@charset "UTF-8";
/* RESET STYLES */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s,
samp, small, strike, strong, sub, sup, tt,
var, b, u, i, center, dl, dt, dd, ol, ul,
li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
  outline: 0;
  background: transparent; }

html,
body {
  height: 100%; }

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

body {
  line-height: 1; }

b,
strong {
  font-weight: bold; }

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

img {
  border: 0;
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

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

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

:focus {
  outline: 0; }

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

td,
th {
  padding: 0; }

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

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

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

.reject_wrapper {
  display: none; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  font: 15px "PtSansRegular", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  color: #000;
  background: #F3F3F3; }

html,
body {
  height: 100%; }

.wrapper {
  min-height: 100%; }

body {
  min-width: 1000px; }

main {
  padding-top: 30px;
  padding-bottom: 40px; }

.container {
  /*outline: 1px dotted skyblue;*/
  max-width: 1000px;
  margin: 0 auto; }

@media (max-width: 1000px) {
  .container {
    padding-left: 10px;
    padding-right: 10px; } }

.hel {
  width: 0;
  height: 0;
  line-height: 0 !important;
  font-size: 0;
  visibility: hidden;
  opacity: 0;
  text-indent: -9999px; }

.fl {
  float: left; }

.fr {
  float: right; }

.dn {
  display: none; }

.db {
  display: block; }

.dinbl {
  display: inline-block;
  vertical-align: top; }

.dt {
  display: table;
  width: 100%; }
  .dt > div {
    display: table-cell;
    vertical-align: middle; }

.dt-1 {
  display: table;
  margin-left: auto;
  margin-right: auto; }

.ovh {
  overflow: hidden;
  max-width: 100%; }

.psr {
  position: relative; }

.tal {
  text-align: left; }

.tac {
  text-align: center; }

.tar {
  text-align: right; }

.ttu {
  text-transform: uppercase; }

.title-1 {
  font: 31px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  line-height: 1.2; }

.title-2 {
  font: 18px "PtSansBoldItalic", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  line-height: 1.25; }

.title-3{
  font: 22px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

.title-st-1 {
  text-align: center; }
  .title-st-1 span {
font-size:17px;
    position: relative;
    padding: 10px 15px 7px 15px;
    display: inline-block;
    border-radius: 4px;
    color: #22589B;
    background: #F3F3F3;
    line-height: 1; }
    .title-st-1 span:before, .title-st-1 span:after {
      content: '';
      position: absolute;
      top: 50%;
      height: 1px;
      background: #F3F3F3;
      width: 300px; }
    .title-st-1 span:before {
      left: -300px; }
    .title-st-1 span:after {
      right: -300px; }

.title-st-2 {
  padding-top: 18px;
  font-size: 21px;
  line-height: 1; }
  .title-st-2 span {
    display: block;
    font: 12px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #415683; }

.link-1 {
  text-decoration: underline; }
  .link-1:hover {
    text-decoration: none; }

.c-1 {
  color: #fff; }

.c-15 {
  color: #3b5998; }

.w-1 {
  width: 64.05%; }

.w-2 {
  width: 43%; }

.w-3 {
  width: 53.1%; }

.w-4 {
  width: 33.5%; }

.w-5 {
  width: 43.75%; }

.w-6 {
  width: 22.5%; }

.w-7 {
  width: 75.05%; }

.w-8 {
  width: 31%; }

.w-9 {
  width: 65.5%; }

.w-10 {
  width: 48.1%;
  margin-right: 3.8%; }
  .w-10:nth-child(2n+2) {
    margin-right: 0; }

.w-11 {
  width: 30.8%;
  margin-right: 3.8%; }
  .w-11:nth-child(3n+3) {
    margin-right: 0; }

.w-12 {
  width: 38%; }

.w-13{
  width: 27.5%;
}

.w-14{
  width: 70%;
}

.w-15 {
  width: 48.6%; }

.w-16 {
  width: 47.85%; }


.style-1 {
  margin-left: 2.4%; }

.style-2 {
  margin-bottom: 24.5px; }

.style-3 {
  padding-left: 5%;
  padding-right: 5%; }

.style-4 {
  height: 315px;
  overflow: hidden; }

.style-5 {
  padding-left: 3.35%;
  padding-right: 3.35%; }

.style-6 {
  padding-left: 6.75%;
  padding-right: 6.75%; }

.style-7 {
  padding-left: 25px;
  padding-right: 25px; }

.style-8 {
  margin-bottom: 15px; }

.style-9 {
  height: 315px;
  overflow: hidden; }

.style-10 {
  margin-left: 33%; }

.style-11 {
  font-size: 12px;
  color: #7e7e7e; }

.style-12 {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto; }

.style-13 {
  margin-left: auto;
  margin-right: auto; }

.style-14 {
  padding-left: 15px;
  padding-right: 15px; }

.bl-st-1 {
  border-radius: 10px;
  overflow: hidden; }

.bl-st-2 {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #fff; }

.bl-st-3 {
  border-radius: 10px; }

.bl-st-4 {
  padding-top: 25px;
  padding-bottom: 25px;
  background: #fff; }

.bl-st-5 {
  padding-top: 15px;
  padding-bottom: 35px;
  background: #fff; }

.img-bl {
  position: relative;
  display: block;
  overflow: hidden;
  text-align: center; }

.img-bl-1 {
  height: 198px; }

.img-bl-2 {
  height: 224px; }

.img-bl-3 {
  height: 130px; }

.img-bl-4 {
  height: 217px; }

.img-bl-5 {
  position: relative;
  overflow: hidden;
  height: 360px; }

.img-bl-6 {
  height: 70px; }

.img-bl-7 {
  height: 150px; }

.has-icon-1:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 10;
  width: 8px;
  height: 8px;
  background: #FF171F; }

.has-icon-2:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  width: 8px;
  height: 6px;
  margin-top: -3px;
  background: #fff; }

.has-icon-3:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 3px;
  height: 100%;
  background: #FF171E; }

.has-icon-4:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -12px;
  z-index: 10;
  width: 7px;
  height: 7px;
  margin-top: -4.5px;
  background: #FF171F; }

.has-icon-5 {
  padding-left: 85px; }
  .has-icon-5:before {
    content: '';
    position: absolute;
    top: -35px;
    left: 0;
    z-index: 10;
    width: 82px;
    height: 108px;
    background: url(../images/sprites1.png) 0 -51px; }

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

.info-bl-1 {
  max-height: 78px;
  overflow: hidden; }

.mask-1,
.mask-2 {
  position: absolute;
  top: 0;
  z-index: 5;
  width: 700px;
  height: 700px;
  background: rgba(35, 89, 155, 0.65);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.mask-1 {
  left: 0;
  transform: translate(-850px, -420px) rotate(52deg); }

.mask-2 {
  right: 0;
  transform: translate(275px, 500px) rotate(52deg); }

.mask-3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  background: rgba(34, 88, 155, 0.55); }
  .mask-3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 28px;
    height: 28px;
    margin-left: -14px;
    margin-top: -14px;
    background: url(../images/sprites1.png) no-repeat -158px -51px; }

/* BXSLIDER STYLES */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  text-align: center; }

.bx-wrapper img {
  /*max-width: 100%;*/
  display: inline-block; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0); }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  z-index: 100;
  width: 19px;
  height: 73px;
  margin-top: -36.5px;
  text-indent: -9999px;
  outline: 0;
  background-image: url(../images/sprites1.png);
  background-repeat: no-repeat; }

.programs-slider-wrapper .bx-wrapper .bx-controls-direction a {
  top: 30%;
  margin-top: 0; }

.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
  transition: none; }

.bx-wrapper .bx-prev {
  left: 20px;
  background-position: -262px -9px; }

.bx-wrapper .bx-prev:hover {
  background-position: -290px -9px; }

.bx-wrapper .bx-next {
  right: 20px;
  background-position: -322px -9px; }

.top-slider-wrapper .bx-wrapper .bx-prev {
  left: 15px; }

.top-slider-wrapper .bx-wrapper .bx-next {
  right: 15px; }

.bx-wrapper .bx-next:hover {
  background-position: -352px -9px; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  /*background: url(images/controls.png) -86px -11px no-repeat;*/
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  /*background: url(images/controls.png) -86px -44px no-repeat;*/
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

/* Скрыл нумерацию слайдов для LIGHTBOX */
.lb-number {
  display: none !important; }

/* END BXSLIDER STYLES */
/* Preload images */
body:after {
  content: url(../images/loader.gif);
  display: none; }

.lightboxOverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.75);
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 5px 5px 0 0; }

.lightbox a img {
  max-width: 100%;
  height: auto;
  border: none; }

.lb-outerContainer {
  position: relative;
  background-color: #fff;
  width: auto;
  height: auto;
  margin: 0 auto;
  border-radius: 5px 5px 0 0; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-container {
  padding: 10px; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loader.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none; }

.lb-prev, .lb-next {
  display: block;
  position: absolute;
  top: 50%;
  z-index: 20;
  width: 19px;
  height: 73px;
  margin-top: -36.5px;
  cursor: pointer;
  background: url(../images/sprites1.png);
  -webkit-transition: none;
  transition: none; }

.lb-nav a.lb-prev {
  left: 5%;
  background-position: -262px -9px; }
  .lb-nav a.lb-prev:hover {
    background-position: -290px -9px; }

.lb-nav a.lb-next {
  right: 5%;
  background-position: -322px -9px; }
  .lb-nav a.lb-next:hover {
    background-position: -352px -9px; }

.lb-dataContainer {
  margin: 0 auto;
  width: 100%;
  background: #fff;
  padding: 20px 0;
  border-radius: 0 0 5px 5px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  position: relative;
  padding-left: 15px;
  padding-right: 40px; }

.lb-data .lb-details {
  /*width: 85*/
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font: 15px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  color: #000;
  text-transform: uppercase; }

.lb-data .lb-number {
  display: block;
  display: none !important;
  /* Скрыл нумерацию слайдов для LIGHTBOX */
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  position: absolute;
  top: -10px;
  right: 15px;
  width: 13px;
  height: 13px;
  background: url(../images/sprites1.png) -104px -92px;
  text-align: right;
  outline: none;
  cursor: pointer;
  -webkit-transition: none;
  transition: none; }
  .lb-data .lb-close:hover {
    background-position: -130px -92px; }

/**
 * SoundManager 2: "Bar UI" player - CSS
 * Copyright (c) 2014, Scott Schiller. All rights reserved.
 * http://www.schillmania.com/projects/soundmanager2/
 * Code provided under BSD license.
 * http://schillmania.com/projects/soundmanager2/license.txt
 */
.sm2-bar-ui {
  position: relative;
  display: inline-block;
  width: 100%;
  /* prevent background border bleed */
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* because indeed, fonts do look pretty "fat" otherwise in this case. */
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  /* general font niceness? */
  min-width: 20em;
  max-width: 30em;
  /* take out overflow if you want an absolutely-positioned playlist dropdown. */
  border-radius: 2px;
  overflow: hidden;
  /* just for fun (animate normal / full-width) */
  transition: max-width 0.2s ease-in-out; }

.sm2-bar-ui .sm2-playlist li {
  text-align: center;
  margin-top: -2px;
  font-size: 95%;
  line-height: 1em; }

.sm2-bar-ui.compact {
  min-width: 1em;
  max-width: 15em; }

.sm2-bar-ui ul {
  line-height: 1em; }

/* want things left-aligned? */
.sm2-bar-ui.left .sm2-playlist li {
  text-align: left; }

.sm2-bar-ui .sm2-playlist li .load-error {
  cursor: help; }

.sm2-bar-ui.full-width {
  max-width: 100%;
  z-index: 5; }

.sm2-bar-ui.fixed {
  position: fixed;
  top: auto;
  bottom: 0px;
  left: 0px;
  border-radius: 0px;
  /* so the absolutely-positioned playlist can show... */
  overflow: visible;
  /* and this should probably have a high z-index. tweak as needed. */
  z-index: 999; }

.sm2-bar-ui.fixed .bd,
.sm2-bar-ui.bottom .bd {
  /* display: table; */
  border-radius: 0px;
  border-bottom: none; }

.sm2-bar-ui.bottom {
  /* absolute bottom-aligned UI */
  top: auto;
  bottom: 0px;
  left: 0px;
  border-radius: 0px;
  /* so the absolutely-positioned playlist can show... */
  overflow: visible; }

.sm2-bar-ui.playlist-open .bd {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-color: transparent; }

.sm2-bar-ui .bd,
.sm2-bar-ui .sm2-extra-controls {
  position: relative;
  background: #2288cc;
  /*
 transition: background 0.2s ease-in-out;
 */ }

.sm2-bar-ui .sm2-inline-gradient {
  /* gradient */
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-image: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0.125) 5%, rgba(255, 255, 255, 0.125) 45%, rgba(255, 255, 255, 0.15) 52%, rgba(0, 0, 0, 0.01) 51%, rgba(0, 0, 0, 0.1) 95%);
  /* W3C */
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.125) 5%, rgba(255, 255, 255, 0.125) 45%, rgba(255, 255, 255, 0.15) 50%, rgba(0, 0, 0, 0.1) 51%, rgba(0, 0, 0, 0.1) 95%);
  /* W3C */ }

.sm2-bar-ui.flat .sm2-inline-gradient {
  background-image: none; }

.sm2-bar-ui.flat .sm2-box-shadow {
  display: none;
  box-shadow: none; }

.sm2-bar-ui.no-volume .sm2-volume {
  /* mobile devices (android + iOS) ignore attempts to set volume. */
  display: none; }

.sm2-bar-ui.textured .sm2-inline-texture {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  /* for example */
  /* background-image: url(../image/wood_pattern_dark.png); */
  /* additional opacity effects can be applied here. */
  opacity: 0.75; }

.sm2-bar-ui.textured.dark-text .sm2-inline-texture {
  /* dark text + textured case: use light wood background (for example.) */
  /* background-image: url(../image/patterns/wood_pattern.png); */ }

.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper {
  /* dark text + textured case: ditch 10% dark on playlist body. */
  background-color: transparent; }

.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper ul li:hover a,
.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper ul li.selected a {
  /* dark + textured case: dark highlights */
  background-color: rgba(0, 0, 0, 0.1);
  /* modern browsers don't neeed the image */
  background-image: none, none; }

.sm2-bar-ui .bd {
  display: table;
  border-bottom: none; }

.sm2-bar-ui .sm2-extra-controls .bd {
  background-color: rgba(0, 0, 0, 0.2); }

.sm2-bar-ui.textured .sm2-extra-controls .bd {
  /* lighten extra color overlays */
  background-color: rgba(0, 0, 0, 0.05); }

.sm2-bar-ui .sm2-extra-controls {
  background-color: transparent;
  border: none; }

.sm2-bar-ui .sm2-extra-controls .bd {
  /* override full-width table behaviour */
  display: block;
  border: none; }

.sm2-bar-ui .sm2-extra-controls .sm2-inline-element {
  display: inline-block; }

.sm2-bar-ui{
  color: #fff; }

.sm2-bar-ui.dark-text,
.sm2-bar-ui.dark-text .bd a {
  color: #000; }

.sm2-bar-ui.dark-text .sm2-inline-button {
  /* Warning/disclaimer: SVG might be fuzzy when inverted on Chrome, losing resolution on hi-DPI displays. */
  -webkit-filter: invert(1);
  filter: invert(1); }

.sm2-bar-ui .bd a {
  text-decoration: none; }

.sm2-bar-ui .bd .sm2-button-element:hover {
  background-color: rgba(0, 0, 0, 0.1);
  background-image: none, none; }

.sm2-bar-ui .bd .sm2-button-element:active {
  background-color: rgba(0, 0, 0, 0.25);
  background-image: none, none; }

.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active .sm2-inline-button,
.sm2-bar-ui .bd .active .sm2-inline-button {
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -webkit-transform-origin: 50% 50%;
  transform: scale(0.9);
  transform-origin: 50% 50%;
  -moz-transform: none; }

.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:hover,
.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active,
.sm2-bar-ui .bd .active {
  background-color: rgba(0, 0, 0, 0.1);
  background-image: none, none; }

.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active {
  /* box shadow is excessive on smaller elements. */
  box-shadow: none; }

.sm2-bar-ui {
  /* base font size */
  font-size: 12px;
  text-shadow: none; }

.sm2-bar-ui .sm2-inline-element {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0px;
  overflow: hidden; }

.sm2-bar-ui .sm2-inline-element,
.sm2-bar-ui .sm2-button-element .sm2-button-bd {
  position: relative; }

.sm2-bar-ui .sm2-inline-element,
.sm2-bar-ui .sm2-button-element .sm2-button-bd {
  /**
  * if you play with UI width/height, these are the important ones.
  * NOTE: match these values if you want square UI buttons.
  */
  min-width: 2.8em;
  min-height: 2.8em; }

.sm2-bar-ui .sm2-inline-button {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }

.sm2-bar-ui .sm2-extra-controls .bd {
  /* don't double-layer. */
  background-image: none;
  background-color: rgba(0, 0, 0, 0.15); }

.sm2-bar-ui .sm2-extra-controls .sm2-inline-element {
  width: 25px;
  /* bare minimum */
  min-height: 1.75em;
  min-width: 2.5em; }

.sm2-bar-ui .sm2-inline-status {
  line-height: 100%;
  /* how much to allow before truncating song artist / title with ellipsis */
  display: inline-block;
  min-width: 200px;
  max-width: 20em;
  /* a little more spacing */
  padding-left: 0.75em;
  padding-right: 0.75em; }

.sm2-bar-ui .sm2-inline-element {
  /* extra-small em scales up nicely, vs. 1px which gets fat */
  border-right: 0.075em dotted #666;
  /* legacy */
  border-right: 0.075em solid rgba(0, 0, 0, 0.1); }

.sm2-bar-ui .sm2-inline-element.noborder {
  border-right: none; }

.sm2-bar-ui .sm2-inline-element.compact {
  min-width: 2em;
  padding: 0px 0.25em; }

.sm2-bar-ui .sm2-inline-element:first-of-type {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow: hidden; }

.sm2-bar-ui .sm2-inline-element:last-of-type {
  border-right: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.sm2-bar-ui .sm2-inline-status a:hover {
  background-color: transparent;
  text-decoration: underline; }

.sm2-inline-time,
.sm2-inline-duration {
  display: table-cell;
  width: 1%;
  font-size: 75%;
  line-height: 0.9em;
  min-width: 2em;
  /* if you have sounds > 10:00 in length, make this bigger. */
  vertical-align: middle; }

.sm2-bar-ui .sm2-playlist {
  position: relative;
  height: 1.45em; }

.sm2-bar-ui .sm2-playlist-target {
  /* initial render / empty case */
  position: relative;
  min-height: 1em; }

.sm2-bar-ui .sm2-playlist ul {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  list-style-type: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.sm2-bar-ui p,
.sm2-bar-ui .sm2-playlist ul,
.sm2-bar-ui .sm2-playlist ul li {
  margin: 0px;
  padding: 0px; }

.sm2-bar-ui .sm2-playlist ul li,
.sm2-bar-ui .sm2-playlist ul li a {
  position: relative;
  display: block;
  /* prevent clipping of characters like "g" */
  height: 1.5em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center; }

.sm2-row {
  position: relative;
  display: table-row; }

.sm2-progress-bd {
  /* spacing between progress track/ball and time (position) */
  padding: 0px 0.8em; }

.sm2-progress .sm2-progress-track,
.sm2-progress .sm2-progress-ball,
.sm2-progress .sm2-progress-bar {
  position: relative;
  width: 100%;
  height: 0.65em;
  border-radius: 0.65em; }

.sm2-progress .sm2-progress-bar {
  /* element which follows the progres "ball" as it moves */
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  background: rgba(0, 0, 0, 0.33);
  background-image: none, none; }

.volume-shade,
.playing .sm2-progress .sm2-progress-track,
.paused .sm2-progress .sm2-progress-track {
  cursor: pointer; }

.playing .sm2-progress .sm2-progress-ball {
  cursor: -moz-grab;
  cursor: -webkit-grab;
  cursor: grab; }

.sm2-progress .sm2-progress-ball {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1em;
  height: 1em;
  margin: -0.2em 0px 0px -0.5em;
  width: 14px;
  height: 14px;
  margin: -2px 0px 0px -7px;
  width: 0.9333em;
  height: 0.9333em;
  margin: -0.175em 0px 0px -0.466em;
  background-color: #fff;
  padding: 0px;
  /*
 z-index: 1;
*/
  -webkit-transition: -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out; }

/*
.sm2-bar-ui.dark-text .sm2-progress .sm2-progress-ball {
 background-color: #000;
}
*/
.sm2-progress .sm2-progress-track {
  background-color: rgba(0, 0, 0, 0.4);
  background-image: none, none;
  /* modern browsers */ }

/* scrollbar rules have to be separate, browsers not supporting this syntax will skip them when combined. */
.sm2-playlist-wrapper ul::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.4); }

.playing.grabbing .sm2-progress .sm2-progress-track,
.playing.grabbing .sm2-progress .sm2-progress-ball {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.sm2-bar-ui.grabbing .sm2-progress .sm2-progress-ball {
  -webkit-transform: scale(1.15);
  transform: scale(1.15); }

.sm2-inline-button {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  /* hide inner text */
  line-height: 10em;
  /**
  * image-rendering seems to apply mostly to Firefox in this case. Use with caution.
  * https://developer.mozilla.org/en-US/docs/Web/CSS/image-rendering#Browser_compatibility
  */
  image-rendering: -moz-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
  -ms-interpolation-mode: bicubic; }

.play-pause,
.play-pause:hover,
.paused .play-pause:hover {
  background-image: url(../images/audioplayer/play.png);
  background-image: none, url(../images/audioplayer/play.svg);
  background-size: 67.5%;
  background-position: 40% 53%; }

.playing .play-pause {
  background-image: url(../images/audioplayer/pause.png);
  background-image: none, url(../images/audioplayer/pause.svg);
  background-size: 57.6%;
  background-position: 50% 53%; }

.sm2-volume-control {
  background-image: url(../images/audioplayer/volume.png);
  background-image: none, url(../images/audioplayer/volume.svg); }

.sm2-volume-control,
.sm2-volume-shade {
  background-position: 42% 50%;
  background-size: 56%; }

.volume-shade {
  opacity: 0.33;
  /* -webkit-filter: invert(1);*/
  background-image: url(../images/audioplayer/volume.png);
  background-image: none, url(../images/audioplayer/volume.svg); }

.menu {
  background-image: url(../images/audioplayer/list2.png);
  background-image: none, url(../images/audioplayer/list2.svg);
  background-size: 58%;
  background-position: 54% 51%; }

.previous {
  background-image: url(../images/audioplayer/first.png);
  background-image: none, url(../images/audioplayer/first.svg); }

.next {
  background-image: url(../images/audioplayer/last.png);
  background-image: none, url(../images/audioplayer/last.svg); }

.previous,
.next {
  background-size: 49.5%;
  background-position: 50% 50%; }

.sm2-extra-controls .previous,
.sm2-extra-controls .next {
  background-size: 53%; }

.shuffle {
  background-size: 45%;
  background-position: 50% 50%; }

.repeat {
  background-image: url(../images/audioplayer/loop.png);
  background-image: none, url(../images/audioplayer/loop.svg);
  background-position: 50% 43%;
  background-size: 54%; }

.sm2-extra-controls .repeat {
  background-position: 50% 45%; }

.sm2-playlist-wrapper ul li .sm2-row {
  display: table;
  width: 100%; }

.sm2-playlist-wrapper ul li .sm2-col {
  display: table-cell;
  vertical-align: top;
  /* by default, collapse. */
  width: 0%; }

.sm2-playlist-wrapper ul li .sm2-col.sm2-wide {
  /* take 100% width. */
  width: 100%; }

.sm2-playlist-wrapper ul li .sm2-icon {
  display: inline-block;
  overflow: hidden;
  width: 2em;
  color: transparent !important;
  /* hide text */
  white-space: nowrap;
  /* don't let text affect height */
  padding-left: 0px;
  padding-right: 0px;
  text-indent: 2em;
  /* IE 8, mostly */ }

.sm2-playlist-wrapper ul li .sm2-icon,
.sm2-playlist-wrapper ul li:hover .sm2-icon,
.sm2-playlist-wrapper ul li.selected .sm2-icon {
  background-size: 55%;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.sm2-playlist-wrapper ul li .sm2-col {
  /* sibling table cells get borders. */
  border-right: 1px solid rgba(0, 0, 0, 0.075); }

.sm2-playlist-wrapper ul li.selected .sm2-col {
  border-color: rgba(255, 255, 255, 0.075); }

.sm2-playlist-wrapper ul li .sm2-col:last-of-type {
  border-right: none; }

.sm2-playlist-wrapper ul li .sm2-cart,
.sm2-playlist-wrapper ul li:hover .sm2-cart,
.sm2-playlist-wrapper ul li.selected .sm2-cart {
  /* slight alignment tweak */
  background-position: 48% 50%; }

.sm2-playlist-wrapper ul li .sm2-music,
.sm2-playlist-wrapper ul li:hover .sm2-music,
.sm2-playlist-wrapper ul li.selected .sm2-music {
  background-image: url(../images/audioplayer/music.png);
  background-image: none, url(../images/audioplayer/music.svg); }

.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li .sm2-music,
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li:hover .sm2-music,
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li.selected .sm2-music {
  background-image: url(../images/audioplayer/music.png);
  background-image: none, url(../images/audioplayer/music.svg); }

.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li .sm2-col {
  border-left-color: rgba(0, 0, 0, 0.15); }

.sm2-playlist-wrapper ul li .sm2-icon:hover {
  background-color: rgba(0, 0, 0, 0.33); }

.sm2-bar-ui .sm2-playlist-wrapper ul li .sm2-icon:hover {
  background-color: rgba(0, 0, 0, 0.45); }

.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li.selected .sm2-icon:hover {
  background-color: rgba(255, 255, 255, 0.25);
  border-color: rgba(0, 0, 0, 0.125); }

.sm2-progress-ball .icon-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: none, url(../images/audioplayer/spinner.svg);
  background-size: 72%;
  background-position: 50%;
  background-repeat: no-repeat;
  display: none; }

.playing.buffering .sm2-progress-ball .icon-overlay {
  display: block;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.sm2-element ul {
  font-size: 95%;
  list-style-type: none; }

.sm2-element ul,
.sm2-element ul li {
  margin: 0px;
  padding: 0px; }

.sm2-playlist-wrapper .sm2-playlist-bd li{
  position: relative;
  padding-right: 58px !important;
    font-size: 15px;
}

.like-btn{
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
  padding-left: 18px;
  font-size: 10px;
  color: #000;
  text-align: right;
  cursor: pointer;
}

.like-btn:before{
  content:'';
  position: absolute;
  left: 0;
  top: 50%;
  width: 12px;
  height: 11px;
  margin-top: -7px;
  background: url(../images/sprites1.png) no-repeat -105px -126px;
}

.like-btn-active:before{
  background-position: -125px -126px;
}

.sm2-playlist-bd a{
  color: #000;
}

.sm2-playlist-wrapper .sm2-playlist-bd li:hover{
  background: #3C96D2 !important;
}

.sm2-playlist-bd li:hover a{
   color: #fff;
}

.bd.sm2-playlist-drawer {
  /* optional: absolute positioning */
  /* position: absolute; */
  z-index: 3;
  border-radius: 0px;
  width: 100%;
  height: 0px;
  border: none;
  background-image: none;
  display: block;
  overflow: hidden;
  transition: height 0.2s ease-in-out; }

.sm2-bar-ui.fixed .bd.sm2-playlist-drawer,
.sm2-bar-ui.bottom .bd.sm2-playlist-drawer {
  position: absolute; }

.sm2-bar-ui.fixed .sm2-playlist-wrapper,
.sm2-bar-ui.bottom .sm2-playlist-wrapper {
  padding-bottom: 0px; }

.sm2-bar-ui.fixed .bd.sm2-playlist-drawer,
.sm2-bar-ui.bottom .bd.sm2-playlist-drawer {
  /* show playlist on top */
  bottom: 2.8em; }

.sm2-bar-ui .bd.sm2-playlist-drawer {
  opacity: 0.5;
  /* redraw fix for Chrome, background color doesn't always draw when playlist drawer open. */
  transform: translateZ(0); }

.sm2-bar-ui.playlist-open .bd.sm2-playlist-drawer {
  height: auto !important;
  max-height: 300px;
  opacity: 1; }

.sm2-bar-ui.playlist-open .bd.sm2-playlist-drawer a {
  -webkit-filter: none;
  /* blur(0px) was still blurred on retina displays, as of 07/2014 */ }

.sm2-bar-ui.fixed.playlist-open .bd.sm2-playlist-drawer .sm2-playlist-wrapper,
.sm2-bar-ui.bottom.playlist-open .bd.sm2-playlist-drawer .sm2-playlist-wrapper {
  /* extra padding when open */
  padding-bottom: 0.5em;
  box-shadow: none; }

.sm2-bar-ui .bd.sm2-playlist-drawer {
  transition: all 0.2s ease-in-out;
  transition-property: transform, height, opacity, background-color, -webkit-filter; }

.sm2-bar-ui .bd.sm2-playlist-drawer a {
  transition: -webkit-filter 0.2s ease-in-out; }

.sm2-bar-ui .bd.sm2-playlist-drawer .sm2-inline-texture {
  /* negative offset for height of top bar, so background is seamless. */
  background-position: 0px -2.8em; }

.sm2-box-shadow {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  box-shadow: inset 0px 1px 6px rgba(0, 0, 0, 0.15); }

.sm2-playlist-wrapper {
  position: relative;
  background: #fff;
  background-image: none, none; }

.sm2-playlist-wrapper ul {
  max-height: 300px;
  overflow: auto; }

.sm2-playlist-wrapper ul li:nth-child(odd) {
  background: #F3F3F3; }

.sm2-playlist-wrapper ul li a {
  display: block;
  padding: 0.5em 0.25em 0.5em 0.75em;
  margin-right: 0px;
  font-size: 90%;
  vertical-align: middle; }

.sm2-playlist-wrapper ul li a.sm2-exclude {
  display: inline-block; }

.sm2-playlist-wrapper ul li a.sm2-exclude .label {
  font-size: 95%;
  line-height: 1em;
  margin-left: 0px;
  padding: 2px 4px; }

.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li:hover a {
  background-color: rgba(255, 255, 255, 0.1);
  background-image: none, none; }

.sm2-playlist-wrapper ul li.selected{
  background: #3C96D2;
  background-image: none, none; }

.sm2-playlist-wrapper ul li.selected a{
  color: #fff;
}

.sm2-bar-ui.dark-text ul li.selected{
  background-color: rgba(255, 255, 255, 0.1);
  background-image: none, none; }

.sm2-bar-ui .disabled {
  opacity: 0.33; }

.sm2-bar-ui .bd .sm2-button-element.disabled:hover {
  background-color: transparent; }

.sm2-bar-ui .active,
.sm2-bar-ui.playlist-open .sm2-menu:hover {
  /* depressed / "on" state */
  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.1);
  background-image: none; }

.firefox-fix {
  /**
  * This exists because of a Firefox bug from 2000
  * re: nested relative / absolute elements inside table cells.
  * https://bugzilla.mozilla.org/show_bug.cgi?id=63895
  */
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%; }

/* some custom scrollbar trickery, where supported */
.sm2-playlist-wrapper ul::-webkit-scrollbar {
  width: 10px; }

.sm2-playlist-wrapper ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.33);
  border-radius: 10px; }

.sm2-playlist-wrapper ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #fff; }

.sm2-extra-controls {
  font-size: 0px;
  text-align: center; }

.sm2-bar-ui .label {
  position: relative;
  display: inline-block;
  font-size: 0.7em;
  margin-left: 0.25em;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  padding: 0px 3px; }

.sm2-bar-ui.dark-text .label {
  background-color: rgba(0, 0, 0, 0.1);
  background-image: none, none; }

.sm2-bar-ui .sm2-playlist-drawer .label {
  font-size: 0.8em;
  padding: 0px 3px; }

/* --- full width stuff --- */
.sm2-bar-ui .sm2-inline-element {
  display: table-cell; }

.sm2-bar-ui .sm2-inline-element {
  /* collapse */
  width: 1%; }

.sm2-bar-ui .sm2-inline-status {
  /* full width */
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.sm2-bar-ui > .bd {
  width: 100%; }

.sm2-bar-ui .sm2-playlist-drawer {
  /* re-hide playlist */
  display: block;
  overflow: hidden; }

.btn {
  display: inline-block;
  height: 40px;
  line-height: 45px !important;
  border-radius: 4px;
  text-align: center;
  text-transform: uppercase; }

.btn-1 {
  width: 40%; }

.btn-st-1 {
  color: #fff;
  background: #22589B; }
  .btn-st-1:hover {
    background: #22589B; }

input,
button {
  border: none;
  outline: none;
  background: transparent; }

input:focus {
  outline: none;
  box-shadow: none; }

.form-1 input,
.form-1 textarea,
.form-2 input,
.form-2 textarea {
  width: 100%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px; }

/* FORM-1 */
.form-1 > div {
  margin-bottom: 24.5px; }

.form-1 input,
.form-1 textarea {
  background: #FFF;
  border: 1px solid #DBDBDB;
  border-radius: 5px; }
  .form-1 input:focus,
  .form-1 textarea:focus {
    border-color: #22589B; }

.form-1 textarea {
  height: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  resize: vertical; }

/* FORM-2 */
.form-2 input {
  border: none;
  color: #fff;
  background: transparent; }

.input-wrapper {
  height: 35px; }

.label-1 {
  display: block;
  font-family: "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  margin-bottom: 5px; }

.label-required > span {
  position: relative; }
  .label-required > span:after {
    content: '*';
    position: absolute;
    top: -4px;
    right: -10px;
    color: #FF171F; }

/* FORM-2 */
.form-2 input,
.form-2 textarea {
  border: none;
  color: #22589B; }

.label-required > span {
  position: relative; }
  .label-required > span:after {
    content: '*';
    position: absolute;
    top: -4px;
    right: -10px;
    color: #FF171F; }

.label-1 {
  display: block;
  font-family: "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  margin-bottom: 5px; }

.input-wrapper {
  height: 40px; }

/* SEARCH */
.search__form {
  position: relative;
  float: right;
  width: 200px;
  margin-left: 20px;
  height: 35px;
  padding-right: 35px;
  border-radius: 5px;
  border: 2px solid #22589B;
  background: #fff;
  overflow: hidden; }

.search--btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  text-decoration: none;
  background: #22589B; }

.search--btn:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  margin-top: -10px;
  background: url(../images/sprites1.png) no-repeat -184px -92px; }

::-webkit-input-placeholder {
  color: #000;
  text-overflow: ellipsis; }

::-moz-placeholder {
  opacity: 1;
  color: #000;
  text-overflow: ellipsis; }

:-moz-placeholder {
  opacity: 1;
  color: #000;
  text-overflow: ellipsis; }

-o-input-placeholder {
  color: #000;
  text-overflow: ellipsis; }

-ms-input-placeholder {
  color: #000;
  text-overflow: ellipsis; }

.form-2 ::-webkit-input-placeholder {
  color: #22589B; }

.form-2 ::-moz-placeholder {
  color: #22589B; }

.form-2 :-moz-placeholder {
  color: #22589B; }

.form-2 -o-input-placeholder {
  color: #22589B; }

.form-2 -ms-input-placeholder {
  color: #22589B; }

:focus::-webkit-input-placeholder {
  color: transparent !important; }

:focus::-moz-placeholder {
  color: transparent !important; }

:focus:-moz-placeholder {
  color: transparent !important; }

:focus -o-input-placeholder {
  color: transparent !important; }

:focus -ms-input-placeholder {
  color: transparent !important; }

/* Стилизация radio, checkbox */
.style-check {
  position: relative;
  display: inline-block;
  cursor: pointer; }

.style-check > input[type="radio"],
.style-check > input[type="checkbox"] {
  display: none; }

.style-check > i {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  background-image: url(../images/sprites1.png); }

.style-check-1 {
  padding-left: 35px; }

.style-check-1 > i {
  width: 23px;
  height: 23px;
  margin-top: -11.5px;
  background-position: -95px -50px; }

.style-check-1 > input[type="radio"]:checked + i,
.style-check-1 > input[type="checkbox"]:checked + i {
  background-position: -126px -50px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
  font-weight: 400; }

.resp-img img {
  max-width: 100%;
  height: auto; }

.noresp-img img {
  height: 100%;
  min-width: 100%; }

p {
  margin-bottom: 25px;
  line-height: 1.35; }

a {
  text-decoration: none;
  color: #22589B;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  a:hover {
    text-decoration: underline; }

/* BREADCRUMBS */
.breadcrumbs {
  margin-bottom: 25px;
  font-size: 14px;
  overflow: hidden; }

.breadcrumbs li {
  display: inline-block;
  margin-right: 4px;
  color: #000; }

.breadcrumbs li + li:before {
  display: inline-block;
  margin-right: 8px;
  content: '/';
  color: #b6b6b6; }

.breadcrumbs a {
  color: #b6b6b6;
  text-decoration: underline; }
  .breadcrumbs a:hover {
    text-decoration: none; }

.back_top {
  position: fixed;
  z-index: 999;
  right: 20px;
  bottom: 20px;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  background: #185397;
  border: 4px solid #fff;
  cursor: pointer; }

.back_top:before {
  content: '↑';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -5.5px;
  margin-top: -18px;
  font: 22px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  color: #fff; }

/* PAGINATION */
.paginator {
  margin-top: 15px;
  margin-bottom: 60px;
  font: 14px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  text-align: center;
  color: #22589B; }

.paginator a,
.paginator span {
  display: inline-block;
  height: 30px;
  line-height: 30px !important;
  padding: 0 10px; }

.paginator a {
  color: #22589B;
  border-radius: 2px;
  background: #fff;
  text-decoration: none; }

.paginator a:hover {
  text-decoration: none;
  background: #22589B;
  color: #fff; }

.paginator a:last-child {
  color: #22589B;
  background: none; }

.paginator a:last-child:hover {
  background: none;
  color: #000; }

.act {
  background: #22589B;
  color: #fff; }

/* VIDEO */
.video {
  position: relative;
  margin-bottom: 24px;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.video iframe,
.video object,
.video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; }

/*------------------------------------------------------------------------ 
            |   | |--   /\   |--\  |--| |--|
            |-- | |--  /--\  |   | |__| |--|
            |   | |-- /    \ |--/  |__  |  --------------------------------------------------------------------------*/
header {
  position: relative;
  background: url(../images/bg-1.png) 50% 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover; }

/*------- HEADER TOP ---------*/
.header__top {
  background: #185397; }
  .header__top > .container {
    position: relative;
    padding-top: 7px;
    padding-bottom: 3px; }

.radio-img-big {
  position: absolute;
  top: 0;
  left: 120px; }

/*------- HEADER MIDDLE ---------*/
.header__middle > .container {
  position: relative;
  padding-top: 30px;
  padding-bottom: 65px; }

.logo-company {
  display: block;
  width: 500px;
  margin-left: 15px; }
  .logo-company img {
    max-width: 100%;
    height: auto; }

.header--bl-1 {
  float: left;
  text-align: left;
  text-align: center; }

.header--bl-2 {
  float: right; }

.social {
  padding: 15px 15px 5px 15px;
  text-align: center;
   background: #fff;
   border-radius: 10px;
   }
  .social a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 10px 0;
    width: 24px;
    height: 30px;
    background: #fff; }

    .social a:hover{
      opacity: 0.75;
    }

    .social a:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
       width: 24px;
    height: 24px;
    margin-left: -12px;
    margin-top: -12px;
      background-image: url(../images/sprites1.png);
     }

  a.social-facebook{
    width: 12px;
  }

  a.social-facebook:before {
    width: 12px;
    margin-left: -6px;
    margin-top: -12px;
    background-position: -11px -12px; }

  a.social-youtube{
    width: 20px;
  }
 
a.social-youtube:before {
   width: 20px;
    margin-left: -10px;
    margin-top: -12px;
  background-position: -142px -13px; }

  a.social-goggle{
    width: 16px;
  }

a.social-goggle:before {
   width: 16px;
    margin-left: -8px;
    margin-top: -12px;
  background-position: -32px -13px; }

a.social-instagram:before {
  background-position: -63px -13px; }

a.social-rss:before {
  background-position: -103px -12px; }

.current-date {
  font-size: 10px;
  color: #b6b6b6; }

.header--add {
  position: absolute;
  bottom: 76px;
  right: 15px;
  }

.add-nav {
 margin-bottom: 15px;
  font: 16px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  line-height: 1;
  text-align: right;
  text-transform: uppercase; }
  .add-nav li {
    display: inline-block;
    margin-right: 15px; }

  .add-nav li:last-child{
    margin-right: 0;
  }

  .add-nav a {
    text-decoration: none;
     color: #ffffff; }

  .add-nav a:hover{
    text-decoration: underline;
  }

.media-btn {
  position: relative;
  height: 35px;
  margin-right: 4%;
  line-height: 35px !important;
  padding-left: 8px;
  padding-right: 10px;
  font: 14px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  text-transform: uppercase;
  color: #fff;
  background: #22589B;
  border-radius: 5px; }
  .media-btn:nth-child(2n+2) {
    margin-right: 0; }
  .media-btn:hover {
    text-decoration: none;
    color: #FF171F; }

.online-btn {
  float: left;
  padding-right: 30px; }
  .online-btn span {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6.5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 0 6.5px 8px;
    border-color: transparent transparent transparent #FF171F;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-animation: anim1 3s infinite linear alternate;
    -moz-animation: anim1 3s infinite linear alternate;
    animation: anim1 3s infinite linear alternate; }

@keyframes anim1 {
  0% {
    -webkit-transform: translate(-5px, 0);
    -moz-transform: translate(-5px, 0);
    transform: translate(-5px, 0); }
  100% {
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    transform: translate(5px, 0); } }

/*---- HEADER BOTTOM -------*/
.header__bottom {
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 1000;
  width: 100%;
  background: #da251c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #da251c 0%, #832121 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #da251c 0%, #832121 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #da251c 0%, #832121 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ **/
  box-shadow: inset 4px 4px 5px rgba(255, 12, 0, 0.59), inset -4px -4px 5px rgba(255, 12, 0, 0.59); }

.header-fixed {
  padding-bottom: 0; }
  .header-fixed .header__bottom {
    position: fixed;
    top: 0;
    bottom: auto;
    left: 0;
    z-index: 1000;
    width: 100%; }
  .header-fixed .main-nav > ul > li > a {
    height: 35px;
    line-height: 35px !important;
    font-size: 14px; }

/* MAIN NAV */
.main-nav {
  display: table;
  width: 100%; }
  .main-nav > ul {
    display: table-row; }
    .main-nav > ul > li {
      position: relative;
      display: table-cell; }
      .main-nav > ul > li > a {
        display: block;
        position: relative;
        height: 50px;
        line-height: 50px !important;
        padding-left: 10px;
        padding-right: 20px;
        font: 16px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
        text-transform: uppercase;
        text-align: center;
        color: #fff; }
      .main-nav > ul > li:after {
        content: '';
        position: absolute;
        top: 8px;
        bottom: 8px;
        right: 0;
        width: 1px;
        background: #F0151C;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .main-nav > ul > li:last-child:after {
        display: none; }
      .main-nav > ul > li:hover > a {
        background: #fff;
        color: #FF171F;
        text-decoration: none; }
      .main-nav > ul > li:hover:after {
        display: none; }

.has-sub > a > i {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  margin-top: -2.5px;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #CA0000 transparent transparent transparent; }

.has-sub:hover > a {
  background: #fff !important;
  color: #FF171F !important; }

.has-sub:hover:after {
  display: none !important; }

.has-sub:hover .sub-menu {
  height: auto;
  padding: 5px 0; }

.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  height: 0;
  z-index: 10;
  background: #fff;
  overflow: hidden;
  border-radius: 0 0 10px 10px;
  background: #FF171F;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .sub-menu a {
    display: block;
    padding: 5px 15px;
    font: 14px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    text-transform: uppercase;
    color: #fff;
    white-space: nowrap; }

/*------------------------------------------------------------------------ 
        |--- |\  | |--\     |   | |--   /\   |--\  |--| |--|
        |--- | \ | |   |    |-- | |--  /--\  |   | |__| |--|
        |--- |  \| |--/     |   | |-- /    \ |--/  |__  |  --------------------------------------------------------------------------*/
/*------------------------------------------------------------------------ 
                        |\  /|   /\   | |\  |
                        | \/ |  /--\  | | \ |
                        |    | /    \ | |  \|
--------------------------------------------------------------------------*/
/*============================
    STYLES NEWS/LIST BLOCKS
==============================*/
.make-congr {
  position: relative;
  display: block;
  height: 70px;
  padding-left: 75px;
  line-height: 70px !important;
  font:20px 'PtSansBold', Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #fff;
  text-align: center;
  background: #22589B;
  overflow: hidden; }
  .make-congr:hover {
    padding-left: 100px;
    text-decoration: none; }
    .make-congr:hover i {
      width: 100px; }
  .make-congr span,
  .make-congr i {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .make-congr i {
    position: absolute;
    top: 0;
    left: 0;
    width: 75px;
    height: 100%;
    background: #da251c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #da251c 0%, #832121 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #da251c 0%, #832121 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #da251c 0%, #832121 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ **/
  }
    .make-congr i:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 30px;
      height: 30px;
      margin-top: -15px;
      margin-left: -15px;
      background: url(../images/sprites1.png) no-repeat -183px -11px; }

/* ARTICLE */
article img {
  margin-bottom: 25px; }

/* NEWS-1 */
.news-1 {
  color: #fff; }
  .news-1:hover {
    text-decoration: none; }
    .news-1:hover strong {
      text-decoration: underline; }

.news--content-1 {
  padding: 12px 6.75%;
  font-size: 12px;
  background: #6B6E70; }
  .news--content-1 strong {
    display: block;
    margin-bottom: 6px;
    max-height: 57px;
    overflow: hidden;
    font: 15px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: 400; }
  .news--content-1 span {
    color: #b0b0b0; }

/* NEWS-2 */
.news-2 {
  color: #4F68A0; }
  .news-2:hover {
    text-decoration: none; }
    .news-2:hover strong {
      text-decoration: underline; }

.news--content-2 {
  padding: 16px 6.5%;
  font-size: 12px;
  background: #fff; }
  .news--content-2 strong {
    display: block;
    max-height: 44px;
    overflow: hidden;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.2; }
  .news--content-2 span {
    float: left;
    margin-right: 5%;
    text-align: center;
    font-size: 14px;
    color: #bdbdbd; }
    .news--content-2 span i {
      display: block;
      font: 34px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
      font-style: normal;
      color: #000;
      line-height: 0.8; }

.category {
  z-index: 10;
  font-family: "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  text-transform: uppercase; }
  .category i {
    font-style: normal; }

.category-1 {
  position: absolute;
  top: 20px;
  left: 0;
  padding: 4px 10px 3px 15px;
  font-size: 12px; }

.category-2 {
  font-size: 10px; }

.category-st-1 {
  color: #fff;
  background: #22589B; }

.category-st-2 {
  color: #3b5998;
  background: #fff; }

.category-st-3 {
  color: #000; }

.category-st-4 {
  color: #fff;
  background: #3b5998; }

.category-3d {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
  -webkit-transition: background 0.6s;
  -moz-transition: background 0.6s;
  transition: background 0.6s;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  transform-origin: 0% 50%; }
  .category-3d i {
    -webkit-transition: background 0.6s;
    -moz-transition: background 0.6s;
    transition: background 0.6s;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    transform-origin: 0% 50%; }
    .category-3d i:before {
      content: attr(data-hover);
      position: absolute;
      top: 0;
      left: 0;
      z-index: 5;
      width: 100%;
      height: 100%;
      padding: 4px 10px 3px 15px;
      font-size: 12px;
      background: #fff;
      text-transform: uppercase;
      -webkit-transform: rotateX(270deg);
      -moz-transform: rotateX(270deg);
      transform: rotateX(270deg);
      -webkit-transition: -webkit-transform 0.6s;
      -moz-transition: -moz-transform 0.6s;
      transition: transform 0.6s;
      -webkit-transform-origin: 0 0;
      -moz-transform-origin: 0 0;
      transform-origin: 0 0; }

.category-3d-1 i:before {
  color: #22589B; }

.category-3d-2 i:before {
  color: #fff;
  background: #3b5998; }

.category-3d-3 i:before {
  color: #3b5998;
  background: #fff; }

.news-3d:hover .category-3d i:before {
  -webkit-transform: rotateX(10deg);
  -moz-transform: rotateX(10deg);
  transform: rotateX(10deg); }

/* NEWS-3 */
.news-3 {
  background: #fff; }
  .news-3:hover {
    text-decoration: none; }
    .news-3:hover strong {
      text-decoration: underline; }

.news--content-3 {
  padding: 15px 15px 15px 6.5%;
  font-size: 11px;
  color: #828282; }
  .news--content-3 strong {
    display: block;
    margin-top: 7px;
    margin-bottom: 7px;
    max-height: 57px;
    overflow: hidden;
    font: 16px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: 400;
    color: #000;
    line-height: 1.2; }

/* LIST-1 */
.list-1,
.list-3 {
  font-size: 10px;
  color: #828282; }
  .list-1 li,
  .list-3 li {
    padding: 15px;
    border-bottom: 1px solid #F3F3F3; }
    .list-1 li:last-child,
    .list-3 li:last-child {
      border-bottom: none; }
  .list-1 a,
  .list-3 a {
    color: #828282; }
    .list-1 a:hover,
    .list-3 a:hover {
      text-decoration: none; }
      .list-1 a:hover strong,
      .list-3 a:hover strong {
        text-decoration: underline; }
  .list-1 strong,
  .list-3 strong {
    display: block;
    font: 16px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: 400;
    color: #000; }

/* LIST-2 */
.list-2 {
  margin: 25px 0;
  font: 16px/1.2 "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  color: #4f68a0; }
  .list-2 li {
    margin-bottom: 18px;
    padding: 0 15px; }
    .list-2 li:last-child {
      margin-bottom: 0; }
  .list-2 span {
    text-decoration: underline; }
  .list-2 .style-check-1 > input[type="radio"]:checked + i + span,
  .list-2 .style-check-1 > input[type="checkbox"]:checked + i + span {
    text-decoration: none; }

/* LIST-3 */
.list-3 li {
  padding: 15px 0; }

/*============================
    END STYLES NEWS/LIST BLOCKS
==============================*/

a.advert-category {
  padding: 4px 8px;
  background-color: #22589B;
  color: white;
  font-weight: bold;
  border-radius: 5px;
  margin-bottom: 15px;
  text-decoration: none;
  display: inline-block;
}

a.advert-category:hover{
  text-decoration: none;
  background-color: #1f397c;
}

.advert-active {
  padding: 4px 8px;
  background-color: #FFFFFF;
  color: #22589B;
  font-weight: bold;
  border-radius: 5px;
  border: 2px solid #22589B;
  margin-bottom: 15px;
  text-decoration: none;
  display: inline-block;
}

.advert-active:hover {
  text-decoration: none;
}
/*============================
    STYLES SLIDERS
==============================*/
.programs-slider a {
  font-size: 17px;
  color: #000;
  text-decoration: underline; }
  .programs-slider a:hover {
    text-decoration: none; }

.programs-slider strong {
  display: block;
  margin-top: 20px; }

.top-slider-wrapper {
  height: 282px; }

.top-slider--content {
  position: relative;
  display: block;
  height: 282px;
  font-size: 20px;
  color: #d3d2d2;
  text-align: left;
  text-decoration: none;
  overflow: hidden; }
  .top-slider--content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.95) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.95) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.95) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .top-slider--content img {
    width: 100%;
    height: auto; }
  .top-slider--content strong {
    display: block;
    margin-bottom: 10px;
    font: 30px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #fff;
    line-height: 1.2;
     }
  .top-slider--content:hover {
    text-decoration: none; }
    .top-slider--content:hover:before {
      background: #000;
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.95) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.95) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.95) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
   
.top-slider--add {
  position: absolute;
  bottom: 30px;
  left: 0;
  max-height: 100%;
  padding-left: 50px;
  padding-right: 50px; }

/*============================
    END STYLES SLIDERS
==============================*/
/*============================
    STYLES LISTS
==============================*/
.news-list .img-bl-3 {
  height: 70px; }

.news-list .w-5 {
  width: 33.5%; }

.konkurs-list a,
.konkurs-members a,
.gallery-list a,
.gallery a {
  float: left;
  margin-bottom: 24.5px;
  overflow: hidden; }

.konkurs-members a {
  font: 15px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; }

.konkurs-members strong {
  font-size: 18px;
  color: #000;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px; }

.konkurs-members--add {
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  font-size: 14px; }
  .konkurs-members--add span {
    float: left;
    color: #DBDBDB; }
  .konkurs-members--add i {
    float: right;
    color: #22589B;
    font-style: normal;
    text-decoration: underline; }

.konkurs-list a {
  font: 15px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; }

.konkurs-list strong {
  padding: 10px 15px 8px 15px; }

.gallery-list a {
  font: 18px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; }

.gallery-list strong {
  padding: 12px 15px 15px 15px; }

.video-list {
  line-height: 1.2;
  color: #000;
  background: #fff;
  font: 18px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; }
  .video-list strong {
    display: block;
    font-weight: 400; }
  .video-list .video {
    margin-bottom: 0; }
  .video-list > div {
    float: left;
    margin-bottom: 24.5px;
    overflow: hidden;
    background: #FFF; }
  .video-list strong {
    display: block;
    padding: 12px 15px 15px 15px;
    font-weight: 400; }

.konkurs-list a,
.konkurs-members a,
.gallery-list a {
  line-height: 1.2;
  color: #000;
  background: #fff; }
  .konkurs-list a strong,
  .konkurs-members a strong,
  .gallery-list a strong {
    display: block;
    font-weight: 400; }
  .konkurs-list a:hover img,
  .konkurs-members a:hover img,
  .gallery-list a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05); }

.konkurs-list img,
.konkurs-members img,
.gallery-list img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.gallery a {
  border-radius: 10px;
  background: url(../images/loader.gif) 50% 50% no-repeat; }
  .gallery a img {
    display: none; }
  .gallery a:hover .mask-3 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1); }

.person-info p:last-child {
  margin-bottom: 0; }

.person-info--bl-1 h1 {
  float: left; }

.person-info--bl-1 span {
  float: right;
  margin-top: 9px;
  color: #b6b6b6; }

.person-info--bl-2 {
  margin-bottom: 25px; }
  .person-info--bl-2 img {
    float: left;
    width: 45%;
    margin-right: 4%;
    border-radius: 10px; }

/*============================
    END STYLES LISTS
==============================*/
/*============================
    STYLES USEFUL INFO
==============================*/
.useful-info-list {
  border-top: 1px solid #DBDBDB; }
  .useful-info-list li {
    padding-top: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #DBDBDB;
    overflow: hidden; }
  .useful-info-list img {
    float: left;
    width: 30%;
    margin-bottom: 10px;
    border-radius: 10px; }
  .useful-info-list strong,
  .useful-info-list span,
  .useful-info-list em {
    display: block; }

  .useful-info-list p{
    margin-bottom: 10px;
    line-height: 1.25;
  }

  .useful-info-list strong {
    margin-bottom: 5px;
    font: 22px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: 400; }
  .useful-info-list span {
    margin-bottom: 20px;
    font-size: 12px;
    color: #4f68a0; }
  .useful-info-list a {
    font-family: "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; }
  .useful-info-list em {
    font-style: normal; }

/*============================
    END STYLES USEFUL INFO
==============================*/
/*============================
    STYLES COMMENTS
==============================*/
.comments-wrapper {
  margin-top: 40px; }

.comments__users {
  margin-bottom: 10px;
  font-size: 14px;
  overflow: hidden; }
  .comments__users span:first-child {
    float: left; }
  .comments__users span:last-child {
    float: right; }
  .comments__users i {
    display: inline-block;
    margin-left: 5px;
    font-family: "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-style: normal;
    color: #22589B; }

.comments__text {
  position: relative;
  margin-bottom: 5px;
  padding: 15px 20px;
  background: #F3F3F3;
  border-radius: 10px; }
  .comments__text p {
    margin-bottom: 15px; }
    .comments__text p:last-child {
      margin-bottom: 0; }
  .comments__text:before {
    content: '';
    position: absolute;
    top: -8px;
    left: 30px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 8px 7px;
    border-color: transparent transparent #F3F3F3 transparent; }

/*============================
    END STYLES COMMENTS
==============================*/
/*------------------------------------------------------------------------ 
                        |--- |\  | |--\     |\  /|   /\   | |\  |
                        |--- | \ | |   |    | \/ |  /--\  | | \ |
                        |--- |  \| |--/     |    | /    \ | |  \|
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
                            |---|--| |--| --- |--| |--|
                            |-- |  | |  |  |  |__| |__|
                            |   |--| |--|  |  |__  |  \                         
--------------------------------------------------------------------------*/
/*------------ FOOTER TOP ------*/
.footer__top {
  padding-top: 30px;
  padding-bottom: 20px;
  background: #2A2A2A; }

.footer--content {
  display: table;
  width: 100%;
  text-align: right; }
  .footer--content > div {
    display: table-cell;
    vertical-align: middle; }
    .footer--content > div:first-child {
      width: 150px;
      padding-right: 20px; }

.logo-company--footer img {
  max-width: 100%;
  height: auto; }

.footer-nav {
  font: 16px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  text-transform: uppercase; }
  .footer-nav li {
    display: inline-block;
    margin: 0 1.4% 10px 1.4%; }
  .footer-nav a {
    color: #fff; }

/*------------ FOOTER BOTTOM ------*/
.footer__bottom {
  padding: 30px 0;
  background: #fff; }
  .footer__bottom > .container {
    text-align: justify;
    line-height: 0;
    font-size: 1px; }
    .footer__bottom > .container:after {
      width: 100%;
      height: 0px;
      visibility: hidden;
      overflow: hidden;
      content: '';
      display: inline-block; }

.logo-prantmedia,
.copyright,
.footer__bottom .container > div {
  display: inline-block;
  vertical-align: middle;
  line-height: 1; }

.logo-prantmedia {
  font-size: 12px;
  color: #c6c6c6;
  text-align: center; }
  .logo-prantmedia strong,
  .logo-prantmedia em {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .logo-prantmedia strong {
    display: block;
    margin-bottom: 3px;
    font: 400 20px "PtSansBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    line-height: 1;
    color: #000;
    text-transform: uppercase; }
  .logo-prantmedia em {
    font-style: normal; }
  .logo-prantmedia:hover {
    text-decoration: none; }
    .logo-prantmedia:hover strong,
    .logo-prantmedia:hover em {
      color: #22589B; }

.copyright {
  margin-bottom: 0;
  font-size: 10px;
  color: #878787; }
  .copyright strong {
    font-weight: 400; }

/*--------------------------------------------------------------------------
            |--- |\  | |--\   |---|--| |--| --- |--| |--|
            |--- | \ | |   |  |-- |  | |  |  |  |__| |__|
            |--- |  \| |--/   |   |--| |--|  |  |__  |  \             
--------------------------------------------------------------------------*/
.clearfix:before,
.clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }
.email input, button{
  border: 1px solid black;

}