@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display+SC:900');
@import url('https://fonts.googleapis.com/css?family=Alegreya:500');



/*ROTATOR*/
#slides {
  overflow: hidden;
  position: relative;
  width: 100%;
  /*height: 250px;*/
}

#slides ul {
  list-style: none;
  width: 100%;
  /*height: 250px;*/
  margin: 0;
  padding: 0;
  position: relative;
}

#slides li {
  width: 100%;
  /*height: 250px;*/
  float: left;
  text-align: center;
  position: relative;
  font-family: lato, sans-serif;
  padding-left: 0 !important;
}
.btn-bar {
  width: 60%;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 40px;
}

.widget_segodnya h5{display:inline-block};
div.rotbuttons{
  display: inline-block!important;
}
#buttons {
  padding: 0 0 5px 0;
  float: right;
}

#buttons a {
  text-align: center;
  display: inline-block;
  font-size: 18px;
  color: #b14943;
  text-decoration: none;
  padding: 0px;
    padding-left:5px;
  
}

a#prev:hover,
a#next:hover {
 
}
/* ====================== ROTATOR2 ====================*/
#slides1 {
  overflow: hidden;
  position: relative;
  width: 100%;
  /*height: 250px;*/
}

#slides1 ul {
  list-style: none;
  width: 100%;
  /*height: 250px;*/
  margin: 0;
  padding: 0;
  position: relative;
}

#slides1 li {
  width: 100%;
  /*height: 250px;*/
  float: left;
  
  position: relative;
  font-family: lato, sans-serif;
  padding-left: 0 !important;
}
.btn-bar {
  width: 60%;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 40px;
}

.widget_informacii h5{display:inline-block;width:220px;};
div.rotbuttons{
  display: inline-block!important;
}
#buttons1 {
  padding: 0 0 5px 0;
  float: right;
}

#buttons1 a {
  text-align: center;
  display: inline-block;
  font-size: 18px;
  color: #b14943;
  text-decoration: none;
  padding: 0px;
    padding-left:5px;
  
}

a#prev1:hover,
a#next1:hover {
 
}
/*ROTATOR*/

.footer_wrap .columns_wrap aside > li {
    margin-top: 6px !important;
    margin-bottom: -6px !important;
}
.content_birja{
    margin-bottom: -30px !important;
    color:black !important;
    
}
.marquee {
  width: 100%;
  overflow: hidden; 
    margin-top:20px; 
    background-color: #f4f7fa;
}
.marquee .element{
    display:inline-block;
    margin-right: 60px;
}
.marquee .element div {
    font-size: 12px;
   
}
.marquee .element div span{
    color:black;
    font-weight:bold;
    font-style:italic;
}

.marquee .element div.korxona{
    font-size: 14px;
    color:blue;
    font-weight:bold;
    text-decoration:underline;
}

.widget_area ul li::before {
    line-height: 1.5em;
    position: absolute;
    color: #ce0315;
    content: '';
    font-size: 0.5em;
    padding-top: 1em;
}

.widget_categories li.cat-item a{
    font-size: 14px !important;
    color:blue !important;
    font-family: Oswald, sans-serif;
}

.widget_informacii div {
    font-size: 16px !important;
    color:#5b5f62 !important;
    font-family: Alegreya, sans-serif;
}

.widget_informacii div span{
    font-weight: bolder;
    
}
.widget_segodnya {
    font-size: 14px !important;
    color:blue !important;
    font-family: Oswald, sans-serif;
    
}
.widget_segodnya div.element {
    border-bottom: 1px solid black;
    display:flex;
}
.widget_segodnya div.element div {
    display:inline-block;
    width:48%;
    margin: auto;
}

.widget_segodnya div.element div.chap {
    font-size: 16px !important;
    color:#5b5f62 !important;
    font-family: Alegreya, sans-serif;
    vertical-align: middle;
}
.widget_segodnya div.element div.ong {
    font-size: 16px !important;
    color:#5b5f62 !important;
    font-family: Alegreya, sans-serif;
}


