@charset "UTF-8";
/* цвет заголовков и ссылок на всем сайте  */
/* цвет hover ссылок  */
/* полоса меню с прозрачностью или без */
/* цвет текста */
/* второй цвет */
/*  цвет всех рамок на сайте */
/*  радиус рамки на сайте */
/* неактивные ссылки  */
/* цвет заголовков и ссылок в шапке  */
/*
$svg_background: green;								
$svg_background-hover: green;						
*/
/* размер шрифта  */
/* высотра строк  */
/* размеры блоко м- пункты меню  */
/* высота input в рс форме */
/* высота футера подвал */
/* высота верхней шапки до меню  */
/*  максимальная высота картинок в карточках k2 */
/* радиус у кнопкок */
/* !!! 
.tel_namber {
	font-size: 30px;
	font-family: $font_family_h;
}
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, .modul_h3, div.moduletablejunews_mod div.junews_h, h4, .modul_h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

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

a {
  text-decoration: none;
}

input {
  border: none;
}

.navbar {
  margin-bottom: 0;
}

.container, div.contact_admin {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before, div.contact_admin:before, .container:after, div.contact_admin:after {
  content: " ";
  display: table;
}

.container:after, div.contact_admin:after {
  clear: both;
}

@media (min-width: 768px) {
  .container, div.contact_admin {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container, div.contact_admin {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container, div.contact_admin {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

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

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  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 > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, div.moduletablejunews_mod .jn .jn-more
  .input-group-sm > .input-group-btn > input[type="date"].readmore,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  div.moduletablejunews_mod .jn .jn-more
  .input-group-sm > .input-group-btn > input[type="time"].readmore,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  div.moduletablejunews_mod .jn .jn-more
  .input-group-sm > .input-group-btn > input[type="datetime-local"].readmore,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  div.moduletablejunews_mod .jn .jn-more
  .input-group-sm > .input-group-btn > input[type="month"].readmore,
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, div.moduletablejunews_mod .jn .jn-more
  .input-group-lg > .input-group-btn > input[type="date"].readmore,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  div.moduletablejunews_mod .jn .jn-more
  .input-group-lg > .input-group-btn > input[type="time"].readmore,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  div.moduletablejunews_mod .jn .jn-more
  .input-group-lg > .input-group-btn > input[type="datetime-local"].readmore,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  div.moduletablejunews_mod .jn .jn-more
  .input-group-lg > .input-group-btn > input[type="month"].readmore,
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, div.moduletablejunews_mod .jn .jn-more
.input-group-lg > .input-group-btn > .form-control-static.readmore, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, div.moduletablejunews_mod .jn .jn-more
.input-group-sm > .input-group-btn > .form-control-static.readmore {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, div.moduletablejunews_mod .jn .jn-more
.input-group-sm > .input-group-btn > .readmore {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, div.moduletablejunews_mod .jn .jn-more
.input-group-sm > .input-group-btn > select.readmore {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, div.moduletablejunews_mod .jn .jn-more
.input-group-sm > .input-group-btn > textarea.readmore,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
div.moduletablejunews_mod .jn .jn-more
.input-group-sm > .input-group-btn > select[multiple].readmore {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, div.moduletablejunews_mod .jn .jn-more
.input-group-lg > .input-group-btn > .readmore {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, div.moduletablejunews_mod .jn .jn-more
.input-group-lg > .input-group-btn > select.readmore {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, div.moduletablejunews_mod .jn .jn-more
.input-group-lg > .input-group-btn > textarea.readmore,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
div.moduletablejunews_mod .jn .jn-more
.input-group-lg > .input-group-btn > select[multiple].readmore {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback, div.moduletablejunews_mod .jn .jn-more
.input-group-lg > .input-group-btn > .readmore + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback, div.moduletablejunews_mod .jn .jn-more
.input-group-sm > .input-group-btn > .readmore + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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 ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn, div.moduletablejunews_mod .jn .jn-more
.input-group-sm > .input-group-btn > .input-group-addon.readmore {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn, div.moduletablejunews_mod .jn .jn-more
.input-group-lg > .input-group-btn > .input-group-addon.readmore {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn, div.moduletablejunews_mod .jn .jn-more
.input-group-btn:first-child > .readmore,
.input-group-btn:first-child > .btn-group > .btn, div.moduletablejunews_mod .jn .jn-more
.input-group-btn:first-child > .btn-group > .readmore,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), div.moduletablejunews_mod .jn .jn-more
.input-group-btn:last-child > .readmore:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn, div.moduletablejunews_mod .jn .jn-more
.input-group-btn:last-child > .btn-group:not(:last-child) > .readmore {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn, div.moduletablejunews_mod .jn .jn-more
.input-group-btn:last-child > .readmore,
.input-group-btn:last-child > .btn-group > .btn, div.moduletablejunews_mod .jn .jn-more
.input-group-btn:last-child > .btn-group > .readmore,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child), div.moduletablejunews_mod .jn .jn-more
.input-group-btn:first-child > .readmore:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn, div.moduletablejunews_mod .jn .jn-more
.input-group-btn:first-child > .btn-group:not(:first-child) > .readmore {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn, div.moduletablejunews_mod .jn .jn-more .input-group-btn > .readmore {
  position: relative;
}

.input-group-btn > .btn + .btn, div.moduletablejunews_mod .jn .jn-more .input-group-btn > .readmore + .btn, div.moduletablejunews_mod .jn .jn-more .input-group-btn > .btn + .readmore, div.moduletablejunews_mod .jn .jn-more .input-group-btn > .readmore + .readmore {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, div.moduletablejunews_mod .jn .jn-more .input-group-btn > .readmore:hover, .input-group-btn > .btn:focus, div.moduletablejunews_mod .jn .jn-more .input-group-btn > .readmore:focus, .input-group-btn > .btn:active, div.moduletablejunews_mod .jn .jn-more .input-group-btn > .readmore:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn, div.moduletablejunews_mod .jn .jn-more .input-group-btn:first-child > .readmore,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn, div.moduletablejunews_mod .jn .jn-more .input-group-btn:last-child > .readmore,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

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

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

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

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

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

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

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

.navbar {
  position: relative;
}

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

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header, div.contact_admin > .navbar-header,
.container > .navbar-collapse, div.contact_admin > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header, div.contact_admin > .navbar-header,
  .container > .navbar-collapse, div.contact_admin > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

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

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > div.contact_admin .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

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

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination, .pagination ul {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li, .pagination ul > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span, .pagination ul > li > a,
.pagination ul > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span, .pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span, .pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus, .pagination ul > li > a:hover, .pagination ul > li > a:focus,
.pagination ul > li > span:hover,
.pagination ul > li > span:focus {
  z-index: 2;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus, .pagination ul > .active > a, .pagination ul > .active > a:hover, .pagination ul > .active > a:focus,
.pagination ul > .active > span,
.pagination ul > .active > span:hover,
.pagination ul > .active > span:focus {
  z-index: 3;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus, .pagination ul > .disabled > span,
.pagination ul > .disabled > span:hover,
.pagination ul > .disabled > span:focus,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.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 {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

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

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label, div.moduletablejunews_mod .jn .jn-more .readmore .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

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

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

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

[class*='icon-']:before {
  display: inline-block;
  font-family: 'art';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-87405-viber-logo:before {
  content: '\0041';
}

.icon-87422-whatsapp-logo:before {
  content: '\0042';
}

.icon-arrow-pointing-right-in-a-circle:before {
  content: '\0043';
}

.icon-arrow-point-to-right:before {
  content: '\0044';
}

.icon-avatar:before {
  content: '\0045';
}

.icon-chevron-sign-to-right:before {
  content: '\0046';
}

.icon-envelope:before {
  content: '\0047';
}

.icon-eye-blocked:before {
  content: '\0048';
}

.icon-facebook-logo:before {
  content: '\0049';
}

.icon-icon:before {
  content: '\004a';
}

.icon-instagram-logo:before {
  content: '\004b';
}

.icon-keyboard-right-arrow-button:before {
  content: '\004c';
}

.icon-location:before {
  content: '\004d';
}

.icon-login:before {
  content: '\004e';
}

.icon-login:before {
  content: '\004f';
}

.icon-magnifying-search-lenses-tool:before {
  content: '\0050';
}

.icon-mail:before {
  content: '\0051';
}

.icon-map-placeholder-dark-symbol:before {
  content: '\0052';
}

.icon-music-player-play:before {
  content: '\0053';
}

.icon-ok:before {
  content: '\0054';
}

.icon-online-shopping-cart:before {
  content: '\0055';
}

.icon-play-sign:before {
  content: '\0056';
}

.icon-quotation-mark:before {
  content: '\0057';
}

.icon-quote-button:before {
  content: '\0058';
}

.icon-shopping-basket:before {
  content: '\0059';
}

.icon-shopping-basket:before {
  content: '\005a';
}

.icon-shopping-cart:before {
  content: '\0061';
}

.icon-shopping-purse-icon:before {
  content: '\0062';
}

.icon-skype:before {
  content: '\0063';
}

.icon-skype:before {
  content: '\0064';
}

.icon-smartphone:before {
  content: '\0065';
}

.icon-telegram:before {
  content: '\0067';
}

.icon-user-silhouette:before {
  content: '\0068';
}

.icon-viber:before {
  content: '\0069';
}

.icon-viber-logo:before {
  content: '\006a';
}

.icon-vk:before {
  content: '\006b';
}

.icon-whatsapp:before {
  content: '\006c';
}

.icon-whatsapp-logo:before {
  content: '\006d';
}

.icon-whatsapp-logo:before {
  content: '\006e';
}

.icon-youtube:before {
  content: '\006f';
}

.icon-youtube-logo:before {
  content: '\0070';
}

/* ! таблицы */
.table-theme thead {
  background-color: #052d67;
  color: #ffffff;
}

.table-theme tbody tr:nth-child(2n) {
  background-color: rgba(5, 45, 103, 0.15);
  color: #333;
}

.table-theme tbody tr:nth-child(2n+1) {
  background-color: #FCFCFC;
}

.table-theme tbody tr:hover {
  background-color: rgba(5, 45, 103, 0.25) !important;
}

.table-theme td {
  border-right: 1px solid #052d67;
}

.table-theme td:last-child {
  border-right: none;
}

.table-striped {
  width: 100%;
}

.table-striped td {
  padding: 10px 15px;
}

.table-shadow {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.table-shadow thead {
  background-color: rgba(170, 170, 170, 0.5);
}

.table-shadow tbody tr {
  border-bottom: 1px solid rgba(170, 170, 170, 0.5);
  background-color: white;
}

.table-shadow tbody tr:last-child {
  border-bottom: none;
}

.table-shadow tbody td {
  border-right: 1px solid rgba(170, 170, 170, 0.5);
}

.table-shadow tbody td:last-child {
  border-right: none;
}

.table-shadow tbody tr:hover {
  color: #052d67;
}

.table-simple td {
  padding: 10px 15px;
}

.table-simple thead {
  background-color: rgba(170, 170, 170, 0.5);
}

.table-simple tbody td {
  border-right: 1px solid rgba(170, 170, 170, 0.5);
}

.table-simple tbody td:last-child {
  border-right: none;
}

.table-simple tbody tr {
  border-bottom: 1px solid rgba(170, 170, 170, 0.5);
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}

.table-simple tbody tr:last-child {
  border-bottom: none;
}

.table-simple tbody tr:hover {
  border-left: 1px solid #052d67;
  border-right: 1px solid #052d67;
}

/* таблицы ! */
/* ! блоки с цитатами */
blockquote {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 40px;
  font-style: italic;
}

blockquote.blockquote-simple {
  border-left: 5px solid #052d67;
  background-color: #f7f7f7;
}

blockquote.blockquote-symbol {
  position: relative;
  margin-left: 60px;
  border-left: 5px solid #052d67;
}

blockquote.blockquote-symbol:before {
  position: absolute;
  content: '\f10d';
  top: 20px;
  left: -60px;
  font-family: "FontAwesome";
  font-size: 30px;
  color: #052d67;
}

/* блоки с цитатами ! */
div#scroll_top {
  position: fixed;
  right: -70px;
  bottom: 90px;
  width: 60px;
  height: 60px;
  background: url("../images/go_top.png") no-repeat 0 0;
}

div#scroll_top a {
  display: block;
  width: 60px;
  height: 60px;
  cursor: pointer;
  text-decoration: none;
}

body > div {
  background-color: #fff;
}

p {
  text-align: justify;
}

div, p {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

p {
  margin: 0 0 15px;
}

h1, h2, h3, .modul_h3, div.moduletablejunews_mod div.junews_h, h4, .modul_h4, h5 {
  color: #052d67;
  text-transform: uppercase;
  font-family: "Cuprum", sans-serif;
}

h1 {
  font-size: 26px;
  padding-top: 20px;
  padding-bottom: 20px;
}

h2 {
  font-size: 24px;
  padding-top: 20px -4;
  padding-bottom: 20px -4;
  margin: 30px 0;
}

h3, .modul_h3, div.moduletablejunews_mod div.junews_h {
  font-size: 22px;
  margin: 20px 0;
}

.modul_h3, div.moduletablejunews_mod div.junews_h {
  font-family: "Cuprum", sans-serif;
}

.modul_h3.modul_h3__center, div.moduletablejunews_mod div.modul_h3__center.junews_h {
  text-align: center;
}

.modul_h3.modul_h3__invert, div.moduletablejunews_mod div.modul_h3__invert.junews_h {
  color: #ffffff;
}

a {
  color: #052d67;
  transition: all .25s;
}

a:hover {
  color: #000306;
}

p::-moz-selection, h1::-moz-selection, h2::-moz-selection, h3::-moz-selection, .modul_h3::-moz-selection, div.moduletablejunews_mod div.junews_h::-moz-selection, h4::-moz-selection, .modul_h4::-moz-selection, h5::-moz-selection, h6::-moz-selection, a::-moz-selection, strong::-moz-selection, b::-moz-selection, i::-moz-selection, u::-moz-selection, span::-moz-selection, li::-moz-selection {
  color: #fff;
  background-color: #000306;
}

p::selection, h1::selection, h2::selection, h3::selection, .modul_h3::selection, div.moduletablejunews_mod div.junews_h::selection, h4::selection, .modul_h4::selection, h5::selection, h6::selection, a::selection, strong::selection, b::selection, i::selection, u::selection, span::selection, li::selection {
  color: #fff;
  background-color: #000306;
}

h1 {
  position: relative;
  border-bottom: 2px solid rgba(170, 170, 170, 0.35);
  padding-bottom: 10px;
  margin-bottom: 20px;
}

h1:after {
  position: absolute;
  content: "";
  background-color: #052d67;
  height: 2px;
  width: 100px;
  bottom: -2px;
  left: 0;
}

.swithTem {
  /* Версия для компьютера */
  display: none;
}

body .pagination {
  width: 100%;
  border-top: 1px solid #aaa;
}

body .pagination p.counter {
  color: #777777;
  font-size: 12px;
}

body .pagination ul {
  display: block;
}

body .pagination ul li {
  display: block;
  float: left;
}

body .pagination span.pagenav {
  opacity: 0.5;
  background: #848484;
  border: 1px solid #818181;
}

body .pagination span.pagenav:hover {
  background: #848484;
  border: 1px solid #818181;
}

body .pagination li.active a,
body .pagination a:hover {
  background-color: #052d67;
  color: #ffffff;
  border: 1px solid #919191;
}

.content_bottom {
  margin-top: 30px;
}

div.content div.item-page li, body#tinymce li, ol.nav-tabs {
  padding: 3px 0 3px 25px;
  position: relative;
  border-bottom: 0;
}

div.content div.item-page li::before, body#tinymce li::before, ol.nav-tabs::before {
  content: '\f00c';
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  left: 4px;
  top: 7px;
}

div.content div.item-page li a, body#tinymce li a, ol.nav-tabs a {
  border: 0;
  text-decoration: underline;
  padding: 0;
}

div.content div.item-page li a:hover, body#tinymce li a:hover, ol.nav-tabs a:hover {
  background: none;
  border: 0;
}

/* ! global styles */
.navbar {
  border: none;
}

button i {
  display: none;
}

.readmornews,
input[type="submit"],
input[type="button"],
button,
button.btn,
div.moduletablejunews_mod .jn .jn-more button.readmore,
a.btn,
div.moduletablejunews_mod .jn .jn-more a.readmore,
input#Submit,
a.buy {
  padding: 6px 15px;
  border: 1px solid #aaa;
  outline: none;
  background: #ffffff;
  color: #333;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  cursor: pointer;
}

.readmornews:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover,
button.btn:hover,
div.moduletablejunews_mod .jn .jn-more button.readmore:hover,
a.btn:hover,
div.moduletablejunews_mod .jn .jn-more a.readmore:hover,
input#Submit:hover,
a.buy:hover {
  border-color: #052d67;
  background: #052d67;
  text-decoration: none;
  color: #ffffff;
}

.btn.btn-arrow, div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore,
.contact_admin .rsform-submit-button {
  position: relative;
  padding: 15px 40px 15px 30px;
  border: 2px solid #aaa;
  background-color: transparent;
  text-transform: uppercase;
}

.btn.btn-arrow::before, div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore::before,
.contact_admin .rsform-submit-button::before {
  position: absolute;
  top: calc(50% - 7px);
  right: 25px;
  height: 15px;
  font-family: "FontAwesome";
  content: "\f107";
  font-size: 24px;
  transform: rotate(-90deg);
}

.btn.btn-arrow:hover, div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore:hover, .btn.btn-arrow:focus, div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore:focus,
.contact_admin .rsform-submit-button:hover,
.contact_admin .rsform-submit-button:focus {
  outline: none;
}

/*
.readmore {
	text-align: right;
	margin-top: 20px;
	a {
		font-size: $text_size - 2; 
		color: $color_text;
	}
}
*/
.navbar-toggle .icon-bar {
  width: 26px;
  background-color: #fff;
}

.moduletable .modal-dialog {
  margin: 5% auto;
}

.switchery-small {
  margin-right: 8px;
}

.jmapcolumn .collapsable li {
  list-style: disc !important;
}

/* global styles ! */
.no_main .header {
  padding: 0 0 100px;
}

.head2 {
  padding: 35px 0;
  background-color: #f7f7f7;
  text-align: center;
}

.head2 .btn, .head2 div.moduletablejunews_mod .jn .jn-more .readmore, div.moduletablejunews_mod .jn .jn-more .head2 .readmore {
  margin-top: 20px;
}

header.header {
  background-color: white;
}

header.header.fixed {
  position: fixed;
  width: 100%;
  z-index: 100;
}

.site-inf {
  height: 125px;
}

.site-inf .container, .site-inf div.contact_admin {
  position: relative;
}

.l-header__site-inf__container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: 80px;
  justify-content: space-between;
  padding: 0;
}

.korzina a {
  position: fixed;
  z-index: 999;
  left: -2px;
  top: 307px;
  width: 50px;
  height: 246px;
  box-shadow: 1px 1px 7px #565655;
  background: url(/images/korzina_left.png) no-repeat scroll right top #fff;
  text-decoration: none;
  font-size: 0;
}

a.header__logo {
  position: absolute;
  z-index: 23;
  display: block;
  width: 332px;
  height: 254px;
}

.header__logo_img {
  max-width: 100%;
  max-height: 100%;
  visibility: visible !important;
}

div.header_site-name {
  text-transform: uppercase;
  margin: 0;
}

div.header_site-name p {
  margin: 5px 0;
  margin-top: 35px;
  color: #052d67;
  line-height: 10px;
  font-size: 32px;
  font-family: "Cuprum", sans-serif;
  font-weight: 700;
}

div.header_site-name p:nth-child(2) {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
}

address.l-header__contacts {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  margin-top: 10px;
}

address.l-header__contacts a {
  font-family: "Cuprum";
  font-size: 18px;
  color: #052d67;
  font-style: normal;
  font-weight: 700;
}

address.l-header__contacts a span {
  color: #838383;
  font-weight: 500;
}

address.l-header__contacts a:hover {
  text-decoration: underline;
}

address.l-header__contacts em {
  font-size: 20px;
  color: #052d67;
  opacity: 0.5;
}

section.site-nav {
  position: absolute;
  z-index: 22;
  top: 125px;
  width: 100%;
  height: auto;
  background-color: #052d67;
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.49);
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.49);
}

section.site-nav .row {
  padding: 0;
  margin: 0;
  width: 100%;
}

nav.header__menu {
  display: flex;
  /*
	li.active, li.deeper.active {
		a, span.separator, a:hover, span.separator:hover{
			border-right: 1px solid  darken($color_a_h, 20);
			@extend .active_class;
		}
		ul li.active, ul li.deeper.active {
			a, span.separator, a:hover, span.separator:hover{
				border-top: 1px solid #fff;
				@extend .active_class;
			}
		}
	}
	*/
}

nav.header__menu .mod-nav-main {
  width: 100%;
  height: 100%;
}

nav.header__menu .mod-nav-main .navbar-collapse {
  padding: 0;
}

nav.header__menu .mod-nav-main .navbar-brand {
  color: #ffffff;
}

nav.header__menu ul {
  z-index: 10;
}

nav.header__menu li, nav.header__menu li.deeper {
  position: relative;
  border-right: 1px solid #031836;
}

nav.header__menu li a, nav.header__menu li span.separator, nav.header__menu li.deeper a, nav.header__menu li.deeper span.separator {
  display: block;
  padding: 11px 13px;
  border-right: 1px solid #094db0;
  color: #ffffff;
  line-height: 20px;
  transition: .5s;
}

nav.header__menu li a:hover, nav.header__menu li span.separator:hover, nav.header__menu li.deeper a:hover, nav.header__menu li.deeper span.separator:hover {
  background-color: #0d53b7;
  border-right: 1px solid #0d53b7;
  /* &:before {
					transform: rotate(90deg);
				} */
}

nav.header__menu li:hover, nav.header__menu li.deeper:hover {
  border-right: 1px solid #000306;
}

nav.header__menu li:hover ul.header__menu-lvl-2, nav.header__menu li.deeper:hover ul.header__menu-lvl-2 {
  /* показываем второй уровень меню */
  display: block;
}

nav.header__menu .active_class {
  background-color: #fff;
  color: #052d67;
}

nav.header__menu li.deeper:before, nav.header__menu li.deeper.active:before {
  background-size: cover;
  content: '\f054';
  font: normal normal normal 14px/1 FontAwesome;
  display: block;
  height: 15px;
  margin: -7.5px 0 0 0;
  position: absolute;
  right: 5px;
  top: 22px;
  width: 15px;
  color: #04224f;
}

nav.header__menu li.deeper a, nav.header__menu li.deeper span.separator, nav.header__menu li.deeper.active a, nav.header__menu li.deeper.active span.separator {
  padding-right: 25px;
}

nav.header__menu li.deeper:hover:before, nav.header__menu li.deeper.active:hover:before {
  transform: rotate(90deg);
  /* во 1м уровне меню поворачиваем стрелку */
}

nav.header__menu li.deeper ul, nav.header__menu li.deeper.active ul {
  position: absolute;
  top: 100%;
  /* changed 25.07.18 17:11, last value - 42px */
  display: none;
  width: 250px;
}

nav.header__menu li.deeper ul li, nav.header__menu li.deeper ul li.deeper, nav.header__menu li.deeper.active ul li, nav.header__menu li.deeper.active ul li.deeper {
  border-left: 0;
  border-top: 1px solid #000306;
}

nav.header__menu li.deeper ul li:hover, nav.header__menu li.deeper ul li.deeper:hover, nav.header__menu li.deeper.active ul li:hover, nav.header__menu li.deeper.active ul li.deeper:hover {
  border-top: 1px solid black;
}

nav.header__menu li.deeper ul li:hover:before, nav.header__menu li.deeper ul li.deeper:hover:before, nav.header__menu li.deeper.active ul li:hover:before, nav.header__menu li.deeper.active ul li.deeper:hover:before {
  /* во 2м уровне не поворачиваем стрелку */
  transform: none;
}

nav.header__menu li.deeper ul li a, nav.header__menu li.deeper ul li span.separator, nav.header__menu li.deeper ul li.deeper a, nav.header__menu li.deeper ul li.deeper span.separator, nav.header__menu li.deeper.active ul li a, nav.header__menu li.deeper.active ul li span.separator, nav.header__menu li.deeper.active ul li.deeper a, nav.header__menu li.deeper.active ul li.deeper span.separator {
  padding-right: 30px;
  border-right: 0;
  border-left: 1px solid #000306;
  border-top: 1px solid #074298;
  background: #031836;
  color: #fff;
}

nav.header__menu li.deeper ul li a:hover, nav.header__menu li.deeper ul li span.separator:hover, nav.header__menu li.deeper ul li.deeper a:hover, nav.header__menu li.deeper ul li.deeper span.separator:hover, nav.header__menu li.deeper.active ul li a:hover, nav.header__menu li.deeper.active ul li span.separator:hover, nav.header__menu li.deeper.active ul li.deeper a:hover, nav.header__menu li.deeper.active ul li.deeper span.separator:hover {
  background: #0d53b7;
  border-top: 1px solid #0d53b7;
  color: #fff;
}

nav.header__menu li.deeper ul li:hover ul, nav.header__menu li.deeper ul li.deeper:hover ul, nav.header__menu li.deeper.active ul li:hover ul, nav.header__menu li.deeper.active ul li.deeper:hover ul {
  display: block;
}

nav.header__menu li.deeper ul li ul, nav.header__menu li.deeper ul li.deeper ul, nav.header__menu li.deeper.active ul li ul, nav.header__menu li.deeper.active ul li.deeper ul {
  top: 0px;
  right: -250px;
  display: none;
  /* a {
						padding: 8px 10px;
						background: darken($color_a_h, 20);
					} */
}

nav.header__menu li.active > a,
nav.header__menu li.active > span.separator,
nav.header__menu li.active > a:hover,
nav.header__menu li.active > span.separator:hover,
nav.header__menu li.deeper ul li.active > a,
nav.header__menu li.deeper ul li.active > span.separator,
nav.header__menu li.deeper ul li.deeper ul li.active > a,
nav.header__menu li.deeper ul li.deeper ul li.active > span.separator {
  background-color: #ffffff !important;
  color: #052d67 !important;
}

.element-invisible {
  display: none;
}

.moduletable.mod-search {
  position: relative;
  display: flex;
  width: 30%;
  padding: 0;
  padding-left: 3px;
}

.moduletable.mod-search .search {
  display: flex;
  width: 100%;
}

.moduletable.mod-search .form-inline {
  display: flex;
  align-items: center;
  padding: 0;
}

.moduletable.mod-search .form-inline input.inputbox {
  margin: 0;
  height: 70%;
  border: none;
  border-bottom: 1px dashed #ffffff;
  border-radius: 0;
  background-color: transparent;
  color: #ffffff;
}

.moduletable.mod-search .form-inline input.inputbox::-webkit-input-placeholder {
  color: white;
  /* Цвет подсказывающего текста */
}

.moduletable.mod-search .btn, .moduletable.mod-search div.moduletablejunews_mod .jn .jn-more .readmore, div.moduletablejunews_mod .jn .jn-more .moduletable.mod-search .readmore {
  position: relative;
  width: 28px;
  margin-left: -28px;
  padding-left: 0;
  padding-right: 0;
  border: none;
  background-color: transparent;
  color: transparent;
}

.moduletable.mod-search .btn:hover, .moduletable.mod-search div.moduletablejunews_mod .jn .jn-more .readmore:hover, div.moduletablejunews_mod .jn .jn-more .moduletable.mod-search .readmore:hover, .moduletable.mod-search .btn:focus, .moduletable.mod-search div.moduletablejunews_mod .jn .jn-more .readmore:focus, div.moduletablejunews_mod .jn .jn-more .moduletable.mod-search .readmore:focus {
  border: none;
  background-color: transparent;
  color: transparent;
  box-shadow: none;
  outline: none;
}

.moduletable.mod-search .btn:hover::after, .moduletable.mod-search div.moduletablejunews_mod .jn .jn-more .readmore:hover::after, div.moduletablejunews_mod .jn .jn-more .moduletable.mod-search .readmore:hover::after {
  top: 1px;
}

.moduletable.mod-search .btn::after, .moduletable.mod-search div.moduletablejunews_mod .jn .jn-more .readmore::after, div.moduletablejunews_mod .jn .jn-more .moduletable.mod-search .readmore::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '\f002';
  font-family: "FontAwesome";
  color: white;
  font-size: 22px;
  cursor: pointer;
}

/*  Slider */
.slider-main {
  position: relative;
  /* &::before {
		background: rgba(0, 0, 0, 0.4);
		content: '';
		display: block;
		height: 100%;
		position: absolute;
		width: 100%;
		z-index: 21;
	} */
}

.slider-main .tp-caption {
  max-width: 30% !important;
}

.slider-info {
  color: white;
  position: relative;
  z-index: 100;
}

.slider-info * {
  line-height: 1 !important;
}

.slider-info .slider-title {
  font-size: 55px;
  font-family: "Cuprum", sans-serif;
}

.slider-info .slider-sub-title {
  font-size: 50px;
  font-family: "Cuprum", sans-serif;
}

.slider-info .slider-text {
  font-size: 25px;
}

.moduletable.mod-services {
  display: flex;
  flex-direction: column;
  width: 1170px;
  margin: auto;
}

.moduletable.mod-services .btn-wrap {
  order: 3;
  margin-top: 35px;
  text-align: center;
}

.moduletable.mod-services .junewsultra.mod-services {
  display: flex;
  justify-content: space-between;
  border: none;
  flex-wrap: wrap;
}

.moduletable.mod-services .btn-wrap {
  order: 3;
}

.moduletable.mod-services .jn {
  width: 30%;
  max-width: 395px;
  border: none;
  background-color: transparent;
}

.moduletable.mod-services .jn .jn-head {
  background-color: transparent;
}

.moduletable.mod-services .jn .jn-left {
  width: auto;
  float: none;
}

.moduletable.mod-services .jn .jn-left img {
  padding: 0;
  border: none;
}

.moduletable.mod-services .jn .jn-right a {
  display: block;
  padding: 20px 15px;
  background-color: #052d67;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Cuprum", sans-serif;
}

.moduletable.mod-services .jn .jn-right a:hover {
  text-decoration: none;
}

.moduletable.mod-services .jn:hover .jn-right a {
  text-decoration: none;
  background-color: #000306;
}

/* Сторонние стили ------------------------------- */
.tparrows.tp-leftarrow, .tparrows.tp-rightarrow {
  opacity: 1;
  z-index: 22;
}

/* К2 */
div.categoryImage:hover div.image a:after {
  content: '\f00e';
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  margin-left: -15px;
  margin-top: -15px;
  font-size: 35px;
  color: #fff;
  text-align: center;
}

div.pg-cv-box:hover a:after {
  content: '\f00e';
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  height: 30px;
  width: 30px;
  overflow: hidden;
  margin-left: -15px;
  margin-top: -5px;
  font-size: 24px;
  color: #fff;
}

/* подкатегории товаров */
.itemListCategoriesBlock {
  margin-bottom: 15px;
}

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

.itemListSubCategories h3, .itemListSubCategories .modul_h3, .itemListSubCategories div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod .itemListSubCategories div.junews_h {
  flex: 1 100%;
}

.itemListSubCategories .subCategoryContainer {
  width: 32% !important;
}

.itemListSubCategories .subCategory {
  margin: 0;
}

.bottom_full_width1 {
  padding: 25px 0;
}

.moduletablek2item {
  margin-bottom: 30px;
}

.moduletablek2item .itemList,
#itemListLeading {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.moduletablek2item .itemList > div,
.itemListView .itemContainer {
  position: relative;
  width: 32% !important;
  min-width: 268px;
  margin-bottom: 20px;
  padding: 0;
  padding-bottom: 80px;
  border: 1px solid #aaa;
  border-radius: 0px;
}

.moduletablek2item .itemList > div .catItemImage,
.itemListView .itemContainer .catItemImage {
  overflow: hidden;
  max-height: 220px;
}

.moduletablek2item .itemList > div .catItemImage img,
.itemListView .itemContainer .catItemImage img {
  width: auto;
  max-width: 100%;
  height: 220px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.moduletablek2item .itemList > div:hover,
.itemListView .itemContainer:hover {
  box-shadow: 0px 3px 10px 1px rgba(5, 45, 103, 0.2);
  border-color: #052d67;
}

.moduletablek2item .itemList > div:hover .catItemImage img,
.itemListView .itemContainer:hover .catItemImage img {
  transform: scale(1.1);
}

.moduletablek2item .itemList > div:hover .prod-dop-info,
.itemListView .itemContainer:hover .prod-dop-info {
  border-color: #052d67;
}

.moduletablek2item .itemList > div .catItemTitle,
.itemListView .itemContainer .catItemTitle {
  font-weight: bold;
  text-align: center;
}

.moduletablek2item .itemList > div .catItemTitle a,
.itemListView .itemContainer .catItemTitle a {
  color: #052d67;
}

.moduletablek2item .itemList > div .catItemView,
.itemListView .itemContainer .catItemView {
  height: 100%;
  padding: 0;
  margin: 0;
}

.moduletablek2item .itemList > div .catItemExtraFields,
.itemListView .itemContainer .catItemExtraFields {
  border-top: none;
}

.moduletablek2item .itemList > div .prod-dop-info,
.itemListView .itemContainer .prod-dop-info {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 80px;
  padding: 15px;
  border-top: 1px solid #aaa;
  background-color: #f7f7f7;
}

.moduletablek2item .itemList > div .catItemIntroText,
.itemListView .itemContainer .catItemIntroText {
  padding: 10px;
  text-align: center;
}

.moduletablek2item .itemList > div .div_money,
.itemListView .itemContainer .div_money {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.moduletablek2item .itemList > div .num-of-prod,
.itemListView .itemContainer .num-of-prod {
  padding: 7px 0px;
  padding-left: 18px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-right: none;
  border-color: #052d67;
  outline: none;
  transition: border-radius .15s;
}

.moduletablek2item .itemList > div .num-of-prod:focus,
.itemListView .itemContainer .num-of-prod:focus {
  border-radius: 0;
}

.moduletablek2item .itemList > div .catItemExtraFieldsLabel,
.itemListView .itemContainer .catItemExtraFieldsLabel {
  display: none;
}

.moduletablek2item .itemList > div div.catItemExtraFields,
.moduletablek2item .itemList > div div.genericItemExtraFields,
.itemListView .itemContainer div.catItemExtraFields,
.itemListView .itemContainer div.genericItemExtraFields {
  padding: 0;
  margin: 0;
}

.moduletablek2item .itemList > div .catItemExtraFieldsValue.tsena,
.itemListView .itemContainer .catItemExtraFieldsValue.tsena {
  font-size: 24px;
  font-weight: bold;
  color: #052d67;
}

.moduletablek2item .itemList > div .catItemExtraFieldsValue.tsena-mini,
.itemListView .itemContainer .catItemExtraFieldsValue.tsena-mini {
  font-size: 18px;
}

.moduletablek2item .itemList > div .typeTextfield,
.itemListView .itemContainer .typeTextfield {
  margin: 0;
}

.moduletablek2item .itemList > div .buyClick,
.itemListView .itemContainer .buyClick {
  position: relative;
  padding-left: 30px;
  background-color: #052d67;
  border: 1px solid #052d67;
  color: #ffffff;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.moduletablek2item .itemList > div .buyClick::before,
.itemListView .itemContainer .buyClick::before {
  content: "";
  position: absolute;
  left: 10px;
  top: calc(50% - 6px);
  width: 14px;
  height: 12px;
  background-image: url(/images/supermarket-basket.png);
}

.categoryImage:hover .name {
  background-color: #000306;
}

.categoryImage .image {
  display: block;
  max-height: 230px;
  overflow: hidden;
}

.categoryImage .image:hover img {
  transform: scale(1.1);
}

.categoryImage .image img {
  width: 100%;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.categoryImage .name {
  margin-top: 8px;
  height: 50px;
  background-color: #052d67;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.categoryImage .name:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.categoryImage .name a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  *font-size: 16px;
  font-family: "Cuprum", sans-serif;
}

.categoryImage {
  margin-top: 5px;
}

.categoryImage-collapsed-block {
  padding: 0;
  display: none;
}

div.row > aside, div.row > main {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.modal-success {
  background-color: rgba(0, 0, 0, 0.35);
}

.request-call {
  z-index: 1052;
}

.request-call .modal-dialog {
  width: 420px;
}

.modal-content {
  border-radius: 0;
}

.modal-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 70px;
  border-bottom: 1px solid #e5e5e5;
}

.request-call__header-btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
}

.modal-body {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}

.korzin_image img {
  max-width: 100%;
}

.modal .modul_h4.modal-title {
  display: flex;
  align-items: center;
  padding: 0 20px;
}

.request-call .formContainer {
  width: 300px;
}

.request-call__fullname,
.request-call__telephone {
  margin: 0 0 10px;
}

.request-call__fullname .rsform-input-box,
.request-call__telephone .rsform-input-box {
  width: 100%;
  border-radius: 0px;
  outline-color: #ffa700;
}

.request-call__captcha {
  position: relative;
  clear: both;
  justify-content: space-between;
  height: 30px;
}

.request-call__captcha img {
  float: left;
  height: 30px;
  width: 100px;
}

.request-call__captcha .rsform-captcha-box {
  float: right;
  height: 30px;
  margin: 0;
  text-align: center;
}

.request-call__captcha a[href="javascript:void(0)"] {
  background: #ffa700 url(/templates/art-web.ru/images/icons/reload.png) no-repeat center;
  height: 30px;
  overflow: hidden;
  position: absolute;
  right: 148px;
  text-indent: -9999px;
  width: 30px;
}

.itemAgree {
  margin-top: 25px;
}

.itemAgree label {
  font-weight: normal;
}

.request-call__submit .rsform-submit-button {
  display: block;
  margin: auto;
}

.modal-footer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}

.modal-footer > div,
.modal-footer button {
  margin: 5px 0;
}

.request-call__or-call-this-number {
  font-size: 14px;
  line-height: 34px;
}

.request-call__footer-btn-close {
  background: #ffa700;
  border-radius: 0;
}

.table_bottom {
  padding: 15px 0;
  background-color: #f7f7f7;
}

/* ! Отзывы */
body .carousel-inner > .active,
body .carousel-inner > .next,
body .carousel-inner > .prev {
  display: flex;
}

#phocaguestbook_comments .cd-testimonials-wrapper {
  margin-bottom: 5px;
  padding-bottom: 10px;
}

#phocaguestbook_comments .flex-prev:focus,
#phocaguestbook_comments .flex-next:focus,
#phocaguestbook_comments .flex-prev:hover,
#phocaguestbook_comments .flex-next:hover {
  outline: none;
}

#phocaguestbook_comments .btn-wrap {
  text-align: center;
}

#phocaguestbook_comments .cd-testimonials-item-info {
  position: relative;
  min-height: 400px;
  /* width: 30%;
	margin: 0 1.5%; */
  padding: 60px 30px;
  border: 1px solid #aaa;
  border-radius: 0px;
}

#phocaguestbook_comments .cd-testimonials-item-info::before, #phocaguestbook_comments .cd-testimonials-item-info::after {
  content: "";
  position: absolute;
  display: flex;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid #aaa;
  background-color: white;
  color: #aaa;
  font-size: 65px;
  line-height: normal;
}

#phocaguestbook_comments .cd-testimonials-item-info::before {
  content: "\201C";
  left: -15px;
  top: 10px;
}

#phocaguestbook_comments .cd-testimonials-item-info::after {
  content: "\201D";
  right: -15px;
  bottom: 10px;
}

#phocaguestbook_comments .cd-testimonials-item-info:hover {
  border-color: #052d67;
  box-shadow: 0px 3px 10px 1px rgba(5, 45, 103, 0.2);
}

#phocaguestbook_comments .cd-testimonials-item-info:hover::before, #phocaguestbook_comments .cd-testimonials-item-info:hover::after {
  border-color: #052d67;
  color: #052d67;
  box-shadow: 0px 3px 10px 1px rgba(5, 45, 103, 0.2);
}

.comment-item-text {
  margin-bottom: 30px;
  text-align: center;
  font-style: italic;
  font-size: 14px;
}

.comment-item-username {
  text-align: center;
  color: #aaa;
  font-size: 16px;
}

.comment-item-date {
  text-align: center;
  color: #aaa;
}

#phocaguestbook_comments .flex-direction-nav li {
  display: flex;
  align-items: center;
  width: auto;
}

#phocaguestbook_comments .flex-direction-nav a {
  position: relative;
  width: 50px;
  height: 50px;
  border: 1px solid #aaa;
  border-radius: 50%;
  background-color: white;
}

#phocaguestbook_comments .flex-direction-nav a:hover {
  border-color: #052d67;
}

#phocaguestbook_comments .flex-direction-nav a:hover:before, #phocaguestbook_comments .flex-direction-nav a:hover:after {
  background-color: #052d67;
}

#phocaguestbook_comments .flex-direction-nav a:first-child {
  margin-left: 25px;
}

#phocaguestbook_comments .flex-direction-nav a:last-child {
  margin-right: 25px;
}

/* Отзывы ! */
/* ! статьи с иконками на главной (JUNewsUltra) */
.moduletable.mod-materials-icons-in-index-page {
  margin: 30px 0;
  text-align: center;
}

.moduletable.mod-materials-icons-in-index-page .junewsultra {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: visible;
}

.moduletable.mod-materials-icons-in-index-page .jn {
  width: 350px;
  padding: 30px;
  border: none;
  border: 1px solid transparent;
  background-color: rgba(170, 170, 170, 0.1);
}

.moduletable.mod-materials-icons-in-index-page .jn:hover {
  border: 1px solid green;
  box-shadow: 0px 3px 10px 1px rgba(0, 128, 0, 0.2);
}

.moduletable.mod-materials-icons-in-index-page .jn .jn-head {
  background-color: transparent;
}

.moduletable.mod-materials-icons-in-index-page .jn .jn-left,
.moduletable.mod-materials-icons-in-index-page .jn .jn-right {
  width: auto;
  float: none;
}

.moduletable.mod-materials-icons-in-index-page .jn .jn-left {
  width: 80px;
  height: 80px;
  margin: auto;
  padding: 10px;
  border-radius: 50%;
  background-color: #052d67;
}

.moduletable.mod-materials-icons-in-index-page .jn .jn-left a {
  display: flex;
  width: 100%;
  height: 100%;
}

.moduletable.mod-materials-icons-in-index-page .jn .jn-left img {
  display: block;
  width: 48px;
  height: 48px;
  margin: auto;
  padding: 0;
  border: none;
}

.moduletable.mod-materials-icons-in-index-page .jn .jn-intro {
  font-size: 16px;
  line-height: 1.5;
}

.moduletable.mod-materials-icons-in-index-page .jn .m_h4 a {
  display: block;
  margin-top: 22px;
  margin-bottom: 15px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}

.moduletable.mod-materials-icons-in-index-page .jn .m_h4 a:hover {
  text-decoration: none;
  color: #333;
}

.moduletable.mod-materials-icons-in-index-page .jn .jn-more {
  margin-top: 15px;
  text-align: center;
}

.moduletable.mod-materials-icons-in-index-page .jn .btn, .moduletable.mod-materials-icons-in-index-page div.moduletablejunews_mod .jn .jn-more .readmore, div.moduletablejunews_mod .moduletable.mod-materials-icons-in-index-page .jn .jn-more .readmore {
  background-color: #052d67;
  color: #fff;
}

.moduletable.mod-materials-icons-in-index-page .jn .btn:hover, .moduletable.mod-materials-icons-in-index-page div.moduletablejunews_mod .jn .jn-more .readmore:hover, div.moduletablejunews_mod .moduletable.mod-materials-icons-in-index-page .jn .jn-more .readmore:hover {
  text-decoration: none;
  background-color: #fff;
  color: #052d67;
}

/* статьи с иконками на главной (JUNewsUltra) ! */
/* ! статьи на главной (JUNewsUltra  на всю ширину) */
.moduletable.mod-materials-in-index-page .jn {
  position: relative;
  display: flex;
  margin: 0;
  border: none;
  flex-direction: row-reverse;
}

.moduletable.mod-materials-in-index-page .jn .jn-left {
  float: none;
  width: auto;
  height: 100%;
}

.moduletable.mod-materials-in-index-page .jn .jn-left a {
  display: block;
  height: 100%;
}

.moduletable.mod-materials-in-index-page .jn .jn-left img {
  display: block;
  height: 100%;
  padding: 0;
  border: none;
  object-fit: cover;
}

.moduletable.mod-materials-in-index-page .jn .jn-head {
  width: 50%;
}

.moduletable.mod-materials-in-index-page .jn .jn-intro {
  display: flex;
  flex-direction: column;
  width: 50%;
  padding: 30px 50px;
  padding-bottom: 40px;
}

.moduletable.mod-materials-in-index-page .jn .jn-intro .jn-right {
  order: -1;
  text-align: center;
}

.moduletable.mod-materials-in-index-page .jn .jn-intro .jn-right a {
  display: block;
  margin-bottom: 20px;
  font-size: 24px;
}

.moduletable.mod-materials-in-index-page .jn .jn-intro .jn-right a:hover {
  text-decoration: none;
}

.moduletable.mod-materials-in-index-page .jn .jn-more {
  margin-top: 20px;
  text-align: center;
}

.moduletable.mod-materials-in-index-page .jn .jn-more a {
  border: 1px solid #aaa;
}

.moduletable.mod-materials-in-index-page .jn .jn-more a:hover {
  border-color: transparent;
  text-decoration: none;
}

.moduletable.mod-materials-in-index-page .jn:nth-child(2n+1) .jn-intro {
  order: -1;
}

.moduletable.mod-materials-in-index-page .jn:nth-child(2n+1) .jn-more {
  bottom: 15px;
  left: 15px;
}

.moduletable.mod-materials-in-index-page .jn:nth-child(2n) .jn-more {
  bottom: 15px;
  right: 15px;
}

/* статьи на главной () ! */
/* ! Преимущества */
.benefits {
  padding: 0 0 50px 0;
}

.benefits .benefits-cart {
  padding: 0;
  margin-bottom: 25px;
}

.benefits .benefits-cart:hover .svg-container {
  -webkit-box-shadow: 0px 3px 10px 1px rgba(5, 45, 103, 0.2);
  box-shadow: 0px 3px 10px 1px rgba(5, 45, 103, 0.2);
}

.benefits .benefits-cart:hover svg {
  fill: red;
}

.svg-container {
  position: relative;
  display: flex;
  width: 100%;
  height: 170px;
  margin-bottom: 10px;
}

.svg-container img {
  margin: auto;
}

.benefit-title {
  text-align: center;
}

/* Преимущества ! */
/* ! модуль Версия для слабовидящих */
.mod-a11y {
  position: fixed;
  z-index: 100;
  right: 0;
  top: 150px;
  width: 50px;
}

.mod-a11y .module_special_visually {
  width: 205px;
}

.mod-a11y input[name='type_version'] + span {
  position: relative;
}

.mod-a11y input[name='type_version'] + span::before,
.mod-a11y .params::before {
  content: "";
  position: absolute;
  top: -2px;
  right: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 3px 0 0 3px;
  border-bottom: 3px solid #031836;
  background: #052d67 url(../images/eye-blocked.png) no-repeat center;
  background-size: 65%;
  transition: all .25s;
}

.mod-a11y input[name='type_version'] + span:hover::before {
  border-color: #052d67;
}

.mod-a11y .buttons label {
  margin: 0;
}

.mod-a11y .params {
  position: fixed;
  z-index: 1100;
  right: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  width: 250px;
  height: 100%;
  padding-left: 10px;
  transition: all .35s;
  transform: translateX(250px);
}

.mod-a11y .params #params-scrolling {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.mod-a11y .params #params-scrolling .buttons .handle_module {
  display: block;
}

.mod-a11y .params input[name='type_version'] + span::before {
  display: none;
}

.mod-a11y .params::before {
  top: 150px;
}

.mod-a11y .params:hover {
  transform: translateX(0px);
}

.mod-a11y .title.handle_module {
  width: 100%;
}

.mod-a11y .module_special_visually #special_visually .buttons-a11y-activating {
  margin: 0;
}

.mod-a11y .module_special_visually #special_visually .buttons-a11y-activating label {
  margin-left: 100%;
  border-color: #052d67;
  border-right: 0 !important;
  transition: all .25s;
}

.mod-a11y .module_special_visually #special_visually .buttons-a11y-activating label:hover {
  margin-left: 0;
}

.mod-a11y .module_special_visually #special_visually .buttons-a11y-activating label .button_text {
  display: flex;
  align-items: center;
  padding: 8px 0;
  padding-left: 20px;
  height: 46px;
  line-height: 1;
  text-transform: uppercase;
  text-align: left;
}

.mod-a11y .module_special_visually #special_visually .params .param .title {
  margin-right: 0;
}

.mod-a11y .module_special_visually #special_visually label.handle_module {
  margin: 0;
  margin-bottom: 5px;
}

.mod-a11y .module_special_visually #special_visually .buttons-original label.handle_module {
  margin: 0;
}

.mod-a11y .module_special_visually #special_visually label#btn-A11Y-deactivated {
  display: none;
  order: -1;
}

/* модуль Версия для слабовидящих ! */
div.comfort-rooms {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  background: fixed url(/templates/art-web.ru/images/backgrounds/bg_akcia.jpg) no-repeat center;
  justify-content: center;
  height: 680px;
  position: relative;
  align-items: center;
}

div.comfort-rooms::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.l-comfort-rooms {
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 400px;
  width: 400px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
}

.l-comfort-rooms p {
  padding: 5px 20px;
  text-align: center;
}

.comfort-rooms__btn-more {
  padding: 0 30px;
}

/* иконки 

https://fontawesome.ru/all-icons/
http://localhost:3000/plugins/system/ytshortcodes/assets/css/font-awesome.min.css

*/
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

div.soc a.fa {
  font-size: 18px;
  padding: 10px;
  display: block;
  float: left;
}

a.a_pdf:before,
a.a_zip:before,
a.a_doc:before,
a.a_xls:before,
a.a_mp3:before,
a.a_mp4:before,
a.a_you:before {
  font: normal normal normal 14px/1 FontAwesome;
  padding: 0 3px;
}

a.a_pdf:before {
  content: '\f1c1';
}

a.a_zip:before {
  content: '\f1c6';
}

a.a_doc:before {
  content: '\f1c2';
}

a.a_xls:before {
  content: '\f1c3';
}

a.a_mp3:before, a.a_mp4:before {
  content: '\f1c7';
}

a.a_you:before {
  content: '\f1c8';
}

.b-telephones {
  width: 180px;
  padding: 0 0 0 45px;
  background: url(/templates/art-web.ru/images/icons/footer_icon.png) no-repeat 7px 5px;
}

.telephones__href {
  display: block;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}

.telephones__href:hover {
  color: #000306;
}

.b-email {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  width: 180px;
  height: 40px;
  padding: 0 0 0 45px;
  background: url(/templates/art-web.ru/images/icons/footer_icon.png) no-repeat 7px -41px;
}

.b-address {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  width: 180px;
  height: 40px;
  margin: 0 auto;
  padding: 0 0 0 45px;
  background: url(/templates/art-web.ru/images/icons/footer_icon.png) no-repeat 8px -88px;
}

.address__text {
  margin: 0;
  color: #000000;
  font-size: 16px;
  text-align: left;
}

.footer {
  background-color: #4b729d;
}

.footer_2 .row {
  display: flex;
}

.copyright__text {
  margin: 0;
  color: #fff;
  font-size: 12px;
  text-align: left;
  line-height: 14px;
  opacity: 0.4;
}

.pers-inf, .copyright {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.pers-inf__ref, .copyright__ref {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
}

.pers-inf a, .copyright a {
  color: #ffffff;
  opacity: 0.4;
}

.pers-inf a a:hover, .copyright a a:hover {
  color: inherit;
}

.pers-inf {
  text-align: right;
}

.pers-inf div {
  line-height: 12px;
}

div.art_web_copyright {
  position: relative;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

div.art_web_copyright .image svg * {
  transition: 0.25s;
}

div.art_web_copyright:not(:hover) .image svg * {
  fill: #fff !important;
}

div.art_web_copyright .text {
  height: 30px;
  text-align: right;
}

div.art_web_copyright a {
  display: block;
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  opacity: 0.4;
}

div.art_web_copyright .image {
  height: 70px;
  margin-left: 10px;
  text-align: center;
  opacity: 0.6;
  transition: 0.25s;
}

div.art_web_copyright .image img,
div.art_web_copyright .image svg {
    width: 60px;
    height: 100%;
    margin: 0;
}

div.art_web_copyright .image svg #Wblack,
div.art_web_copyright .image svg #art-web {
  fill: #e0f7ff;
}

div.art_web_copyright:hover .image {
  opacity: 1;
}

.blog .pull-left {
  margin: 0 15px 15px 0;
}

.blog .pull-left img {
  width: 300px;
}

.blog .pull-left p img {
  display: none;
}

.blog [class^="leading"] {
  margin: 0 15px 15px 0;
}

.blog [class^="leading"] img {
  width: 300px;
}

.blog [class^="leading"] p img {
  display: none;
}

/* Phoca Gallery Categories View */
.pg-csv-box {
  float: left;
  margin: 5px;
  padding: 10px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(120, 120, 120, 0.5);
  box-shadow: 1px 1px 2px 1px rgba(120, 120, 120, 0.5);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}

.pg-csv-box:hover {
  background-color: #fafafa;
}

.pg-csv-name {
  margin-top: 5px;
  padding-left: 20px;
  background: url(../../images/icon-folder-small.png) 0 1px no-repeat;
  text-align: left;
}

.pg-csv-count {
  font-size: xx-small;
  color: #ccc;
}

.pg-csv-rate {
  font-size: xx-small;
  color: #ccc;
}

.pg-csv-descbox {
  font-size: x-small;
}

.pg-csv-tags {
  text-align: right;
  font-size: x-small;
}

/* Фотогаллерея */
div.pg-cv-box {
  position: relative;
  float: left;
  margin: 10px;
  padding: 0px;
  overflow: hidden;
  height: 250px;
}

div.pg-cv-box img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

div.pg-cv-box:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.8;
}

div.pg-cv-box:hover a.slimbox:after {
  content: '\f00e';
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  margin-left: -15px;
  margin-top: -5px;
  font-size: 24px;
}

.pg-cv-name {
  margin-top: 5px;
  text-align: left;
  font-size: x-small;
}

.pg-cv-folder {
  margin-top: 5px;
  text-align: left;
  padding-left: 20px;
}

.pg-cv-descbox {
  font-size: x-small;
}

.pg-cv-tags {
  text-align: right;
  font-size: x-small;
}

.pg-cv-comment-img-box {
  margin: 5px 0px;
  padding: 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background-color: #fdfdfd;
  color: #ccc;
  font-size: small;
}

.pg-cv-comment-img-box-avatar {
  position: relative;
  float: left;
  margin-right: 5px;
}

.pg-cv-comment-img-box-item {
  margin: 0px 0px 0px 0px;
  padding: 5px 0px;
  border-bottom: 1px solid #fff;
}

.pg-cv-add-comment-img {
  display: none;
}

.pg-cv-vote-img-result {
  float: left;
  margin: 0;
  margin-left: 5px;
  padding: 0;
}

.pg-cv-paginaton {
  margin-bottom: 20px;
}

/* Phoca Gallery Categories View in Category View */
.pg-cvcsv {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  clear: both;
}

.pg-cvcsv-name {
  text-align: left;
  margin-top: 5px;
  padding-left: 20px;
}

.pg-box-parentfolder-cv, .pg-cvcsv-back {
  text-align: left;
  margin-top: 5px;
  padding-left: 20px;
}

.pg-cvcsv-count {
  font-size: xx-small;
  color: #ccc;
}

/* Phoca Gallery Popup Windows - Detail View */
.pg-dv-desc {
  height: 16px;
  color: #333;
  font-size: small;
}

.pg-dv-desc-lighbox {
  color: #fff;
  background-color: #000;
}

.pg-dv-multibox-left {
  background-color: #000;
}

.pg-dv-multibox-right {
  background-color: #fff !important;
}

/* Modal Box */
#sbox-window {
  padding: 2px !important;
  /* Border Width*/
  background-color: #6b6b6b !important;
  /*Border Color*/
}

#sbox-overlay {
  background-color: #000 !important;
  /* Background Color*/
}

#sbox-content {
  background-color: #fff !important;
}

/* Phoca Gallery General */
.ph-hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e8e8e8;
  clear: both;
}

.pg-tb-m5 {
  margin: 10px 0px;
}

dt h3, dt .modul_h3, dt div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod dt div.junews_h {
  margin: 2px auto 3px auto;
  padding: 0px auto;
  font-size: small;
  font-weight: normal;
}

.pg-icon-detail {
  text-align: right;
  margin: 0px;
  padding: 0px;
  margin-top: 2px;
}

/* Phoca Overlib */
.ph-ovrl1 {
  padding: 5px;
}

.ph-ovrl2 {
  margin: 0px;
  padding: 0px;
}

.bgPhocaClass {
  background-color: #fdfdfd;
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 1000;
}

.fgPhocaClass {
  background-color: #fdfdfd;
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
  z-index: 1000;
}

.fontPhocaClass {
  color: #000;
  z-index: 1001;
}

.capfontPhocaClass, .capfontclosePhocaClass {
  color: #000;
  font-weight: bold;
  z-index: 1001;
}

/* Obsolete Parameters */
.pg-cats-box-float2 {
  float: left;
  padding: 5px;
}

div.pg-cats-box {
  display: block;
  border-image: 2px solid #fff;
  margin: 5px;
  padding: 8px;
  border: 1px solid #aaa;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(120, 120, 120, 0.1);
  box-shadow: 1px 1px 2px 1px rgba(120, 120, 120, 0.1);
}

div.pg-cats-box:hover {
  -webkit-box-shadow: 1px 1px 2px 2px rgba(120, 120, 120, 0.3);
  box-shadow: 1px 1px 2px 2px rgba(120, 120, 120, 0.3);
}

div.pg-cats-box:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.8;
}

div.pg-cats-box div.pg-cats-box-img {
  overflow: hidden;
  height: 250px;
}

div.pg-cats-box div.pg-cats-box-img img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.pg-field-desc2, .pg-field-table2 {
  margin-left: 10px;
  margin-top: 5px;
}

.pg-field-desc,
.pg-field-table {
  margin-left: 10px;
}

.pg-field {
  margin: 10px;
  padding: 10px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(120, 120, 120, 0.5);
  box-shadow: 1px 1px 2px 1px rgba(120, 120, 120, 0.5);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}

.pg-legend {
  font-weight: bold;
  font-size: large;
}

div.pg-cats-name.small, div.pg-cats-name {
  padding-top: 5px;
  text-align: center;
}

div.pg-cats-name.small a, div.pg-cats-name a {
  display: block;
  font-size: 14px;
}

div.pg-cats-name.small span, div.pg-cats-name span {
  opacity: 0.7;
}

ul.breadcrumb li {
  font-size: 12px;
  opacity: 0.5;
}

ul.breadcrumb li:hover {
  opacity: 1;
}

ul.breadcrumb li span.divider {
  opacity: 1;
}

div.moduletablejunews_mod .junews_mod {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

div.moduletablejunews_mod .junewsultra .jn .jn-left {
  width: 100%;
  float: none;
}

div.moduletablejunews_mod .jn {
  border: none;
  width: 48%;
}

div.moduletablejunews_mod .jn .jn-head {
  background-color: transparent;
}

div.moduletablejunews_mod .jn .m_h4 a {
  color: #052d67;
  text-transform: uppercase;
  font-weight: bold;
}

div.moduletablejunews_mod .jn .jn-left img {
  display: block;
  max-width: 100%;
  width: auto;
  margin-bottom: 15px;
  padding: 0;
  border: none;
}

div.moduletablejunews_mod .jn .jn-more {
  text-align: right;
}

div.moduletablejunews_mod .jn:first-child {
  width: 100%;
  margin-bottom: 15px;
}

.input-group-addon {
  /* убираем иконки на странице отзывов */
  display: none;
}

div.subCategory {
  border: 1px solid #aaa;
  border-radius: 0px;
  background-color: #f7f7f7;
}

.l-categories-images {
  position: relative;
  background: url(/templates/art-web.ru/images/backgrounds/bg_katalog.jpg) no-repeat center;
  background-attachment: fixed;
}

.l-categories-images::before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.categ-img {
  padding: 50px 0 0 0;
}

.l-categ-img__btn-all-categ {
  padding: 20px 0 40px 0;
  text-align: center;
}

.categ-img__btn-all {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding-right: 40px;
  padding: 0 20px;
  border: 1px solid #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  transition: padding 0.5s;
}

.categ-img__btn-all .fa {
  position: absolute;
  right: 10px;
  top: 50%;
  display: none;
  margin: -14px 0 0 0;
  font-size: 25px;
  opacity: 0;
  transition-delay: .7s;
}

.categ-img__btn-all:hover {
  padding: 0 50px 0 20px;
  background-color: #fff;
  color: red;
  text-decoration: none;
}

.categ-img__btn-all:hover .fa {
  display: block;
  opacity: 1;
}

div.сategory-img {
  width: calc(33% - 12px);
  margin: 15px 7px;
  padding: 0;
  overflow: hidden;
  position: relative;
}

div.сategory-img div.image {
  height: 243px;
  overflow: hidden;
}

div.сategory-img div.name {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0px;
  font-weight: 700;
  position: absolute;
  width: 100%;
}

div.сategory-img:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0.8;
}

div.сategory-img:hover div.name {
  background-color: rgba(0, 0, 0, 0.55);
}

div.сategory-img:hover div.image a:after {
  content: '\f00e';
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-left: -15px;
  margin-top: -15px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  font-size: 35px;
  color: #fff;
  text-align: center;
}

body#tinymce, body#tinymce p {
  background-color: #fff;
  color: #000;
}

body#tinymce td, body#tinymce p td {
  vertical-align: top;
}

/* формы */
form {
  padding: 10px 0;
}

input, textarea, select {
  margin: 5px 0;
  padding: 11px 12px 10px;
  border: 1px solid #aaa;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #333;
}

input:focus, textarea:focus, select:focus {
  border: 1px solid #777777;
  color: black;
}

input#Submit {
  position: relative;
  margin-top: 15px;
  padding: 10px 15px;
  text-transform: uppercase;
}

input#Submit:hover {
  top: -2px;
}

div.formControls {
  padding: 10px 0;
}

div.formControls p {
  margin: 0;
}

div.rsform-block-captcha img {
  padding: 0 10px;
}

div.moduletable.rs-form-make-order {
  position: absolute;
  z-index: 21;
  right: calc( 50% - 585px);
  top: 200px;
  max-width: 410px;
  padding: 20px;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.45);
}

div.moduletable.rs-form-make-order form {
  padding: 0;
}

div.moduletable.rs-form-make-order div.formControls {
  color: #fff;
}

div.moduletable.rs-form-make-order input#Submit {
  margin-top: 0;
}

div.moduletable.rs-form-make-order h2 {
  margin: 0 0 20px 0;
  color: #ffffff;
  text-align: left;
  text-transform: uppercase;
}

div.moduletable.rs-form-make-order .formControlLabel {
  display: none;
}

div.moduletable.rs-form-make-order input, div.moduletable.rs-form-make-order select {
  -webkit-box-shadow: none;
  box-shadow: none;
}

div.moduletable.rs-form-make-order input[type="text"], div.moduletable.rs-form-make-order select {
  margin: 0;
  padding: 15px;
  width: 100%;
  border: none;
  border-radius: 0;
  background-color: #000;
  color: #B5B4B4;
  font-size: 14px;
}

div.moduletable.rs-form-make-order input[type="text"]:focus, div.moduletable.rs-form-make-order select:focus {
  color: #fff;
  -webkit-box-shadow: inset 0 1px 1px #052d67, 0 0 8px #052d67;
  box-shadow: inset 0 1px 1px #052d67, 0 0 8px #052d67;
  opacity: 1;
}

div.moduletable.rs-form-make-order select {
  width: 370px;
}

div.moduletable.rs-form-make-order input#Submit {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

div.moduletable.rs-form-make-order div.rsform-block-arrivaldate, div.moduletable.rs-form-make-order div.rsform-block-departuredate {
  width: 50%;
  height: 77px;
  float: left;
  position: relative;
}

div.moduletable.rs-form-make-order div.rsform-block-arrivaldate input, div.moduletable.rs-form-make-order div.rsform-block-departuredate input {
  width: 143px;
}

div.moduletable.rs-form-make-order div.rsform-block-departuredate > div {
  position: relative;
}

div.moduletable.rs-form-make-order .formControls .formBody .rsform-calendar-button {
  position: absolute;
  left: 150px;
  top: 13px;
  width: 20px;
  height: 43px;
  margin: 0 0 9px 0;
  padding: 0;
  border: none;
  border-radius: 0;
  color: #fff;
  text-align: center;
  background-color: #4C4C4D;
}

div.moduletable.rs-form-make-order .formControls .formBody .rsform-calendar-button:hover {
  background-color: #E4E4E4;
  cursor: pointer;
}

div.moduletable.rs-form-make-order label {
  font-weight: normal;
}

div.moduletable.rs-form-make-order p.formDescription {
  margin: 0;
}

div.moduletable.rs-form-make-order div.rsform-block-captcha {
  background-color: #fff;
}

div.moduletable.rs-form-make-order .itemAgree a {
  color: #ffffff;
  text-decoration: underline;
}

div.moduletable.rs-form-make-order .itemAgree a:hover {
  text-decoration: none;
}

div.rsform-block.rsform-block-captcha {
  float: left;
  width: 370px;
  overflow: hidden;
}

div.rsform-block.rsform-block-captcha div.formControls {
  padding: 0;
}

div.rsform-block.rsform-block-captcha input.rsform-captcha-box {
  width: 149px;
}

div.rsform-block.rsform-block-captcha a {
  display: block;
  float: right;
  padding: 15px 17px 0 0;
}

div.rsform-block.rsform-block-captcha a:hover {
  text-decoration: underline;
}

main#content {
  padding-bottom: 25px;
}

.formNoError {
  display: none;
}

/* ! левая колонка */
.sbat {
  /* иконка стрелочки для открытия вложенных пунктов в меню */
  position: absolute;
  top: 1px;
  right: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

.sbat.up::after {
  margin-top: 0;
  margin-left: 0;
  transform: rotate(90deg);
}

.sbat::after {
  content: '\f054';
  font: normal normal normal 14px/1 FontAwesome;
  display: block;
  color: #aaa;
  transition: all .25s;
}

.sbat:hover {
  background-color: #dddddd;
}

.sbat:hover::after {
  color: #052d67;
}

.l-categories-images {
  padding: 0;
}

body .column-wrap {
  padding-left: 0;
}

.column-wrap .navbar-collapse {
  padding: 0;
}

.column-wrap #phocaguestbook_comments {
  border: 1px solid #aaa;
}

.column-wrap #phocaguestbook_comments .custom {
  padding: 15px;
}

.column-wrap .modul_h3__comments {
  border: 1px solid #aaa;
  border-bottom: 0;
}

.column-wrap .left_column > div,
.column-wrap .right_column > div {
  margin-bottom: 20px;
}

.column-wrap .modul_h3, .column-wrap div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod .column-wrap div.junews_h {
  margin: 0;
  padding: 22px 0;
  padding-left: 10px;
  border-radius: 0px;
  background-color: #f7f7f7;
}

.moduletable.mod-news-column {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border: 1px solid #aaa;
  border-radius: 0px;
}

.moduletable.mod-news-column .jn {
  margin-bottom: 8px;
  margin: 10px 15px;
  padding: 10px 0;
  border-bottom: 1px solid #aaa;
}

.moduletable.mod-news-column .jn:last-child {
  border-bottom: none;
}

.moduletable.mod-news-column .jn .jn-intro {
  font-size: 12px;
}

.moduletable.mod-news-column .jn .jn-right {
  text-transform: uppercase;
  font-weight: bold;
}

.moduletable.mod-news-column .jn .jn-more {
  margin-top: 6px;
  text-align: right;
}

div.moduletable_leftmenu {
  border: 1px solid #aaa;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 20px;
}

div.moduletable_leftmenu ul {
  /* первый уровень меню */
  padding: 0;
  /*
		li:first-child {
			a, span.separator {
				@include border_radius($border_radius $border_radius 0 0);
				border-top: 1px solid $border_color;
			}
		}
		*/
}

div.moduletable_leftmenu ul li {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

div.moduletable_leftmenu ul li a, div.moduletable_leftmenu ul li span.separator {
  padding: 15px 10px;
  color: #333;
  transition: 0s;
  display: block;
  text-decoration: none;
  cursor: pointer;
  border-bottom: 1px solid #aaa;
  background-color: transparent;
}

div.moduletable_leftmenu ul li a:hover, div.moduletable_leftmenu ul li span.separator:hover {
  text-decoration: underline;
}

div.moduletable_leftmenu ul li:last-child a, div.moduletable_leftmenu ul li:last-child span.separator {
  border-bottom: none;
}

div.moduletable_leftmenu ul li ul a, div.moduletable_leftmenu ul li ul span.separator {
  border-bottom: 1px solid #aaa !important;
  background-color: #eaeaea !important;
}

div.moduletable_leftmenu ul li ul ul a, div.moduletable_leftmenu ul li ul ul span.separator {
  background-color: #c4c4c4 !important;
}

div.moduletable_leftmenu ul li:first-child a, div.moduletable_leftmenu ul li:first-child span.separator {
  border-top: 1px solid #aaa;
}

div.moduletable_leftmenu ul li {
  position: relative;
  /* &.deeper:before {
				background-size: cover;
				content: '\f054';
				font: normal normal normal 14px/1 FontAwesome;
				display: block;
				height: 15px;
				margin: -7.5px 0 0 0;
				position: absolute;
				right: 5px;
				top: 22px;
				width: 15px;
				color: $color_a_h;
				transform: rotate(90deg);
			} */
}

div.moduletable_leftmenu ul li:hover {
  /* ul { // показываем второй уровень меню
					display: block;
				} */
}

div.moduletable_leftmenu ul li:hover.deeper:before {
  color: #000306;
}

div.moduletable_leftmenu ul li ul {
  /* второй уровень меню */
  display: none;
}

div.moduletable_leftmenu ul li ul li {
  /* li.active, li:hover {
						a, span.separator {
							text-decoration: underline;
						}
					} */
}

div.moduletable_leftmenu ul li ul li:hover {
  /* ul.header__menu-lvl-3 { // показываем третий уровень меню
							display: block ;
						} */
}

div.moduletable_leftmenu ul li ul li a {
  font-size: 13px;
  padding: 15px 10px 15px 20px;
  background: #e1e1e1;
}

div.moduletable_leftmenu ul li ul li a::before {
  content: "\f00c";
  margin-right: 4px;
  font-family: "FontAwesome";
}

div.moduletable_leftmenu ul li ul li ul.header__menu-lvl-3 {
  /* третий уровень меню */
  display: none;
}

div.moduletable_leftmenu ul li ul li ul.header__menu-lvl-3 li a {
  padding: 10px 10px 10px 40px;
}

div.moduletable_leftmenu ul li ul li ul.header__menu-lvl-3 li a::before {
  font-size: 12px;
}

div.moduletable_leftmenu .active {
  /* активные пункты меню */
}

div.moduletable_leftmenu .active > a,
div.moduletable_leftmenu .active > span.separator {
  text-decoration: underline;
}

.mod-calendar {
  min-height: 304px;
}

.mod-calendar div.k2CalendarBlock {
  height: auto;
}

.mod-calendar table.calendar tr td {
  padding: 11px;
}

.mod-calendar table.calendar tr td {
  border: 1px solid rgba(170, 170, 170, 0.2);
}

.mod-calendar table.calendar tr td.calendarToday {
  background-color: #052d67;
}

.mod-auth {
  border: 1px solid #aaa;
}

.mod-auth .modul_h3, .mod-auth div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod .mod-auth div.junews_h {
  border-bottom: 1px solid #aaa;
}

.mod-auth form {
  padding: 15px;
}

/* левая колонка ! */
section.bottom_full_width3 {
  position: relative;
  padding-top: 15px;
  background-image: url(/images/bg.jpg);
  background-position: bottom;
  background-attachment: fixed;
}

section.bottom_full_width3 .contact_admin .modul_h3, section.bottom_full_width3 .contact_admin div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod section.bottom_full_width3 .contact_admin div.junews_h {
  color: #ffffff;
}

section.bottom_full_width3 .contact_admin .itemAgree {
  color: white;
}

section.bottom_full_width3 .contact_admin .itemAgree a {
  text-decoration: underline;
  color: white;
}

section.bottom_full_width3 .contact_admin .itemAgree a:hover {
  text-decoration: none;
}

section.bottom_full_width3::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(5, 45, 103, 0.5);
}

section.bottom_full_width3 .row {
  position: relative;
}

div.contact_admin .formContainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

div.contact_admin div.formControlLabel {
  display: none;
}

div.contact_admin div.rsform-block {
  width: 32%;
  margin: 0 .65%;
}

div.contact_admin div.rsform-block.rsform-block-comment {
  width: 100%;
}

div.contact_admin div.rsform-block.rsform-block-comment textarea {
  width: 100%;
}

div.contact_admin .rsform-block-submit {
  text-align: center;
  flex: 1 100%;
}

div.contact_admin .rsform-block-submit .btn, div.contact_admin .rsform-block-submit div.moduletablejunews_mod .jn .jn-more .readmore, div.moduletablejunews_mod .jn .jn-more div.contact_admin .rsform-block-submit .readmore {
  display: inline-block;
}

div.contact_admin input[type="text"] {
  width: 100%;
}

div.contact_admin .rsform-block-agree .formBody {
  display: flex;
}

div.contact_admin input,
div.contact_admin textarea,
div.contact_admin select {
  border: none;
}

div.contact_admin .btn, div.contact_admin div.moduletablejunews_mod .jn .jn-more .readmore, div.moduletablejunews_mod .jn .jn-more div.contact_admin .readmore {
  border-color: #ffffff;
  color: #ffffff;
}

div.contact_admin .btn:hover, div.contact_admin div.moduletablejunews_mod .jn .jn-more .readmore:hover, div.moduletablejunews_mod .jn .jn-more div.contact_admin .readmore:hover {
  border-color: #052d67;
}

div#toTop {
  position: fixed;
  right: -70px;
  bottom: 90px;
  width: 60px;
  height: 60px;
  background: url("../images/go_top.png") no-repeat 0 0;
}

div#toTop a {
  display: block;
  width: 60px;
  height: 60px;
  cursor: pointer;
  text-decoration: none;
}

.navbar-nav > li > span.separator {
  padding: 15px;
  display: block;
}

/* 
.full-contact-inf {
	.mod-footer-contacts {
		display: flex;
		align-items: center;
		justify-content: space-around;

		.social-icons {
			display: flex;
			justify-content: space-around;

			.soc-icons__fa {
				color: $color_a_h;

				&:hover {
					color: $color_a_hover;
				}
			}
		}

		.contacts-wrap {
			margin-left: 10px;
		}
	}
}
*/
.full-contact-inf {
  padding: 30px 0;
}

.mod-footer-contacts {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 50px;
}

.mod-footer-contacts .contacts-wrap {
  display: flex;
  flex-direction: column;
  font-size: 16px;
  color: #aaa;
}

.mod-footer-contacts .contacts-wrap a {
  font-size: 16px;
  color: #aaa;
}

.mod-footer-contacts .contacts-wrap a:hover {
  color: #052d67;
}

.mod-footer-contacts .contacts-wrap .tel,
.mod-footer-contacts .contacts-wrap .mail,
.mod-footer-contacts .contacts-wrap .address {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 32px;
  padding-left: 45px;
  margin-bottom: 15px;
  font-size: 16px;
}

.mod-footer-contacts .contacts-wrap .tel:before,
.mod-footer-contacts .contacts-wrap .mail:before,
.mod-footer-contacts .contacts-wrap .address:before {
  content: '';
  position: absolute;
  left: 0;
  width: 35px;
  height: 32px;
  background-image: url(/images/footer_icon.png);
  background-repeat: no-repeat;
  background-position: 50% 0px;
}

.mod-footer-contacts .contacts-wrap .tel .tel_namber {
  margin: 6px 0;
}

.mod-footer-contacts .contacts-wrap .tel a {
  display: block;
  line-height: 1;
}

.mod-footer-contacts .contacts-wrap .tel:before {
  top: calc(50% - 17.5px);
}

.mod-footer-contacts .contacts-wrap .mail::before {
  background-position: 50% -53px;
}

.mod-footer-contacts .contacts-wrap .address::before {
  background-position: 50% -107px;
}

.mod-footer-contacts .social-icons {
  display: flex;
  justify-content: space-around;
  width: 80%;
  margin: auto;
  margin-top: 30px;
  padding: 10px 25px 0;
  border-top: 1px solid #052d67;
  font-size: 26px;
}

.mod-footer-contacts .social-icons a {
  color: #aaa;
}

.mod-footer-contacts .social-icons a:hover {
  color: #052d67;
}

.mod-footer-map {
  min-height: 600px;
}

.footer_1 .moduletable.soc a:hover {
  text-decoration: none;
}

@media (max-width: 1200px) {
  header section .container, header section div.contact_admin {
    width: 100%;
  }
  header section.site-inf {
    height: auto;
  }
  header .header__menu {
    width: 100%;
    margin-left: 0;
  }
  header .header__logo {
    position: static;
    margin: auto;
    box-shadow: none;
  }
  header .l-header__site-inf__container {
    width: 100%;
    margin-left: 0;
  }
  header section.site-nav {
    position: static;
  }
  header section.site-nav .container, header section.site-nav div.contact_admin,
  header section.site-nav .row {
    padding: 0;
  }
  div.moduletable.rs-form-make-order {
    position: static;
    width: 50%;
    margin: 15px auto;
  }
  .moduletable.mod-services {
    width: 100%;
  }
  .moduletable.mod-services .junewsultra.mod-services {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .moduletable.mod-services .jn {
    width: 50%;
  }
  /* ! статьи с иконками на главной (JUNewsUltra) */
  .moduletable.mod-materials-icons-in-index-page .junewsultra {
    justify-content: center;
  }
  .moduletable.mod-materials-icons-in-index-page .jn {
    margin: 15px calc(25% - 175px);
  }
  /* статьи с иконками на главной (JUNewsUltra) ! */
  div.moduletablejunews_mod {
    /* блок новостей  */
  }
  div.moduletablejunews_mod .junews_mod {
    flex-direction: column;
  }
  div.moduletablejunews_mod .jn {
    width: 100%;
  }
  div.moduletablejunews_mod .jn img {
    display: block;
    margin: auto;
    max-width: 100%;
  }
  /* товары */
}

@media (max-width: 1000px) {
  .slider-main {
    display: none;
  }
  div.moduletable.rs-form-make-order {
    width: 80%;
  }
  #phocagallery-categories-detail .pg-cats-box-float,
  .itemListSubCategories .subCategoryContainer,
  #itemListLeading .itemContainer,
  .moduletablek2item .itemList > div {
    width: 48% !important;
  }
  .junewsultra.mod-services {
    flex-direction: column;
    align-items: center;
  }
  .junewsultra.mod-services .jn {
    width: 100%;
    margin-bottom: 15px;
  }
  .moduletable.mod-materials-in-index-page .jn {
    flex-direction: column;
  }
  .moduletable.mod-materials-in-index-page .jn .jn-head {
    width: 100%;
  }
  .moduletable.mod-materials-in-index-page .jn .jn-intro {
    order: -1;
    width: 100%;
  }
  .footer_1 .row {
    display: flex;
    flex-direction: column;
  }
  .footer_1 .moduletable {
    width: 100%;
  }
  .footer_1 .soc {
    display: flex;
    justify-content: center;
  }
  .footer_2 {
    padding: 15px 0;
  }
  .footer_2 .row {
    display: flex;
    flex-direction: column;
  }
  .footer_2 .row > div {
    margin: auto;
    margin-bottom: 10px;
  }
  .footer_2 .copyright .copyright__text {
    text-align: center;
  }
  .footer_2 .art_web_copyright {
    padding-bottom: 45px;
    background-image: none;
  }
  .footer_2 .art_web_copyright:after {
    content: '';
    display: block;
    height: 60px;
    background: url(/templates/art-web.ru/images/author_art-web.png) 50% 0% no-repeat;
  }
  .footer_2 .art_web_copyright > div {
    text-align: center;
    position: static;
    width: auto;
    margin: auto;
  }
}

@media (max-width: 768px) {
  .swithTem {
    /* Версия для компьютера */
    display: block;
  }
  .moduletable.mod-search {
    width: 100%;
  }
  div.moduletable.rs-form-make-order {
    width: 100%;
  }
  .no_main .header {
    padding: 0;
  }
  .header {
    display: flex;
    flex-direction: column;
    margin-bottom: 128px;
  }
  .header .site-inf {
    height: auto;
    order: 2;
  }
  .header .header__logo {
    position: static;
    margin: auto;
    height: auto;
    box-shadow: none;
  }
  .header .site-nav {
    top: auto;
    order: 1;
  }
  .header .l-header__site-inf__container {
    flex-direction: column;
    height: auto;
  }
  .header .l-header__site-inf__container .header_site-name {
    width: 100%;
    text-align: center;
    
  }
  .header .l-header__site-inf__container .header_site-name p {
    text-align: center;
    
  }
  .header .l-header__site-inf__container .l-header__contacts {
    width: 100%;
    flex-direction: column;
  }
  .header .header__menu {
    flex-direction: column;
  }
  .header .header__menu .mod-nav-main {
    order: 2;
  }
  .header .header__menu .search.mod-search {
    order: 1;
    justify-content: center;
    width: 100%;
    margin-top: 5px;
  }
  .header .header__menu .search.mod-search input.inputbox {
    position: static;
    display: block;
  }
  .header .header__menu .search.mod-search .navbar-collapse {
    padding-left: 10px;
  }
  .column-wrap {
    padding: 0;
  }
  .column-wrap .moduletable_leftmenu .modul_h3, .column-wrap .moduletable_leftmenu div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod .column-wrap .moduletable_leftmenu div.junews_h {
    display: none;
  }
  /* меню в моб версии */
  .column-wrap .moduletable_leftmenu {
    /* отключаем меню в левой колонке в моб версии */
    display: none;
  }
  body.no-overflow {
    overflow: hidden;
  }
  .mod-nav-main .navbar-collapse,
  nav.header__menu li.deeper ul,
  nav.header__menu li.deeper.active ul {
    /* главное меню в мобильной версии */
    display: block;
    position: fixed;
    z-index: 100;
    top: 0;
    bottom: 0;
    left: -100%;
    width: calc(100% - 70px);
    border: none;
    background-color: #ffffff;
    transition: all .25s;
  }
  .mod-nav-main .menu_main {
    margin: 0;
    max-width: 100%;
  }
  .mod-nav-main a,
  .mod-nav-main .separator {
    font-size: 16px;
    color: #777777 !important;
    border-left: none !important;
  }
  .mod-nav-main a {
    color: #052d67;
  }
  .mod-nav-main li a {
    color: #052d67;
    background-color: #ffffff !important;
    border: none !important;
  }
  .mod-nav-main a,
  .mod-nav-main span.separator {
    padding: 15px !important;
  }
  .mod-nav-main li {
    border-top: 0.5px solid #dddddd !important;
    border-bottom: 0.5px solid #dddddd !important;
    border-left: none !important;
    border-right: none !important;
  }
  .nav.header__menu li:hover,
  nav.header__menu li.deeper:hover {
    border-right: none;
  }
  nav.header__menu li.deeper ul,
  nav.header__menu li.deeper.active ul {
    display: block;
    transition: all 0.2s;
  }
  .show-menu {
    overflow-y: scroll;
  }
  .mod-nav-main .navbar-collapse.show-menu,
  nav.header__menu li.deeper ul.show-menu,
  nav.header__menu li.deeper.active ul.show-menu {
    left: 0;
    height: auto;
  }
  .mod-nav-main li.deeper {
    position: relative;
  }
  .mod-nav-main li.current a {
    background-color: #ffffff;
    color: #052d67;
  }
  .btn-next {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border: none;
    border-radius: 0;
    background-color: #eaeaea;
  }
  .btn-prev {
    width: 100%;
    padding: 11px 13px;
    border: none;
    border-radius: 0;
    text-align: left;
    font-size: 14px;
  }
  .btn-prev:hover, .btn-prev:focus {
    color: #333;
    background-color: transparent;
  }
  .header__submenu li:first-child {
    margin-top: 35px;
  }
  .close-menu-btn-wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -100%;
    width: 70px;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
  }
  .close-menu-btn-wrap.show {
    right: 0;
  }
  .close-menu-btn {
    position: relative;
    width: 45px;
    height: 45px;
    border: none;
    border-radius: 0;
    background-color: #052d67;
  }
  .close-menu-btn::before, .close-menu-btn::after {
    content: "";
    position: absolute;
    top: calc(50%);
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ffffff;
  }
  .close-menu-btn::before {
    transform: rotate(45deg);
  }
  .close-menu-btn::after {
    transform: rotate(-45deg);
  }
  .left_column-wrap {
    padding-left: 15px;
  }
  .formContainer {
    display: flex;
    flex-wrap: wrap;
  }
  .formContainer .rsform-block {
    width: 100% !important;
  }
  .formContainer .rsform-block input,
  .formContainer .rsform-block select,
  .formContainer .rsform-block textarea {
    display: block;
    margin: auto;
    width: 100% !important;
  }
  .formContainer .rsform-block input.rsform-calendar-box,
  .formContainer .rsform-block select.rsform-calendar-box,
  .formContainer .rsform-block textarea.rsform-calendar-box {
    width: 85% !important;
  }
  .formContainer .rsform-block input.rsform-calendar-button,
  .formContainer .rsform-block select.rsform-calendar-button,
  .formContainer .rsform-block textarea.rsform-calendar-button {
    left: auto !important;
    right: 0;
    width: 10% !important;
  }
  .formContainer .rsform-block .rsform-block-submit .formBody,
  .formContainer .rsform-block .rsform-block-agree .formBody {
    text-align: center;
  }
  .formContainer .rsform-block .rsform-block-captcha .formBody div {
    display: block;
    margin: auto;
  }
  .junewsultra.mod-services {
    width: 100%;
  }
  .junewsultra.mod-services .jn {
    max-width: auto;
    width: 90%;
  }
  /* ! статьи с иконками на главной (JUNewsUltra) */
  .moduletable.mod-materials-icons-in-index-page .jn {
    margin: 15px auto;
  }
  /* статьи с иконками на главной (JUNewsUltra) ! */
  main#content img {
    max-width: 100%;
    margin: auto;
    display: block;
    float: none !important;
    height: auto;
  }
  #phocagallery-categories-detail .pg-cats-box-float,
  .itemListSubCategories .subCategoryContainer,
  #itemListLeading .itemContainer,
  .moduletablek2item .itemList > div {
    width: 96% !important;
    margin-left: auto;
    margin-right: auto;
  }
  .categoryImage .image {
    max-height: 100%;
  }
  .junewsultra.junews_mod .jn {
    width: 100%;
    margin-bottom: 12px;
  }
  .junewsultra.junews_mod .jn .jn-intro img {
    display: block;
    width: 100%;
    height: auto;
    float: none !important;
  }
  address.how-get-in-touch {
    position: static;
    border-radius: 0;
  }
  .mod-carousel-of-logos {
    padding: 0 45px;
  }
  .mod-footer-map {
    height: 450px;
    overflow: hidden;
  }
  .footer_1 .moduletable.soc {
    display: flex;
    justify-content: center;
  }
}

@media (max-width: 500px) {
  /* ! footer */
  .full-contact-inf .mod-footer-contacts {
    flex-direction: column;
  }
  .full-contact-inf .mod-footer-contacts > div {
    margin-bottom: 18px;
  }
  .full-contact-inf .mod-footer-contacts .social-icons {
    margin-top: 8px;
  }
  .full-contact-inf .mod-footer-contacts .contacts-wrap {
    width: 100%;
  }
  .full-contact-inf .logo__img {
    display: block;
    margin: auto;
  }
  /* footer ! */
}

.rev_slider_wrapper {
  height: 410px !important;
}

.head2 {
  background-color: #e0f7ff;
  padding: 30px 0px 0px 0px;
}

.uslugi {
  font-size: 150px;
  color: #c8e1ed;
  font-weight: 700;
  font-family: "cuprum";
  margin: 0px;
  letter-spacing: 5px;
}

.jn-more {
  display: none;
}

.btn__video {
  width: 100px;
  border-radius: 0px !important;
  background-color: #4b729d !important;
  color: #fff !important;
  padding: 10px 0px !important;
  text-transform: uppercase;
  font-family: "Cuprum";
  margin-top: 15px;
}

.video__h2 {
  font-size: 30px;
  margin-bottom: 15px;
  font-weight: 700;
  color: #17569a;
}

.video__wrap {
  width: 318px;
}

.moduletable.mod-materials-in-index-page .jn:nth-child(2) .jn-intro {
  align-items: flex-end;
}

.moduletable.mod-materials-in-index-page .jn:nth-child(4) .jn-intro {
  align-items: flex-end;
}

.main {
  background-color: #e0f7ff;
}

.onas {
  text-align: center;
  padding-top: 50px;
}

.block__onas p {
  text-align: center;
  font-size: 16px;
}

.block__city-h2 {
  text-align: center;
  font-size: 37px;
  text-transform: none;
  color: #17569a;
}

.block__city {
  display: flex;
  justify-content: center;
}

.block__city div p {
  color: #4b729d;
  font-size: 16px;
  font-weight: 700;
}

.block__city2 {
  margin: 0px 100px;
}

.full-contact-inf {
  background-image: url(../../../images/bg_ftr.jpg);
  background-position: 0px;
  padding: 0px 0px;
}

.footer__contact-h2 {
  font-size: 130px;
  opacity: 0.1;
  color: #fff;
  margin: 0px;
  text-align: center;
  width: 100%;
  font-weight: 700;
  letter-spacing: 5px;
  margin-bottom: 30px;
}

.footer__wrapper-number {
  color: #fff;
}

.footer__wrapper-number a {
  color: #fff;
}

.footer__wrapper-number {
  font-size: 20px;
  font-weight: 700;
  font-family: "Cuprum";
  margin: 5px;
  margin-right: 20px;
}

.footer__wrapper-number span {
  font-weight: 400;
  font-size: 18px;
}

.footer__wrapper-number3 a {
  color: #fff;
}

.footer__btn {
  padding: 30px 40px !important;
  border-radius: 0px !important;
  font-size: 30px;
  background-color: #fff !important;
  color: #4b729d !important;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "cuprum";
  letter-spacing: 2px;
}

.korzina {
  display: none;
}



header.header.fixed {
  position: static !important;
  display: none;
}

@media (max-width: 1200px) {
  .site-inf {
    height: 400px !important;
  }
}

@media (max-width: 768px) {
  .head2 {
    margin-top: 120px;
  }
  .mod-footer-contacts {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer__contact-h2 {
    opacity: 1;
  }
}

@media (max-width: 615px) {
  .footer__contact-h2 {
    font-size: 100px;
  }
}

@media (max-width: 570px) {
  .block__city2 {
    margin: 0px 0px;
    padding-left: 25px;
  }
  .block__city {
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 494px) {
  .uslugi {
    font-size: 100px;
  }
  .footer__contact-h2 {
    font-size: 70px;
  }
}

@media (max-width: 411px) {
  .footer__btn {
    padding: 15px 20px;
    font-size: 20px;
  }
  .header .header__logo{
    width:100%;
    text-align: center;
  }
  .header .l-header__site-inf__container .header_site-name p {
    margin:0px;
    line-height: 1;
  }
}

@media (max-width: 375px) {
  .footer__contact-h2 {
    font-size: 50px;
  }
  a.header__logo {
    width: 100%;
  }
  .video__wrap {
    width: 100%;
  }
}
.jn-left a{
  pointer-events: none;
}
.slider__block1{
  width: 300px;
 line-height: 35px;
  color:#fff;
  font-size: 32px;
}
.slider-main h3{
  display:none;
}
.header.header.fixed .slider{
  margin-top:0px !important;
}
.slider-btn{
  padding: 10px 20px;
  background-color: #FEED01;
  text-transform: uppercase;
  border-radius: 0px;
  font-weight: 700;
  border: 1px solid #FEED01;
  font-size: 14px;
  border-radius: 5px;
}
#Agree-1{
  display:block !important;
}
.slider-btn a{
  color:#000;
}
.slider-btn:hover{
  background-color: #FEED01;
  color:#000;
}