/*GLOABAL STYLES*/
a {
    color: inherit;
    text-decoration: none;
}

a, a:focus {
  outline: 0;
  outline: none;
}

a:hover, a:focus {
    color: inherit;
    text-decoration: none;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: .9em;
}

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

[class^="icon-"], [class*=" icon-"] {
 
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-pay:before {
  content: "\e900";
}
.icon-video:before {
  content: "\e901";
}
.icon-code:before {
  content: "\e902";
}
.icon-star:before {
  content: "\e903";
}
.icon-upload:before {
  content: "\e90a";
}
.icon-search:before {
  content: "\e90b";
}
.icon-reply:before {
  content: "\e904";
}
.icon-views:before {
  content: "\e905";
}
.icon-add:before {
  content: "\e906";
}
.icon-addwall:before {
  content: "\e907";
}
.icon-fb:before {
  content: "\e908";
}
.icon-rss:before {
  content: "\e909";
}
.icon-twitter:before {
  content: "\e90c";
}
.icon-vk:before {
  content: "\e90d";
}
.icon-youtube:before {
  content: "\e90e";
}
.icon--sm {
  font-size: 12px;
}
.icon--yellow {
  color: #fcd217;
}
.icon--grey {
  color: #999999;
}
.icon--white {
  color: #fff;
}
.icon-views--small {
  font-size: 10px;
}
.icon-add--tofav {
  color: #fcd217;
  float: left;
  margin: 4px;
}
.icon.icon--olimpic {
    display: inline-block;
    background: url(img/olimpic.png);
    width: 36px;
    height: 18px;
    margin: 0 0 0 3px;
    bottom: -3px;
    position: relative;
    background-size: cover;
}

/*SITE HEADER*/
.c-navtop--sub__item img {
  float: left;
  margin-top: -2px;
  margin-right: 5px;
}
.nav .c-navtop--sub__item a {
   padding: 7px 15px;
}
.site-header {
    min-width: 100%;
    background: #fff;
    position: relative;
}
.site-header .navbar {
    margin-bottom: 0;
}
.site-header__top .container {
  position: relative;
}
.site-header__bot {
    min-width: 100%;
    background: #494949;
}
.navbar-nav--bg > li > a {
   padding: 16px 8px;
}
 

@media (max-width: 480px) {
  .site-header__bot .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0; 
  }
 .site-header__bot .navbar {
     min-height: 20px;
  }
}
.navbar-brand__icon {
  margin-right: 11px;
  margin-top: -8px;
  color: #494949;
  background: #fcd217;
  padding: 4px;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  float: left;
}

.navbar-brand {
  height: 55px;
  padding: 17px 11px 17px 0
}

.navbar-brand.navbrand--md2 {
  width: 168px;
  height: 55px;
}

.navbrand--md2 img {
    width: 140px;
    height: 44px;
}

.site-header__modulelogo {
    display: block;
    width: 157px;
    padding: 5px 0;
    height: 55px;
    margin-right: 10px;
}

.site-header__modulelogo img {
    display: block;
    max-width: 100%;
    width: 157px;
    height: 46px;
}
.site-header__modulelogo.site-header__modulelogo--compact {
  width: 55px;
}
.site-header__modulelogo.site-header__modulelogo--compact img {
   width: 100%;
   height: auto;
}

@media screen and (max-width: 480px) {
  .site-header__modulelogo {
    width: 90px;
    height: auto;
  }
  .site-header__modulelogo img {
     max-width: 100%;
     height: auto;
  }
}

.all-services {
  padding: 11px 0; width: 100%; position: absolute; background: #f4f4f4; z-index: 1000;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.32);
}

.js-dropdwn--profile-minimal {
  left: auto;
  right: 0;
}

.profile-minimal {
  width: 43px;
  height: 43px;
  display: inline-block;
  float: right;
  border-radius: 50%;
  overflow: hidden;
 
}

@media screen and (max-width: 480px) {
  .profile-minimal {
    width: 22px;
    height: 22px;
  }
}
 
.profile-minimal img {
  max-width: 100%;
}
 

.emails {
  margin-top: 8px;
}

/* Контент страницы с правым отсутпом */
.content-left {
    float: left;
    max-width: 100%;
    min-height: 1px;
    min-width: 100%;
    padding-right: 322px;
}

.content-right {
 	  float: left;
    max-width: 100%;
    min-height: 1px;
    min-width: 100%;
    padding-left: 322px;
}

/* Контент страницы с правым отсутпом */
.aside-right {
  float: left;
  width: 322px;
  margin-left: -322px;
  padding: 0 0 0 22px;
  position: relative;
  z-index: 1;
}

/* Контент страницы с правым отсутпом */
.aside-left {
  float: left;
  width: 322px;
  margin-right: -322px;
  padding: 0 22px 0 0;
  position: relative;
  z-index: 1;
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  .aside-left,
  .aside-right {
    display: none;
  }
  .content-right,
  .content-left {
    padding: 0;
  }
}

/*# SECTION*/
.section__content--asideright {
  float: left;
  max-width: 100%;
  min-width: 100%;
  padding-right: 322px;
  min-height: 1px;
}

.section__content--asideright .row {
  margin-right: 0;
  margin-left: 0;
}


/*# SECTION*/
@media (max-width: 991px) {
  .section__content--asideright {
    float: none;
    max-width: auto;
    margin-right: 0;
    padding-right: 0;
  }
  .section__content--asideright .row {
    margin-right: 0;
    margin-left: 0;
  }
}


.c-logo-wrap {
  padding-left: 0;
}

.c-logo-online {
  display: block;
  max-width: 84px;
  margin: 0;
}
@media screen and (min-width: 480px) {
  .c-logo-online {
    display: block;
    max-width: 168px;
 
  }
}

.nav > li > a.c-logo-online {
  padding: 12px 15px 0 0;
}


.nav > li > a.c-logo-online img {
  height: 26px;
  max-width: 109px;
  display: inline-block;
}

@media screen and (max-width: 767px) { 
  .nav > li > a.c-logo-online {
    padding: 15px;
    text-align: center;
  }
  .nav > li > a.c-logo-online > img {
    height: auto;
    max-width: 200px;
  }
}

.site-header__mobile {
  margin: 10px 0;
}


/*# ASIDE*/

.aside {
  width: 322px;
}

.aside--right {
  float: left; 
  width: 322px;
  margin-left: -322px;
  padding: 0 11px;
}

/*# SECTION*/


.section {
    padding: 0 0 22px 0;
}

.section.section--nopad {
    padding-bottom: 0;
    padding-top: 22px;
}
 

.section--top {
  padding-top: 22px;
}

.section--top__right .pub,
.section--top__left .pub {
  height: 356px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}

.section--top__left {
    border-right: 4px solid transparent;
}

.section--top__right .no-gutter div:nth-child(1),
.section--top__right .no-gutter div:nth-child(3) {
    border-right: 4px solid transparent;
}

.section--top__right .no-gutter div:nth-child(1),
.section--top__right .no-gutter div:nth-child(2) {
    border-bottom: 4px solid transparent;
}

@media screen and (max-width: 1199px) {
  .section--top__left {
      border-right: 0 none;
      border-bottom: 4px solid transparent;
      
  }  
  .section--top__left .pub {
         height: 200px; 
  }
}

@media screen and (max-width: 479px) {
    .section--top__right .no-gutter div:nth-child(1), .section--top__right .no-gutter div:nth-child(3) {
        border-right: 0 none;
    }
    .section--top__right .no-gutter div:nth-child(3) {
      border-bottom: 4px solid transparent;
    }
}


.section--top__right .pub {
  height: 176px;
}
.section--top__left .pub,
.section--top__right .pub {
  overflow: hidden;
}

.section--top .pub {
  font-size: 1.2em;
}
 
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.section__content--blocks .pub {
  margin-bottom: 22px;
}

.section__title  {
  position: relative;
  font-size: 1em;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  margin-top: 0;
}

.section__title:after {
    background: #32b336 none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 3px;
    left: 0;
    margin-top: 0;
    position: absolute;
    top: 100%;
    transition: all 0.3s ease 0s;
    width: 100%;
}

/**/
.article {
    font-size: 1.2em;
    padding: 22px 0 0 0;
}

.article__topimg__wrap img {
  width: 100%;
}
.article__topimg__caption {
  font-size: .9em;
}
.article__topimg__text {
  text-align: center;
  padding: 5px;
  color: #797979;
  font-style: italic;
  display: block;
}
.article__topimg__wrap {
    padding: 0;
    position: relative;
    min-height: 300px;
    background: #373737;
}

.article .info {
    margin-bottom: 11px;
    font-size: 15px;
}

.article .info a {
    color: #fff;
    font-size: .9em;
    border-bottom: 1px dotted #fff;
}
.article .info a:hover {
    border-bottom: 0 none;
}

.overlay {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 6px 14px;
    position: absolute;
    right: 0;
    font-weight: 500;
    line-height: 1.3;
    font-size: 1.1em;
}
.overlay hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #fff;
}

.pub a {
  -o-transition:color .2s ease-out;
  -ms-transition:color .2s ease-out;
  -moz-transition:color .2s ease-out;
  -webkit-transition:color .2s ease-out;
  transition:color .2s ease-out;
}


.section__title > span,
.section__title > a {
    display: inline-block;
    padding: 5px 10px 2px;
    color: inherit;
    background: #32b336;
}
 
.section__title a:hover,
.section__title a:active,
.section__title a:focus {
  text-decoration: none;
  color: #fff!important
}

.section__title--popular:after,
.section__title--popular > span,
.section__title--popular > a {
  background: #ef3434;
  color: #fff;
}

.section--color1 .section__title:after,
.section--color1 .section__title > span,
.section--color1 .section__title > a
 {
  background-color: #51a3ff;
  color: #fff;
} 

.section--color1 a:not(.btn):hover,
.section--color1 a:not(.btn):active,
.section--color1 a:not(.btn):focus
{
  color: #51a3ff;
} 

.section--color2 .section__title:after,
.section--color2 .section__title > span,
.section--color2 .section__title > a
 {
  background-color: #cc62c8;
  color: #fff;
} 

.section--color2 a:not(.btn):hover,
.section--color2 a:not(.btn):active,
.section--color2 a:not(.btn):focus
{
  color: #cc62c8;
} 

.section--color3 .section__title:after,
.section--color3 .section__title > span,
.section--color3 .section__title > a
 {
  background-color: #ffcc1c;
  color: #333;
} 

.section--color3 a:not(.btn):hover,
.section--color3 a:not(.btn):active,
.section--color3 a:not(.btn):focus
{
  color: #ffcc1c;
} 

.section--color4 .section__title:after,
.section--color4 .section__title > span,
.section--color4 .section__title > a
 {
  background-color: #5dc866;
  color: #fff;
} 

.section--color4 a:not(.btn):hover,
.section--color4 a:not(.btn):active,
.section--color4 a:not(.btn):focus
{
  color: #5dc866;
} 

.section--color5 .section__title:after,
.section--color5 .section__title > span,
.section--color5 .section__title > a
 {
  background-color: #6f9ed3;
  color: #fff;
} 

.section--color5 a:not(.btn):hover,
.section--color5 a:not(.btn):active,
.section--color5 a:not(.btn):focus
{
  color: #6f9ed3;
} 

.section--color6 .section__title:after,
.section--color6 .section__title > span,
.section--color6 .section__title > a
 {
  background-color: #ef3434;
  color: #fff;
} 

.section--color6 a:not(.btn):hover,
.section--color6 a:not(.btn):active,
.section--color6 a:not(.btn):focus
{
  color: #ef3434;
} 

.section--color7 .section__title:after,
.section--color7 .section__title > span,
.section--color7 .section__title > a
 {
  background-color: #fc8bb9;
  color: #fff;
} 

.section--color7 a:not(.btn):hover,
.section--color7 a:not(.btn):active,
.section--color7 a:not(.btn):focus
{
  color: #fc8bb9;
} 

.section--color8 .section__title:after,
.section--color8 .section__title > span,
.section--color8 .section__title > a
 {
  background-color: #bc22f5;
  color: #fff;
} 

.section--color8 a:not(.btn):hover,
.section--color8 a:not(.btn):active,
.section--color8 a:not(.btn):focus
{
  color: #bc22f5;
} 

.section--color9 a:not(.btn):hover,
.section--color9 a:not(.btn):active
{
  color: #ccc;
} 

.section--color9 > .section__title:after,
.section--color9 > .section__title > span,
.section--color9 > .section__title > a,
.section--color9 > .section__title > a:hover,
.section--color9 > .section__title > a:focus,
.section--color9 > .section__title > a:active
 {
  background-color: #eee;
  color: #444!important;
} 


.section--color10 .section__title:after,
.section--color10 .section__title > span,
.section--color10 .section__title > a
 {
  background-color: #014d96;
  color: #fff;
}

.section--color10 a:not(.btn):hover,
.section--color10 a:not(.btn):active,
.section--color10 a:not(.btn):focus
{
  color: #014d96;
} 

.section--color11 .section__title:after,
.section--color11 .section__title > span,
.section--color11 .section__title > a
 {
  background-color: #333;
  color: #fff;
}

.section--color11 a:not(.btn):hover,
.section--color11 a:not(.btn):active,
.section--color11 a:not(.btn):focus
{
  color: #333;
} 

.section--color12 .section__title:after,
.section--color12 .section__title > span,
.section--color12 .section__title > a
 {
  background-color: #eae9da;
  color: #333;
}

.section--color12 a:not(.btn):hover,
.section--color12 a:not(.btn):active,
.section--color12 a:not(.btn):focus
{
  color: #eae9da
} 


/*# PUBLICATION*/
.pub {
   display: block;
   position: relative;     
   margin-bottom: 20px;
}

.pub:hover {
  text-decoration: none;
}

.pub__img {
   display: block;
   position: relative;
}

.pub__descr {
    margin: 0 0 22px 0;
    display: block;
}

.pub__title {
   display: block;
   margin-top: 7px; 
   color: #373737;   
}

.pub__title--md {
    font-size: 1.4em;
    margin: 0.4em 0;
}

.pub__title--fixed {
  height: 40px;
}

.u-bggray-dark a.pub__title:focus,
.u-bggray-dark a.pub__title:active,
.u-bggray-dark a.pub__title:hover {
  text-decoration: underline;
  color: #fcd217;
}

.u-bggray-dark .btn-default {
  color: #fff;
}

.pub__info {
  display: block;
  margin-top: 7px; 
  color: #707070
}

a.pub__info:focus,
a.pub__info:active,
a.pub__info:hover {
  text-decoration: underline;
  color: #373737;
}

.pub__title--white {
   color: #fff;
}

.pub__title--bg {
  margin-top: 20px; 
  font-size: 22px;
  line-height: 1.35;
}



/*# USER*/

.user {

}

.user__info > .user__info__name {
  font-size: 15px; 
  line-height: 15px;
}

.user__info > .user__info__text {
  margin: 0!important;
  font-size: 13px;
  line-height: 13px;
}

.user__ava {
  margin: 3px 12px;
}

/*# UTILS*/
.u-bggray {
    background: #494949;
}
.u-bggray-dark {
    background: #3b3b3b;
    color: #fff;
}
.u-bggray-dark a,
.u-bggray-dark a:hover,
.u-bggray-dark a:focus {
  color: #fff;
}

.u-pad-top {
    padding-top: 40px;
}

.u-pad-topsmaller {
    padding-top: 30px;
}

.u-pad-topsmallest {
    padding-top: 20px;
}

.u-pad-bot {
    padding-bottom: 40px;
}
.u-pad-botsmaller {
   padding-bottom: 30px;
}
.u-pad-botsmallest {
   padding-bottom: 20px;
}

.u-mar-botsmallest {
   margin-bottom: 20px;
}

a.u-cyellow,
.u-cyellow {
  color: #fcd217!important;
} 

/*# CONTENT*/

.section__inner--asider {
    margin-right: 322px; 
    float: left; 
    max-width: 100%;
}

/*# SITE-FOOTER*/
.site-footer {
  background: #3b3b3b;
  color: #7f7f7f;
  padding: 80px 0;
}
@media (max-width: 767px) { 
  .site-footer {
     padding: 20px;
  }
}
.site-footer a {
  color: #acacac;
}

/*# TAGS*/
.tags {
  color: #999999;
}

.tags__tag {
  color: #fff;
}

/*# SOCIAL*/
.socials {
  margin: 22px 0;
}

.socials a:active,
.socials a:hover,
.socials a {
  text-decoration: none;
}

.socials a {
  margin-right: 20px;
  color: #FFD505;
}

.socials a:nth-last-child(1) {
  margin-right: 0;
}

.socials [class^="icon-"], .socials [class*=" icon-"] {
  font-size: 22px;
  -webkit-transition: color 0.2 ease-in;
  -o-transition: color 0.2 ease-in;
  transition: color 0.2 ease-in;
}

.footer__top {
  margin-bottom: 22px;
}

/*# VOTING*/
#marks {
  list-style: outside none none;
  margin: 1px 10px;
}

#marks, #ok_img, #ok_num, #bad_num, #bad_img {
    display: inline-block;
    float: left;
}
#ok_num, #bad_num {
    padding: 0 8px;
}
 
.c-voting {
    display: inline-block;
}

.c-marks {
    height: 18px;
    width: 286px;
}
.c-marks__good, .c-marks__bad {
    box-sizing: border-box;
    float: left;
    height: 18px;
}
.c-marks__good {
    background-color: #59ba82;
    border-left: 1px solid #fff;
}
.c-marks__bad {
    background-color: #fe6e74;
    border-right: 1px solid #fff;
}
.c-ok_img, .c-bad_img {
    transition: all 0.25s ease 0s;
}
.c-ok_img:hover {
    transform: rotate(-20deg);
    transition: all 0.25s ease 0s;
}
.c-bad_img:hover {
    transform: rotate(-20deg);
    transition: all 0.25s ease 0s;
}
.c-marks__bad.c-marks__nobrd, .c-marks__good.c-marks__nobrd {
    border: 0 none;
}
.c-bad_img, .c-ok_img {
    padding-top: 2px;
}
.c-bad_num {
    color: #fe6e74;
    font-size: 14px;
}
.c-ok_num {
    color: #59ba82;
    font-size: 14px;
}
.c-ok_num, .c-bad_num {
    padding: 2px 8px;
}


/*# VIDEO */
.btn.btn-uploadvideo:focus,
.btn.btn-uploadvideo:hover,
.btn.btn-uploadvideo {
  background: #fcd217;
  color: #373737;
  border-radius: 0;
  font-size: 17px;
  font-weight: 700;
  margin-top: -3px;
}

.btn.btn-uploadvideo .icon {
   margin: 0 5px 0 0;
   font-size: 15px;
}

.video__top {
  padding: 6px 0;
  font-size: 13px;
  color: #999999;
}

.video__bot {
  background: #2c2c2c;
  color: #999999;
  padding: 11px 9px;
}

.video__bot a:focus > *,
.video__bot a:active > *,
.video__bot a:hover > *,
.video__bot a:focus,
.video__bot a:active,
.video__bot a:hover {
  text-decoration: none;
  color: #fcd217;
}

.video__decription {
  color: #999999
}

.pub--videotop {
    min-height: none;
    height: auto;
    text-overflow: ellipsis; /* Добавляем многоточие */
}

@media (min-width: 480px) {
  .pub--videotop {
    height: 160px;
  }
}

@media (min-width: 768px) {
  .pub--videotop {
     min-height: 160px;
  }
}
@media (min-width: 992px) {
  .pub--videotop {
     min-height: 160px;
  }
}
@media (min-width: 1200px) {
  .pub--videotop {
     min-height: 160px;
  }
}


.pub--video {
    min-height: none;
    height: auto;
    text-overflow: ellipsis; /* Добавляем многоточие */
}

@media (min-width: 480px) {
   .pub--video {
    height: 200px;
  }
}

@media (min-width: 768px) {
  .pub--video {
     min-height: 200px;
  }
}
@media (min-width: 992px) {
  .pub--video {
     min-height: 200px;
  }
}
@media (min-width: 1200px) {
  .pub--video {
     min-height: 200px;
  }
}

/*Привьюшка видео фиксим баг с вісотой*/
.pub__img--video {
   max-height: none;
}

@media (min-width: 480px) {
   .pub__img--video {
     max-height: 118px;
  }
}
@media (min-width: 768px) {
   .pub__img--video {
     max-height: 118px;
  }
}
@media (min-width: 992px) {
  .pub__img--video {
     max-height: 150px;
  }
}
@media (min-width: 1200px) {
  .pub__img--video {
     max-height: 118px;
  }
}

/*PAGINATION*/
.pagination {
    margin-bottom: 22px;
    text-align: center;
    width: 100%;
}
.pagination__item {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    color: #373737;
    display: inline-block;
    font-size: 13px;
    margin-right: 8px;
    min-width: 30px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    transition: all 0.25s ease 0s;
}
.pagination__item:hover, .pagination__item:active {
    background: #373737 none repeat scroll 0 0;
    border: 1px solid #373737;
    color: #fff;
    transition: all 0.25s ease 0s;
    text-decoration: none;
}
.pagination__item--selected {
    background: #373737 none repeat scroll 0 0;
    border: 1px solid #373737;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    margin-right: 8px;
    min-width: 30px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}
.pagination__item--disabled:active, .pagination__item--disabled:hover, .pagination__item--disabled {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #eee;
    display: none;
}


#close a {
  background: rgba(0, 0, 0, 0) url("../../../close2.gif") no-repeat scroll 0 3px;
  color: #a7a7a7 !important;
  font-size: 14px;
  height: 18px;
  position: absolute;
  right: 30px;
  text-decoration: none;
  top: 20px;
  width: 18px;
}
/*--OLD--*/
#provider {
    top: 0 !important;
}
#provider {
    background: rgba(0, 0, 0, 0) url("/provider.png") repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 2003 !important;
}
.provider-inner {
  background: transparent;
  box-sizing: border-box !important;
  height: 500px !important;
  left: 50%;
  margin-left: -175px;
  padding: 0;
  position: relative;
  top: 20% !important;
  width: 350px !important;
}
.provider-inner .title {
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
}
#provider_iframe3 {
    bottom: 20px;
    left: 60px;
    position: absolute;
}

/*SERCH*/
.search__form {
  display: block;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.25s ease 0s;
  width: 55px;
}

.search__form .icon-search {
  color: #fff;
}
.search__form .icon-search:hover,
.search__form .icon-search:active {
    color: #ffd506;
}
.search__icon {
  cursor: pointer;
  display: block;
  height: 55px;
  position: absolute;
  right: 0;
  top: 0;
  width: 55px;
  z-index: 100;
  padding: 15px;
  font-size: 25px;
}
.search__icon:hover,
.search__icon:active  { 
  text-decoration: none;
}

 
.search {
    float: right;
    height: 50px;
    margin: 0;
    position: relative;
    width: 55px;
}
 
.search__form--is-opened {
    background: #363736 none repeat scroll 0 0;
    transition: all 0.25s ease 0s;
    width: 300px;
}
.search__form--is-opened .search__input {
    background: #363736 none repeat scroll 0 0;
    opacity: 1;
    padding-right: 70px;
}
.search__submit {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    height: 55px;
    right: 0;
    width: 55px;
    z-index: 50;
}
 
.search__form .icon-search:hover {
    cursor: pointer;
}
.search__submit {
    right: 0;
    top: 0;
    z-index: 50;
}
.search__input {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-sizing: border-box;
    color: #fff;
    font-size: 15px;
    height: 55px;
    opacity: 0;
    outline: medium none;
    padding: 0 0 0 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
 
.search__input:-moz-placeholder {
    color: #a7a9ac;
}


.aside__block {
  margin-bottom: 20px;
}

.aside__block:nth-child(1) {
    margin-top: 22px;
}
 
.aside__block {
    padding: 0;
}

/*Списки */
.list--underlined li {
  border-bottom: 1px solid #dedede;
  padding: 10px 0;
}

.list--underlined li .source {
  color: #b1b0b0;
}

.list--underlined li:nth-last-child(1) {
  border-bottom: 0 none;
}
.list__date {
  color: #a4a4a4;
  font-size: 12px;
}

/*Банера*/
#yandex_ad_bot,
.o-banner--bottom {
  clear: both;
  min-width: 100%;
  padding: 10px 0;
}

.o-banner--bottom > div {
  margin: 0 auto !important;
  text-align: center !important;
}

@media (max-width:  1200px) { 
   .yandex-adaptive {
        width:1000px;
        height:90px;
    }

}

@media (max-width: 1199px) {
    .yandex-adaptive {
        width:800px;
        height:90px;
    }
}

@media (max-width: 991px) {
    .yandex-adaptive {
        width:760px;
        height:90px;
    }
}

@media (max-width: 767px) {
   .yandex-adaptive {
        width:480px;
        height:300px;
    }
}

@media (max-width: 480px) {
   .yandex-adaptive {
        width:280px;
        height:300px;
    }
}

#yandex_ad_bot .yap-reset, #yandex_ad_top .yap-reset {
    margin: 0 auto !important;
}
.o-banner--top #yandex_ad > * {
    margin: 0 auto !important;
}

/* Шаринг горизонатльный */

.sharing-mobile {
  margin: 10px 0 0 0;
}

.social {
  padding: 22px 0 0 0;
}

.c-share {
    margin-bottom: 18px;
}
.o-btn--share {
    background:  transparent;
    border: 0 none;
    display: inline-block;
    height: 26px;
    margin-bottom: 10px;
    padding: 0;
    width: 95;
    margin-right: 10px;
}
.o-btn--share:hover .o-btn--share__img {
    margin-right: 0;
    transition: all 0.25s ease 0s;
}
.o-btn--share:hover .counter {
    transition: all 0.25s ease 0s;
}
.o-btn--share.s_facebook:hover .counter {
    background: #465798 none repeat scroll 0 0;
    border: 1px solid #465798;
    color: #fff;
}
.o-btn--share.s_vk:hover .counter {
    background: #476b9b none repeat scroll 0 0;
    border: 1px solid #476b9b;
    color: #fff;
}
.o-btn--share.s_plus:hover .counter {
    background: #d74636 none repeat scroll 0 0;
    border: 1px solid #d74636;
    color: #fff;
}
.o-btn--share.s_twitter:hover .counter {
    background: #54a7d5 none repeat scroll 0 0;
    border: 1px solid #54a7d5;
    color: #fff;
}
.o-btn--share__img {
    display: block;
    float: left;
    margin-right: 8px;
    transition: all 0.25s ease 0s;
}
.o-btn--share .counter {
    border: 1px solid #bababa;
    color: #bababa;
    display: block;
    float: left;
    font-size: 11px;
    height: 26px;
    line-height: 1;
    padding: 6px 10px;
    text-align: center;
    transition: all 0.25s ease 0s;
    width: auto;
}
@media not all {
.o-btn--share .counter {
    padding: 7px 3px;
}
}


/* Профайл */
.c-profile {
    margin-right: 10px;
    padding-right: 15px;
    padding-top: 17px;
    position: relative;
}
.c-profile--loggedoff {
    color: #d9d9d9;
    padding: 13px 15px 0 0;
}
.c-profile--loggedoff a {
    padding: 0 5px;
}
.c-profile__ava {
    border-radius: 100%;
    display: block;
    float: left;
    height: 28px;
    margin: -7px 7px 0 0;
    overflow: hidden;
    width: 28px;
}
.user-profile__avatar__img {
    display: block;
    float: left;
    max-height: 100%;
    max-width: 100%;
}
.c-profile__uname {
    display: inline-block;
    float: left;
}


.c-share--sticky {
  padding: 21px 0;
  margin-bottom: 20px;
  background: #fff;
  border-top: 1px solid #d9d9d9;
/*  border-bottom: 1px solid #d9d9d9;*/
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.c-sharefixedcontainer {
  position: relative;
}
.c-sharefixed {
  margin-top: 30px;
  width: 50px;
}
@media all and (max-width: 1299px) {
  .c-sharefixed {
    display: none;
  }
}
/*Кнопки поделится*/
.o-btn--share {
  background: transparent none repeat scroll 0 0;
  display: block;
  float: left;
  height: 26px;
  margin-bottom: 8px;
  padding: 0;
  width: 100px;
}

.o-btn--sharefixed {
  background: transparent none repeat scroll 0 0;
  display: block;
  float: left;
  height: auto;
  padding: 0;
  width: 50px;
    -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.o-btn--sharefixed:hover {
  width: 60px;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.o-btn--sharefixed__img {
  clear: both;
  display: block;
  height: 50px;
  margin: 0 auto;
  max-width: 100%;
  transition: all 0.25s ease 0s;
  width: 50px;
}

.o-btn--sharefixed .counter {
  clear: both;
  color: #fff;
  display: block;
  float: left;
  font-size: 13px;
  height: 20px;
  line-height: 1;
  padding: 3px;
  text-align: center;
  transition: all 0.25s ease 0s;
  width: 100%;
}

.o-btn--share:hover .o-btn--share__img {
  margin-right: 0;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.o-btn--share:hover .counter {
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.o-btn--sharefixed.s_facebook {
    background: #465798;
    border: 1px solid #465798;
    color: #fff;
}


.o-btn--sharefixed.s_facebook .counter {
    background: #465798;
    border: 1px solid #465798;
    color: #fff;
}

.o-btn--sharefixed.s_vk {
   background: #476b9b;
   border: 1px solid #476b9b;
   color: #fff;
}

.o-btn--sharefixed.s_plus {
   background: #d74636;
   border: 1px solid #d74636;
   color: #fff;
}

.o-btn--sharefixed.s_twitter {
   background: #54a7d5;
   border: 1px solid #54a7d5;
   color: #fff;
}

.o-btn--sharefixed.s_vk {
   background: #476b9b;
   border: 1px solid #476b9b;
   color: #fff;
}

.o-btn--sharehr {
  clear: none;
  display: inline-block;
  margin: 0 8px 0 0;
  width: 75px;
}

.o-btn--sharehr:nth-last-child(1) {
  margin: 0;
}

.o-btn--sharehr.o-btn--share .counter {
  width: 40px;
}

.o-btn--share.s_facebook:hover .counter {
    background: #465798;
    border: 1px solid #465798;
    color: #fff;
}
.o-btn--share.s_vk:hover .counter {
   background: #476b9b;
   border: 1px solid #476b9b;
   color: #fff;
}

.o-btn--share.s_plus:hover .counter {
   background: #d74636;
   border: 1px solid #d74636;
   color: #fff;
}

.o-btn--share.s_twitter:hover .counter {
   background: #54a7d5;
   border: 1px solid #54a7d5;
   color: #fff;
}


.o-btn--share__img {
  display: block;
  float: left;
  margin-right: 8px;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.o-btn--share .counter {
  display: block;
  float: left;
  width: 65px;
  height: 26px;
  border: 1px solid #bababa;
  color: #bababa;
  font-size: 11px;
  padding: 6px 3px;
  line-height: 1;
  text-align: center;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

/*Хак для webkit*/
@media screen and (-webkit-min-device-pixel-ratio:0) {  
  .o-btn--share .counter {
    padding: 7px 3px;
  } 
}

.wrp-live-preloader {
  background: #000 url(./img/preloader.jpg) center center no-repeat;
  background-size: 100%; 
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.wrp-live-preloader iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wrp-live-player {
  background: #333;
}

.wrp-live-player a {
    color: #fff;
    display: inline-block;
    padding: 10px;
    width: 100%;
}
.section--color6 .wrp-live-player a.live-player-title:focus,
.section--color6 .wrp-live-player a.live-player-title:active,
.section--color6 .wrp-live-player a.live-player-title:hover {
  color: #ffd506;
  background-color: #000;
}

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

.banner--tablet > div {
    margin-bottom: 22px;
}

.banner--tablet > div:empty {
  margin-bottom: 0;
}

.ads-responsive {
  padding: 10px 0;
}

/*UTILITIES*/
.margin-bottom {
  margin-bottom: 30px;
}


.margin-top {
  margin-top: 30px;
}

.margin-bottom-half {
  margin-bottom: 15px;
}


.margin-top-half {
  margin-top: 15px;
}

.margin-bottom-double {
  margin-bottom: 40px;
}

.margin-top-double {
  margin-top: 40px;
}

.login-form,
.user-profile {
  background: #f4f4f4;
  padding: 10px;
}

.login-form__input {
    padding: 4px 9px;
    width: 100%;
}
 
.g-form-input, .login-form__input, .user-profile__input {
    border: 1px solid #d9d9d9;
    margin-bottom: 8px;
    transition: border-color 0.3s;
}

.login-form__mem {
    display: block;
    margin-bottom: 14px;
}

.login-form__btn {
    padding: 4px 0 3px;
}
 
.g-btn--block {
    display: block;
    width: 100%;
}
 
.g-btn--yellow {
    background: #ffd506;
}
.btn-green-pulse {
  background-color: #59CD9D;
  border: none;
  display: block;
  color: #fff;
  padding: 6px 10px;
  text-align: center;
  font-size: 13px;
  letter-spacing: .03em;
  position: relative;
  -webkit-animation: button-bounce 2200ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: button-bounce 2200ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: button-bounce 2200ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  /*&:before */
  /*&:hover:before,*/
}
.btn-green-pulse:hover {
  background-color: #78d6b0;
}
.btn-green-pulse:focus {
  outline: none;
}
.btn-green-pulse:after {
  background-color: #59CD9D;
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -webkit-animation: button-blip 2200ms forwards infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-animation: button-blip 2200ms forwards infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: button-blip 2200ms forwards infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}
.btn-green-pulse:hover:after {
  border-color: transparent;
}

@-webkit-keyframes button-bounce {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(0.96);
  }
  20% {
    transform: scale(1.04);
  }
  52%,
  100% {
    transform: scale(1);
  }
}
@-moz-keyframes button-bounce {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(0.96);
  }
  20% {
    transform: scale(1.04);
  }
  52%,
  100% {
    transform: scale(1);
  }
}
@keyframes button-bounce {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(0.96);
  }
  20% {
    transform: scale(1.04);
  }
  52%,
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes button-blip {
  0% {
    transform: scaleX(1) scaleY(1);
    opacity: 0;
  }
  10% {
    transform: scaleX(1) scaleY(1);
    opacity: .7;
  }
  30%, 
  99% {
    transform: scaleX(1.08) scaleY(1.35);
    opacity: 0;
  }
  100% {
    transform: scaleX(1) scaleY(1);
    opacity: 0;
  }
}
@-moz-keyframes button-blip {
  0% {
    transform: scaleX(1) scaleY(1);
    opacity: 0;
  }
  10% {
    transform: scaleX(1) scaleY(1);
    opacity: .7;
  }
  30%, 
  99% {
    transform: scaleX(1.08) scaleY(1.35);
    opacity: 0;
  }
  100% {
    transform: scaleX(1) scaleY(1);
    opacity: 0;
  }
}
@keyframes button-blip {
  0% {
    transform: scaleX(1) scaleY(1);
    opacity: 0;
  }
  10% {
    transform: scaleX(1) scaleY(1);
    opacity: .7;
  }
  30%, 
  99% {
    transform: scaleX(1.08) scaleY(1.35);
    opacity: 0;
  }
  100% {
    transform: scaleX(1) scaleY(1);
    opacity: 0;
  }
}
.login-form__forget {
    padding: 9px 0;
}
.user-profile__top {
  padding-bottom: 15px;
  margin: 0 0 16px 16px;
  border-bottom: 1px solid #e0e0e0;
}

.user-profile__top--h-first__nav {
  margin: 0;
  margin-bottom: 10px;
  padding: 0 0 0 20px;
  border: 0 none;
}

.user-profile__content {
  clear: both;
  float: left;
  width: 100%;
}

.user-profile__icon {
  float: left;
  display: inline-block;
}

.user-profile__icon--profile {
  margin-left: 2px;
  margin-right: 9px;
}

.user-profile__icon--mail {
  margin-right: 10px;
}

.user-profile__icon--disk {
  margin-right: 12px;
  margin-left: 2px;
}

.user-profile__icon--photo {
  margin-right: 11px;
}

.user-profile__icon--video {
  margin-right: 12px;
  margin-left: 2px;
}

.user-profile__icon--sendmail {
  margin-top: 2px;
  float: right;
}

.user-profile__mails {
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  text-align: right;
  width: 33px;
  margin-top: 2px;
}

.user-profile__mails__container {
  float: right;
}

.user-profile__icon--settings {
  margin: 2px 7px 0 0;
}

.user-profile__btn {
  padding: 7px;
}

.user-profile__btn--logout {
  color: #373737;
  margin: 4px 0;
  font-size: 11px;
}

.user-profile__link {
  text-decoration: none;
}

.user-profile__nav {
  list-style: none;
  margin: 0;
  padding: 0;
}

.user-profile__nav--blue {
  margin-top: 14px;
}

.user-profile__nav__item {
  padding: 0 5px 0 0;
  margin: 0;
}

.user-profile__nav__item:hover,
.user-profile__nav__item:active {
  background: #fff;
}

.user-profile__nav__item--blue {
  border-left: 3px solid #fff;
}

.user-profile__nav__item--blue a {
  font-size: 14px;
}

.user-profile__nav__item--blue:hover,
.user-profile__nav__item--blue:active {
  background: #f4f4f4;
  border-color: #016cb7;
}

.user-profile__nav__item--blue:hover a,
.user-profile__nav__item--blue:active a {
  color: #016cb7;
}

.user-profile__nav__link {
  width: 130px;
  color: #373737;
  padding: 5px 0 5px 16px;
  text-decoration: none;
  display: inline-block;
}

.user-profile__nav__link--profile,
.user-profile__nav__link--mail {
  width: 100%;
}

.user-profile__nav__link--icon {
  float: right;
  padding: 0;
  width: auto;
  margin-top: 7px;
}

.user-profile__avatar {
  float: left;
  width: 38px;
  margin-right: 5px;
}

.user-profile__avatar__img {
  float: left;
}

.user-profile__avatar--h-first__nav {
  margin-right: 13px;
}

.user-profile__info {
  float: left;
  width: 95px;
}

.user-profile__info--h-first__nav {
  width: 119px;
}

.user-profile__logout {
  float: left;
  width: 45px;
}

.user-profile__rank {
  float: left;
  width: 95px;
  color: #6f6f6f;
  font-size: 11px;
  text-transform: uppercase;
}

.user-profile__rank--h-first__nav {
  float: left;
  width: 43px;
  margin-right: 31px;
  font-size: 13px;
}

.user-profile__input {
  padding: 4px 9px;
  width: 138px;
}

.user-profile__link--username {
  text-decoration: none;
  word-wrap: break-word;
  width: 100%;
  line-height: 15px;
  color: 14px;
  float: left;
  color: #373737;
}

.user-profile__link--forget {
  text-decoration: none;
  color: #707070;
  text-align: center;
  width: 100%;
  display: block;
}

.user-profile__link--forget:active,
.user-profile__link--forget:hover {
  text-decoration: underline;
}

.user-profile__link--register {
  text-decoration: none;
}

.user-profile__icon--user {
  display: block;
  float: left;
  margin-right: 6px;
}

.user-profile__forget {
  padding: 9px 0;
}

.user-profile__register {
  border-top: 1px solid #d9d9d9;
  padding: 8px 0 0 0;
}

.user-profile__mem {
  display: block;
  margin-bottom: 14px;
}

.user-profile__mem__check {
  float: left;
  margin: 2px 6px 0 0;
}

.user-profile__mem__lbl {
  float: left;
}

// Search form in content
.form-content {
    padding: 20px 0;
}

.padding-xs { padding: .25em; }
.padding-sm { padding: .5em; }
.padding-md { padding: 1em; }
.padding-lg { padding: 1.5em; }
.padding-xl { padding: 3em; }

.padding-x-xs { padding: .25em 0; }
.padding-x-sm { padding: .5em 0; }
.padding-x-md { padding: 1em 0; }
.padding-x-lg { padding: 1.5em 0; }
.padding-x-xl { padding: 3em 0; }

.padding-y-xs { padding: 0 .25em; }
.padding-y-sm { padding: 0 .5em; }
.padding-y-md { padding: 0 1em; }
.padding-y-lg { padding: 0 1.5em; }
.padding-y-xl { padding: 0 3em; }

.padding-top-xs { padding-top: .25em; }
.padding-top-sm { padding-top: .5em; }
.padding-top-md { padding-top: 1em; }
.padding-top-lg { padding-top: 1.5em; }
.padding-top-xl { padding-top: 3em; }

.padding-right-xs { padding-right: .25em; }
.padding-right-sm { padding-right: .5em; }
.padding-right-md { padding-right: 1em; }
.padding-right-lg { padding-right: 1.5em; }
.padding-right-xl { padding-right: 3em; }

.padding-bottom-xs { padding-bottom: .25em; }
.padding-bottom-sm { padding-bottom: .5em; }
.padding-bottom-md { padding-bottom: 1em; }
.padding-bottom-lg { padding-bottom: 1.5em; }
.padding-bottom-xl { padding-bottom: 3em; }

.padding-left-xs { padding-left: .25em; }
.padding-left-sm { padding-left: .5em; }
.padding-left-md { padding-left: 1em; }
.padding-left-lg { padding-left: 1.5em; }
.padding-left-xl { padding-left: 3em; }

.margin-xs { margin: .25em; }
.margin-sm { margin: .5em; }
.margin-md { margin: 1em; }
.margin-lg { margin: 1.5em; }
.margin-xl { margin: 3em; }

.margin-x-xs { margin: .25em 0; }
.margin-x-sm { margin: .5em 0; }
.margin-x-md { margin: 1em 0; }
.margin-x-lg { margin: 1.5em 0; }
.margin-x-xl { margin: 3em 0; }

.margin-y-xs { margin: 0 .25em; }
.margin-y-sm { margin: 0 .5em; }
.margin-y-md { margin: 0 1em; }
.margin-y-lg { margin: 0 1.5em; }
.margin-y-xl { margin: 0 3em; }

.margin-top-xs { margin-top: .25em; }
.margin-top-sm { margin-top: .5em; }
.margin-top-md { margin-top: 1em; }
.margin-top-lg { margin-top: 1.5em; }
.margin-top-xl { margin-top: 3em; }

.margin-right-xs { margin-right: .25em; }
.margin-right-sm { margin-right: .5em; }
.margin-right-md { margin-right: 1em; }
.margin-right-lg { margin-right: 1.5em; }
.margin-right-xl { margin-right: 3em; }

.margin-bottom-xs { margin-bottom: .25em; }
.margin-bottom-sm { margin-bottom: .5em; }
.margin-bottom-md { margin-bottom: 1em; }
.margin-bottom-lg { margin-bottom: 1.5em; }
.margin-bottom-xl { margin-bottom: 3em; }

.margin-left-xs { margin-left: .25em; }
.margin-left-sm { margin-left: .5em; }
.margin-left-md { margin-left: 1em; }
.margin-left-lg { margin-left: 1.5em; }
.margin-left-xl { margin-left: 3em; }

.v-align-middle {
  vertical-align: middle!important;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}