.bannervlente {
  margin: 0 20px 15px 20px;
  z-index: 10;
  background-color: #fff;
  padding-bottom: 10px;
}

.widget_ajax_ac_widget .select_ca {
  display: flex;
}
.widget_ajax_ac_widget .select_ca #my_year {
  margin-left: 10px;
}
.widget_ajax_ac_widget #my_calender a {
  color: red;
}

.sss {
  color: #eee;
}

.sss a {
  color: #eee;
}

body.ts-has-image-background {
  background-size: initial !important;
  background-repeat: repeat !important;
}

body {
  line-height: 1.5em;
}

#airkit_mainheader.site-section {
  margin-bottom: 0 !important;
  padding: 10px !important;
}

#wrapper section#main {
  padding-top: 20px !important;
  padding-left: 15px;
  padding-right: 15px;
}

#wrapper.container {
  padding-top: 10px !important;
}

#content p {
  line-height: 1.5em;
  margin-bottom: 10px;
}
#content .wp-embedded-content {
  float: right;
  width: 50%;
}
#content .post-content a {
  font-weight: bold;
  text-decoration: underline;
}
#content .post-content blockquote {
  margin-top: 20px;
}

h6.the-title {
  text-transform: uppercase !important;
  font-weight: normal !important;
}

#obyavl {
  padding: 5px;
  min-height: 70px;
  box-sizing: border-box;
  background-color: #eee;
  position: relative;
  border-radius: 10px;
}
#obyavl .title {
  position: absolute;
  display: inline-block;
  background-color: #fff;
  left: 20px;
  top: -10px;
  padding: 0 10px;
}
#obyavl .item {
  font-size: 14px;
  text-align: center;
}
#obyavl .item a {
  color: red;
}
#obyavl .item p {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 5px;
}

.content-block.nabatwidgetwhite {
  /*    background-color: #fff;
        padding-top: 15px;
        padding-bottom: 15px;
        border: 1px solid $gray;
        border-radius: 5px;
        padding-bottom: 15px;*/
}

.su-quote.su-quote-style-default {
  font-style: normal;
  font-family: Georgia, times;
  font-size: 18px;
  margin-bottom: 10px;
  padding-left: 20px;
  border-left: 4px solid red !important;
}
.su-quote.su-quote-style-default:before, .su-quote.su-quote-style-default:after {
  display: none;
}

#mainmenu {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}

.birteaser {
  width: 30%;
  float: right;
  padding-left: 15px;
  border-left: 2px solid red;
  margin-left: 15px;
  margin-bottom: 15px;
}
.birteaser .thumbnail img {
  margin-bottom: 10px;
}
.birteaser .titlet {
  display: block;
  line-height: 1.5em;
  color: #000;
}

img {
  height: auto;
}

#header #airkit_topbar li {
  text-shadow: #555 0 0 10px;
}
#header #airkit_topbar .ts-shortcode-element {
  text-align: center;
}
#header #airkit_topbar .menu-item-search {
  margin-top: 0;
}
#header #airkit_topbar .nabatsocial {
  display: inline-block;
  margin-left: 20px;
  margin-top: 8px;
}
#header #airkit_topbar .nabatsocial li {
  margin-right: 0;
}
#header #airkit_topbar .nabatsocial li a {
  font-size: 14px;
  width: 20px;
  height: 30px;
  background-color: transparent !important;
  line-height: 18px;
  padding: 0;
  color: #fff;
}
#header #airkit_topbar .nabatsocial li a:hover {
  box-shadow: none !important;
  color: red !important;
}

.curdate {
  display: inline-block;
  color: #fff;
  padding: 10px 0;
  text-shadow: #555 0 0 10px;
}
.curdate .age {
  font-weight: bold;
  margin-right: 15px;
}

#airkit_bottom2 #airkit_footerlogo a {
  margin: 0;
  padding: 0;
}
#airkit_bottom2 #airkit_footerlogo a img {
  margin: 0;
  padding: 0;
}
#airkit_bottom2 #airkit_footerlogo p {
  line-height: normal;
}

div.block-title-with-bold-line-after {
  padding-bottom: 10px;
}

#footer {
  margin-top: 20px;
}
#footer .navbar-collapse ul.navbar-nav li {
  margin-top: 0;
}
#footer #airkit_bottom2 {
  color: #fff;
}
#footer #airkit_bottom2 p {
  color: #fff;
  margin-bottom: 3px;
}
#footer #airkit_bottom2 a {
  color: #fff;
  text-decoration: underline;
}
#footer #airkit_bottom2 .content-block {
  margin-bottom: 10px;
}

.logodesc {
  padding-top: 10px;
  text-align: center;
  margin: 0;
  font-size: 13px;
}

.overlay-meta .entry-meta-views {
  display: none;
}

h4.title {
  margin-top: 0;
  font-size: 16px;
  line-height: normal;
}

.wp-polls ul.wp-polls-ul li:first-child .pollbar {
  background-color: #009473;
  background-image: none;
  border-color: red;
}

#commentform input[type=text],
#commentform textarea {
  border: 2px solid #aaa;
}
#commentform p.form-submit {
  padding-bottom: 0px;
  margin-bottom: 20px;
}

#secondary .tags-container {
  max-height: 400px;
  position: relative;
  overflow: hidden;
}
#secondary .tags-container.all {
  max-height: 100%;
}
#secondary .tags-container .more {
  position: absolute;
  bottom: 0px;
  text-align: center;
  left: 0;
  font-family: "redfont";
  font-size: 22px;
  color: red;
  cursor: pointer;
  width: 100%;
  padding: 10px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 30%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 30%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 30%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 );
  /* IE6-9 */
}
#secondary .widget {
  margin-bottom: 15px;
}
#secondary .calendar_wrap {
  text-align: center;
}
#secondary .calendar_wrap #wp-calendar thead th,
#secondary .calendar_wrap #wp-calendar thead td,
#secondary .calendar_wrap #wp-calendar tbody th,
#secondary .calendar_wrap #wp-calendar tbody td {
  width: 14%;
  text-align: center;
}

#articlemosaic {
  padding-bottom: 15px;
}
#articlemosaic .item {
  border: 2px solid #fff;
  overflow: hidden;
  float: left;
  box-sizing: border-box;
  width: 33.3%;
  position: relative;
}
#articlemosaic .item img {
  width: 100%;
  transform: scale(1, 1);
  transition-timing-function: ease-out;
  transition-duration: 250ms;
  /* Chrome and Safari */
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  /* Firefox */
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
  /* IE 9-10 */
  -ms-transform: scale(1, 1);
  -ms-transition-timing-function: ease-out;
  -ms-transition-duration: 250ms;
  /* Opera */
  -o-transform: scale(1, 1);
  -o-transition-timing-function: ease-out;
  -o-transition-duration: 250ms;
}
#articlemosaic .item a.itema {
  display: block;
}
#articlemosaic .item span.titlespan {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  box-sizing: border-box;
  padding: 10px;
  line-height: normal;
  color: #fff;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#000000",GradientType=0 );
  /* IE6-9 */
}
#articlemosaic .item span.titlespan a.title {
  line-height: normal;
  color: #fff;
}
#articlemosaic .item span.titlespan .entry-meta-comments a {
  font-size: 12px;
  color: red;
}
#articlemosaic .item:hover img {
  transform: scale(1.07, 1.07);
  /* Change these numbers to suit your needs */
  -webkit-transform: scale(1.07, 1.07);
  -moz-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  -o-transform: scale(1.07, 1.07);
}
#articlemosaic .item:first-child {
  width: 66.6%;
}
#articlemosaic .item:first-child span a.title {
  font-size: 20px;
}

.ts-list-view .mylist1 a {
  color: #000;
}
.ts-list-view .mylist1 a:hover {
  color: red;
}
.ts-list-view .mylist1 .title {
  margin-bottom: 3px;
}
.ts-list-view .mylist1 .entry-meta {
  margin-bottom: 3px;
}
.ts-list-view .mylist1 article.list-article {
  margin-bottom: 5px;
  padding-bottom: 0;
}
.ts-list-view .mylist1 .post {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.content-block.mneniya .item .image-holder {
  display: none;
}
.content-block.mneniya .item:first-child .image-holder {
  display: block;
}
.content-block.mneniya article.post {
  margin-bottom: 15px;
  padding-bottom: 0;
}
.content-block.mneniya h4.entry-title {
  font-size: 16px;
  line-height: normal;
}
.content-block.mneniya .peredovica {
  display: none;
}

.content-block a {
  color: #000;
}
.content-block article.post,
.content-block article.small-article {
  margin-bottom: 5px;
  padding-bottom: 0;
}

.fullwidth img {
  width: 100%;
}

.nabatsocial {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nabatsocial li {
  display: inline-block;
  font-size: 22px;
  margin-right: 10px;
}
.nabatsocial li a {
  background-color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 28px;
  display: block;
  color: #000;
  border-radius: 50%;
  transition: all 0.2s linear;
  padding: 5px;
}
.nabatsocial li a:hover {
  box-shadow: rgba(0, 0, 0, 0.8) 0 0 10px;
}

.collapseButton {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 30px;
  font-size: 16px;
  background-color: #fff;
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  box-shadow: #fff -17px 0px 10px;
  border-radius: 2px;
  cursor: pointer;
}

@media (min-width: 768px) {
  .collapseButton {
    display: block;
  }

  body .navbar-collapse.collapse {
    overflow: hidden;
    position: relative;
  }

  #menu-glavnoe-menyu {
    display: flex;
    flex-wrap: wrap;
    height: 30px;
  }
  #menu-glavnoe-menyu.expand {
    padding-right: 35px;
    height: auto;
  }
  #menu-glavnoe-menyu #menu-glavnoe-menyu li.menu-item {
    white-space: nowrap;
  }
}
#menu-glavnoe-menyu li.menu-item a {
  padding: 5px 5px;
}

.airkit_menu.affix {
  border-bottom: 1px solid #ddd;
}
.airkit_menu.affix #menu-glavnoe-menyu {
  padding: 15px 0;
  text-align: center;
}

#menu-menyu-niz li,
#menu-menyu-niz-1 li {
  margin-top: 10px;
}
#menu-menyu-niz li i,
#menu-menyu-niz-1 li i {
  display: inline-block;
}
#menu-menyu-niz li a,
#menu-menyu-niz-1 li a {
  display: inline-block;
  padding: 0 5px;
  margin: 0;
  text-transform: uppercase;
}

.clr {
  clear: both;
}

.footercopy p {
  font-size: 12px;
  line-height: 16px;
}

.mygallery {
  margin-bottom: 15px;
}
.mygallery .gallitem {
  float: left;
  margin: 1%;
  width: 23%;
  text-align: center;
}
.mygallery .gallitem img {
  width: 100%;
}

.special img {
  width: 100%;
  height: auto;
}

#comments #commentform .comment-form-author {
  width: 50%;
  margin-bottom: 10px;
}
#comments #commentform .comment-form-email {
  width: 50%;
  padding-right: 0;
  margin-bottom: 10px;
}

.comment-form input,
.comment-form textarea {
  border: 1px solid #646464;
}

#currency .znak {
  color: red;
  font-size: 16px;
}
#currency .number2 {
  font-size: 16px;
}

#gsInformerID-6soUjWEuaJNq6a {
  width: 100% !important;
  text-align: center;
  margin: 0 auto;
}
#gsInformerID-6soUjWEuaJNq6a .gsLinks {
  display: none;
}
#gsInformerID-6soUjWEuaJNq6a table {
  width: 100% !important;
}

.ts-sidebar-element aside.widget {
  margin-bottom: 10px;
}

.icit_weather_widget .main {
  width: 100%;
  position: relative;
}
.icit_weather_widget .weather-location,
.icit_weather_widget .weather-condition,
.icit_weather_widget .weather-humidity,
.icit_weather_widget .weather-wind-condition {
  display: none;
}
.icit_weather_widget .weather-icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 36px;
  color: red;
}
.icit_weather_widget .cond,
.icit_weather_widget .weather-temperature {
  display: inline-block;
}
.icit_weather_widget .cond {
  font-size: 14px;
  position: absolute;
  left: 50px;
  top: 10px;
}

#airkit_headerright {
  position: relative;
}
#airkit_headerright .birsearch {
  position: absolute;
  right: 0;
  top: 10px;
}
#airkit_headerright .genderr {
  position: absolute;
  right: 0;
  top: 30px;
  width: 30px;
  height: 30px;
}

div.airkit_page-header div.page-header-wrapper {
  margin-bottom: 10px;
  margin-top: 0;
  padding-bottom: 5px;
}

h1.archive-title span {
  font-size: 26px !important;
  color: #000;
  background: none;
}

.post-related article div.post-subtitle {
  line-height: normal;
  font-size: 16px;
}
.post-related article .peredovica {
  display: none;
}

.entry-meta .entry-meta-comments {
  color: red;
}
.entry-meta .entry-meta-comments a {
  color: red;
}

nav.pagin {
  text-align: center;
  margin-top: 15px;
}
nav.pagin .current {
  text-decoration: underline;
  background-color: red;
  display: block;
  padding: 10px 15px;
  margin: 3px;
  color: #fff;
}
nav.pagin .current:hover {
  background-color: red;
  color: #fff;
}
nav.pagin ul.pagination {
  padding: 0;
  margin: 0;
  list-style: none;
}
nav.pagin ul.pagination li {
  display: inline-block;
}
nav.pagin ul.pagination li a {
  background-color: #ddd;
  display: block;
  padding: 10px 15px;
  margin: 3px;
}

.wpcf7 .row {
  margin-bottom: 10px;
}
.wpcf7 label {
  width: 100%;
}
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 textarea {
  width: 100%;
  border: 2px solid #ddd;
  padding: 10px;
  margin: 5px 0;
}
.wpcf7 .wpcf7-submit {
  margin-top: 10px;
  background-color: red;
  color: #fff;
  border: none;
  border-radius: 3px;
  padding: 10px 15px;
}

.konfitem {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ddd;
}
.konfitem h3.title {
  font-size: 18px;
  margin: 0;
}

.voprositem .question {
  background-color: #ddd;
  padding: 15px 0;
}
.voprositem .question .count {
  font-size: 22px;
  color: #aaa;
}
.voprositem .answer {
  padding-top: 15px;
  padding-bottom: 15px;
}
.voprositem .answer h4 {
  font-size: 16px;
  margin: 5px 0;
}
.voprositem .answer .whoansweritem {
  margin-bottom: 15px;
  font-style: italic;
}
.voprositem .answer .whoansweritem h4 {
  margin-top: 0;
  margin-bottom: 3px;
}

.konfusers .useritem h4 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 18px;
}

.home .widget-title {
  display: none;
}

.widget_calendar #wp-calendar a {
  font-weight: bold;
  text-decoration: underline;
  color: red;
}

.widget_recent_comments .recentcomments {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.widget_recent_comments .recentcomments .comment-author-link {
  font-weight: bold;
  color: #000;
}
.widget_recent_comments .recentcomments a {
  font-weight: bold;
  text-decoration: underline;
  color: red;
}

.sharer {
  display: none;
}

#content iframe[src*=youtube] {
  width: 100%;
  max-width: 800px;
  max-height: 500px;
}

@media (max-width: 785px) {
  .mygallery .gallitem {
    margin: 1%;
    width: 48%;
  }

  #articlemosaic .item {
    width: 100%;
  }
  #articlemosaic .item:first-child {
    width: 100%;
  }
  #articlemosaic .item:first-child span a.title {
    font-size: inherit;
  }

  #airkit_bottom2 #airkit_footerlogo .yacounter {
    text-align: center;
    margin: 0 10px;
  }
  #airkit_bottom2 .footercopy .ts-shortcode-element {
    padding: 10px;
  }
}
@media (max-width: 1169px) {
  #airkit_fronttop > .container > .row {
    display: flex;
    flex-direction: column;
  }
  #airkit_fronttop > .container > .row #ts_topcolumn1 {
    order: 2;
  }
  #airkit_fronttop > .container > .row #ts_topcolumn2 {
    order: 1;
  }
  #airkit_fronttop > .container > .row #ts_topcolumn3 {
    order: 3;
  }
  #airkit_fronttop > .container > .row #ts_topcolumn5 {
    order: 4;
  }
  #airkit_fronttop > .container > .row #ts_topcolumn6 {
    order: 5;
  }
  #airkit_fronttop > .container > .row #ts_topcolumn7 {
    order: 6;
  }
  #airkit_fronttop > .container > .row #ts_topcolumn8 {
    order: 7;
  }
}
@media (min-width: 960px) {
  .ts-boxed-layout .site-section {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (min-width: 1170px) {
  .content-block.newslenta {
    max-height: 1400px;
    min-height: 800px;
    position: relative;
    overflow: hidden;
  }
  .content-block.newslenta section.ts-list-view:after {
    content: " ";
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 );
    /* IE6-9 */
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
  }

  .content-block.newslentablock1,
.content-block.newslentablock2,
.content-block.newslentablock3 {
    max-height: 620px;
    position: relative;
    overflow: hidden;
  }
  .content-block.newslentablock1 section.category-view:after,
.content-block.newslentablock2 section.category-view:after,
.content-block.newslentablock3 section.category-view:after {
    content: " ";
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 );
    /* IE6-9 */
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
  }
}

/*# sourceMappingURL=tmpl.css.map */
