@charset "UTF-8";
@font-face {
  font-family: "Cuprum";
  src: url("/templates/art-web.ru/fonts/Cuprum/Cuprum-Regular.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/templates/art-web.ru/fonts/Roboto/Roboto-Regular.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
}
@supports (font-variation-settings: normal) {
  @font-face {
    font-family: "Cuprum";
    src: url("/templates/art-web.ru/fonts/Cuprum/Cuprum-VariableFont_wght.ttf") ;
    font-weight: 100 900;
  }
  @font-face {
    font-family: "Roboto";
    src: url("/templates/art-web.ru/fonts/Roboto/Roboto-VariableFont_wdth,wght.ttf") ;
    font-weight: 100 900;
  }
}
@import url("../fonts/GeorgiaPro/stylesheet.css");
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;
}

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

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }

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

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

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

  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
h2,
h3,
.modul_h3,
div.moduletablejunews_mod div.junews_h {
    orphans: 3;
    widows: 3;
  }

  h2,
h3,
.modul_h3,
div.moduletablejunews_mod div.junews_h {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret, .rsform input#Submit > .caret, div.moduletablejunews_mod .jn .jn-more .readmore > .caret, .junewsultra .jn .jn-more .readmore > .caret,
.dropup > .btn > .caret,
.rsform .dropup > input#Submit > .caret,
div.moduletablejunews_mod .jn .jn-more .dropup > .readmore > .caret,
.junewsultra .jn .jn-more .dropup > .readmore > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, .modul_h3, div.moduletablejunews_mod div.junews_h, h4, .modul_h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small, .modul_h3 small, div.moduletablejunews_mod div.junews_h small,
h3 .small,
.modul_h3 .small,
div.moduletablejunews_mod div.junews_h .small, h4 small, .modul_h4 small,
h4 .small,
.modul_h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3,
.modul_h3,
div.moduletablejunews_mod div.junews_h, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
.modul_h3 small,
div.moduletablejunews_mod div.junews_h small,
h3 .small,
.modul_h3 .small,
div.moduletablejunews_mod div.junews_h .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .modul_h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small, .modul_h4 small,
h4 .small,
.modul_h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .modul_h3, div.moduletablejunews_mod div.junews_h, .h3 {
  font-size: 24px;
}

h4, .modul_h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

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

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

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

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

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

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

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container, div.contact_admin {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, div.contact_admin:before, .container:after, div.contact_admin:after {
  display: table;
  content: " ";
}
.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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-2 {
    width: 16.6666666667%;
  }

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

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

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

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

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

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

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

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

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

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

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

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

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

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

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

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

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

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

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

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

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

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

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

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

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

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

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

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

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

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

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

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

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

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

  .col-md-2 {
    width: 16.6666666667%;
  }

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

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

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

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

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

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

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

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

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

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

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

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

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

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

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

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

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

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

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

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

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

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

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

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

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

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

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

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

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

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

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

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

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

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

  .col-lg-2 {
    width: 16.6666666667%;
  }

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

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

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

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

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

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

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

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

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

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

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

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

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

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

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

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

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

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

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

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

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

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

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

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

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

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

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

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

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

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

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

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

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

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.428571429;
  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 > 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 {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > 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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

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

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

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

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
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;
}

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.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  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;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  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, -webkit-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 {
  background-color: transparent;
  border: 0;
}
.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;
}

@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-group-btn > input[type=date].btn,
.rsform .input-group-sm > .input-group-btn > input[type=date]#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-sm > .input-group-btn > input[type=date].readmore,
.junewsultra .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-group-btn > input[type=time].btn,
.rsform .input-group-sm > .input-group-btn > input[type=time]#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-sm > .input-group-btn > input[type=time].readmore,
.junewsultra .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-group-btn > input[type=datetime-local].btn,
.rsform .input-group-sm > .input-group-btn > input[type=datetime-local]#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-sm > .input-group-btn > input[type=datetime-local].readmore,
.junewsultra .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-group-btn > input[type=month].btn,
.rsform .input-group-sm > .input-group-btn > input[type=month]#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-sm > .input-group-btn > input[type=month].readmore,
.junewsultra .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-group-btn > input[type=date].btn,
.rsform .input-group-lg > .input-group-btn > input[type=date]#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-lg > .input-group-btn > input[type=date].readmore,
.junewsultra .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-group-btn > input[type=time].btn,
.rsform .input-group-lg > .input-group-btn > input[type=time]#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-lg > .input-group-btn > input[type=time].readmore,
.junewsultra .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-group-btn > input[type=datetime-local].btn,
.rsform .input-group-lg > .input-group-btn > input[type=datetime-local]#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-lg > .input-group-btn > input[type=datetime-local].readmore,
.junewsultra .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-group-btn > input[type=month].btn,
.rsform .input-group-lg > .input-group-btn > input[type=month]#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-lg > .input-group-btn > input[type=month].readmore,
.junewsultra .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.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.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,
.rsform .input-group-lg > .input-group-btn > input.form-control-static#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-lg > .input-group-btn > .form-control-static.readmore,
.junewsultra .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,
.rsform .input-group-sm > .input-group-btn > input.form-control-static#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-sm > .input-group-btn > .form-control-static.readmore,
.junewsultra .jn .jn-more .input-group-sm > .input-group-btn > .form-control-static.readmore {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.rsform .input-group-sm > .input-group-btn > input#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-sm > .input-group-btn > .readmore,
.junewsultra .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,
.junewsultra .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,
.junewsultra .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,
.junewsultra .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,
.rsform .input-group-lg > .input-group-btn > input#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-lg > .input-group-btn > .readmore,
.junewsultra .jn .jn-more .input-group-lg > .input-group-btn > .readmore {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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,
.junewsultra .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,
.junewsultra .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,
.junewsultra .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.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

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

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.rsform .input-group-lg > .input-group-btn > input#Submit + .form-control-feedback,
div.moduletablejunews_mod .jn .jn-more .input-group-lg > .input-group-btn > .readmore + .form-control-feedback,
.junewsultra .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,
.rsform .input-group-sm > .input-group-btn > input#Submit + .form-control-feedback,
div.moduletablejunews_mod .jn .jn-more .input-group-sm > .input-group-btn > .readmore + .form-control-feedback,
.junewsultra .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;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

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

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

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

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

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn, .rsform input#Submit, div.moduletablejunews_mod .jn .jn-more .readmore, .junewsultra .jn .jn-more .readmore {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .rsform input#Submit:focus, div.moduletablejunews_mod .jn .jn-more .readmore:focus, .junewsultra .jn .jn-more .readmore:focus, .btn.focus, .rsform input.focus#Submit, div.moduletablejunews_mod .jn .jn-more .focus.readmore, .junewsultra .jn .jn-more .focus.readmore, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .rsform input#Submit:hover, div.moduletablejunews_mod .jn .jn-more .readmore:hover, .junewsultra .jn .jn-more .readmore:hover, .btn:focus, .rsform input#Submit:focus, div.moduletablejunews_mod .jn .jn-more .readmore:focus, .junewsultra .jn .jn-more .readmore:focus, .btn.focus, .rsform input.focus#Submit, div.moduletablejunews_mod .jn .jn-more .focus.readmore, .junewsultra .jn .jn-more .focus.readmore {
  color: #333;
  text-decoration: none;
}
.btn:active, .rsform input#Submit:active, div.moduletablejunews_mod .jn .jn-more .readmore:active, .junewsultra .jn .jn-more .readmore:active, .btn.active, .rsform input.active#Submit, div.moduletablejunews_mod .jn .jn-more .active.readmore, .junewsultra .jn .jn-more .active.readmore {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .rsform input.disabled#Submit, div.moduletablejunews_mod .jn .jn-more .disabled.readmore, .junewsultra .jn .jn-more .disabled.readmore, .btn[disabled], .rsform input[disabled]#Submit, div.moduletablejunews_mod .jn .jn-more [disabled].readmore, .junewsultra .jn .jn-more [disabled].readmore, fieldset[disabled] .btn, fieldset[disabled] .rsform input#Submit, .rsform fieldset[disabled] input#Submit, fieldset[disabled] div.moduletablejunews_mod .jn .jn-more .readmore, div.moduletablejunews_mod .jn .jn-more fieldset[disabled] .readmore, fieldset[disabled] .junewsultra .jn .jn-more .readmore, .junewsultra .jn .jn-more fieldset[disabled] .readmore {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, div.moduletablejunews_mod .jn .jn-more a.disabled.readmore, .junewsultra .jn .jn-more a.disabled.readmore, fieldset[disabled] a.btn, fieldset[disabled] div.moduletablejunews_mod .jn .jn-more a.readmore, div.moduletablejunews_mod .jn .jn-more fieldset[disabled] a.readmore, fieldset[disabled] .junewsultra .jn .jn-more a.readmore, .junewsultra .jn .jn-more fieldset[disabled] a.readmore {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn, .rsform .btn-group-lg > input#Submit, div.moduletablejunews_mod .jn .jn-more .btn-group-lg > .readmore, .junewsultra .jn .jn-more .btn-group-lg > .readmore {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn, .rsform .btn-group-sm > input#Submit, div.moduletablejunews_mod .jn .jn-more .btn-group-sm > .readmore, .junewsultra .jn .jn-more .btn-group-sm > .readmore {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn, .rsform .btn-group-xs > input#Submit, div.moduletablejunews_mod .jn .jn-more .btn-group-xs > .readmore, .junewsultra .jn .jn-more .btn-group-xs > .readmore {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}

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

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  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);
}
.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: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn, .rsform .btn-group > input#Submit, div.moduletablejunews_mod .jn .jn-more .btn-group > .readmore, .junewsultra .jn .jn-more .btn-group > .readmore,
.btn-group-vertical > .btn,
.rsform .btn-group-vertical > input#Submit,
div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .readmore,
.junewsultra .jn .jn-more .btn-group-vertical > .readmore {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .rsform .btn-group > input#Submit:hover, div.moduletablejunews_mod .jn .jn-more .btn-group > .readmore:hover, .junewsultra .jn .jn-more .btn-group > .readmore:hover, .btn-group > .btn:focus, .rsform .btn-group > input#Submit:focus, div.moduletablejunews_mod .jn .jn-more .btn-group > .readmore:focus, .junewsultra .jn .jn-more .btn-group > .readmore:focus, .btn-group > .btn:active, .rsform .btn-group > input#Submit:active, div.moduletablejunews_mod .jn .jn-more .btn-group > .readmore:active, .junewsultra .jn .jn-more .btn-group > .readmore:active, .btn-group > .btn.active, .rsform .btn-group > input.active#Submit, div.moduletablejunews_mod .jn .jn-more .btn-group > .active.readmore, .junewsultra .jn .jn-more .btn-group > .active.readmore,
.btn-group-vertical > .btn:hover,
.rsform .btn-group-vertical > input#Submit:hover,
div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .readmore:hover,
.junewsultra .jn .jn-more .btn-group-vertical > .readmore:hover,
.btn-group-vertical > .btn:focus,
.rsform .btn-group-vertical > input#Submit:focus,
div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .readmore:focus,
.junewsultra .jn .jn-more .btn-group-vertical > .readmore:focus,
.btn-group-vertical > .btn:active,
.rsform .btn-group-vertical > input#Submit:active,
div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .readmore:active,
.junewsultra .jn .jn-more .btn-group-vertical > .readmore:active,
.btn-group-vertical > .btn.active,
.rsform .btn-group-vertical > input.active#Submit,
div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .active.readmore,
.junewsultra .jn .jn-more .btn-group-vertical > .active.readmore {
  z-index: 2;
}

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

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn, .btn-toolbar .rsform input#Submit, .rsform .btn-toolbar input#Submit, .btn-toolbar div.moduletablejunews_mod .jn .jn-more .readmore, div.moduletablejunews_mod .jn .jn-more .btn-toolbar .readmore, .btn-toolbar .junewsultra .jn .jn-more .readmore, .junewsultra .jn .jn-more .btn-toolbar .readmore,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn, .rsform .btn-toolbar > input#Submit, div.moduletablejunews_mod .jn .jn-more .btn-toolbar > .readmore, .junewsultra .jn .jn-more .btn-toolbar > .readmore,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .rsform .btn-group > input#Submit:not(:first-child):not(:last-child):not(.dropdown-toggle), div.moduletablejunews_mod .jn .jn-more .btn-group > .readmore:not(:first-child):not(:last-child):not(.dropdown-toggle), .junewsultra .jn .jn-more .btn-group > .readmore:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .rsform .btn-group > input#Submit:first-child, div.moduletablejunews_mod .jn .jn-more .btn-group > .readmore:first-child, .junewsultra .jn .jn-more .btn-group > .readmore:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .rsform .btn-group > input#Submit:first-child:not(:last-child):not(.dropdown-toggle), div.moduletablejunews_mod .jn .jn-more .btn-group > .readmore:first-child:not(:last-child):not(.dropdown-toggle), .junewsultra .jn .jn-more .btn-group > .readmore:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .rsform .btn-group > .btn-group:not(:first-child):not(:last-child) > input#Submit, div.moduletablejunews_mod .jn .jn-more .btn-group > .btn-group:not(:first-child):not(:last-child) > .readmore, .junewsultra .jn .jn-more .btn-group > .btn-group:not(:first-child):not(:last-child) > .readmore {
  border-radius: 0;
}

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

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .rsform .btn-group > .btn-group:last-child:not(:first-child) > input#Submit:first-child, div.moduletablejunews_mod .jn .jn-more .btn-group > .btn-group:last-child:not(:first-child) > .readmore:first-child, .junewsultra .jn .jn-more .btn-group > .btn-group:last-child:not(:first-child) > .readmore:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle, .rsform .btn-group > input#Submit + .dropdown-toggle, div.moduletablejunews_mod .jn .jn-more .btn-group > .readmore + .dropdown-toggle, .junewsultra .jn .jn-more .btn-group > .readmore + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .rsform .btn-group-lg.btn-group > input#Submit + .dropdown-toggle, div.moduletablejunews_mod .jn .jn-more .btn-group-lg.btn-group > .readmore + .dropdown-toggle, .junewsultra .jn .jn-more .btn-group-lg.btn-group > .readmore + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret, .rsform input#Submit .caret, div.moduletablejunews_mod .jn .jn-more .readmore .caret, .junewsultra .jn .jn-more .readmore .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .rsform .btn-group-lg > input#Submit .caret, div.moduletablejunews_mod .jn .jn-more .btn-group-lg > .readmore .caret, .junewsultra .jn .jn-more .btn-group-lg > .readmore .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .rsform .btn-group-lg > input#Submit .caret, .rsform .dropup .btn-group-lg > input#Submit .caret, .dropup div.moduletablejunews_mod .jn .jn-more .btn-group-lg > .readmore .caret, div.moduletablejunews_mod .jn .jn-more .dropup .btn-group-lg > .readmore .caret, .dropup .junewsultra .jn .jn-more .btn-group-lg > .readmore .caret, .junewsultra .jn .jn-more .dropup .btn-group-lg > .readmore .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .rsform .btn-group-vertical > input#Submit, div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .readmore, .junewsultra .jn .jn-more .btn-group-vertical > .readmore,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.rsform .btn-group-vertical > .btn-group > input#Submit,
div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .btn-group > .readmore,
.junewsultra .jn .jn-more .btn-group-vertical > .btn-group > .readmore {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn, .rsform .btn-group-vertical > .btn-group > input#Submit, div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .btn-group > .readmore, .junewsultra .jn .jn-more .btn-group-vertical > .btn-group > .readmore {
  float: none;
}
.btn-group-vertical > .btn + .btn, .rsform .btn-group-vertical > input#Submit + .btn, .rsform .btn-group-vertical > .btn + input#Submit, .rsform .btn-group-vertical > input#Submit + input#Submit, div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .readmore + .btn, div.moduletablejunews_mod .jn .jn-more .rsform .btn-group-vertical > .readmore + input#Submit, .rsform div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .readmore + input#Submit, div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .btn + .readmore, div.moduletablejunews_mod .jn .jn-more .rsform .btn-group-vertical > input#Submit + .readmore, .rsform div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > input#Submit + .readmore, div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .readmore + .readmore, .junewsultra .jn .jn-more .btn-group-vertical > .readmore + .btn, .junewsultra .jn .jn-more .rsform .btn-group-vertical > .readmore + input#Submit, .rsform .junewsultra .jn .jn-more .btn-group-vertical > .readmore + input#Submit, .junewsultra .jn .jn-more .btn-group-vertical > .btn + .readmore, .junewsultra .jn .jn-more .rsform .btn-group-vertical > input#Submit + .readmore, .rsform .junewsultra .jn .jn-more .btn-group-vertical > input#Submit + .readmore, .junewsultra .jn .jn-more .btn-group-vertical > .readmore + .readmore,
.btn-group-vertical > .btn + .btn-group,
.rsform .btn-group-vertical > input#Submit + .btn-group,
div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .readmore + .btn-group,
.junewsultra .jn .jn-more .btn-group-vertical > .readmore + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.rsform .btn-group-vertical > .btn-group + input#Submit,
div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .btn-group + .readmore,
.junewsultra .jn .jn-more .btn-group-vertical > .btn-group + .readmore,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .rsform .btn-group-vertical > input#Submit:not(:first-child):not(:last-child), div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .readmore:not(:first-child):not(:last-child), .junewsultra .jn .jn-more .btn-group-vertical > .readmore:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child), .rsform .btn-group-vertical > input#Submit:first-child:not(:last-child), div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .readmore:first-child:not(:last-child), .junewsultra .jn .jn-more .btn-group-vertical > .readmore:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child), .rsform .btn-group-vertical > input#Submit:last-child:not(:first-child), div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .readmore:last-child:not(:first-child), .junewsultra .jn .jn-more .btn-group-vertical > .readmore:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .rsform .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input#Submit, div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .readmore, .junewsultra .jn .jn-more .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .readmore {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .rsform .btn-group-vertical > .btn-group:first-child:not(:last-child) > input#Submit:last-child, div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .btn-group:first-child:not(:last-child) > .readmore:last-child, .junewsultra .jn .jn-more .btn-group-vertical > .btn-group:first-child:not(:last-child) > .readmore:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .rsform .btn-group-vertical > .btn-group:last-child:not(:first-child) > input#Submit:first-child, div.moduletablejunews_mod .jn .jn-more .btn-group-vertical > .btn-group:last-child:not(:first-child) > .readmore:first-child, .junewsultra .jn .jn-more .btn-group-vertical > .btn-group:last-child:not(:first-child) > .readmore:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn, .rsform .btn-group-justified > input#Submit, div.moduletablejunews_mod .jn .jn-more .btn-group-justified > .readmore, .junewsultra .jn .jn-more .btn-group-justified > .readmore,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .rsform input#Submit, .rsform .btn-group-justified > .btn-group input#Submit, .btn-group-justified > .btn-group div.moduletablejunews_mod .jn .jn-more .readmore, div.moduletablejunews_mod .jn .jn-more .btn-group-justified > .btn-group .readmore, .btn-group-justified > .btn-group .junewsultra .jn .jn-more .readmore, .junewsultra .jn .jn-more .btn-group-justified > .btn-group .readmore {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio], .rsform [data-toggle=buttons] > input#Submit input[type=radio], div.moduletablejunews_mod .jn .jn-more [data-toggle=buttons] > .readmore input[type=radio], .junewsultra .jn .jn-more [data-toggle=buttons] > .readmore input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
.rsform [data-toggle=buttons] > input#Submit input[type=checkbox],
div.moduletablejunews_mod .jn .jn-more [data-toggle=buttons] > .readmore input[type=checkbox],
.junewsultra .jn .jn-more [data-toggle=buttons] > .readmore input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-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: 400;
  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,
.rsform .input-group-sm > .input-group-btn > input.input-group-addon#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-sm > .input-group-btn > .input-group-addon.readmore,
.junewsultra .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,
.rsform .input-group-lg > .input-group-btn > input.input-group-addon#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-lg > .input-group-btn > .input-group-addon.readmore,
.junewsultra .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,
.rsform .input-group-btn:first-child > input#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-btn:first-child > .readmore,
.junewsultra .jn .jn-more .input-group-btn:first-child > .readmore,
.input-group-btn:first-child > .btn-group > .btn,
.rsform .input-group-btn:first-child > .btn-group > input#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-btn:first-child > .btn-group > .readmore,
.junewsultra .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),
.rsform .input-group-btn:last-child > input#Submit:not(:last-child):not(.dropdown-toggle),
div.moduletablejunews_mod .jn .jn-more .input-group-btn:last-child > .readmore:not(:last-child):not(.dropdown-toggle),
.junewsultra .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,
.rsform .input-group-btn:last-child > .btn-group:not(:last-child) > input#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-btn:last-child > .btn-group:not(:last-child) > .readmore,
.junewsultra .jn .jn-more .input-group-btn:last-child > .btn-group:not(:last-child) > .readmore {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.rsform .input-group-btn:last-child > input#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-btn:last-child > .readmore,
.junewsultra .jn .jn-more .input-group-btn:last-child > .readmore,
.input-group-btn:last-child > .btn-group > .btn,
.rsform .input-group-btn:last-child > .btn-group > input#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-btn:last-child > .btn-group > .readmore,
.junewsultra .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),
.rsform .input-group-btn:first-child > input#Submit:not(:first-child),
div.moduletablejunews_mod .jn .jn-more .input-group-btn:first-child > .readmore:not(:first-child),
.junewsultra .jn .jn-more .input-group-btn:first-child > .readmore:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.rsform .input-group-btn:first-child > .btn-group:not(:first-child) > input#Submit,
div.moduletablejunews_mod .jn .jn-more .input-group-btn:first-child > .btn-group:not(:first-child) > .readmore,
.junewsultra .jn .jn-more .input-group-btn:first-child > .btn-group:not(:first-child) > .readmore {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn, .rsform .input-group-btn > input#Submit, div.moduletablejunews_mod .jn .jn-more .input-group-btn > .readmore, .junewsultra .jn .jn-more .input-group-btn > .readmore {
  position: relative;
}
.input-group-btn > .btn + .btn, .rsform .input-group-btn > input#Submit + .btn, .rsform .input-group-btn > .btn + input#Submit, .rsform .input-group-btn > input#Submit + input#Submit, div.moduletablejunews_mod .jn .jn-more .input-group-btn > .readmore + .btn, div.moduletablejunews_mod .jn .jn-more .rsform .input-group-btn > .readmore + input#Submit, .rsform div.moduletablejunews_mod .jn .jn-more .input-group-btn > .readmore + input#Submit, div.moduletablejunews_mod .jn .jn-more .input-group-btn > .btn + .readmore, div.moduletablejunews_mod .jn .jn-more .rsform .input-group-btn > input#Submit + .readmore, .rsform div.moduletablejunews_mod .jn .jn-more .input-group-btn > input#Submit + .readmore, div.moduletablejunews_mod .jn .jn-more .input-group-btn > .readmore + .readmore, .junewsultra .jn .jn-more .input-group-btn > .readmore + .btn, .junewsultra .jn .jn-more .rsform .input-group-btn > .readmore + input#Submit, .rsform .junewsultra .jn .jn-more .input-group-btn > .readmore + input#Submit, .junewsultra .jn .jn-more .input-group-btn > .btn + .readmore, .junewsultra .jn .jn-more .rsform .input-group-btn > input#Submit + .readmore, .rsform .junewsultra .jn .jn-more .input-group-btn > input#Submit + .readmore, .junewsultra .jn .jn-more .input-group-btn > .readmore + .readmore {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .rsform .input-group-btn > input#Submit:hover, div.moduletablejunews_mod .jn .jn-more .input-group-btn > .readmore:hover, .junewsultra .jn .jn-more .input-group-btn > .readmore:hover, .input-group-btn > .btn:focus, .rsform .input-group-btn > input#Submit:focus, div.moduletablejunews_mod .jn .jn-more .input-group-btn > .readmore:focus, .junewsultra .jn .jn-more .input-group-btn > .readmore:focus, .input-group-btn > .btn:active, .rsform .input-group-btn > input#Submit:active, div.moduletablejunews_mod .jn .jn-more .input-group-btn > .readmore:active, .junewsultra .jn .jn-more .input-group-btn > .readmore:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn, .rsform .input-group-btn:first-child > input#Submit, div.moduletablejunews_mod .jn .jn-more .input-group-btn:first-child > .readmore, .junewsultra .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, .rsform .input-group-btn:last-child > input#Submit, div.moduletablejunews_mod .jn .jn-more .input-group-btn:last-child > .readmore, .junewsultra .jn .jn-more .input-group-btn:last-child > .readmore,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.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;
  cursor: not-allowed;
  background-color: transparent;
}
.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.428571429;
  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;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.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-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-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.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;
  }
}
@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;
}

.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-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > div.contact_admin .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  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;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -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;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .rsform .btn-group-sm > input.navbar-btn#Submit, div.moduletablejunews_mod .jn .jn-more .btn-group-sm > .navbar-btn.readmore, .junewsultra .jn .jn-more .btn-group-sm > .navbar-btn.readmore {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .rsform .btn-group-xs > input.navbar-btn#Submit, div.moduletablejunews_mod .jn .jn-more .btn-group-xs > .navbar-btn.readmore, .junewsultra .jn .jn-more .btn-group-xs > .navbar-btn.readmore {
  margin-top: 14px;
  margin-bottom: 14px;
}

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

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

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-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-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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}
@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-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-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;
  content: "/ ";
}
.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 ul > li > a,
.pagination > li > span,
.pagination ul > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination ul > li > a:hover, .pagination > li > a:focus, .pagination ul > li > a:focus,
.pagination > li > span:hover,
.pagination ul > li > span:hover,
.pagination > li > span:focus,
.pagination ul > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a, .pagination ul > li:first-child > a,
.pagination > li:first-child > span,
.pagination ul > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a, .pagination ul > li:last-child > a,
.pagination > li:last-child > span,
.pagination ul > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a, .pagination ul > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination ul > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span, .pagination ul > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination ul > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label, .rsform input#Submit .label, div.moduletablejunews_mod .jn .jn-more .readmore .label, .junewsultra .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;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge, .rsform input#Submit .badge, div.moduletablejunews_mod .jn .jn-more .readmore .badge, .junewsultra .jn .jn-more .readmore .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, .rsform .btn-group-xs > input#Submit .badge, div.moduletablejunews_mod .jn .jn-more .btn-group-xs > .readmore .badge, .junewsultra .jn .jn-more .btn-group-xs > .readmore .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, div.contact_admin .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container, .jumbotron div.contact_admin {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, div.contact_admin .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4, .alert .modul_h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn, .modal-footer .rsform input#Submit + .btn, .rsform .modal-footer input#Submit + .btn, .modal-footer .rsform .btn + input#Submit, .rsform .modal-footer .btn + input#Submit, .modal-footer .rsform input#Submit + input#Submit, .rsform .modal-footer input#Submit + input#Submit, .modal-footer div.moduletablejunews_mod .jn .jn-more .readmore + .btn, .modal-footer div.moduletablejunews_mod .jn .jn-more .rsform .readmore + input#Submit, .rsform .modal-footer div.moduletablejunews_mod .jn .jn-more .readmore + input#Submit, div.moduletablejunews_mod .jn .jn-more .modal-footer .readmore + .btn, div.moduletablejunews_mod .jn .jn-more .modal-footer .rsform .readmore + input#Submit, .rsform div.moduletablejunews_mod .jn .jn-more .modal-footer .readmore + input#Submit, .modal-footer div.moduletablejunews_mod .jn .jn-more .btn + .readmore, .modal-footer div.moduletablejunews_mod .jn .jn-more .rsform input#Submit + .readmore, .rsform .modal-footer div.moduletablejunews_mod .jn .jn-more input#Submit + .readmore, div.moduletablejunews_mod .jn .jn-more .modal-footer .btn + .readmore, div.moduletablejunews_mod .jn .jn-more .modal-footer .rsform input#Submit + .readmore, .rsform div.moduletablejunews_mod .jn .jn-more .modal-footer input#Submit + .readmore, .modal-footer div.moduletablejunews_mod .jn .jn-more .readmore + .readmore, div.moduletablejunews_mod .jn .jn-more .modal-footer .readmore + .readmore, .modal-footer .junewsultra .jn .jn-more .readmore + .btn, .modal-footer .junewsultra .jn .jn-more .rsform .readmore + input#Submit, .rsform .modal-footer .junewsultra .jn .jn-more .readmore + input#Submit, .junewsultra .jn .jn-more .modal-footer .readmore + .btn, .junewsultra .jn .jn-more .modal-footer .rsform .readmore + input#Submit, .rsform .junewsultra .jn .jn-more .modal-footer .readmore + input#Submit, .modal-footer .junewsultra .jn .jn-more .btn + .readmore, .modal-footer .junewsultra .jn .jn-more .rsform input#Submit + .readmore, .rsform .modal-footer .junewsultra .jn .jn-more input#Submit + .readmore, .junewsultra .jn .jn-more .modal-footer .btn + .readmore, .junewsultra .jn .jn-more .modal-footer .rsform input#Submit + .readmore, .rsform .junewsultra .jn .jn-more .modal-footer input#Submit + .readmore, .modal-footer .junewsultra .jn .jn-more .readmore + .readmore, .junewsultra .jn .jn-more .modal-footer .readmore + .readmore {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .rsform input#Submit + .btn, .rsform .modal-footer .btn-group input#Submit + .btn, .modal-footer .btn-group .rsform .btn + input#Submit, .rsform .modal-footer .btn-group .btn + input#Submit, .modal-footer .btn-group .rsform input#Submit + input#Submit, .rsform .modal-footer .btn-group input#Submit + input#Submit, .modal-footer .btn-group div.moduletablejunews_mod .jn .jn-more .readmore + .btn, .modal-footer .btn-group div.moduletablejunews_mod .jn .jn-more .rsform .readmore + input#Submit, .rsform .modal-footer .btn-group div.moduletablejunews_mod .jn .jn-more .readmore + input#Submit, div.moduletablejunews_mod .jn .jn-more .modal-footer .btn-group .readmore + .btn, div.moduletablejunews_mod .jn .jn-more .modal-footer .btn-group .rsform .readmore + input#Submit, .rsform div.moduletablejunews_mod .jn .jn-more .modal-footer .btn-group .readmore + input#Submit, .modal-footer .btn-group div.moduletablejunews_mod .jn .jn-more .btn + .readmore, .modal-footer .btn-group div.moduletablejunews_mod .jn .jn-more .rsform input#Submit + .readmore, .rsform .modal-footer .btn-group div.moduletablejunews_mod .jn .jn-more input#Submit + .readmore, div.moduletablejunews_mod .jn .jn-more .modal-footer .btn-group .btn + .readmore, div.moduletablejunews_mod .jn .jn-more .modal-footer .btn-group .rsform input#Submit + .readmore, .rsform div.moduletablejunews_mod .jn .jn-more .modal-footer .btn-group input#Submit + .readmore, .modal-footer .btn-group div.moduletablejunews_mod .jn .jn-more .readmore + .readmore, div.moduletablejunews_mod .jn .jn-more .modal-footer .btn-group .readmore + .readmore, .modal-footer .btn-group .junewsultra .jn .jn-more .readmore + .btn, .modal-footer .btn-group .junewsultra .jn .jn-more .rsform .readmore + input#Submit, .rsform .modal-footer .btn-group .junewsultra .jn .jn-more .readmore + input#Submit, .junewsultra .jn .jn-more .modal-footer .btn-group .readmore + .btn, .junewsultra .jn .jn-more .modal-footer .btn-group .rsform .readmore + input#Submit, .rsform .junewsultra .jn .jn-more .modal-footer .btn-group .readmore + input#Submit, .modal-footer .btn-group .junewsultra .jn .jn-more .btn + .readmore, .modal-footer .btn-group .junewsultra .jn .jn-more .rsform input#Submit + .readmore, .rsform .modal-footer .btn-group .junewsultra .jn .jn-more input#Submit + .readmore, .junewsultra .jn .jn-more .modal-footer .btn-group .btn + .readmore, .junewsultra .jn .jn-more .modal-footer .btn-group .rsform input#Submit + .readmore, .rsform .junewsultra .jn .jn-more .modal-footer .btn-group input#Submit + .readmore, .modal-footer .btn-group .junewsultra .jn .jn-more .readmore + .readmore, .junewsultra .jn .jn-more .modal-footer .btn-group .readmore + .readmore {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn, .carousel-caption .rsform input#Submit, .rsform .carousel-caption input#Submit, .carousel-caption div.moduletablejunews_mod .jn .jn-more .readmore, div.moduletablejunews_mod .jn .jn-more .carousel-caption .readmore, .carousel-caption .junewsultra .jn .jn-more .readmore, .junewsultra .jn .jn-more .carousel-caption .readmore {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  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;
  }
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* ! таблицы */
.table-theme thead {
  background-color: black;
  color: #fff;
}
.table-theme tbody tr:nth-child(2n) {
  background-color: rgba(0, 0, 0, 0.15);
  color: #333;
}
.table-theme tbody tr:nth-child(2n+1) {
  background-color: #FCFCFC;
}
.table-theme tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.25) !important;
}
.table-theme td {
  border-right: 1px solid black;
}
.table-theme td:last-child {
  border-right: none;
}

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

.table-shadow {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          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: black;
}

.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 black;
  border-right: 1px solid black;
}

.table-dashed {
  border-collapse: collapse;
  border: 1px solid #aaa;
}
.table-dashed td, .table-dashed th {
  padding: 7px 15px;
}
.table-dashed td:not(:last-child),
.table-dashed th:not(:last-child) {
  border-right: 1px dashed #aaa;
}
.table-dashed tr:not(:last-child) td, .table-dashed tr:not(:last-child) th,
.table-dashed thead tr td,
.table-dashed thead tr th {
  border-bottom: 1px dashed #aaa;
}

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

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

blockquote.blockquote-symbol {
  position: relative;
  margin-left: 60px;
  border-left: 5px solid black;
}
blockquote.blockquote-symbol:before {
  position: absolute;
  content: "\f10d";
  top: 20px;
  left: -60px;
  font-family: "FontAwesome";
  font-size: 30px;
  color: black;
}

/* блоки с цитатами ! */
ul {
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 30px;
}

li {
  margin-bottom: 5px;
}

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 {
  font-family: "Roboto", sans-serif;
}

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

p {
  text-align: justify;
}

p {
  margin: 0 0 15px;
}

h1, h2, h3, .modul_h3, div.moduletablejunews_mod div.junews_h, h4, .modul_h4, h5 {
  color: black;
  text-transform: uppercase;
  font-family: "Georgia Pro", sans-serif;
}

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

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

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

.modul_h3, div.moduletablejunews_mod div.junews_h {
  font-family: "Georgia Pro", 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: #fff;
}

a {
  color: black;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
a:hover {
  color: #1a1a1a;
}

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: #1a1a1a;
}

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: #1a1a1a;
}

h1, div.blog > h2, div.page-header > h2, div.content-category > h2 {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.page-header {
  border-bottom: 0;
  margin: 20px 0 10px;
}

/* Pagination */
.pagination, .pagination ul {
  width: 100%;
  border-top: 1px solid #aaa;
  border-radius: 0;
}
.pagination p.counter {
  color: #777777;
  font-size: 12px;
}
.pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: none;
}
.pagination ul li {
  display: block;
  float: left;
}
.pagination span.pagenav {
  opacity: 0.5;
  background: #848484;
  border: 1px solid #818181;
}
.pagination span.pagenav:hover {
  background: #848484;
  border: 1px solid #818181;
}
.pagination li.active a,
.pagination li.active a:hover {
  background-color: black;
  color: #fff;
  border: 1px solid #919191;
}

.content_bottom {
  margin-top: 30px;
}

.list-syle li::before {
  content: "\f00c";
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 3px;
}

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

button i {
  display: none;
}

.readmornews,
input[type=submit],
input[type=button],
button,
.btn,
.rsform input#Submit,
div.moduletablejunews_mod .jn .jn-more .readmore,
.junewsultra .jn .jn-more .readmore,
a.buy {
  border: 1px solid #aaa;
  padding: 10px 12px;
  background: #fff;
  outline: none;
  color: #333;
  cursor: pointer;
}
.readmornews:hover, .readmornews:focus,
input[type=submit]:hover,
input[type=submit]:focus,
input[type=button]:hover,
input[type=button]:focus,
button:hover,
button:focus,
.btn:hover,
.rsform input#Submit:hover,
div.moduletablejunews_mod .jn .jn-more .readmore:hover,
.junewsultra .jn .jn-more .readmore:hover,
.btn:focus,
.rsform input#Submit:focus,
div.moduletablejunews_mod .jn .jn-more .readmore:focus,
.junewsultra .jn .jn-more .readmore:focus,
a.buy:hover,
a.buy:focus {
  outline: none;
  border-color: black;
  background: black;
  text-decoration: none;
  color: #fff;
}

.btn.btn-arrow, .rsform input.btn-arrow#Submit, div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore, .junewsultra .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, .rsform input.btn-arrow#Submit::before, div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore::before, .junewsultra .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;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.btn.btn-arrow:hover, .rsform input.btn-arrow#Submit:hover, div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore:hover, .junewsultra .jn .jn-more .btn-arrow.readmore:hover, .btn.btn-arrow:focus, .rsform input.btn-arrow#Submit:focus, div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore:focus, .junewsultra .jn .jn-more .btn-arrow.readmore:focus,
.contact_admin .rsform-submit-button:hover,
.contact_admin .rsform-submit-button:focus {
  outline: none;
  border-color: black;
  background-color: black;
}

.btn-link {
  border: none;
  background: none;
  padding: 0;
  color: inherit;
}
.btn-link:hover, .btn-link:focus {
  background: none;
  color: inherit;
  text-decoration: underline;
}

.btn-primary {
  background: #25318B;
  border-color: #25318B;
  color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active:hover {
  background-color: #303fb3;
  border-color: #303fb3;
}

.formContainer.formHidden {
  display: none;
}

.formControlLabel {
  font-size: 1.4em;
  line-height: 1.5;
}

.rsform-radio {
  float: left;
  width: 15px;
}

.rsform-radio + label {
  display: block;
  padding: 0 5px;
  margin-left: 15px;
  font-weight: normal;
}

.formDescription {
  clear: both;
}

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

.social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.social-icons a {
  display: block;
  width: 43px !important;
  height: 43px;
  border-radius: 40px;
  border: 1px solid #b1b1b1 !important;
  text-align: center !important;
  line-height: 41px !important;
  font-size: 16px;
}
.social-icons a img {
  width: 1.6rem;
  height: 1.6rem;
}
.social-icons a:hover {
  border-color: #e1f5d8;
  background-color: #e1f5d8;
}

/* global styles ! */
/* Icon */
.aw-icon {
  display: inline-block;
  margin-right: 5px;
  background: no-repeat;
  width: 2.4rem;
  height: 2.4rem;
  background-size: contain;
  vertical-align: middle;
}
.aw-icon_phone {
  background-image: url(/images/icons/vb.svg);
}

.img-svg {
  display: inline-block;
  margin-right: 5px;
  background: no-repeat;
  width: 2.4rem;
  height: 2.4rem;
  vertical-align: middle;
}

.img-icons {
  width: 2.4rem;
  height: 2.4rem;
}

.no_main .header {
  margin-bottom: 100px;
}

.head2 {
  padding: 35px 0;
  background-color: #f7f7f7;
  text-align: center;
}
.head2 .btn, .head2 .rsform input#Submit, .rsform .head2 input#Submit, .head2 div.moduletablejunews_mod .jn .jn-more .readmore, div.moduletablejunews_mod .jn .jn-more .head2 .readmore, .head2 .junewsultra .jn .jn-more .readmore, .junewsultra .jn .jn-more .head2 .readmore {
  margin-top: 20px;
}

.header {
  background-color: white;
}

@media (min-width: 992px) {
  .header.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
  }
}
.site-inf {
  height: 80px;
}

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

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

.j2store-minicart-button {
  position: fixed;
  z-index: 100;
  top: 230px;
  right: 0;
  width: 70px;
  height: 45px;
}
.j2store-minicart-button .link {
  position: relative;
  display: block;
  width: 70px;
  height: 100%;
  margin-left: 10px;
  background-color: #e1f5d8;
  background-repeat: no-repeat;
  background-image: url(/images/icons/g_bask.svg);
  background-size: 24px;
  background-position: 20px 50%;
  border-radius: 30px 0 0 30px;
}
.j2store-minicart-button .link:hover {
  margin-left: 0;
  text-decoration: none;
}
.j2store-minicart-button .cart-item-count {
  position: absolute;
  top: 6px;
  left: 40px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  background-color: #fb5504;
  font-size: 12px;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  vertical-align: middle;
}

a.header__logo {
  position: absolute;
  z-index: 23;
  top: 0px;
  display: block;
  width: auto;
  height: auto;
  text-align: center;
  margin-left: 1%;
}

.header__logo_img {
  max-width: 100%;
  max-height: 100%;
}

div.header_site-name {
  margin: 0;
  padding-top: 10px;
}

.sm-site-title {
  text-align: center;
  color: black;
}

.sm-site-subtitle {
  text-align: center;
  font-weight: 700;
}

.l-header__contacts {
  text-align: right;
  padding-top: 10px;
  margin-bottom: 0;
}
.l-header__contacts a {
  font-size: 2rem;
  line-height: 1;
  color: inherit;
  font-style: normal;
}
.l-header__contacts svg {
  fill: #333;
}

.l-header__tel-number {
  display: inline-block;
}
.l-header__tel-number:not(:first-child) {
  margin-left: 15px;
}

.l-header__btn-call-wrap {
  font-size: 0;
  line-height: 2rem;
}

section.site-nav {
  position: absolute;
  z-index: 22;
  top: 80px;
  width: 100%;
  height: auto;
  background-color: #ffeebb;
}

nav.header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  min-height: 1px;
  /*
  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: #fff;
}
nav.header__menu ul {
  z-index: 10;
  margin: 0;
  padding-left: 0;
}
nav.header__menu li, nav.header__menu li.deeper {
  margin: 0;
  position: relative;
}
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;
  color: #fff;
  line-height: 20px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-size: 1.4rem;
}
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 {
  /* &:before {
  	transform: rotate(90deg);
  } */
}
nav.header__menu .active_class {
  background-color: #fff;
  color: black;
}
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: black;
}
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: 13px;
}
nav.header__menu li.deeper:hover:before, nav.header__menu li.deeper.active:hover:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  /* во 1м уровне меню поворачиваем стрелку */
}
nav.header__menu li.deeper ul, nav.header__menu li.deeper.active ul {
  position: absolute;
  top: 100%;
  display: none;
  width: 250px;
  border-bottom: 1px solid black;
}
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 {
  list-style: none;
  border-left: 0;
  border-top: 1px solid black;
}
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м уровне не поворачиваем стрелку */
  -webkit-transform: none;
      -ms-transform: none;
          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 black;
  border-top: 1px solid #1a1a1a;
  background: black;
  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: black;
  border-top: 1px solid black;
  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 ul.nav li:hover > .nav-child {
  display: block;
}
.element-invisible {
  display: none;
}

.mod-search {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding: 0;
  padding-left: 3px;
}
.mod-search .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.mod-search .form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0;
}
.mod-search .form-inline input.inputbox {
  margin: 0;
  padding: 10px 12px;
  width: 100%;
  height: 70%;
  border: none;
  border-bottom: 1px dashed #fff;
  border-radius: 0;
  background-color: transparent;
  color: #fff;
}
.mod-search .form-inline input.inputbox::-webkit-input-placeholder {
  color: white;
  /* Цвет подсказывающего текста */
}
.mod-search .btn, .mod-search .rsform input#Submit, .rsform .mod-search input#Submit, .mod-search div.moduletablejunews_mod .jn .jn-more .readmore, div.moduletablejunews_mod .jn .jn-more .mod-search .readmore, .mod-search .junewsultra .jn .jn-more .readmore, .junewsultra .jn .jn-more .mod-search .readmore {
  position: relative;
  width: 28px;
  margin-left: -28px;
  padding-left: 0;
  padding-right: 0;
  border: none;
  background-color: transparent;
  color: transparent;
  height: 30px;
  padding: 0;
}
.mod-search .btn:hover, .mod-search .rsform input#Submit:hover, .rsform .mod-search input#Submit:hover, .mod-search div.moduletablejunews_mod .jn .jn-more .readmore:hover, div.moduletablejunews_mod .jn .jn-more .mod-search .readmore:hover, .mod-search .junewsultra .jn .jn-more .readmore:hover, .junewsultra .jn .jn-more .mod-search .readmore:hover, .mod-search .btn:focus, .mod-search .rsform input#Submit:focus, .rsform .mod-search input#Submit:focus, .mod-search div.moduletablejunews_mod .jn .jn-more .readmore:focus, div.moduletablejunews_mod .jn .jn-more .mod-search .readmore:focus, .mod-search .junewsultra .jn .jn-more .readmore:focus, .junewsultra .jn .jn-more .mod-search .readmore:focus {
  border: none;
  background-color: transparent;
  color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.mod-search .btn:hover::after, .mod-search .rsform input#Submit:hover::after, .rsform .mod-search input#Submit:hover::after, .mod-search div.moduletablejunews_mod .jn .jn-more .readmore:hover::after, div.moduletablejunews_mod .jn .jn-more .mod-search .readmore:hover::after, .mod-search .junewsultra .jn .jn-more .readmore:hover::after, .junewsultra .jn .jn-more .mod-search .readmore:hover::after {
  top: 1px;
}
.mod-search .btn::after, .mod-search .rsform input#Submit::after, .rsform .mod-search input#Submit::after, .mod-search div.moduletablejunews_mod .jn .jn-more .readmore::after, div.moduletablejunews_mod .jn .jn-more .mod-search .readmore::after, .mod-search .junewsultra .jn .jn-more .readmore::after, .junewsultra .jn .jn-more .mod-search .readmore::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f002";
  font-family: "FontAwesome";
  color: white;
  font-size: 22px;
  cursor: pointer;
}
.mod-search_mobile {
  margin: 15px 0 !important;
}
.mod-search_mobile .form-inline input.inputbox {
  color: #858585;
  font-weight: 400;
  font-size: 16px;
  height: 38px;
}
.mod-search_mobile .form-inline input.inputbox::-webkit-input-placeholder {
  color: #858585;
}
.mod-search_mobile .form-inline input.inputbox::-moz-placeholder {
  color: #858585;
}
.mod-search_mobile .form-inline input.inputbox:-ms-input-placeholder {
  color: #858585;
}
.mod-search_mobile .form-inline input.inputbox::-ms-input-placeholder {
  color: #858585;
}
.mod-search_mobile .form-inline input.inputbox::placeholder {
  color: #858585;
}
.mod-search_mobile .form-inline .button::after {
  color: #858585;
}

/*  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: "Georgia Pro", sans-serif;
}
.slider-info .slider-sub-title {
  font-size: 50px;
  font-family: "Georgia Pro", sans-serif;
}
.slider-info .slider-text {
  font-size: 25px;
}

.moduletable.mod-services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 1170px;
  margin: auto;
}
.moduletable.mod-services .btn-wrap {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-top: 35px;
  text-align: center;
}
.moduletable.mod-services .junewsultra.mod-services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: none;
}
.moduletable.mod-services .btn-wrap {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          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 {
  width: 100%;
}
.moduletable.mod-services .jn .jn-right h4, .moduletable.mod-services .jn .jn-right .modul_h4 {
  margin: 0;
}
.moduletable.mod-services .jn .jn-right a {
  display: block;
  padding: 20px 15px;
  background-color: black;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Georgia Pro", 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: black;
}

/* Сторонние стили ------------------------------- */
.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;
}

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

.categoryImage .image {
  display: block;
  max-height: 230px;
  overflow: hidden;
}
.categoryImage .image:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

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

.categoryImage .name {
  margin-top: 8px;
  height: 50px;
  background-color: black;
  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: "Georgia Pro", sans-serif;
}

.categoryImage {
  margin-top: 5px;
}

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

div.row > aside, div.row > main {
  -webkit-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 {
  max-width: 420px;
}
.request-call .modal-footer {
  text-align: center;
}

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

.modal-header {
  min-height: 70px;
  border-bottom: 1px solid #e5e5e5;
  padding-right: 46px;
}

.modal-header .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 36px;
  height: 36px;
  font-size: 36px;
  font-weight: normal;
  border: none;
  padding: 0;
}

.modal-header .close:hover {
  background: none;
  color: black;
}

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

.modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

.modal .modul_h4.modal-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  font-size: 1.2em;
}

.request-call .formContainer {
  width: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.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,
.rsform-block-captcha2 {
  display: none;
}

.itemAgree {
  margin-top: 25px;
}
.itemAgree label {
  font-weight: normal;
}

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

.modal-footer button.btn, .modal-footer div.moduletablejunews_mod .jn .jn-more button.readmore, div.moduletablejunews_mod .jn .jn-more .modal-footer button.readmore, .modal-footer .junewsultra .jn .jn-more button.readmore, .junewsultra .jn .jn-more .modal-footer button.readmore,
.modal-footer .buy {
  width: 180px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  padding: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.modal-footer button.btn:hover, .modal-footer div.moduletablejunews_mod .jn .jn-more button.readmore:hover, div.moduletablejunews_mod .jn .jn-more .modal-footer button.readmore:hover, .modal-footer .junewsultra .jn .jn-more button.readmore:hover, .junewsultra .jn .jn-more .modal-footer button.readmore:hover {
  background: #aaa;
  border-color: #aaa;
}
.modal-footer .buy {
  background: black;
  color: #fff;
}
.modal-footer .buy:hover {
  background: black;
}

.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: -webkit-box;
  display: -ms-flexbox;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          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: "“";
  left: -15px;
  top: 10px;
}
#phocaguestbook_comments .cd-testimonials-item-info::after {
  content: "”";
  right: -15px;
  bottom: 10px;
}
#phocaguestbook_comments .cd-testimonials-item-info:hover {
  border-color: black;
  -webkit-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
}
#phocaguestbook_comments .cd-testimonials-item-info:hover::before, #phocaguestbook_comments .cd-testimonials-item-info:hover::after {
  border-color: black;
  color: black;
  -webkit-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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: black;
}
#phocaguestbook_comments .flex-direction-nav a:hover:before, #phocaguestbook_comments .flex-direction-nav a:hover:after {
  background-color: black;
}
#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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      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;
  -webkit-box-shadow: 0px 3px 10px 1px rgba(0, 128, 0, 0.2);
          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: black;
}
.moduletable.mod-materials-icons-in-index-page .jn .jn-left a {
  display: -webkit-box;
  display: -ms-flexbox;
  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 h4 a, .moduletable.mod-materials-icons-in-index-page .jn .modul_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 h4 a:hover, .moduletable.mod-materials-icons-in-index-page .jn .modul_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 .jn .rsform input#Submit, .rsform .moduletable.mod-materials-icons-in-index-page .jn input#Submit, .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, .moduletable.mod-materials-icons-in-index-page .junewsultra .jn .jn-more .readmore, .junewsultra .moduletable.mod-materials-icons-in-index-page .jn .jn-more .readmore {
  background-color: black;
  color: #fff;
}
.moduletable.mod-materials-icons-in-index-page .jn .btn:hover, .moduletable.mod-materials-icons-in-index-page .jn .rsform input#Submit:hover, .rsform .moduletable.mod-materials-icons-in-index-page .jn input#Submit: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, .moduletable.mod-materials-icons-in-index-page .junewsultra .jn .jn-more .readmore:hover, .junewsultra .moduletable.mod-materials-icons-in-index-page .jn .jn-more .readmore:hover {
  text-decoration: none;
  background-color: #fff;
  color: black;
}

/* статьи с иконками на главной (JUNewsUltra) ! */
/* ! статьи на главной (JUNewsUltra  на всю ширину) */
.moduletable.mod-materials-in-index-page {
  margin: 30px 0;
}
.moduletable.mod-materials-in-index-page .jn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  border: none;
}
.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;
  max-width: 100%;
  height: 100%;
  padding: 0;
  border: none;
  -o-object-fit: cover;
     object-fit: cover;
}
.moduletable.mod-materials-in-index-page .jn .jn-head {
  width: 50%;
  padding: 0;
}
.moduletable.mod-materials-in-index-page .jn .jn-intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50%;
  padding: 70px 50px;
  padding-bottom: 40px;
}
.moduletable.mod-materials-in-index-page .jn .jn-intro .jn-right {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          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 {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          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;
}

/* статьи на главной () ! */
/* !J2STORE Категории */
.j2store-categories-module h4 a, .j2store-categories-module .modul_h4 a {
  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;
  height: 5rem;
  background-color: black;
  color: #fff;
}
.j2store-categories-module > div:hover h4 a, .j2store-categories-module > div:hover .modul_h4 a {
  text-decoration: none;
  background-color: #1a1a1a;
}

/* J2STORE Категории! */
/* !J2STORE Товары */
.j2store-module-product {
  padding: 10px;
  border: 1px solid #aaa;
}
.j2store-module-product::after {
  content: "";
  display: table;
  clear: both;
}
.j2store-module-product .j2store-product-image img {
  width: auto !important;
  max-width: 100%;
  height: 220px;
  margin: 0 auto;
}

/* J2STORE Товары! */
/* !J2STORE Каталог */
#productFilters {
  margin-bottom: 20px;
}

/* J2STORE Каталог! */
/* ! Преимущества */
.benefits {
  margin-top: 50px;
  margin-bottom: 50px;
}

.benefits .benefits-cart {
  padding: 0;
  margin-bottom: 25px;
}
.benefits .benefits-cart:hover .svg-container {
  -webkit-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
}
.benefits .benefits-cart:hover svg {
  fill: red;
}

.svg-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 170px;
  margin-bottom: 10px;
}
.svg-container img {
  margin: auto;
}

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

/* Преимущества ! */
/* ! модуль Версия для слабовидящих */
.module_special_visually.default.mod-a11y {
  position: fixed;
  z-index: 100;
  right: -198px;
  top: 150px;
  width: 200px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.module_special_visually.default.mod-a11y:hover {
  right: -2px;
}
.module_special_visually.default.mod-a11y input[name=type_version] + span {
  position: relative;
  height: 46px !important;
  padding: 0 !important;
}
.module_special_visually.default.mod-a11y input[name=type_version] + span::before,
.module_special_visually.default.mod-a11y .params::before {
  content: "";
  position: absolute;
  top: -2px;
  right: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60px;
  height: 50px;
  border-radius: 30px 0 0 30px;
  background: #25318c url(/images/icons/eye_on.svg) no-repeat center;
  background-size: 34px;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.module_special_visually.default.mod-a11y .params::before {
  background-image: url(/images/icons/eye_off.svg);
}
.module_special_visually.default.mod-a11y input[name=type_version] + span:hover::before {
  border-color: black;
}
.module_special_visually.default.mod-a11y .buttons label {
  margin: 0;
}
.module_special_visually.default.mod-a11y .params {
  position: fixed;
  z-index: 1100;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 250px !important;
  height: 100%;
  padding-left: 10px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
}
.module_special_visually.default.mod-a11y .params #params-scrolling {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}
.module_special_visually.default.mod-a11y .params #params-scrolling .buttons .handle_module {
  display: block;
}
.module_special_visually.default.mod-a11y .params input[name=type_version] + span::before {
  display: none;
}
.module_special_visually.default.mod-a11y .params::before {
  top: 150px;
}
.module_special_visually.default.mod-a11y .params:hover {
  -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
          transform: translateX(0px);
}
.module_special_visually.default.mod-a11y .title.handle_module {
  width: 100%;
}
.module_special_visually.default.mod-a11y .module_special_visually #special_visually .buttons-a11y-activating {
  margin: 0;
}
.module_special_visually.default.mod-a11y .module_special_visually #special_visually .buttons-a11y-activating label {
  margin-left: 100%;
  border-color: #25318c;
  border-right: 0 !important;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.module_special_visually.default.mod-a11y .module_special_visually #special_visually .buttons-a11y-activating label:hover {
  margin-left: 0;
}
.module_special_visually.default.mod-a11y .module_special_visually #special_visually .buttons-a11y-activating label .button_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 0;
  padding-left: 20px;
  height: 46px;
  line-height: 1;
  text-transform: uppercase;
  text-align: left;
  background: #fff;
}
.module_special_visually.default.mod-a11y .module_special_visually #special_visually .params .param .title {
  margin-right: 0;
}
.module_special_visually.default.mod-a11y .module_special_visually #special_visually label.handle_module {
  margin: 0;
  margin-bottom: 5px;
}
.module_special_visually.default.mod-a11y .module_special_visually #special_visually .buttons-original label.handle_module {
  margin: 0;
}
.module_special_visually.default.mod-a11y .module_special_visually #special_visually label#btn-A11Y-deactivated {
  display: none;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
.module_special_visually.default.mod-a11y .module_special_visually #special_visually input[type=radio][name=type_version][value=yes] {
  display: none;
}

/* модуль Версия для слабовидящих ! */
div.comfort-rooms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: fixed url(/templates/art-web.ru/images/backgrounds/bg_akcia.jpg) no-repeat center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 680px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 400px;
  width: 400px;
  border-radius: 50%;
  background-color: #fff;
}
.l-comfort-rooms p {
  padding: 5px 20px;
  text-align: center;
}

/* иконки 

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;
  font-display: swap;
}
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;
}

.b-email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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;
}

.footer {
  background-color: #cfcfd1;
}

.footer_2 {
  color: #fff;
}
.footer_2 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.copyright__text {
  margin: 0;
  font-size: 12px;
  text-align: left;
  line-height: 14px;
}

.pers-inf, .copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.pers-inf__ref, .copyright__ref {
  color: inherit;
  font-size: 12px;
  line-height: 14px;
}
.pers-inf__ref:hover, .copyright__ref: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:hover .image {
  opacity: 1;
}
div.art_web_copyright .text {
  height: 30px;
  text-align: right;
}
div.art_web_copyright a {
  display: block;
  color: inherit;
  font-size: 12px;
  line-height: 15px;
}
div.art_web_copyright .image {
  height: 70px;
  margin-left: 10px;
  text-align: center;
  opacity: 0.6;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  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 img #Wblack,
div.art_web_copyright .image img #art-web,
div.art_web_copyright .image img #Ared,
div.art_web_copyright .image svg #Wblack,
div.art_web_copyright .image svg #art-web,
div.art_web_copyright .image svg #Ared {
  fill: #334d5b;
}

/* Blog Content */
.blog .items-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.blog .items-row > [class^=span] {
  padding-left: 15px;
  padding-right: 15px;
}
.blog .items-row > .span4 {
  width: 33.33%;
}
.blog .items-row > .span6 {
  width: 50%;
}
.blog .item-image.pull-left img {
  max-width: 300px;
  margin-right: 10px;
}

.blog-styled .item {
  margin-bottom: 30px;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  padding: 15px;
}
.blog-styled .item .introtext-wrapper {
  padding: 15px;
}
.blog-styled .item .readmore {
  margin-bottom: 0;
}
.blog-styled .item-image {
  overflow: hidden;
  height: 260px;
}
.blog-styled .item-image.pull-left {
  float: none !important;
  margin: 0 -15px 15px;
}
.blog-styled .item-image.pull-left img {
  max-width: 100%;
  height: auto;
}

ul.breadcrumb li {
  font-size: 12px;
  opacity: 0.5;
  margin-right: 3px;
}
ul.breadcrumb li:hover {
  opacity: 1;
}
ul.breadcrumb li span.divider {
  opacity: 1;
}
ul.breadcrumb li a {
  margin-right: 3px;
}

div.moduletablejunews_mod .junews_mod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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 h4 a, div.moduletablejunews_mod .jn .modul_h4 a {
  color: black;
  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;
  text-align: center;
}

h3.h3itemListSubCategories, .h3itemListSubCategories.modul_h3, div.moduletablejunews_mod div.h3itemListSubCategories.junews_h {
  display: none;
}

.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;
  border-radius: 20px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: padding 0.5s;
  -o-transition: padding 0.5s;
  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;
  -webkit-transition-delay: 0.7s;
       -o-transition-delay: 0.7s;
          transition-delay: 0.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 {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-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;
}

/* формы */
textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
input[type=submit],
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid #aaa;
  padding: 10px 12px;
  height: auto;
  margin-bottom: 0;
}

select,
input[type=file] {
  height: auto;
}

.rsform form {
  padding: 10px 0;
}
.rsform input, .rsform textarea, .rsform select, .rsform button, .rsform button.btn, .rsform .junewsultra .jn .jn-more button.readmore, .junewsultra .jn .jn-more .rsform button.readmore, .rsform div.moduletablejunews_mod .jn .jn-more button.readmore, div.moduletablejunews_mod .jn .jn-more .rsform button.readmore {
  border-radius: 0px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
}
.rsform input:focus, .rsform textarea:focus, .rsform select:focus, .rsform button:focus, .rsform button.btn:focus, .rsform .junewsultra .jn .jn-more button.readmore:focus, .junewsultra .jn .jn-more .rsform button.readmore:focus, .rsform div.moduletablejunews_mod .jn .jn-more button.readmore:focus, div.moduletablejunews_mod .jn .jn-more .rsform button.readmore:focus {
  border: 1px solid #777777;
  color: black;
}
.rsform input#Submit {
  text-transform: uppercase;
}

.btn-next {
  font-size: 18px;
}

div.formControls {
  padding: 10px 0;
}
div.formControls p {
  margin: 0;
}

div.rsform-block-captcha img {
  padding: 0 10px;
}

.moduletable.rs-form-make-order {
  position: absolute;
  z-index: 21;
  right: 30px;
  top: 200px;
  max-width: 410px;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.45);
}
.moduletable.rs-form-make-order .modul_h3, .moduletable.rs-form-make-order div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod .moduletable.rs-form-make-order div.junews_h {
  text-transform: initial;
}
.moduletable.rs-form-make-order form {
  padding: 0;
}
.moduletable.rs-form-make-order .formControls {
  color: #fff;
}
.moduletable.rs-form-make-order input#Submit {
  margin-top: 0;
}
.moduletable.rs-form-make-order h2 {
  margin: 0 0 20px 0;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
}
.moduletable.rs-form-make-order .formControlLabel {
  display: none;
}
.moduletable.rs-form-make-order input, .moduletable.rs-form-make-order select {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.moduletable.rs-form-make-order input[type=text], .moduletable.rs-form-make-order select {
  margin: 0;
  padding: 15px;
  width: 100%;
  border: none;
  border-radius: 0;
  background-color: #000;
  color: #fff;
  font-size: 14px;
}
.moduletable.rs-form-make-order input[type=text]::-webkit-input-placeholder, .moduletable.rs-form-make-order select::-webkit-input-placeholder {
  color: #737373;
}
.moduletable.rs-form-make-order input[type=text]::-moz-placeholder, .moduletable.rs-form-make-order select::-moz-placeholder {
  color: #737373;
}
.moduletable.rs-form-make-order input[type=text]:-ms-input-placeholder, .moduletable.rs-form-make-order select:-ms-input-placeholder {
  color: #737373;
}
.moduletable.rs-form-make-order input[type=text]::-ms-input-placeholder, .moduletable.rs-form-make-order select::-ms-input-placeholder {
  color: #737373;
}
.moduletable.rs-form-make-order input[type=text]::placeholder, .moduletable.rs-form-make-order select::placeholder {
  color: #737373;
}
.moduletable.rs-form-make-order input[type=text]:focus, .moduletable.rs-form-make-order select:focus {
  -webkit-box-shadow: inset 0 1px 1px black, 0 0 8px black;
          box-shadow: inset 0 1px 1px black, 0 0 8px black;
  opacity: 1;
}
.moduletable.rs-form-make-order input#Submit {
  border-radius: 0;
}
.moduletable.rs-form-make-order div.rsform-block-arrivaldate, .moduletable.rs-form-make-order div.rsform-block-departuredate {
  height: 77px;
  position: relative;
}
.moduletable.rs-form-make-order div.rsform-block-departuredate > div {
  position: relative;
}
.moduletable.rs-form-make-order .formControls .formBody .rsform-calendar-button {
  position: absolute;
  top: 10px;
  right: 0;
  width: 50px;
  height: 49px;
  padding: 0;
  border: none;
  border-radius: 0;
  color: #fff;
  text-align: center;
  background: no-repeat center/24px url(/images/icons/g_calendar.svg);
}
.moduletable.rs-form-make-order label {
  font-weight: normal;
}
.moduletable.rs-form-make-order p.formDescription {
  margin: 0;
}
.moduletable.rs-form-make-order div.rsform-block-captcha {
  background-color: #fff;
}
.moduletable.rs-form-make-order .itemAgree a {
  color: #fff;
  text-decoration: underline;
}
.moduletable.rs-form-make-order .itemAgree a:hover {
  text-decoration: none;
}
.moduletable.rs-form-make-order .rsform-block-agree {
  text-align: center;
}
.moduletable.rs-form-make-order .rsform-block-submit {
  text-align: center;
}
.moduletable.rs-form-make-order .rsform-submit-button {
  padding: 15px 44px;
  border-radius: 25px;
  background: black;
  border-color: black;
  -webkit-box-shadow: 0px 4px 12px 2px rgba(0, 128, 0, 0.47);
          box-shadow: 0px 4px 12px 2px rgba(0, 128, 0, 0.47);
  color: #fff;
  font-size: 18px;
  line-height: 1;
}

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: 0;
  right: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.sbat.up::after {
  margin-top: 0;
  margin-left: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.sbat::after {
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  display: block;
  color: #aaa;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.sbat:hover {
  background-color: #dddddd;
}
.sbat:hover::after {
  color: black;
}

.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.mod-auth {
  border: 1px solid #aaa;
  border-radius: 0px;
}

div.moduletable_leftmenu {
  border: 1px solid #aaa;
  border-radius: 0px;
  margin-bottom: 20px;
}
div.moduletable_leftmenu ul {
  /* первый уровень меню */
  padding: 0;
  margin: 0;
  border-top: 1px solid #aaa;
}
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;
  -webkit-transition: 0s;
  -o-transition: 0s;
  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 {
  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: #1a1a1a;
}
div.moduletable_leftmenu ul li ul {
  /* второй уровень меню */
  border-top: none;
}
div.moduletable_leftmenu ul li ul:not(.visible) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
div.moduletable_leftmenu ul li ul li {
  /* li.active, li:hover {
  	a, span.separator {
  		text-decoration: underline;
  	}
  } */
}
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 .current {
  /* активные пункты меню */
}
div.moduletable_leftmenu .current > a,
div.moduletable_leftmenu .current > span.separator {
  text-decoration: underline;
  background-color: #EEEEEE !important;
}

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

.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: none;
  background-color: #ffeebb;
}
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: #fff;
}
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 .row {
  position: relative;
}

div.contact_admin .formContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
div.contact_admin div.formControlLabel {
  display: none;
}
div.contact_admin div.rsform-block {
  width: 32%;
  margin: 0 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 div.rsform-block-agree {
  width: 100%;
  color: #fff;
}
div.contact_admin div.rsform-block-agree a {
  text-decoration: underline;
}
div.contact_admin .rsform-block-submit {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 100%;
          flex: 1 100%;
}
div.contact_admin .rsform-block-submit .btn, div.contact_admin .rsform-block-submit .junewsultra .jn .jn-more .readmore, .junewsultra .jn .jn-more div.contact_admin .rsform-block-submit .readmore, 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, div.contact_admin .rsform-block-submit .rsform input#Submit, .rsform div.contact_admin .rsform-block-submit input#Submit {
  display: inline-block;
}
div.contact_admin input[type=text] {
  width: 100%;
}
div.contact_admin input,
div.contact_admin textarea,
div.contact_admin select {
  border: none;
}
div.contact_admin .btn, div.contact_admin .junewsultra .jn .jn-more .readmore, .junewsultra .jn .jn-more div.contact_admin .readmore, div.contact_admin div.moduletablejunews_mod .jn .jn-more .readmore, div.moduletablejunews_mod .jn .jn-more div.contact_admin .readmore, div.contact_admin .rsform input#Submit, .rsform div.contact_admin input#Submit {
  border-color: #fff;
  color: #fff;
}
div.contact_admin .btn:hover, div.contact_admin .junewsultra .jn .jn-more .readmore:hover, .junewsultra .jn .jn-more div.contact_admin .readmore:hover, div.contact_admin div.moduletablejunews_mod .jn .jn-more .readmore:hover, div.moduletablejunews_mod .jn .jn-more div.contact_admin .readmore:hover, div.contact_admin .rsform input#Submit:hover, .rsform div.contact_admin input#Submit:hover {
  border-color: black;
}

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

.full-contact-inf {
  padding: 30px 0;
}

.mod-footer-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 15px;
}
.mod-footer-contacts .contacts-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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: black;
}
.mod-footer-contacts .contacts-wrap .tel,
.mod-footer-contacts .contacts-wrap .mail,
.mod-footer-contacts .contacts-wrap .address {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 32px;
  padding-left: 45px;
  margin-bottom: 15px;
  font-size: 16px;
}
.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 .social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 80%;
  margin: auto;
  margin-top: 30px;
  padding: 10px 25px 0;
  border-top: 1px solid black;
  font-size: 26px;
}
.mod-footer-contacts .social-icons li {
  list-style: none;
}
.mod-footer-contacts .social-icons a {
  color: #aaa;
}
.mod-footer-contacts .social-icons a:hover {
  color: black;
}

.mod-footer-map {
  min-height: 600px;
}

.footer_1 .moduletable.soc a:hover {
  text-decoration: none;
}

div.search fieldset.only,
div.search fieldset.phrases,
div.search div.form-limit {
  display: none;
}

fieldset.phrases div.controls {
  padding: 2% 4%;
}

dt.result-title {
  padding-top: 25px;
}

/********** каталог товаров **********/
/* 
отключили в www\plugins\system\k2\k2.php вывод левых css файлов:
	/components/com_k2/css/k2.css
	/media/k2/assets/css/k2.fonts.css?v2.7.1
	magnific-popup.css
*/
/* подкатегории товаров */
.itemListCategoriesBlock {
  margin-bottom: 15px;
}

.itemListSubCategories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.itemListSubCategories h3, .itemListSubCategories .modul_h3, .itemListSubCategories div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod .itemListSubCategories div.junews_h {
  -webkit-box-flex: 1;
      -ms-flex: 1 100%;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.moduletablek2item .itemList > div:hover,
.itemListView .itemContainer:hover {
  -webkit-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
  border-color: black;
}
.moduletablek2item .itemList > div:hover .catItemImage img,
.itemListView .itemContainer:hover .catItemImage img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.moduletablek2item .itemList > div:hover .prod-dop-info,
.itemListView .itemContainer:hover .prod-dop-info {
  border-color: black;
}
.moduletablek2item .itemList > div .catItemTitle,
.itemListView .itemContainer .catItemTitle {
  font-weight: bold;
  text-align: center;
}
.moduletablek2item .itemList > div .catItemTitle a,
.itemListView .itemContainer .catItemTitle a {
  color: black;
}
.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.moduletablek2item .itemList > div .num-of-prod,
.itemListView .itemContainer .num-of-prod {
  padding: 7px 0px;
  padding-left: 18px;
  border-right: none;
  border-color: black;
  outline: none;
  -webkit-transition: border-radius 0.15s;
  -o-transition: border-radius 0.15s;
  transition: border-radius 0.15s;
}
.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: black;
}
.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: 6px;
  padding-left: 30px;
  background-color: black;
  border: 1px solid black;
  color: #fff;
  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/k2_image/supermarket-basket.png);
}

#k2Container {
  padding: 0 0 24px 0;
}

body.contentpane #k2Container {
  padding: 16px;
}

/* used in popups */
/* --- General padding --- */
.k2Padding {
  padding: 4px;
}

/* --- Clearing --- */
.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}

/* --- Striped rows (add a different background color enable stripped rows in various listings with K2 content) --- */
.even {
  padding: 2px;
}

.odd {
  padding: 2px;
}

/* --- RSS feed icon --- */
div.k2FeedIcon {
  padding: 4px 8px;
}

div.k2FeedIcon a,
div.k2FeedIcon a:hover {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
}

div.k2FeedIcon a span,
div.k2FeedIcon a:hover span {
  display: none;
}

/* --- Rating --- */
.itemRatingForm {
  display: block;
  line-height: 25px;
  float: left;
}

.itemRatingLog {
  font-size: 11px;
  margin: 0;
  padding: 0 0 0 4px;
  float: left;
}

div.itemRatingForm .formLogLoading {
  background: url(../images/k2_image/loading.gif) no-repeat left center;
  height: 25px;
  padding: 0 0 0 20px;
}

.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: transparent url(../images/k2_image/transparent_star.gif) left -1000px repeat-x;
}

.itemRatingList {
  position: relative;
  float: left;
  width: 125px;
  height: 25px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: left top;
}

.itemRatingList li {
  display: inline;
  background: none;
  padding: 0;
}

.itemRatingList a,
.itemRatingList .itemCurrentRating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000px;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
  cursor: pointer;
}

.itemRatingList a:hover {
  background-position: left bottom;
}

.itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}

.itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}

.itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}

.itemRatingList a.four-stars {
  width: 80%;
  z-index: 3;
}

.itemRatingList a.five-stars {
  width: 100%;
  z-index: 2;
}

.itemRatingList .itemCurrentRating {
  z-index: 1;
  background-position: 0 center;
  margin: 0;
  padding: 0;
}

span.siteRoot {
  display: none;
}

/* --- CSS added with JavaScript --- */
.smallerFontSize {
  font-size: 100%;
  line-height: inherit;
}

.largerFontSize {
  font-size: 150%;
  line-height: 140%;
}

/* --- ReCaptcha --- */
.recaptchatable .recaptcha_image_cell,
#recaptcha_table {
  background-color: #fff !important;
}

#recaptcha_table {
  border-color: #ccc !important;
}

#recaptcha_response_field {
  border-color: #ccc !important;
  background-color: #fff !important;
}

.k2-recaptcha-v2 {
  margin-top: 12px;
}

/* --- Icon Font Support --- */
/* Reset for users with older overrides */
div.itemToolbar ul li a#fontDecrease,
div.itemToolbar ul li a#fontIncrease {
  font-size: 14px;
}

div.itemToolbar ul li a#fontDecrease img,
div.itemToolbar ul li a#fontIncrease img {
  background: none;
}

a.ubUserFeedIcon,
a.ubUserFeedIcon:hover,
a.ubUserURL,
a.ubUserURL:hover,
span.ubUserEmail,
div.itemIsFeatured:before,
div.catItemIsFeatured:before,
div.userItemIsFeatured:before,
div.k2FeedIcon a,
div.k2FeedIcon a:hover,
div.itemToolbar ul li a#fontDecrease,
div.itemToolbar ul li a#fontIncrease {
  background: none;
  text-decoration: none;
  vertical-align: middle;
  font-family: "simple-line-icons";
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Font assignments */
div.catItemIsFeatured:before,
div.userItemIsFeatured:before,
div.itemIsFeatured:before {
  content: "\e09b";
}

a#fontIncrease:before {
  content: "\e091";
}

a#fontDecrease:before {
  content: "\e092";
}

div.k2FeedIcon a:before,
a.ubUserFeedIcon:before {
  content: "\e03b";
}

a.ubUserURL:before {
  content: "\e037";
}

span.ubUserEmail:before {
  content: "\e086";
}

/* --- Primary lists in modules --- */
div.k2LatestCommentsBlock ul,
div.k2TopCommentersBlock ul,
div.k2ItemsBlock ul,
div.k2LoginBlock ul,
div.k2UserBlock ul.k2UserBlockActions,
div.k2UserBlock ul.k2UserBlockRenderedMenu,
div.k2ArchivesBlock ul,
div.k2AuthorsListBlock ul,
div.k2CategoriesListBlock ul,
div.k2UsersBlock ul {
  margin: 0;
  padding: 0 4px;
  list-style: none;
}

/* Example CSS: padding:0;margin:0;list-style:none; */
div.k2LatestCommentsBlock ul li,
div.k2TopCommentersBlock ul li,
div.k2ItemsBlock ul li,
div.k2LoginBlock ul li,
div.k2UserBlock ul.k2UserBlockActions li,
div.k2UserBlock ul.k2UserBlockRenderedMenu li,
div.k2ArchivesBlock ul li,
div.k2AuthorsListBlock ul li,
div.k2CategoriesListBlock ul li,
div.k2UsersBlock ul li {
  display: block;
  padding: 0;
  margin: 0 0 24px 0;
}

/* Example CSS: display:block;clear:both;padding:2px 0;border-bottom:1px dotted #ccc; */
.clearList {
  display: none;
  float: none;
  clear: both;
}

/* this class is used to clear all previous floating list elements */
.lastItem {
  border: none;
}

/* class appended on last list item */
/* --- Avatars --- */
.k2Avatar img {
  display: block;
  float: left;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  padding: 2px;
  margin: 2px 4px 4px 0;
}

/* --- Pagination --- */
div.k2Pagination {
  padding: 8px;
  margin: 24px 0 4px 0;
  text-align: center;
}

div.k2Pagination ul {
  text-align: center;
}

div.k2Pagination ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

div.k2Pagination ul li a {
  display: inline-block;
  padding: 4px 8px;
  margin: 0 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
  vertical-align: middle;
  background: #fff;
  text-decoration: none;
}

div.k2Pagination ul li a:hover {
  background: #fafafa;
  cursor: pointer;
}

div.k2Pagination ul li.active a {
  background: #fafafa;
}

div.k2Pagination ul li a span {
  vertical-align: middle;
}

/* --- Featured flags: the classes are repeated further below to indicate placement in the CSS structure --- */
div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
  position: relative;
}

div.itemIsFeatured:before,
div.catItemIsFeatured:before,
div.userItemIsFeatured:before {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #CF1919;
  font-size: 20px;
}

/* --- Separators --- */
.k2HorizontalSep {
  border: 0;
  padding: 0;
  margin: 0 8px;
}

/* --- Edit Buttons --- */
span.itemEditLink,
span.catItemEditLink,
span.userItemEditLink {
  float: right;
  display: block;
  padding: 0;
  margin: 0;
  width: 120px;
  text-align: right;
}

span.itemEditLink a,
span.catItemEditLink a,
span.userItemEditLink a {
  display: inline-block;
  padding: 4px 8px;
  margin: 0;
  background: #2d96dd;
  color: #fff;
  border: 0;
  border-radius: 4px;
  font-size: 11px;
  line-height: 100%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

span.itemEditLink a:hover,
span.catItemEditLink a:hover,
span.userItemEditLink a:hover {
  background: #217dbb;
}

/*------------------------------------------------------------------------------
	Component - Item view
--------------------------------------------------------------------------------*/
a.itemPrintThisPage {
  display: block;
  width: 160px;
  margin: 4px auto 16px;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
}

a.itemPrintThisPage:hover {
  background: #fafafa;
  text-decoration: none;
}

div.itemView {
  padding: 8px 0 24px 0;
  margin: 0 0 24px 0;
}

/* this is the item container for this view */
div.itemHeader span.itemDateCreated {
  color: #999;
  font-size: 11px;
}

div.itemHeader h2.itemTitle {
  padding: 10px 0 4px 0;
  margin: 0;
}

div.itemHeader h2.itemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}

/* "Featured" presented in superscript */
div.itemHeader span.itemAuthor {
  display: block;
  padding: 0;
  margin: 0;
}

div.itemHeader span.itemAuthor a:before {
  content: " ";
}

div.itemToolbar {
  padding: 8px;
  margin: 16px 0 0 0;
  background: #fafafa;
  border-radius: 4px;
}

div.itemToolbar ul {
  text-align: right;
  list-style: none;
  padding: 0;
  margin: 0;
}

div.itemToolbar ul li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 8px;
  margin: 0;
  border-left: 1px solid #ccc;
  text-align: center;
  background: none;
  font-size: 12px;
}

div.itemToolbar ul > li:first-child {
  border: none;
}

/* remove the first CSS border from the left of the toolbar */
div.itemToolbar ul li a {
  font-size: 12px;
  font-weight: normal;
}

div.itemToolbar ul li a img {
  vertical-align: middle;
}

div.itemToolbar ul li a#fontDecrease {
  margin: 0 0 0 2px;
}

div.itemToolbar ul li a#fontDecrease img {
  width: 13px;
  height: 13px;
  font-size: 13px;
}

div.itemToolbar ul li a#fontIncrease {
  margin: 0 0 0 2px;
}

div.itemToolbar ul li a#fontIncrease img {
  width: 13px;
  height: 13px;
  font-size: 13px;
}

div.itemToolbar ul li a#fontDecrease span,
div.itemToolbar ul li a#fontIncrease span {
  display: none;
}

div.itemRatingBlock {
  padding: 8px 0;
}

div.itemRatingBlock span {
  display: block;
  float: left;
  font-style: normal;
  padding: 0 4px 0 0;
  margin: 0;
  color: #999;
}

div.itemBody {
  padding: 8px 0;
  margin: 0;
}

div.itemImageBlock {
  padding: 8px 0;
  margin: 0 0 16px 0;
}

span.itemImage {
  display: block;
  text-align: center;
  margin: 0 0 8px 0;
}

span.itemImage img {
  max-width: 100%;
  height: auto;
}

span.itemImageCaption {
  color: #666;
  float: left;
  display: block;
  font-size: 11px;
}

span.itemImageCredits {
  color: #999;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
}

@media screen and (max-width: 600px) {
  span.itemImageCaption,
span.itemImageCredits {
    float: none;
    text-align: center;
  }
}
div.itemIntroText {
  color: #444;
  font-size: 18px;
  line-height: 24px;
  padding: 4px 0 12px 0;
}

div.itemFullText h3, div.itemFullText .modul_h3, div.itemFullText div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod div.itemFullText div.junews_h {
  margin: 0;
  padding: 16px 0 4px 0;
}

div.itemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
  border-top: 1px dotted #ddd;
}

div.itemExtraFields h3, div.itemExtraFields .modul_h3, div.itemExtraFields div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod div.itemExtraFields div.junews_h {
  margin: 0;
  padding: 0 0 8px 0;
}

div.itemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

div.itemExtraFields ul li {
  display: block;
  padding: 5px 0;
}

div.itemExtraFields li::before {
  content: "";
}

div.itemExtraFields ul li span.itemExtraFieldsLabel {
  display: none;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}

div.itemExtraFields ul li.class_fild0 {
  display: none;
}

div.catItemExtraFields {
  display: none;
}

div.div_money2 {
  font-weight: bold;
  color: black;
}

div.div_money2_item {
  font-size: 25px;
  font-family: "Georgia Pro", sans-serif;
  padding: 15px 0;
}

div.itemContentFooter {
  display: block;
  text-align: right;
  padding: 4px 0;
  margin: 16px 0 4px 0;
  color: #999;
}

span.itemHits {
  float: left;
}

div.itemSocialSharing {
  padding: 8px 0;
}

div.itemTwitterButton {
  float: left;
  margin: 2px 24px 0 0;
}

div.itemFacebookButton {
  float: left;
  margin-right: 24px;
  width: 200px;
}

div.itemLinks {
  margin: 16px 0;
  padding: 0;
}

div.itemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}

div.itemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}

div.itemTagsBlock ul.itemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}

div.itemTagsBlock ul.itemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}

div.itemTagsBlock ul.itemTags li a:before {
  content: "#";
}

div.itemAttachmentsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}

div.itemAttachmentsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}

div.itemAttachmentsBlock ul.itemAttachments {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}

div.itemAttachmentsBlock ul.itemAttachments li {
  display: inline;
  list-style: none;
  padding: 0 4px;
  margin: 0;
  text-align: center;
}

div.itemAttachmentsBlock ul.itemAttachments li span {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}

/* Author block */
div.itemAuthorBlock {
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 0 0 16px 0;
  padding: 8px;
}

div.itemAuthorBlock img.itemAuthorAvatar {
  float: left;
  display: block;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
  border-radius: 50%;
}

div.itemAuthorBlock div.itemAuthorDetails {
  margin: 0;
  padding: 4px 0 0 0;
}

div.itemAuthorBlock div.itemAuthorDetails h3.authorName, div.itemAuthorBlock div.itemAuthorDetails .authorName.modul_h3, div.itemAuthorBlock div.itemAuthorDetails div.moduletablejunews_mod div.authorName.junews_h, div.moduletablejunews_mod div.itemAuthorBlock div.itemAuthorDetails div.authorName.junews_h {
  margin: 0 0 4px 0;
  padding: 0;
}

div.itemAuthorBlock div.itemAuthorDetails h3.authorName a, div.itemAuthorBlock div.itemAuthorDetails .authorName.modul_h3 a, div.itemAuthorBlock div.itemAuthorDetails div.moduletablejunews_mod div.authorName.junews_h a, div.moduletablejunews_mod div.itemAuthorBlock div.itemAuthorDetails div.authorName.junews_h a {
  font-size: 16px;
}

div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  font-weight: bold;
  color: #555;
}

div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
  font-weight: bold;
  color: #555;
}

div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
  font-weight: normal;
}

/* Author latest */
div.itemAuthorLatest {
  margin-bottom: 16px;
  padding: 0;
}

/* Related by tag */
div.itemRelated {
  margin-bottom: 16px;
  padding: 0;
}

/* Add overflow-x:scroll; if you want to enable the scrolling features, as explained in item.php */
div.itemRelated ul li.k2ScrollerElement {
  float: left;
  overflow: hidden;
  border: 1px solid #ddd;
  padding: 4px;
  margin: 0 4px 4px 0;
  background: #fff;
}

/* you need to insert this class in the related li element in item.php for this styling to take effect */
div.itemRelated ul li.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}

/* Video */
div.itemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url(../images/k2_image/videoplayer-bg.gif) repeat-x bottom;
  color: #eee;
}

div.itemVideoBlock div.itemVideoEmbedded {
  text-align: center;
}

/* for embedded videos (not using AllVideos) */
div.itemVideoBlock span.itemVideo {
  display: block;
  overflow: hidden;
}

div.itemVideoBlock span.itemVideoCaption {
  color: #eee;
  float: left;
  display: block;
  font-size: 11px;
  font-weight: bold;
  width: 60%;
}

div.itemVideoBlock span.itemVideoCredits {
  color: #eee;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
  width: 35%;
  text-align: right;
}

@media screen and (max-width: 600px) {
  div.itemVideoBlock span.itemVideoCaption,
div.itemVideoBlock span.itemVideoCredits {
    float: none;
    text-align: center;
    width: auto;
  }
}
/* Image Gallery */
div.itemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}

/* Article navigation */
div.itemNavigation {
  padding: 8px;
  margin: 0 0 24px 0;
  background: #fafafa;
  border-radius: 4px;
}

div.itemNavigation span.itemNavigationTitle {
  color: #999;
}

div.itemNavigation a.itemPrevious {
  padding: 0 12px;
}

div.itemNavigation a.itemNext {
  padding: 0 12px;
}

/* Comments */
div.itemComments {
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 16px;
}

div.itemComments ul.itemCommentsList {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
}

div.itemComments ul.itemCommentsList li {
  display: block;
  padding: 4px;
  margin: 0 0 8px 0;
  border-bottom: 1px solid #ddd;
  background: #fff;
}

div.itemComments ul.itemCommentsList li.authorResponse {
  background: #f5fdff;
}

div.itemComments ul.itemCommentsList li.unpublishedComment {
  background: #ffeaea;
}

div.itemComments ul.itemCommentsList li img {
  float: left;
  margin: 4px 4px 4px 0;
  padding: 4px;
}

div.itemComments ul.itemCommentsList li span.commentDate {
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
  border-right: 1px solid #ccc;
  font-weight: bold;
  font-size: 14px;
}

div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-weight: bold;
  font-size: 14px;
}

div.itemComments ul.itemCommentsList li p {
  padding: 4px 0;
}

div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
  display: none;
}

div.itemComments ul.itemCommentsList li span.commentLink {
  float: right;
  margin-left: 8px;
}

div.itemComments ul.itemCommentsList li span.commentLink a {
  font-size: 11px;
  color: #999;
  text-decoration: underline;
}

div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: underline;
}

div.itemComments ul.itemCommentsList li span.commentToolbar {
  display: block;
  clear: both;
}

div.itemComments ul.itemCommentsList li span.commentToolbar a {
  font-size: 11px;
  color: #999;
  text-decoration: underline;
  margin-right: 4px;
}

div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: underline;
}

div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
  background: url(../images/k2_image/searchLoader.gif) no-repeat 100% 50%;
}

div.itemCommentsPagination {
  padding: 4px;
  margin: 0 0 24px 0;
}

/* Joomla 1.5 - 2.5 */
div.itemCommentsPagination span.pagination {
  display: block;
  float: right;
  clear: both;
}

/* Joomla 3.x */
div.itemCommentsPagination ul {
  text-align: center;
}

div.itemCommentsPagination ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

div.itemCommentsPagination ul li a {
  display: inline-block;
  padding: 4px 8px;
  margin: 0 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
  vertical-align: middle;
  background: #fff;
  text-decoration: none;
}

div.itemCommentsPagination ul li a:hover {
  background: #fafafa;
  cursor: pointer;
}

div.itemCommentsPagination ul li.active a {
  background: #fafafa;
}

div.itemCommentsPagination ul li a span {
  vertical-align: middle;
}

div.itemCommentsForm h3, div.itemCommentsForm .modul_h3, div.itemCommentsForm div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod div.itemCommentsForm div.junews_h {
  margin: 0;
  padding: 0 0 4px 0;
}

div.itemCommentsForm p.itemCommentsFormNotes {
  border-top: 2px solid #ccc;
  padding: 8px 0;
}

div.itemCommentsForm form {
  margin: 0;
  padding: 0;
  width: 100%;
}

div.itemCommentsForm form label.formComment,
div.itemCommentsForm form label.formName,
div.itemCommentsForm form label.formEmail,
div.itemCommentsForm form label.formUrl,
div.itemCommentsForm form label.formRecaptcha {
  display: block;
  margin: 12px 0 0 2px;
}

div.itemCommentsForm form textarea.inputbox {
  display: block;
  width: 100%;
  height: 200px;
  margin: 0;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

div.itemCommentsForm form input.inputbox {
  display: block;
  width: 100%;
  margin: 0;
  padding: 8px;
  line-height: 150%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* !!! div.itemCommentsForm form input#submitCommentButton {display:block;margin:16px 0 0 0;padding:8px 16px;background:#2d96dd;color:#fff;border:0;border-radius:4px;font-size:16px;font-weight:bold;}
div.itemCommentsForm form input#submitCommentButton:hover {background:#217dbb;} */
div.itemCommentsForm form span#formLog {
  margin: 24px;
  padding: 8px 12px;
  border-radius: 4px;
  text-align: center;
  display: none;
}

div.itemCommentsForm form span#formLog.k2FormLogError {
  display: block;
  background: #f00;
  color: #fff;
}

div.itemCommentsForm form span#formLog.k2FormLogSuccess {
  display: block;
  background: #18ac00;
  color: #fff;
}

div.itemCommentsForm form .formLogLoading {
  background: url(../images/k2_image/loading.gif) no-repeat left center;
}

div.itemCommentsLoginFirst {
  display: block;
  margin: 24px;
  padding: 8px 12px;
  background: #f00;
  color: #fff;
  border-radius: 4px;
}

/* "Report comment" form */
div.k2ReportCommentFormContainer {
  padding: 8px;
  width: 480px;
  margin: 0 auto;
}

div.k2ReportCommentFormContainer blockquote {
  width: 462px;
  background: #fafafa;
  border: 1px solid #ddd;
  padding: 8px;
  margin: 0 0 8px 0;
}

div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135CAE;
  line-height: 30px;
  display: block;
  float: left;
}

div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135CAE;
  line-height: 30px;
  display: block;
  float: right;
}

div.k2ReportCommentFormContainer blockquote span.theComment {
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  padding: 0 4px;
}

div.k2ReportCommentFormContainer form label {
  display: block;
  font-weight: bold;
}

div.k2ReportCommentFormContainer form input,
div.k2ReportCommentFormContainer form textarea {
  display: block;
  border: 1px solid #ddd;
  font-size: 12px;
  padding: 2px;
  margin: 0 0 8px 0;
  width: 474px;
}

div.k2ReportCommentFormContainer form #recaptcha {
  margin-bottom: 24px;
}

div.k2ReportCommentFormContainer form span#formLog {
  margin: 24px;
  padding: 8px 12px;
  background: #fafafa;
  border-radius: 4px;
  text-align: center;
  display: none;
}

div.k2ReportCommentFormContainer form .formLogLoading {
  background: url(../images/k2_image/loading.gif) no-repeat left center;
}

/* Back to top link */
div.itemBackToTop {
  text-align: right;
}

div.itemBackToTop a {
  text-decoration: underline;
}

div.itemBackToTop a:hover {
  text-decoration: underline;
}

/*------------------------------------------------------------------------------
	Component - Itemlist view (category)
--------------------------------------------------------------------------------*/
/* --- Category block --- */
div.itemListCategory {
  margin: 0 0 24px 0;
  padding: 8px;
}

span.catItemAddLink {
  display: block;
  padding: 8px 0;
  margin: 0 0 4px 0;
  border-bottom: 1px dotted #ccc;
  text-align: right;
}

span.catItemAddLink a {
  padding: 4px 16px;
  border: 1px solid #ddd;
  background: #fafafa;
  text-decoration: none;
}

span.catItemAddLink a:hover {
  background: #ffffcc;
}

div.itemListCategory img {
  float: left;
  display: block;
  margin: 0 8px 0 0;
}

/* --- Sub-category block --- */
div.subCategoryContainer {
  float: left;
}

div.subCategory {
  background: #fafafa;
  border: 1px solid #ddd;
  margin: 4px;
  padding: 8px;
}

div.subCategory a.subCategoryImage,
div.subCategory a.subCategoryImage:hover {
  text-align: center;
  display: block;
}

div.subCategory a.subCategoryImage img,
div.subCategory a.subCategoryImage:hover img {
  margin: 0 8px 0 0;
  max-width: 100%;
}

div.subCategory a.subCategoryMore {
  display: none;
}

/* --- Item groups --- */
div#itemListLinks {
  background: #fafafa;
  border: 1px solid #ddd;
  margin: 8px 0;
  padding: 8px;
}

div.itemContainer {
  float: left;
}

@media screen and (max-width: 600px) {
  div.itemContainer {
    float: none;
    display: block;
    width: 100% !important;
  }
}
/* --- Item block for each item group --- */
div.catItemView {
  margin-bottom: 48px;
  padding: 4px;
}

/* this is the container for each K2 item on this view */
/* Additional class appended to the element above for further styling per group item */
div.groupLinks {
  padding: 0;
  margin: 0;
}

div.catItemHeader span.catItemDateCreated {
  color: #999;
  font-size: 11px;
}

div.catItemHeader h3.catItemTitle, div.catItemHeader .catItemTitle.modul_h3, div.catItemHeader div.moduletablejunews_mod div.catItemTitle.junews_h, div.moduletablejunews_mod div.catItemHeader div.catItemTitle.junews_h {
  padding: 10px 0 4px 0;
  margin: 0;
}

div.catItemHeader h3.catItemTitle span sup, div.catItemHeader .catItemTitle.modul_h3 span sup, div.catItemHeader div.moduletablejunews_mod div.catItemTitle.junews_h span sup, div.moduletablejunews_mod div.catItemHeader div.catItemTitle.junews_h span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}

/* superscript */
div.catItemHeader span.catItemAuthor {
  display: block;
  padding: 0;
  margin: 0;
}

div.catItemRatingBlock {
  padding: 8px 0;
}

div.catItemRatingBlock span {
  display: block;
  float: left;
  font-style: normal;
  padding: 0 4px 0 0;
  margin: 0;
  color: #999;
}

div.catItemBody {
  padding: 8px 0;
  margin: 0;
}

div.catItemImageBlock {
  padding: 8px 0;
  margin: 0 0 16px 0;
}

span.catItemImage {
  display: block;
  text-align: center;
  margin: 0 0 8px 0;
}

span.catItemImage img {
  max-width: 100%;
  height: auto;
}

div.catItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}

div.catItemExtraFields,
div.genericItemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
  border-top: 1px dotted #ddd;
}

div.catItemExtraFields h4, div.catItemExtraFields .modul_h4,
div.genericItemExtraFields h4,
div.genericItemExtraFields .modul_h4 {
  margin: 0;
  padding: 0 0 8px 0;
}

div.catItemExtraFields ul,
div.genericItemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

div.catItemExtraFields ul li,
div.genericItemExtraFields ul li {
  display: block;
}

div.catItemExtraFields ul li span.catItemExtraFieldsLabel,
div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}

h3.itemExtraFields_h3, .itemExtraFields_h3.modul_h3, div.moduletablejunews_mod div.itemExtraFields_h3.junews_h {
  display: none;
}

div.K2BeforeDisplay {
  padding-bottom: 20px;
}

div.catItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}

div.catItemHitsBlock {
  padding: 4px 0;
}

div.catItemCategory {
  padding: 4px 0;
}

div.catItemCategory span {
  font-weight: bold;
  padding: 0 4px 0 0;
}

div.catItemTagsBlock {
  padding: 4px 0;
}

div.catItemTagsBlock span {
  font-weight: bold;
  padding: 0 4px 0 0;
}

div.catItemTagsBlock ul.catItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}

div.catItemTagsBlock ul.catItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}

div.catItemTagsBlock ul.catItemTags li a:before {
  content: "#";
}

div.catItemAttachmentsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}

div.catItemAttachmentsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}

div.catItemAttachmentsBlock ul.catItemAttachments {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}

div.catItemAttachmentsBlock ul.catItemAttachments li {
  display: inline;
  list-style: none;
  padding: 0 4px;
  margin: 0;
  text-align: center;
}

div.catItemAttachmentsBlock ul.catItemAttachments li span {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}

/* Video */
div.catItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url(../images/k2_image/videoplayer-bg.gif) repeat-x bottom;
}

div.catItemVideoBlock div.catItemVideoEmbedded {
  text-align: center;
}

/* for embedded videos (not using AllVideos) */
div.catItemVideoBlock span.catItemVideo {
  display: block;
}

/* Image Gallery */
div.catItemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}

/* Anchor link to comments */
div.catItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}

/* Read more link */
div.catItemReadMore {
  display: inline;
}

/* Modified date */
span.catItemDateModified {
  display: block;
  text-align: right;
  padding: 4px;
  margin: 4px 0;
  color: #999;
  border-top: 1px solid #ddd;
}

/*------------------------------------------------------------------------------
	Component - Itemlist view (user)
--------------------------------------------------------------------------------*/
/* User info block */
div.userBlock {
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 0 0 24px 0;
  padding: 8px;
}

span.userItemAddLink {
  display: block;
  padding: 8px 0;
  margin: 0 0 4px 0;
  border-bottom: 1px dotted #ccc;
  text-align: right;
}

span.userItemAddLink a {
  padding: 4px 16px;
  border: 1px solid #ddd;
  background: #fafafa;
  text-decoration: none;
}

span.userItemAddLink a:hover {
  background: #ffffcc;
}

div.userBlock img {
  display: block;
  float: left;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
  border-radius: 50%;
}

div.userBlock div.userDescription {
  padding: 4px 0;
}

div.userBlock div.userAdditionalInfo {
  padding: 4px 0;
  margin: 8px 0 0 0;
}

span.userURL {
  font-weight: bold;
  color: #555;
  display: block;
}

span.userEmail {
  font-weight: bold;
  color: #555;
  display: block;
}

/* User items */
div.userItemView {
  margin-bottom: 48px;
}

/* this is the item container for this view */
div.userItemViewUnpublished {
  opacity: 0.9;
  border: 4px dashed #ccc;
  background: #fffff2;
  padding: 8px;
  margin: 8px 0;
}

div.userItemHeader span.userItemDateCreated {
  color: #999;
  font-size: 11px;
}

div.userItemHeader h3.userItemTitle, div.userItemHeader .userItemTitle.modul_h3, div.userItemHeader div.moduletablejunews_mod div.userItemTitle.junews_h, div.moduletablejunews_mod div.userItemHeader div.userItemTitle.junews_h {
  padding: 10px 0 4px 0;
  margin: 0;
}

div.userItemHeader h3.userItemTitle span sup, div.userItemHeader .userItemTitle.modul_h3 span sup, div.userItemHeader div.moduletablejunews_mod div.userItemTitle.junews_h span sup, div.moduletablejunews_mod div.userItemHeader div.userItemTitle.junews_h span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}

/* "Unpublished" presented in superscript */
div.userItemBody {
  padding: 8px 0;
  margin: 0;
}

div.userItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}

span.userItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}

span.userItemImage img {
  max-width: 100%;
  height: auto;
}

div.userItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}

div.userItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}

div.userItemCategory {
  padding: 4px 0;
}

div.userItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}

div.userItemTagsBlock {
  padding: 4px 0;
}

div.userItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}

div.userItemTagsBlock ul.userItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}

div.userItemTagsBlock ul.userItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}

div.userItemTagsBlock ul.userItemTags li a:before {
  content: "#";
}

/* Anchor link to comments */
div.userItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}

/* Read more link */
div.userItemReadMore {
  display: inline;
}

/*------------------------------------------------------------------------------
	Component - Itemlist view (tag)
--------------------------------------------------------------------------------*/
div.tagItemView {
  margin-bottom: 48px;
}

/* this is the item container for this view */
div.tagItemHeader span.tagItemDateCreated {
  color: #999;
  font-size: 11px;
}

div.tagItemHeader h2.tagItemTitle {
  padding: 10px 0 4px 0;
  margin: 0;
}

div.tagItemBody {
  padding: 8px 0;
  margin: 0;
}

div.tagItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}

span.tagItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}

span.tagItemImage img {
  max-width: 100%;
  height: auto;
}

div.tagItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}

div.tagItemCategory {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}

div.tagItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}

/* Read more link */
div.tagItemReadMore {
  display: inline;
}

/*------------------------------------------------------------------------------
	Component - Itemlist view (generic)
--------------------------------------------------------------------------------*/
div.genericItemView {
  margin-bottom: 48px;
}

/* this is the item container for this view */
div.genericItemHeader span.genericItemDateCreated {
  color: #999;
  font-size: 11px;
}

div.genericItemHeader h2.genericItemTitle {
  padding: 10px 0 4px 0;
  margin: 0;
}

div.genericItemBody {
  padding: 8px 0;
  margin: 0;
}

div.genericItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}

span.genericItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}

span.genericItemImage img {
  max-width: 100%;
  height: auto;
}

div.genericItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}

div.genericItemCategory {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}

div.genericItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}

/* Read more link */
div.genericItemReadMore {
  display: inline;
}

/* No results found message */
div#genericItemListNothingFound {
  padding: 40px;
  text-align: center;
}

div#genericItemListNothingFound p {
  font-size: 20px;
  color: #999;
}

/* --- Google Search (use Firebug or similar tools to inspect the generated HTML, then style accordingly --- */
#k2GoogleSearchContainer .gsc-control {
  width: auto !important;
}

#k2GoogleSearchContainer .gsc-control .gsc-above-wrapper-area,
#k2GoogleSearchContainer .gsc-control .gsc-resultsHeader,
#k2GoogleSearchContainer .gsc-control .gsc-url-bottom {
  display: none !important;
}

/* Hide unneeded elements of the results page */
/*------------------------------------------------------------------------------
	Component - Latest view
--------------------------------------------------------------------------------*/
div.latestItemsContainer {
  float: left;
}

@media screen and (max-width: 600px) {
  div.latestItemsContainer {
    float: none;
    display: block;
    width: 100% !important;
  }
}
/* Category info block */
div.latestItemsCategory {
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 0 8px 24px 0;
  padding: 8px;
}

div.latestItemsCategoryImage {
  text-align: center;
}

div.latestItemsCategoryImage img {
  margin: 0 8px 0 0;
}

/* User info block */
div.latestItemsUser {
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 0 8px 24px 0;
  padding: 8px;
}

div.latestItemsUser img {
  display: block;
  float: left;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
  border-radius: 50%;
}

div.latestItemsUser p.latestItemsUserDescription {
  padding: 4px 0;
}

div.latestItemsUser p.latestItemsUserAdditionalInfo {
  padding: 4px 0;
  margin: 8px 0 0 0;
}

span.latestItemsUserURL {
  font-weight: bold;
  color: #555;
  display: block;
}

span.latestItemsUserEmail {
  font-weight: bold;
  color: #555;
  display: block;
}

/* Latest items list */
div.latestItemList {
  padding: 0 8px 8px 0;
}

div.latestItemHeader h3.latestItemTitle, div.latestItemHeader .latestItemTitle.modul_h3, div.latestItemHeader div.moduletablejunews_mod div.latestItemTitle.junews_h, div.moduletablejunews_mod div.latestItemHeader div.latestItemTitle.junews_h {
  padding: 10px 0 4px 0;
  margin: 0;
}

span.latestItemDateCreated {
  color: #999;
  font-size: 11px;
}

div.latestItemBody {
  padding: 8px 0;
  margin: 0;
}

div.latestItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}

span.latestItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}

span.latestItemImage img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 600px) {
  div.latestItemImageBlock {
    float: none;
    display: block;
  }
}
div.latestItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}

div.latestItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}

div.latestItemCategory {
  padding: 4px 0;
}

div.latestItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}

div.latestItemTagsBlock {
  padding: 4px 0;
}

div.latestItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}

div.latestItemTagsBlock ul.latestItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}

div.latestItemTagsBlock ul.latestItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}

div.latestItemTagsBlock ul.latestItemTags li a:before {
  content: "#";
}

/* Video */
div.latestItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url(../images/k2_image/videoplayer-bg.gif) repeat-x bottom;
}

div.latestItemVideoBlock span.latestItemVideo {
  display: block;
}

/* Anchor link to comments */
div.latestItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}

/* Read more link */
div.latestItemReadMore {
  display: inline;
}

/* Items presented in a list */
h2.latestItemTitleList {
  padding: 2px 0;
  margin: 8px 0 2px 0;
  border-bottom: 1px dotted #ccc;
}

/*------------------------------------------------------------------------------
	Component - Register & profile page views (register.php & profile.php)
--------------------------------------------------------------------------------*/
.k2AccountPage table tr td label {
  white-space: nowrap;
}

img.k2AccountPageImage {
  border: 4px solid #ddd;
  margin: 10px 0;
  padding: 0;
  display: block;
}

.k2AccountPage div.k2AccountPageNotice {
  padding: 8px;
}

.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px dotted #ddd;
  margin: 8px 0;
  padding: 8px;
  text-align: right;
}

.k2AccountPage th.k2ProfileHeading {
  text-align: left;
  font-size: 18px;
  padding: 8px;
  background: #f6f6f6;
}

.k2AccountPage td#userAdminParams {
  padding: 0;
  margin: 0;
}

.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  background: #f6f6f6;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  color: #666;
  font-weight: bold;
  text-align: right;
  font-size: 11px;
  width: 140px;
}

/*------------------------------------------------------------------------------
	Modules - mod_k2_comments
--------------------------------------------------------------------------------*/
/* Latest Comments */
div.k2LatestCommentsBlock ul li span.lcCommentDate {
  color: #999;
}

/* Top Commenters */
div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
  color: #999;
}

/*------------------------------------------------------------------------------
	Modules - mod_k2_content
--------------------------------------------------------------------------------*/
div.k2ItemsBlock ul li div.moduleItemIntrotext {
  display: block;
  padding: 4px 0;
}

div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  float: right;
  margin: 2px 0 4px 4px;
  padding: 0;
}

div.k2ItemsBlock ul li div.moduleItemTags a {
  padding: 0 2px;
}

div.k2ItemsBlock ul li a.moduleItemComments {
  border-right: 1px solid #ccc;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
}

div.k2ItemsBlock ul li span.moduleItemHits {
  border-right: 1px solid #ccc;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
}

/*------------------------------------------------------------------------------
	Modules - mod_k2_tools
--------------------------------------------------------------------------------*/
/* --- Authors --- */
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  display: block;
  clear: both;
}

/* --- Breadcrumbs --- */
div.k2BreadcrumbsBlock span.bcTitle {
  padding: 0 4px 0 0;
  color: #999;
}

div.k2BreadcrumbsBlock span.bcSeparator {
  padding: 0 4px;
  font-size: 14px;
}

/* --- Calendar --- */
div.k2CalendarBlock {
  height: 190px;
  margin-bottom: 8px;
}

/* use this height value so that the calendar height won't change on Month change via ajax */
div.k2CalendarLoader {
  background: #fff url(../images/k2_image/k2CalendarLoader.gif) no-repeat 50% 50%;
}

table.calendar {
  margin: 0 auto;
  background: #fff;
  border-collapse: collapse;
}

table.calendar tr td {
  text-align: center;
  vertical-align: middle;
  padding: 2px;
  border: 1px solid #f4f4f4;
  background: #fff;
}

table.calendar tr td.calendarNavMonthPrev {
  background: #fafafa;
  text-align: left;
}

table.calendar tr td.calendarNavMonthPrev a {
  font-size: 20px;
  text-decoration: none;
}

table.calendar tr td.calendarNavMonthPrev a:hover {
  font-size: 20px;
  text-decoration: none;
}

table.calendar tr td.calendarCurrentMonth {
  background: #fafafa;
}

table.calendar tr td.calendarNavMonthNext {
  background: #fafafa;
  text-align: right;
}

table.calendar tr td.calendarNavMonthNext a {
  font-size: 20px;
  text-decoration: none;
}

table.calendar tr td.calendarNavMonthNext a:hover {
  font-size: 20px;
  text-decoration: none;
}

table.calendar tr td.calendarDayName {
  background: #e9e9e9;
  font-size: 11px;
  width: 14.2%;
}

table.calendar tr td.calendarDateEmpty {
  background: #fbfbfb;
}

table.calendar tr td.calendarDateLinked {
  padding: 0;
}

table.calendar tr td.calendarDateLinked a {
  display: block;
  padding: 2px;
  text-decoration: none;
  background: #fafafa;
}

table.calendar tr td.calendarDateLinked a:hover {
  display: block;
  background: #135cae;
  color: #fff;
  padding: 2px;
  text-decoration: none;
}

table.calendar tr td.calendarToday {
  background: #135cae;
  color: #fff;
}

table.calendar tr td.calendarTodayLinked {
  background: #135cae;
  color: #fff;
  padding: 0;
}

table.calendar tr td.calendarTodayLinked a {
  display: block;
  padding: 2px;
  color: #fff;
  text-decoration: none;
}

table.calendar tr td.calendarTodayLinked a:hover {
  display: block;
  background: #BFD9FF;
  padding: 2px;
  text-decoration: none;
}

/* --- Category Tree Select Box --- */
div.k2CategorySelectBlock form select {
  width: auto;
}

/* --- Category List/Menu --- */
div.k2CategoriesListBlock ul li a span.catTitle {
  padding-right: 4px;
}

div.k2CategoriesListBlock ul li.activeCategory a {
  font-weight: bold;
}

/* n level (n) - like the above... */
/* --- Search Box --- */
div.k2SearchBlock {
  position: relative;
}

div.k2SearchBlock form input.k2SearchLoading {
  background: url(../images/k2_image/searchLoader.gif) no-repeat 100% 50%;
}

div.k2SearchBlock div.k2LiveSearchResults {
  display: none;
  background: #fff;
  position: absolute;
  z-index: 99;
  border: 1px solid #ddd;
  margin-top: -1px;
}

/* Live search results (fetched via ajax) */
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {
  list-style: none;
  margin: 0;
  padding: 0;
}

div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {
  border: none;
  margin: 0;
  padding: 0;
}

div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
  display: block;
  padding: 1px 2px;
  border-top: 1px dotted #ddd;
}

div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
  background: #fffff0;
}

/* --- Tag Cloud --- */
div.k2TagCloudBlock {
  padding: 8px 0;
}

div.k2TagCloudBlock a {
  padding: 4px;
  float: left;
  display: block;
}

div.k2TagCloudBlock a:hover {
  padding: 4px;
  float: left;
  display: block;
  background: #135cae;
  color: #fff;
  text-decoration: none;
}

/* --- Custom Code --- */
/*------------------------------------------------------------------------------
	Modules - mod_k2_user (mod_k2_login is removed since v2.6.x)
--------------------------------------------------------------------------------*/
div.k2LoginBlock fieldset.input {
  margin: 0;
  padding: 0 0 8px 0;
}

div.k2LoginBlock fieldset.input p {
  margin: 0;
  padding: 0 0 4px 0;
}

div.k2LoginBlock fieldset.input p label {
  display: block;
}

div.k2LoginBlock fieldset.input p input {
  display: block;
}

div.k2LoginBlock fieldset.input p#form-login-remember label,
div.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
}

div.k2UserBlock p.ubGreeting {
  border-bottom: 1px dotted #ccc;
}

div.k2UserBlock div.k2UserBlockDetails span.ubName {
  display: block;
  font-weight: bold;
  font-size: 14px;
}

/*------------------------------------------------------------------------------
	Modules - mod_k2_users
--------------------------------------------------------------------------------*/
a.ubUserFeedIcon,
a.ubUserFeedIcon:hover {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  font-size: 15px;
}

a.ubUserFeedIcon span,
a.ubUserFeedIcon:hover span {
  display: none;
}

a.ubUserURL,
a.ubUserURL:hover {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  font-size: 15px;
}

a.ubUserURL span,
a.ubUserURL:hover span {
  display: none;
}

span.ubUserEmail {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  overflow: hidden;
  font-size: 15px;
}

span.ubUserEmail a {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
}

div.k2UsersBlock ul li h3, div.k2UsersBlock ul li .modul_h3, div.k2UsersBlock ul li div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod div.k2UsersBlock ul li div.junews_h {
  clear: both;
  margin: 8px 0 0 0;
  padding: 0;
}

/********** END каталог товаров **********/
/*  components\com_rsform\assets\calendar  */
.categoryImage .image {
  display: block;
  margin-bottom: 0px;
}

.categoryImage .image img {
  width: 100%;
}

.categoryImage .name {
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

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

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

.categoryImage {
  margin-top: 5px;
}

/*************   rsform  формы   ************/
/*  components\com_rsform\assets\calendar  */
.txtCal {
  width: 210px;
}

.btnCal {
  padding-left: 5px;
  padding-right: 5px;
}

.yui-calcontainer {
  position: relative;
  padding: 5px;
  background-color: #F7F9FB;
  float: left;
  overflow: hidden;
}

.yui-calcontainer iframe {
  position: absolute;
  border: none;
  margin: 0;
  padding: 0;
  left: -1px;
  top: -1px;
  z-index: 0;
  width: 50em;
  height: 50em;
}

.yui-calcontainer.multi {
  padding: 0;
}

.yui-calcontainer.multi .groupcal {
  padding: 5px;
  background-color: transparent;
  z-index: 1;
  float: left;
  position: relative;
  border: none;
}

.yui-calcontainer .title {
  font: 100% sans-serif;
  color: #000;
  font-weight: bold;
  margin-bottom: 5px;
  height: 25px;
  position: absolute;
  top: 3px;
  left: 5px;
  z-index: 1;
}

.yui-calcontainer .close-icon {
  position: absolute;
  right: 3px;
  top: 3px;
  border: none;
  z-index: 1;
}

.yui-calcontainer .calclose {
  background: url("../images/com_rsform/calx.gif") no-repeat;
  width: 17px;
  height: 13px;
  cursor: pointer;
}

/* Calendar element styles */
.yui-calendar {
  font: 100% sans-serif;
  text-align: center;
  border-spacing: 0;
  border-collapse: separate;
  position: relative;
}

.yui-calcontainer.withtitle {
  padding-top: 1.5em;
}

.yui-calendar .calnavleft {
  position: absolute;
  overflow: hidden;
  text-indent: -10000em;
  cursor: pointer;
  top: 2px;
  bottom: 0;
  width: 9px;
  height: 12px;
  left: 2px;
  z-index: 1;
  background: url("../images/com_rsform/callt.gif") no-repeat;
}

.yui-calendar .calnavright {
  position: absolute;
  overflow: hidden;
  text-indent: -10000em;
  cursor: pointer;
  top: 2px;
  bottom: 0;
  width: 9px;
  height: 12px;
  right: 2px;
  z-index: 1;
  background: url("../images/com_rsform/calrt.gif") no-repeat;
}

.yui-calendar td.calcell {
  padding: 0.1em 0.2em;
  border: 1px solid #E0E0E0;
  text-align: center;
}

.yui-calendar td.calcell a {
  color: #4C4C4D;
  text-decoration: none;
}

.yui-calendar td.calcell.today {
  border: 1px solid #000;
}

.yui-calendar td.calcell.oom {
  cursor: default;
  color: #999;
  background-color: #EEE;
  border: 1px solid #E0E0E0;
}

.yui-calendar td.calcell.selected {
  color: #4C4C4D;
  background-color: #FFF19F;
  border: 1px solid #FF9900;
}

.yui-calendar td.calcell.calcellhover {
  cursor: pointer;
  color: #FFF;
  background-color: #FF9900;
  border: 1px solid #FF9900;
}

.yui-calendar td.calcell.calcellhover a {
  color: #FFF;
}

.yui-calendar td.calcell.restricted {
  text-decoration: line-through;
}

.yui-calendar td.calcell.previous {
  color: #CCC;
}

.yui-calendar td.calcell.highlight1 {
  background-color: #CCFF99;
}

.yui-calendar td.calcell.highlight2 {
  background-color: #99CCFF;
}

.yui-calendar td.calcell.highlight3 {
  background-color: #FFCCCC;
}

.yui-calendar td.calcell.highlight4 {
  background-color: #CCFF99;
}

.yui-calendar .calhead {
  border: 1px solid #E0E0E0;
  vertical-align: middle;
  background-color: #FFF;
}

.yui-calendar .calheader {
  position: relative;
  width: 100%;
  text-align: center;
}

.yui-calendar .calheader img {
  border: none;
}

.yui-calendar .calweekdaycell {
  color: #666;
  font-weight: normal;
  text-align: center;
  width: 2.5em;
}

.yui-calendar .calfoot {
  background-color: #EEE;
}

.yui-calendar .calrowhead, .yui-calendar .calrowfoot {
  color: #666;
  font-size: 9px;
  font-style: italic;
  font-weight: normal;
  width: 15px;
}

.yui-calendar .calrowhead {
  border-right-width: 2px;
}

/* CalendarNavigator */
.yui-calendar a.calnav {
  _position: relative;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  color: #000;
}

.yui-calendar a.calnav:hover {
  border: 1px solid #003366;
  background-color: #6699cc;
  background: url(../images/com_rsform/calgrad.png) repeat-x;
  color: #fff;
  cursor: pointer;
}

.yui-calcontainer .yui-cal-nav-mask {
  position: absolute;
  z-index: 2;
  display: none;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  _width: 0;
  /* IE6, IE7 Quirks - width/height set programmatically to match container */
  _height: 0;
  background-color: #000;
  opacity: 0.25;
  *filter: alpha(opacity=25);
}

.yui-calcontainer .yui-cal-nav {
  position: absolute;
  z-index: 3;
  display: none;
  padding: 0;
  top: 1.5em;
  left: 50%;
  width: 12em;
  margin-left: -6em;
  background-color: #F7F9FB;
  font-size: 93%;
}

.yui-calcontainer.withtitle .yui-cal-nav {
  top: 3.5em;
}

.yui-calcontainer .yui-cal-nav-y,
.yui-calcontainer .yui-cal-nav-m,
.yui-calcontainer .yui-cal-nav-b {
  padding: 2px 5px 2px 5px;
}

.yui-calcontainer .yui-cal-nav-b {
  text-align: center;
}

.yui-calcontainer .yui-cal-nav-e {
  margin-top: 2px;
  padding: 2px;
  background-color: #EDF5FF;
  border-top: 1px solid black;
  display: none;
}

.yui-calcontainer .yui-cal-nav label {
  display: block;
  font-weight: bold;
}

.yui-calcontainer .yui-cal-nav-mc {
  width: 100%;
  _width: auto;
  /* IE6 doesn't like width 100% */
}

.yui-calcontainer .yui-cal-nav-y input.yui-invalid {
  background-color: #FFEE69;
  border: 1px solid #000;
}

.yui-calcontainer .yui-cal-nav-yc {
  width: 3em;
}

.yui-calcontainer .yui-cal-nav-b button {
  font-size: 93%;
  text-decoration: none;
  cursor: pointer;
  background-color: #79b2ea;
  border: 1px solid #003366;
  border-top-color: #FFF;
  border-left-color: #FFF;
  margin: 1px;
}

/* Specific changes for calendar running under fonts/reset */
.yui-calendar .calbody a:hover {
  background: inherit;
}

p#clear {
  clear: left;
  padding-top: 10px;
}

/*********** end com_rsform ************* / 



/****** /modules/mod_newscalendar/css/blue-arrows.css   ******/
div.newscalendar {
  max-width: 250px;
  overflow: visible;
}

table.nc-header, table.nc-body {
  border: none;
  width: 100%;
}

table.nc-header tr, table.nc-body tr, table.nc-header td, table.nc-body td {
  border: none;
}

table.nc-header {
  margin: 5px 0;
}

table.nc-header a {
  background: url(../images/mod_newscalendar/arrows-blue.png) no-repeat 0 100%;
  height: 16px;
  display: block;
  width: 16px;
}

table.nc-header a.back-mth {
  background-position: 0 -32px;
}

table.nc-header a.fwd-mth {
  background-position: 0 -16px;
}

table.nc-header a.fwd-yr {
  background-position: 0 0;
}

table.nc-header .monthname, table.nc-header .yearname, table.nc-body .dayname {
  font-weight: bold;
}

.newscalendar span.weekday6 {
  color: #FF3D3D;
}

.newscalendar span.weekday7 {
  color: #FF3D3D;
}

.newscalendar span.outofmonth {
  color: #CCCCCC;
}

.newscalendar span.today {
  font-weight: bold;
}

.newscalendar span.today ul li {
  font-weight: normal;
}

.newscalendar span.nc-day {
  position: relative;
  display: block;
  padding: 3px 2px;
  text-align: center;
}

.newscalendar ul.nc-items {
  background: url(../images/mod_newscalendar/opacity.png) repeat;
  position: absolute;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: 15px !important;
  font-size: 0.8em;
  line-height: 1.1em;
  margin: 0 !important;
  padding: 5px 10px;
  width: 180px;
  list-style: none;
  border: 1px solid #000;
  text-align: left;
  z-index: 100;
  -webkit-box-shadow: 0 0 8px #333;
          box-shadow: 0 0 8px #333;
  border-radius: 5px;
  display: none;
}

.newscalendar .week1 ul.nc-items, .newscalendar .week2 ul.nc-items {
  top: 15px !important;
  bottom: auto !important;
}

.newscalendar span.weekday1 ul.nc-items {
  left: 0 !important;
}

.newscalendar span.weekday2 ul.nc-items {
  left: -100% !important;
}

.newscalendar span.weekday3 ul.nc-items {
  left: -200% !important;
}

.newscalendar span.weekday4 ul.nc-items {
  left: -250% !important;
}

.newscalendar span.weekday5 ul.nc-items {
  right: -200% !important;
}

.newscalendar span.weekday6 ul.nc-items {
  right: -100% !important;
}

.newscalendar span.weekday7 ul.nc-items {
  right: 0 !important;
}

span.nc-day ul.nc-items li {
  padding: 3px 5px;
}

span.nc-day ul.nc-items li a {
  background: none;
  display: block;
  color: #FFF;
}

span.nc-day ul.nc-items li a:hover {
  color: yellow;
}

span.nc-day:hover ul.nc-items {
  display: block;
}

.newscalendar span.hasitems {
  cursor: pointer;
  background: url(../images/mod_newscalendar/dot.png) no-repeat 50% 100%;
}

.bgimgcall {
  display: none;
}

.nc-body,
.nc-header table {
  border-spacing: 0;
  border-collapse: collapse;
}

/****** end  /modules/mod_newscalendar/css/blue-arrows.css    ******/
.switchery {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  position: relative;
  vertical-align: middle;
  width: 50px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  background-clip: content-box;
}

.switchery > small {
  background: #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  height: 30px;
  position: absolute;
  top: 0;
  width: 30px;
}

.switchery-small {
  border-radius: 20px;
  height: 20px;
  width: 33px;
}

.switchery-small > small {
  height: 20px;
  width: 20px;
}

.switchery-large {
  border-radius: 40px;
  height: 40px;
  width: 66px;
}

.switchery-large > small {
  height: 40px;
  width: 40px;
}

/* tabs */
form {
  margin: 0;
  padding: 0;
}

dl.tabs {
  float: left;
  margin: 10px 0 -1px 2px;
  z-index: 50;
}

dl.tabs dt {
  float: left;
  padding: 4px 10px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-left: 3px;
  background: #f0f0f0;
  color: #666;
}

dl.tabs dt.open {
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
  z-index: 100;
  color: #000;
}

dl.tabs a {
  text-decoration: none;
  font-weight: normal;
}

dl.tabs a:hover {
  background: transparent !important;
}

div.current {
  clear: both;
  border: 1px solid #ccc;
  padding: 10px 10px;
  background: #ffffff;
}

div.current dd {
  padding: 0;
  margin: 0;
}

.mod-carousel-of-logos {
  padding: 0 45px;
}

.menu-contacts {
  font-family: "Georgia Pro", sans-serif !important;
}
.menu-contacts__tel {
  font-family: inherit !important;
  font-size: 22px !important;
  line-height: 26px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  color: #333 !important;
}
.menu-contacts__tel .img-icons {
  width: 19px;
  height: 19px;
}
.menu-contacts__mail {
  font-family: inherit !important;
  color: black !important;
}
.menu-contacts__address {
  margin-bottom: 10px !important;
  font-family: inherit !important;
  font-weight: normal;
  font-size: 16px;
}
.menu-contacts__show-map {
  color: black !important;
}
.menu-contacts .hr {
  display: block !important;
  margin-left: -17px !important;
  margin-right: -17px !important;
}

.grecaptcha-badge {
  z-index: 100;
}

/* !phocagallery */
.pg-msnr-container .owl-carousel .owl-nav button.owl-prev,
.pg-msnr-container .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  z-index: 100;
  width: 40px;
  height: 60px;
  margin: 0;
  margin-top: -50px;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  font-size: 40px;
  line-height: 1;
  color: #ccc;
}
.pg-msnr-container .owl-carousel .owl-nav button.owl-prev:hover,
.pg-msnr-container .owl-carousel .owl-nav button.owl-next:hover {
  background-color: black;
  color: #fff;
}

.pg-msnr-container .owl-carousel .owl-nav button.owl-prev {
  left: 0;
}

.pg-msnr-container .owl-carousel .owl-nav button.owl-next {
  right: 0;
}

/* phocagallery! */
/* My code start */
.head2, .main .main, .top_full_width1, .head3, .no_main .header, .no_main .main {
  background-color: #ffe28a;
}

.full-contact-inf, .footer {
  background-color: #0a212e;
}

.site-inf {
  background: #feb;
}

h1, h2, h3, .modul_h3, div.moduletablejunews_mod div.junews_h, h4, .modul_h4, h5 {
  text-transform: none;
}

.site-link, .site-link-bttn {
  width: 262px;
  background-color: #007390;
  display: block;
  padding: 7px 0;
  font-size: 14px;
  line-height: 34px;
  color: #ffeebb;
  font-weight: 700;
  font-family: "Roboto";
  border-radius: 30px;
  text-transform: uppercase;
}
.site-link:hover, .site-link:focus, .site-link:target, .site-link-bttn:hover, .site-link-bttn:focus, .site-link-bttn:target {
  color: #ffeebb;
  text-decoration: none;
  background-color: #004b90;
}

.site-link-dark {
  width: 262px;
  background-color: black;
  display: block;
  padding: 7px 0;
  font-size: 14px;
  line-height: 34px;
  color: #ffeebb;
  font-weight: 700;
  font-family: "Roboto";
  border-radius: 30px;
  text-transform: uppercase;
}
.site-link-dark:hover, .site-link-dark:focus, .site-link-dark:target {
  color: #ffeebb;
  text-decoration: none;
  background-color: #004b90;
}

.no_main .header {
  margin-bottom: 0px;
}

.no_main .main {
  margin-top: 2.9%;
  padding-top: 2%;
}

.site.main section.site-nav {
  margin-top: -22px;
}
.site.main .site-inf {
  height: 67px;
}

a.header__logo {
  margin-top: 0.5%;
}

.l-header__site-inf__container .header_site-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.l-header__site-inf__container .header_site-name .hdr-addr {
  width: 58%;
}
.l-header__site-inf__container .header_site-name .hdr-addr img {
  margin-right: 2%;
}
.l-header__site-inf__container .header_site-name .social-links-hdr {
  width: 33%;
}
.l-header__site-inf__container .header_site-name .hdr-addr, .l-header__site-inf__container .header_site-name .social-links-hdr {
  font-size: 15px;
  line-height: 34px;
  color: #000000;
  font-weight: 300;
  font-family: "Roboto";
  margin-bottom: 0px;
}
.l-header__site-inf__container .header_site-name .hdr-addr .header-social:nth-child(1), .l-header__site-inf__container .header_site-name .social-links-hdr .header-social:nth-child(1) {
  margin: 0 3%;
}
.l-header__site-inf__container .l-header__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.l-header__site-inf__container .l-header__contacts .l-header__tel-number {
  margin-top: 1%;
}
.l-header__site-inf__container .l-header__contacts .l-header__tel-number:first-of-type {
  margin-left: 7%;
  margin-left: auto;
}
.l-header__site-inf__container .l-header__contacts .l-header__tel-number a {
  font-size: 17px;
  letter-spacing: -1px;
  line-height: 34px;
  color: #000000;
  font-weight: 800;
  font-family: "Georgia Pro";
}
.l-header__site-inf__container .l-header__contacts .header-link {
  width: 242px;
  background-color: #007390;
  display: block;
  padding: 7px 0;
  font-size: 14px;
  line-height: 34px;
  color: #ffeebb;
  font-weight: 700;
  font-family: "Roboto";
  border-radius: 30px;
  text-transform: uppercase;
  border: none;
}
.l-header__site-inf__container .l-header__contacts .header-link:hover, .l-header__site-inf__container .l-header__contacts .header-link:focus, .l-header__site-inf__container .l-header__contacts .header-link:target {
  color: #ffeebb;
  text-decoration: none;
  background-color: #004b90;
}

nav.header__menu ul {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 3%;
}
nav.header__menu li.deeper::before {
  display: none;
}
nav.header__menu li a, nav.header__menu li .separator, nav.header__menu li.deeper.parent a, nav.header__menu li.deeper.parent .separator, nav.header__menu .divider a, nav.header__menu .divider .separator {
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 34px;
  color: #000000;
  font-weight: 500;
  font-family: "Roboto";
}
nav.header__menu li a:hover, nav.header__menu li a:focus, nav.header__menu li.deeper.parent a:hover, nav.header__menu li.deeper.parent a:focus, nav.header__menu .divider a:hover, nav.header__menu .divider a:focus {
  background-color: transparent;
}

/* выпадающее меню, на всякий случай */
.nav-child.unstyled.small {
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.49);
          box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.49);
}
.nav-child.unstyled.small li, .nav-child.unstyled.small li.deeper.parent {
  border: none;
}
.nav-child.unstyled.small li:hover, .nav-child.unstyled.small li.deeper.parent:hover {
  border: none;
}
.nav-child.unstyled.small li:first-child a, .nav-child.unstyled.small li.deeper.parent:first-child a {
  border-radius: 12px 12px 0px 0px;
}
.nav-child.unstyled.small li:last-child a, .nav-child.unstyled.small li.deeper.parent:last-child a {
  border-radius: 0px 0px 12px 12px;
}
.nav-child.unstyled.small li a, .nav-child.unstyled.small li.deeper.parent a {
  background: #feb;
  color: black;
  border: none;
}
.nav-child.unstyled.small li a:hover, .nav-child.unstyled.small li a:focus, .nav-child.unstyled.small li a:target, .nav-child.unstyled.small li.deeper.parent a:hover, .nav-child.unstyled.small li.deeper.parent a:focus, .nav-child.unstyled.small li.deeper.parent a:target {
  background-color: #ffe28a !important;
  border: none;
  color: black;
}

/* конец выпадающего меню */
.banner-block {
  background-image: url(/images/site-img/ban1.jpg);
  min-height: 600px;
}

.slider.head1 {
  margin-top: 2.4%;
}

.banner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 3%;
}
.banner-container h3, .banner-container .modul_h3, .banner-container div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod .banner-container div.junews_h {
  font-size: 36px;
  line-height: 34px;
  color: #ffe28a;
  font-weight: bold;
  font-family: "Georgia Pro";
  text-align: center;
}
.banner-container h1 {
  font-size: 138px;
  line-height: 34px;
  color: #ffe28a;
  font-weight: bold;
  font-family: "Georgia Pro";
  text-align: center;
}
.banner-container p {
  max-width: 790px;
  max-height: 817px;
  font-size: 19px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #ffe28a;
  font-weight: 500;
  font-family: "Roboto";
  text-align: center;
}
.banner-container .banner-img {
  margin: 3% 0;
}

.under-banner-container h3, .under-banner-container .modul_h3, .under-banner-container div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod .under-banner-container div.junews_h {
  padding: 0 8%;
}

.text-handler, .heading-handler {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.under-banner-block .under-banner-container h3, .under-banner-block .under-banner-container .modul_h3, .under-banner-block .under-banner-container div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod .under-banner-block .under-banner-container div.junews_h {
  max-width: 1170px;
  max-height: 251px;
  font-size: 42px;
  letter-spacing: -1px;
  line-height: 44px;
  color: #000000;
  font-weight: bold;
  font-family: "Georgia Pro";
  text-align: center;
  margin-bottom: 5%;
  text-transform: none;
}
.under-banner-block .under-banner-container p {
  max-width: 790px;
  max-height: 161px;
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #000000;
  font-weight: 500;
  font-family: "Roboto";
  text-align: center;
  margin-bottom: 3%;
}
.under-banner-block .under-banner-container .under-banner-imagesblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 3%;
}
.under-banner-block .under-banner-container .under-banner-imagesblock .under-banner-image {
  position: relative;
}
.under-banner-block .under-banner-container .under-banner-imagesblock .under-banner-image:first-child {
  z-index: 19;
}
.under-banner-block .under-banner-container .under-banner-imagesblock .under-banner-image:nth-child(2) {
  z-index: 18;
  left: -7%;
}
.under-banner-block .under-banner-container .site-link {
  margin-left: auto;
  margin-right: auto;
}

.text-tunder-uslugi h3, .text-tunder-uslugi .modul_h3, .text-tunder-uslugi div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod .text-tunder-uslugi div.junews_h {
  max-width: 740px;
  max-height: 251px;
  font-size: 42px;
  letter-spacing: -1px;
  line-height: 44px;
  color: #000000;
  font-weight: bold;
  font-family: "Georgia Pro";
  text-align: center;
  margin-bottom: 5%;
  text-transform: none;
}
.imgs-container-under-uslugi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 5%;
}
 .imgs-container-under-uslugi .that-img-container {
  position: relative;
}
.imgs-container-under-uslugi .that-img-container:nth-child(1) {
  z-index: 19;
  margin-right: -7%;
}
 .imgs-container-under-uslugi .that-img-container:nth-child(2) {
  z-index: 18;
}
 .imgs-container-under-uslugi .that-img-container:nth-child(3) {
  z-index: 17;
  margin-left: -8%;
}
.text-tunder-uslugi p {
  max-width: 790px;
  max-height: 110px;
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #000000;
  font-weight: 500;
  font-family: "Roboto";
  text-align: center;
  margin-bottom: 8%;
}

.rooms-mod .site-h2 {
  font-size: 72px;
  letter-spacing: -1px;
  line-height: 44px;
  color: #000000;
  font-weight: bold;
  font-family: "Georgia Pro";
}
.rooms-mod #k2ModuleBox226 {
  border-top: 1px solid black;
  padding: 3% 0px 0px 0px;
  margin-top: 3%;
}
.rooms-mod #k2ModuleBox226 .itemList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.rooms-mod #k2ModuleBox226 .itemList .catItemView {
  padding-left: 0px;
  padding-right: 0px;
}
.rooms-mod .itemContainer .catItemView3 {
  overflow: hidden;
  /* height: 556px; */
  width: 430px;
  background-color: #ffeebb;
  border-radius: 12px;
}
.rooms-mod .itemContainer .catItemView3 .catItemImageBlock {
  margin-top: -8px;
  padding-top: 0px;
}
.rooms-mod .itemContainer .catItemView3 .catItemImageBlock span.catItemImage img {
  border-radius: 12px;
  height: 300px;
}
.rooms-mod .itemContainer .catItemView3 .button-n-cost-ctnr {
  padding: 0 9%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rooms-mod .itemContainer .catItemView3 .button-n-cost-ctnr .cost-hndlr {
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #000000;
  font-weight: 500;
  font-family: "Roboto";
}
.rooms-mod .itemContainer .catItemView3 .button-n-cost-ctnr .btn-hndlr .bttn-site-lnk {
  text-align: center;
  width: 157px;
}
.rooms-mod .itemContainer .catItemView3 .div_money {
  display: none;
}
.rooms-mod .itemContainer .catItemView3 .catItemHeader {
  font-size: 38px;
  letter-spacing: -1px;
  line-height: 44px;
  color: #000000;
  font-weight: bold;
  font-family: "Georgia Pro";
  padding-left: 9%;
  margin-bottom: 2%;
}
.rooms-mod .itemContainer .catItemView3 .catItemIntroText {
  height: 70px;
  font-size: 22px;
  line-height: 24px;
  color: #000000;
  font-weight: 700;
  font-family: "Roboto";
  padding-left: 9%;
  margin-bottom: 6%;
}

.all-rooms-container {
  position: relative;
}
.all-rooms-container .all-rooms-bttn {
  text-align: center;
  width: 264px;
  position: absolute;
  right: -1%;
  top: 10px;
}

.layout-category .site-h2 {
  font-size: 72px;
  letter-spacing: -1px;
  line-height: 44px;
  color: #000000;
  font-weight: bold;
  font-family: "Georgia Pro";
}
.layout-category #k2ModuleBox226 {
  border-top: 1px solid black;
  padding: 3% 0px 0px 0px;
  margin-top: 3%;
}
.layout-category #k2ModuleBox226 .itemList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.layout-category #k2ModuleBox226 .itemList .catItemView {
  padding-left: 0px;
  padding-right: 0px;
}
.layout-category .itemContainer .catItemView3 {
  overflow: hidden;
  height: 556px;
  width: 430px;
  background-color: #ffeebb;
  border-radius: 12px;
}
.layout-category .itemContainer .catItemView3 .catItemImageBlock {
  margin-top: -8px;
  padding-top: 0px;
}
.layout-category .itemContainer .catItemView3 .catItemImageBlock span.catItemImage img {
  border-radius: 12px;
  height: 300px;
}
.layout-category .itemContainer .catItemView3 .button-n-cost-ctnr {
  padding: 0 9%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.layout-category .itemContainer .catItemView3 .button-n-cost-ctnr .cost-hndlr {
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #000000;
  font-weight: 500;
  font-family: "Roboto";
}
.layout-category .itemContainer .catItemView3 .button-n-cost-ctnr .btn-hndlr .bttn-site-lnk {
  text-align: center;
  width: 157px;
}
.layout-category .itemContainer .catItemView3 .div_money {
  display: none;
}
.layout-category .itemContainer .catItemView3 .catItemHeader, .layout-category .itemContainer .catItemView3 .catItemTitle a {
  font-size: 38px;
  letter-spacing: -1px;
  line-height: 44px;
  color: #000000;
  font-weight: bold;
  font-family: "Georgia Pro";
  padding-left: 9%;
  margin-bottom: 2%;
}
.layout-category .itemContainer .catItemView3 .catItemIntroText {
  height: 70px;
  font-size: 22px;
  line-height: 24px;
  color: #000000;
  font-weight: 700;
  font-family: "Roboto";
  padding-left: 9%;
  margin-bottom: 6%;
}
.layout-category .k2ReadMore {
  width: 262px;
  background-color: #007390;
  display: block;
  padding: 7px 0;
  font-size: 14px;
  line-height: 34px;
  color: #ffeebb;
  font-weight: 700;
  font-family: "Roboto";
  border-radius: 30px;
  text-transform: uppercase;
  text-align: center;
  width: 157px;
}
.layout-category .k2ReadMore:hover, .layout-category .k2ReadMore:focus, .layout-category .k2ReadMore:target {
  color: #ffeebb;
  text-decoration: none;
  background-color: #004b90;
}

section.bottom_full_width2 {
  background-image: url(/images/site-img/ban2.jpg);
  background-size: cover;
  min-height: 582px;
}

.contact_admin .modul_h3__center {
  font-size: 72px;
  letter-spacing: -1px;
  line-height: 44px;
  color: #ffe28a !important;
  font-weight: bold;
  font-family: "Georgia Pro";
  text-align: center;
  text-transform: none;
  margin-top: 5.2%;
  margin-bottom: 3%;
}
.contact_admin .forms-text p {
  max-width: 790px;
  max-height: 110px;
  font-size: 19px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #ffe28a;
  font-weight: 500;
  font-family: "Roboto";
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.6%;
}
.contact_admin .agree-handler {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact_admin .agree-handler .rsform-block-agree .formBody {
  font-size: 13px;
  line-height: 18px;
  color: #ffe28a;
  font-weight: 300;
  font-family: "Roboto" !important;
  text-align: center;
}
.contact_admin .agree-handler .rsform-block-agree .formBody a {
  font-size: 13px;
  line-height: 18px;
  color: #ffe28a;
  font-weight: 300;
  font-family: "Roboto" !important;
  text-align: center;
}
.contact_admin .formContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact_admin .formContainer .input-forms-handler {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2%;
}
.contact_admin .formContainer .input-forms-handler div.rsform-block {
  width: 26%;
}
.contact_admin .formContainer .input-forms-handler .form-name {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #ffe28a;
  font-weight: 700;
  font-family: "Roboto";
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-left: 3%;
}
.contact_admin .formContainer .input-forms-handler input {
  max-width: 352px;
  height: 56px;
  background-color: transparent;
  border: 2px solid #ffe189;
  border-radius: 12px;
  color: #ffe189;
}
.contact_admin .rsform-submit-button {
  width: 207px;
  background-color: #007390;
  display: block;
  padding: 7px 0;
  font-size: 14px;
  line-height: 34px;
  color: #ffeebb;
  font-weight: 700;
  font-family: "Roboto";
  border-radius: 30px;
  text-transform: uppercase;
  border: none;
  text-transform: uppercase;
}
.contact_admin .rsform-submit-button::before {
  display: none;
}
.contact_admin .rsform-submit-button:hover, .contact_admin .rsform-submit-button:focus, .contact_admin .rsform-submit-button:target {
  color: #ffeebb;
  text-decoration: none;
  background-color: #004b90;
}

.bottom_full_width3 .container, .bottom_full_width3 div.contact_admin {
  margin-top: 4%;
}
.bottom_full_width3 .comment-item-username, .bottom_full_width3 .date, .bottom_full_width3 .comas-img {
  margin-bottom: 4%;
}
.bottom_full_width3 .modul_h3.modul_h3__center, .bottom_full_width3 div.moduletablejunews_mod div.modul_h3__center.junews_h, div.moduletablejunews_mod .bottom_full_width3 div.modul_h3__center.junews_h {
  font-size: 72px;
  letter-spacing: -1px;
  line-height: 44px;
  color: #000000;
  font-weight: bold;
  font-family: "Georgia Pro";
  text-align: left;
}
.bottom_full_width3 .comment-item-username {
  font-size: 38px;
  letter-spacing: -1px;
  line-height: 44px;
  color: #000000;
  font-weight: bold;
  font-family: "Georgia Pro";
  text-align: center;
}
.bottom_full_width3 .date {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #007390;
  font-weight: 900;
  font-family: "Roboto";
  text-align: center;
}
.bottom_full_width3 .comment-item-text {
  max-height: 258px;
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #000000;
  font-weight: 500;
  font-style: italic;
  font-family: "Roboto";
  text-align: center;
}
.bottom_full_width3 div.moduletable .cd-testimonials-wrapper ul {
  padding-left: 0px;
}
.bottom_full_width3 .more-otzivi .btn.btn-arrow, .bottom_full_width3 .more-otzivi .junewsultra .jn .jn-more .btn-arrow.readmore, .junewsultra .jn .jn-more .bottom_full_width3 .more-otzivi .btn-arrow.readmore, .bottom_full_width3 .more-otzivi div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore, div.moduletablejunews_mod .jn .jn-more .bottom_full_width3 .more-otzivi .btn-arrow.readmore, .bottom_full_width3 .more-otzivi .rsform input.btn-arrow#Submit, .rsform .bottom_full_width3 .more-otzivi input.btn-arrow#Submit {
  position: absolute;
  right: 0px;
  z-index: 19;
  top: 2%;
  width: 160px;
  background-color: black;
  display: block;
  padding: 7px 0;
  font-size: 14px;
  line-height: 34px;
  color: #ffeebb;
  font-weight: 700;
  font-family: "Roboto";
  border-radius: 30px;
  text-transform: uppercase;
  border: none;
}
.bottom_full_width3 .more-otzivi .btn.btn-arrow:hover, .bottom_full_width3 .more-otzivi .junewsultra .jn .jn-more .btn-arrow.readmore:hover, .junewsultra .jn .jn-more .bottom_full_width3 .more-otzivi .btn-arrow.readmore:hover, .bottom_full_width3 .more-otzivi div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore:hover, div.moduletablejunews_mod .jn .jn-more .bottom_full_width3 .more-otzivi .btn-arrow.readmore:hover, .bottom_full_width3 .more-otzivi .rsform input.btn-arrow#Submit:hover, .rsform .bottom_full_width3 .more-otzivi input.btn-arrow#Submit:hover, .bottom_full_width3 .more-otzivi .btn.btn-arrow:focus, .bottom_full_width3 .more-otzivi .junewsultra .jn .jn-more .btn-arrow.readmore:focus, .junewsultra .jn .jn-more .bottom_full_width3 .more-otzivi .btn-arrow.readmore:focus, .bottom_full_width3 .more-otzivi div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore:focus, div.moduletablejunews_mod .jn .jn-more .bottom_full_width3 .more-otzivi .btn-arrow.readmore:focus, .bottom_full_width3 .more-otzivi .rsform input.btn-arrow#Submit:focus, .rsform .bottom_full_width3 .more-otzivi input.btn-arrow#Submit:focus, .bottom_full_width3 .more-otzivi .btn.btn-arrow:target, .bottom_full_width3 .more-otzivi .junewsultra .jn .jn-more .btn-arrow.readmore:target, .junewsultra .jn .jn-more .bottom_full_width3 .more-otzivi .btn-arrow.readmore:target, .bottom_full_width3 .more-otzivi div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore:target, div.moduletablejunews_mod .jn .jn-more .bottom_full_width3 .more-otzivi .btn-arrow.readmore:target, .bottom_full_width3 .more-otzivi .rsform input.btn-arrow#Submit:target, .rsform .bottom_full_width3 .more-otzivi input.btn-arrow#Submit:target {
  color: #ffeebb;
  text-decoration: none;
  background-color: #004b90;
}
.bottom_full_width3 .more-otzivi .btn.btn-arrow::before, .bottom_full_width3 .more-otzivi .junewsultra .jn .jn-more .btn-arrow.readmore::before, .junewsultra .jn .jn-more .bottom_full_width3 .more-otzivi .btn-arrow.readmore::before, .bottom_full_width3 .more-otzivi div.moduletablejunews_mod .jn .jn-more .btn-arrow.readmore::before, div.moduletablejunews_mod .jn .jn-more .bottom_full_width3 .more-otzivi .btn-arrow.readmore::before, .bottom_full_width3 .more-otzivi .rsform input.btn-arrow#Submit::before, .rsform .bottom_full_width3 .more-otzivi input.btn-arrow#Submit::before {
  display: none;
}

#phocaguestbook_comments {
  border-top: 1px solid black;
  margin-top: 2%;
}
#phocaguestbook_comments .cd-testimonials-item-info {
  border: none;
}
#phocaguestbook_comments .cd-testimonials-item-info:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: transparent;
}

#phocaguestbook_comments .flex-direction-nav a {
  background-color: #007390;
  border: none;
}
#phocaguestbook_comments .flex-direction-nav a:hover {
  background-color: #007390;
}
#phocaguestbook_comments .cd-testimonials-item-info::before,
#phocaguestbook_comments .cd-testimonials-item-info::after {
  display: none;
}
#phocaguestbook_comments .flex-direction-nav .flex-prev::before {
  -webkit-transform: translateY(-33px) translateX(-8px) rotate(-180deg) !important;
      -ms-transform: translateY(-33px) translateX(-8px) rotate(-180deg) !important;
          transform: translateY(-33px) translateX(-8px) rotate(-180deg) !important;
}
#phocaguestbook_comments .flex-direction-nav .flex-next::before {
  -webkit-transform: translateY(-33px) translateX(-8px) rotate(0deg) !important;
      -ms-transform: translateY(-33px) translateX(-8px) rotate(0deg) !important;
          transform: translateY(-33px) translateX(-8px) rotate(0deg) !important;
}
#phocaguestbook_comments .flex-direction-nav li {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-top: 7%;
}
#phocaguestbook_comments .flex-direction-nav a:first-child::before {
  -webkit-transform: translateY(-33px) translateX(-8px) rotate(-180deg);
      -ms-transform: translateY(-33px) translateX(-8px) rotate(-180deg);
          transform: translateY(-33px) translateX(-8px) rotate(-180deg);
}
#phocaguestbook_comments .flex-direction-nav a:last-child::before {
  background-image: url(/images/site-img/ar.png) !important;
  content: "123";
  -webkit-transform: translateY(-33px) translateX(-8px) rotate(0deg);
      -ms-transform: translateY(-33px) translateX(-8px) rotate(0deg);
          transform: translateY(-33px) translateX(-8px) rotate(0deg);
  width: 17px;
  height: 15px;
  background-color: transparent;
  color: transparent;
}
#phocaguestbook_comments .flex-direction-nav a:last-child::after {
  background-color: transparent;
}

.full-contact-inf .container, .full-contact-inf div.contact_admin {
  border-bottom: 2px solid #0f2735;
  padding-bottom: 1%;
}

.footer-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-menu ul li a {
  font-size: 14px;
  line-height: 34px;
  color: #7e9a9a;
  font-weight: 500;
  font-family: "Roboto";
  padding-top: 0px;
}
.footer-menu ul li a:hover, .footer-menu ul li a:focus {
  background-color: transparent;
  color: white;
}
.footer-menu ul li:nth-child(1) a {
  padding-left: 0px;
}
.footer-menu .contacts-wrap .tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.logo-bottom {
  margin-top: -2%;
}

.mod-footer-contacts {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.mod-footer-contacts .contacts-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 3%;
}
.mod-footer-contacts .contacts-wrap .footer-addr p {
  font-size: 15px;
  line-height: 34px;
  color: #7e9a9a;
  font-weight: 300;
  font-family: "Roboto";
  margin-bottom: 0px;
}
.mod-footer-contacts .contacts-wrap .tel {
  padding-left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 0px;
}
.mod-footer-contacts .contacts-wrap .tel::before {
  content: "11";
  background-image: url(/images/site-img/b-3.png);
  color: transparent;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0px;
  top: 12px;
}
.mod-footer-contacts .contacts-wrap .tel .tel_namber {
  font-size: 17px;
  letter-spacing: -1px;
  line-height: 34px;
  color: #7e9a9a;
  font-weight: bold;
  font-family: "Georgia Pro";
  margin-top: 0px;
}
.mod-footer-contacts .contacts-wrap .tel .tel_namber:first-of-type {
  margin-right: 2%;
}
.mod-footer-contacts .contacts-wrap .social-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 66px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer_2 {
  color: #334d5b;
}

.art_web_copyright:hover, .pers-inf:hover {
  color: white;
}

.art_web_copyright:hover .img-svg #art-web, .art_web_copyright:hover .img-svg #Wblack {
  fill: white;
}
.art_web_copyright:hover .img-svg #Ared {
  fill: #ff2737;
}

/* правки */

.mod-footer-contacts, .contacts-wrap {
  padding-right: 0px;
}

.full-contact-inf .container {
  padding-left: 0px;
  padding-right: 0px;
}

#phocaguestbook_comments .flex-direction-nav .flex-prev{ 
  margin-left: 0px !important;
}

#phocaguestbook_comments .flex-direction-nav .flex-next {
  margin-right: 0px !important;
}

#phocaguestbook_comments .flex-direction-nav .flex-prev:hover,
#phocaguestbook_comments .flex-direction-nav .flex-next:hover {
  background-color: #004b90;
}

.text-tunder-uslugi h3 {
  margin-bottom: 5%;
  margin-top: 1%;
}

.banner-container {
  padding-top: 5%;
}

@media (min-width: 1200px) {
  .under-banner-image:first-child {
    margin-left: 9%;
  }
}

.hdr-addr {
  margin-top: 1%;
}
.social-links-hdr {
  padding-top: 1%;
}

.articleBody h1{
  font-size: 72px;
  letter-spacing: -1px;
  line-height: 44px;
  color: #000000;
  font-weight: bold;
  font-family: "Georgia Pro";
}

.heading-handler {
  margin-top: 4%;
  margin-bottom: -2%;
}

.under-banner-block .under-banner-container p {
  margin-bottom: 2%;
}

.under-banner-block {
  margin-bottom: 4%;
}

.text-tunder-uslugi .imgs-container-under-uslugi {
  margin-bottom: 3%;
}

.full-contact-inf {
  padding-top: 9px;
  padding-bottom: 2px;
}

.pers-inf {
  padding-right: 0px;
}

.copyright {
  padding-left: 0px;
}

/* K2 внутри */

.itemListView .itemContainer {
  border: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.itemListView .itemContainer .prod-dop-info {
  display: none;;
}

.layout-category .itemContainer .catItemView3 .catItemIntroText {
  text-align: left;
}

.itemListView .itemContainer:hover .catItemImage img {
  transform: none;
}

.itemListView .itemContainer .catItemImage {
  overflow: visible;
}

.layout-category .itemContainer .catItemView3 .catItemImageBlock {
  margin-top: -17px;
  margin-bottom: 17%;
}

.itemListView .itemContainer .catItemTitle {
  text-align: left;
}

/* .layout-category .itemContainer .catItemView3 .catItemTitle a {
  padding-left: 0px;
} */

.itemListView .itemContainer:hover {
  box-shadow: none;
}

.itemListView .itemContainer .catItemReadMore{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 9%;
  
}

.layout-category .itemContainer .catItemView3 .catItemIntroText {

}

.itemListView .itemContainer .catItemReadMore .div_money2 p{
  margin-bottom: 0px;

  font-size: 17px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #000000;
  font-weight: 500;
  font-family: "Roboto";

}

.breadcrumb {
  background-color: #feb;
}

.site.no_main h1{
  font-size: 34px;
  letter-spacing: -1px;
  line-height: 44px;
  color: #000000;
  font-weight: bold;
  font-family: "Georgia Pro";
  margin-bottom: 5%;
  text-transform: none;
  text-align: left;
}

.off-menu_203 .sm-level .inner .link a {
  color: black;
}

nav.header__menu li.deeper::before, nav.header__menu li.deeper.active::before {
  display: none;
}

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: 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 {
  background-color: #f9e9b8;
  color: black;
  border: none;
}

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

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 {
  border: none;
  color: black;
  text-decoration: none;
}

.catItemView3 .catItemIntroText p{
  display: none;
}

.view-itemlist .layout-category .catItemIntroText {

}
.catItemView3 .catItemIntroText p:first-child{
  display: block !important;
}

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: #ffe28a;
  border-radius: 15px;
}

nav.header__menu li a:hover,
nav.header__menu li a:focus,
nav.header__menu li.deeper.parent a:hover,
nav.header__menu li.deeper.parent a:focus,
nav.header__menu .divider a:hover,
nav.header__menu .divider a:focus {
  background-color: #ffe28a;
}

/* левое меню */


.left-menu h3 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #fff2cc;
  color: black;
  padding: 24px 16px;
  font-family: "Georgia Pro";
  font-weight: bold;
  text-transform: none;
  border-radius: 15px 15px 0px 0px;
  font-size: 20px;
  border-bottom: 1px solid #ecd693;
}

.left-menu .nav.menu.mod-list {
  margin-top: 0px;
}

.left-menu .nav.menu.mod-list li{
  border-bottom: 1px solid #ecd693;
  margin-bottom: 0px;
  }

  .left-menu .nav.menu.mod-list li a {
    background-color: #feb;
    font-size: 18px;
    line-height: 24px;
    color: black;
    font-weight: 700;
    font-family: "Georgia Pro";
    padding: 4% 0 4% 6%;
  }

  .left-menu .nav.menu.mod-list li a:hover,
  .left-menu .nav.menu.mod-list li a:focus {
    background-color: #f9d979;
  }

  .left-menu .nav.menu.mod-list li:last-child {
    border: none;
    border-bottom: none;
    /* border-radius: 0px 0px 15px 15px; */
  }

  .left-menu .nav.menu.mod-list li:last-child a {
    border-radius: 0px 0px 15px 15px;
  }

  .view-item .itemExtraFields {
    display: none;
  }

    .view-item .itemImage {
      text-align: left;
    }

    .itemListView .itemContainer {
      margin-top: 1%;
      width: 33.3% !important;
    }


    .table-edited > tbody > tr > td{
      border: 1px solid black !important;
    }

    .layout-category .itemContainer .catItemView3 .catItemImageBlock span.catItemImage img {
      height: 300px !important;
    }

    .styled-img {
      max-width: 308px;
      max-height: 308px;
      width: auto;
      height: 100%;
      border-radius: 100%;
    }

    .rooms-mod .itemContainer .catItemView3 .catItemTitle {
      height: 127px;
    }

/* My code end */
/********** адаптация **********/
@media (min-width: 1380px) {
  section .container, section div.contact_admin, .container {
    width: 1380px;
  }
}
@media (max-width: 1199px) {
  header section .container, header section div.contact_admin {
    width: 100%;
  }
  header section.site-inf {
    height: auto;
  }
  header .header__logo {
    max-width: 233px;
  }
  header section.site-nav {
    position: static;
  }

  .moduletable.mod-services {
    width: 100%;
  }
  .moduletable.mod-services .junewsultra.mod-services {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .moduletable.mod-services .jn {
    width: 50%;
  }

  /* ! статьи с иконками на главной (JUNewsUltra) */
  .moduletable.mod-materials-icons-in-index-page .junewsultra {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  div.moduletablejunews_mod .jn {
    width: 100%;
  }
  div.moduletablejunews_mod .jn img {
    display: block;
    margin: auto;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
    background-color: black;
  }
  .header .site-inf {
    width: 100%;
  }
  .header .site-inf .container, .header .site-inf div.contact_admin {
    height: 0;
  }
  .header .header__logo {
    position: absolute;
    top: 5px;
    left: 35px;
    width: 64px;
    height: 36px;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 5px;
    border-radius: 20px;
  }
  .header .site-nav {
    width: auto;
    min-height: 46px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .header .site-nav #off-menu_203 {
    display: none;
  }
  .header .site-nav .row {
    margin: 0;
  }
  .header .l-header__site-inf__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            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%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    padding-top: 6px;
    color: #fff;
  }
  .header .l-header__contacts svg {
    fill: #fff;
  }
  .header .l-header__btn-call-wrap {
    line-height: 1;
    font-size: 1rem;
  }
  .header .l-header__btn-call-wrap .btn, .header .l-header__btn-call-wrap .junewsultra .jn .jn-more .readmore, .junewsultra .jn .jn-more .header .l-header__btn-call-wrap .readmore, .header .l-header__btn-call-wrap div.moduletablejunews_mod .jn .jn-more .readmore, div.moduletablejunews_mod .jn .jn-more .header .l-header__btn-call-wrap .readmore, .header .l-header__btn-call-wrap .rsform input#Submit, .rsform .header .l-header__btn-call-wrap input#Submit {
    font-size: 1rem;
    padding: 0;
    background: none;
    border: none;
  }
  .header .header__menu {
    display: none;
  }
  .header .header__menu .search.mod-search {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            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;
  }

  section.main > .container > .row, section.main > div.contact_admin > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  #content {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .moduletable.rs-form-make-order {
    position: static;
    width: 100%;
    max-width: 100%;
    background-color: #e1f5d8;
  }
  .moduletable.rs-form-make-order .modul_h3, .moduletable.rs-form-make-order div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod .moduletable.rs-form-make-order div.junews_h {
    color: black;
  }
  .moduletable.rs-form-make-order .formControls {
    color: #333;
  }
  .moduletable.rs-form-make-order input[type=text],
.moduletable.rs-form-make-order select {
    background-color: #fff;
    color: #333;
  }
  .moduletable.rs-form-make-order select:focus,
.moduletable.rs-form-make-order select option {
    color: #737373;
  }

  #phocagallery-categories-detail .pg-cats-box-float,
.itemListSubCategories .subCategoryContainer,
#itemListLeading .itemContainer,
.moduletablek2item .itemList > div {
    width: 48% !important;
  }

  .junewsultra.mod-services {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .junewsultra.mod-services .jn {
    width: 100%;
    margin-bottom: 15px;
  }

  .moduletable.mod-materials-in-index-page .jn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .moduletable.mod-materials-in-index-page .jn .jn-head {
    width: 100%;
  }
  .moduletable.mod-materials-in-index-page .jn .jn-intro {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    width: 100%;
  }

  .footer_1 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer_1 .moduletable {
    width: 100%;
  }
  .footer_1 .soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .footer_2 {
    padding: 15px 0;
  }
  .footer_2 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer_2 .row > div {
    margin: auto;
    margin-bottom: 10px;
  }
  .footer_2 .copyright .copyright__text {
    text-align: center;
  }

  div.phocagallerys > div {
    width: 50%;
  }

  .owl-theme .owl-controls .owl-buttons div {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .l-header__tel-number ~ .l-header__tel-number {
    display: none;
  }

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

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

  div.moduletable.rs-form-make-order {
    width: 100%;
  }

  .no_main .header {
    padding: 0;
  }

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

  .left_column-wrap {
    padding-left: 15px;
  }

  .formContainer .rsform-block {
    width: 100% !important;
  }
  .formContainer .rsform-block input,
.formContainer .rsform-block select,
.formContainer .rsform-block textarea {
    display: block;
    margin: auto;
  }
  .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;
  }
  .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: none;
    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;
  }

  /* Blog Content */
  .blog .items-row > [class^=span] {
    width: 100%;
  }

  #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-footer-map {
    height: 450px;
    overflow: hidden;
  }

  .footer_1 .moduletable.soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .modal-footer .buy,
.modal-footer button.btn,
.modal-footer .junewsultra .jn .jn-more button.readmore,
.junewsultra .jn .jn-more .modal-footer button.readmore,
.modal-footer div.moduletablejunews_mod .jn .jn-more button.readmore,
div.moduletablejunews_mod .jn .jn-more .modal-footer button.readmore {
    width: 100%;
    margin-bottom: 5px;
  }
}
@media (max-width: 500px) {
  /* ! footer */
  .full-contact-inf .mod-footer-contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            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 ! */
  div.phocagallerys > div {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .header .header__logo {
    left: 20px;
  }

  address.l-header__contacts a {
    font-size: 16px;
  }

  .menu-contacts__tel {
    font-size: 16px !important;
  }
}
/* My code start */
@media (min-width: 1380px) {
  .bottom_full_width2 .rsform-block-submit #Submit2 {
    margin-left: -18%;
  }
}

@media (max-width: 1379px) {
  .rooms-mod #k2ModuleBox226 .itemList {
    flex-wrap: wrap;
  }
  .rooms-mod #k2ModuleBox226 .itemList .even,
  .rooms-mod #k2ModuleBox226 .itemList .odd {
    width: 33%
  }
  .rooms-mod #k2ModuleBox226 .itemList .itemContainer .catItemView3{
    width: auto;
  }

  .header .l-header__site-inf__container .l-header__contacts  {
    width: 58.3333333333%;;
  }

  .l-header__site-inf__container .header_site-name .social-links-hdr {
    width: 36%;
  }

}

@media (max-width: 1199px) {
  .all-rooms-container .all-rooms-bttn {
    right: 0px;
  }
  header .header__logo {
    margin-top: 8%;
  }
  .slider.head1 {
    margin-top: 0px;
  }
  .header .l-header__site-inf__container .l-header__contacts {
    padding-left: 0px;
    padding-right: 5px;
  }
  .header_site-name   {
    padding-right: 0px;
    padding-left: 6px;
  }
  nav.header__menu ul {
    margin-left: 0px;
  }
}

@media (max-width: 992px) {

  /* правки */

  .left_column {
    display: none;
  }

  .site .main {
    margin-top: 0px;
  }

  /* footer start */

  .footer-menu ul {
    justify-content: center;
  }

  .mod-footer-contacts .contacts-wrap .social-block {
    width: 100%;
    justify-content: center;
  }
  .mod-footer-contacts .contacts-wrap .social-block .social-item-f{
    margin: 0 2% 2% 2%;
  }

  .mod-footer-contacts .contacts-wrap .footer-addr p {
    text-align: center;
  }

  .moduletable.logo-bottom {
    text-align: center;
  }

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

  /* footer end */

  .full-contact-inf {
    overflow: hidden;
  }

  .layout-category .itemContainer .catItemView3 {
    width: auto;
  }

  .itemListView .itemContainer .catItemReadMore .div_money2 p {
    text-align: left;
  }

  .itemListView .itemContainer {
    margin-bottom: 4%;
  }

  .rooms-mod #k2ModuleBox226 .itemList .even,
    .rooms-mod #k2ModuleBox226 .itemList .odd {
    width: 50%;
  }

  .contact_admin .formContainer .input-forms-handler div.rsform-block {
    width: 100%;
  }

  /* было */
  
  .sm-btn-203 .menu-icon3 span {
    background: #010101 !important;
  }

  .sm-btn-203::before {
    color: black !important;
  }

  .header .header__logo {
    left: 6px;
    top: 10px;
  }
  .header .slider.head1 {
    margin-top: 0px;
  }
  .header .l-header__btn-call-wrap {
    display: none;
  }

  .header .header__logo {
    width: 40%;
  }

  .under-banner-block .under-banner-container h3, .under-banner-block .under-banner-container .modul_h3, .under-banner-block .under-banner-container div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod .under-banner-block .under-banner-container div.junews_h {
    font-size: 244%;
  }

  .slider.head1 {
    margin-top: 0px;
  }

  .site.main section.site-nav {
    margin-top: 0px;
  }

  .header .l-header__site-inf__container .l-header__contacts  {
    display: flex;
    flex-direction: row;
    width: 50%;
    margin-left: 26%;
    margin-top: 0.5%;
  }

  .site.main section.site-nav {
    margin-top: 0px;
  }



  .header .header__logo {
    margin-top: 0px;
  }


}
@media (max-width: 767px) {

  .slider.head1 {
    margin-top: 0px;
  }

  .header .l-header__site-inf__container .l-header__contacts {
    margin-left: auto;
  }

  .input-forms-handler .rsform-block{
    flex-direction: column;
    display: flex;
  }

  .site.main section.site-nav {
    margin-top: 0px;
  }

  .rooms-mod #k2ModuleBox226 .itemList {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .rooms-mod #k2ModuleBox226 .itemList .even, .rooms-mod #k2ModuleBox226 .itemList .odd {
    width: 50%;
  }
  .rooms-mod #k2ModuleBox226 .itemList .even .catItemView3, .rooms-mod #k2ModuleBox226 .itemList .odd .catItemView3 {
    width: 100%;
  }

  .text-tunder-uslugi .imgs-container-under-uslugi .that-img-container {
    width: 40%;
  }
  .text-tunder-uslugi .imgs-container-under-uslugi .that-img-container:nth-child(1) {
    margin-right: -15%;
  }
  .text-tunder-uslugi .imgs-container-under-uslugi .that-img-container:nth-child(3) {
    margin-left: -15%;
  }

  .bottom_full_width2 div.rsform-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .l-header__contacts .l-header__tel-number:first-of-type {
    display: none;
  }

  .l-header__site-inf__container .l-header__contacts .l-header__tel-number:first-of-type {
    display: none;
  }

}


@media (max-width: 550px) {

  .rooms-mod #k2ModuleBox226 .itemList .even, .rooms-mod #k2ModuleBox226 .itemList .odd {
    width: 100%;
  }

  .under-banner-block .under-banner-container h3, .under-banner-block .under-banner-container .modul_h3, .under-banner-block .under-banner-container div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod .under-banner-block .under-banner-container div.junews_h {
    font-size: 142%;
    line-height: 110%;
  }

  .header .header__logo {
    left: 6px;
    top: 10px;
  }
  .header .l-header__btn-call-wrap {
    display: none;
  }

  .header .header__logo {
    width: 40%;
  }

  .heading-handler h3, .heading-handler .modul_h3, .heading-handler div.moduletablejunews_mod div.junews_h, div.moduletablejunews_mod .heading-handler div.junews_h {
    font-size: 130%;
    line-height: 123%;
  }

  .under-banner-imagesblock .under-banner-image img {
    width: 83%;
  }

  .text-tunder-uslugi .imgs-container-under-uslugi {
    margin-left: 7%;
  }
  .text-tunder-uslugi .imgs-container-under-uslugi .that-img-container:nth-child(1) {
    margin-right: -15%;
  }
  .text-tunder-uslugi .imgs-container-under-uslugi .that-img-container:nth-child(3) {
    margin-left: -15%;
  }

  .imgs-container-under-uslugi .that-img-container img {
    width: 83%;
  }

  .mod-text-under-uslugi {
    margin-bottom: 16%;
  }

  .contact_admin .formContainer .input-forms-handler {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 19%;
  }

  .footer-menu ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .banner-container h1 {
    font-size: 500%;
  }

  .mod-footer-contacts .contacts-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    visibility: visible;
  }
  .mod-footer-contacts .contacts-wrap .tel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .mod-footer-contacts .contacts-wrap .tel::before {
    display: none;
  }

  .rooms-mod #k2ModuleBox226 .itemList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .rooms-mod .itemContainer .catItemView3 {
    width: 100%;
  }

  .rooms-mod .itemContainer .catItemView3 .button-n-cost-ctnr {
    padding: 0 5%;
  }

  .bottom_full_width3 .modul_h3.modul_h3__center, .bottom_full_width3 div.moduletablejunews_mod div.modul_h3__center.junews_h, div.moduletablejunews_mod .bottom_full_width3 div.modul_h3__center.junews_h {
    margin-bottom: 16%;
  }

  .more-otzivi .btn, .more-otzivi .junewsultra .jn .jn-more .readmore, .junewsultra .jn .jn-more .more-otzivi .readmore, .more-otzivi div.moduletablejunews_mod .jn .jn-more .readmore, div.moduletablejunews_mod .jn .jn-more .more-otzivi .readmore, .more-otzivi .rsform input#Submit, .rsform .more-otzivi input#Submit {
    margin-top: 13%;
    position: absolute;
    left: 0;
  }

  .rooms-mod .site-h2, .bottom_full_width3 .modul_h3.modul_h3__center, .bottom_full_width3 div.moduletablejunews_mod div.modul_h3__center.junews_h, div.moduletablejunews_mod .bottom_full_width3 div.modul_h3__center.junews_h {
    font-size: 316%;
  }

  .bottom_full_width2 div.rsform-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .rsform-block-submit .formBody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .site-h2 {
    margin-bottom: 16%;
  }

  .all-rooms-container .all-rooms-bttn {
    top: 61px;
    left: 0px;
  }


  .rooms-mod .site-h2, .modul_h3.modul_h3__center {
    text-align: center !important;
  }

  .all-rooms-container .all-rooms-bttn, .btn-wrap.more-otzivi .btn-arrow{
    margin-left: auto;
    margin-right: auto;
  }

  .comment-item-text {
    font-size: 100%;
  }



  .l-header__site-inf__container .l-header__contacts .l-header__tel-number a  {
    font-size: 16px;
  }


  .l-header__site-inf__container .l-header__contacts .l-header__tel-number:first-of-type {
    display: block;
  }


}

@media (max-width: 450px) {
  .l-header__site-inf__container .l-header__contacts .l-header__tel-number a  {
    font-size: 16px;
  }
  .header__logo {
    margin-top: 0px;
  }
}


/* My code end */
/*# sourceMappingURL=template.css.map */
