﻿/*
Theme Name: WP Bootstrap Starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/


@font-face {
	font-family: Custom-IstokWeb-Regular;
	font-display: swap;
	src: url("//zerkalo.az/wp-content/uploads/2018/05/Custom-IstokWeb-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'Roboto Slab';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(//zerkalo.az/BngMUXZYTXPIvIBgJJSb6ufA5qA.ttf) format('truetype');
}

body {
  margin: 0;
  -webkit-font-smoothing: auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

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;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 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-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #fff ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
  background: #fff;
  box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
font-family: roboto slab,times new roman,Times,serif;
font-size: 16px;
font-weight: 400;
letter-spacing: 0;
color: #000;
font-style: normal;
}
#masthead .navbar-nav li a:hover{
color: #a0ce4e;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover{
  color: #a0ce4e;
  /*background: #f9f9f9;
	border-top: 3px solid #a0ce4e;
  */
}
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 3.15rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}


















.site-footer {
    background-color: #282a2b;
    border-color: #4b4c4d;
    border-top-width: 1px;
    padding-top: 18px;
    padding-bottom: 16px;
}
.newsblock {
    background-color: rgba(255,255,255,0);
    border: 1px solid #ebeaea;
	margin: 20px 0;
    border-bottom-width: 3px;
	position: relative;
}
.main-img img {
    width: 100%;
	height: auto;
}
.newstextblock {
    padding: 30px 25px 20px 25px;
}
.news_excerpt p {
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
    font-style: normal;
    font-size: 15px;
	font-family: custom-istokweb-regular;
}
.newstextblock a {
	font-weight: bold;
    color: #333;
}
.newstextblock h3 {
    padding: 0 0 20px 0;
	font-family: roboto slab;
	font-weight: 400;
	line-height: 27px;
	letter-spacing: 0;
	font-style: normal;
	font-size: 18px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0 auto;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
  
.headernews {
    width: 900px;
    position: relative;
    float: left;
    overflow: hidden;
}
  
  
.mainnews {
    width: 1600px;
    height: 650px;
    overflow: hidden;
	position: relative;
	margin: 0 auto;
	max-width: 100%;
}

.mainnews .rslides {
    width: 1600px;
}


.mainnews .mainnewsheader {
    font-size: 1.7em;
	text-shadow: 1px 1px 2px #111111, 0 0 1em #111111;
}

.newsright, .newsright_top, .newsright_c {
    border: 1px solid #eaeaea;
	margin-bottom: 25px;
}

.newsrightblock {
    padding: 20px 15px;
    border-bottom: 1px solid #e2e2e2;
	min-height: 90px;
}

#primary,#right {
    padding-top: 55px;
    padding-bottom: 40px;
}

.searchform1 {
    margin-bottom: 25px;
}

.search {
    border: 1px solid #d2d2d2;
    width: 100%;
	color: #333333;
	padding: 2px 15px;
}

.newsrightblock-img img {
    width: 65px;
    height: 65px;
}

.newright_header {
    font-size: 13px;
    font-weight: bold;
	clear: none;
}

.newright_header a {
    color: #000;
}

.newsrightblock-img {
    width: 65px;
    float: left;
	padding: 0 0 25px 0;
	margin-right: 13px;
}

.newsright_time {
    font-size: 11px;
}


.newsrighttitle {
    text-align: center;
    width: 100%;
    display: block;
    border-top: 3px solid #a0ce4e;
    font-size: 16px;
    font-family: PTSansRegular;
}

.newsblock_time {
    font-size: 12px;
    width: 100%;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #ebeaea;
}

.news_excerpt {
    margin-top: 20px;
}

.mainnewsblock-img img {
    height: auto;
    max-width: 100%;
    width: 1600px;
}

.mainnewsblocktextblock {
    position: absolute;
    bottom: 25px;
    margin: 0 auto;
    max-width: 70%;
    color: #fff;
    padding: 25px 55px;
}

.mainnewsheader a {
    color: #fff;
	font-size: 37px;
	font-family: Open Sans;
}

#article-details {
    font-size: 12px;
	border-top: 1px solid #e7e6e6;
	border-bottom: 1px solid #e7e6e6;
	padding: 5px 0;
}


.rslides_tabs {
  list-style: none;
  padding: 0;
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.3);
  color: #fff;
  font-weight: bold;
  }

.relatedcategory_item {
    float: left;
}

.relatedcategoryheader {
    font-family: roboto slab;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0;
    font-size: 20px;
    color: #333;
}

.relatedcategoryh3 {
    font-family: roboto slab;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0;
    font-style: normal;
    font-size: 13px;
}

.relatedcategoryh3 a {
    color: #333;
}

.rslides_tabs.rslides1_tabs {
    position: relative;
    bottom: 50px;
    z-index: 999;
}

.rslides_tabs a {
    font-size: 12px;
    color: #a9a9a9;
}

.entry-header.article-header {
    background: #f6f6f6;
    width: 100%;
    border-top: 1px solid #d2d3d4;
    border-bottom: 1px solid #d2d3d4;
    min-height: 87px;
}

.entry-title.inarticle {
    border: none;
    font-family: roboto slab;
    font-size: 18px;
    max-width: 1100px;
    margin: 0 auto;
    line-height: 37px;
}

.mainnewsblock-bg {
    position: absolute;
    width: 100%;
    height: 650px;
    background: rgba(0, 0, 0, 0.25);
}

.mainnewsblock-img {
    height: 650px;
    overflow: hidden;
}

.rslides_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("//cdn.zerkalo.az/themes.gif") no-repeat left top;
  margin-top: -45px;
}

.rslides_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}

.rslides_tabs {
  margin-top: 10px;
  text-align: center;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
}

.rslides_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
}

.rslides_tabs a {
  background: #222;
  background: rgba(255,255,255, .9);
}

.btn.btnnews {
    width: 100%;
    color: #a0ce4e;
}

#relatedcategory {
    margin: 25px 0;
}

article p {
    font-family: custom-istokweb-regular;
    font-weight: 400;
    letter-spacing: 0;

	font-size: 1.1rem;
}

a:hover {
    color: #a0ce4e !important;
}

/*! Social Likes v3.1.3 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-likes{display:inline-block}.social-likes,.social-likes__widget{padding:0;vertical-align:middle!important;word-spacing:0!important;text-indent:0!important;list-style:none!important}.social-likes{opacity:0}.social-likes_visible{opacity:1;transition:opacity .1s ease-in}.social-likes>*{display:inline-block;visibility:hidden}.social-likes_vertical>*{display:block}.social-likes_visible>*{visibility:inherit}.social-likes__widget{display:inline-block;position:relative;white-space:nowrap}.social-likes__widget:after,.social-likes__widget:before{display:none!important}.social-likes_vertical .social-likes__widget{float:left;clear:left}.social-likes__button,.social-likes__counter,.social-likes__icon{text-decoration:none;text-rendering:optimizeLegibility}.social-likes__button{display:inline-block;margin:0;outline:0}.social-likes__counter{margin:0;outline:0}.social-likes__button{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.social-likes__button:before{content:"";display:inline-block}.social-likes__icon{position:absolute}.social-likes__counter{display:none;position:relative}.social-likes__counter_single,.social-likes_ready .social-likes__counter{display:inline-block}.social-likes_ready .social-likes__counter_empty{display:none}.social-likes_vertical .social-likes__widget{display:block}.social-likes_notext .social-likes__button{padding-left:0}.social-likes_single-w{position:relative;display:inline-block}.social-likes_single{position:absolute;text-align:left;z-index:99999;visibility:hidden;opacity:0;transition:visibility 0s .11s,opacity .1s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}.social-likes_single.social-likes_opened{visibility:visible;opacity:1;transition:opacity .15s ease-out}.social-likes__button_single{position:relative}@font-face{font-family:"social-likes";src:url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff");font-weight:400;font-style:normal}.social-likes__icon_facebook:before{content:"\f101"}.social-likes__icon_github:before{content:"\f102"}.social-likes__icon_mailru:before{content:"\f103"}.social-likes__icon_odnoklassniki:before{content:"\f104"}.social-likes__icon_pinterest:before{content:"\f105"}.social-likes__icon_plusone:before{content:"\f106"}.social-likes__icon_single:before{content:"\f107"}.social-likes__icon_twitter:before{content:"\f108"}.social-likes__icon_vkontakte:before{content:"\f109"}.social-likes{min-height:36px;margin:-.5em;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.social-likes,.social-likes_single-w{line-height:1.5}.social-likes,.social-likes__widget_single{font-size:14px}.social-likes__widget{margin:.5em;line-height:1.5;border:0;text-align:left;cursor:pointer}.social-likes__button,.social-likes__counter{box-sizing:border-box;font-family:"Helvetica Neue",Arial,sans-serif;vertical-align:baseline;color:#fff}.social-likes__button{padding:.04em .7em .18em 1.65em;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.social-likes__icon{top:0;left:.21em;font-family:"social-likes";font-weight:400;font-style:normal;speak:none;text-transform:none;font-size:1.15em;vertical-align:baseline}.social-likes__counter{padding-right:.5em;font-weight:400;font-size:.85em}.social-likes_vertical .social-likes__widget{min-width:13em}.social-likes_vertical .social-likes__counter{position:absolute;top:0;right:0;margin-top:.3em}.social-likes_light .social-likes__widget{min-width:0;background:0 0}.social-likes_light .social-likes__button,.social-likes_single-light+.social-likes__button{min-width:0;padding-left:1.35em;font-weight:400;text-decoration:underline;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}.social-likes_light .social-likes__icon{margin-top:-.1em;margin-left:-.25em}.social-likes_light .social-likes__counter,.social-likes_single-light+.social-likes__button+.social-likes__counter{position:static;margin-top:0;color:#999}.social-likes_notext .social-likes__button{width:1.85em}.social-likes_notext .social-likes__icon{margin-left:.1em}.social-likes_notext.social-likes_light,.social-likes_notext.social-likes_light .social-likes__icon,.social-likes_notext.social-likes_light .social-likes__widget{margin:0;left:0}.social-likes_notext.social-likes_light .social-likes__button{width:1.4em;padding-left:0}.social-likes_single{margin-top:-1.2em;padding:.5em;background:#fff;border:1px solid #ddd}.social-likes__widget_single{height:1.7em;margin:0;padding:.1em 0;line-height:1.5;background:#007aff}.social-likes_single-light+.social-likes__widget_single{color:#007aff}.social-likes__icon_single{left:.4em;font-size:1.1em}.social-likes__widget_facebook{background:#3d5b95}.social-likes_light .social-likes__button_facebook{color:#3d5b95}.social-likes__icon_facebook{left:.25em;top:.05em;font-size:1.1em}.social-likes_notext .social-likes__icon_facebook{margin-left:.15em}.social-likes__widget_twitter{background:#24aadd}.social-likes_light .social-likes__button_twitter{color:#24aadd}.social-likes__icon_twitter{top:.1em;left:.25em}.social-likes_light .social-likes__icon_twitter{left:.1em}.social-likes__widget_plusone{background:#d23e30}.social-likes_light .social-likes__button_plusone{color:#d23e30}.social-likes_notext .social-likes__icon_plusone{margin-left:0}.social-likes__icon_plusone{left:.25em}.social-likes_light .social-likes__icon_plusone{margin-top:0}.social-likes__widget_mailru{background:#00468c}.social-likes_light .social-likes__button_mailru{color:#00468c}.social-likes__icon_mailru{left:.25em}.social-likes_light .social-likes__icon_mailru{left:.1em}.social-likes_notext .social-likes__icon_mailru{margin-left:.075em}.social-likes__widget_vkontakte{background:#587e9f}.social-likes_light .social-likes__button_vkontakte{color:#587e9f}.social-likes__icon_vkontakte{top:.2em;left:.25em}.social-likes__widget_odnoklassniki{background:#f59310}.social-likes_light .social-likes__button_odnoklassniki{color:#f59310}.social-likes__icon_odnoklassniki{left:.4em}.social-likes_light .social-likes__icon_odnoklassniki{left:.25em}.social-likes_notext.social-likes_light .social-likes__button_odnoklassniki{width:1em}.social-likes__widget_pinterest{background:#cb132d}.social-likes_light .social-likes__button_pinterest{color:#cb132d}.social-likes_light .social-likes__icon_pinterest{left:.1em}

.social-likes__widget {
    border-radius: 5px;
}


.share {
    display: table;
    margin-bottom: 55px;
    padding: 25px;
    width: 100%;
    background-color: #f6f6f6;
}

.news_excerpt_link {
    font-size: 12px;
}

#article-details p {
    letter-spacing: 0.5px;
}

.dropdown-menu.custom-nav {
    background-color: #f2efef;
    width: 180px;
    border-top: 3px solid #a0ce4e;
    font-family: custom-istokweb-regular;
    font-weight: 400;
    box-shadow: 1px 1px 30px rgba(0,0,0,.06);
}

.custom-nav a {
    color: #333;
    font-family: custom-istokweb-regular;
    font-weight: 400;
    font-size: 13px;
}

.toggle1 {
    padding: 7px 15px;
    border-bottom: 1px solid #dcdadb;
}
.news_main_image {
    width: 100%;
    margin: 0 0 30px 0;
}
.socialtitle {
    font-family: roboto slab;
    font-size: 13px;
}
#article-details a {
    color: #3e5417;
}
.copyright_text {
    color: #fff;
}
.mainnews p {
    font-family: custom-istokweb-regular;
	font-size: 17px;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #a0ce4e;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}

.btnnews a {
    font-weight: bold;
    font-size: 19px;
}
.rollover {
    position: absolute;
    width: 100%;
    background: rgba(160, 206, 77, 0.7);
    height: 205px;
	transition: all 0.5s ease;
	opacity: 0;
}
.rollover:hover {
    opacity: 1;
}
.rollover a {
    color: #000;
    font-weight: bold;
}
.mainnewsblock.mainnewsblockborder {
    outline: 1px solid white;
}
.rollovercategory {
    margin: 0 auto;
    text-align: center;
    top: 115px;
    position: relative;
	font-size: 12px;
	padding: 0 25px;
}
.rollovercategory a {
    font-size: 12px;
	color: #333;
}
.rollovercategory a:hover {
	color: #111 !important;
}
.info {
    color: #fff;
    float: right;
}
blockquote {
    margin: 2em !important;
    padding: 15px;
    background: #f5f5f5;
    border-left: 4px solid #a0ce4e;
	font-size: 13px;
	line-height: normal;
    color: #444;
    font-style: italic !important;
}

.main-img {
    height: 205px;
    overflow: hidden;
}
.cfooter {
    max-width: 1299px !important;
}
.relatedcategory_item img {
    height: 170px;
    width: auto;
    max-width: none;
}
.newsblock .rslides_tabs {
    position: absolute;
    top: 150px;
    z-index: 555;
}