/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 9, ../sass/bootstrap/_normalize.scss */
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic&subset=latin,cyrillic-ext,latin-ext,cyrillic);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=cyrillic,cyrillic-ext');
.pageshedule .btn-default, .btn.btn-default.reset-filter
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
form .row .col-md-12.col .col-md-12.col .col-md-12.col{
  padding-left: 0px;
  margin-left: -15px;
  padding-right: 0px;
}
.vote-item-vote-odd .vote-item-vote-odd:before, .vote-item-vote .vote-item-vote:before{
  display:  none;
}
.voting-form-box .btn-default{
  height: 38px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    border: none;
    padding: 0 30px;
}
.vote-answer-item label:after{
  display: none;
  
}
.vote-answer-item label:before{
  font-size: 14px !important;
  top: 3.5px !important;
}
form .row .col-md-12.col .col-md-12.col  .g-recaptcha{
  margin-left: -20px;
}
form .row .col-md-12.col .col-md-12.col .btn {
  float: right;
  margin-right: -15px;
  
}
.wrapper input[type="radio"] + label:before{
  top: 1.5px;
}
html .wrapper input[type="radio"]:checked + label:before{
  top: 3.5px;
}
.wrapper input[type="checkbox"] + label:before, .wrapper input[type="checkbox"]:checked + label:after{
  top: 2px !important;
}
.search-page nav{
  display: flex;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
      -webkit-align-items: center;
              align-items: center;
}

.news_items .row:first-child .item .image {
	overflow:hidden;
	 border-radius: 8px;
}
.news_items .row:first-child .item .image a img {
	height: 399px !important;
	 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
 transition: all 1s ease-out;
}
.news_items .row:first-child .item:hover img{
	 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 transform: scale(1.1);
 border-radius: 8px;
}
.staff_section_items .col-md-3{
  width: 20%;
}
/* line 19, ../sass/bootstrap/_normalize.scss */
body {
  margin: 0;
  overflow-x: hidden;
}

/* line 33, ../sass/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../sass/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../sass/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../sass/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../sass/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 97, ../sass/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 109, ../sass/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 117, ../sass/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 126, ../sass/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 135, ../sass/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 144, ../sass/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 153, ../sass/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 161, ../sass/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 169, ../sass/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 173, ../sass/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 184, ../sass/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 192, ../sass/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 203, ../sass/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 211, ../sass/bootstrap/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../sass/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../sass/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../sass/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../sass/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../sass/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../sass/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  appearance: button;
  cursor: pointer;
}

/* line 302, ../sass/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../sass/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../sass/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../sass/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../sass/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 357, ../sass/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 370, ../sass/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 379, ../sass/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 390, ../sass/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, ../sass/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, ../sass/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, ../sass/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, ../sass/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

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

  /* line 18, ../sass/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../sass/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../sass/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../sass/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, ../sass/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../sass/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../sass/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../sass/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../sass/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../sass/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 73, ../sass/bootstrap/_print.scss */
  select {
    background: #fff !important;
  }

  /* line 78, ../sass/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 83, ../sass/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 87, ../sass/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 91, ../sass/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 94, ../sass/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 100, ../sass/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 11, ../sass/bootstrap/_scaffolding.scss */
.wrapper *,
.fancybox-wrap * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 15, ../sass/bootstrap/_scaffolding.scss */
.wrapper *:before,
.wrapper *:after,
.fancybox-wrap *:before,
.fancybox-wrap *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 25, ../sass/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 30, ../sass/bootstrap/_scaffolding.scss */
body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.38462;
  color: #242424;
  background-color: #fff;
}

/* line 39, ../sass/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 51, ../sass/bootstrap/_scaffolding.scss */
a {
  color: #032e91;
  text-decoration: none;
}
.maincontent a:hover, .maincontent a:focus, .team-detail a:hover .name {color: #032e91;}

/* line 55, ../sass/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #004dff;
  text-decoration: underline;
}
/* line 61, ../sass/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 72, ../sass/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 79, ../sass/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 84, ../sass/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 89, ../sass/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 96, ../sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.38462;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -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;
}

/* line 109, ../sass/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 116, ../sass/bootstrap/_scaffolding.scss */
hr {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 128, ../sass/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 144, ../sass/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 9, ../sass/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: normal;
  line-height: 1.0;
  color: inherit;
}
/* line 16, ../sass/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
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: normal;
  line-height: 1;
  color: #777777;
}

/* line 24, ../sass/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 19px;
  margin-bottom: 9.5px;
}
/* line 30, ../sass/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../sass/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
/* line 41, ../sass/bootstrap/_type.scss */
h4 small,
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%;
}

/* line 47, ../sass/bootstrap/_type.scss */
h1, .h1 {
  font-size: 32px;
}

/* line 48, ../sass/bootstrap/_type.scss */
h2, .h2 {
  font-size: 24px;
}

/* line 49, ../sass/bootstrap/_type.scss */
h3, .h3 {
  font-size: 22px;
}

/* line 50, ../sass/bootstrap/_type.scss */
h4, .h4 {
  font-size: 20px;
}

/* line 51, ../sass/bootstrap/_type.scss */
h5, .h5 {
  font-size: 19px;
}

h6, .h6 {
  font-size: 18px;
} 
.owl-carousel .owl-stage-outer{
  width: 100%;
}
/* line 52, ../sass/bootstrap/_type.scss */
h6, .h6 {
  font-size: 16px;
}

/* line 58, ../sass/bootstrap/_type.scss */
p {
  margin: 0 0 19.5px;
}

/* line 62, ../sass/bootstrap/_type.scss */
.lead {
  margin-bottom: 19px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, ../sass/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, ../sass/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, ../sass/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, ../sass/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../sass/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../sass/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../sass/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../sass/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../sass/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../sass/bootstrap/_type.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 99, ../sass/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../sass/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #DC242B;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover {
  color: #006396;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover {
  color: #245269;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover {
  color: #843534;
}

/* line 119, ../sass/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #DC242B;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover {
  background-color: #006396;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 138, ../sass/bootstrap/_type.scss */
.page-header {
  padding-bottom: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, ../sass/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 9.5px;
}
/* line 153, ../sass/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../sass/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../sass/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, ../sass/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, ../sass/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 19px;
}

/* line 189, ../sass/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.38462;
}

/* line 193, ../sass/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, ../sass/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 211, ../sass/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../sass/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, ../sass/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, ../sass/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 241, ../sass/bootstrap/_type.scss */
blockquote {
  padding: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 14px;
  border-left: 5px solid #eeeeee;
}
/* line 250, ../sass/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, ../sass/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.38462;
  color: #777777;
}
/* line 265, ../sass/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, ../sass/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* line 286, ../sass/bootstrap/_type.scss */
.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: '';
}
/* line 287, ../sass/bootstrap/_type.scss */
.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: '\00A0 \2014';
}

/* line 294, ../sass/bootstrap/_type.scss */
address {
  margin-bottom: 19px;
  font-style: normal;
  line-height: 1.38462;
}

/* line 7, ../sass/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../sass/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}

iframe {max-width: 100%;}

/* line 24, ../sass/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, ../sass/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../sass/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9px;
  margin: 0 0 9.5px;
  font-size: 13px;
  line-height: 1.38462;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
/* line 55, ../sass/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../sass/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../sass/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 1260px;
  }
  .owl_danners2 .owl-nav.container {width: 100%;}
  .first-line-wrapper > .container, .owl_danners2 .owl-item .heighter {width: 1200px;}
  
}

/* line 30, ../sass/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
/*  padding-left: 15px;
  padding-right: 15px;*/
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../sass/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {margin-left: 100%;}
  
  .team .staff_section_items .col-md-3 {width: 25%;}
  
  
}
@media (min-width: 992px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  
  .staff.list.team .staff_section_items .col-md-3 {width: 25%;}
 

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .wrapper.kinds_sports .winter-sports .item {
	  
	  width: 31%;
  }
  
  .kinds_sports  .col-md-4.winter-sports{
	width: 26.33333%;
	padding-left: 0px;
    padding-right: 0px;
	
	}

.wrapper.kinds_sports .item.col-md-2.col-xs-3 
	{
	width: 12.5%;

	}
	
.news-on-main .item {
  height: auto;
	
	}
	
h3.general-title + .row.partners .item {
	
	max-height: 150px;
    margin-bottom: 30px;
    width: 266px;
	margin-right: 25px;
	}

   h3.partners-title + .row.partners .item {
	
	max-height: 150px;
    margin-bottom: 30px;
    width: 266px;
	margin-right: 25px;
	}
	
	.partners.cooperation .item:nth-of-type(1),
	.partners.cooperation .item:nth-of-type(2),
	.partners.cooperation .item:nth-of-type(3),
	.partners.cooperation .item:nth-of-type(4), 
	.partners.cooperation .item:nth-of-type(5)
	{
	width: 20%;
	}
	
	.contacts-col { width: 47%;}
	footer .box.logo, .menu-col { width: 53%;}
	.col-sub {width: 32%;} 
	.col-map {width: 15%;}
	
	.maincontent .mainform .captcha_wrap {margin-top: -59px;}
	.mainform .webform.clearfix .field-wrap.file-wrap {margin-top: 23px;}
	.mainform input[type="submit"] {margin-top:-30px;}
	
	/* .col-md-3.media-img-col {width: 30%;} */
  
}


@media (min-width: 1200px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
    .left-col-ap, .mainform .captcha_wrap {width: 39%}
	.right-col-ap {width: 61%}
}
/* line 6, ../sass/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../sass/bootstrap/_tables.scss */
caption {
  padding-top: 12px 30px;
  padding-bottom: 12px 30px;
  color: #777777;
  text-align: left;
}

/* line 15, ../sass/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../sass/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 19px;
}
/* line 31, ../sass/bootstrap/_tables.scss */
.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: 12px 30px;
  line-height: 1.38462;
  vertical-align: top;
  border-top: 1px solid #ebebeb;
}
/* line 41, ../sass/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ebebeb;
}
/* line 50, ../sass/bootstrap/_tables.scss */
.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;
}
/* line 57, ../sass/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ebebeb;
}
/* line 62, ../sass/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, ../sass/bootstrap/_tables.scss */
.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: 6px 25px;
}

/* line 88, ../sass/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ebebeb;
}
/* line 94, ../sass/bootstrap/_tables.scss */
.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 #ebebeb;
}
/* line 101, ../sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../sass/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, ../sass/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, ../sass/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../sass/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 171, ../sass/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, ../sass/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 14.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ebebeb;
  }
  /* line 183, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../sass/bootstrap/_tables.scss */
  .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;
  }
  /* line 200, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../sass/bootstrap/_tables.scss */
  .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;
  }
  /* line 212, ../sass/bootstrap/_tables.scss */
  .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;
  }
  /* line 225, ../sass/bootstrap/_tables.scss */
  .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;
  }
}

/* line 10, ../sass/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../sass/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 19px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../sass/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, ../sass/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 60, ../sass/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 65, ../sass/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 71, ../sass/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 77, ../sass/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 84, ../sass/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 8px;
  font-size: 14px;
  line-height: 1.38462;
  color: #555555;
}

/* line 115, ../sass/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 7px 14px;
  font-size: 14px;
  line-height: 1.38462;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d3d3d3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 57, ../sass/bootstrap/mixins/_forms.scss */
.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);
}
/* line 103, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 107, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}
/* line 108, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}
/* line 141, ../sass/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

/* line 153, ../sass/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 165, ../sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
  appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 178, ../sass/bootstrap/_forms.scss */
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 36px;
  }
  /* line 184, ../sass/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  /* line 189, ../sass/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}
/* line 202, ../sass/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}
.zakaz-webform .form-group {
  margin-bottom: 0;
}

/* line 211, ../sass/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 218, ../sass/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 19px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 226, ../sass/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 235, ../sass/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 241, ../sass/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 250, ../sass/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 262, ../sass/bootstrap/_forms.scss */
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;
}

/* line 271, ../sass/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 281, ../sass/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 293, ../sass/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
}
/* line 300, ../sass/bootstrap/_forms.scss */
.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, .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 {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, ../sass/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 84, ../sass/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
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 {
  height: auto;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 79, ../sass/bootstrap/mixins/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
/* line 84, ../sass/bootstrap/mixins/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 321, ../sass/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 79, ../sass/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

/* line 84, ../sass/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
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 {
  height: auto;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
/* line 79, ../sass/bootstrap/mixins/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
/* line 84, ../sass/bootstrap/mixins/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 334, ../sass/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}

/* line 347, ../sass/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 352, ../sass/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 45px;
}

/* line 357, ../sass/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}

/* line 369, ../sass/bootstrap/_forms.scss */
.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 {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 374, ../sass/bootstrap/_forms.scss */
.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 {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.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);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.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);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.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);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 394, ../sass/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 24px;
}
/* line 397, ../sass/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 408, ../sass/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #989fa9;
}

@media (min-width: 768px) {
  /* line 433, ../sass/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 440, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 447, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 451, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 455, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 463, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 467, ../sass/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 474, ../sass/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 481, ../sass/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 485, ../sass/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 492, ../sass/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
  .news_block .col-right {height: 433px; border: 1px solid #E2E2E2;}
  
}


/* line 514, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
}
/* line 524, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
/* line 530, ../sass/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 537, ../sass/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 8px;
  }
}
/* line 548, ../sass/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* line 558, ../sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  /* line 565, ../sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

/* line 9, ../sass/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  white-space: nowrap;
  padding: 8px 25px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.38462;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
}
/* line 26, ../sass/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, ../sass/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #585f69;
  text-decoration: none;
}
/* line 39, ../sass/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -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);
}
/* line 46, ../sass/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 60, ../sass/bootstrap/_buttons.scss */
.btn-default {
  color: #fff;
  background: linear-gradient(147.79deg, #0033ab 0%, #0243db 100%), #F4F4F4;
  border-color: #032e91;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #585f69;
  background-color: #e6e6e6;
  border-color: #005c8c;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #DC242B;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #585f69;
}

/* line 63, ../sass/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background: linear-gradient(147.79deg, #DC242B 0%, #AA0007 100%), #F4F4F4;
  
}
.input-group-btn .btn-primary{
	border-color: #455a64;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #006396;
  border-color: #005c8c;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #DC242B;
  border-color: #DC242B;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #DC242B;
  background-color: #fff;
}

/* line 67, ../sass/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 71, ../sass/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 75, ../sass/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 79, ../sass/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 88, ../sass/bootstrap/_buttons.scss */
.btn-link {
  color: #DC242B;
  font-weight: normal;
  border-radius: 0;
}
/* line 93, ../sass/bootstrap/_buttons.scss */
.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;
}
/* line 101, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 107, ../sass/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #00527d;
  text-decoration: underline;
  background-color: transparent;
}
/* line 115, ../sass/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 127, ../sass/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 131, ../sass/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 135, ../sass/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, ../sass/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 149, ../sass/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 157, ../sass/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../sass/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../sass/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../sass/bootstrap/_component-animations.scss */
.collapse {
  display: none;
  visibility: hidden;
}
/* line 22, ../sass/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
  visibility: visible;
}

/* line 27, ../sass/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 29, ../sass/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 31, ../sass/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, ../sass/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 19, ../sass/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 25, ../sass/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 30, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 58px;
  padding: 5px 0;
  margin: 2px 0 0;
  margin-top: 5px;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #ebebeb;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 53, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 59, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 64, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.38462;
  color: #585f69;
  white-space: nowrap;
}

/* line 77, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #585f69;
  /*background-color: #DC242B;*/
}

/* line 87, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #585f69;
  text-decoration: none;
  outline: 0;
  /*background-color: #DC242B;*/
}

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

/* line 122, ../sass/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block !important;
}
/* line 127, ../sass/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 136, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 146, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 152, ../sass/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.38462;
  color: #585f69;
  white-space: nowrap;
}

/* line 162, ../sass/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 172, ../sass/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 185, ../sass/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
/* line 191, ../sass/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 205, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 210, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../sass/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, ../sass/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 43, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 50, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 55, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 57, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 62, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 68, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 71, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 75, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 80, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 85, ../sass/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 104, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 108, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 115, ../sass/bootstrap/_button-groups.scss */
.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);
}
/* line 119, ../sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 126, ../sass/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 130, ../sass/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 135, ../sass/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 144, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 156, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 161, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 171, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 174, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 178, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 183, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 187, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 192, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 200, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 205, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 211, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 215, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 236, ../sass/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn 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;
}

/* line 7, ../sass/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../sass/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 54, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 59, ../sass/bootstrap/_input-groups.scss */
.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;
}

/* line 64, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 73, ../sass/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 7px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ebebeb;
  border-radius: 0px;
}
/* line 85, ../sass/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* line 90, ../sass/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
/* line 97, ../sass/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 104, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 113, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 116, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 125, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 131, ../sass/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 140, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 142, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 146, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 155, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 161, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 9, ../sass/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../sass/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../sass/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 7px 10px;
}
/* line 23, ../sass/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  
}
/* line 31, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../sass/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #DC242B;
}
/* line 59, ../sass/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../sass/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../sass/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ebebeb;
}
/* line 78, ../sass/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.38462;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
/* line 89, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #ebebeb #ebebeb #ebebeb;
}
/* line 96, ../sass/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #1e508b;
  border: 1px solid #1e508b;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../sass/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../sass/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 0px;
}
/* line 125, ../sass/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, ../sass/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #DC242B;
}

/* line 144, ../sass/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../sass/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../sass/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../sass/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../sass/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, ../sass/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, ../sass/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../sass/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
/* line 199, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  /* line 206, ../sass/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  /* line 210, ../sass/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, ../sass/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
/* line 228, ../sass/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
  visibility: visible;
}

/* line 239, ../sass/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../sass/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  /*min-height: 35px;*/
  border: 1px solid transparent;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../sass/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 0px;
  }
}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, ../sass/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../sass/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../sass/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 76, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 82, ../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 93, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 93, ../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 109, ../sass/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 109, ../sass/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 129, ../sass/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 129, ../sass/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 139, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 139, ../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 151, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 155, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 164, ../sass/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 8px 15px;
  font-size: 18px;
  line-height: 19px;
  height: 35px;
}
/* line 171, ../sass/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 176, ../sass/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 181, ../sass/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 194, ../sass/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  /*margin-right: 15px;*/
  padding: 9px 10px;
  margin-top: 0.5px;
  margin-bottom: 0.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  border:none;
  font:15px/15px Open Sans;
  border-bottom:1px solid grey;
}
/* line 207, ../sass/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 212, ../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 27px;
  height: 2px;
  border-radius: 1px;
}
/* line 218, ../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 6px;
}
@media (min-width: 768px) {
  /* line 194, ../sass/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 233, ../sass/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 4px -15px;
}
/* line 236, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 19px;
}
@media (max-width: 767px) {
  /* line 244, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 252, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 256, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 19px;
  }
  /* line 258, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
  
  #DateCountdown div.time_circles {
		width:90%;
   }
	
   form[name='SIMPLE_FORM_2'] .buttons .col-md-6 {
		
		padding-bottom:20px;	
   }
	form[name='SIMPLE_FORM_2'] .buttons .col-md-6:last-of-type {
		 
		 padding-left:0;
	}
	
	.backshare .col-md-6.yashare  {
		padding-right: 0; 
		margin-top: 20px;
	}
	
	.row.backshare .col-md-6, .print-version .col.col-md-6 {
		
		text-align: right;
	}
	.print-version.col-md-6  {
		
		float: right !important;
	}
	.mobile-search div.search-open-mobile {
		padding: 10px 15px;
	}
	.search-open-mobile .input-group-btn {
		white-space: normal;
	}
	.prefooterblock .hdivider.mob-divider {display: block; margin: 10px 0;}
	.pageshedule h2 {font-size: 20px;}
	.pageshedule .filter.row .btn {margin-bottom: 5px;}
	.pageshedule .filter.row {margin-bottom: 10px;}
#select_pr-styler {margin: 15px 0; display: block;  width: 65%;}
}


@media (min-width: 768px) {
  /* line 233, ../sass/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 271, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 273, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

/* line 287, ../sass/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: -0.5px;
  margin-bottom: -0.5px;
}
@media (min-width: 768px) {
  /* line 433, ../sass/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 440, ../sass/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 447, ../sass/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 451, ../sass/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 455, ../sass/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 463, ../sass/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 467, ../sass/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 474, ../sass/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 481, ../sass/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 485, ../sass/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 492, ../sass/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 299, ../sass/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 303, ../sass/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
  
  div.wrapper.logos .owl .owl-nav div.prev {
	  
	  left:0;
  }
  
  div.wrapper.logos .owl .owl-nav div.next {
	  
	  right:0;
  }
}
@media (min-width: 768px) {
  /* line 287, ../sass/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 328, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-nav > li > .dropdown-menu {
	margin-top:0;
}

.navbar-nav > li > .dropdown-menu > li {
	
    border-right: 1px solid #eaeaea;
	border-left: 4px solid #eaeaea ;
}

.navbar-nav > li > .dropdown-menu li a  {
	font-weight:400;
	position: relative;
}
 
/* .navbar-nav > li > .dropdown-menu li a:after  {
	content: ''; 
    position: absolute;
    left: 0; 
	top: 25px;
    border: 5px solid transparent;
    border-left: 6px solid #ffad0e;
} */


/* line 333, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  /*border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;*/
}

/* line 344, ../sass/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: -0.5px;
  margin-bottom: -0.5px;
}
/* line 347, ../sass/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 2.5px;
  margin-bottom: 2.5px;
}
/* line 350, ../sass/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 6.5px;
  margin-bottom: 6.5px;
}

/* line 360, ../sass/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  /* line 360, ../sass/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 380, ../sass/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 383, ../sass/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 387, ../sass/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 398, ../sass/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 402, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 404, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 411, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 419, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 426, ../sass/bootstrap/_navbar.scss */
.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;*/
}
/* line 434, ../sass/bootstrap/_navbar.scss */
.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;
}
/* line 443, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 445, ../sass/bootstrap/_navbar.scss */
/*.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}*/
/* line 449, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 454, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 463, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  /* line 474, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 476, ../sass/bootstrap/_navbar.scss */
  .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;
  }
  /* line 483, ../sass/bootstrap/_navbar.scss */
  .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;
  }
  /* line 491, ../sass/bootstrap/_navbar.scss */
  .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;
  }
}
/* line 507, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 509, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 514, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 516, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 522, ../sass/bootstrap/_navbar.scss */
.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;
}

/* line 532, ../sass/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 536, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 538, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 545, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 550, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 553, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 560, ../sass/bootstrap/_navbar.scss */
.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;
}
/* line 568, ../sass/bootstrap/_navbar.scss */
.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;
}
/* line 578, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 580, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 584, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 589, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 597, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  /* line 608, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 611, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 614, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 616, ../sass/bootstrap/_navbar.scss */
  .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;
  }
  /* line 623, ../sass/bootstrap/_navbar.scss */
  .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;
  }
  /* line 631, ../sass/bootstrap/_navbar.scss */
  .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;
  }
}
/* line 642, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 644, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 649, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 651, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 657, ../sass/bootstrap/_navbar.scss */
.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;
}

/* line 6, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 19px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
/* line 13, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: \00a0;
  padding: 0 5px;
  color: #ccc;
}
/* line 23, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../sass/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 19px 0;
  border-radius: 0px;
}
/* line 10, ../sass/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../sass/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 7px 14px;
  line-height: 1.38462;
  text-decoration: none;
  color: #DC242B;
  background-color: #f5f5f5;
  border-radius: 8px;
  margin-right: 10px;
}
/* line 25, ../sass/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
 
}
/* line 32, ../sass/bootstrap/_pagination.scss */
/* .pagination > li:last-child > a,
.pagination > li:last-child > span {
  
} */
/* line 41, ../sass/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #fff;
  background: linear-gradient(124.16deg, #DC242B 0%, #AA0007 100%), #F4F4F4;
  border-color: #ddd;
}
/* line 51, ../sass/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-image: -moz-linear-gradient(151.02deg, #DC242B 0%, #AA0007 100%);
  background-image: -webkit-linear-gradient(151.02deg, #DC242B 0%, #AA0007 100%);
  background-image: -ms-linear-gradient(151.02deg, #DC242B 0%, #AA0007 100%);
  border-color: #f5a319;
  cursor: default;
  
}
/* line 63, ../sass/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
/* line 11, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 17, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 5, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
/* line 11, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 17, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, ../sass/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 19px 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../sass/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../sass/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, ../sass/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../sass/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../sass/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../sass/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, ../sass/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 20, ../sass/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, ../sass/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../sass/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../sass/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../sass/bootstrap/_labels.scss */
.label-primary {
  background-color: #DC242B;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #006396;
}

/* line 52, ../sass/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../sass/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../sass/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../sass/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../sass/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
/* line 22, ../sass/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../sass/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 32, ../sass/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 40, ../sass/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #DC242B;
  background-color: #fff;
}
/* line 46, ../sass/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 50, ../sass/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 54, ../sass/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 61, ../sass/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../sass/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 12, ../sass/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 17, ../sass/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
/* line 23, ../sass/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 27, ../sass/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
}
/* line 32, ../sass/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, ../sass/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 48px 0;
  }
  /* line 39, ../sass/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 45, ../sass/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, ../sass/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 19px;
  line-height: 1.38462;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  position: relative;
}
/* line 17, ../sass/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, ../sass/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #585f69;
}

/* line 34, ../sass/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #DC0008;
}

/* line 9, ../sass/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 0px;
}
/* line 16, ../sass/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, ../sass/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../sass/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, ../sass/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../sass/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, ../sass/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../sass/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../sass/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../sass/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../sass/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.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;
  }
}
/* line 26, ../sass/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 19px;
  margin-bottom: 19px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -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);
}

/* line 36, ../sass/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 19px;
  color: #fff;
  text-align: center;
  background-color: #DC242B;
  -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;
}

/* line 54, ../sass/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-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: -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;
}

/* line 64, ../sass/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-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: -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);
}

/* line 77, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-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: -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);
}

/* line 81, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-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: -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);
}

/* line 85, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-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: -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);
}

/* line 1, ../sass/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, ../sass/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../sass/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, ../sass/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../sass/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, ../sass/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 29, ../sass/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 34, ../sass/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 41, ../sass/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 45, ../sass/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 50, ../sass/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 58, ../sass/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../sass/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../sass/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../sass/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 34, ../sass/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* line 46, ../sass/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555;
}
/* line 49, ../sass/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 54, ../sass/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 64, ../sass/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
/* line 72, ../sass/bootstrap/_list-group.scss */
.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;
}
/* line 75, ../sass/bootstrap/_list-group.scss */
.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;
}
/* line 81, ../sass/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #DC242B;
  border-color: #DC242B;
}
/* line 90, ../sass/bootstrap/_list-group.scss */
.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;
}
/* line 95, ../sass/bootstrap/_list-group.scss */
.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: #96dbff;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success {
  color: #3c763d;
}
/* line 14, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 18, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 23, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info {
  color: #31708f;
}
/* line 14, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 18, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 23, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning {
  color: #8a6d3b;
}
/* line 14, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 18, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 23, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger {
  color: #a94442;
}
/* line 14, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 18, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 23, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 117, ../sass/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 121, ../sass/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../sass/bootstrap/_panels.scss */
.panel {
  margin-bottom: 19px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../sass/bootstrap/_panels.scss */
.panel-body {
  padding: 20px 39px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../sass/bootstrap/_panels.scss */
.panel-heading {
  padding: 0px 0px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
/* line 27, ../sass/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../sass/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 39, ../sass/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, ../sass/bootstrap/_panels.scss */
.panel-footer {
  padding: 0px 0px;
  background-color: #f5f5f5;
  border-top: 1px solid #ebebeb;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

/* line 63, ../sass/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, ../sass/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 74, ../sass/bootstrap/_panels.scss */
.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-right-radius: -1px;
  border-top-left-radius: -1px;
}
/* line 81, ../sass/bootstrap/_panels.scss */
.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: -1px;
  border-bottom-left-radius: -1px;
}

/* line 90, ../sass/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 94, ../sass/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 104, ../sass/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 109, ../sass/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 20px 39px;
  padding-right: 20px 39px;
}
/* line 115, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
/* line 121, ../sass/bootstrap/_panels.scss */
.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: -1px;
  border-top-right-radius: -1px;
}
/* line 125, ../sass/bootstrap/_panels.scss */
.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: -1px;
}
/* line 129, ../sass/bootstrap/_panels.scss */
.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: -1px;
}
/* line 137, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
/* line 143, ../sass/bootstrap/_panels.scss */
.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-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
/* line 147, ../sass/bootstrap/_panels.scss */
.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: -1px;
}
/* line 151, ../sass/bootstrap/_panels.scss */
.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: -1px;
}
/* line 158, ../sass/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ebebeb;
}
/* line 164, ../sass/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 168, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 175, ../sass/bootstrap/_panels.scss */
.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;
}
/* line 179, ../sass/bootstrap/_panels.scss */
.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;
}
/* line 188, ../sass/bootstrap/_panels.scss */
.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;
}
/* line 197, ../sass/bootstrap/_panels.scss */
.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;
}
/* line 204, ../sass/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 216, ../sass/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 19px;
}
/* line 220, ../sass/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
/* line 224, ../sass/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 229, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 232, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ebebeb;
}
/* line 238, ../sass/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 240, ../sass/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ebebeb;
}

/* line 248, ../sass/bootstrap/_panels.scss */
.panel-default {
  border-color: #ebebeb;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #242424;
  background-color: #fff;
  border-color: #ebebeb;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebebeb;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #fff;
  background-color: #585f69;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebebeb;
}

/* line 251, ../sass/bootstrap/_panels.scss */
.panel-primary {
  border-color: #DC242B;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #DC242B;
  border-color: #DC242B;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #DC242B;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #DC242B;
  background-color: #fff;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #DC242B;
}

/* line 254, ../sass/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 257, ../sass/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 260, ../sass/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 263, ../sass/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
/* line 27, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/* line 32, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../sass/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -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);
}
/* line 15, ../sass/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../sass/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../sass/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

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

/* line 30, ../sass/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

/* line 11, ../sass/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../sass/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../sass/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, ../sass/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../sass/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../sass/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../sass/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  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);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, ../sass/bootstrap/_modals.scss */
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
/* line 71, ../sass/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 72, ../sass/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 77, ../sass/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.38462px;
}

/* line 83, ../sass/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 88, ../sass/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.38462;
}

/* line 95, ../sass/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 101, ../sass/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 108, ../sass/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 113, ../sass/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 117, ../sass/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 123, ../sass/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 134, ../sass/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 138, ../sass/bootstrap/_modals.scss */
  .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);
  }

  /* line 143, ../sass/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 147, ../sass/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../sass/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 19, ../sass/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 20, ../sass/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 21, ../sass/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 22, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 23, ../sass/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 27, ../sass/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0px;
}

/* line 38, ../sass/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 47, ../sass/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 54, ../sass/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 61, ../sass/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 68, ../sass/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 75, ../sass/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 82, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 89, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 96, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../sass/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.38462;
  text-align: left;
  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);
  white-space: normal;
}
/* line 31, ../sass/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 32, ../sass/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 33, ../sass/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 34, ../sass/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 37, ../sass/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 46, ../sass/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 55, ../sass/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 65, ../sass/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 68, ../sass/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 74, ../sass/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 81, ../sass/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 89, ../sass/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 96, ../sass/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 104, ../sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 111, ../sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 120, ../sass/bootstrap/_popovers.scss */
.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);
}
/* line 127, ../sass/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../sass/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../sass/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../sass/bootstrap/_carousel.scss */
.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) {
  /* line 16, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  /* line 34, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../sass/bootstrap/_carousel.scss */
  .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;
  }
}
/* line 53, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../sass/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 108, ../sass/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 111, ../sass/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 118, ../sass/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 127, ../sass/bootstrap/_carousel.scss */
.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;
}
/* line 136, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 141, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 146, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
/* line 157, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 162, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 173, ../sass/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 184, ../sass/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
/* line 206, ../sass/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 217, ../sass/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  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);
}
/* line 228, ../sass/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 239, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  /* line 248, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 252, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 259, ../sass/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 266, ../sass/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../sass/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../sass/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../sass/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../sass/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../sass/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../sass/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../sass/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, ../sass/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 34, ../sass/bootstrap/_responsive-utilities.scss */
.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) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 52, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 57, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 62, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
  .audioblock div.row.staff .item .data {padding-top:10px;}
  .audioblock div.row.staff .item .data .name, .audioblock div.row.staff .item .data .description {padding: 0;}
  .top > .top-menu-container {padding: 0 15px;}
  .audioblock div.staff .item .data .name, .audioblock div.staff .item .description a {font-size: 14px; line-height: 1.3;}
   body .top-menu-container .currenttime,  body .top-menu-container .currencylink {margin-left:0; font-size: 15px;}
   body .top-menu-container * {font-size: 15px;}
   body .owl_danners2 {top:0;}
   .topline-wrapper .box.logo .logo-text {font-size: 17px;}
   .topline .navbar-toggle { display: block;}
   .audioblock .staff .item .data .name {max-height: 54px;}
   .wrapper .now-on-air {
		margin-top: -325px;
		z-index: 1;
		position: relative;
	}
	body .owl_danners2 .owl-item .info .name.robotolight .aprimary {font-size: 43px}
	body header.style2, body .inner-first header.style2 {background: none;}
	.top-menu-container	.logo-container {min-width: 240px;}
	body .on-air .hdr, body .on-air .track {margin-bottom: 8px;}
    body .owl_danners2 .owl-item .item.text .info .descr {display: inline-block;}
    body .owl_danners2 .owl-item .item.text.dark-color .descr p {font-size:19px}
   .wishesblock {padding-bottom: 30px;}
   .now-on-air .on-air .hdr, .now-on-air .on-air .track {font-size: 18px;}
   .wrapper.streamblock .newslistcol .owl-stage-outer {padding-top: 50px; padding-left: 0;}
   .wrapper.audioblock .row.staff, .wrapper.news_block.news {padding-bottom: 35px;}
   .wrapper .top_block {margin: 30px 0px 35px;}
   .subsreeb .sub-form input {width: 162px;}
   footer .col-map {margin-top: 10px;}
   .bx-ios header .main-menu-nav .dropdown.lvl1 {padding: 0 26px;}
   .banner-on-main img:first-child {display: none;}
   .banner-on-main img.ipad-banner {display: block}
   .wrapper.banner-on-main img.ipad-banner {object-fit: contain;}
   .wrapper.news-on-main .news_block.news {padding-bottom:0;}
   .wrapper.news-on-main {padding: 0px 30px 38px;} 
   .audioblock .staff .item .data .name {margin-bottom: 5px;}
   .fancybox-inner .mainform .buttons {text-align:left;}
   .row.news .col-news-image {height: 130px;}
   
}


@media (min-width: 768px) and (max-width: 991px) {
  /* line 71, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
  .contacts-col div.address-footer {width: 36%;}
  .contacts-col div.mail-footer {width: 20%;}
  
  .contacts-col .social-footer {width: 50%; padding-left: 25px;}
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 76, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 81, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
  
  .staff .staff_section_items .item .image {width: auto; height: auto;}
}



@media (min-width: 768px) and (max-width: 1030px) { 

	.streamblock .newslistcol .item .image, .streamblock .newslistcol .item .data {margin: 0 auto;}
	.maincontent .team-detail .team_smi .item .text {padding-top: 10px;}
	.maincontent .team-detail .team_smi .name {font-size: 16px;}
	.maincontent .team-detail .team_smi .in {font-size: 15px; max-height: 54px; overflow: hidden;}
	.maincontent .mainform .req-col {text-align: left;}
	.maincontent .mainform .captcha_wrap.field-wrap.req {margin-top: 0;}
}


@media (min-width: 992px) and (max-width: 1199px) {
  /* line 90, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
  
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 95, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 100, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
  .streamblock .newslistcol .owl-carousel.owl-drag .owl-item {margin-right: 23px !important;} 
}

@media (min-width: 1200px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  .table-federation {
	  
	table-layout: fixed;
  }
  

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
  
}
@media (min-width: 1200px) {
  /* line 109, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 114, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 119, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 153, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 153, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 160, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 160, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 167, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 167, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/awesome/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/awesome/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/awesome/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/awesome/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/awesome/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/awesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Roboto Medium';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Medium'), local('RobotoLt-Regular'),
        url("../fonts/main/Roboto-Medium.woff") format('woff'),
        url("../fonts/main/Roboto-Medium.ttf") format('truetype');
}

@font-face {
    font-family: 'Roboto Regular';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Regular'), local('Roboto-Regular'),
        url("../fonts/main/Roboto-Regular.woff") format('woff'),
         url("../fonts/main/Roboto-Regular.ttf") format('truetype');
}


/* line 10, ../sass/style.scss */
.roboto {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

/* line 14, ../sass/style.scss */
.robotolight {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

/* line 18, ../sass/style.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/* disable selection */
/* line 28, ../sass/style.scss */
.disableSelection {
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

/* line 31, ../sass/style.scss */
/* .container {
  min-width: 320px;
} */

@media (min-width: 768px) {
  /* line 35, ../sass/style.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 40, ../sass/style.scss */
  .container {
    width: 970px;
  }
  
  .map-info {width: 34.8%;}
  .map {width: 65.2%;}
}
@media (min-width: 1200px) {
  /* line 45, ../sass/style.scss */
  .container {
    width: 1200px;
  }
}
/* line 51, ../sass/style.scss */
.invisible {
  visibility: hidden;
}

/* line 54, ../sass/style.scss */
.area2darken {
  cursor: default !important;
  opacity: 0.5;
}

/* line 55, ../sass/style.scss */
.preloader {
  width: 32px;
  height: 32px;
  background: transparent url("../img/ajax-loader.gif") center center no-repeat;
}

/* line 56, ../sass/style.scss */
.blackMode .preloader {
  background-image: url("../img/ajax-loader2.gif");
}

/* line 59, ../sass/style.scss */
body {
  overflow-y: scroll;
}

/* reset box-sizing for bx-admin */
/* line 63, ../sass/style.scss */
#bx-admin-prefix .adm-input-file-control *,
#bx-admin-prefix .adm-input-file-control *:before,
#bx-admin-prefix .adm-input-file-control *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 68, ../sass/style.scss */
#bx-admin-prefix label {
  font-weight: normal;
}

/* line 71, ../sass/style.scss */
.notmain {
  margin-top: 20px;
}

/* images */
/* line 76, ../sass/style.scss */
img {
  width: auto;
  max-width: 100%;
}

/* line 80, ../sass/style.scss */
img.floatleftcorner {
  float: left;
  margin: 0px 30px 30px 0px;
}

/* line 84, ../sass/style.scss */
img.floatleft {
  float: left;
  margin: 30px 30px 30px 0px;
}

/* line 88, ../sass/style.scss */
img.floatrightcorner {
  float: right;
  margin: 0px 0px 30px 30px;
}

/* line 92, ../sass/style.scss */
img.floatright {
  float: right;
  margin: 30px 0px 30px 30px;
}

/* heading */
/* line 98, ../sass/style.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  
}
/* line 103, ../sass/style.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  text-decoration: none;
  color: #585f69;
}
/* line 106, ../sass/style.scss */
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {
  text-decoration: none;
  color: #DC242B;
}

/* line 112, ../sass/style.scss */
h2.coolHeading, .h2.coolHeading {
  padding-bottom: 18px;
  line-height: 24px;
  font-size:18px;
  color:#4f4f4f;
  font-family: Roboto;
  margin:0;
 /* border-bottom: 1px solid #ebebeb;*/
}



/* line 116, ../sass/style.scss */
/*h2.coolHeading .secondLine, .h2.coolHeading .secondLine {
  position: relative;
  top: 4px;
  border-bottom: 2px solid #DC242B;
}*/



/* page header */
/* line 127, ../sass/style.scss */
html .page-header {
  padding-bottom: 0px;
  margin: 5px 0px 34px 0px;
  border-bottom: none;
}
/* line 131, ../sass/style.scss */
html .page-header h1, html .js-detail.catalog-section-h1 .page-header h1 {
  
color: #242424;
font-family: "Roboto", sans-serif;
font-size: 35px;
font-weight: 500;
text-shadow: none;
text-align: left;
margin-top: 0;

}
html .js-detail.catalog-section-h1 .page-header h1 {
	margin:25px 0 30px;
}
@media (min-width: 992px) {
  /* line 136, ../sass/style.scss */
  html.detailprodpage .js-brcrtitle,
  html.detailprodpage .js-ttl {
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 142, ../sass/style.scss */
  html.detailprodpage .js-detail .brcrtitle .brcr,
  html.detailprodpage .js-detail .brcrtitle .ttl {
    display: none;
  }

  /* line 146, ../sass/style.scss */
  html .page-header {
    margin: 15px 0 30px 0;
  }
}
/* lists */
/* line 152, ../sass/style.scss */
ul, ol {
  list-style: none;
  padding-left: 30px;
}
/* line 155, ../sass/style.scss */
ul > li, ol > li {
  position: relative;
  list-style-type: none;
  
}
/* line 159, ../sass/style.scss */
ul:not(.footer-menu) > li:before, ol > li:before {
  content: '\2022';
  position: absolute;
  top: 0px;
  left: -31px;
  font-size: 14pt;
  line-height: 1em;
  color: #DC242B;
}


.maincontent .inner-row ul:not(.footer-menu):not(.pagination):not(.nav-sidebar) > li:before {
	content: "";
    width: 8px;
    height: 8px;
    background-color: #DC0008;
    position: absolute;
    top: 9px;
    left: -20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	
	} 
	
.artismedia_gallery_box ul li:before {display: none;}


#sidebar2 ul.nav-sidebar li {display: inline-block;}

.topmenu ul > li:before {content:''; position: static;}



/* line 170, ../sass/style.scss */
ol {
  counter-reset: list 0;
}
/* line 172, ../sass/style.scss */
ol > li:before {
  counter-increment: list;
  content: counter(list) ".";
  font-size: 18px;
  margin-top: 4px;
  color: #DC0008;
  left: -21px;
  font-weight: 600;
}

/* line 180, ../sass/style.scss */
ul.list-ok > li:before, ol.list-ok > li:before {
  content: "\f00c";
  font-size: 11px;
  font-family: 'FontAwesome';
  margin-top: 5px;
}

/* line 187, ../sass/style.scss */
ul.list-unstyled, ol.list-unstyled, .topmenu ul  {
  list-style: none;
  padding-left: 0px;
  counter-reset: list 0;
}
/* line 191, ../sass/style.scss */
ul.list-unstyled > li, ol.list-unstyled > li {
  position: static;
  list-style-type: none;
}
/* line 194, ../sass/style.scss */
ul.list-unstyled > li:before, ol.list-unstyled > li:before {
  position: static;
  left: 0px;
  content: '';
}



/* line 203, ../sass/style.scss */
html blockquote {
  padding: 25px 75px;
  line-height: 25px;
  text-align: center;
  color: #585e63;
  background-color: #ebebeb;
  border: none;
}

/* line 211, ../sass/style.scss */
html blockquote footer:before,
html blockquote small:before,
html blockquote .small:before {
  content: '';
}

/* line 218, ../sass/style.scss */

/* line 221, ../sass/style.scss */
a:hover {
  text-decoration: none;
  color: #0551ff;
}

/* line 226, ../sass/style.scss */
a.btn {
  text-decoration: none;
}

/* line 229, ../sass/style.scss */

html .image_caption .info .aprimary {
  color: #242424;
  font-size: 17.653px;
  font-family: "Roboto";
  font-weight: 700;
  padding-bottom:12px;

}


html .data .info .aprimary {
  color: #fff;
}
/* line 232, ../sass/style.scss */
html a.aprimary {
  text-decoration: none;
  /* Style for "Команда Бе" */
  color: #242424;
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
/* line 235, ../sass/style.scss */
html a.aprimary:hover {
  text-decoration: none;
}

/* line 242, ../sass/style.scss */
html .btn {
  border-radius: 5px;
}
/* line 244, ../sass/style.scss */
html .btn:focus, html .btn.focus, html .btn:active:focus, html .btn:active.focus, html .btn.active:focus, html .btn.active.focus {
  outline: none;
  outline-offset: 0px;
}

/* line 256, ../sass/style.scss */
html .btn-default:hover, html .btn-default:focus, html .btn-default.focus, html .btn-default:active, html .btn-default.active, .open > html .btn-default.dropdown-toggle {
  color: #fff;
  background-color: #006396;
  border-color: #006396;
}

/* line 269, ../sass/style.scss */
html .form-control {
  height: 35px;
  border-color: #ebebeb;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  resize: none;
  background-color: #fdfcfd;
  
}




/* line 274, ../sass/style.scss */
html .form-control:focus {
  border-color: #d2d2d2;
  -webkit-box-shadow: inset 1px 1px 1px #ebebeb;
  box-shadow: inset 1px 1px 1px #ebebeb;
}

/* line 279, ../sass/style.scss */
html .input-group-addon {
  padding-right: 9px;
  padding-left: 9px;
  background-color: transparent;
  border-color: transparent;
}

/* line 287, ../sass/style.scss */
table.table {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
/* line 290, ../sass/style.scss */
table.table > thead > tr > th {
  color: #000;
  vertical-align: middle;
  font-weight: normal;
}
/* line 295, ../sass/style.scss */
table.table > tbody > tr > td {
  color: #585f69;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
/* line 300, ../sass/style.scss */
table.table > thead > tr > th,
table.table > tbody > tr > td {
  border-top: 1px solid #ebebeb;
  border-bottom: none;
}

/* line 308, ../sass/style.scss */
.nav-tabs {
  margin-bottom: 17px;
  border-bottom: none;
}
/* line 312, ../sass/style.scss */
.nav-tabs > li > a {
  text-decoration: none;
  margin-right: 10px;
  border: 1px solid #1e508b;
  color:#1e508b;
  font:16px/16px Roboto Condensed;
}
/* line 317, ../sass/style.scss */
.nav-tabs > li:before {
  content: none;
}

/* line 324, ../sass/style.scss */
.panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 329, ../sass/style.scss */
.panel-group .panel + .panel {
  margin-top: -1px;
  border-width: none;
}

/* line 334, ../sass/style.scss */
.panel-default > .panel-heading {
  border: none;
}
/* line 336, ../sass/style.scss */
.panel-default > .panel-heading a {
  position: relative;
  display: block;
  padding: 7px 10px;
  font-size: 18px;
  line-height: 1.38462;
  text-decoration: none;
  border: 1px solid #ebebeb;
  -webkit-transition: all, 0.2s, ease-in-out 0s;
  -o-transition: all, 0.2s, ease-in-out 0s;
  transition: all, 0.2s, ease-in-out 0s;
}
/* line 346, ../sass/style.scss */
.panel-default > .panel-heading a:hover {
  color: #DC0008;
  border: 1px solid #b8b8b8;
  z-index: 110;
}
/* line 351, ../sass/style.scss */
.panel-default > .panel-heading a:after {
  top: 5px;
  right: 9px;
  font-size: 18px;
  content: "\f107";
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: 'FontAwesome';
}
.procedures.vacancies .panel-default > .panel-heading a:after {
	top: 10px;
}
.newsdetail .procedures.vacancies {
	margin-top: 15px;
}

.calendar-wrapper .row.last-news:before {
	
	position: absolute;
    content: "";
    left: 0px;
    top: 0;
    height: 1px;
    width: 93%;
    background: #f2f2f2;
    bottom: 100%;
    width: 100%;
}


/* line 361, ../sass/style.scss */
.panel-default > .panel-heading a.collapsed:after {
  right: 10px;
  content: "\f105";
}
/* line 365, ../sass/style.scss */
.panel-default > .panel-heading a .right {
  float: right;
  margin-right: 40px;
}

@media (max-width: 992px) {
  /* line 374, ../sass/style.scss */
  .panel-default > .panel-heading a .right {
    float: none;
    margin-left: 20px;
  }
  /* line 377, ../sass/style.scss */
  .panel-default > .panel-heading a .right:before {
    position: relative;
    right: 10px;
    display: inline-block;
    font-size: 12px;
    content: "\2212";
  }
  
  .topline-wrapper .col-lg-1.col-md-1:before {display: none;}
 
}
/* line 389, ../sass/style.scss */
.panel-group .panel-heading + .panel-collapse:after {
  display: table;
  content: " ";
}
/* line 393, ../sass/style.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body {
  margin-bottom: 10px;
  border-top: none;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
}

/* line 403, ../sass/style.scss */
#breadcrumbs {
  padding-bottom: 17px;
  
  margin-bottom: 0;
}
/* line 405, ../sass/style.scss */
#breadcrumbs li {
  position: relative;
  display: block;
  float: left;
  min-height: 15px;
  margin-right: 8px;
  color: #242424;
}
#breadcrumbs li a:hover {color: #DC0008;}

/* line 411, ../sass/style.scss */
#breadcrumbs li:before {
  position: absolute;
}
/* line 414, ../sass/style.scss */
#breadcrumbs li a {
  text-decoration: none;
  color: #8e8e8e;
}
.calendar-wrapper a {
	
	color: #2b2b2b;
}

/* line 419, ../sass/style.scss */
#breadcrumbs .main li {
  margin-right: 3px;
}
/* line 422, ../sass/style.scss */
#breadcrumbs .main a,
#breadcrumbs .main span {
  display: block;
}
/* line 426, ../sass/style.scss */
#breadcrumbs .main a {
  font-size: 18px;
  text-decoration: none;
}
/* line 429, ../sass/style.scss */
#breadcrumbs .main a i {
  position: relative;
  display: block;
  float: left;
  width: 13px;
}
/* line 434, ../sass/style.scss */
#breadcrumbs .main a i:before {
  position: absolute;
  top: 0px;
  left: 0px;
  display: inline-block;
  content: "\f015";
  font-weight: normal;
  font-style: normal;
  color: #585f69;
  font-family: 'FontAwesome';
}

/* line 451, ../sass/style.scss */
html nav {
  text-align: center;
}

/* line 457, ../sass/style.scss */
html .pagination > li.allShower > a {
  margin-left: 20px;
}
/* line 461, ../sass/style.scss */
html .pagination > li > a {
  color: #585f69;
}

/* line 470, ../sass/style.scss */
.wrapper label,
.wrapper label,
.wrapper .bx_filter_param_text,
.fancybox-inner label,
.fancybox-inner label,
.fancybox-inner .bx_filter_param_text {
  position: relative;
}
/* line 475, ../sass/style.scss */
.wrapper .js-compare,
.fancybox-inner .js-compare {
  position: relative;
  margin-left: 15px;
  text-decoration: none;
}
/* line 480, ../sass/style.scss */
.wrapper .js-compare span:first-child,
.fancybox-inner .js-compare span:first-child {
  border-bottom: 1px dashed #585f69;
}
/* line 483, ../sass/style.scss */
.wrapper .js-compare span:last-child,
.fancybox-inner .js-compare span:last-child {
  color: #c3c3c3;
}
/* line 489, ../sass/style.scss */
.wrapper .js-compare:hover span:first-child,
.fancybox-inner .js-compare:hover span:first-child {
  border-bottom: 1px dashed transparent;
}
/* line 495, ../sass/style.scss */
.wrapper input[type="radio"],
.wrapper input[type="checkbox"],
.fancybox-inner input[type="radio"],
.fancybox-inner input[type="checkbox"] {
  left: -9999px;
  position: absolute;
}
/* line 500, ../sass/style.scss */
.wrapper input[type="radio"] + label:before,
.wrapper input[type="checkbox"] + label:before,
.wrapper input[type="radio"]:checked + label:before,
.wrapper input[type="checkbox"]:checked + label:before,
.wrapper input[type="checkbox"] + .bx_filter_param_text:before,
.wrapper input[type="checkbox"]:checked + .bx_filter_param_text:before,
.wrapper input[type="radio"] + .bx_filter_param_text:before,
.wrapper input[type="radio"]:checked + .bx_filter_param_text:before,
.wrapper .js-compare:before,
.fancybox-inner input[type="radio"] + label:before,
.fancybox-inner input[type="checkbox"] + label:before,
.fancybox-inner input[type="radio"]:checked + label:before,
.fancybox-inner input[type="checkbox"]:checked + label:before,
.fancybox-inner input[type="checkbox"] + .bx_filter_param_text:before,
.fancybox-inner input[type="checkbox"]:checked + .bx_filter_param_text:before,
.fancybox-inner input[type="radio"] + .bx_filter_param_text:before,
.fancybox-inner input[type="radio"]:checked + .bx_filter_param_text:before,
.fancybox-inner .js-compare:before {
  position: absolute;
  left: -16px;
  font-family: "FontAwesome";
  color: #b8b8b8;
  font-size: 16px;
}
/* line 515, ../sass/style.scss */
.wrapper input[type="radio"] + label:before,
.wrapper input[type="radio"] + .bx_filter_param_text:before,
.fancybox-inner input[type="radio"] + label:before,
.fancybox-inner input[type="radio"] + .bx_filter_param_text:before {
  content: "\f10c";
}
/* line 519, ../sass/style.scss */
.wrapper input[type="radio"]:checked + label:before,
.wrapper input[type="radio"]:checked + .bx_filter_param_text:before,
.fancybox-inner input[type="radio"]:checked + label:before,
.fancybox-inner input[type="radio"]:checked + .bx_filter_param_text:before {
  color: #b8b8b8;
}
/* line 523, ../sass/style.scss */
.wrapper input[type="radio"]:checked + label:after,
.wrapper input[type="radio"]:checked + .bx_filter_param_text:after,
.fancybox-inner input[type="radio"]:checked + label:after,
.fancybox-inner input[type="radio"]:checked + .bx_filter_param_text:after {
  position: absolute;
  left: -16px;
  font-family: "FontAwesome";
  font-size: 14px;
  color: #b8b8b8;
  content: "\f10c";
  top:0;
}
/* line 532, ../sass/style.scss */
.wrapper input[type="radio"]:checked + label:before,
.wrapper input[type="radio"]:checked + .bx_filter_param_text:before,
.fancybox-inner input[type="radio"]:checked + label:before,
.fancybox-inner input[type="radio"]:checked + .bx_filter_param_text:before {
  content: "\f192";
  color: #DC242B;
  font-size: 14px;
}
/* line 538, ../sass/style.scss */
.wrapper input[type="checkbox"] + label:before,
.wrapper input[type="checkbox"] + .bx_filter_param_text:before,
.wrapper .js-compare:before,
.fancybox-inner input[type="checkbox"] + label:before,
.fancybox-inner input[type="checkbox"] + .bx_filter_param_text:before,
.fancybox-inner .js-compare:before {
  content: "\f096";
}
/* line 543, ../sass/style.scss */
.wrapper input[type="checkbox"]:checked + label:before,
.wrapper input[type="checkbox"]:checked + .bx_filter_param_text:before,
.wrapper .js-compare.checked:before,
.fancybox-inner input[type="checkbox"]:checked + label:before,
.fancybox-inner input[type="checkbox"]:checked + .bx_filter_param_text:before,
.fancybox-inner .js-compare.checked:before {
  color: #b8b8b8;
}
/* line 548, ../sass/style.scss */
.wrapper input[type="checkbox"]:checked + label:after,
.wrapper input[type="checkbox"]:checked + .bx_filter_param_text:after,
.wrapper .js-compare.checked:after,
.fancybox-inner input[type="checkbox"]:checked + label:after,
.fancybox-inner input[type="checkbox"]:checked + .bx_filter_param_text:after,
.fancybox-inner .js-compare.checked:after {
  position: absolute;
  top: 0;
  left: -15px;
  font-family: "FontAwesome";
  font-size: 13px;
  color: #AA0007;
  content: "\f00c";
}

/* line 563, ../sass/style.scss */
.dropdown-toggle > i {
  margin-left: 7px;
}
/* line 565, ../sass/style.scss */
.dropdown-toggle > i:after {
  content: "\f105";
}

/* line 570, ../sass/style.scss */
.dropdown-menu {
  padding-top: 0px;
  padding-bottom: 0px;
 
}
/* line 574, ../sass/style.scss */
.dropdown-menu > li {
  position: relative;
  display: block;
  height: 35px;
  margin-left: -1px;
}
/* line 582, ../sass/style.scss */
/* .dropdown-menu > li.open > a {
 border-color: #ebebeb;
} */
/* line 586, ../sass/style.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 7px 18px;
  color: #242424;
  text-decoration: none;
  border-bottom: 1px solid #ebebeb;
}

.frequency .dropdown-menu {border:none}

.frequency .dropdown-menu > li {height: auto; border-bottom: 1px solid #c4c4c4;}

.frequency .dropdown-menu > li > a {

  padding: 16px 15px;
  font-size: 18px;
  border-bottom: none;
 
}

/* .main-menu-nav li.dropdown:hover .tail {
	display: block;
} */


/* line 594, ../sass/style.scss */
/* .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #eee;
} */
.topline-wrapper{
	color:#2b2b2b;
}
.slogan{
	font-size:17px;
	color: #2b2b2b;
	text-align: left;
	font-weight:600;
	font-family: 'Roboto';
	letter-spacing: 1.2px;
}
.slogan, .enter{
	padding:0px 15px 0px;
}
.topline-middle a{
	padding:9px 17px 8px 0;
}
.topline-middle{
	font:14px/18px Roboto;
}
.topline-middle a, .topline-middle a:hover, .topline-middle a:focus, .lang a, .enter, .enter:hover, .enter:focus{
	color:#2a619f;
}
.biatlon{
  margin: 0 auto;
  
}

.lang {
    display: block;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;

}
.lang-transform{
   display: inline-block;
   margin-right: 9px;

}

.lang a{
  color: #242424;
  font-size: 18px;
  font-weight: 500;
  
}

.lang > div
   {vertical-align: middle;
    font-weight: 700;
    transition: all .5s ease;
    cursor: pointer;
    outline: 0;
    position: relative;
    display: inline-block;
	height: 38px;
	line-height: 37px;
	background: linear-gradient(360deg, #F4F4F4 0%, rgba(248, 248, 248, 0) 100%), #F4F4F4;
	border-radius: 8px;
	padding: 0 11px;
	min-width: 56px;}

.lang-transform:hover, .lang .active-lang{
  background: linear-gradient(147.79deg, #0033ab 0%, #0243db 100%), #F4F4F4;
   color: #fff;
}
.lang-transform:hover a, .lang .active-lang a {color: #fff;}
.topline-middle a, .lang a, .enter{
	text-decoration:none;
}
.topline-middle a.fancyajax:hover,  .enter:hover{
	text-decoration:underline;
}
.social, .topline-middle a{
	display:inline-block;	
}
.online-zakaz{
	background:#438dd2;
}
.topline-middle a.online-zakaz:hover{
	background:#fff;
	color:#438dd2;
}
 .topline-middle a.online-zakaz{
	 padding:9px 20px 8px;
 }
 .social{
	font:18px/18px Roboto; 
	/*padding-left: 30px;*/
	width: 100%;
 }
 .lang, .enter{
	 font:14px/19px Roboto; 
 }

  .lang a:hover, .lang a:focus{
	 color:#fff;
 }
 
.lang a {
	font-weight: 600;	
}
 
 .enter{
 background: transparent url("../img/enter.png") left center no-repeat;
	padding-left:20px;
	/* float: right; */
	display:inline-block;
 }
 header.style2 .navbar-header > .row > .col .box.logo{
	 position:absolute;
	 top:-115px;
	 z-index:100;
	 background-color: #fff;
 }
 .slider-more{
	   font-size: 18px;
	  font-family: "Roboto";
	  color: rgb(255, 255, 255);
	  text-decoration: underline;
	  text-transform: uppercase;

 }

  .slider-more:hover{
	 text-decoration: none;
 }
 
 .owl-carousel.features .owl-stage-outer .owl-stage .owl-item:nth-child(4) .item{
	 border-right:1px solid transparent;
 }
 .catalog-wrapper{
	 background: transparent url("../img/catalog-bg.jpg") top center no-repeat;
	 padding-top:60px;
	 margin-top:25px;
	 padding-bottom:40px;
	 
 }
 
 .wrapper.deadline {
	 
	background: none;
	border-radius: 20px;
	max-height: 307px;
	position: relative;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 10px;
	margin-bottom: 30px;
 }
 
 
 .wrapper.deadline h2.coolHeading {
	 
	font-size: 17.653px;
	font-family: "Roboto";
	color: rgb(255, 255, 255);
	line-height: 1.2;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;

 }
 
  .wrapper.deadline h2.coolHeading .secondLine {color: #fff; text-transform: none; font-size: 18px;}
 
 .wrapper.news-on-main {
	 
	padding-top: 88px;
	padding-bottom: 70px;
 }
 
 
 .wrapper.news-on-main.medals-wrapper:after {display: none;}
 
 .wrapper.news-on-main, .wrapper {max-width: 1920px; margin: 0 auto;}
 

 
 .wrapper.deadline .time_circles > div > span, .wrapper.deadline .time_circles > div > h4 {color: #fff;}
 
 .wrapper.photogallery {
  padding-bottom: 70px;
	background-image: none !important;
	background-color: #f8f8f9 !important;
	min-height: 670px;
	
 }

 .wrapper.video-main {
	 
	 background: transparent url(../img/back_video.jpg) top center no-repeat;
	 padding-bottom: 50px;
  
	 
 }
 
  .wrapper.kinds_sports {
	 
	 background: transparent url(../img/back_sports.png) top center no-repeat;
	 
	 /*box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);*/
 }
 
 
 .news-on-main h2.coolHeading, h2.coolHeading.champions,
 .video-main h2.coolHeading,
 .kinds_sports h2.coolHeading, 
 h3.partners-title,  h3.official-title, h3.general-title, h2.medals
 {
	text-align: center;
	font-size: 26px;
	padding-bottom: 60px;
	font-weight: 400;
	letter-spacing: 1px;
	 
 }
 .photogallery h2.coolHeading {
  padding-bottom: 49px;
  color: #242424;
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: none !important;
 }
 
 
 
 h2.medals {padding-bottom: 30px; margin-top:0; }
 
 div.medalgold {
	 background: url(../img/gold.png) top center no-repeat;
	 cursor: pointer;
	 width: 39px;
     height: 39px;
	 background-size: contain;
	 
 }
 
  div.medalsilver {
	 background: url(../img/argentum.png) top center no-repeat;
	 cursor: pointer;
	 width: 39px;
     height: 39px;
	 background-size: contain;
 }
 
 
div.medalbronse {
	background: url(../img/bronze.png) top center no-repeat;
	cursor: pointer;
	width: 39px;
    height: 39px;
	background-size: contain;
}

.detail.gold span  {background: url(../img/gold_informer.png) top center no-repeat;}
.wrapper.medal-row > .container {padding-bottom: 20px;}
.sport-image {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    border: 1px solid #f8f8f8;
	background-color: #fff;
	padding:3px;
	max-width:71px;
}


.sport-image:hover {
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.7)	

}

 
.photogallery h2.coolHeading {
	position: relative;
}
 
 
.news-on-main h2.coolHeading {
	background: url(../img/main-news.png) center 80% no-repeat;
	position: relative;
 }
 
.photogallery h2.coolHeading {
	background: url(../img/head-photo.png) center 80% no-repeat;
	padding-top: 40px;
 }
 
.video-main h2.coolHeading {
	background: url(../img/head-video.png) center 80% no-repeat;
	padding-top: 40px;
 }
 
 .kinds_sports h2.coolHeading {
	 background: url(../img/head_sport.png) center 80% no-repeat;
	padding-top: 40px;
	 
 }
 
 
.DynarchCalendar-dayNames div {
	text-transform:uppercase;
	font-size:9px !important;
}

.artismedia_gallery_box .flexslider .thumb {
   overflow: hidden;
	

}
.artismedia_gallery_box .flexslider .thumb .row{

  overflow: hidden;
}
/* .artismedia_gallery_box .flexslider .thumb .row .col-lg-12{

} */
#calendarWrapper .DynarchCalendar-body .DynarchCalendar-bodyTable td div{padding:8px 0; font-size:11px; line-height: 12px; max-width:30px;}

div.DynarchCalendar-prevMonth {left: 33px;}

div.DynarchCalendar-nextMonth { margin-left: -65px;}

#eventsCalendar .DynarchCalendar-title div {font-size:14px;}
 
h2.coolHeading.champions {
	
	background: url(../img/champ-heading.png) center 80% no-repeat;
	padding-top: 40px;

} 

#eventsCalendar .DynarchCalendar-day.calendarEvent {
	
	background: #fb0909;
    color: #fff;
}

 
div.DynarchCalendar-title div {
	
	padding: 6px 15px 6px 11px;
}
 
 
 .info-wrapper{
	 position:absolute;
	 bottom:0;
	 width:101%;
	 right:0;
	 left:0;
 }
 .catalog-main-item{
	 /*float:left;
	 width:33%;
	 margin-right:0.5%;*/
	 position:relative;
 }
 .top-main-news img, .top-main-news-inner, .top-main-news-img{
	 float:left;
 }
 .top-main-news-inner{
	 color:#fff;
	/*min-height:300px;*/
	 padding:18px 18px 50px 18px;
	 position:relative;
 }
.top-main-news-inner .date{
	font:13px/13px Roboto;
	font-weight:200;
}
.top-main-news-inner .name {
	font:22px/26px Roboto;
	margin-top:9px;
}
.top-main-news-inner .name a, .top-main-news-inner .more a, .bottom-main-news a, .services-inner .services-detail a, .about-text a{
	color:#fff;
}
.top-main-news-inner .name a, .bottom-main-news .name a, .gallery .item.catalog-main-item .data .name a, .gallery .item.catalog-main-item .data a{
	text-decoration:none;
}
.top-main-news a + .top-main-news-inner{
	max-width:56%;
}
.top-main-news-img{
	max-width:44%;
}
.top-main-news-inner .descr{
	font:14px/17px Roboto;
	margin-top:20px;
}
.top-main-news-inner .descr, .top-main-news-inner .more, .bottom-main-news .date, .bottom-main-news .descr{
	font-weight:200;
}
.top-main-news-inner .more{
	position:absolute;
	bottom:15px;
	font:13px/13px Roboto;
}
.bottom-main-news{
	background:#438dd2;
	color:#fff;
	padding:13px 13px 47px 13px;
}
.bottom-main-news .date{
	font:11px/11px Roboto;
}
.bottom-main-news .name{
	font:18px/21px Roboto;
	margin-top:6px;
	margin-bottom:15px;
}
.bottom-main-news .descr{
	font:13px/16px Roboto;
	overflow: hidden;
	max-height:64px;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal;
}
.bottom-main-news .more{
	font:12px/12px Roboto;
	position:absolute;
	bottom:15px;
}
.more-news{
	text-align:right;
	font:16px/16px Roboto;
}
.more-news a{
	color:#438dd2;
}
.clear{
	clear:both;
}
.services-wrapper-container{
	border-top:1px solid #cfd8dc;
	margin-top:80px;
	padding-top:65px;
}
.services-wrapper{
	border-bottom:2px solid #fff;
	background:#78909c;
}
.services-inner{
	color:#fff;
	padding:30px 30px 20px 30px;
	/*min-height:200px;*/
}
.services-inner .name{
	font:28px/28px "Roboto";
	text-transform:uppercase;
}
.services-inner .description{
	font:15px/18px "Roboto";
	margin-top:10px;
}
.services-inner .services-detail{
	font:14px/14px "Roboto";
	margin-top:15px;
}
/* .img-left{
	padding-left:427px;
}
.img-right{
	padding-right:427px;
} */
.about-company-wrapper{
	border-top:1px solid #cfd8dc;
	margin-top:110px;
	padding-top:60px;
	margin-bottom:100px;
}
.about-img, .about-text{
	float:left;
}
.about-img{
	width:37%;
}
.about-text{
	width:63%;
	padding:28px 24px 36px;
}
.about-text h3{
	font:20px/28px "Roboto";
	margin:0 0 30px 0;
	text-transform:uppercase;
}
.about-text-wrapper{
	background:#438dd2;
	color:#fff;
}
.about-text p{
	font:15px/19px "Roboto";
	margin:0 0 17px 0;
}
.history-company{
	font:14px/14px "Roboto";
	position:absolute;
	bottom:30px;
}
.our-partners-wrapper{
	background: transparent url("../img/partner.jpg") top center no-repeat;
	padding-top:65px;
	padding-bottom:20px;
}
.our-partners-wrapper h2.coolHeading{
	color:#fff;
}
.our-partners-wrapper .owl.partners .item{
	margin-right: 6px;
	margin-left:0;
}
.partner-wrapper-img{
	background:#fff;
}
/*.partners .item .partner-wrapper-img .image .col{
	height: 190px;
    line-height: 190px;
}*/

.partners.inner .item .partner-wrapper-img .image .col{
	height: 122px;
    line-height: 122px;
}
.partners.inner .item.general .partner-wrapper-img .image .col{
	height: 225px;
    line-height: 225px;
}
.partners.inner .item.general, .partners.inner .item.general .image img  {
	max-height: 100%;
}

.our-partners-wrapper .owl .owl-nav{
	margin-top:45px;
	text-align:center;
}
.our-partners-wrapper  .owl .owl-nav div{
	background:transparent;
	color:#fff;
	border:2px solid #fff;
	border-radius:50%;
}
 .bottom-text{
	 text-align:center;
	 width:75%;
	 margin:0 auto;
	 color:#4f4f4f;
	 font:18px/30px "Roboto";
 }
 .bottom-text h2{
	 font:58px/58px "Roboto";
	 color:#4f4f4f;
	 font-weight:200;
	 margin:0 0 60px 0;
 }
  .bottom-text p{
	  margin-bottom:30px;
  }
 .bottom-text p span{
	 font-weight:300;
 }
 .to-top{
	margin-bottom:50px; 
	margin-top:50px;
	display: none;
 }
.to-top a{
	cursor:pointer;
}
footer .social {  
  text-align: center;
  
}
  
footer .footer_logo_wrap, footer .contacts, footer .other_buttons_wrap, .bottom_subs, .facebook-wrapper{
	float:left;
}
footer .bottom_subs{
	width:25%;
}
footer .other_buttons_wrap .btn-default, .bottom_subs {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}
.bottom_subs p, .facebook-wrapper p{
	font: 15px/19px "Roboto";
}
.bottom_subs .btn-primary {
    color: #4a4a4a;
    background-color: #fff;
    /*border-color: #4a4a4a;*/
	font: 15px/15px "Roboto";
}
html footer .form-control{
	background: #455a64;
	border:none;
	box-sizing:border-box;
	color:#fff;
}
footer .input-group{
	border:1px solid #fff;
}
footer .input-group .form-control::-webkit-input-placeholder{
   color:#fff;
   font: 16px/16px "Roboto";
}
footer .input-group .form-control:-moz-placeholder{
   color:#fff;
   font: 16px/16px "Roboto";
}
footer .input-group .form-control::-moz-placeholder{
   color:#fff;
   font: 16px/16px "Roboto";
}
footer .input-group .form-control:-ms-input-placeholder{ 
   color:#fff;
   font: 16px/16px "Roboto";
}
.facebook-wrapper{
	margin-left:30px;
	width:15%;
	margin-right: 30px;
}
.facebook-wrapper a{
	display:block;
	border:1px solid #fff;
	text-align:center;
	text-decoration:none;
	font: bold 21px/21px "Roboto";
	padding:7px 0;
}
html .bottom_subs .btn-primary:hover{
	color:#fff;
}
.facebook-wrapper a:hover, footer .other_buttons_wrap .btn-default:hover, .bottom_subs a:hover{
	background:rgba(255,255,255,0.1);
}
html .other_buttons_wrap .btn-default:hover{
	border-color:#fff;
}
.transition, .services-img img, .to-top a, .other_buttons_wrap a, .input-group-btn .btn-primary, .write-to-us a, .gallery-catalog-name, .ask-question,
.b-share a{
  transition: all 0.25s ease 0s;
 -webkit-transition: all 0.25s ease 0s;
 -moz-transition: all 0.25s ease 0s;
 -o-transition: all 0.25s ease 0s;
}
/* .catalog-main-item  .data{
  transition: all 0.25s ease-out 0s;
 -webkit-transition: all 0.25s ease-out 0s;
 -moz-transition: all 0.25s ease-out 0s;
 -o-transition: all 0.25s ease-out 0s;
}*/
header{
 transition: all 0.1s ease 0s;
 -webkit-transition: all 0.1s ease 0s;
 -moz-transition: all 0.1s ease 0s;
 -o-transition: all 0.1s ease 0s;
}
.footer-img{
	float:left;
	margin-top:12px;
}

footer {
	padding:38px 0 25px;
}
.zakaz-wrapper{
	margin-bottom:130px;
}
.zakaz-wrapper h1, .zakaz-wrapper h2, .gallery-wrapper h2{
	font:48px/48px "Roboto";
	color:#4a4a4a;
	font-weight:300;
}
.zakaz-wrapper h2, .zakaz-wrapper h1{
	margin:100px 0 85px 0;
}
.gallery-wrapper h2{
	margin:55px 0 85px 0;
	position:relative;
}
.zakaz-image{
	height:103px;
	margin-bottom:40px;
}
.zakaz .name{
	font:18px/20px "Roboto";
	color:#4f4f4f;
}
.zakaz .owl-item, .zakaz .item{
	position:relative;
}
.zakaz .item{
	float:left;
	width:20%;
}
.zakaz .owl-item:after, .zakaz .item:after{
	content:"";
	display:inline-block;
	width:30px;
	height:27px;
	background: transparent url("../img/arrow.png") top center no-repeat;
	right:-30px;
	top:30%;
	position:absolute;
}
 .zakaz .item:last-child:after{
	 background: transparent;
 }
.online-zakaz-div{
	margin-top:70px;
}
.online-zakaz-div a{
	font:17px/17px "Roboto";
	color:#fff;
	background:#438dd2;
	border-radius:3px;
	text-decoration:none;
	padding:7px 20px;
	border:1px solid #438dd2;
}
.online-zakaz-div a:hover{
	color:#438dd2;
	background:#fff;
}
footer .other_buttons_wrap a.btn, .bottom_subs a{
	padding: 8px 14px;
}
.top-nav{
	margin-left: 0px;
}
/* header .box.logo{
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
} */
.fixed-header{
  width: 100%;
  margin: 0 auto;
  position: fixed !important; 
  z-index: 2001; 
  background:#fff;
  border-bottom: 1px solid #e7e7e7;
  
}

.fixed-header + header .navbar.mega-menu {
	position: fixed; 
    width: 100%;
    max-height: calc(100vh - 77px);
    overflow-y: auto;
	top: 76px;}


.fixed-header .logo, .fixed-header .logo img{
	bottom:0;
}
header.style2.fixed-header .navbar-header > .row > .col .box.logo{
	top:-4px;
}
.fixed-header .logo img{
	max-width:63px;
	/*position:absolute;*/
}
.alright{
	text-align:right;
}
.footer_copyright .alright{
  text-align: left !important;
}

.all_rights-wrapper{
  text-align: right;

}
.all_rights-wrapper, .alright{
	box-sizing:border-box;
	padding-top: 16px;
    padding-bottom: 13px;
}
.services-img, .services-inner{
	float:left;
}
.services-img{
/*	width:37%;*/
	overflow:hidden;
	cursor:pointer;
}
.services-img img{
	transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
}
.thumbnail{
  overflow:hidden;
}
.thumbnail:hover img{
	transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
}
.services-inner{
	width:63%;
}
.map-href{
	position:absolute;
	right:0;
	font:13px/17px "Roboto";
	color:#aeabab;
	padding-left:40px;
	background: transparent url("../img/map.png") 0 0 no-repeat;
	width:170px;
	text-align:left;
	top:10px;
}
.map-href:hover{
	color:#000;
	background-position: 0 -34px;
}
.to-top a{
	opacity: 0.5;
}
.to-top a:hover{
	opacity: 0.8;
}
.calculator{
	position:fixed;
	top:254px;
	right:-122px;
	background:#438dd2;
	color:#fff;
	border:2px solid #fff;
	border-bottom:none;
	-webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
	font:16px/16px "Roboto";
	padding:8px;
	z-index: 2002;
	text-decoration:none;
}
.calculator:hover{
	background:#fff;
	color:#438dd2;
	border:2px solid #438dd2;
	border-bottom:none;
}
.contact-block{
	background:#f4f4f4;
	border:1px solid #e7e7e7;
	float:left;
	padding-bottom:20px;
	color:#4f4f4f;
	font-weight:300;
	width:100%;
	margin-bottom:20px;
}
.contact-block h2{
	font:30px/30px "Roboto";
	color:#4f4f4f;
	font-weight:300;
	padding:20px 15px 35px;
}
.contact-block h3{
	font:24px/24px "Roboto";
	margin:6px 0 30px;
	font-weight:300;
}
.contact-block table{
	font:16px/24px "Roboto";
	font-weight:300;
}
.contact-block table tr td{
	padding-right:20px;
	padding-bottom:20px;
}
.contact-block table tr td.contact-td{
	padding-bottom:7px;
}
.contact-block table .fa{
	color:#b5b5b5;
	font-size:20px;
	vertical-align:middle;
	margin-right:5px;
}
.contact-block table a{
	text-decoration:none;
}
.gallery .catalog-main-item:nth-child(3n){
	margin-right:0;
}
.counter{
	background:#0e3266;
	color:#fff;
	text-transform:uppercase;
	font:20px/24px "Roboto";
	padding:20px 0;
	letter-spacing:1px;
	margin-bottom:24px;
}
#pbCaption .counter {
	background:none;
	
}

.counter p{
	font:18px/20px "Roboto";
	font-weight:300;
	margin:11px 0 0;
}
.counter p span{
	font:48px/48px "Roboto";
	font-weight:500;
	margin-right:18px;
}
/* .features .item .data{
	border-right:1px solid #a1c6e8;
} */

.features .item:last-child .data{
	border-right:1px solid transparent;
}
.contact-block table span{
    font: 18px/24px "Roboto";
    font-weight: 400;
}
.grey-wrapper{
	border:1px solid #e7e7e7;
	background:#f4f4f4;
	padding:25px 25px 30px 25px;
}
.social-wrapper p{
	font:16px/16px "Roboto";
	color:#1e508b;
	margin:0 0 20px 0;
}
.social-wrapper a{
	margin-right:3px;
}
.mainform h3{
	font:22px/30px "Roboto";
	font-weight: 500;
	margin:0 0 5px 0;
}
.buttons span{
	float:left;
}
form .buttons span{
  float: none;
  display: block;
}
form .buttons span .required, form .buttons span .form-required{
  display: inline;
}
form .buttons{
  padding-left: 0px;
}
form .buttons .btn-primary{
  margin-top: 20px;
}
/* .catalog-item{
	border:1px solid #d9d9d9;
} */

.catalog-description{
	margin-top:65px;
}
.catalog-description h2{
	font:48px/48px Roboto;
	font-weight:300;
	margin:0 0 40px 0;
}
.catalog-description p{
	margin-bottom:30px;
}
.write-to-us{
	background: transparent url("../images/write.jpg") 0 0 no-repeat;
	padding:45px 20px 40px;
	font:20px/20px Roboto;
	text-transform:uppercase;	
	color:#134284;
	font-weight:400;
	margin-top:7px;
}
.write-to-us a{
	font:15px/15px "Roboto";
	color:#fff;
	background:#134284;
	border:1px solid #fff;
	text-decoration:none;
	padding:10px 30px;
	display:inline-block;
	margin-top:24px;
}
.write-to-us a:hover{
	color:#134284;
	background:rgba(255,255,255,0.3);
	border:1px solid #134284;
}
.gallery-catalog .item{
	position:relative;
	float:left;
	width:49.5%;
}
.gallery-catalog .item:nth-child(odd){
	margin-right:1%;
}
.gallery-catalog-name{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.3);
}
.gallery-catalog-name span{
	position:absolute;
	top:20px;
	left:20px;
	font:30px/30px "Roboto";
	color:#fff;
	text-transform:uppercase;
}
.gallery-catalog-name:hover{
	background:rgba(0,0,0,0.4);
}
.gallery.gallery-catalog{
	margin-top:0;
}
ul.nav-sidebar.catalog-nav-sidebar li.dropdown-submenu i{
	float:right;
}
ul.nav-sidebar.catalog-nav-sidebar li.dropdown-submenu i:before{
	right:0;
	left:0;
}
ul.nav-sidebar.catalog-nav-sidebar li.dropdown-submenu i:before, ul.nav-sidebar.catalog-nav-sidebar li.dropdown-submenu i.collapsed:before{
	content: "";
	height:6px;
}
ul.nav-sidebar.catalog-nav-sidebar li.dropdown-submenu i:before {
	background: transparent url("../images/down.png") 0 0 no-repeat;
}
ul.nav-sidebar.catalog-nav-sidebar li.dropdown-submenu i.collapsed:before {
	background: transparent url("../images/up.png") 0 0 no-repeat;
}
ul.nav-sidebar.catalog-nav-sidebar li.dropdown-submenu i:before{
	font-size:20px;
	top:5px;
	color:#cdcdcd;
}
html body ul.nav-sidebar.catalog-nav-sidebar li a{
	font: 16px/1.28 "Roboto";
	color:#242424;
}
ul.nav-sidebar.catalog-nav-sidebar li a{
	padding:19px 10px 18px 15px;
}

ul.nav-sidebar.catalog-nav-sidebar.nav {
  border-radius: 8px;
}


ul.nav-sidebar.catalog-nav-sidebar li.dropdown-submenu i {
    width: 14px;
    height: 6px;
}
html body ul.nav-sidebar.catalog-nav-sidebar li ul li a{
	color:#2b2b2b;
}
.to-top.inner {
    margin-bottom: 10px;
    margin-top: 70px;
}
.gallery-wrapper-inner{
	overflow:hidden;
}
.razdel-description{
	font: 18px/30px "Roboto";
	font-weight:300;
	color: #4f4f4f;
}
.razdel-description h2{
	font:36px/36px "Roboto";
	font-weight:300;
}
.razdel-description p{
	margin-bottom:15px;
}
.left-block-razdel{
	border:1px solid #e1e1e1;
	padding:13px;
	margin-bottom:25px;
}
.left-block-razdel h4{
	font:bold 16px/16px "Roboto";
	color:#134284;
	margin:0 0 15px 0;
}
.left-block-razdel p{
	font:16px/19px "Roboto";
	color:#4d5e66;
	margin:0 0 15px 0;
}
.left-block-razdel a{
	font:13px/13px "Roboto";
	color:#67a1c8;
}
html .js-detail .page-header{
	margin:0;
}
html .js-detail .page-header h1{
	font: 36px/36px "Roboto";
	font-weight:300;	
}
.nav.nav-tabs{
	border-bottom:3px solid #1e508b;
	padding-bottom:9px;
}
.tabs, .tab-content{
	font:16px/16px "Roboto";
}
.tab-content #description{
	font: 16px/24px "Roboto";
}
.tab-content #properties table tr:nth-child(odd){
	background:#dadada;
}
.tab-content #properties table tr{
	border-bottom:1px solid #dadada;
}
.tab-content #properties table tr td.val{
	font-weight:300;	
}
.wrapper form[name="selectlift"] input[type="radio"] + label:before, .wrapper form[name="selectlift"] input[type="radio"] + label:after{
	left:0;
}
form[name="selectlift"]  input[type="submit"].btn{
	font-size:18px;
	margin-top:10px;
}
#pod_LuxLift, #pod_pdf{
	margin-top:15px;
}
.news-half, .news-third{
	float:left;
}
.news-half{
	width:49.5%;
	background:#438dd2; 
}
.news-third{
	width:24.25%;
	margin-right:1%;
	position:relative;
}
.newslistcol .news-half:first-child{
	margin-right:1%;
}
.newslistcol .news-third.news-third-last{
	margin-right:0;
}
.services-block, .about-text-wrapper{
	margin-top:15px;
}
.bottom_subs a{
	font-size: 14px;
	text-transform:uppercase;
	display:inline-block;
	text-align:center;
	text-decoration:none;
	border:1px solid #fff;
}
.row.notmain{
	min-height:730px;
}
input:focus{
	outline:none;
}
.wrapper .subscription input[type="radio"]:checked + label:after, .footer-clear{
	display:none;
}
.gallery-wrapper .partners .item .image .col img, .gallery-wrapper .partners .item{
	max-height:100%;
}
.bx-auth-table #USER_REMEMBER + label{
	padding-left:20px;
}
.wrapper input[type="checkbox"]#USER_REMEMBER + label:before, .wrapper input[type="checkbox"]#USER_REMEMBER + label:after{
	left:0;
}
.owl_danners2 .owl-item .info{
	margin-left:90px;
}
.name-a{
	display: table-cell;
    vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

#breadcrumbs{
	font:18px/18px "Roboto";
}
.gallery-catalog-name:hover span{
	text-decoration:underline;
}
.ask-question{
	display:block;
	border:1px solid #1e508b;
	background:#fff;
	text-decoration:none;
	font:15px/15px "Roboto";
	color:#1e508b;
	padding:9px 0 7px;
	margin-bottom:25px;
}
.ask-wrapper{
	margin-top: 50px;	
}
.ask-question:hover{
	border:1px solid #fff;
	background:#1e508b;
	color:#fff;
}
.social-wrapper p span{
	color:#4d5e66;
}
.social-wrapper.ask-wrapper p{
	margin:0 0 13px 0;
}
.share-wrapper{
	margin-top:6px;
}
.maincontent .docs{
	font-size: 14px;
    line-height: 1.38462;	
}
.zakaz-webform .radio{
	margin-top: 0;
    margin-bottom: 0;
}
.number .minus{
	color: #a1a1a1;
	font-size:20px;
}
.number input{
	width:60px;
	display:inline-block;
	height:35px;
}
.number .minus, .number .plus{
	width:35px;
	height:35px;
	display:inline-block;
	color:#a1a1a1;
	font-size:24px;
	line-height:35px;
	font-weight:bold;
	cursor:pointer;
}
.number span, .number input{
	text-align:center;
	vertical-align:middle;
	border:1px solid #bdbdbd;
	border-radius:2px;
}
.gallery-wrapper{
	overflow:hidden;
}
.portfolio_title-inside{
	line-height:17px;
}
.maincontent .staff .description{
    line-height: 20px;
}

.maincontent .champions .description{
	font-size: 14px;
    line-height: 20px;
}


.news .item .date{
	color: #eaeaea;
	font-family: "Roboto";
	font-size: 14px;
	line-height: 20.39px;
	letter-spacing: 0.18px;
}

.news .item .name{
 
  color: rgb(36, 36, 36);
  font-size: 18px;
  line-height: 1.333;
}
.aprimary{
  max-width: 100% !important;
}
.news_items .info{
  width: 100%;
  padding-right: 5px;
}

.news_items .row{
  border-radius: 8px;
  width: 90%;
  max-width: 570px;
  padding: 0px;
  padding-top: 20px;
  margin-bottom: 20px;
  background-color: #f8f8f9;
  float: left;
}
.news_items .row .item{
  padding: 0px;
}
.news_items .row:first-child{
 border: 1px solid #e1e1e1;
 background-color: #fff;
 margin-bottom: 0px;
 border-radius: 8px;
 padding: 0px;
 margin-right: 45px;
}

.padding-width  {
  padding-left: 30px;
}
.active{color: #ed9905;}


.flexbox{
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: flex !important;
  flex-direction: row;
  justify-content: space-around;
  -ms-align-items: center;
  align-items: center;
}
  .flexbox .news-item {
    margin: 0 auto;
    padding: 0px 5px !important;
    min-width: 190px;
    margin-bottom: 25px;
    width: 18%;  }
  .flexbox .news-item a {
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    color: #0a3152;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;  }
  .flexbox .news-item a b{
    margin-bottom: 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    justify-content: center;
    text-align: center;
    -ms-align-items: center;
    align-items: center;
    height: 45px;
  }
  .flexbox .news-item a:hover{
    color: #ed4026;
  }


/* .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus{
  
} */

.diagonal-header{
  z-index: 2;
  width: 100%;
  max-width: 1920px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  margin-top: -17px;
  margin-bottom: -33px;
}
.diagonal__item--right{
  background: #009cd9;
  background: -webkit-linear-gradient(left, #023850, #009cd9);
      /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #023850, #009cd9);
      /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #023850, #009cd9);
      /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #023850, #009cd9);
      /* Standard syntax */

  transform: rotate(2deg);
}
.diagonal__item--left {
      transform: rotate(-2deg);
      background-image: linear-gradient(to right, #f79b26 0%, #ef4126 100%);
}
    .diagonal__item--right {
      background-image: linear-gradient(to right, #023951 0%, #0098d4 100%);

      left: 50%;
      transform: rotate(2deg);
      }
.diagonal__item{
  height: 43px;
  width: 52%;
  z-index: 2;
}



.footer-menu {
  width: 100%;
  max-width: 1005px;
  margin: 0 auto !important;
  text-align: center;
}
ul.footer-menu li{
  color: #242424;
  font-size: 18px;
  padding: 0px !important;
  margin-right: 48px;
  font-weight: 500;
 
}
ul.footer-menu li:last-child{
  margin-right: 0px;
}
.subsreeb{
  display: inline-block;
  text-align: left;
  color: #242424;
  font-size: 18px;
  font-weight: 500;

}
.sub-form {
  display: inline-block;
  margin: 10px auto 0;
}
.sub-form input{

  width: 182px;
  height: 37px;
  background-color: #ffffff;
  padding-left: 10px;
  background: #F8F8F8;
  border: 1px solid #E6E6E6;
  box-sizing: border-box;
  border-radius: 5px;
  font-weight: 300;
}
.sub-form input[type="submit"]{
  width: 149px;
  height: 38px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  background: linear-gradient(147.79deg, #0033ab 0%, #0243db 100%), #F4F4F4;
  border-radius: 5px;
  border: none;
  margin-left: 12px;
}

.sub-form input[type="submit"]:hover, .mainform input[type="submit"].btn-primary:hover {
  background-color: #032e91;
}
.m-style-title{
  display: inline-block;
  margin-right: 15px;
}
.secondLine{
  color: #242424;
  font-family: "Roboto";
  font-size: 28px;
  font-weight: 500;
  
}

.thumb .image_holder img{
  
  /*width: 100% !important;
  max-width: 383px !important;*/
  transition: all 0.5s ease-out;
}
.image_frame{
  overflow: hidden; 
} 
.image_frame .image_holder{
  overflow: hidden; 
}

/*.image_frame .image_holder img:hover{
  -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
}*/
.flexslider{
  width: 100%;
  max-width: 1170px;
}
.flex-active-slide li{
  width: 90%;
  max-width: 383px !important;
}
.owl_danners2{
  z-index: 1;
/*  margin-top: -33px;*/
}
.navbar-header{
  width: auto;
}


.lvl1{padding-left: 0px;}
.lang-social{text-align: right; margin-top:28px;}
.lang-transform:last-child {margin-right:0;}
.social{margin-top: 30px; text-align: right;}

.wrapper:nth-child(4) {

  height: auto;
  max-width: 1920px;
  margin: 0 auto;
  margin-top: -1px;
}
/*.wrapper:nth-child(4) .container{
  background-color: #fff;
}*/

/* .wrapper:nth-child(4) .container .col-md-12{
  margin-top: -6px;
} */


.wrapper:nth-child(4) .container .col-md-10:before {
  background: inherit;
  bottom: 0;
  width: 20px;
  content: '';
  display: inline-block;
  height: 100%;
  top: 1px;
  left: -10px;
  position: absolute;
  right: 0;
    -moz-transform: skew(15deg, 0deg);
-webkit-transform: skew(15deg, 0deg);
-o-transform: skew(15deg, 0deg);
-ms-transform: skew(15deg, 0deg);
transform:  skew(15deg, 0deg);
  transform-origin: 100%;
  z-index: 99999;
}
.wrapper:nth-child(4) .container .col-md-10 .owl .owl-stage .owl-item{
  margin-top: 5px;

}
.wrapper.logos .owl .owl-nav div.prev span{
  background: none !important;
}

.social a {
  width: 32px;
  height: 32px;
  background: linear-gradient(315deg, #E8E8E8 0%, #F4F4F4 100%), #3B5998;
  display: inline-block;
  color: #B9B9B9;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  border-radius: 100%;
  margin-right: 7px;
  text-align: center;
}
 

@media (max-width: 1200px) {
	.facebook-wrapper {
		margin-right: 10px;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.topline-middle a {
		padding: 9px 5px 8px 0;
	}
	.topline-middle a.online-zakaz {
		padding: 9px 3px 8px;
	}
	.social {
		font: 16px/18px "Roboto";
		/*margin-right: px;*/
	}
	.razdel-list li {
		margin-top: 15px;
	}
	footer .bottom_subs {
		width: 21%;
	}
}
@media (max-width: 991px){
	header .box.logo, .owl_danners2 .owl-nav{
		display:none;
	}
	.top-nav {
		margin-left: 0;
	}
	.lang, a.enter{
		display:block;
		float:left;
		position: relative;
		z-index: 999;
	}
	.social{
		/*display:block;*/
		padding:1px 0 5px;
	}
	.topline-middle a.online-zakaz {
		padding: 7px 7px 6px 7px;
	}
	.topline{
		padding:5px 0 3px;
	}
	.topline-middle {
		font: 14px/14px "Roboto";
		
	}
	header .full-width-menu{
		text-transform:uppercase;
		color:#0e3266;
	}
	.box.top-nav{
		overflow:hidden;
	}
	
	.wrapper.kinds_sports {
		
		background-repeat: repeat-y;
	}
	
	div.search-open-mobile {
		display: block;
		border: solid 1px #ebebeb;
		border-bottom: 2px solid #ff0000;
		background-color: #fff;
		padding: 10px 19px;
	}
	
	
	div.search-open-mobile .btn-primary {
		color: #fff;
		background-color: #ff0000;
        border-color: #ff0000;
	}
	
	header.color .navbar ul:not(.dropdown-menu) > li:last-of-type  a {
		
		border-bottom: none;
	}
	
	.last-news .image.col-md-3 {
		
		width: 25%; 
		float: left;
	}
	
	.last-news .col-md-9.data {
		
		width: 75%;
		float: left;
	}
	
	.info-champions div.detail .col-md-8, .info-champions div.detail .col-md-2 {
		
		
		float: left;
	}
	div.row.last-news:before {
		
		display: none;
	}
 
    .info-champions div.detail .col-md-8 {
		width: 56.67%;
	 
	}
	
	.info-champions div.detail .col-md-2 {
		
		width: 10%;
		margin-bottom: 0;
	}
	
	 
}
@media (max-width: 1024px){
  html{
    overflow-x: hidden;  }
    .wrapper.logos .owl .owl-nav div.next{
    display: none !important;  }
  .wrapper.logos .owl .owl-nav div.prev{
    display: none !important;  }
  .bgw{
    height: 215px !important;  }
.raubichi{
  font-size: 44px !important;}
.champ-date{
  line-height: 1.4;
  margin-top: 20px !important;
  font-size: 20px !important;}
.biatlon{
  margin-top: 0px !important;}

 .image_caption .info .data{
  display: block !important;}
  .news .item .col-md-8{
    display: block !important;  }

.first-line-wrapper{
  padding-bottom: 60px !important;}
.padding-width{
  z-index: 999 !important;
  padding-left: 0px;}
.info-text .name{
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 45px !important;
  font-size: 14px !important;
  width: 115px !important;}
.bgw .item{
  width: 19% !important;}
.news_items{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;}
.news_items .row:first-child{
  margin-bottom: 30px;
  margin-right: 0px;
  margin-left: 0px;}
.wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row .col-md-6{
  font-size: 12px !important;}
.wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row .col-md-6:nth-child(2){
  width: 50% !important;}
/* .flex-active-slide {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: flex !important;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
} */
}
@media (max-width: 991px){
 .wrapper .container .now-on-air .col-md-12{
	position: relative !important;}
 .wrapper:nth-child(4) .container .col-md-10 .owl .owl-stage .owl-item{
    -moz-transform: scale(0.9) !important;
-webkit-transform: scale(0.9) !important;
-o-transform: scale(0.9) !important;
-ms-transform: scale(0.9) !important;
transform: scale(0.9) !important;  }
  .head-counter .row{
    display: none !important;
  }
  .flexbox{
    padding: 0px !important;  }
  .flexbox .news-item{
    margin: 0 auto;  
    min-width: 10px;}
  .flexbox .news-item a{
    font-size: 12px;
    justify-content: space-between;
    line-height: 1.2;}
  .flexbox .news-item a b{
    margin-bottom: 10px;  }

  .main-menu-nav .dropdown.lvl1{
    margin: 0 auto;  }
 
  .navbar-nav > li > .dropdown-menu{
    border-radius: 0px !important;  }
  
  .bgw{
    margin-top: 0px !important;  
    background-color: transparent !important;}
 
  .wrapper:nth-child(4){
    height: auto;  }
  .flex-active-slide li{
    width: 50%;  }

  .wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row .col-md-6:first-child{
    padding-top: 7px !important;  }
  .wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row .col-md-6:nth-child(2){
    margin-top: 7px !important;  }
  .wrapper:nth-child(4) .container .col-md-12{
    margin-top: -1px;  }
  .wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row .col-md-12{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;  }
  .owl-nav{
    display: none;  }
 
  .padding-width{
    z-index: 999 !important;
    display: block !important;   }
  .show-title{
    display: block !important;
    width: 60%;  }

  header.color .navbar-default .navbar-toggle, .topline-wrapper .navbar-toggle {
    border: none !important;  
    margin-top: 0px ;
    height: 41px !important;
    width: 43px !important;
    padding: 8px 24.5px !important;  }
	

  /* .style2 {
    width: 100%;
    padding: 0px !important;
    top: 0px !important; 
    position: absolute !important;
    right: 0;
	} */
	
  header.color .navbar-default .navbar-toggle .icon-toggle .icon-bar{
    background-color: #fff !important;  }
	
  .padding-width{
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: flex !important;
    flex-direction: row;
    -ms-align-items: center;
    justify-content: space-between;
    align-items: center;  
    position: absolute !important;
    top: 0px;
    left: 0px;
    height: 41px;
    line-height: 20px !important;
    padding-left: 25px;
    border-bottom: 1px solid #0d5485;
    width: 95% !important;}
  .style2 .navbar .container .navbar-header .row .col-md-12{
    padding: 0px 15px;  }

  .slogan.text-center{
    margin-top: 15px;  }
  .bgw .item .col .clearfix .image .col-md-12{
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;  }
  .first-line-wrapper{
    padding-bottom: 0px !important;  }
  .lang-social{
    line-height: 20px !important;  }
  .social{
    margin-top: 20px;  
    padding-bottom: 2px !important;}
  .lang-transform{
      width: auto;
      padding: 9px 0px;
  }
  
  .lang a{
    font-size: 14px;  }
  .instagram, .vk{
    width: 31px;
    height: 22px;
    font-size: 10px; 
     }

 .search-open-mobile{
    display: none !important;  }

  .owl-carousel .owl-stage-outer{
    width: 100% ;  }
	
	
  .wrapper:nth-child(4){
    margin-top: 0px;  }

	footer .container .row .alright{text-align: center !important;  }
	footer .container .row .all_rights-wrapper{	text-align: center !important;  }
	header.color .navbar ul li{padding: 0px !important; margin-top: 0px !important;  }
	.info-text .name{width: 100%;  }
    .partners .item{margin-bottom: 0px !important;width: 33% ;float: left;}
	
    .partners .item.okb-tsp, .partners .item.gazprom-transgaz-belarus  {width: 49%;}
	
    .row.partners .item .image .col img {max-width: 80%;}

    .partners .item .image .col {height: auto !important;  }
   
	footer div.logo-col {text-align: center;} 
	footer .biatlon {width: auto; margin-bottom: 28px;} 
	footer .footer_copyright .container .row {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-direction: column-reverse;
		justify-content: center;
		flex-wrap: wrap;
		-ms-align-items: center;
		align-items: center;
	} 
	
	/* footer * {
  text-align: center; 
  } */
	footer .phone-footer {margin-bottom: 18px}
}

@media (min-width: 768px) and (max-width: 991px) {
    .wrapper:nth-child(4) .container .col-md-12 p{
    margin-left: 0px;
  }
	/* .catalog-main-item {
		width: 49%;
	} */
	.slider-more {
		padding: 10px 15px;
		margin-top: 0;
	}
	/* .owl_danners, .owl_danners2 {
		margin-bottom: 20px;
	} */
	footer .bottom_subs, .facebook-wrapper {
		width: 35%;
	}
	.catalog-main-item, .gallery .catalog-main-item:nth-child(3n) {
		margin-right: 1%;
	}
	.gallery .catalog-main-item:nth-child(2n){
		margin-right:0;
	}
	.features .item .data{
		border-right:1px solid transparent;
	}
	.features .item {
		border-right:1px solid  #a1c6e8;
		margin-bottom:10px;
	}
	.catalog-wrapper{
		background-size:cover;
	}
}
@media (max-width:767px){
    .wrapper:nth-child(4) .container .col-md-12 p{
		margin-left: 0px;
	}
	/* .img-left{
		padding-left:200px;
	}
	.catalog-main-item {
		width: 49.5%;
	} */
	.catalog-main-item, .gallery .catalog-main-item:nth-child(3n) {
		margin-right: 1%;
	}
	.gallery .catalog-main-item:nth-child(2n){
		margin-right:0;
	}
	.img-right{
		padding-right:200px;
	}
	.about-img, .about-text{
		width: 100%;
	}
	.about-img img{
		margin:0 auto;
		display:block;
	}
	.services-img, .services-inner {
		float: none;
		width:100%;
	}
	/* .owl_danners, .owl_danners2 {
		margin-bottom: 30px;
	} */
	.slider-more {
		padding: 10px 15px;
		margin-top: 0;
	}
	.bottom-text h2, .zakaz-wrapper h2, .zakaz-wrapper h1, .gallery-wrapper h2 {
		font: 40px/40px "Roboto";
		text-align:center;
	}
	.zakaz-wrapper {
		margin-bottom: 50px;
	}
	footer .bottom_subs {
		width: 43%;
	}
	.facebook-wrapper{
		width:26%;
	}
	.zakaz-wrapper h2, .zakaz-wrapper h1 {
		margin: 50px 0 35px 0;
	}
	.catalog-wrapper {
		padding-top: 30px;
		margin-top: 25px;
		padding-bottom: 15px;
		margin-bottom: 30px;
	}
	.map-href {
		/*position: absolute;
		left: 37px;
		top:50px;*/
		position: relative;
		display: table;
		margin: 0 auto;
	}
	.features .item .data{
		border-right:1px solid transparent;
	}
	.features .item {

		margin-bottom:10px;
	}
	.zakaz .item {
		float: none;
		width: 100%;
		margin-bottom:25px;
	}
	.zakaz-image {
		height: auto;
		margin-bottom: 10px;
	}
	.catalog-description h2 {
		font: 30px/30px "Roboto";
	}
	.write-to-us a{
		padding:7px 15px;
		margin-top:10px;
	}
	.news-half, .news-third{
		float:none;
		width:100%;
		margin-right:0;
	}
	.features.features1 .item .image{
		min-width:161px;
	}
	.catalog-wrapper{
		background-size:cover;
	}
	.services-wrapper .services-img, 
	.calculator, .owl_danners .owl-nav, 
	.owl_danners2 .owl-nav, 
	.zakaz .owl-item:after, 
	.zakaz .item:after,
	.nav-sidebar.catalog-nav-sidebar.nav.nav-list, 
	#sidebar .calendar-wrapper {
		display:none;
	}
	.gallery-wrapper h2{
		margin-bottom:40px;
	}
	.our-partners-wrapper {
		padding-top:35px;
		font: 14px/16px "Roboto";
	}
	.bottom-text{
		width:100%;
	}
	h2.coolHeading, .h2.coolHeading {
		padding-bottom: 15px;
	}	
	.services-wrapper-container {
		margin-top: 40px;
		padding-top: 30px;
	}
	.about-company-wrapper {
		margin-top: 50px;
		padding-top: 30px;
		margin-bottom: 40px;
	}
	.owl_danners2 .owl-item .info{
		margin-left:0;
	}
	.topline {
		padding: 3px 0 3px;
	}
	html .page-header h1, html .js-detail.catalog-section-h1 .page-header h1, .razdel-description h2 {
		color: #242424;
		font-family: "Roboto", open-sans;
		font-size: 20px;
		font-weight: 500;
		text-shadow: none;
		text-align: left;
		
	}
	.razdel-description h2 {
		font-weight: 300;
	}
	.footer-img {
		float: left;
	}
	.facebook-wrapper {
		margin-right: 0;
	}
	.row.notmain{
		min-height:20px;
	}
	.to-top {
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.ask-wrapper {
		margin-top: 5px;
	}
	h1.has_img {display: flex; align-items: center;}
	#breadcrumbs li {margin-right: 4px;}
	#breadcrumbs, #breadcrumbs .main a {font: 14px/14px "Roboto";}
	.row.news .col-news-image {height: auto; margin-bottom: 20px; float: left; margin-right: 20px;}
	body .owl_danners2 {top: 0;} 
	
	
}
@media (max-width:603px){
  #audio-archive {
    width: 65%;
    display: block;
    margin-bottom: 15px;
  }
  /* .audio_filtr input[type="submit"]{
    float: right;
  }
  .btn.btn-default.reset-filter{
    float: right;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  } */
  
  #playeraudio{
    margin-top: 30px;
  }
    .row.news .col-news-image {height: 234px; float: none}
  
  .news-detail div[id^="player"] img{height: auto !important;}
  
  .news-detail iframe[id^="player"] {height: auto !important;} 
  
  .news-detail #play-video-btn-small img {margin: 0;}
  .news-detail img {
    float: none !important;
    width: 100%;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
	.topline-middle {
		margin-top:2px;
	}
}
@media (max-width:400px){
	.top-main-news-img, .top-main-news a + .top-main-news-inner  {
		max-width: 100%;
	}
	footer .bottom_subs/*, 	.facebook-wrapper*/{
		width:100%;
		margin-left:0;
	}
	.facebook-wrapper{
		width:50%;
		margin-left:0;
		float:left;
	}
	.footer-img {
		float: left;
		margin-left:32px;
	}
	.gallery-catalog-name span {
		font: 16px/16px "Roboto";
		left:10px;
	}
	.features.features1 .item .image{
		min-width:90px;
	}
	footer .other_buttons_wrap{
		float:none;
		text-align:center;
		clear:both;
		width:100%;
	}
	.services-inner .name {
		font: 24px/24px "Roboto";
	}
	.social {
		font: 17px/17px "Roboto";
		margin-right:0;
	}
	.bottom_subs{
		margin-bottom:30px;
	}
	.footer-clear{
		display:block;
	}
	.bottom-text h2, .zakaz-wrapper h2, .gallery-wrapper h2, .zakaz-wrapper h1 {
		font: 28px/30px "Roboto";
	}
	.counter{
		font:14px/16px "Roboto";
	}
	.catalog-wrapper, .wrapper, footer, .footer_copyright, .counter{

		max-width:400px;
	}
	.map-href{
		min-height: 33px;
		line-height:33px;
		width:auto;
	}
	.catalog-main-item {
		width: 100%;
		margin-right: 0%;
	}
	
	div.row.info-champions {
		
		position: relative;
		top: 20px;
	}
	footer .footer_copyright * {font-size: 11px;}
	div.top-search.mobile-search {margin-left: 0;}
	body .broadcast_list.specprojects .data {padding-left: 20px; padding-right: 10px;}
	body .maincontent .broadcast_list.specprojects .section-item .section-image {width: 110px; min-width: 110px}
	
}

 .print-version {float: right;}
 
 .print-version a {
    color: #19397a;
    background: url(../images/printer.png) no-repeat left center;
    padding-left: 35px;
    font-size: 12px;
    line-height: 34px;
    display: inline-block;
}

.first-line-wrapper {
  z-index: 3;
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  
}
.raubichi{
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 64px;
  text-align: center;
  font-weight: 700;
  margin: 0 auto;
  line-height: 0.8;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.champ-date{
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  color: #ffffff;
  font-size: 29px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.55px;
  text-align: center;
  margin: 0 auto;
}
.first-line-wrapper .navbar .search-open {
  right: 0;
  top: 63px;
  display: none;
  padding: 10px;
  margin-top: 0px;
  position: absolute;
  border: solid 1px #ebebeb;
  border-bottom: 2px solid #f8a80c;
  background-color: #fff;
}

.deadline h2.coolHeading {
	text-align: center;
	text-shadow: 1px 2px 8px #292828;
	color: #fff;
}

.head-counter .item .image img{
	max-height: 73px;
	
	
}
/* .head-counter  {
	
	padding-top: 32px;
	padding-bottom: 20px;
} */


.head-counter .item .image {
	
	padding-top: 4px;
    padding-bottom: 4px;
	
	
}

.head-counter .item .data {
	text-align: center;
	
}
.head-counter .item .data .data-text {
    line-height: 18px;
    text-align: left;
    width: 101px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    color: #ffffff;
    font-family: "Roboto";
    font-size: 11px;
    font-weight: 400;
    line-height: 15px;
    text-transform: uppercase;
}

.address-text a {color: #2b2b2b;}
.social a.flickr{
    background: url(../images/flickr.png) no-repeat center center;
    vertical-align: bottom;
    border: none; 
    width: 17px;
    height: 17px;
	display: inline-block;
}


.head-counter .item .image {
	
	display: table-cell;
    vertical-align: middle;
	width: 30%;
	text-align: center;
	box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
	border: 1px solid #f8f8f8;

}
.head-counter a {text-decoration: none;}

.head-counter .row .item:last-child {
	margin-right: 0;
	
	
}
/*.head-counter .row .item{
	margin-right: 40px;
	width: 30%
	
}*/
.flex-data{
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;

}
.counter-transform{
  display: inline-block;
    background-color: #fff;
     width: 61px;
    height: 47px;
    -moz-transform: scale(0.9) skew(-15deg, 0deg);
-webkit-transform: scale(0.9) skew(-15deg, 0deg);
-o-transform: scale(0.9) skew(-15deg, 0deg);
-ms-transform: scale(0.9) skew(-15deg, 0deg);
transform: scale(0.9) skew(-15deg, 0deg);
}

.head-counter .item .data .aprimary {
  color: #0a2c4c;
  font-weight: 700;
  line-height: 15px;
  margin-right: 10px;
  font-size: "Roboto";
  text-transform: uppercase;
  -moz-transform: scale(0.9) skew(15deg, 0deg);
-webkit-transform: scale(0.9) skew(15deg, 0deg);
-o-transform: scale(0.9) skew(15deg, 0deg);
-ms-transform: scale(0.9) skew(15deg, 0deg);
transform: scale(0.9) skew(15deg, 0deg);
  

	
}

.col-sm-8.head-counter {width: 70.66667%;}

.col-sm-4.head-counter-margin {width: 29.3333%;}


.head-counter .item .data {
	display: table-cell;
    vertical-align: middle;
    width: 100%;
    max-width: 176px;
    padding-left: 0px;
    text-align: left;
    line-height: 0px;

}

.head-counter .data .aprimary {text-align: center;  font-weight: 600; }
.top-search {float: right;}

.wrapper.deadline:after {
	
	position:absolute;
	display:block;
	width:37px;
	height:15px;
	content:"";
	background: url("../images/triangle.png") 0 0 no-repeat;
	left:50%;
	margin-left:-19px;
	bottom:-15px;
	z-index: 100;
	
}
.wrapper.news-on-main {position: relative;}


.news-on-main .gallery .item {margin-bottom: 25px;}


.wrapper.news-on-main:after {
	
	position:absolute;
	display:block;
	width:37px;
	height:15px;
	content:"";
	background: url("../images/triangle-news.png") 0 0 no-repeat;
	left:50%;
	margin-left:-19px;
	bottom:-15px;
	
}


.head-counter .item .data .aprimary {
	font-size: 28px;
	float:left;
	padding:15px;
	font-weight: 700;
}

.head-counter .row{
  line-height: 0px;
  max-width: 180px;
}
.news-on-main .item a.clearfix{
		
	background-color: #fff;
	border: 1px solid #f1f1f1;
	border-radius:4px;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.31);
	padding: 5px;
	display: block;
	color: #2b2b2b;
    	
}


.news-on-main .item .info-text  {
	padding: 7px 4px;
	
}

.news-on-main .item .info-text .date {
	
	color: #888888;
	
}
.bgw .item:hover .info-text .name{
  color: #ef4126;
}
.info-text .name {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 70px !important;
  color: #0a3152;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
  text-shadow: 
    -0   -2px 0   #FFFFFF,
     0   -2px 0   #FFFFFF,
    -0    2px 0   #FFFFFF,
     0    2px 0   #FFFFFF,
    -2px -0   0   #FFFFFF,
     2px -0   0   #FFFFFF,
    -2px  0   0   #FFFFFF,
     2px  0   0   #FFFFFF,
    -1px -2px 0   #FFFFFF,
     1px -2px 0   #FFFFFF,
    -1px  2px 0   #FFFFFF,
     1px  2px 0   #FFFFFF,
    -2px -1px 0   #FFFFFF,
     2px -1px 0   #FFFFFF,
    -2px  1px 0   #FFFFFF,
     2px  1px 0   #FFFFFF,
    -2px -2px 0   #FFFFFF,
     2px -2px 0   #FFFFFF,
    -2px  2px 0   #FFFFFF,
     2px  2px 0   #FFFFFF,
    -2px -2px 0   #FFFFFF,
     2px -2px 0   #FFFFFF,
    -2px  2px 0   #FFFFFF,
     2px  2px 0   #FFFFFF;
  width: 135px;
  max-height: 40px !important;
  vertical-align: center;
	margin-top: 10px;
	text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.info-text .date {margin-top: 5px;}
.online-request .image,
.result-game-title .image,
.anons-game-title .image {
	
	display: inline-block;
    height: 60px;
    line-height: 50px;
    width: 60px;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
    zoom: 1;
	box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    border: 1px solid #f8f8f8;
    padding: 4px;
	cursor: pointer;
	}
	
.anons-game-title.col-md-12 {
	
	padding-left:7px; 
	padding-right:7px;
}
	

.online-request .info, .result-game-title .info, .anons-game-title .info {
	
    display: inline-block;
    margin-left: 13px;
    vertical-align: middle;
    max-width: 165px;
    padding-top: 10px;
    zoom: 1;
	line-height:1.3;
	
}

.anons-game-title .info {padding-top: 20px;}
#eventsCalendar .DynarchCalendar-day.calendarEvent {border-radius: 50%;}
.online-request, .result-game-title, .result-block-medals, .anons-game-title {
	margin-bottom: 10px;
	padding-bottom: 7px;
    margin-bottom: 5px;
    padding-left: 7px;
    border-bottom: 1px solid #ebebeb;
}

.result-block-medals {
	padding: 5px 7px 8px 12px;
}

.result-block-medals .result-game-title {
	
	border-bottom: none;
	padding: 0;
}


.result-game-title a, .online-request .info a {text-decoration: none;}

.online-request .info span, .result-game-title .info span{
	font-size: 14px;
	color: #2a619f;
}

.anons-game-title.col-md-12, .anons-game-title.col-md-12 + .col-md-12 {float: none;}
.calendar-wrapper {background-color: #fff; box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.31); border-radius: 4px; margin-top: 15px;}
.news-on-main .calendar-wrapper {margin-top: 0;}
.calendar-wrapper a {text-decoration: none;}
.DynarchCalendar-dayNames div {
    font-weight: 400;
    border: 1px solid #c8c8c8;
    font-size: 14px;
} 


#eventsCalendarTooltip .tooltipBody .eventHeader {
	
	font: bold 16px/1.2 "Roboto";
    color: #333;
    display: block;
}
.img-left {
    float: left;
    margin: 0px 20px 20px 0;
}
.online-request:first-of-type{
	padding-top:7px;
	
}

.DynarchCalendar-menu table td div.DynarchCalendar-menu-month {
		
	width: 100% !important;
    text-align: center;
    font: 14px/1 "Roboto" !important;
    color: #555555;
}

.champions .item .image img{
	
	/*border: 6px solid #fff;*/
	border-radius: 100%;
	max-height: 175px;
    max-width: 175px;
	/*padding: 6px;*/
	-webkit-border-radius: 100%; 
	-o-border-radius: 100%; 
	-moz-border-radius: 100%; 
	-khtml-border-radius: 100%; 
}


.wrapper.champions .owl-stage-outer {
	padding-top:5px;
}



div.champions .item .data .name {
	
	font-size: 14px;
	max-height: 68px;
	padding-left: 30px;
	padding-right: 30px;
}

.image-frame {
	overflow: hidden;
    border: 6px solid #fff;
    border-radius: 100%;
    max-height: 175px;
    width: 175px;
    margin: 0 auto;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 100%;
	-o-border-radius: 100%;
	-moz-border-radius: 100%;
	-khtml-border-radius: 100%;
	
	}

.champions .item .data  {
	
	text-align: center;
	margin-top: 20px;
}


.champions .owl .owl-nav, .wrapper.logos .owl .owl-nav  {
	
	position: relative;
}


.champions .owl .owl-nav div.prev {
	
	    position: absolute;
		left: 0;
		bottom: 380px;
}

.wrapper.logos .owl .owl-nav  {
	margin-top: -31px;
}


.champions .owl .owl-nav div.next {
    
	position: absolute;
    bottom: 380px;
	margin-left: 0;
	right: 0;
	
}



.wrapper.logos .owl .owl-nav div.next {
  width: 53px;
  height: 38px;
	position: absolute;
  right: -40px;
	margin-left: -2px;
  bottom: 0px;
  background: url(../img/arrow_champ_next.png) center no-repeat !important;
  background-color: #efeff0 !important;
	-moz-transform: skew(15deg, 0deg);
-webkit-transform: skew(15deg, 0deg);
-o-transform: skew(15deg, 0deg);
-ms-transform: skew(15deg, 0deg);
transform: skew(15deg, 0deg);
	
}

.wrapper.logos .owl .owl-nav div.prev {
  width: 53px;
  height: 38px;
  top: 0px;
  margin-top: -2px;
  right: -50px;
	position: absolute;
  background: url(../img/arrow_champ.png) center no-repeat !important;
  background-color: #efeff0 !important;
  -moz-transform: skew(15deg, 0deg);
-webkit-transform: skew(15deg, 0deg);
-o-transform: skew(15deg, 0deg);
-ms-transform: skew(15deg, 0deg);
transform: skew(15deg, 0deg);
}
.wrapper.logos .owl .owl-nav div.prev:hover{
  background: url(../img/right_prev.png) center no-repeat !important;
  background-color: #f79b26 !important;
}
.wrapper.logos .owl .owl-nav div.next:hover{
  background: url(../img/right.png) center no-repeat !important;
  background-color: #f79b26 !important;
}

a.morenews {
	display: none;
}


.wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row .col-md-6 span{
  opacity: 0.9;
  color: #e2191a;
  margin-right: 10px;
  font-family: "Roboto";
  font-size: 28px;
  font-weight: 700;
  line-height: 24.91px;
}
.wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row .col-md-6{
  color: #242424;
  font-family: "Roboto";
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: left;
}
.wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row .col-md-12 .col-md-6 div{
  color: #242424;
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row .col-md-12{
  max-width: 390px;
}
.wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row{
  max-width: 390px;
}
.wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row .col-md-6:first-child{
    width: 110px;
    padding-right: 0px;
    padding-top: 8px;
}
.wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row .col-md-6:nth-child(2){
  width: 200px;
  padding-left: 10px !important;
  padding-right: 0px !important;
  height: 59px;
  margin-top: 5px;
  padding-top: 10px;

  border-right: 1px solid #e1e1e1;
}
.wrapper.logos .owl .owl-nav div.prev span {
   
    padding: 11px 18px 11px 16px;
	
}

.wrapper.logos .owl .owl-nav div.next span
    
	{
		
		padding: 11px 18px 11px 16px;
	
	}

.wrapper.logos .owl .owl-nav div.prev span:after, .wrapper.logos .owl .owl-nav div.next span:after {
	
	content:"";
}


.artismedia_gallery_box h2.coolHeading span {color: #fff;}


.champions .owl .owl-nav div.prev span {
	background: transparent url(../img/arrow-left.png) center -35px no-repeat;
	padding: 11px 18px 0px 16px;
}

.champions .owl .owl-nav div.prev span:hover {
	background: transparent url(../img/arrow-left.png) center 1px no-repeat;
	padding: 11px 18px 0px 16px;
}

.champions .owl .owl-nav div.next span {
	background: transparent url(../img/arrow-right.png) center -34px no-repeat;
	padding: 11px 18px 0px 16px;
}
.champions .owl .owl-nav div.next span:hover {
	background: transparent url(../img/arrow-right.png) center top no-repeat;	
}


div.champions .owl-nav div.prev span:after, div.champions .owl-nav div.next span:after  {
	content:"";
}

 .wrapper.champions, .wrapper.video-main, .wrapper.photogallery {
	 position: relative;
		 
 }
 
 
 .wrapper.champions:after  {   
	 
	 
	position: absolute;
    display: block;
    width: 37px;
    height: 15px;
    content: "";
    background: url(../images/triangle-white.png) 0 0 no-repeat;
    left: 50%;
    margin-left: -19px;
    bottom: -15px;
    z-index: 100;
	
	
}
	
	
.wrapper.photogallery:after  {
	position: absolute;
    display: none;
    width: 37px;
    height: 15px;
    content: "";
    background: url(../images/triangle_photo.png) 0 0 no-repeat;
    left: 50%;
    margin-left: -19px;
    bottom: -15px;
    z-index: 100;
	
	
}
	
.wrapper.video-main:after   {
	position: absolute;
    display: block;
    width: 37px;
    height: 15px;
    content: "";
    background: url(../images/triangle_video.png) 0 0 no-repeat;
    left: 50%;
    margin-left: -19px;
    bottom: -10px;
    z-index: 100;
		
	}
	
	
	
.photogallery .artismedia_gallery_box a {
  color: #242424;
  font-family: "Roboto";
  font-size: 30px;
  font-weight: 700;
  padding: 0px;
  /*margin: 4px;*/
  
}

.image_caption .data .date {
	  font-size: 14px;
	  font-family: "Roboto";
	  color: rgb(142, 142, 142);
	  line-height: 1.457;}
 
.photogallery .artismedia_gallery_box .thumbnail {
	
	border: none;
	margin-bottom: 0;
}
.photogallery .artismedia_gallery_box .thumbnail:hover .image_caption {
	
	opacity:1;
}

.wrapper.photogallery .artismedia_gallery_box ul {
	margin-top: 0px;
	background:#ffffff;
	border: 1px solid #eaeaea;
	padding-top: 20px;
	
}

.artismedia_gallery_box ul > li:before {
		content: "";
}
.champions .row.image {position: relative; }
.champions .kind-medals {
	position: absolute;
    bottom: -20px;
    width: 100%;}
	
.champions .kind-medals img.medal {
	border: none !important;
	border-radius: 0;
	
	}

.flex-direction-nav li {
	display: inline-block;
	height: 34px;
    width: 34px;
	
}

.flex-direction-nav {
	position: relative;
	top: -42px;
	
}

.flex-direction-nav li  a{
	
	height: 34px;
    width: 34px;
	display: inline-block;
	
}

.flex-direction-nav li {
	position: absolute; 
	z-index:2;
	top:-30px;
	}
    
.flex-direction-nav li:last-child {
	
	right: 0;
}

.flex-direction-nav li a.flex-prev {
    background: url(../img/arrow_back.png) no-repeat;
}

.flex-direction-nav li a.flex-next {
    background: url(../img/arrow_fw.png) no-repeat;
	
}

/* .photogallery .artismedia_gallery_box a.more-photo { 

	background: url(../img/back-all.png) no-repeat;
	display: inline-block;
    width: 34px;
	height:34px;
	position: absolute;
    right: 53px;
    top: 84px;
	background-position: 0 -34px;
	display: none;
} */



/* .photogallery .artismedia_gallery_box a.more-photo:hover { 

	background: url(../img/back-all.png) no-repeat;
	background-position: 0px 0px;
} */

.artismedia_gallery_box .thumb img:hover .info
   {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.37);
    cursor: pointer;
    opacity: 1;
	
	
}



	
.kinds_sports .item {
	margin-bottom:20px;	
	
}
footer .coolHeading {
	display: none;
}

footer h3 {
	font-size: 16px;
	color: #2a619f;
	font-weight:500;
	margin-top: 0;
	
	
}

.social-net {
	
	width: 12%;
	float: right;
}

.orgname {
	line-height: 18px;
	font-family: "Roboto";
	
	
}

.social_icons a {
	display: block;
	color: #2b2b2b;
	text-decoration: none;
	background: url(../img/texture_social.png) center center no-repeat;
	margin-bottom: 7px;
	line-height: 34px;
	box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2);
	border-radius: 6px;
} 

.social_icons a .fa{
	
	line-height: 25px;
	color: #2a619f;
	border-right: 1px solid #cecece; 
	margin-right: 11px;
    min-width: 34px;
	text-align: center;
}

.social_icons a:hover .fa, .social a:hover {
	color: #09386c;
	
}


.social_icons .fa.flickr {
    background: url(../images/flickr.png) no-repeat center center;
    vertical-align: bottom;
    border: none;
    width: 17px;
    height: 17px;
    display: inline-block;

}

/*.olimpic-movement {
	
	width: 20%;
}*/

.col-md-3.logo-wrapper {
	
	width:27%;
	
	
}

 /*.wrapper.logos .owl-item {
	 height: 90px;
    line-height: 90px; 
 }*/
 .wrapper.logos .owl-item {
  max-width: 380px;
 }
 

.wrapper.logos .owl-item .item  img {

	width: auto;
    display: inline-block;
    vertical-align: middle;

}

.wrapper.logos .owl-item .item  a {

	text-align: center;

}

.kinds_sports .col-md-8  {
	
	width: 73.66667%;
	padding-right: 0px;
}




.wrapper.kinds_sports > .container {
	
	padding-bottom: 40px;
}

.owl.partners .owl-stage {margin: 0 auto;}
.owl.partners {
	
	border-bottom: 1px solid #f2f2f2;
}

h3.general-title, h3.official-title, h3.partners-title {
	
	padding-bottom: 0;
	margin-top: 40px;
	
	
}

.col.partner-wrapper-img a {
	
	border: none !important;
}
.last-news .col-md-9.data {
	font-family: "Roboto";
	
}

.last-news .col-md-9 .name {
	text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
	color: #2b2b2b;
	max-height: 2.6em;
	
}

.last-news .col-md-9  a.aprimary {
	color: #2b2b2b;
	text-decoration: none;
	
}

.last-news {
	
	padding-top: 16px;
	padding-bottom: 16px;
	position: relative;
	margin-right:15px;
	
}

#element0 .dropdown-submenu {
	background-color: #fff;
}
	
.last-news-head, .most-read {
	
	font-size: 16px;
	color: #000;
	padding: 10px 0; 	
}

.last-news-head.euro-games a {
	
	padding-left: 140px;
	background: url(../images/logo_egames_small.jpg) 15px no-repeat;
	
	
}

.last-news-head a {
	text-decoration: none;
	color: #000;
}

#news_menu li.dropdown-submenu {
	
	padding-left: 15px;
    padding-right: 15px;
}

.last-news .image.col-md-3 {
	
	padding:0;
}

header .dropdown-menu .image.col-md-3 a, .last-news .data.col-md-9 .aprimary.roboto {
	
	padding:0;
}


.row.last-news:hover {
	
	background-color: #edf3f9;
}

.row.last-news:before {
	
	position: absolute;
    content: "";
    left: 15px;
    top: 0;
    height: 1px;
    width: 93%;
    background: #f2f2f2;
    bottom: 100%;
	width: 97%;
	
}

.wrapper.video-main .item {
	padding: 5px;
	background-color: #fff;
	max-width: 360px;
	border: 1px solid #dedede;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.31);
	border-radius: 4px;

	
	
}

div.video-main .item .data .name {
	
	font-size: 14px;
	color: #2b2b2b;
	padding-left: 18px;
}


div.video-list .staff .item .data.row  {
	
	max-height: 78px;
}


.row.video-list .row.staff, div.gallery, div.newsdetail, div.row.action {margin-top: 0;}

div.video-list .item .data .name {
	font-size: 14px;
	color: #2b2b2b;
	
}

.video-main .staff .item .data {
	min-height: 60px;
	max-height: 60px;
}
   

.col-md-2.noc-by {width: 14%;}

footer .col-md-4.logo-wrapper {
	width: 30%;
	
}

footer .social_icons a {
	
	line-height: 25px;
}


.inner-social-net {
	width: 16%;
}


.col-md-4.logo-wrapper + .col-md-2.noc-by {
	
	width: 17%;
}

.DynarchCalendar-dayNames td div {
	
	padding: 6px 0;;
}

.DynarchCalendar-navBtn div {
	
	 background-position: 50% 20%;
}

.time_circles {
    position: relative;
    /*width: 50% !important;*/
    height: 100%;
	margin: 0 auto !important;
}


.col-md-2.inner-olimpic {
	
	width: 19%;
}

.time_circles > div > span {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 3px;
    line-height: 1;
    font-weight: bold;
	color: #2a619f;
	font-size:33px;
}


div.time_circles {
	margin:0 auto;
	width: 90%; 
	overflow: hidden;
}

.time_circles > div > h4 {
	
	font-weight:500;
	font-family: "Roboto";
	color:#2b2b2b;
}




h3.general-title + .row.partners {
	
	margin: 0 auto;
    max-width: 583px;
}


h3.partners-title + .row.partners {
	
	margin: 0 auto;
    max-width: 874px;
}





.row.info-champions {
	
	padding: 0 10px;
    border-radius: 5px;
    border: 1px solid rgb( 212, 212, 212 );
    position: relative;
    max-width:474px;
    position: absolute;
    top: 108%;
    z-index: 100;
    background-color: #fff;
    width: 88%;
	left: 50px;
	z-index:1000;
}

.row.info-champions .detail .row {
	
	padding-top:9px;
	padding-bottom:9px;
	margin-left:0;
	margin-right:0;
	border-bottom:1px solid #f8f8f8;
}

.medalgold span, .medalsilver span, .medalbronse span {
	
	color: #3868a1;
}


.wrapper.medal-row .col.col-md-6 {
	position: relative;
}

.detail.silver span {
	background: url(../img/argent.png) top center no-repeat;
	
}

.wrapper.medal-row  .detail.gold .row {
	margin-left:0;
	margin-right:0;
	color: #2b2b2b;
	
}

.row.info-champions .detail .kind a  {
	
	color: #2b2b2b;
	text-decoration: none;
	cursor: default;
}

.row.info-champions .detail .col-md-2 {
	
	width: 10%;
}


/* .inner-row {
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.28);
    border-radius: 0;
    padding: 20px 20px 30px;
	border: 1px solid #eaeaea;
	background: #fff;
} */

.maincontent .inner-row {
	
	
	font: 18px/1.3 Roboto;
    color: #242424;
    font-weight: 400;
	
}

#element0 .dropdown-submenu > .row:before {
	
	 
    position: absolute;
    content: "";
    left: 15px;
    top: 0;
    height: 1px;
    width: 93%;
    background: #f2f2f2;
    bottom: 100%;
    width: 97%;

}


.newsdetail.imgageleft .print-version {
	display: none;
}

.newsdetail.imgageleft {
	
	padding-bottom: 10px;
    border-bottom: 1px solid #f7f7f7;
	margin-bottom: 20px;
	
	
}

.print a {
	background: url(../img/print-icon.png) no-repeat left center;
    padding-left: 16px;
    padding-bottom: 1px;
    padding-left: 40px;
    font-size: 14px;
	text-decoration: none;
	line-height: 34px;
    display: inline-block;
	color: #2b2b2b;
} 

.col-md-6.print {
	
	line-height: 34px;
}

.detailback span{
	font-size: 14px;
	text-decoration: none;
	border-radius: 3px;
	padding-left: 10px;
	color: #2b2b2b;

}

.page-header.head-news  {
	display: none;
}

.news-header h1 {
	   margin: 0px;
    font: 18px/18px "Roboto";
    font-weight: 300;
}
		

a.detailback {text-decoration: none;}
.inner-row.news-page { margin-top: 34px; }
.inner-row.news-page .activefrom {
   
    color: #686868;
    font-size: 14px;
    left: 15px;
	position: absolute;
	top: 60px;
}


.newsdetail a {
	
	text-decoration: none;
}


.info.sponsores {
	
	max-width: 100%;
	margin-left: 0;
	text-align: center;
	display: block;
}

.online-request.sponsores {
	
	padding: 0;
}

.online-request:hover .image, .result-game-title:hover .image, .anons-game-title:hover .image {
	
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.7);
	
}

.partner-wrapper-img a:hover img {transform: scale(1.1);}

.sponsor { border-top: 1px solid #ecf1f5; padding: 15px 0 20px 0;}

.info.sponsores div:first-child {padding-bottom: 10px; font-weight: 600; letter-spacing: 0.9;}

.info.sponsores span {
	font-weight: 600;
	font-size: 15px; 
	letter-spacing:1px;
}

#sidebar .calendar-wrapper {margin-top: 22px;}

#sidebar .calendar-wrapper:first-child {margin-top: 0;} 

.last-row-newsmenu {border-top: 1px solid #f2f2f2;}

.row.last-news .date {font-size: 12px;}
  
  
.js-brcrtitle { 
  margin-top: 20px;
}

.page-header.news-header {margin-top: 60px; line-height: 1.5;}
.page-header.news-header h1 {
	line-height: 1.3;
	text-align: left;
	color: #242424;
	font-family: "Roboto", open-sans;
	font-size: 32px;
	font-weight: 700;
	text-shadow: none;
}
 
 .address-img,  .address-text { text-align: center;  margin-bottom: 15px; }
 
 
 .col.col-md-9.maincontent {
	 position: relative;
 }
 
.img-comitet {max-height: 51px;}

 /*a[href^="mailto"] {
	 
	 color: #2b2b2b;
	 text-decoration: none;
	 
 }*/
 
.row.contact-blocks {
	
	margin: 0;
	padding: 15px 0;	
	border-top: 1px solid #f7f7f7;

}

.top-search .search-open .btn-primary, .search-page .btn-primary {
    color: #fff;
    background-color: #DC0008;
    border-color: #DC0008;
}

 /* .top-search .search-open .btn-primary:hover,
 .search-page .btn-primary:hover , 
 html .search-open .input-group-btn button.btn-primary:hover {
    background-color: #fff;
    border-color: #DC0008;
    color: #DC0008;
} */


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



.mainform input[name='form_email_43'], .mainform input[name='form_email_29']  {
	
	background: #fcfcfc url(../img/mail-form.svg) 10px center no-repeat;
	padding-left: 45px;
	
}

.mainform input[name='form_text_42'], .mainform input[name='form_text_28'] {
	
	background: #fcfcfc url(../img/user-form.svg) 10px center no-repeat;
	padding-left: 45px;
	
	
}

.mainform input[name='form_text_46'] {
	
	background: #fcfcfc url(../img/call-form.svg) 10px center no-repeat;
	padding-left: 45px;
	
	
}


.mainform input[name='form_text_44'], .mainform input[name='form_text_39'] {
	
	background: #fcfcfc url(../img/star-form.svg) 10px center no-repeat;
	padding-left: 45px;
	
}
.image_caption {

	color:#242424;
    padding-top: 15px;
	
}
.image_caption .data {
	font-family: "Roboto", sans-serif;
    font-weight: 400;
	font-size: 16px;
	
}

.image_caption .data .btn-gallery {
	display: none;
	font: bold 16px/16px "Roboto";
    color: #01579b;
    background: rgba(255,255,255,1);
	background-image: -moz-linear-gradient( 90deg, rgb(222,222,222) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(222,222,222) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(222,222,222) 0%, rgb(255,255,255) 100%);
    padding: 10px 15px;
    margin-top: 15px;
    border-radius: 4px;
	
}

.image_caption .data .btn-gallery:active {
	
  background-image: -moz-linear-gradient( 90deg, rgb(13,68,131) 0%, rgb(42,97,159) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(13,68,131) 0%, rgb(42,97,159) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(13,68,131) 0%, rgb(42,97,159) 100%);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
  color: #fff;
}

.partners .item .image .col img.sponsor-img {max-width: 170px;}
.partners.inner .partner-wrapper-img {border: 1px solid #eaeaea; border-left: none; }
.partners.inner .item {margin-bottom: 0;}
.slogan.text-center {text-align: left;} 
.item.col.col-md-6.general:nth-of-type(1) .col.partner-wrapper-img {border-left:none;}
.item.col.col-md-6.general:nth-of-type(2) .col.partner-wrapper-img, .row.partners.inner .item:last-of-type .partner-wrapper-img,
.partners.cooperation.inner .item:nth-of-type(5) .partner-wrapper-img,
.partners.cooperation.inner .item:nth-of-type(9) .partner-wrapper-img,
.partners.cooperation.inner .item:last-of-type .partner-wrapper-img  {border-right:none;}
.partners.inner {padding-bottom:0;}
h3.inner-partners-title {margin-top: 20px; margin-bottom: 20px;}
.inner-partners-title.general {margin-top: 0;}


form [name='SIMPLE_FORM_2'] .webform.clearfix {border-bottom: 1px solid #f7f7f7;}
form [name='SIMPLE_FORM_2'] 


.pbThumbs ul li:before {content: none;}


.artismedia_gallery_box .portofolio_details {
	text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
	min-height: 58px;
    margin-bottom: 5px;
    
	margin-top: 5px;
	margin-bottom: 25px;
	}
	
	
.artismedia_gallery_box .portofolio_details_photolist {
	min-height: 40px;
	
}

.video-clearfix {
	padding: 4px;
	display: block;
	box-shadow: none;
}
	
.inner-row .artismedia_gallery_box ul {
	margin-top: 0;
}
	
/* .artismedia_gallery_box ul li {
	margin-bottom: 5px;
	
} */
	 
.inner-news-list .news-header {
	
	margin-top: 15px;
}

.inner-news-list .inner-row.news-page {margin-top: 0;}


.maincontent th {
	
    color: #fff;
    font-weight: 500;
    border-bottom: none;
	padding: 8px 5px;
}
.maincontent table th:not(.map-columns) , .maincontent table:not(.map-columns) td {
	padding: 13px 5px;	
	text-align: center;
	position: relative;
}
.maincontent table.map-columns {border-bottom: none;}

.maincontent tr {
	border-bottom: 1px solid #000;
}

.maincontent table.map-columns tr {
	border-bottom: none;
}

.maincontent th p, .maincontent td p {
	
	margin-bottom: 0;
}
.maincontent table {border-bottom: 15px solid #1f5899;}
.maincontent table tr td {border: 1px solid #e2e2e2;}

/* .maincontent table.games-table tr td:after, .maincontent table:not(.map-columns) tr td:after  {
    position: absolute;
    content: "";
    right: 0;
    top: 5px;
	bottom: 5px;
    background: #000;
    width: 1px;
    height: auto;
} */

table.games-table tr td:last-child:after, table tr td:last-child:after {
	
	display: none;
}


.champions .more-champions

{
    background: url(../img/more-button.png) no-repeat;
    display: inline-block;
    width: 34px;
    height: 34px;
    position: absolute;
    right: 68px;
    top: 76px;
    background-position: 0 -34px;
}

.morenews {
	background: url(../img/more-button.png) no-repeat;
	display: inline-block;
    width: 34px;
    height: 34px;
    position: absolute;
	background-position: 0 -34px;
	right: 0;
	top: 46px;
	
}



.champions .more-champions:hover, .morenews:hover {
	
	background: url(../img/more-button.png) no-repeat 0 0; 	
}

.col.col-md-4.winter-sports {
	
	padding-right:0;
}

@media (max-width:500px) {
	
	
	#DateCountdown {
		
		height: 95px !important;
	}
	
	#DateCountdown div.time_circles {
		width:100%;
	}
	
	div.wrapper.deadline h2.coolHeading {
		
		font-size:16px;
	}
	
	.gallery div.item a img {
		
		width: 100%;
	}
	
	.news-on-main .gallery .item {
		
		width: 100%;
	}
}


@media (max-width:991px)  {
	
   .kinds_sports .container .col-md-8  {
		width: 100%;
		float:left;
	}
	.kinds_sports .item {
		padding-right:25px;
		width:20%;
		
		}
		
	.col-sm-4.head-counter-margin {
		
		display: none;
	}
	
	.col-sm-8.head-counter {width: 100%;}
	
	.head-counter .row .item {
		
		width: 33.33333%;
		margin-right:0;
	}
	.mobile-logo img {max-height: 63px;}
	.slogan.text-center {font-size:14px; line-height:16px;}
	
	.col-sm-8.head-counter > .row {
		margin-left: 0px; 
		margin-right: 0px;}
		
    .main-menu-nav .dropdown.lvl1 .tail {
		display: none;
	}
	
	.olympic-logo {
		max-width: 300px;
		margin: 0 auto;
	}
	
	.col-md-3.mascot  {
		display: none;
	}
	
	div.medal {
		width: 90px;
		height: 90px;
	}
	
	.detail.gold .col-md-8 {
		width: 66.67%;
	}
	
	div.row.last-news:before {
		
		display: none;
	}
 	div.detail .col-md-8, div.detail .col-md-2 {
		
		
		float: left;
	}
	div.row.last-news:before {
		
		display: none;
	}
 
    div.detail .col-md-8 {
		width: 66.67%;
	 
	}
	
	div.detail .col-md-2 {
		
		width: 10%;
	}
	
	 
    div.wrapper.medal-row > .container {
	  
	  padding-bottom:40px;
  }
  
     h2.coolHeading.medals {
		 
		 padding: 20px 0 25px;
  }
  
    div.wrapper.video-main:after {
	    display: none;
   }
   
   .last-news-head.euro-games a {
	   line-height: 38px;
       display: inline-block;
   } 

	header .navbar-default .navbar-nav > li .last-news-head.euro-games a  {
		
		border-bottom: none;
	}   
	
	.search-page .field-wrap .form-control {
		margin-bottom: 15px;
	}
}


@media (max-width:600px) {
	
   .head-counter .item .data {
		
		width: 90%;
		display: block;
		margin:0 auto;
	}
	
	.head-counter .item .data, .head-counter .item .data .data-text  {
		text-align: center;
		padding-left: 0;
	}
	.head-counter .item .data .data-text {font-size: 12px;}
	.mobile-logo img {max-height: 63px;}
	
	.head-counter .item .image {
		max-width: 100px;
		display: block;
		margin:0 auto;
		width:80%;
		
	}
	.slogan.text-center {font-size: 13px;}
	
	.head-counter .item .image img {
		height: 73px;
	}
	
	.head-counter .item .data .aprimary {
		font-size: 18px;
		padding-top: 10px;
	}
	
	.flex-direction-nav {
		
		top: -20px;
	}
	
	.photogallery .artismedia_gallery_box a.more-photo {
		
		top: 105px;
	}
	
	.wrapper.photogallery {
		background-size: cover;
		padding-bottom: 20px;
	}
	
	.lang {
		padding-left:0;
	}
	
	.wrapper.news-on-main {
		
		background: none;
	}
	
	.champions .owl .owl-nav div.prev, .champions .owl .owl-nav div.next {
		
		bottom: 150px;
	}
	.col-md-3.logo-wrapper, div.col-md-4.logo-wrapper  {
		width: 100%;
	}
	
	.col-md-2.noc-by {
		width: 100%;
		
		
	}
	.col-md-2 {
		margin-bottom: 20px;
		
	}
	
	.col-md-2.social-net  {
		
		width: auto;
		float: none;
	}
	
	
	footer .social_icons a {
		
		margin: 10px auto;
		width: 70%;
		max-width: 200px;
		padding: 5px;
	}
	
	.col-md-2.inner-olimpic, .col-md-4.logo-wrapper + .col-md-2.noc-by {width: 100%;}
	
	footer .other_buttons_wrap {
		width: 100%;
		margin: 30px 0;
	}
	
	.row.info-champions {
		
		left: 35px;
	}
}


.search-open-mobile  {
	display: none;
}

@media (min-width:320px) and (max-width:450px) {
	
	.image_caption .data {	
		font-size: 11px	
	}

	.artismedia_gallery_box .portofolio_details_photolist {
		
		min-height: 56px;
		max-height: 56px;
		margin-bottom: 10px;
	}
	
}
@media (max-width: 700px) {
	
	.search-open-mobile .btn.btn-primary {
		position: relative;
		top: 0;
		right: 0;	
	}
}

@media (min-width:450px) and (max-width:600px) {
    .image_caption .data {
		
		font-size: 14px;
	}


}

.col.col-md-6.yashare {
	padding-right: 0;
	text-align: right;
}


ul.map-level-1 a, ul.map-level-2 a, ul.map-level-3 a {
	
	line-height: 24px;
}




.table-federation tr th:first-child {
	
	width: 5%;
}

.table-federation tr th:nth-child(2) {
	
	width: 21%;
}

.table-federation tr th:nth-child(3) {
	width: 20%;
}

.table-federation tr th:nth-child(4) {
	width: 22%;
}

.gallery .catalog-item:hover .image, .gallery .catalog-item:focus .image {border: 1px solid #337ab7;}

@media (max-width: 1199px)  {
	
	.table-wrapper  {
		overflow-x: auto;
		max-width: 1199px;
	}
}

@media (max-width: 420px)  {
	
 html .pagination > li.allShower > a 	
    {
		margin-top: 0px;	
	}	
	
	html .pagination > li.allShower {
		
		display: inline-block;
	}
	
	.pagination li:nth-last-child(2) a {
		margin-top: 15px;
		
	}
	
	.search-page .pagination li:nth-last-child(2) a {
		margin-top: 0;
		
	}
}

@media (min-width:320px) and (max-width: 360px) {
	.search-page .pagination li:nth-last-child(2) a {
		margin-top: 15px;
	}
}

@media (min-width:390px) and (max-width: 420px) {
	.news-page .pagination li:nth-last-child(2) a {
		margin-top: 0px;
	}
}

@media (max-width: 390px)  {
	
	.search-page .pagination li:last-child a,
	.news-page .pagination li:nth-last-child(2) a, 
	 html .pagination > li.allShower > a 	
   
		{
			margin-top: 0px;	
		}	
}

#gallery .image_frame a {

	width: auto;
	height: auto;
}
.inner-frames iframe {
	
	margin-bottom: 15px;
}

.inner-frames iframe:nth-child(odd) {
	
	margin-right: 10px;
}

.procedures.vacancies .panel-title a {
	
	border: 1px solid #ebebeb;
	padding: 12px;
}

.calendar-wrapper .row.last-news .image.col-md-3 {
	width: 35%;
	
}
.calendar-wrapper .row.last-news .data.col-md-9{
	width: 65%;
	padding-right: 0;
}


.calendar-row .calendar-title a, .calendar-row .calendar-title {
	
	color: #2a619f;
	font-size: 18px;
	
}

.prev-events-wrapper {
	
	margin-bottom: 20px;
}

a.calendar-link {
	
	display: block;
	margin-bottom: 5px;
}

input.calendar {
	
	background: #fcfcfc;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    height: 37px;
    padding: 7px 14px;
	
}

input.calendar:focus {
	
	box-shadow: inset 1px 1px 1px #ebebeb;
}


.calendar-filter-form input[type="submit"] {
	
	color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
    border: 1px solid #ff0000;
    padding: 7px 14px;

}


.calendar-filter-form input[type="submit"]:hover {
	color: #ff0000;
    background-color: #fff;
	
}

a.back-url  {
	 
    background: url(../images/back-anonds-button.png) no-repeat left center;
    padding-left: 35px;
    font-size: 14px;
    line-height: 34px;
    display: inline-block;
	color: #2b2b2b;
	margin-bottom: 10px;
	
}

.hide-element {display:none}

.top_block {
    margin: 80px 0px 35px;
    position: relative;
}

.bgw{

  height: 225px;
  background-color: rgba(255,255,255,0.68);
  text-align: center;
  border-radius: 8px;
  margin: 0 auto;
  max-width: 710px;
}

.wrapper .container .blow .col-md-12{
	position: absolute !important;
}
.wrapper .container .blow .col-md-12 .col-md-12 {
	position: static !important;
}
.bgw .item{
  width: 135px;
  margin-top: 15px;
  padding-bottom: 55px !important;

  padding: 0px;
}
.bgw .item .col .clearfix .image .col-md-12{
  margin-top: 10px;
  padding: 0px;
}
.img_none{
  display: none;
}
.bgw .item .row .col .row .col img{
  display: inline-block;
}

.bgw .item:hover img{
  display: none !important;
}
.bgw .item:hover .img_none{
  display: inline-block !important;
  margin-top: 5px
}
.bgw .item{
color: #0a3152;
font-family: "Roboto", sans-serif;
font-size: 16px;
font-weight: 600;
line-height: 22px;
text-transform: uppercase;
}
.bgw .item:hover{
  color: #ef4126;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.bgw .item:last-child{
   margin-right: 0px;
}
.bgw .item:first-child{
   margin-left: 15px;
}

.top_block .title_block, h2.title_block {
    display: inline-block;
    margin: 0;
    line-height: 41px;
    color: #242424;
    text-shadow: none;
    font-size: 35px;
    font-weight: 500;
}

.top_block a {
    position: absolute;
    right: 0;
    bottom: 20px;
    font-size: 18px;
    color: #545454;
}

.all-news {
	line-height: 19.41px;
	font-size: 18px;
	color: #545454;
	text-transform: uppercase;
	z-index:10;
	font-weight: 500;

}

.now-on-air {
    margin-top: -525px;
    z-index: 1;
    position: relative;	
}	


@media (max-width: 745px){
  header.color .navbar-default .navbar-nav li.lvl1:active > .lvl1:last-child{
    margin-top: 50px !important;
  }
  .news_items .row:first-child .item .image a img {
	height: auto !important;}
  header .navbar-default .navbar-nav li > a > span > i:before:first-child{
    display: none !important;
  }
  .raubichi{
    font-size: 22px !important;  }
  .champ-date{
    font-size: 10px !important;
    margin-top: 5px !important;  }
  .padding-width{
    width: 90% !important;  }
  .show-title{
    padding: 0px !important;  }
  .slogan.text-center{
    padding: 0px !important;
    width: 130px !important;
    margin-top: 0px !important;  }
  .info-text .name{
    width: 69px !important;
    line-height: 1.4 !important;
    font-size: 9px !important;  }
  .bgw{
    margin-top: -45px !important;
    background-color: transparent !important;
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    height: auto !important;  }
  .bgw .item{
    padding-bottom: 15px !important; 
    margin-left: 0px !important; }
  .bgw .item .row .col .clearfix .image{
    margin-right: 0px !important;
    margin-left: 0px !important;  }
 
  .col-md-2{
    margin-bottom: 0px !important;  }
  
  .bgw .item .col .clearfix .image .col-md-12{
    margin-top: 0px !important;  }
  .bgw .item .row .col .row .col img{
    width: 75% !important;  }
  .wrapper.photogallery{
    min-height: auto !important;  }

  .footer_copyright .alfa_title {float: none !important;  }
  .m-style-title{margin-right: 0px !important;  }
  .all_rights{font-size: 12px;  }
  .all_rights-wrapper, .alright{ padding:0; padding-bottom: 0;}
  header .mega-menu ul.dropdown-menu li:last-child{
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;  }
  
  .now-on-air .col-md-12 .col-md-8{
    padding-left: 0px !important;
    padding-right: 0px !important;  }
  .bgw .item:hover .img_none {
    display: none !important;  }
  .bgw .item:hover img{
    display: block !important;}
  .wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row .col-md-6:first-child{
    padding-top: 10px !important;  }
  .wishesblock .title_block{
    font-size: 22px;  }
  .top_block .all-news, .more-photo{font-size: 12px; bottom: 13px;  }
  .wrapper.news-on-main{padding-bottom: 0px;  }
  .photogallery .artismedia_gallery_box a, div.wrapper.photogallery .artismedia_gallery_box a{
    font-size: 18px;  }
  .secondLine{
    font-size: 18px !important;  }
  .news-on-main .news .item .image{
    width: 100% !important;  }
  .news .item .name {font-size: 15px; line-height: 1.2; }
  .maincontent .inner-row{font-size: 16px;}
  
  .diagonal-header{
    margin-top: -25px !important  }
  header .navbar-default .navbar-nav > li > a{
    padding: 6px 0px 6px 10px !important;  }

  .diagonal-header{
    display: none;  }
  .owl_danners2{
    margin-top: -2px !important;  }
  /* .owl_danners2 .owl-item .item.text .image, .owl_danners2 .owl-item .item.banner .image {
    height: 165px; } */
  .wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row .col-md-6 span{
    font-size: 17px !important;  }
  .wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row .col-md-12 .col-md-6 div{
    font-size: 14px;  }
  .wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row .col-md-6:first-child{
    padding-right: 0px !important;
    padding-left: 0px !important;  
    margin-left: 25px;}
  .wrapper .logos .container .row .col-md-12 .col-md-10 .owl-carousel .owl-stage-outer .owl-stage .row .col-md-6:nth-child(2){
    padding-right: 0px !important;
    text-transform: uppercase !important;
    padding-left: 0px !important; 
    width: 50% !important; 
    font-size: 10px !important;
    margin-left: -20px;}
  .flexbox{
    padding: 0px !important;  }
  .flexbox .news-item{
    margin: 0 auto;  
    min-width: 10px;}
  .flexbox .news-item a{
    font-size: 7px;
    justify-content: space-between;
    line-height: 1.2;}
  .flexbox .news-item a b {margin-bottom: 10px;}
   div.news_block.news .news_items {padding: 0;}
   .news_block.news .sectionfiltr .itemsection {font-size: 10px;}
   .news_block.news .sectionfiltr .itemsection:last-child {margin-right: 0;}
   .prefooterblock .wishesblock h2.title_block {margin-bottom: 0; padding-bottom: 0;}
   .prefooterblock .sms-block h2.title_block {margin-bottom: 15px;}
   footer .footer_copyright {font-size: 12px; background: linear-gradient(0deg, #EBEBEB 0%, #FAFAFA 153.7%);}
   .prefooterblock .col-md-6:first-of-type { background: linear-gradient(359.89deg, #FFFFFF 0.16%, rgba(255, 255, 255, 0) 99.89%), linear-gradient(0deg, #F4F4F4, #F4F4F4), #646E82;}
   .prefooterblock .wishesblock h2.title_block:after {display: none;}
   .wrapper.prefooterblock .wishesblock {color: #242424;}
   .news-on-main .news_block.news {padding-bottom: 15px;}
   .wrapper.news-on-main .news .item .date, .sms-list .sms-item .date {font-size: 12px;}
   .wrapper.news-on-main .news .item .name, .sms-item .text {font-size: 15px;}
   .news-on-main .news_block .col-right .item {padding: 22px 15px 0px 15px;border-bottom: 1px solid #E2E2E2; height: auto; }
   .news-on-main .news_block .col-right .item:last-child {border-bottom: none; height: auto; }
   .prefooterblock .wishesblock p {text-transform: none; font-size: 15px; font-weight: normal;}
   .wrapper .top_block .title_block, .wrapper h2.title_block {font-size: 22px; line-height:1;}
   .news-on-main .news_block .firstblock .info {border-bottom: none;}
   .wrapper.prefooterblock h2.title_block {line-height: 1;}
   .prefooterblock .sms-block {padding: 27px 8px 17px 20px;}
   .sms-block #runBlock {max-height: 125px;}
   body footer {padding-top: 0; background: #f8f8f8;}
   .topline-wrapper .box.logo img {min-width: 83px;}
   .col-sub .subsreeb {font-size: 15px;}
   .streamblock .newslistcol {width: 80%; margin:0 auto;}
   body .top > .top-menu-container {height: 42px;}
   .wrapper header.style2, body .inner-first header.style2 {background: none;}
   .topline-wrapper .row.topline {padding: 14px 0 14px;}
   .topline-wrapper .navbar-toggle {margin-top: 0;}
   .wrapper.prefooterblock {padding-top: 25px;}
   .news_block .hdivider {margin: 10px 0 18px}
   .top .frequency a.dropdown-toggle, .top .top-menu-container .currenttime {font-size: 12px;}
   .top .frequency a.dropdown-toggle {vertical-align: middle;}
   .top > .top-menu-container {padding: 0 15px;}
   .top-menu-container .lang > div {padding: 0 5px;min-width: 37px;height: 25px;line-height: 25px; border-radius:4px; }
   .top-menu-container .lang-social {margin-top: 0;}
   .topline .box.logo .logo-text, header .box.logo .logo-text {font-size: 16px;line-height: 1.3; max-width: 60%;}
   .streamblock .newslistcol .owl-stage-outer {padding-left:0;}
   .streamblock .owl-nav {display: block; } 
   .streamblock .owl.newslistcol .owl-nav div {width: 30px;height: 33px;line-height: 28px;}
   .wrapper.streamblock .owl-nav .prev {left: -40px; top: 35%;}
   .wrapper.streamblock .owl-nav .next {right: -40px; top: 35%;}
   .wrapper.streamblock .owl.newslistcol .owl-nav div span {font-size: 26px; line-height: 32px;}
   .wrapper.streamblock .newslistcol {padding-bottom: 0;}
   .news .firstblock .item .image {display: none;}
   .news-on-main .firstblock .info {position: relative;background: transparent;border: 1px solid #E2E2E2;}	
   .news-on-main .news_block.news .firstblock .item .name, .news-on-main .news_block.news .firstblock .item .date {color: #242424;}
   .top_block {margin-bottom: 10px;margin-top: 0;} 
   .streamblock .newslistcol .item .data {margin: 0 auto;}
   .wrapper.prefooterblock {background: none;color: #242424;padding-bottom: 0;}
   .wishesblock {padding-bottom: 20px;}
   .wrapper.prefooterblock h2.title_block {color: #242424;}
   .news-on-main .news_block.news {padding-bottom: 0px;}
   body .wrapper.news-on-main {padding: 18px 15px 0;} 
   .prefooterblock .col-md-6:last-of-type {color: #fff; background: url(../img/sms-bg-mob.png) no-repeat top center; background-size: cover;}
  .prefooterblock .col-md-6:last-of-type h2.title_block {color: #fff;}
  .prefooterblock .sms-block {background: none; padding-left: 0; padding-right:0;}
  .streamblock .newslistcol .item .image {margin: 0 auto;}
  .mob-social .social {margin-top: 0; margin-bottom: 20px;}
  footer .social {text-align: left;}
  .subsreeb .sub-form input[type="submit"] {width: auto; padding: 0 12px;}
  .maincontent .page-header .social.detail-social a .fa {font-size: 16px;}
  .maincontent .page-header .social.detail-social a {width: 28px; height: 28px; line-height: 26px;}
  .maincontent .social.detail-social .twitter .fa {top: 0;}
  .maincontent .smilist .image img { width: 100%;}
  .team-detail .team_smi .item .text {padding: 25px 15px 0;}
  .maincontent .smilist .date { margin-left: 15px;  margin-bottom: 15px;} 
  .broadcast_list.specprojects .section-item .desc {
		max-height: 72px;
		text-overflow: ellipsis;
		-moz-text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 4;
    line-clamp: 4;
		-webkit-box-orient: vertical;}
		
	.top-menu-container .col-1 {width: 60%;line-height: 1;}
	.top .top-menu-container .col-1 > div {display:block;}
	.maincontent .audio_list .col-image {width: auto; max-width: 25%;}
	.maincontent .audio_list .data {padding-top: 10px;}
	.maincontent .audio_list .item .data .name {margin-bottom: 0; font-size: 15px;}
	.maincontent .audio_list .col-image + div, .maincontent .field-wrap.file-wrap  {padding-left:0;}
	.maincontent .mainform .req-col {text-align: left;}
	.maincontent .mainform input[type="submit"] {margin-top: 30px;} 
	.rc-anchor-alert .rc-anchor-normal .rc-anchor-pt {left: 0;}
  
}
  
@media (max-width: 320px){
  .pagination > li:nth-child(4){
    display: none;
  }
  .raubichi{
    font-size: 20px !important;  }
  .biatlon{
    padding-top: 5px;
    width: 100px !important;  }
    .lang-social{
    margin-right: 0px!important;}
}

.maincontent th{
  background-image: -webkit-linear-gradient(180deg, #DC242B -93.88%, #AA0007 100%);
  background-image: -o-linear-gradient(180deg, #DC242B -93.88%, #AA0007 100%);
  background-image: linear-gradient(180deg, #DC242B -93.88%, #AA0007 100%);

  
}
.maincontent table{
  border-bottom: 6px solid #AA0007;
}
@media (min-width: 991px){
	.wrapper .owl_danners2 .owl-item .heighter {height: 730px;}
}


.main-container{display: none;}
@media (max-width: 991px){
  .maincontent table{
    overflow-x: scroll;
    display: block;
  }
  .wrapper:nth-child(4) .container .col-md-10:before{
    display: none !important;
  }
 .wrapper .container .now-on-air .col-md-12{
	position: relative !important;}}

  .news .item .image img{
 
    width: 100% !important;
  }
  .news_items .row:first-child{
  	border: none !important;
  }
.news_items .row:first-child .info{
	padding: 15px 15px;
	position: absolute;
	bottom: 0px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background-image: linear-gradient(to top, rgba(1,1,1,0.8) 0%, rgba(0, 0, 0, 0.4) 100%) !important;
}
.news_items .row:first-child .item .info .date {
	color: #fff;
	margin-bottom: 15px;
}
.news_items .row:first-child .item .info .name {

	color: #fff !important;
}

.news_items .row:first-child .item {
	margin-bottom: 0px !important;
}
.news .item .date{
	margin-bottom: 15px;
}



.news_items .row:first-child .item .image{
	margin-bottom: 0px !important;
}

.news_items .row{
	margin-bottom: 30px !important;
	padding-bottom: 10px;
}

@media (min-width:991px) {
	.inner-row.news-page .activefrom{
		top: 80px !important;
		left: 20px !important;
	}

}



.wrapper.news-on-main.medals-wrapper {max-width: 1920px; margin: 0 auto; background: #f7f7f7;}

.img-caption  {padding: 10px 5px 15px;}

.pbCaptionText .counter {padding: 7px 0;}


@media (max-width:420px) {
  html .pagination > li.allShower > a{
    margin-left: 0px;
  }
  html .pagination > li.allShower{
    margin-top: 15px;
  }
	.img-caption {
		padding: 10px 5px 15px;
		font-size: 9px;
	}

}


.top {background: #fff; border-bottom:1px solid #EBEBEB;}
.topmenu ul {margin-bottom:0;}
.topmenu ul li {display: inline-block; margin-left: -1px;}	
.topmenu ul li a {border-left: 1px solid #5a5a5a; border-right: 1px solid #5a5a5a; padding: 0 28px 0px 24px; line-height: 46px;}
.topmenu ul li a:hover {
	color: #ffad0e;
	background: rgba(255, 255, 255, 0.078 );
}
.top-menu-container > .topmenu {margin-left: -20px; }

.topmenu ul li:first-child a {border-left: none;}
.top > .top-menu-container	
   {display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    max-width: 1170px;
    margin: 0 auto;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
	height: 53px;
}
	
.topsponsors .item {padding: 0 8px;}
.topmenu ul li:last-child a {border-right:0;}
.wrapper.deadline div.time_circles {width: 86%/*95%*/;}
.navbar.navbar-default.mega-menu {background: none; border: none;}
.main-menu-nav .dropdown.lvl1 {padding: 0 27px;}
.navbar-default.mega-menu .navbar-nav > li > a:hover  
	 {-webkit-box-shadow: inset 0px -4px 0px 0px #DC0008;
		-moz-box-shadow: inset 0px -4px 0px 0px #DC0008;
		box-shadow: inset 0px -4px 0px 0px #DC0008;
	  }


div.owl_danners .owl-item .info, div.owl_danners2 .owl-item .info {text-align: right; float: right; width: 56%; padding-top: 21%; z-index:9;}
div.owl_danners2 .owl-item .info .descr.robotolight	
{
	border-radius: 8px;
	background-color: rgba(0, 0, 0, .5 );
	padding: 17px 26px 18px;
	text-align: right;
    display: inline-block;
	 
}
	 
.topsponsors img.hover-image {display: none;} 	
.topsponsors .item:hover .image.hover-image {display: inline-block;} 
.topsponsors .item:hover .image {display: none;} 
.row.now-on-air .col-md-5 {width: 36%;}
.row.now-on-air .col-md-7 {width: 64%;} 

.leftdanners .banner, .rightdanners .banner { text-align: center; margin: 0 auto;}
.leftdanners, .rightdanners {vertical-align: top; text-align: center;}

.innercol.lenta {background: #f7f7f7; padding-left: 20px;}
.news_items .mCSB_inside > .mCSB_container {margin-right:0;} 
.news-on-main .news_items .col-md-12.no-padding {float: none;}
.news_block.news .news_items{border: 1px solid #eaeaea; padding: 0 0 0 5px; padding-right: 0; }
.news_items .innercol.lenta {max-height:600px !important;}
.news_block.news .info .preview {font-size: 17.653px;font-family: "Roboto";color: rgb(36, 36, 36);line-height: 1.333;}
.news-on-main .news .item .name, .broadcast_list.specprojects .desc { font-size: 18px; color: rgb(36, 36, 36);}
.news-on-main .news .firstblock .item .name, .news-on-main .news .firstblock .item .date  {color: #fff;}


@media (min-width:991px) {
	.news_block.news .news_items{ height:600px !important;}
}


.innercol.lenta .itemnews:first-of-type {padding-top: 20px;}
.news-on-main .news .item .date, .smilist .date	{
	font-size: 14px;
	font-family: "Roboto";
	color: rgb(142, 142, 142);}

	
.innercol.lenta .itemnews {margin-bottom: 40px;}


@media (min-width: 992px) {
	.news_items .innercol:first-child {width: 31.3333%; /*padding-top: 15px; padding-bottom: 15px;*/}
	.news_items .innercol:nth-child(2) { width: 42.366%; padding-top: 15px; overflow: hidden;}
	.news_items .innercol.lenta {width: 26.222%;}
	.inner-row .news .item .image {width: 31.2%; margin-bottom: 0;}
	.inner-row .news .item .data {width: 68.8%;}
}

.news-on-main .news .item .date, 
.news-on-main .news .item .sectionname, 
.image_caption .data .date, 
.inner-row .news .item .date,
.inner-row .news .item .sectionname,
.smilist .date, 
.news-detail.audio.news .date  {position: relative; padding-left: 13px;}
 
.news-on-main .news .item .date:before, .image_caption .data .date:before,
.inner-row .news .item .date:before, .image_caption .data .date:before, 
.inner-row .news .item .sectionname:before, .smilist .date:before

  {
    position: absolute;
    content: "";
    left: 0;
    top: 5px;
    height: 11px;
    width: 3px;
    background: #DC0008;
}

.news-on-main .news .item .sectionname:before  {
    position: absolute;
    content: "";
    left: 0;
    top: 1px;
    height: 14px;
    width: 2px;
    background: #b0b0b0;
}

.news-on-main .news .item .name {
		text-overflow: ellipsis;
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 3;
    line-clamp: 3;
		-webkit-box-orient: vertical;
	}
.news-on-main .news .item .date {margin-top: 9px;}
.news-on-main .news .item .sectionname {margin-left: 7px; text-transform: uppercase;}
.inner-row .news .item .sectionname {margin-left: 7px; } 
.inner-row  .news .item .data .date {font-size: 14px; margin-bottom: 10px;}
.inner-row .news .item .data .aprimary {margin-bottom: 10px;}
.inner-row .news .descr {font-size: 18px; max-height: 66px;}
.news-on-main .news .item .date,  .smilist .date{font-size: 14px;}
.news-on-main .news .item .name {font-size: 18px;}
.inner-row .news .item .sectionname:before {
    position: absolute;
    content: "";
    left: 0;
    top: 3px;
    height: 14px;
    width: 2px;
    background: #b0b0b0;
}



@media (max-width: 1920px) {
	
	/* .wrapper.news-on-main:not(.medals-wrapper) .container {width: 64.28%; } */
	.wrapper.news-on-main .leftdanners, .wrapper.news-on-main .rightdanners {width: 17.375%;}
	.wrapper.news-on-main {padding: 0 30px;}
	.news-on-main .news .item .name {font-size: 18px;}
	.news-on-main .news .item .name {
		text-overflow: ellipsis;
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 3;
    line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	
	.news-on-main .news_items .innercol:first-child .name {
		text-overflow: ellipsis;
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 2;
    line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.news-on-main .news_items .innercol:nth-child(2) .date {margin-bottom:0;}
	.news-on-main .news .item .date {font-size: 14px;}
}


.wrapper.news-on-main .leftdanners, .wrapper.news-on-main .rightdanners  {margin-top: 76px; }
.leftdanners .banner:last-child, .rightdanners .banner:last-child {margin-top: 30px;}

@media (min-width: 1920px) {
	 .wrapper.news-on-main .leftdanners, .wrapper.news-on-main .rightdanners  {width: 16.875%; margin-top: 76px; }
	 
}

@media (min-width: 992px) {
	.partners .item {width: 16.66667%;}
	.partners .item:first-of-type, .partners .item:nth-of-type(2), .partners .item:nth-of-type(3), .partners .item:nth-of-type(4), .partners .item:nth-of-type(5){width: 20%;} 
	.news_items .innercol:nth-child(2) .info-with-img {    padding-right: 0px;}
	.col-md-4.contacts-col {width: 38%; text-align: right; margin-top: 6px;}
}


footer * {box-sizing: border-box;}
.social a:hover {color: #fff; background: linear-gradient(114.72deg, #DC242B 0%, #AA0007 100%), linear-gradient(315deg, #E8E8E8 0%, #F4F4F4 100%), #000000;}
footer .logo-col {text-align: left;}

footer ul.footer-menu li:nth-child(4) {margin-right: 74px;}
footer ul.footer-menu li:nth-child(5) {margin-right: 100px;}
.contacts-col div {display: inline-block; padding-left:40px;}

.address-footer {background: url(/bitrix/templates/cor/images/marker-map.svg) no-repeat;}
.phone-footer {background: url(/bitrix/templates/cor/images/icon-phone.png) no-repeat;}
.mail-footer {background: url(/bitrix/templates/cor/images/email.svg) left top no-repeat;}
.contacts-col div.address-footer { margin-bottom: 18px; }
.row.topline .biatlon {margin: 14px auto;}
.wrapper.photogallery .flexslider {max-width: 1230px;}
.wrapper.photogallery .flex-active-slide li {
	width: 33%;
    max-width: 100% !important;
	margin-bottom: 20px;}
	
	

@media (min-width: 992px) {
	.artismedia_gallery_box .flexslider .thumb:nth-child(3n+1) {
		clear: both;
		margin-left:5px;
	}

}

.medals-wrapper { border-radius: 20px;}

.row.medals-head {border-radius: 20px 20px 0 0; font-weight: 700;}
.medal-row .container .row .col-md-12 .row.medals-head div { font-weight: 700;}

.topline-wrapper .col-lg-1.col-md-1 {position: relative;}
.topline-wrapper .col-lg-1.col-md-1:before {
	position: absolute;
    content: "";
    left: 0;
    top: 36px;
    height: 30px;
    width: 1px;
    background: #617285; }
	
	
	
body .owl_danners .owl-dots, body .owl_danners2 .owl-dots {

		position: absolute;
		bottom: 0;
		width: auto;
		left: 49%;
		padding: 9px 9px 0;
 
	}
	
body .owl_danners .owl-dots .owl-dot span, body .owl_danners2 .owl-dots .owl-dot span {
	
	width: 18px;
    height: 18px;
    border: 4px solid transparent;
    display: block;
	background: rgba(255, 255, 255, 0.5);
}
	
	
body .owl_danners2 .owl-dots .owl-dot.active {position: relative; }


.partners .item.prival .image .col img {max-width: 94px;}
.partners .item.MTW-HOLDING .image .col img {max-width: 176px;}

.partners .item.Casco .image .col img {max-width: 170px;}
.partners .item.belyy-los .image .col img {max-width: 103px;}
.partners .item.telekanal-belarus-5 .image .col img {max-width: 108px;}
.partners .item.okb-tsp .image .col img {max-width: 128px;}



@media (min-width: 992px)  {
	
	.partners .item.Belaruskali, .partners .item.Belorusneft, .partners .item.belarusbank {width: 24%;}
	.partners .item.telekanal-belarus-5, .partners .item.belyy-los {width: 14%;}
	.partners .item.prival {width: 12%;}
	.partners .item.MTW-HOLDING { width: 18%;}
	.partners .item.Atex, .partners .item.Casco { width: 19%;}
	.partners .item.okb-tsp, .partners .item.gazprom-transgaz-belarus { width: 16%;}
	.partners .item.prival, .partners .item.MTW-HOLDING, .partners .item.Atex, .partners .item.Casco, .partners .item.okb-tsp, .partners .item.gazprom-transgaz-belarus	{border-top: 1px solid #eaeaea;}
	.partners .item.telekanal-belarus-5 .image .col, .partners .item.gazprom-transgaz-belarus .image .col {text-align: right;}
	.row.partners {margin:0; margin-top: 35px;}
	.partners .item.prival .image .col, .partners .item.Belaruskali .image .col {text-align: left;}
}

.wrapper.photogallery .artismedia_gallery_box a {font-size: 32px;}
.wrapper.photogallery .artismedia_gallery_box a.more-photo {
	
	
	
    right: 0;
    color: #f2703c;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.41px;
    text-transform: uppercase;
	display: inline-block;
	font-size: 14px;
	font-family: "Roboto";
	color: rgb(237, 153, 5);
	text-transform: uppercase;
}


.photogallery h2.coolHeading {
	
	padding-top: 90px; 
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
	
	
	}
	
	
	
.more-photo img, .all-news img {position: relative;  bottom: 2px; margin-left: 7px;} 

.sectionfiltr  {
	position: relative;
    top: -45px;
    left: 340px;
	
}

.sectionfiltr .itemsection.active {color: #ed9905; }

.sectionfiltr .itemsection	{
	  font-size: 14px;
	  color: #242424;
	  text-transform: uppercase;
	  line-height: 1.386;
	  margin-right: 40px;
	  
}

.innercol.scrolled-lenta {overflow-y: auto; max-height: 608px;}


@media (max-width:1700px)  {
	
	.sectionfiltr .itemsection {margin-right: 20px;}
	.sectionfiltr {left: 20%}
	 
}

.medal-row .container .row .col-md-12 .row div.position {width: 22%}

.medal-row .medals-wrapper {max-width: 630px; margin: 0 auto;}
.news-on-main .news .item .name:hover,
 .sectionfiltr .itemsection:hover,
 .broadcast_list.specprojects .section-item:hover .title, .staff.audio_list .item .row:hover .name  {color: #DC0008; cursor: pointer;}


.news-on-main .news_items .innercol:first-child .item {
    height: 100%;
	margin-bottom:0;
} 

.news_items .innercol:first-child .item .image, .news_items .innercol:first-child .info {float: none;}

.wrapper.deadline:after {display: none;}

@media (max-width:530px) {
	html .image_caption .info .aprimary, .image_caption .data .date { font-size: 12px;}
	.news-on-main .news .item .date:before, .image_caption .data .date:before {top: 6px;}
	.wrapper.photogallery .flex-active-slide li {width: 50%;}
	html .dark-color .info .aprimary {font-size: 15px;}
	/* .menu-col.bottom-mob {} */
	div.owl_danners2 .owl-item .info .name.robotolight {
		
		padding: 15px 10px 14px;
		text-align: right;
	} 
	
	body .owl_danners .owl-item .item.text .name p > span, body .owl_danners2 .owl-item .item.text .name p > span {
		padding-bottom: 8px;
		display: block;
	}
	
	div.owl_danners .owl-item .info, div.owl_danners2 .owl-item .info {padding-top: 9%;}
	.row.now-on-air .col-md-5 {width: 100%;}
	div.slider-more {
		padding: 2px 15px;
		margin-top: 0;
		font-size: 14px;
	}
	
	.wrapper.deadline {margin-top: 0; margin-bottom:0; background: #1c3451; border-radius: 0;}
	.wrapper.news-on-main.medals-wrapper {padding: 18px 0px;} 
	.wrapper.news-on-main:not(.medals-wrapper) .container {width: 100%; padding-left: 0px; padding-right: 0px;}
	.sectionfiltr {top: 0; left: 0; margin-bottom: 20px;}
	.wrapper.news-on-main {padding: 18px 15px;}
	.wrapper.news-on-main .leftdanners, .wrapper.news-on-main .rightdanners {width: 100%;}
	.wrapper.medal-row > .container {padding-left: 0px; padding-right: 0px;}
	.leftdanners .banner, .rightdanners .banner {
		text-align: center;
		margin: 0 auto;
		width: 49%;
		display: inline-block;
		vertical-align: top;
	}
	.leftdanners .banner:last-child, .rightdanners .banner:last-child, .wrapper.news-on-main .leftdanners {margin-top:0;}
	.wrapper.news-on-main .leftdanners {margin-bottom: 13px;}
	.top_block {margin-bottom: 10px; margin-top: 0;}
	.address-footer {background: url(/bitrix/templates/cor/images/location-icon.png) 5px top no-repeat;} 
    .wrapper.calendar-on-main > h2 {font-size: 18px;}
    body .wrapper.calendar-on-main {padding: 36px 0 0;}
    .wrapper.calendar-on-main .eventinfo {
		width: 95% !important;
		transform: translateX(3%);}
    .infoeventlist .mCSB_inside > .mCSB_container {margin-right: 10px;}
	.infoeventlist-row .eventaname {font-size: 15px;}
	footer .row-menu ul.footer-menu li {font-size: 15px; margin-right:0;}
	body footer ul.footer-menu li:nth-child(4) {margin-right:0;}
	.topline .box.logo .logo-text, header .box.logo .logo-text {font-size: 12px; line-height: 1.3;}
	.news-on-main .firstblock .info {position: relative; background: transparent; border: 1px solid #E2E2E2;}
	.news-on-main .news .firstblock .item .name, .news-on-main .news .firstblock .item .date {color: #242424;}
	.news-on-main .news .firstblock .item .date {margin-bottom: 9px;}
	.topline-wrapper box.logo > .in {display: inline-block; margin-right: 14px;} 
	.top .top-menu-container .currenttime {margin-left: 0;}
	.top .frequency a.dropdown-toggle, .top .top-menu-container .currenttime {font-size: 12px;}
	.top > .top-menu-container {padding: 0 15px;}
	.top-menu-container .lang a {font-size: 12px; } 
	.top-menu-container .lang > div {padding: 0 5px; min-width: 37px; height: 25px; line-height: 25px;}
	.top-menu-container .lang-social {margin-top: 0;}
	
	.streamblock .newslistcol .item:hover {transform: none;} 
	.news-on-main .news .item .date:before, 
	.image_caption .data .date:before, 
	.inner-row .news .item .date:before, 
	.image_caption .data .date:before, 
	.inner-row .news .item .sectionname:before {height: 9px;}
	.fancybox-outer .fancybox-inner {max-width: 320px;}
	.fancybox-inner .mainform .buttons {text-align: left;}
	.top .top-menu-container .col-1 > div {display: block;}
	.smilist .image img {width: 100%;}
	.team-detail .team_smi .item .text { padding: 25px 15px 0;}
    .smilist .date {margin-left: 15px; margin-bottom: 15px;}
	.maincontent .page-header .has_social { white-space: normal;}
	.maincontent .page-header .social.detail-social a .fa {font-size: 16px;}
	.maincontent .page-header .social.detail-social a {width: 28px; height: 28px; line-height: 26px;}
	.maincontent .page-header .social.detail-social .twitter .fa {top: 0;}
	.maincontent  .team_smi .coolHeading, .maincontent .team_audio .coolHeading, .maincontent .team_video .coolHeading {margin: 20px 0; }
	.maincontent .topblock.contact_block {display: block; }
	.maincontent .topblock .adress {margin-bottom: 20px; margin-right:0; } 
	.maincontent .topblock .adress img, .maincontent .topblock .email img {max-width: 70px;}
	.maincontent .mainform .req-col {text-align: left;}
	.field-wrap.file-wrap {padding-left:0;} 
	.mainform input[type="submit"] {margin-top: 30px;}
	.broadcast_list.specprojects .section-item .desc{
		max-height: 72px;
		text-overflow: ellipsis;
		-moz-text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 4;
    line-clamp: 4;
		-webkit-box-orient: vertical;}
		
	.yashare.no-padding > span {display: block;}
	.col.col-md-6.yashare.no-padding {text-align: left;}
	.col-md-6.yashare > span {display: block; text-align: left; padding-top: 0; }
    body .soc-reg-icons .bx-auth-serv-icons { margin-left: 0px; position: relative;  top: 0px;}
	.yashare .b-share {padding-left: 0 !important;}
	.yashare {margin-top: 0 !important;}
	body .news-detail.audio.news .propgramm_info, body .news-detail.news .propgramm_info {margin-bottom: 40px;}
	

}

@media (min-width:600px) and (max-width:768px) { 
  .detail_picture{
    float: none;
    display: block;
    width: 100%;
  }
      div.medal {width: 35px; height: 35px; position: relative;}
	  .row.topline .biatlon {margin: 0 auto;}
	  .topline-wrapper .col-lg-1.col-md-1:before {display: none;}
	  .lang .active-lang {box-shadow: none;}
	  .topline-wrapper .first-line-wrapper .navbar-nav.navbar-right:last-child {
			display: block !important;
			position: absolute;
			right: 17%/*80px*/;
			top: 0px;
			z-index: 999;
			margin: 0;
			padding: 0;
		}
		
	div.owl_danners .owl-item .info, div.owl_danners2 .owl-item .info {padding-top: 9%;}
	/* div.owl_danners2 .owl-item .info .name.robotolight {} */
	html .dark-color .info .aprimary {font-size: 24px;}
	body .owl_danners2 .owl-item .item.text .name p > span {padding-bottom: 10px;display: block;} 
	.top-search .search-open {width: 330px;} 
	.lang a {font-size: 14px;}
	.row.now-on-air .col-md-5 {width: 60%; }
	.navbar-default.mega-menu .navbar-nav > li > a:hover {box-shadow: none;}
	
	.lang-transform {
		width: auto;
		padding: 18px 0px;
	} 
	
	.wrapper.news-on-main:not(.medals-wrapper) .container {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.wrapper.news-on-main .leftdanners, .wrapper.news-on-main .rightdanners {
		width: 100%;
	}
	
	.leftdanners .banner, .rightdanners .banner {
		text-align: center;
		margin: 0 auto;
		width: 49%;
		display: inline-block;
		vertical-align: top;
	}
	
	.leftdanners .banner:last-child, .rightdanners .banner:last-child { margin-top: 0;}
	.wrapper.news-on-main {padding: 38px 30px;} 
	.wrapper.news-on-main .leftdanners, .wrapper.news-on-main .rightdanners { margin-top: 0;} 
	.sectionfiltr {
		top: 0;
		left: 0;
		margin-bottom: 20px;
	}  
	
	.artismedia_gallery_box .flexslider .thumb:nth-child(3n+1) {
		clear: both;
		margin-left: 5px;
	}
	
	.wrapper.news-on-main .leftdanners {margin-bottom: 38px;}
	.news_items .innercol {
		height: auto !important;
		margin-bottom: 20px;
	} 
	
	.innercol.lenta {
		height: 448px !important;
		margin-bottom: 0;
	} 
	
	.wrapper.news-on-main .rightdanners {margin-top: 38px;} 
	header.color .navbar-default .navbar-toggle {margin-top: 10px !important;}
	
	.lang, a.enter {margin-left: 30px;}
	body header.style2 .navbar-default .navbar-collapse {margin-top: 13px;} 
}

@media (max-width:530px) { 
      div.medal {width: 35px; height: 35px;}
	  #DateCountdown div.time_circles {width: 90%;}
	  div.topline {line-height: 1;}
	  .topline-wrapper .first-line-wrapper .navbar-nav.navbar-right:last-child {
		    display: block !important;
			position: absolute;
			right: 17.555%;
			top: 0;
			z-index: 999;
			margin: 0;
			padding: 0;}
	.row.topline .biatlon {margin-top: 2px;} 
	.lang .active-lang {box-shadow: none;}
	
	.row.topline > .col-lg-3.col-md-3.col-sm-3.col-xs-5 {z-index:999;}
	.top-search .search-open {width: 280px;}
	.news_items .innercol {height: auto !important; margin-bottom: 20px;}
	.photogallery h2.coolHeading {padding-top: 30px; padding-bottom: 30px;}
	.partners.row .item .image .col {line-height: 110px;}
	.row.partners .item .image .col img { max-width: 108px !important;}
	.row.partners .item.Belaruskali .image .col img { max-width: 80% !important;}
	.innercol.lenta {height: 448px !important; margin-bottom: 0; }
	div.medal.medalgold {left: 15px;}
	div.medal.medalsilver  {left: 10px;}
	.innercol.lenta .itemnews {margin-bottom: 25px; }
	
	.wrapper.news-on-main .rightdanners {margin-top: 15px;}
	.topline-wrapper .col-lg-1.col-md-1:before {display: none;}
	
	.row.topline .biatlon {margin: 0 auto;}
	.navbar-default.mega-menu .navbar-nav > li > a:hover {box-shadow: none;}
	.row.topline > .col-lg-3.col-md-3.col-sm-3.col-xs-5 {padding-left: 5px;}
	.row.now-on-air .col-md-7 {min-height: 0;}
	.lang-social .lang-transform {margin-right: 1px;}
	.lang-social .lang-transform:last-child {margin-right: 0;}
	.top-menu-container .col-1 {width: 60%; line-height: 1;}
	.topline-wrapper .box.logo > .in {margin-right: 12px;}
	.clear.mob-clear {display: block;}
    .maincontent .broadcast_list.specprojects .section-item .section-image {width: 115px;}	
	.maincontent .broadcast_list.specprojects .data .title {margin-bottom: 0;}
}

.mob-clear {display: none} 
@media (max-width: 380px) {
	#DateCountdown div.time_circles {
		width: 100%;
	}
}


@media (max-width: 340px) {
	html .image_caption .info .aprimary, .image_caption .data .date {font-size: 9.5px;}
	html .dark-color .info .aprimary {font-size: 12px;}
	.topline-wrapper .first-line-wrapper .navbar-nav.navbar-right:last-child {right: 50px;}
} 


@media (max-width:1290px)  {
	.top_block .title_block {font-size: 26px;}
	.sectionfiltr .itemsection,  .news-on-main .news .item .name, .news_block.news .info .preview  {font-size: 18px;}
	.news-on-main .news .item .date, .news-on-main .news .item .sectionname, .image_caption .data .date {padding-left: 9px;}	 
}

@media (min-width:991px) and (max-width:1190px)  { 
    .topline-wrapper .box.logo .logo-text {font-size: 16px; }
	.topline-wrapper .social a {margin-right: 5px;}
	ul.nav.main-menu-nav {margin-left: 0;}
	.sub-form input {width: 152px;} 
	.sub-form input[type="submit"] {width: auto; margin-left: 5px; padding: 0 10px;}
	.row-menu .col-sub {padding-right: 0px;}
	.lang-transform {
		display: inline-block;
		margin-right: 4px;
		padding: 39px 0px;
	} 
	header .mega-menu .nav, header .mega-menu .dropup, header .mega-menu .dropdown, header .mega-menu .collapse {
		position: static;
		height: 61px !important;
	}
	.topmenu ul li a {padding: 0 14px 0px 11px; font-size: 12px;}
	.top-menu-container > .topmenu {margin-left:0;}
	.top > .top-menu-container {width: 93%; max-width: 100%; font-size: 15px;}
	.topsponsors .item {padding: 0 8px;}
	.topsponsors  > .row {    margin-right: 0px;  margin-left: 0px;}
	.sectionfiltr .itemsection, .news-on-main .news .item .name, .news_block.news .info .preview {font-size: 16px;}
	.news-on-main .news .item .date {font-size: 12px;}
	.news-on-main .news .item .sectionname:before {top: 0;}
	.innercol.lenta .itemnews, .innercol .news .item {margin-bottom: 25px;} 
	.partners .item .image .col img {max-width: 80% !important;}
	.streamblock .owl .owl-nav div {bottom: 55%;}
	.wrapper.streamblock .owl-nav .next {right: -23px;}
	.wrapper.streamblock .owl-nav .prev {left: -23px;}
	.nav.main-menu-nav .other > a {padding-right: 50px;}
	.wrapper .owl_danners2 .owl-item .item.text .info .descr {display: inline-block;}

}

.news_items .innercol:first-child .item .image {margin-top:20px;}
.news_block.news .info .preview {margin-bottom: 15px;}
.ipad-banner {display: none;}

@media (min-width:991px) and (max-width:1199px) { 
    body .main-menu-nav .dropdown.lvl1 {padding: 0 26px;} 
	body .owl_danners .owl-nav div.next > span, 
	body .owl_danners2 .owl-nav div.next > span,
	body .owl_danners .owl-nav div.prev > span, 
	body .owl_danners2 .owl-nav div.prev > span,
	body .owl_danners .owl-nav div.prev > span:hover, 
	body .owl_danners2 .owl-nav div.prev > span:hover, 
	body .owl_danners .owl-nav div.next > span:hover, 
	body .owl_danners2 .owl-nav div.next > span:hover  {background: none;}
	
    .row.now-on-air .col-md-5 {width: 46%;}
	.row.now-on-air .col-md-7 {width: 54%;}
	div.owl_danners .owl-item .info, div.owl_danners2 .owl-item .info {
		float: right;
		width: 66%;
		padding-top: 28.5%;
	}
	
	html .dark-color .info .aprimary {font-size: 26px;} 
	footer .contacts-col {padding-top:0;}

}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    .topmenu ul li a  {
         padding: 0 22px 0 24px;
    } 
} 
 
 
.news-on-main .news .item .name {max-height: 4em;}
.news-on-main .news_items .innercol:first-child .name {max-height: 3em;}

/* .inner-first.wrapper {background: #f7f7f7; } */
.row.notmain {padding-bottom: 70px;}

.bx-yandex-view-map .ymaps-image-with-content {background-repeat: no-repeat; width: 36px; height: 50px !important; background-size: 37px 50px !important;}
.mainform input[type="submit"] {
    background: -moz-linear-gradient(147.79deg, #DC242B 0%, #AA0007 100%), #F4F4F4;
    background: linear-gradient(147.79deg, #DC242B 0%, #AA0007 100%), #F4F4F4;
    background: -ms-linear-gradient(147.79deg, #DC242B 0%, #AA0007 100%), #F4F4F4;
    text-align: center;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 500;
	border:none;
} 

.map-info p:first-child {font-weight: 600;}
.map-info p {margin-bottom: 14px;}
.row.news-custom {margin-left: -20px; margin-right: -20px;}
#sidebar2 {border-bottom: 1px solid #eaeaea; margin-bottom: 20px;}
.row.news-custom ul.nav-sidebar {margin-bottom: 0; }
#sidebar2 ul.nav-sidebar li {border: none;}
#sidebar2 ul.nav-sidebar.catalog-nav-sidebar li a {padding: 2px 22px 26px 13px; font-weight: 600; font-size: 18px;}
#sidebar2 ul.nav-sidebar li:hover a:after, #sidebar2 ul.nav-sidebar li.active a:after {display: none;}
#sidebar2 ul.nav-sidebar.catalog-nav-sidebar li a[href="/news/"] {padding-left:5px}
#sidebar2 ul.nav-sidebar.catalog-nav-sidebar li a.active {color: #ed9905;}

.inner-row .news .aprimary {font-weight: 500;}
.inner-row .news .item {margin-bottom:0;}
.inner-row .news hr {margin: 25px 15px;}

.news_items .innercol:first-child .item .image {
    width: 100%;
	padding: 0px;
} 


.news-on-main .news .item .sectionname {margin-left: 7px;}

.last-news .col-md-9 a.aprimary {
    color: #2b2b2b;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.2;
} 
@media (min-width: 420px) and (max-width: 767px) {
  .maincontent .team_video .staff .item { width: 50%; float: left;}

}

@media (max-width: 767px) {
	body .inner-first header.style2 {background: none;}
	 #sidebar2 .nav-sidebar.catalog-nav-sidebar.nav.nav-list {display: block; padding: 0 10px;}
	 #sidebar2 ul.nav-sidebar.catalog-nav-sidebar li a {padding: 2px 22px 26px 0px !important; font-size: 16px;}
	 .pagination > li { display: inline-block;}
	 .lang-social {margin-top:0;}
	 .streamblock .owl.newslistcol .owl-stage-outer {padding: 30px 8px 0;}
}


.staff.list .staff_section .item {padding: 0 5px;}

.inner-row .staff.list .staff_section .staff_section_items {margin: 0 -5px;}
.staff.list .staff_section .item:nth-child(2n+1) {padding-right: 5px;}
.inner-row .staff.list .staff_section .staff_section_items {padding: 10px 0 0;  border-top: none;}


.staff .staff_section_items .item .image img {width: 100%; height: 100%;}

.inner-row .staff.list .staff_section {border: none;}

.staff.list .item-wrapper {border: 1px solid #eaeaea;} 

.staff.list .item-wrapper .info {padding: 20px;}

.staff.list .item-wrapper .info .name
	{font-size: 17.653px;
	font-family: "Roboto";
	color: rgb(36, 36, 36);
	line-height: 1.333;
	font-weight: 700;}

.staff.list .staff_section .item {margin-bottom: 10px; }
.staff.list .staff_section .staff_section_title {padding: 18px 29px 18px;}
.staff.list .staff_section .staff_section_title h4 {margin: 0; font-size: 18px; color: #242424;}
.staff.list .staff_section .staff_section_title h4 a {color: #242424;} 
.staff.list .staff_section .item-wrapper .name, .staff.list .staff_section .item-wrapper .post  {margin-bottom: 12px;}
.staff.list .item .image {margin-bottom:0;}
.staff.list {margin-top:0;}
.inner-row .staff.list .staff_section:last-of-type {border-bottom: none;}
.staff.list .staff_section .staff_section_title {background-color: #f7f7f7;}
.staff.list .staff_section {margin-bottom: 10px;} 
.staff.list .opener_icon.no_bg i {background: url(/bitrix/templates/cor/images/new-arrow.png) center center no-repeat;}
.staff.list .opener_icon.opened.no_bg i {transform: rotate(180deg); }
.inner-row .staff.list .staff_section_title .opener_icon {
    position: absolute;
    right: 21px;
    top: 14px;
}


.js-bigtable__header.bigtable__header {background: #3f3f47; color: #fff;}

.js-bigtable__header.bigtable__header .date {
	font-size: 18px;
    color: rgb(206, 206, 206);
    line-height: 1.333;
    font-weight: 600;
	width: 23%;
}


.load-pdf {float: right;} 
.inner-row .comitee-links {padding: 20px 25px;}

.pdf-date {font-weight: 400; min-width: 23%; display: inline-block;}

.pdf-date .time { 
    font-size: 14px;
    background: #e7e7e8;
    border-radius: 15px;
    padding: 5px 14px;
    margin-left: 13px;}
	
.bigtable__td_1 a:hover {color: #f7a60a;}
.bigtable__td_1 a:hover .pdf-date {color: #242424;}
.bigtable__td_1 a.load-pdf	{color: #bfbfbf;}
.bigtable__td_1 a.load-pdf:hover, .bigtable__td_1 a.load-pdf:hover {color: #f7a60a;}

.js-bigtable__header .country {width: 40%;}

.phase-place {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 30%;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-start;}
	
.jq-selectbox__select {
    line-height: 38px;
    height: 38px;
    color: #222;
    border: 1px solid #e1e1e1;
    border-color: #e1e1e1;
    font-size: 16px;
    padding-left: 12px;
    position: relative;
}

.jq-selectbox select {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.jq-selectbox__trigger { 
   position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%;
    cursor: pointer;}
	
.jq-selectbox__trigger-arrow {
    position: absolute;
    top: 17px;
    right: 10px;
    width: 0;
    height: 0;
    border-top: 6px solid #adadad;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}


.jq-selectbox__dropdown {
    background: rgba( 238, 238, 238,0.902 );
    position: absolute;
    width: 100%;
}


.comitee-links .select2-container--default .select2-selection--single {
	background: #fdfcfd;
	border: 1px solid #eaeaea; 
	height: 39px; 
	border-radius: none;
	
}

.comitee-links .select2-container--default .select2-selection--single .select2-selection__arrow {
	
	height: 39px;
}

.comitee-links .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 39px;
}

.newsdetail .text .select2-container--default .select2-selection--single .select2-selection__rendered {color: #242424; font-weight: 600; padding-left: 15px; line-height: 38px;}	
.select2-search__field {display: none;}
.comitee-links hr {margin-left: -25px; margin-right: -25px;}
.bigtable__table h3 {
	font-size: 24px; 
	font-weight: 500;
	color: #242424;
}

.comitee-links .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #bfbfbf transparent transparent transparent;
    border-style: solid;
    border-width: 9px 6px 0 6px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.comitee-links .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #bfbfbf transparent;
    border-width: 0 6px 9px 6px;
}

.comitee-links .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 6px;
    right: 15px;
    width: 20px;
}

.bigtable__td_1 a.load-pdf {font-size: 26px;}

@media (max-width:530px) {
	
	.comitee-links .js-bigtable__tr {height: auto;}
	.bigtable__td_1 {font-size: 13px;}
	.pdf-date .time {padding: 4px 10px;}
	.js-bigtable__header.bigtable__header .date {font-size: 11px;}
	.comitee-links .pdf-date {width: 100%;}
	.bigtable__header { padding-left: 12px; font-size: 10px;}
	.phase-place {width: 40%;}
	.country > div {width: 30px !important; height: 16px !important;     background-size: contain !important; margin-right: 5px !important;}
	.comitee-links .bigtable__header span {right: 2px;}
	.comitee-links  .js-bigtable__tr {padding-top: 8px !important;}
	.pdf-date .time { padding: 2px 7px;}
	.bigtable__td_1 a.load-pdf {transform: translateY(-50%);}
	.bigtable__header {padding-top: 14px; padding-bottom: 15px;}
	.bigtable__td_1 a.load-pdf {font-size: 18px;}
	.row.partners .item.belyy-los .image .col img, 
	.row.partners .item.telekanal-belarus-5 .image .col img,
    .row.partners .item.prival .image .col img {max-width: 88px !important;}	
	.wrapper.news-on-main.medals-wrapper {border-radius: 0;}
	h2.medals {padding-bottom: 20px;margin-top: 0; margin-bottom: 5px;}
	.wrapper .container .now-on-air .col-md-12 .col-md-12 {width: 70%; margin: 0 auto}
	.wrapper.deadline div.time_circles {width: 100%/*95%*/;}
	#DateCountdown div.time_circles {width: 100%;}
	.wrapper.deadline #DateCountdown {height: 75px !important;} 
    .eventinfo .infoeventheader, .eventinfo .infoeventheader .eventname {font-size: 15px;}
	.infoeventlist-row .eventdate {font-size: 15px;}
    .infoeventlist .infoeventlist-row {padding: 10px;}
	.gallery.video-gallery .video-item:nth-of-type(2n+1) {clear: left;}
    .look-all {margin-bottom: 20px; display: block;}
	.streamblock .newslistcol {width: 80%; margin:0 auto; padding: 0; }
	.streamblock .newslistcol .owl-item .item .data .name a {font-size: 15px;}
	.streamblock .newslistcol .owl-nav {display: block; } 
	.streamblock .owl.newslistcol .owl-stage-outer {padding: 40px 8px 0; }
	.streamblock .owl.newslistcol .owl-nav div span {font-size: 26px; line-height: 32px;}
	.streamblock .owl.newslistcol .owl-nav div {width: 30px; height: 33px; line-height: 28px;}
	.wrapper.streamblock .owl-nav .prev {left:-40px; top:35%}
	.wrapper.streamblock .owl-nav .next {right: -40px; top:35%}
	.wrapper.streamblock .newslistcol {padding-bottom: 0;}
	body .maincontent .broadcast_main .section-item .section-title {font-size: 18px;}
	.topline-wrapper .box.logo img {max-width: 83px;} 
	.topline .box.logo .logo-text {max-width: 69%;}
	.mainform .webform.clearfix .field-wrap {text-align: left;}
	.maincontent .history.item-views.list .item .title {
		width: 121px;
		font-size: 16px;
		padding: 16px 5px;
		line-height: 18px;
	} 
	
	.maincontent .history.item-views.list .item .info {background: none repeat scroll 0 0 #f6f6f6;margin-left: 121px;padding: 15px 10px;}	
	.maincontent .thumb .image_holder img {
		transition: all 0.5s ease-out;
		object-fit: cover;
		object-position: unset;
		height: auto;
		object-fit: unset;
	}

	#gallery .image_frame a {display: table-cell; vertical-align: middle;}
	.maincontent .row.gallery-list .thumb {height: auto !important;}
		
}

@media (max-width:991px) {  
	.inner-first .topline-wrapper { border-bottom: 1px solid #EBEBEB;}
	.maincontent .broadcast_main .section-item .section-image {width: 26%; min-width: 100%;}
	.maincontent .broadcast_main .section-item .section-title {font-size: 15px; padding:10px 20px;}
	.team_audio div.staff .item .data .name {margin-bottom:0;}
	
	
}

@media (max-width:768px){
  .team-detail .team_smi .btn{
    position: static;
    float: none !important;
    margin-top: 0px !important;
  }
  .broadcast_list.specprojects .section-item .desc{
    display: none;
  }
}
@media (min-width:530px) and (max-width:768px) { 

	.phase-place {width: 40%;}
	.eventinfo {
		position: absolute;
		width: 570px;
		height: 300px;
		top: 0;
		z-index: 5;
		transform: translateX(-15%) !important;
	}
	.row.topline > div:last-of-type {padding-top: 3.36%;}
	.imgageleft.team-detail .pic  {width: 33.3333%; float:left;}

}


@media (max-width: 370px) {
	html .dark-color .info .aprimary {
		font-size: 14px;
	} 

}


.calendar-on-main > h2 {
	 text-align: center;
	  font-size: 32px;
	  font-family: "Roboto";
	  color: rgb(255, 255, 255);
	  font-weight: bold;
	  text-transform: uppercase;
	  margin-bottom: 60px;
	  margin-top:0;
	  max-width: 1230px;
	  margin-left: auto;
	  margin-right: auto;
      position: relative;
} 

.calendar-on-main .all-news {float: right; line-height: 3; position: absolute; right: 0;}


.countryflag {
	margin-top: 24px;
	margin-bottom: 10px;
}


.wrapper.calendar-on-main {
	background: #13161f;
	padding: 86px 0 20px;
}
	
.wrapper.calendar-on-main .owl_danners {margin-bottom: 0px;}
.wrapper.calendar-on-main .item {color: #fff; text-align: center;}

.target.finish	
	 {background-image: -moz-linear-gradient( 90deg, rgb(214,214,214) 0%, rgb(255,255,255) 100%);
	  background-image: -webkit-linear-gradient( 90deg, rgb(214,214,214) 0%, rgb(255,255,255) 100%);
	  background-image: -ms-linear-gradient( 90deg, rgb(214,214,214) 0%, rgb(255,255,255) 100%);
	  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.58);
	  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.58);}
	
.date_day {text-align: center;}
	
.target {margin: 0 auto;}

.wrapper.news-on-main:after {display: none; }
.owl_danners .owl-item .countryflag img {max-width: 25px; max-height: 18px;}
.calendar-on-main .owl-carousel .owl-stage-outer {min-height: 420px;}

.calendar-on-main .date_day 
     {font-size: 32px;
	  font-family: "Roboto";
	  color: rgb(255, 255, 255);
	  font-weight: bold;
	  text-transform: uppercase;}
	  
	  
.calendar-on-main .date_my	 
     {font-size: 17.653px;
	  font-family: "Roboto";
	  color: rgb(255, 255, 255);
	  line-height: 1.333;
	  text-align: center;}
	  
	  
.calendar-on-main .target {margin-top: 10px; position: relative;}
.target.finish {position: relative;}

.eventinfo {height: auto !important; background: #3f3f47; border-radius: 20px;}

.target.notfinish {background: url(/bitrix/templates/cor/images/target-notfinish.png) center center no-repeat; background-size: contain;}

.target.finish:after {
    content: "";
    display: inline-block;
    position: absolute;
    height: 12px;
    width: 22px;
    background: #fff;
    bottom:0;
	background: url(/bitrix/templates/cor/images/target-tail.png) center center no-repeat; 
    transform: translateY(100%) translateX(-51%);
    z-index: -1; 
}


.calendar-on-main .owl-dots {z-index: -1;}
.infoeventheader .eventname, .infoeventheader .countryname {color: #fff;}
.infoeventheader .typeevent, .infoeventheader .countryflag, .infoeventheader .eventname, .infoeventheader .countryname {display: inline-block; vertical-align: middle;}
.infoeventheader {border-bottom: 1px solid #15151f; padding: 19px 0;  font-size: 17.653px; color: rgb(236, 154, 34);font-weight: bold;}

.infoeventlist-row {
    padding: 20px 30px;     
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    max-width: 1230px;
    margin: 0 auto;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
	border-radius: 20px;
    font-size: 18px;
	text-align: left;
}


.infoeventheader .typeevent  {color: #ec9a22;}
.infoeventheader .countryflag {margin: 0; margin-right: 3px;}
body .calendar-on-main .owl_danners .owl-dots {bottom: -80px;}
.calendar-on-main .infoeventlist .eventdate {color: #99999a; }
.calendar-on-main .infoeventlist .eventtime
	   {background-color: rgba(255, 255, 255, .259);
		font-size: 14px;
		border-radius: 15px;
		padding: 5px 14px;
		margin-left: 13px;}

.infoeventlist-row .eventaname {width: 70%}
.top-search.mobile-search .navbar-right .search-open .input-group-btn {line-height: 1;}

.infoeventheader .typeevent {margin-right: 16px;}

.owl-item .eventname {font-size: 18px; margin-bottom: 7px;}
.owl-item .infoeventheader .eventname {margin-bottom: 0;}
.infoeventlist {max-height: 320px; overflow: auto;}
.infoeventlist-row:last-child {padding-bottom: 30px;}

.wrapper.calendar-on-main .owl-carousel.owl-drag .owl-item {cursor: pointer;}
.item-disciple .head .name {letter-spacing: 0;}

.portofolio_details_photolist .portfolio_title a:hover {color: #ed9905; text-decoration: none;}
#pbCaption .pbThumbs ul li:before {display: none;}

.gallery.video-gallery .catalog-main-item .data .name-a, .video-list div.staff .item .data .name {font-size: 18px; line-height:1.373;}
.gallery.video-gallery .catalog-main-item .data .name-a:hover {color: #ed9905;}
.gallery.video-gallery .item.catalog-main-item .data {margin-top: 10px;}

.table-analytics .head-tr {  
   background-image: -moz-linear-gradient( 90deg, rgb(247,166,10) 0%, rgb(255,173,14) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(247,166,10) 0%, rgb(255,173,14) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(247,166,10) 0%, rgb(255,173,14) 100%);
	
}
table.table-analytics {border-bottom: none;}
table.table-analytics > tbody > tr.head-tr > td {color: #fff; font-weight: 600;}
table.table-analytics > tbody > tr > td {border: none; padding: 17px 5px;}
table.table-analytics > tbody > tr > td:after {display: none;}

 table.table-analytics > tbody > tr  {background: #f7f7f7; border-bottom: 4px solid #fff;}

hr.divider {border-top: 1px solid #eaeaea;     margin-left: -20px; margin-right: -20px;}

.select2-container {min-width: 245px !important;}
.newsdetail .select2-container .select2-selection--single {height: 40px; line-height: 40px;}
.newsdetail .select2-container--default .select2-selection--single .select2-selection__rendered, .newsdetail .select2-container--default .select2-selection--single .select2-selection__arrow { line-height: 40px;height: 40px;}
a.look-all {font-weight: 600; margin-right: 15px;}

.text .select2-container--default .select2-selection--single .select2-selection__arrow b  {
	border-color: #bfbfbf transparent transparent transparent;
    border-style: solid;
    border-width: 9px 6px 0 6px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;}


.text .select2-container--default .select2-selection--single .select2-selection__arrow {right: 15px;}

.text .select2-container--default .select2-selection--single	
   {background: #fdfcfd;
    border: 1px solid #eaeaea;
    height: 40px;}

.text .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #bfbfbf transparent;
    border-width: 0 6px 9px 6px;
}

.detailed-achievments table tr {background: #f7f7f7; border-bottom: 4px solid #fff;}
.detailed-achievments table {border-bottom: none;}
.detailed-achievments table tr td:after {display: none;}
.maincontent .detailed-achievments table tr td {padding: 17px 25px;}

.birthday span, .age span {font-weight: 700;}
.achieve {font-size: 28px; font-weight: 600;}

.steps-cup {font-weight: 500; font-size: 18px; margin-bottom:18px; margin-top: 18px;}

.detailed-achievments .text {padding: 0;}

.steps-cup {font-weight: 600;}

.detailed-achievments .js-winner thead tr    
   { background-image: -moz-linear-gradient( 90deg, rgb(247,166,10) 0%, rgb(255,173,14) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(247,166,10) 0%, rgb(255,173,14) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(247,166,10) 0%, rgb(255,173,14) 100%);
    color: #fff;
	font-weight: 600;
}

.desc .birthday, .desc .age {margin-bottom: 20px;}

#blockresult {max-width: 79.5%; padding-left:0;}
	 
#blockresult .result.item {margin-bottom: 10px; background: #f7f7f7;}	 

#blockresult .placeinfo, #blockresult .rank {padding: 17px 15px;}
#blockresult .rank {text-align: right;} 


.staffs.list.team .item:nth-of-type(4n+1) {
  float: left;
	clear: none; 
}

.detailed-achievments table thead tr:first-child {
	background-image: -moz-linear-gradient( 90deg, rgb(247,166,10) 0%, rgb(255,173,14) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(247,166,10) 0%, rgb(255,173,14) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(247,166,10) 0%, rgb(255,173,14) 100%);
    color: #fff;
    font-weight: 600;}
	
	
.maincontent .page_not_found {border-bottom: none;}
.page_not_found td.image img {
    background: #DC0008;
}


.page_not_found td.description .title404 {
    font-size: 44px;
    line-height: 48px;
} 

.maincontent table.page_not_found  tr td:after  {display: none;}
.maincontent table.page_not_found  tr {border-bottom: none;}
.page_not_found td.description .subtitle404 {
	text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;}
	
.page_not_found td.description .descr_text404 {
    font-size: 13px;
    line-height: 20px;
    margin-top: 20px;
}

.page_not_found .button.big_btn {
    padding: 10px 21px 10px 20px;
	background: linear-gradient(147.79deg, #DC242B 0%, #AA0007 100%);
     border-radius: 5px;
    color: #fff;
    display: inline-block;
	line-height: 24px;	
}

.page_not_found td.description .back404 {margin-top: 5px;}
.page_not_found td.description .back404, .page_not_found td.description .back404 a {
	margin-top: 5px;
	font-size: 12px;
}

.page_not_found .button.big_btn:hover {background: #9C0006;}

@media (max-width: 650px) {
	 
    .team .staff_section_items .item {height: auto !important;}
    .staff_section_items .col-md-3{width: 50%;float: left;}
    .team .staff_section_items .item:nth-of-type(2n+1) {clear: left;}
	.team .staff_section_items .clear {display: none;}
	.container .page_not_found td.image, .container .page_not_found td.description {display: block;width: 100%;}
	.first-line-wrapper .navbar-nav > li > .search {    position: relative;  top: -2px;}
	.calendar-on-main .all-news {display: block; float: none; position: relative;}
	#blockresult {max-width: 100%; padding-left: 0; padding-right: 0;} 
	#blockresult .placeinfo, #blockresult .rank {padding: 15px 10px; }
	.placeinfo div.countryicon { margin-right: 7px !important; background-size: contain !important; width: 35px !important;}
	.tur-name {max-width: 70%;  line-height: 1.1;}
	.page-header.news-header h1  {line-height: 1.2; font-size: 18px;}
	.results .selectseason {width: 100%;}
	select#kinds + span.select2 {width: 100% !important;}
	.inner-row div.comitee-links {padding: 20px 10px;} 
	span.select2-container {min-width: 100% !important;  margin-bottom: 10px;}
	.maincontent table.table-analytics > tbody > tr > td {padding: 13px 4px;}
	.comitee-links .bigtable__table {margin-top: 0px;}
	.wrapper.prefooterblock {background: none; color: #242424; padding-bottom:0;}
	.prefooterblock .wishesblock p, .prefooterblock .wishesblock p:last-of-type {text-transform: none; font-size: 15px; margin-bottom: 15px; }
	.wishesblock {padding-bottom: 20px;}
	.subsreeb .sub-form input[type="submit"] {margin-left: 5px;}
	.wrapper.streamblock .newslistcol .item .image {width: 118px; height: 118px; margin: 0 auto !important;}
	.wrapper.streamblock .newslistcol .owl-item {margin-right:24px !important;}
}
body footer .menu-col.bottom-mob  {display: none;} 
@media (max-width: 400px) { 
	.wrapper.streamblock .newslistcol .owl-item {margin-right: 22px !important;}
	footer .menu-col  {display: none;}
	body footer .menu-col.bottom-mob  {display: block;}
	body footer .menu-col.bottom-mob ul {column-count: unset;} 
	footer .menu-col.bottom-mob ul.footer-menu li {width: 33%; text-align: left;}
}

@media (max-width: 400px) { 
	.wrapper.streamblock .newslistcol .owl-item {margin-right: 22px !important;}
	footer .menu-col  {display: none;}
	body footer .menu-col.bottom-mob  {display: block;}
}


#dinamictable table tbody tr:first-child 
   {
    background-image: -moz-linear-gradient( 90deg, rgb(247,166,10) 0%, rgb(255,173,14) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(247,166,10) 0%, rgb(255,173,14) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(247,166,10) 0%, rgb(255,173,14) 100%);
	
}
  

#dinamictable table tbody tr td:after {display: none;}
#dinamictable table tbody tr:first-child td {color: #fff; font-weight: 600; border: none;}
#dinamictable table > tbody > tr {    
    background: #f7f7f7;
    border-bottom: 4px solid #fff;}

.look-pdf {margin-bottom:20px; display: inline-block; margin-right:15px;}
#dinamictable {margin-top: 20px;}

.selectseason .jq-selectbox.jqselect {min-width: 243px; border: 1px solid #eaeaea}

.results .subtitle,  .results .selectseason {display: inline-block;}

.results {margin-top: 20px;}
.results .selectseason {margin-bottom: 15px;}
.results .subtitle {margin-right: 10px;}

.jq-selectbox__dropdown ul > li:before {display: none;}
.team-member {font-size: 28px; font-weight: 500; margin-bottom:20px; display: block;}
.team-member::first-letter {text-transform: uppercase;}
.jq-selectbox__dropdown ul {padding-left:12px;}
.jq-selectbox__dropdown ul li {line-height: 36px; cursor:pointer;}
.inner-row .news .item .data .aprimary:hover  {color: #DC0008; text-decoration: none; } 
.calendar-on-main a.all-news:hover {color: #fff;}

.wrapper.news-on-main.medals-wrapper {padding: 88px 30px 75px;}
.mainform .field-wrap {margin-top: 25px;}
.mainform .webform.clearfix .field-wrap {margin-top: 18px;}
.navigation.season-navigation span .fa {margin-right: 7px;}
.btlogo .logo-text {color: #545454; vertical-align: middle;}
.frequency ul {margin-bottom: 0;}
.mainmenu-wrapper {background: rgba(0, 0, 0, 0.5);}
.main-menu-nav .dropdown.lvl1.menu-li1 {padding-left: 0;} 
.weatherlink a, .currencylink a {padding-left: 28px; vertical-align: middle;}
.weatherlink a {background: url(../img/sun.svg) no-repeat left center; }
.currencylink a {background: url(../img/exchange.svg) no-repeat left center; }
.currencylink a:hover {background: url(../img/exchange-h.svg) no-repeat left center; }
.weatherlink a:hover {background: url(../img/sun-h.svg) no-repeat left center; }
.btlogo a:hover .logo-text {color: #DC0008;}
.frequency a.dropdown-toggle { color: #242424; display: inline-block; padding-right: 16px; background: url(../img/vector.svg) no-repeat right 55%; font-weight: 500; } 
.frequency a:hover {color: #242424;}
.owl_danners2 .item .image:before {
    background-color: rgba(0,0,0, .24);
    background-size: cover;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
   
} 

.playbutton {
	border: 2px solid #fff;
    border-radius: 100%;
    display: inline-block;
    width: 48px;
    height: 48px;
	text-align: center;
	line-height: 46px;
    margin-right: 10px;
	font-size:21px;
}
.playbutton .fa-pause{
  position: relative;
  left: 3px;
}
.on-air {font-weight: 500;}	
.on-air .hdr {
	font-weight: 500;
	line-height: 26px;
	text-transform: uppercase;
	padding-bottom:11px;
	border-bottom: 4px solid;
	display: inline-block;
}

.on-air .now-playing {color: #fff; font-size: 24px;}
.on-air .next-playing {color: #EBEBEB; font-size: 24px;}
.on-air .now-playing .hdr {border-color: #DC0008;}

.owl_danners2 .owl-item .info .name.robotolight .aprimary	
    {font-family: 'Russo One', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 93px;
	line-height: 112px;
	text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.18);}
	
#runBlock {overflow: auto; max-height: 218px;}


.prefooterblock {background: url(../img/sms-bg.png) no-repeat top center; color: #fff; padding: 61px 0 92px; background-size: cover;}

.sms-block	
   {background: rgba(95, 0, 0, 0.44);
    border-radius: 8px;
	padding:20px 8px 8px 20px}

.sms-list {padding-left:0; padding-right:10px;}
	
.sms-list .sms-item:not(:first-child) {opacity: 0.6;}

#runBlock .sms-list .sms-item.light {color: #fff; 
     opacity: 1;
     transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;}
.scroll-pane {
	width: 100%;
	height: 200px;
	overflow: auto;
}
.jspCap {
	display: block;
	background: #eeeef4;
}
.jspVerticalBar .jspCap {
	height: 20px;
}
.jspHorizontalBar .jspCap {
	width: 50px;
	height: 100%;
}

.playbutton .fa-play { margin-left: 8px;}
.on-air .hdr, .on-air .track {margin-bottom: 15px;}
.streamblock {background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(0deg, #F4F4F4, #F4F4F4);}
hr.hdivider {position: relative; height:2px; background: #E2E2E2; border-top:0;     margin: 1.35rem 0; }
hr.hdivider:after  {position: absolute ;content:''; background: #DC0008; left:0; height: 2px; width:80px; display: block; top:0; }
.firstblock .item {position: relative;}
.firstblock .info
   {position: absolute;
    bottom: 0;
    right: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.53);
	padding: 20px 20px 8px 20px;
	
}
	
	
	
.firstblock .item .image {
	/*width: 770px; height: 433px;*/
	padding-bottom: 433px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 50%;}
	
	
.news .firstblock .item {margin-bottom: 0;}
.news_block .col-right .item  {margin-bottom: 0;} 
.news .firstblock .item .image {margin-bottom:0;}


.news_block .col-right .item {height: 144px; padding: 22px 20px 20px 20px; border-bottom: 1px solid #E2E2E2;}

.audioblock {background: linear-gradient(180deg, #FFFFFF -37.1%, rgba(255, 255, 255, 0) 100%), #F4F4F4;}
.wrapper.banner-on-main img {object-fit: cover; height: 100%;}


.audioblock .staff .item:nth-of-type(2n+1) {clear: left;}
.audioblock .row.staff {margin-left:-4px; margin-right:-4px;}
.audioblock .row.staff .item {padding-left:4px; padding-right:4px; margin-bottom:8px;} 
.audioblock .row.staff .item > .row {margin-left:0; margin-right:0; background: #fff;}

.audioblock .row.staff .name, .broadcast_list.specprojects .data .title, .audio_list .data .name {
	font-family: Roboto;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.3;
	text-transform: uppercase;
	color: #242424;}
	
.audioblock div.staff .item .data, .audio_list .data {padding-top: 35px;}	
.audioblock div.staff .item .data .name {float: none;}

.audioblock .row.staff .item:hover {box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.18); }
.audioblock .row.staff, .news_block.news  {padding-bottom: 100px;}
.video-player {height: 661px; width:100%}
.video-player img {
	object-fit: cover;
    height: 661px;
    width: 100%;
    max-width: none;}
	
.banner-on-main {height: 100px;}
.streamblock .owl-nav {position: absolute; top: 82px; width: 100%;}
.streamblock .owl-nav .next {position: absolute; right: -83px;}
.streamblock .owl-nav .prev {position: absolute; left: -83px;}
.streamblock .owl .owl-nav div  {
	width: 51px;
	height: 56px;
	background: rgba(0, 0, 0, 0.5);
    border-radius: 8px;
	line-height: 56px;
	text-align: center;
	color: #fff;}
	
	
.streamblock .owl .owl-nav div:hover  { background: linear-gradient(112.75deg, #DC242B 0%, #AA0007 100%), rgba(0, 0, 0, 0.5);}
.streamblock  .owl .owl-nav div span {font-size:46px; line-height: 54px;} 
.audioblock .staff {margin-top: 0;}
.prefooterblock h2.title_block {color: #fff; position: relative; padding-bottom: 15px; margin-bottom: 35px;}
.wishesblock {padding-top: 20px;}
.prefooterblock h2.title_block:after  {
    width: 80px;
    height: 2px;
    content: '';
    left: 1px;
    background: #fff;
    bottom: 0;
    display: block;
    position: absolute;
}
.hdivider.mob-divider {display: none;}
.wishesblock p {text-transform: uppercase; font-weight: 500; line-height: 1.5; margin-bottom: 20px;}
.wishesblock p:last-child {margin-bottom: 35px;}
.sms-item .date {font-size: 15px;}
.all-news {padding-right: 25px; background: url(../img/arrow-right.svg) no-repeat top right;}
.all-news:hover {background: url(../img/arrow-right-h.svg) no-repeat top right; color: #DC0008;}
.nicescroll-rails.nicescroll-rails-vr {background: rgba(230, 230, 230, 0.4); width: 3px !important; border-radius: 8px;}
.nicescroll-rails-vr .nicescroll-cursors {right: -1px;}
.sms-item .text {line-height: 1.3;}
.sms-item {margin-bottom: 20px;}
.topline-wrapper .social .fb .fa-facebook {font-size: 23px;position: relative;top: 3px;}
.topline-wrapper .social .ok .fa-odnoklassniki {font-size: 23px; position: relative; top: 1px;}
.topline-wrapper .social .vk	.fa-vk {font-size: 20px; position: relative; top: 1px}
.topline-wrapper .social .ytube .fa {font-size: 20px; position: relative; top: 1px}
.firsblock.item {position: relative;}
.firsblock.item a.clearfix {position: absolute; top: 28%; right: 0;left: 0;}
.videoblock .firsblock.item a.clearfix .data .name	
	{
	font-weight: bold;
	font-size: 32px;
	line-height: 37px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	}
	
.videoblock .firsblock.item .video-player a.clearfix .data .name {line-height: 1.33;}	
	
.videoblock .staff .item .data .name, .video-archive.staff .item .data .name  {
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	color: #242424;}
	
.videoblock	.staff .item .data, .team_video .item .data, .video-archive.staff .item .data {margin-top: 22px;}

#play-video-btn {
	position: absolute;
    top: 50%;
    left: 50%;
	cursor: pointer;
	margin: -30px -30px;} 
	
.rest-block	.image {position: relative;}
.rest-block	.image .col-md-12 {max-height: 156px;}
#play-video-btn-small {position: absolute; right: 15px; bottom: 0; cursor: pointer;}
#play-video-btn > img {width: 60px; height: 60px;}
.owl_danners2.danners2 .image {max-height: 730px;}
.owl_danners2.danners2 video {object-fit: cover; object-position: top;}
.videoblock .staff .firsblock {margin-bottom: 35px;}
.videoblock .staff {padding-bottom: 62px;}
.news_block .firstblock .image > a {width: 100%; height:100%;display: block;}
.streamblock .newslistcol .item:hover a  {color: #DC0008;}
	 	 
.btlogo	.logo-container a img {
	-webkit-transition: all ease-out 0.1s;
    -moz-transition: all ease-out 0.1s;
    -o-transition: all ease-out 0.1s;
    transition: all ease-out 0.1s;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    filter: gray;
    -webkit-filter: grayscale(100%);
	margin-right: 7px;
   
}

	 
.btlogo	.logo-container a:hover img {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: gray;
    -webkit-filter: grayscale(0);	 
}

.videoblock .item.rest-block a:hover .name, .audioblock a:hover, .video-archive.staff .item a:hover .name  {color: #DC0008;}

.top-menu-container .currenttime, .top-menu-container .currencylink {margin-left: 22px;}
.newslistcol .item .image img {max-height: 190px;}

.streamblock .newslistcol .item .image   
   {
    border-radius: 100%;
    width: 196px;
    height: 196px;
    border: 3px solid #fff;
    box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.3);}
	
	
.streamblock .newslistcol .item .data {max-width: 196px;}
.streamblock .newslistcol .owl-stage-outer {padding-top: 20px; padding-left: 10px;}
.audioblock .item .description a, .team_audio .description a, .post.e-mail, .post.e-mail a, .row.audio_list .description a {color: #A6A6A6;}
.news_block .col-right {border: 1px solid #E2E2E2;}
.owl_danners .owl-nav div.prev > span:hover, 
.owl_danners2 .owl-nav div.prev > span:hover, 
.owl_danners .owl-nav div.next > span:hover, 
.owl_danners2 .owl-nav div.next > span:hover {background: linear-gradient(112.75deg, #DC242B 0%, #AA0007 100%), rgba(0, 0, 0, 0.5);}
.wishesblock p:last-of-type {margin-bottom: 35px;}
.fancybox-inner .mainform .buttons .form-required.starrequired {margin-top:0;}
.fancybox-wrap .fancybox-title-inside-wrap {  font-weight: 400;}
.videoblock .staff .item .data .name {max-height: 64px;}

@media (max-width: 1340px)  {
	 .wrapper.streamblock .owl-nav {position: static; margin-top: 20px;}
	 .streamblock .owl-nav .prev  {left:0; bottom: 20px; }
	 .streamblock .owl-nav .next  {right:0; bottom: 20px;}
	
}

header .navbar-header .logo-mob {display: none;} 
.topline-wrapper .twitter .fa {font-size: 22px; position: relative;top: 2px;}

.broadcast_main .section-item, .broadcast_list .section-item {margin-bottom: 30px;}
.broadcast_main .section-item a, .broadcast_list .section-item a {
	border: 1px solid #E2E2E2;
    display: table;
    width: 100%;}
	
.broadcast_main .section-item .section-image, .broadcast_main .section-item .section-title {
    display: table-cell;
    vertical-align: middle;
}


.broadcast_main .section-item a:hover, .broadcast_list .section-item a:hover {box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.18); cursor:pointer;}
.broadcast_main .section-item a:hover .section-title, .broadcast_list .section-item a:hover .broadcast-title {color: #DC0008;}
.broadcast_main .section-item a:hover .show-image {display:none;}
.broadcast_main .section-item a:hover .hide-image {display:block;}
h1 .header-img {margin-right: 10px;}
.broadcast_list {border-bottom: 1px solid #E2E2E2; }
.section-description {margin-top: 35px;}

.broadcast_list .section-item .broadcast-title {
    width: 74%;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
    text-align: center;
    text-transform: uppercase;
    color: #242424;
    padding: 20px;
}

.broadcast_list .section-item .section-image {
    width: 26%;
    min-width: 120px;
}

.broadcast_list .section-item .section-image, 
.broadcast_list .section-item .broadcast-title {
    display: table-cell;
    vertical-align: middle;
}

.broadcast_main .section-item .section-image   {width: 26%; min-width:150px;}
.broadcast_main .section-item .section-title  {
	width: 74%; 
	text-align:center;
    font-weight: 500;
	font-size: 18px;
	line-height: 130%;
	text-align: center;
	text-transform: uppercase;
	color: #242424;
	padding: 30px;
}

.inner-first header.style2 {background: #2F353B;}


/* Safari 10.1+ */

@media not all and (min-resolution:.001dpcm) { @media (max-width: 400px) {

    .row.topline .col-xs-11 {padding-right:0; width: 83.3333%;}
	.row.topline .col-xs-1 {width:16.66668%;}
	
}} 

/* @media not all and (min-resolution:.001dpcm) { @media  {

   .topline .social a.inst .fa-instagram {
			font-size: 22px;
			position: relative;
			top: 1.8px;
			left: 0.3px;
    }
  }
}  */



@media not all and (min-resolution:.001dpcm) { @media (max-width: 1199px) and (min-width: 991px)  {

   body .bx-ios .main-menu-nav .dropdown.lvl1 {
			padding: 0 26px;
		}
		
		.bx-ios .nav.main-menu-nav .other {width: 60px !important;}
	
}} 

@media (max-width: 1199px) and (min-width: 991px) {
	/*.bx-ios body .main-menu-nav .dropdown.lvl1 {padding: 0 25px;}
	.bx-ios .nav.main-menu-nav .other {width: 60px !important;}*/
	
}


/*@media not all and (min-resolution:.001dpcm) { 

	@media {

		.topline .social a.inst .fa-instagram {
			font-size: 22px;
			position: relative;
			top: 1.8px;
			left: 0.3px;}
		}
    @media (max-width: 1199px) and (min-width: 991px) {
		body .main-menu-nav .dropdown.lvl1 {
			padding: 0 26px;
		}
		
		.nav.main-menu-nav .other {width: 110px !important;}
		
		

} */


@media (max-width: 1199px) {
		.table-wrapper {
			overflow-x: auto;
		    max-width: 1199px;
	}	
}


h1.has_img {margin-bottom:0; border-bottom: 2px solid #E2E2E2;}
h1.has_img + .hdivider {display: none;}

.b-r-widget.currency {min-width: 268px}

.w-header .title {text-align: center;  font-weight: 500; font-size: 28px; padding-bottom: 26px;}	
	
.w-currency_table tr {border-bottom: 15px solid transparent;}

.w-currency_table th{
    text-align: left;
    position: relative;
    padding-left: 57px;
	font-size: 22px; 
	font-weight: 500;
} 

.w-currency_table th:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 44px;
}

.w-currency_table th.cur-usd:before {
    background: url(../images/usd.png) center no-repeat;
}

.w-currency_table th.cur-es:before {  
   background: url(../images/euro.png) center no-repeat;
}
.w-currency_table th.cur-rub:before {
   background: url(../images/rub.png) center no-repeat;
}

.widget-hr  { margin-right: -30px; margin-left: -30px; background: url(../images/hr_back.svg) center no-repeat; height: 2px; border:none; margin-top: 0; background-size: cover;}

.currency_wrap .fancybox-title, .weather_wrap .fancybox-title, .weather_wrap h3 {text-align: center; font-weight: 500; font-size: 28px; line-height: 33px; padding-bottom: 20px; padding-top:0;}
.weather_wrap .widget-hr {background: url(../images/hr_weather.svg) center no-repeat;}


.body_media {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba( 102, 102, 102, 0.451 );
    z-index: 10;
    display: none;
}

.dropdown-toggle.not-link {z-index:10000;}
.parent-li.open {z-index:1000; background: #fff; width: 151px; left: -15px; padding-left: 15px;}
.frequency .dropdown-menu {margin-top:0; box-shadow: none; max-width: 151px; border-top: 1px solid #c4c4c4;}
.currency_wrap .fancybox-inner, .weather_wrap .fancybox-inner  {padding-top: 0; overflow: visible !important;}
.currency_wrap .fancybox-skin, .weather_wrap .fancybox-skin {padding: 20px 30px 40px !important;}
.currency_wrap .fancybox-close, .weather_wrap .fancybox-close {top: 20px; right: 20px;}
.weather_wrap .weather span[class^="t"] {font-weight: 500; font-size: 50px; line-height: 59px;}
.weatherinfo {text-align: center;}
.weather_wrap .weather tr:first-child td:first-child {text-align: right;}
.weather_wrap .weather tr:first-child td:nth-child(2) {text-align: center;}
.weather_wrap .weather tr:last-child td {padding-top: 30px;}
.gdweather::first-letter {text-transform: uppercase;}
.weather_wrap p {margin-bottom: 0; font-weight: 500; font-size: 22px; line-height: 26px;}
.weather_wrap .fancybox-title, .currency_wrap .fancybox-title {z-index: 8020;}

.weather tr:first-child td {width: 30%;}

.frequency .parent-li.open a.dropdown-toggle {background: url(../img/vector-h.svg) no-repeat right center; }

.frequency .dropdown-menu > li > a:hover, .frequency .dropdown-menu > li > a:focus {color:#242424; }

@media (min-width:1260px) {
	.frequency > ul > li	{left: -15px;
		padding-left: 15px;
		width: 151px;}
	
	.frequency a.dropdown-toggle {height: 53px; line-height: 53px; color: #242424; display: inline-block;  } 
	.body_media.show {
		display: block !important;
	} 
	.body_media.show_media {display: block !important;}
	.parent-li { width: 151px; left: -15px; padding-left: 15px;}
}

.frequency ul.list-unstyled > li:before {display: none;}

@media (max-width:991px) {
	.frequency .dropdown-menu > li > a {
		padding: 6px 15px;
		font-size: 12px;
		border-bottom: none;
	}
	.frequency .dropdown-menu {border-top: none;}
	.maincontent table.page_not_found {overflow-x: auto; }
	.page_not_found td.description .back404 {margin-top: 10px;}
	.contacts-col .social-footer, .contacts-col .social-footer .social {padding-left: 0;}
	.contacts-col .social-footer .social {margin-top: 0;}
	div.contacts-col .social-footer {padding-left: 20px;}
	.top-search.mobile-search .nav > li > .search.lupa:before {
		content: '\f002';
		background: none; 
	}
	
}


.fancybox-wrap.weather_wrap, .fancybox-wrap.currency_wrap {box-shadow: none;}
.section-items .section-image, .broadcast_list.other .section-image  {position: relative;}
.section-items .section-image:after, 
.broadcast_list.other .section-image:after  { 
    position: absolute; 
	height:100%;
	width: 5px; 
	content: ""; 
	left: 0;
	top: 0;
}
.section_red .section-image:after {   
	background: rgba(193, 0, 0, 0.8);
}
.section_green .section-image:after { 
	background: rgba(21, 149, 0, 0.8);
}
.section_blue .section-image:after { 
	background: rgba(0, 111, 191, 0.8);
}

.section_purple .section-image:after { 
	background: rgba(140, 0, 163, 0.8);
}
.section_orange .section-image:after { 
	background: rgba(230, 124, 0, 0.8);
}

.section_cyan .section-image:after { 
	background: rgba(0, 190, 179, 0.8);
}

.news-detail .detail_picture {float: left; margin-right: 35px; margin-bottom: 30px;}

.detail-item .news-detail {border-bottom: 2px solid #e2e2e2; padding-bottom: 15px;}

.broadcast_list.other h3	
    
	{font-weight: 500;
	font-size: 22px;
	line-height: 130%;
	text-transform: uppercase;
	margin: 35px 0 30px;
	}
	
.broadcast_list.other {border-bottom: none;}
.contacts-col .social-footer, .contacts-col .social-footer .social {padding-left: 0;}



.top-search.mobile-search .nav > li > .search.remove:before {content: '\f00d';}
.top-search.mobile-search .search-open {right: 57px; top: 53px;}
.top-search.mobile-search {margin-left: 30px;}
.staff_section_items .item .image img  {border-radius: 100%;}
.staff_section_items .item .image {
    border-radius: 100%;
    width: 100%;
    height: auto;
    border: 3px solid #fff;
    box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.3);
	margin: 0 auto;
}

.staff .staff_section_items .item-wrapper {border: none;} 
.staff .staff_section_items .item-wrapper .info {
    padding: 30px 20px 20px;
    text-align: center;
}
.staff .staff_section_items .item-wrapper .info .post {color:#000; font-size: 16px; line-height: 19px; }  
.staff .staff_section_items .item-wrapper .info .name {

	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 20px;
}


.staff_section_items {margin-left:-15px; margin-right:-15px;}
.staff .staff_section_items .item:hover .name{color:#DC0008 ;}


.col-4 {width: 40px; text-align: center;}
.col-4 .top-search {float: none;}
   
   
 .team-detail .team_smi .name, 
 .team-detail .team_audio .name,
 .team-detail .team_video .name, 
 .team_audio .name { 
        text-transform: uppercase;
		font-style: normal;
		font-weight: 500;
		font-size: 18px;
		line-height: 130%;
		color: #242424;}
 
 .team-detail .team_smi .in {color: #242424;}
 .team-detail .team_smi .name,  .team-detail .team_smi .in  {margin-bottom: 10px;}
   
 .team-detail .team_smi .item {margin-bottom: 30px; border: 1px solid #E2E2E2;}
 
.team-detail .team_smi .item .text  {padding-top: 25px;}
.page-header .social a {background: #fff; display: inline-block; color: #AA0007; border: 1px solid #AA0007; width: 36px; height: 36px;    line-height: 36px;}
	
.page-header .social a:hover {
	background: #AA0007;
    display: inline-block;
    color: #fff; border: 1px solid #AA0007;}


.page-header .has_social {display: flex; justify-content:space-between; -webkit-flex-direction: row;
    -ms-flex-direction: row;
        flex-direction: row; 
        white-space: nowrap;} 	
/* .page-header .has_social .detail-social{
  text-align: left;
  margin-top: 15px !important;
} */
.team_smi .coolHeading, .team_audio .coolHeading, .team_video .coolHeading {margin-top: 40px; margin-bottom: 30px;}
.backshare .detailback .fa {padding: 0; box-shadow: none; margin-right: 8px;}
.backshare .detailback .fa:before {background: url(../images/vector-back.svg) no-repeat center; content: ""; width: 20px; height: 20px;  display: block; }
body .backshare .detailback span {padding:0; font-size: 18px; color: #DC0008; }
.backshare .detailback, .topblock.contact-block {    display: flex; align-items: center;}
.bx-mac .social.detail-social a {width: 36px; height: 36px; line-height: 2;}

.social.detail-social .vk .fa {font-size: 20px;}
.social.detail-social .fb .fa {font-size: 22px; vertical-align: middle; }
.social.detail-social .twitter .fa {font-size: 24px; position: relative; top: 2px;}
.newsdetail.imgageleft .pic img {width: 100%}
.topblock .adress img, .topblock .email img {margin-right: 24px;}
.topblock .adress {display: flex; align-items: center; margin-right: 80px;}
.staffcontact .staff_section_items {margin-top: 30px;}
.topblock.contact_block { display: flex; align-items: center; margin-bottom: 40px}
.staffcontact .staff_section_items .item:hover {transform: scale(1); cursor:pointer; }
.staffcontact .staff_section_items .item:hover .item-wrapper:after {background: rgba(193, 0, 0, 0.8);}
.staffcontact .staff_section_items .item:hover  .post.e-mail, .staffcontact .staff_section_items .item:hover  .post.e-mail a, .contact_block .email a:hover {color: #DC0008;}
.staffcontact .staff_section_items .item .name {font-weight: 500; margin-bottom: 10px;}
.staffcontact .item-wrapper {padding: 20px 30px; position: relative; border: 1px solid #E2E2E2; margin-bottom: 30px;}
.staffcontact .item-wrapper:after {top: 0; left: -1px; width: 5px; position: absolute; background: #C4C4C4; height: 100%; content:""; }
.contact_block .email a {color: #242424;}
.mainform .control-label {
	display: inline-block;
    position: absolute;
    top: 11px;
    left: 58px;
    height: 22px;
    color: #bbb;
	z-index:-1;
}

html .mainform .form-control {height: 47px; border-radius: 6px; background-color: transparent; z-index: 1009; }
.mainform input:focus + label, .mainform input.must-be-filled + label, .mainform textarea.must-be-filled + label {
    display: none;
}


.mainform .textarea-wrap .control-label   {left: 30px;}
.mainform .req-col span {font-size: 15px}
.mainform .req-col {padding-right: 0; text-align: right; line-height: 36px;}
.mainform textarea:focus + label {display: none;}

.ymaps-image-with-content {
    width: 48px !important;
    height: 64px !important;
    background-size: 48px 64px !important;
	background-image: url(/bitrix/templates/cor/images/icon-yandex.png) !important ;
}


.broadcast_list.specprojects .section-item .section-image {width: 135px;}
.broadcast_list.specprojects .data {padding-left: 25px; display: table-cell; vertical-align: middle; padding-right: 15px;}
.broadcast_list.specprojects .data .title {margin-bottom: 11px;}
.broadcast_list.specprojects {border-bottom: none;}
.backshare .detailback:hover span, .maincontent .detailback:hover {color: #242424; }
.backshare .detailback:hover .fa:before {background: url(../images/vector-back-h.svg) no-repeat center;}
.top-search.mobile-search .nav > li > a > .search.lupa:before {
    content: '\f002';
    background: none;
} 

.team_audio .staff .item .row,  .staff.audio_list .item .row {border: 1px solid #E2E2E2; }
.team_audio .staff .item:hover,  .staff.audio_list .item .row:hover {box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.18);}
.team_audio .staff .item .data {padding-top: 30px}
.history.item-views.list .item {
    background: #fafafa;
    margin-bottom: 10px;
    position: relative;
    border: none;
}


.history.item-views.list .item .title {
    padding: 16px 0;
    font-weight: 500;
    float: left;
    text-align: center;
    width: 221px;
    margin: 0;
    font-size: 20px;
    line-height: 44px;

}

.history.item-views.list .item .info {
    background: none repeat scroll 0 0 #f6f6f6;
    margin-left: 221px;
    padding: 24px 10px;
}

.history.item-views.list .item .info > .row {margin: 0;}
.audio_list .col-image {width: auto; max-width: 135px;}
.audio_list .col-image + div {padding-left: 20px;}
.no-margin {margin-left: 0; margin-right:0;}
#audio-archive {height: 38px; border: 1px solid #E6E6E6; border-radius: 5px; padding-left: 15px;}
.audio_filtr input[type="submit"] {position: relative; top: -2px;}
.daterangepicker .calendar-table .table-condensed > tbody > tr > td, .daterangepicker .calendar-table .table-condensed > thead > tr > th {padding: 6px 5px;}
body .daterangepicker .calendar {max-width: 315px;}
body .daterangepicker td.active, body .daterangepicker td.active:hover {background-color: #9C0006;}
body .daterangepicker {width: 312px;}
.staff.audio_list {margin-top: 37px;}
.news_archive h3 {margin-top: 10px; margin-bottom: 22px;}
.propgramm_info {padding-left:0;}
.news-detail.audio .propgramm_info li {padding-left:18px; display: inline-block; margin-right: 27px; margin-bottom: 30px;} 

body .maincontent .news-detail.audio ul.propgramm_info > li:before {left:0 !important; border-radius: 0 !important; top: 7px !important;}
body .maincontent .reviews-block-container table td {text-align: left;}
body .maincontent .reviews-block-container table {border-bottom: none;}
body .maincontent .auth_name b {font-weight: 500; color: #242424;} 
.reviews-reply-form .reviews-reply-buttons input { 
    height: 38px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
	border-radius: 5px;
    border: none;
    padding: 0 30px;
}
	
.reviews-reply-form .reviews-reply-buttons input[name="send_button"] { background: linear-gradient(151.02deg, #DC242B 0%, #AA0007 100%), #F4F4F4; }
	
body .reviews-reply-form .reviews-reply-buttons input[name="view_button"] {margin-left: 15px; background: #fff; color: #AA0007; border: 1px solid #AA0007; }
body .reviews-reply-form .reviews-reply-buttons input[name="view_button"]:hover {background:#AA0007; color: #fff; border: 1px solid #AA0007; }
body .reviews-reply-form .reviews-reply-buttons input[name="send_button"]:hover {background:#AA0007;}

.soc-reg-icons .ulogin1.ulogin_panel {margin-top: 8px;}
.soc-reg-icons {margin-bottom: 32px; margin-top: 20px; font-size: 16px;}
.maincontent table.reviews-post-table tr.reviews-actions td {border: none; padding: 15px;} 
.maincontent table.reviews-post-table tr td {border: none; padding: 12px 15px 0 15px;} 


body .maincontent .reviews-block-container table.reviews-post-table {border: 1.2px solid #E2E2E2;}
body .maincontent .reviews-block-container table.reviews-post-table tr {border-bottom: none;}
.reviews-reply-form form.reviews-form {background-color: transparent;}
.reviews-reply-form .feed-add-post-form {border-radius: 5px; border: 1px solid #E6E6E6;}
.reviews-reply-field.reviews-reply-field-settings {margin-left: 15px;}
.col-news-image {height: 150px;}
.col-news-image img {width:100%; height: 100%; object-fit: cover; object-position: top;}
.reviews-reply-field-settings label {font-weight: 400;}

.ulogin-button-facebook {background: url(../img/share-fb.png) 0px 0px no-repeat !important; width: 24px !important; height: 24px!important;}
.ulogin-button-vkontakte {background: url(../img/share-vk.png) 0px 0px no-repeat !important; width: 24px !important; height: 24px!important;}
.ulogin-button-odnoklassniki {background: url(../img/share-ok.png) 0px 0px no-repeat !important; width: 24px !important; height: 24px!important;}
.ulogin-button-twitter {background: url(../img/share-twitter.png) 0px 0px no-repeat !important; width: 24px !important; height: 24px!important;}
#gallery .image_frame a {height: 190px;}
.thumb .image_holder img {
    transition: all 0.5s ease-out;
    object-fit: cover;
    object-position: center;
    height: 100%;
    object-fit: cover;  
}

.news-detail.audio.news .date:before {
	position: absolute;
    content: "";
    left: 0;
    top: 0.45rem;
    height: 14px;
    width: 3px;
    background: #DC0008;} 
	
	.reviews-reply-form:before  {
		content: " ";
		display: table;
		clear: both;
	}
	
	
.col-news-image.video, .col-news-image.audio  {position: relative;}
.col-news-image.video:after, .col-news-image.audio:after {
	position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    content: "";
    background: url(/bitrix/templates/cor/images/play-small.png) 0 0 no-repeat;
    right: 0;
    bottom: 0;
    z-index: 0;}


.bx-firefox body ul.footer-menu li 
    {
	 margin-right: 0 !important; 
	 -moz-page-break-inside: avoid;
	  -webkit-column-break-inside: avoid;
	  break-inside: avoid;
	  -o-column-break-inside: avoid;
	  -ms-column-break-inside: avoid;
	  -column-break-inside: avoid;
	  page-break-inside: avoid;
	  float: none;}
	  
.bx-firefox body ul.footer-menu {text-align: left;}

.team_audio .item {display: table;} 

@media (min-width: 991px) {
	.team_audio .item {display: table; margin-right: 20px; width: calc(50% - 20px);} 
}

.team_audio .item .col-md-3, .team_audio .item .col-md-9  {
	float: none;
    display: table-cell;
    vertical-align: middle;} 

.team_audio .staff .item .data {padding-top: 0;}
	
.pageshedule .filter.row .btn {margin-bottom: 15px;}
	
.pageshedule a .programs:not(.activeColor):not(.previousColor) {color: #242424;}
.pageshedule .col-pr-item a:hover .programs { color: #d21d24;}
.pageshedule .btn-primary {color: #fff; background: linear-gradient(147.79deg, #0033ab 0%, #0243db 100%), #F4F4F4;;border: 1px solid #0033ab;}
.pageshedule .btn-default, .btn.btn-default.reset-filter {color: #032e91; background:#fff; border: 1px solid #032e91;}
.btn.btn-default.reset-filter{
  padding-left: 15px;
  padding-right: 15px;
}
html .pageshedule .btn-default:hover {border-color: #0033ab;} 
.pageshedule .dateshedule {margin-bottom: 10px;}
#select_pr + .jq-selectbox__select {height: 38px; position: relative; border-radius: 5px;}
.jq-selectbox {width: 253px; display: inline-block; position: relative;}
.jq-selectbox__dropdown ul {
	position: relative;
    overflow: auto;
    overflow-x: hidden;
    list-style: none;}
	
.jq-selectbox__dropdown {
    background: rgba(247, 245, 250, 0.942);
    position: absolute;
	width: 100%;}
	
.audio_filtr .reset-filter {
    position: relative;
    top: -2px;
	height: 38px;
}

.detailback:hover .fa:before {
    background: url(../images/vector-back-h.svg) no-repeat center;
}

.detailback .fa:before {
    background: url(../images/vector-back.svg) no-repeat center;
    content: "";
    width: 20px;
    height: 20px;
    display: block;
}
body .detailback i {
	padding: 0;
    box-shadow: none;
    margin-right: 8px;}
	
.not-found {color: #DC0008; margin: 15px 0; }
a.detailback {text-decoration: none; display: flex; align-items: center;} 

/*.video-archive .image #play-video-btn-small + img, .video-archive .image iframe {height:  190px !important; }*/
.video-archive .rest-block .image .col-md-12 {max-height: 100%;} 

@media (max-width: 380px) {
	.reviews-reply-form .reviews-reply-buttons input {padding: 0 20px;}
}

body {padding-bottom: 100px;}
body #blockwithplayer {position: fixed; bottom: 0; width: 100%; z-index: 12} 

body #blockwithplayer #playermain {border: none !important; height: 100px; box-sizing: border-box; border-radius: 0 !important; box-sizing: border-box !important;}

.playeryt a { 
    width: 40px;
    height: 40px;
    background: #8D9093;
    display: inline-block;
    color: #2F353B;
    font-size: 23px;
    font-weight: 600;
    border-radius: 100%;
    text-align: center;
	line-height: 42px;
	/*vertical-align: middle;
	display: table-cell;*/}
	
	
#playermain #playermain_control_pjs_title_text, 
#playeraudio_control_pjs_title_text,  #playervote_control_pjs_title_text
    {font-family: Roboto !important;
	font-style: normal;
	font-weight: bold;
	font-size: 16px !important;
	line-height: 19px;
	color: #E4E5E6 !important;
	opacity: 1 !important;
	padding-left: 0 !important;
	
	}
	
	
.playerblock .playersteamlist .streamitem {
    display: inline-block;
    font-weight: 500;
    color: #fff;
    height: 32px;
    line-height: 32px;
    padding: 0 11px;
    background: rgba(255, 255, 255, 0.18);
    border-radius: 5px;
	margin-right: 6px; 
}

#playermain_control_pjs_title {left: 226px; top: 23px !important; }
#playermain_control_vote_like {top: 23px !important;}
#playermain #playermain_control_vote_like_text  {font-size: 15px !important;}
.playerblock .playersteamlist .streamitem:hover, .playerblock .playersteamlist .streamitem:focus  {background: rgba(255, 255, 255, 0.45); text-decoration: none;}

/*#playermain_control_volumebutton pjsdiv:last-child, #playermain_control_volumebutton > pjsdiv {width: 138px !important; left: -50px !important; }
#playermain_control_volumebutton pjsdiv:last-child pjsdiv:first-child  {width: 138px !important;}*/

#playermain_control_volumebutton > pjsdiv:before, #playeraudio_control_volumebutton > pjsdiv:before {left: -30px; top: -12px; content:''; position: absolute; display: block; width: 20px; height: 20px; background-image: url(/bitrix/templates/cor/images/reduced-volume.svg);}

#playermain_control_playbutton_icon0, #playeraudio_control_playbutton_icon0 {
	background: linear-gradient(114.72deg, #DC242B 0%, #AA0007 100%), #C4C4C4;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.35);
	border-radius: 100%;
	transform: scale(3.4) !important; }
	
#playermain_control_playbutton_icon0 svg g path:first-child, 
#playeraudio_control_playbutton_icon0 svg g path:first-child,
#playervote_control_playbutton_icon0 svg g path:first-child  {fill: none;} 
 
#playermain_control_playbutton_icon1, #playeraudio_control_playbutton_icon1 {transform: scale(3.4) !important; }
#playermain_control_playbutton_bg, #playeraudio_control_playbutton_bg {transform: scale(3.4) !important; } 

/* @media not all and (min-resolution:.001dpcm) { @media {
    
		#playermain_control_playbutton_icon1, 
		#playermain_control_playbutton_bg, 
		#playermain_control_playbutton_icon0, 
		#playeraudio_control_playbutton_bg, 
		#playeraudio_control_playbutton_icon1, 
		#playeraudio_control_playbutton_icon0 {transform: scale(2.3) !important; }
	}
}  */

/* Player mobile */
@media (max-width: 1024px) {

	#playermain_control_playbutton_icon1, #playermain_control_playbutton_icon0, #playermain_control_playbutton_bg {transform: scale(2.6) !important; }
	body #playermain_control_playbutton, #playermain_control_playbutton + pjsdiv {left: 93% !important;}
	#playermain_control_playbutton + pjsdiv {transform: scale(1.8) !important; } 
	
}

@media (max-width: 768px) {

	#playermain_control_playbutton_icon1, #playermain_control_playbutton_icon0, #playermain_control_playbutton_bg {transform: scale(2.4) !important; }
	body #playermain_control_playbutton, #playermain_control_playbutton + pjsdiv {left: 93% !important;}
	#playermain_control_playbutton + pjsdiv {transform: scale(1.6) !important; }  
}

@media (max-width: 745px) {
	.page-header .has_social {display: flex; justify-content:space-between; -webkit-flex-direction: column;
		-ms-flex-direction: column;
			flex-direction: column; 
			white-space: nowrap;} 	
	.page-header .has_social .detail-social{
	  text-align: left;
	  margin-top: 15px !important;
	}
	.staff.team .item {float: left; width: 50%;}
	/*.staff.team .item:nth-child(2n+1) {clear: left;}*/
	
    .team-detail .btn.reset-filter {float: right;}
	
	
	#playermain #playermain_control_pjs_title_text, #playeraudio_control_pjs_title_text, #playervote_control_pjs_title_text  {font-size: 12px !important;}
	.playersteamlist {display: none;}
	body #blockwithplayer #playermain, body #playeraudio, body .vote-items-list #playervote {height: 70px;}
	#playermain_control_playbutton_icon1, 
	#playermain_control_playbutton_icon0, 
	#playermain_control_playbutton_bg, 
	#playermain_control_playbutton + pjsdiv,
    #playeraudio_control_playbutton_bg, 
	#playeraudio_control_playbutton_icon1, 
	#playeraudio_control_playbutton_icon0,
	body #playervote_control_playbutton_bg, 
	body #playervote_control_playbutton_icon1, 
	body #playervote_control_playbutton_icon0	{transform: scale(0.8) !important; }
	
    body .playerblock .playerposter {width: 50px; background-size: cover;}
    body {padding-bottom: 50px;}
	#playermain_control_pjs_title_text, #playeraudio_control_pjs_title_text, #playervote_control_pjs_title_text {left: 0!important;}
	#playermain_control_pjs_title,  #playeraudio_control_pjs_title  {left: 61px !important; }
	#playervote_control_pjs_title {left: 11px !important; }
	#playeraudio_control_pjs_title {top: 23px !important; } 
	body .playeryt a {
		width: 17px;
		height: 18px;
		height: 17px;
		font-size: 12px;
		text-align: center;
		line-height: 18px;}
		
	body #playermain_control_playbutton, #playermain_control_playbutton + pjsdiv,  
	body #playeraudio_control_playbutton, #playeraudio_control_playbutton + pjsdiv, 
	body #playervote_control_playbutton, #playervote_control_playbutton + pjsdiv {left: 93% !important;}
	#playermain_control_pjs_title {color: #E4E5E6; }
	body .playerblock .playeryt { position: absolute; top: 21%; right: 15%;}
	#playermain_control_pjs_title_text {padding-left: 8px;}
	body #pjsfrrsplayeraudio + pjsdiv + pjsdiv {opacity: 1 !important; width: 50px !important; left: 0 !important; height: 100% !important; }
    body #pjsfrrsplayeraudio + style + pjsdiv + pjsdiv {
		opacity: 1 !important;
		width: 50px !important;
		left: 0 !important;
		height: 100% !important;
		margin-top: 0 !important;
		top: 0 !important; }


    #playeraudio.withlist #pjsfrrsplayeraudio + pjsdiv + pjsdiv, #playeraudio.withlist #pjsfrrsplayeraudio + style + pjsdiv + pjsdiv  {opacity: 0 !important;}  		
	.team_smi .btn.reset-filter {float: right !important; }
	
}


@media (min-width:768px) and (max-width:991px) { 
   .wrapper.videoblock .item:nth-child(3n+1) {clear: left;}

}


#playeraudio {height: 100px; border-radius: 0 !important; }
@media (max-width:370px) {  
	body .playerblock .playeryt {
		position: absolute;
		top: 21%;
		right: 12%;
	} 
}

#playeraudio_control_playlist_icon0 {left: 0;top: 0;}
#playeraudio_control_playlist_bg {left: 0;top: 0;}

#playeraudio_control_playlist {top: 19px !important; }
#playeraudio_control_vote_like {opacity: 0 !important;}
#playeraudio {margin: 20px 0; border: none !important;}
#pjsfrrsplayeraudio + pjsdiv + pjsdiv {opacity: 1 !important; width: 100px !important; height: 100px !important; top: 0 !important; left: 0 !important; margin-top: 0 !important; border-radius: 0 !important;}
.reviews-reply-form {margin-top: 20px;}
div.bx-auth-serv-icons i {width: 24px; height: 24px; margin: 0.14rem; background-size: contain !important; }
.soc-reg-icons div.bx-auth-serv-icons a { border:none; margin: 0px;}
.soc-reg-icons div.bx-auth-serv-icons a:hover {opacity: 0.9; border:none;} 
.soc-reg-icons .bx-auth-serv-icons {display: inline-block; margin-left: 8px; position: relative;top: -4px;}


.maincontent .inner-row .sms-block-inner ul > li:before {display: none;} 
.maincontent .inner-row .sms-block-inner .sms-list .sms-item:not(:first-child) {opacity: 1}
.sms-item .date {margin-bottom: 10px;}
.sms-block-inner .sms-item .date {margin-bottom: 4px;} 
.sms-block-inner .sms-item {margin-bottom: 25px;} 
.yashare .b-share .b-share-icon.b-share-icon_twitter {background: url(../images/tw.svg) no-repeat center / cover;}
.yashare .b-share .b-share-icon.b-share-icon_facebook {background: url(../images/fb.svg) no-repeat center / cover;}
.yashare .b-share .b-share-icon.b-share-icon_vkontakte {background: url(../images/vk.svg) no-repeat center / cover;}
.yashare .b-share .b-share-icon.b-share-icon_odnoklassniki {background: url(../images/ok.svg) no-repeat center / cover;}
.maincontent table.map-columns tr td {border: none;}
.voting-list-box .voting-form-box {border: none;}
@media (min-width: 1200px) {
	.list.team .staff_section_items .item .image {width: 260px; height: 260px; }

}

body div.bx-auth-serv-icons a:hover {border: none; }
body div.bx-auth-serv-icons a {margin: 0;}

  


@media (max-width: 420px) { 

	#playermain #playermain_control_pjs_title_text,
	#playeraudio_control_pjs_title_text  {white-space: pre-wrap !important; width: 190px !important; line-height: 16px}
    body .table-frequencies td p, body .table-frequencies  th p {font-size: 15px;}
	.maincontent table.table-frequencies  { overflow-x: unset; display: table; table-layout: fixed; } 

}

#pjsfrrsplayervote + pjsdiv + pjsdiv {z-index: 10; opacity: 1 !important; width: 100px !important; height: 100px !important; border-radius: 0 !important;  top: 0 !important; left: 0 !important; margin-top: 0 !important; }
body #playervote {border-radius: 0 !important; height: 100px;  margin-top: 15px;}
#playervote_control_volumebutton > pjsdiv:before {
    left: -30px;
    top: -12px;
    content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(/bitrix/templates/cor/images/reduced-volume.svg);
}


#playervote_control_playbutton_icon0, #playervote_control_playbutton_icon0 {
    background: linear-gradient(114.72deg, #DC242B 0%, #AA0007 100%), #C4C4C4;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.35);
    border-radius: 100%;
    transform: scale(3.4) !important;
} 

#playervote_control_playbutton_icon1, #playervote_control_playbutton_icon1 {
    transform: scale(3.4) !important;
} 
#playervote_control_pjs_title_text {font-size: 16px !important;}
#playervote_control_vote_like {display: none !important;}


body div.bx-html-editor {z-index: 9;}

div.bx-auth-serv-icons i.facebook {background: url(../images/fb.svg) no-repeat center / cover;}
div.bx-auth-serv-icons i.twitter {background: url(../images/tw.svg) no-repeat center / cover;} 
div.bx-auth-serv-icons i.vkontakte	{background: url(../images/vk.svg) no-repeat center / cover;}
div.bx-auth-serv-icons i.odnoklassniki {background: url(../images/ok.svg) no-repeat center / cover;}


.news_block .top_block {
    margin: 31px 0px 35px;
    position: relative;
}
  
.container .widget-hr {display: none;} 
.currencylink .container, .weatherlink .container {padding: 0 20px 0px; box-shadow: -1px 2px 6px 0px rgba(0, 0, 0, 0.15), 0 1px 3px rgba(126, 125, 125, 0.1); }  
.weatherlink .container h3 {
	font-weight: 500;
	font-size: 28px;
	line-height: 33px;
	text-align: center;
	margin-bottom: 8px;} 
	
.weatherlink .container	td:first-child {text-align: center;}
.weatherlink .container	td[nowrap="yes"] span {
	font-family: Roboto;
	font-weight: 500;
	font-size: 50px;
	text-align: center;}
	
.weatherlink .container	.gdweather {
	font-family: Roboto;
    text-align: center;
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 0;}
	
	
.weatherinfo .gdwinfo {color: #242424; line-height: 30px;}
.weatherlink .weather {margin-bottom: 25px}
.weather tr:first-child td:nth-child(2) {text-align: center;}
.weather tr:first-child td[nowrap="yes"] {text-align: right; padding-right: 8px;}
.weather tr:first-child td:last-child {padding-left: 8px;}

.currency .w-header .title {padding-top: 20px; padding-bottom: 20px;}

.currencylink .container {padding: 0 30px;}
.b-r-widget.currency {margin-bottom: 15px;}

.top-menu-container .currencylink .container *, .top-menu-container .weatherlink .container * {color: #242424;}

.weatherlink .container {position:absolute; background: #fff; width: 350px; top: 40px; z-index: 1000; display: none;}	
.currencylink .container {position:absolute; background: #fff; width: 330px; top: 40px; z-index: 1000; display: none;}	
.weatherinfo {padding-top: 10px;}
.weatherlink, .currencylink {position: relative;}
.weatherlink a:hover .container, .currencylink a:hover .container{display: block;}

.news-detail.audio #playeraudio {margin-top:0;}
.news-detail.audio.news #playeraudio {margin-top:20px;} 
.weatherlink a, .currencylink a {cursor: pointer;}


@media (max-width:600px) {
	
	.inner-row .col.col-md-6.yashare {float: none !important;}
	.col-md-6.yashare > span {
		display: inline-block; 
		text-align: left;
		padding-top: 0;
		font-size: 16px;
	}
	.maincontent .col.col-md-6.yashare {
		padding-right: 0;
		text-align: left;
		padding-left: 0;
		margin-bottom: 9.5px;
		justify-content: flex-start;
	}
	.news-detail.audio.news .date:before {top: 0.3rem;}
	.maincontent .news-detail.audio .propgramm_info li {margin-bottom: 10px;}
	
}

.col.col-md-6.yashare {
	padding-right: 0;
	text-align: right;
	z-index: 10;
}


.videoblock .staff .firsblock .video-player {position: relative;} 

.videoblock .staff .firsblock.item a.clearfix {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
	background: rgba(0, 0, 0, 0.5)
} 

.videoblock .staff .firsblock.item a.clearfix .data {margin-top: 9px; margin-left:0; margin-right:0;}
.videoblock .firsblock.item a.clearfix .data .name {font-size: 18px; text-align: left; text-shadow: none; margin-bottom: 6px;}


.ya-share2__list > li:before {display: none;}

.col.col-md-6.yashare {    
	display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 0 !important; }
	
	
.col.col-md-6.yashare > span {padding-top:0;}




/*tibo  css */


.tibo-banner p {margin-bottom: 0;}

@media (min-width:991px) {
	.tibo-banner  {top: -60px; position: absolute; min-width: 170px; right: 0;}
	
}


@media (max-width:990px) {
	.col-sub, .col-map {width: 100%;}
	 .col-map {margin-top: 25px;}
	
}

.table-wrapper {
  height: 100%;
}