/******************** bootstrap ********************/
/*.archive article.has-post-thumbnail {
  display: inline-block;
}
.archive article.has-post-thumbnail a {
  width: 100%;
  display: block;
}*/
/******************** bootstrap ********************
.nav > li > a{padding:5px 10px;}
.nav>li>a:focus, .nav>li>a:hover{background-color:transparent;}
.top-margin{margin-top:30px;}
.flex-center{display: flex;align-items: center;}
.flex-right > *{margin-right:auto;}
.medium{font-weight:500;}
.text-smaller{font-size:15px;}
.logo{margin-right:15px;}*/

.inner table[cellpadding="5"] td, .inner table[cellpadding="5"] th{padding:5px;}
.inner table[cellpadding="10"] td, .inner table[cellpadding="10"] th{padding:10px;}
.inner table[cellpadding="15"] td, .inner table[cellpadding="15"] th{padding:15px;}
.inner table[cellpadding="20"] td, .inner table[cellpadding="20"] th{padding:20px;}

.row-table-2 > div:nth-child(2n+1){clear:left;}
.row-table-3 > div:nth-child(3n+1){clear:left;}
.row-table-4 > div:nth-child(4n+1){clear:left;}
.row-table-5 > div:nth-child(5n+1){clear:left;}


.clearfix:before,.clearfix:after {content: "";display: table;}
.clearfix:before {clear: both!important;}
.clearfix {overflow:hidden;zoom: 1; / ie 6/7 /}
.nopadding{padding:0px;}
.nop-right{padding-right:0px;}
.nop-left{padding-left:0px;}
.nop-hor{padding-right:0px;padding-left:0px;}
.bottom-offset{margin-bottom:30px;}

body {
  font-family: 'Roboto', sans-serif;
}
@media screen and (max-width: 992px) {
  table {overflow-x: auto;display: block;width: auto!important;}
  .text-right{text-align:left;}
  body{font-size:16px;}
  body footer {font-size:12px;}
}
.navbar {
  margin-bottom: 0;
}
.navbar-default {
  border: none;
}

/********************************************
****************  my    *********************
*********************************************/
.header-title {
    font-size: 19px;
    font-weight: 700;
    /*line-height: 14px;*/
}
.header-info h1 span {
    font-size: 16px;
}
.new-date {
    margin-top: 10px;
    margin-bottom: 5px;
}
.blog-sidebar, .blog-main {
  z-index: 0;
}
  a.navbar-logo {
    margin-top: 5px;
    width: 100%;
  }
  a.navbar-logo img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0px auto 0px;
  }

.nav>li>a, .nav>li>a:hover {
    padding: 18px 4px;
    font-size: 16px;
    text-align: center;
}
.widget_search {
  display: none;
}
/********************** opros **********************/
.widget_democracy{border: 1px solid #959595;background-color:#fef2c3;}
/*.widget_democracy h2{text-align:center;text-transform:uppercase;}*/
.dem-poll-title{border-width:1px 0 1px 0;border-style:solid;border-color:#959595;background-color:#ffeda2;padding:5px 10px;font-style:normal!important;
color: #555;font-size: 100%!important;margin-top: 0!important;}
.democracy ul{padding-right:10px!important;padding-left:10px!important;font-style:normal!important;}
/*input.dem-button[type="submit"] {
background: #ffd83f!important;color:#000!important;
background: linear-gradient(to bottom, #ffd83f 0%,#fbd53e 65%,#d5b535 100%)!important;
}*/
.dem-vote label {font-weight: 500;}
.dem-graph .dem-votes-txt-votes,.dem-graph .dem-votes-txt-percent, .dem-graph .dem-percent-txt,.dem-poll-info{display:none!important;}
/***************************** hero *******************************/
.home .owl-carousel {
    padding-top: 0;
}
.home-hero h2 {
  margin-top: 0;
  padding-top: 0;
}
.post_thumbnail img {
  /*padding-right: 15px;*/
  padding-bottom: 10px;
  width: 100%;
}
img.aligncenter {
    margin:0 auto;
}
img.alignleft {
    float: left;
    padding-right: 15px;
}
img.alignright {
    float: right;
    padding-left: 15px;
}
.entry-content td, th {
  padding: 7px;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
  padding: .8em;
  vertical-align: top;
  font-size: 1.1em;
}
.table>thead>tr>th strong, .table>tbody>tr>th strong, .table>tfoot>tr>th strong, .table>thead>tr>td strong, .table>tbody>tr>td strong, .table>tfoot>tr>td strong {
  text-transform: uppercase;
}
.post-document .table>tbody>tr>td, .post-document .table>tbody>tr>th, .post-document .table>tfoot>tr>td, .post-document .table>tfoot>tr>th, .post-document .table>thead>tr>td, .post-document .table>thead>tr>th {
  border-top: none;
}
.rozpor-date-row .text-bold {
  padding-top: 30px;
  padding-bottom: 20px;
}
.rozpor-tatues {
  height: 80px;
}
.rozpor-tatue {
  vertical-align: bottom;
}
/******************** validation ********************/
h2.section-validation {
  font-size: 0;
  height: 0;
  margin: 0;
  padding: 0;
}
/******************** breadcrumb ********************/
.breadcrumb {
  padding: 0;
  margin: 0;
}
p#breadcrumbs {
  margin-top: 10px;
  margin-right: 8px;
  margin-bottom: 0px;
  /*margin-left: 0px;*/
}
/********************************************
****************  content    *********************
*********************************************/
.entry-content li.page_item {
    list-style-type:disc;
    font-size: 19px;
    line-height: 30px;
    text-transform: uppercase;
}
.home-news a.pull-right.vsi-novini {
  margin-top: 15px;
}
.home .blog-main p,
.category-novini .blog-main p {
  text-align: justify;
}
/******************** sidebar ********************/

.widget.widget_media_image a {
  text-align: center;
}
.widget_archive select {
  float: right;
  /*margin-right: 5px;*/
}
.widget_media_video {
  margin-bottom: 20px;
}
.widget_archive label {
  padding-left: 9px;
}

.carousel {
  background: transparent!important;
  margin-bottom: 0px;
}
.carousel-control {
  display: none;
}
div#example_rozpor2_widget-2 {
  margin-bottom: 20px;
  margin-top: 0;
}
.carousel .item img{
    margin: 0 auto; /* Align slide image horizontally center */
}
.blog-sidebar img.wp-post-image {
    margin-bottom: 0;
    width: 100%;
}
.blog-sidebar .widget_media_image img{
    margin: 0 auto;
    display: -webkit-box;
}
/******************** gallery ********************/
.fotogallery-row {
  margin-top: 20px;
}
/******************** title ********************/
.single .blog-post-title  {
  font-size: 24px;
  margin-top: 5px;
}
.header-info a:focus, .header-info a:hover {
  text-decoration: none;
}
.blog-main > .content > .page-title {
  margin-top: 0;
}
.page-template h1.entry-title, .page-template h1.page-title {
  margin-left: -9px;
}
.page-template-template-contact-page h1.entry-title {
  margin-left: -7px;
}
.archive.category h1.page-title,
.page-template-template-contact-page h1.entry-title {
  margin-bottom: 0.01em;
}
h1.entry-title, h1.page-title {
  margin-top: 0;
}
h4.gallerybox-title {
  text-align: center;
  font-size: 12px;
  text-transform: lowercase;
  font-style: oblique;
  height: 17px;
}
img.wp-post-image, .archive.category img.wp-post-image {
  margin: 0 auto;
}
.archive.category .post .news-title-custom,
.home-news h2.news-title-custom {
  margin-top: 7px;
  margin-bottom: 6px;
}
.single .news-title-custom {
  margin-top: 0;
}
.example_golova_widget img {
  margin: 0 auto;
}
/******************** container paddings ********************/
section.the-content-show .container {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

/******************** images ********************/
.category-post-header {
  background-color: transparent;
  background: none;
}
/**************** owl-carousel **************/
.owl-carousel {
  padding-top: 21px;
  padding-bottom: 21px;
  box-sizing: content-box;
  /*************************** dots ***************************/
}
.owl-carousel .owl-nav div {
  position: absolute;
  top: 33%;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0.4;
}
.owl-carousel .owl-nav div:hover {
  opacity: 1;
}
.owl-carousel .owl-nav div:after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 60px;
  display: block;
  color: #bbb;
  margin-top: -25px;
}
.owl-carousel .owl-nav .owl-prev {
  left: -50px;
}
.owl-carousel .owl-nav .owl-prev:after {
  content: "\f104";
  text-indent: 6px;
}
.owl-carousel .owl-nav .owl-next {
  right: -50px;
}
.owl-carousel .owl-nav .owl-next:after {
  content: "\f105";
  text-indent: 17px;
}
.owl-carousel .owl-dots {
  margin: 1em auto;
  text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}
.owl-carousel .owl-dots .owl-dot:after {
  font: normal normal normal 20px/1 FontAwesome;
  color: #bbb;
  content: "\f10c";
  text-indent: 10px;
  margin: 5px 7px;
}
.owl-carousel .owl-dots .owl-dot.active:after {
  font: normal normal normal 20px/1 FontAwesome;
  color: #bbb;
  content: "\f192";
  text-indent: 10px;
}

/**************** owl-carousel **************/


.text-bold {
  font-weight: bold;
}
header, .header-section {
  background-size: cover;
}
.section-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
/*header .navbar-default {
  background-color: #10a0e1 ;
}*/
.navbar a, .navbar a:hover {
  color: #FFFFFF;
  text-transform: uppercase;
  /*font-family: Tahoma;*/
  font-size: 14px;
}


img.pull-left {
  padding-right: 1em;
  padding-bottom: 1em;
}


/********************* time-line *********************/
.body-content {
  background-color: transparent;
  min-height: 100vh;
  margin: 0;
  /*font-family: 'Droid Sans', sans-serif;*/
}
.body-content:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
    width: 2px;
    background-color: #2196F3;
}
.body-content .entries {
  width: calc(100% - 80px);
  max-width: 800px;
  margin: auto;
  position: relative;
  left: -5px;
}
.body-content .entries .entry {
  width: calc(50% - 80px);
  float: left;
  padding: 20px;
  clear: both;
  text-align: right;
}
.body-content .entries .entry:not(:first-child) {
  margin-top: -60px;
}
.body-content .entries .entry .title {
  font-size: 32px;
  margin-bottom: 12px;
  position: relative;
  color: #222;
}
.body-content .entries .entry .title:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
    border: 4px solid #00BCD4;
    background-color: #000;
  border-radius: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -109px;
  z-index: 1000;
}
.body-content .entries .entry .title.big:before {
  width: 24px;
  height: 24px;
  -webkit-transform: translate(8px, -50%);
          transform: translate(8px, -50%);
}
.body-content .entries .entry .body {
  color: #aaa;
}
.body-content .entries .entry .body p {
  line-height: 1.4em;
}
.body-content .entries .entry:nth-child(2n) {
  text-align: left;
  float: right;
}
.body-content .entries .entry:nth-child(2n) .title:before {
  left: -99px;
}
.body-content .entries .entry:nth-child(2n) .title.big:before {
  -webkit-transform: translate(-8px, -50%);
          transform: translate(-8px, -50%);
}
/********************* 404 *********************/
.error_page .ficon:before {
  font-size: 208px;
  color:#f0f0f0;
  animation-name: error_notify;
  animation-duration: 4s;
    animation-iteration-count: infinite;
}
.error_page {
  text-align: center;
}
.error_page h1 {
  font-size: 150px;
  margin-top:0;
}
.error_page h2 {
  font-size: 50px;
  color:#413f3f;
  margin-top:0;
  margin-bottom: 54px;
}
.error_page p {
  font-size: 18px;
  color:#828282;
  margin-bottom: 60px;
}
.error_page a {
  line-height: 55px;
  width:130px;
  color:#fff;
  text-align: center;
  background: #003070;
}
/*.error_page a:hover {
  background: #413f3f;
}*/
.error_page span.or {
  font-size: 18px;
  color:#2f2f2f;
  margin:0 20px;
}
.error_page input {
  height:55px;
  width:380px;
  padding: 0 20px;
  border:1px solid #f0f0f0;
  outline: none;
}

/********************************************
****************  footer    *********************
*********************************************/

/********************* footer *********************/
.go-up {
 display: none;
 position: fixed; /*позиционирование*/
 z-index: 9999; /*поверх все элементов на странице*/
 right: 0%; /*положение на странице, если слева - left*/
 background: #4F4F4F;
 border: 1px solid #ccc;
 border-radius: 5px;
 cursor: pointer;
 color: #fff;
 text-align: center;
 font: normal normal 42px/42px sans-serif;
 text-shadow: 0 1px 2px #000;
 opacity: .5;
 padding: 3px;
 margin-bottom: 5px;
 width: 42px;
 height: 42px;
}
.go-up { bottom: 10px; }
.go-up:hover {
 opacity: 1;
 box-shadow: 0 5px 0.5em -1px #666;
}
footer.blog-footer .content .col-md-4 p.text-center {
  margin: 0;
}
/***************** panel-heading ****************/
.clickable {
  cursor: pointer;
}
.clickable .glyphicon {
  background: rgba(0, 0, 0, 0.15);
  display: inline-block;
  padding: 6px 12px;
  border-radius: 4px
}
.panel-heading span {
  margin-top: -23px;
  font-size: 15px;
  margin-right: -9px;
}
a.clickable { color: inherit; }
a.clickable:hover { text-decoration:none; }

/***************** owlcarusel ****************/
.section-slider.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  /*height: 250px;*/
}
.derj-link-slider.owl-carousel .owl-item img {
  display: none;
}
.home .derj-link-slider.owl-carousel .owl-item img {
  display: block;
  height: auto;
  max-height: 230px;
  margin: 0 auto;
}

/***************** contact page ****************/
.contact-page-info .entry-title {
  color: #3b68a3;
  margin-top: 0;
  margin-bottom: 0;
}
.contact-page-info .row {
  padding-top: 5px!important;
  padding-bottom: 5px!important;
}
.contact-page-info strong, .contact-page-info i {
    color: #3b68a3;
}
.contact-page-info {
    font-size: 17px;
}
.contact-page-info .row, .autobus-ruh {
    padding-top: .5em;
    padding: .5em;
}
.contact-page-info .entry-title {
  margin-top: 0;
  margin-bottom: 0;
}
.autobus-ruh li {
    float: left;
}
.maps-text h4 {
    padding-top: 25px;
}
.wpcf7 {
    padding-top: 25px;
    display: block;
    width: 100%;
    height: 100%;
    float: left;
}
div.wpcf7 .wpcf7-display-none {
  position: absolute;
  bottom: 0;
  left: 0;
}

/***************** contact form ****************/
.page-template-template-contact-page textarea.wpcf7-form-control.wpcf7-textarea.form-control{
    height: auto;
}

/***************** news image ****************/
/*.home-news .entry-summary img {
  display: none;
}*/
/*.home-news .entry-summary :nth-child(1) img {
  display: block;
}*/
.blog-main {
  padding-top: 10px;
}
/***************** addtoany ****************/
.addtoany_content {
  display: none;
}
.content .addtoany_content,
.home-news .addtoany_content {
  display: block;
  float: right;
  margin: 0;
}
.entry-content .wp-caption-text {
  display: none;
}
/***************** media ****************/
@media (min-width: 100px) {
    .news-title-custom {
      font-size: 18px!important;
    }
}
@media (min-width: 500px) {
  img.wp-post-image, .archive.category img.wp-post-image {
    margin-right: 7px;
    margin-bottom: 5px;
  }
}
@media (min-width: 600px) {
  .section-slider.owl-carousel .owl-item img {
    width: 100%;
    /*height: 500px;*/
  }
  .derj-link-slider.owl-carousel .owl-item img {
    /*width: 320px;*/
    height: 150px;
  }
  .page textarea.wpcf7-form-control.wpcf7-textarea.form-control{
      height: 186px;
  }
}

@media (min-width: 768px) {
  .entry-content img {
  	padding-bottom: 15px;
  }
  div.wpcf7 .wpcf7-display-none {
    left: 20%;
  }
  .post_thumbnail img {
    padding-right: 15px;
    padding-bottom: 10px;
    width: 200px;
    float: left;
  }
  .nav>li>a, .nav>li>a:hover {
      font-size: 11px;
  }
/*  .home-news .entry-summary img {
    display: block;
  }  */
  .fotogallery-row {
    margin-top: 0;
  }

  .widget-history-img img {
      float: none;
  }
  a.navbar-logo {
    margin-top: 15px;
    width: 100%;
    float: left;
  }
  a.navbar-logo img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .navbar-nav {
    margin: 0 auto;
    display: table;
    table-layout: auto;
    float: none;
    width: 100%;
  }
  .navbar-nav>li {
    display: table-cell;
    float: none;
    text-align: center;
    vertical-align: bottom;
  }
  .blog-sidebar, .blog-main {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
/*  .blog-main {
    padding-top: 0;
  } */

  .text-404 {
    font-size: 3em;
    font-weight: bold;
  }
  .span-404 {
    font-size: 6em;
    font-weight: bold;
  }
  .header-right {
    text-align: right;
  }
  .home-news .content {
    margin: 1.5em -.5em;
  }
    ul.derj-link-slider.owl-carousel.owl-theme.list-inline.owl-loaded.owl-drag {
        padding-left: 0;
    }
  .derj-link-slider.owl-carousel .owl-item img {
    width: 190px;
    max-height: 99px;
  }
    .news-title-custom {
      font-size: 20px!important;
    }
}
@media (min-width: 991px) {
  .single .blog-post-title  {
    margin-top: 0;
  }
    .nav>li>a, .nav>li>a:hover {
        padding: 15px 13px;
        font-size: 12px;
    }
    .widget_search {
      display: block;
    }
    .news-title-custom {
      font-size: 24px!important;
    }
}
@media (min-width: 1200px) {
    .nav>li>a, .nav>li>a:hover {
        font-size: 14px;
    }
    .news-title-custom {
      font-size: 30px!important;
    }
}