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

body.fixed {
  overflow: hidden;
}

#page-wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

.index, .catalog {
    flex: 1;
}

ul {
  list-style: none;
}
a,
a:hover {
  text-decoration: none;
}
.mr15px {
  margin-right: 15px !important;
}

.mb20px {
  margin-bottom: 20px;
}
.h40 {
  height: 40px;
}

.h20 {
  height: 20px;
}

@media (min-width: 1320px) {
  .container {
    width: 1250px;
  }
}

.pagination {
  text-align: right;
  font-size: 18px;
  color: #111;
  font-family: 'Noto Serif', serif;
  font-weight: 700;
  display: block;
  margin: 10px 0;
}

.pagination span {
  margin: 0 3px;
}

.pagination a {
  color: #777;
}

.pagination a:hover {
  text-decoration: underline;
  color: #111;
}

.pagination a.active {
  color: #111;
  pointer-events: none;
}

/*Header styles begins*/
.header .top {
  padding: 10px 0 0 0;
}

.header .top .enter a {
  color: #000;
  font-size: 13px;
}

.header .top .card {
  /*margin-bottom: 15px;*/
  margin-left: 5px;
  color: #000;
  font-size: 13px;
}
#basket_preview {
  float: right;
  padding-left: 5px;
}
.header .top .socials .social-icon {
  background: url(../images/social-black.png) no-repeat;
  display: inline-block;
  margin-right: 22px;
}
.header .top .socials .rss {
  background-position: -3px -2px;
  width: 16px;
  height: 16px;
  margin-right: 19px;
}
.header .top .socials .twitter {
  background-position: -50px -2px;
  width: 18px;
  height: 16px;
  margin-right: 1px;
}
.header .top .socials .facebook {
  background-position: -100px 0;
  width: 11px;
  height: 16px;
  margin-right: 1px;
}
.header .top .socials .google-plus {
  background-position: -150px -1px;
  width: 18px;
  height: 16px;
  margin-right: 10px;
}
.header .top .socials .instagram {
  background-position: -198px -1px;
  width: 16px;
  height: 16px;
  margin-right: 0px;
}

.header .navigation {
	z-index: 5;
  padding-top: 38px;
  padding-bottom: 0;
}

.header .navigation .nav li {
  margin-right: 50px;
}
@media (max-width: 1199px) {
  .header .navigation .nav li {
    margin-right: 10px;
  }
}
.header .navigation .nav li a {
  font: 1.14em "RobotoBlack", sans-serif;
  color: #111111;
  text-transform: uppercase;
}
.header .navigation .nav li a.active {
  color: #808080;
  text-decoration: underline;
}
.header .navigation .nav li a img {
  position: relative;
  top: -18px;
  margin-bottom: -10px;
}
.header .navigation .nav li a:hover {
  background: transparent;
  text-decoration: underline;
}
.header .navigation .nav li:last-child a {
  padding-right: 0px;
}
.header .navigation .dropdown #dropdownMenu {
  font: 0.9em "RobotoBlack", sans-serif;
  color: #111111;
  text-transform: uppercase;
}
.header .navigation .dropdown .dropdown-menu li a {
  font: 0.9em "RobotoBlack", sans-serif;
  color: #111111;
  text-transform: uppercase;
  padding: 20px 20px;
}
/*Index styles begins*/
.index {
  padding-top: 55px;
  padding-bottom: 100px;
}
.index .info-block {
  display: block;
  height: 240px;
  width: 350px;
  margin-bottom: 65px;
}

#twitter-widget-0,
.poster {
  width: 100% !important; 
}
@media (max-width: 1199px) {
  .index .info-block {
    height: 204px;
    width: 300px;
  }
  #twitter-widget-0,
  .poster {
  width: 300px !important; 
}
}
@media (max-width: 991px) {
  .index .info-block {
    height: 166px;
    width: 243px;
  }
  #twitter-widget-0,
  .poster {
  width: 243px !important; 
}
}
@media (max-width: 768px) {
  .index .info-block {
    height: 256px;
    width: 374px;
    margin: 30px auto;
  }
  #twitter-widget-0,
  .poster {
  width: 374px !important; 
}
}
@media (max-width: 320px) {
  .index .info-block {
    height: 166px;
    width: 243px;
  }
  #twitter-widget-0,
  .poster {
  width: 243px !important; 
}
}
.index .info-block .info {
  display: block;
  width: 90%;
  position: relative;
  top: 35px;
  left: 10px;
}
@media (max-width: 1199px) {
  .index .info-block .info {
    top: 10px;
  }
}
.index .info-block .info .header {
  display: block;
  width: 68%;
  padding-bottom: 40px;
  font: 1.29em "RobotoBlack", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .index .info-block .info .header {
    padding-bottom: 10px;
  }
}
@media (max-width: 320px) {
  .index .info-block .info .header {
    font-size: 0.9em;
  }
}
.index .info-block .info .text {
  display: none;
  font: 1.14em "RobotoMedium", sans-serif;
  color: #ffffff;
}
@media (max-width: 320px) {
  .index .info-block .info .text {
    font-size: 0.9em;
  }
}
.index .info-block .info .text.bTopWhite {
  border-top: 7px solid #f6f6f8;
  padding-top: 6px;
}
.index .info-block .info .text.italic {
  font-family: "RobotoItalic", sans-serif;
}
.index .info-block .info .author {
  display: block;
  text-align: right;
  font: 1.15em "RobotoMediumItalic", sans-serif;
  color: #ffffff;
  padding-top: 15px;
}
.index .info-block .info .notation {
  display: block;
  text-align: right;
  font: 0.79em "RobotoMediumItalic", sans-serif;
  color: #ffffff;
}
.index .info-block.block1 {
  background-image: url("../images/index-info1.jpg");
}
.index .info-block.block2 {
  background-image: url("../images/index-info2.jpg");
}
.index .info-block.block3 {
  background: url("../images/quotes.png") top right 30px no-repeat, #0b161d;
}
.index .info-block.citate .text {
  display: block;
}
.index .info-block.block4 {
  background-image: url("../images/index-info4.jpg");
}
.index .info-block.block5 {
  background-image: url("../images/index-info5.jpg");
}
.index .info-block.block6 {
  background-image: url("../images/index-info6.jpg");
}
.index .info-block.block7 {
  background-image: url("../images/index-info7.jpg");
}
.index .info-block.block8 {
  background-image: url("../images/index-info8.jpg");
}
.index .info-block.block9 {
  background-image: url("../images/index-info9.jpg");
}

.index .info-block:hover .text {
  display: block;
}

/*@media(min-width: 971px) {
  .index #content_ajax .col-xs-12:nth-child(3n) {
    padding-right: 0px;
  }
  .index #content_ajax .col-xs-12:nth-child(3n) .effect-sadie {
    float: right;
  }
}*/
.index .tweets {
  background-color: #ffffff;
  margin-bottom: 65px;
  padding: 10px 18px;
}
.index .tweets h2 {
  font: 1.14em "RobotoBlack", sans-serif;
  color: #111111;
  text-transform: uppercase;
  padding-bottom: 12px;
}
@media (max-width: 768px) {
  .index .tweets h2 {
    margin-bottom: 0px;
    margin-top: 15px;
  }
}
.index .tweets .btn {
  position: absolute;
  top: 25px;
  right: 28px;
  padding-left: 29px;
  background: url("../images/twitter.png") left 5px center no-repeat, linear-gradient(to top, #e1e1e1, #fefefe);
  font-size: 0.9em;
}
.index .tweets .tweet {
  font: 0.86em "RobotoMedium", sans-serif;
  color: #191919;
  padding-top: 10px;
}
@media (max-width: 1199px) {
  .index .tweets .tweet {
    padding-top: 7px;
  }
}
.index .tweets .tweet .header {
  padding-bottom: 12px;
}
.index .tweets .tweet .header .name {
  font-size: 1.15em;
}
.index .tweets .tweet .text a {
  color: #0289c7;
}
.index .tweets .tweet hr {
  display: block;
  height: 1px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #b0b0b0;
  margin: 0;
  padding: 4px 0 9px 0;
}
.index .tweets .tweetTo {
  background-color: #d9e2f5;
  margin: 25px 0;
  border-radius: 4px;
}
.index .tweets .tweetTo a {
  display: block;
  font: 0.86em "RobotoMedium", sans-serif;
  color: #191919;
  padding: 7px;
}
@media (max-width: 1199px) {
  .index .tweets .tweetTo {
    margin: 5px 0;
  }
}
.index .load {
  
  padding: 8px 24px;
  font: 0.79em "RobotoMedium", sans-serif;
  color: #3d3d3d;
  text-transform: uppercase;
  border-color: #3d3d3d;
  background-color: transparent;
}

.index #imgLoad{
  position: relative;
  top: 0px;
  left: 390px;
}
@media (max-width: 500px) {
  .index .load {
    left: 30px;
  }
  .index #imgLoad {
    left: 90px;
  }
}

.loader {
  position: relative;
  top: 10px;
  left: 44%;
  padding: 8px 24px;
  font: 0.79em "RobotoMedium", sans-serif;
  color: #3d3d3d;
  text-transform: uppercase;
  border-color: #3d3d3d;
  background-color: transparent;
}

#imgLoader {
  position: relative;
  top: 0px;
  left: 44%;

}
@media (max-width: 500px) {
.loader {
    left: 30px;
  }
#imgLoader {
    left: 44%;
  }
}
/*Catalog styles begins*/
.catalog {
  padding-top: 55px;
  padding-bottom: 100px;
}
.catalog .load {
  position: relative;
  width: 153px;
  margin: 0 auto;
  padding: 8px 24px;
  font: 0.79em "RobotoMedium", sans-serif;
  color: #3d3d3d;
  text-transform: uppercase;
  border-color: #3d3d3d;
  display: block;
  background-color: transparent;
}
@media (max-width: 500px) {
  .catalog .load {
    left: 30px;
  }
}
/*Blog styles begins*/
.blog {
  padding-top: 20px;
  padding-bottom: 75px;
}
.blog img {
  max-width: 100%;
}
.blog .article h1 {
  font-size: 32px;
  font-family: 'Noto Serif', serif;
  font-weight: 700;
  margin-bottom: 30px;
  color: #000000;
 
}
.blog .article .name,
.blog .article .date {
  display: inline-block;
}
.blog .article .name {
  font: 1.15em "RobotoMedium", sans-serif;
  color: #028ac7;
  
}
.blog .article .date {
  font: 0.85em "RobotoMedium", sans-serif;
  color: #191919;
}
.blog .article .text {
  font: 1.14em "RobotoLight", sans-serif;
  line-height: 1.8em;
  color: #3c352d;
 
  padding-top: 40px;
  text-align: justify;
}
.blog .social_buttons {
  padding: 25px 0px;
}
.blog .social_buttons a {
  display: inline-block;
  height: 20px;
  width: 70px;
  background: center center no-repeat;
  cursor: pointer;
  margin-right: 7px;
}
.blog .social_buttons .vk {
  background-image: url(../images/share_vk.jpg);
}
.blog .social_buttons .fb {
  background-image: url(../images/share_fb.jpg);
}
.blog .social_buttons .twitter {
  background-image: url(../images/share_twitter.jpg);
}
.blog .social_buttons .google {
  background-image: url(../images/share_google.jpg);
}
.blog .social_buttons .speech-bubble {
  display: inline-block;
  position: relative;
  top: -5px;
  margin: 0 4px 0 0;
  background-color: #e0e1e3;
  width: 33px;
  height: 20px;
  line-height: 20px;
  /* vertically center */
  color: 6f6f6f;
  text-align: center;
  border-radius: 2px;
  font-family: sans-serif;
  font-weight: bold;
}
.blog .social_buttons .speech-bubble:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: #e0e1e3;
  top: 25%;
  right: 100%;
  margin-left: -5px;
  /* adjust for border width */
}
.blog .moreArticles h2 {
  font: 1.29em "RobotoBlack", sans-serif;
  color: #000000;
  text-transform: uppercase;
  padding: 10px 0 45px 0px;
}

.moreArticles .row {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 991px) {
  .blog .moreArticles h2 {
    font-size: 2em;
  }
}
@media (max-width: 767px) {
  .blog .moreArticles .proposition {
    padding-top: 40px;
  }
}
.blog .moreArticles .proposition img {
  width: 100%;
}
.blog .moreArticles .proposition .header {
  width: 100%;
  padding: 10px 0 0 0px;
  font: 0.83em "RobotoBlack", sans-serif;
  color: #000000;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .blog .moreArticles .proposition .header {
    width: 100%;
    font-size: 1.3em;
    padding-bottom: 20px;
  }
}
.aboutAuthor {
  margin: 60px 0px 50px 0;
  padding: 24px 17px 24px 14px;
  background-color: #ddebf4;
}
.aboutAuthor .name {
  font: 1.29em "RobotoMedium", sans-serif;
  color: #000000;
  padding-bottom: 15px;
}
.blog .aboutAuthor .info {
  font: 1.14em "RobotoLight", sans-serif;
  color: #3c352d;
  line-height: 1.8em;
  padding-bottom: 27px;
}
.blog .aboutAuthor .photo {
  position: relative;
  top: 0px;
  left: -5px;
  border-radius: 8px;
}
@media (max-width: 1200px) {
  .blog .aboutAuthor .photo {
    left: -15px;
  }
}
.blog .aboutAuthor .socials .social-icon {
  background: url(../images/social-black.png) no-repeat;
  display: inline-block;
  margin-right: 22px;
}
.blog .aboutAuthor .socials .rss {
  background-position: -3px -2px;
  width: 16px;
  height: 16px;
  margin-right: 19px;
}
.blog .aboutAuthor .socials .twitter {
  background-position: -50px -2px;
  width: 18px;
  height: 16px;
  margin-right: 15px;
}
.blog .aboutAuthor .socials .facebook {
  background-position: -100px 0;
  width: 11px;
  height: 16px;
  margin-right: 15px;
}
.blog .comments .number {
  font: 1.29em "RobotoMedium", sans-serif;
  color: #000000;
  background-color: #ffffff;
  padding: 10px 13px 10px 13px;
  margin-bottom: 1px;
}
.blog .comments .comment {
  background-color: #ffffff;
  padding: 20px 13px 27px 13px;
  margin-bottom: 22px;
}
.blog .comments .comment .author {
  display: inline-block;
  padding-left: 70px;
  background: url(../images/avatar.png) left center no-repeat;
  height: 50px;
}
.blog .comments .comment .author .name,
.blog .comments .comment .author .date {
  display: block;
}
.blog .comments .comment .author .name {
  font: 1.15em "RobotoMedium", sans-serif;
  color: #028ac7;
}
.blog .comments .comment .author .date {
  font: 0.85em "RobotoMedium", sans-serif;
  color: #191919;
}
.blog .comments .comment .socials {
  display: inline-block;
  position: relative;
  left: 5px;
}
.blog .comments .comment .socials .text {
  position: relative;
  top: -3px;
  font: 0.86em "RobotoMedium", sans-serif;
  color: #191919;
  padding-right: 10px;
}
.blog .comments .comment .socials .social-icon {
  background: url(../images/social-black.png) no-repeat;
  display: inline-block;
  margin-right: 22px;
}
.blog .comments .comment .socials .rss {
  background-position: -3px -2px;
  width: 16px;
  height: 16px;
  margin-right: 19px;
}
.blog .comments .comment .socials .twitter {
  background-position: -50px -2px;
  width: 18px;
  height: 16px;
  margin-right: 15px;
}
.blog .comments .comment .socials .facebook {
  background-position: -100px 0;
  width: 11px;
  height: 16px;
  margin-right: 15px;
}
.blog .comments .comment hr {
  display: block;
  position: relative;
  left: -15px;
  height: 1px;
  width: 104%;
  border: 0;
  border-bottom: 1px solid #f7f7f7;
  margin: 0;
  padding: 0px 0 7px 0;
}
.blog .comments .comment .header {
  font: 1.29em "RobotoMedium", sans-serif;
  color: #000000;
  padding: 12px 0 10px 0;
}
.blog .comments .comment .text {
  font: 1.14em "RobotoLight", sans-serif;
  color: #3c352d;
  line-height: 1.8em;
}
.blog .comments .addComment input {
  display: block;
}
.blog .comments .addComment .text {
  width: 100%;
  margin-bottom: 10px;
  border: none;
  background-color: #ddebf4;
  padding: 15px;
  font: 1.14em "RobotoLight", sans-serif;
  color: #000000;
}
.blog .comments .addComment .submit {
  margin-top: 15px;
  padding: 10px;
  border: none;
  background-color: #0286c1;
  border-radius: 4px;
  font: 0.78em "RobotoMedium", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
.blog .sidePane {
  margin-top: 40px;
  position: relative;
  left: 50px;
}
@media (max-width: 1050px) {
  .blog .sidePane {
    left: 0px;
  }
}
.blog .sidePane [role="presentation"] {
  width: 50%;
  background-color: #f3f3ee;
}
.blog .sidePane [role="tab"] {
  font: 1em "RobotoMedium", sans-serif;
  color: #111111;
  text-transform: uppercase;
  text-align: center;
}
.blog .sidePane .tab-content {
  background-color: #ffffff;
  border: 1px solid #d3d3d3;
  border-top: none;
  margin-bottom: 65px;
  padding: 20px 15px 0px 20px;
}
.blog .sidePane .tab-content .note {
  margin-bottom: 35px;
  padding-left: 95px;
 
}
.blog .sidePane .tab-content .note .header {
  font: 1em "RobotoMedium", sans-serif;
  color: #191919;
  padding-bottom: 10px;
}
.blog .sidePane .tab-content .note .text {
  font: 0.86em "RobotoMedium", sans-serif;
  color: #525252;
}

/*Shop styles begins*/
.shop {
  background-color: #f7f7f7;
  padding-top: 40px;
  padding-bottom: 178px;
  flex: 1;
}
.shop .product_info {
  display: block;
  padding: 10px 10px 40px 10px;
  cursor: pointer;
  min-height: 550px;
}
.shop .product_info .preview {
  height: 256px;
  width: 364px;
}
.shop .product_info .preview img {
  width: 100%;
  display: inline-block;
}
@media (max-width: 1199px) {
  .shop .product_info .preview {
    height: 204px;
    width: 300px;
  }
}
@media (max-width: 321px) {
  .shop .product_info .preview {
    height: 166px;
    width: 243px;
  }
}
.shop .product_info .info {
  padding-left: 20px;
  padding-top: 30px;
}
.shop .product_info .info .title {
  width: 55%;
  font: 1.29em "RobotoBlack", sans-serif;
  color: #050505;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.shop .product_info .info .description {
  font: 0.86em "RobotoMedium", sans-serif;
  color: #525252;
}
.shop .product_info .info hr {
  display: block;
  height: 1px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #cbcbcb;
  margin: 0;
  padding: 0px 0 7px 0;
}
.shop .product_info .info .price {
  display: inline-block;
  font: 1.29em "RobotoBlack", sans-serif;
  color: #050505;
  padding-top: 15px;
}

.shop .product_info .info .discount {
  color: red;
}

.shop .product_info .info .element-price2 {
  color: gray;
  text-decoration: line-through;
}

.shop .cart {
  display: inline-block;
  position: relative;
  top: 10px;
  left: -25px;
  cursor: pointer;
  height: 36px;
  font: 0.86em "RobotoMedium", sans-serif;
  color: #525252;
  text-decoration: underline;
  padding: 10px 40px 0 0;
  background: url(../images/cart.png) center right no-repeat;
}
.shop .product_info:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.shop .loadMore {
  position: relative;
  top: 84px;
  padding: 8px 24px;
  font: 0.79em "RobotoMedium", sans-serif;
  color: #3d3d3d;
  text-transform: uppercase;
  border-color: #3d3d3d;
  background-color: transparent;
}
@media (max-width: 500px) {
  .shop .loadMore {
    left: 30px;
  }
}
/*Element styles begins*/
.element {
  background-color: #f7f7f7;
  padding-top: 50px;
  padding-bottom: 215px;
}
.element .preview .main_thumbnail {
  width: 100%;
}
.element .preview #thumbs a {
  display: inline-block;
  width: 22.8%;
  margin-right: 2%;
  margin-top: 24px;
}
@media (max-width: 1199px) {
  .element .preview #thumbs a {
    width: 22%;
  }
}
.element .preview #thumbs a:last-child {
  margin-right: 0;
}
.element .social_buttons {
  padding-top: 80px;
   
}
.element .social_buttons a {
  display: inline-block;
  height: 20px;
  width: 70px;
  background: center center no-repeat;
  cursor: pointer;
  margin-right: 7px;
}
.element .social_buttons .vk {
  background-image: url(../images/share_vk.jpg);
}
.element .social_buttons .fb {
  background-image: url(../images/share_fb.jpg);
}
.element .social_buttons .twitter {
  background-image: url(../images/share_twitter.jpg);
}
.element .social_buttons .google {
  background-image: url(../images/share_google.jpg);
}
.element .social_buttons .speech-bubble {
  display: inline-block;
  position: relative;
  top: -5px;
  margin: 0 4px 0 0;
  background-color: #e0e1e3;
  width: 33px;
  height: 20px;
  line-height: 20px;
  /* vertically center */
  color: 6f6f6f;
  text-align: center;
  border-radius: 2px;
  font-family: sans-serif;
  font-weight: bold;
}
.element .social_buttons .speech-bubble:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: #e0e1e3;
  top: 25%;
  right: 100%;
  margin-left: -5px;
  /* adjust for border width */
}
.element .info {
  padding-left: 50px;
}
@media (max-width: 992px) {
  .element .info {
    padding-left: 0px;
    padding-top: 20px;
  }
}
.element .info .title {
  width: 90%;
  font: 2.14em "RobotoBlack", sans-serif;
  color: #050505;
  padding-bottom: 10px;
}
.element .info .description {
  font: 0.86em "RobotoMedium", sans-serif;
  color: #525252;
}
.element .info hr {
  display: block;
  height: 1px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #cbcbcb;
  margin: 0;
  padding: 0px 0 7px 0;
}
.element .info .price {
  display: inline-block;
  font: 1.29em "RobotoBlack", sans-serif;
  color: #050505;
  padding-top: 15px;
}
.element .info .cart {
  display: inline-block;
  position: relative;
  top: 10px;
  left: -25px;
  height: 36px;
  font: 0.86em "RobotoMedium", sans-serif;
  color: #525252;
  text-decoration: underline;
  padding: 10px 40px 0 0;
  background: url(../images/cart.png) center right no-repeat;
}
.element .text {
  position: absolute;
  top: 565px;
  font: 0.86em "RobotoMedium", sans-serif;
  color: #525252;
  padding-bottom: 12px;
  padding-left: 50px;
}
@media (max-width: 992px) {
  .element .text {
    position: static;
  }
}
@media (max-width: 1199px) {
  .element .text {
    top: 385px;
  }
}
@media (max-width: 992px) {
  .element .text {
    padding-left: 0px;
  }
}
.element .text .header {
  display: block;
  padding-bottom: 16px;
  font-size: 1.16em;
}
.element .text hr {
  display: block;
  height: 1px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #b0b0b0;
  margin: 0;
  padding: 4px 0 9px 0;
}
.element .youLike h2 {
  font: 1.29em "RobotoBlack", sans-serif;
  color: #000000;
  text-transform: uppercase;
  padding: 30px 0 45px 0;
}
@media (max-width: 767px) {
  .element .youLike .proposition {
    padding-top: 40px;
  }
}
.element .youLike .proposition img {
  width: 100%;
}
.element .youLike .proposition .header {
  width: 55%;
  padding: 30px 0 0 20px;
  font: 1.29em "RobotoBlack", sans-serif;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .element .youLike .proposition .header {
    width: 85%;
  }
}
/*Footer styles begins*/
.footer {
  background-color: #0b161d;
  padding-top: 45px;
  padding-bottom: 79px;
}
.footer .footer-logo {
  margin-left: 10px;
  font-size: 15px;
  letter-spacing: 0.4px;
}

.footer .footer-logo img {
  width: 170px;
}

.footer .footer-logo .text {
  font-size: 0.85em;
  color: #ffffff;
  padding-top: 4px;
}
.footer .sitemap {
  padding-top: 10px;
  margin-left: -20px;
}
@media (max-width: 1199px) {
  .footer .sitemap {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .footer .sitemap {
    padding-top: 60px;
    padding-left: 30px;
  }
}
.footer .sitemap a {
  display: block;
  font: 0.85em "RobotoLight", sans-serif;
  color: #f6f6f8;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
  color: #b2b2cd;
}
.footer .sitemap [class^="col"] {
  margin-right: 95px;
}
@media (max-width: 1199px) {
  .footer .sitemap [class^="col"] {
    margin-right: 40px;
  }
}
@media (max-width: 767px) {
  .footer .sitemap [class^="col"] {
    margin-right: 20px;
  }
}
.footer .sitemap [class^="col"]:last-child {
  margin-right: 0px;
  margin-left: -65px;
  position: relative;
  left: 36px;
}
@media (max-width: 1199px) {
  .footer .sitemap [class^="col"]:last-child {
    position: static;
    margin-left: 0px;
  }
}
.footer .socials {
  padding-top: 7px;
}
@media (max-width: 767px) {
  .footer .socials {
    float: left !important;
    padding-left: 10px;
    padding-top: 30px;
  }
}
.footer .socials .social-icon {
  background: url(../images/social-white.png) no-repeat;
  display: inline-block;
  margin-right: 22px;
}
.footer .socials .rss {
  background-position: -3px -2px;
  width: 16px;
  height: 16px;
  margin-right: 19px;
}
.footer .socials .twitter {
  background-position: -50px -2px;
  width: 18px;
  height: 16px;
  margin-right: 1px;
}
.footer .socials .facebook {
  background-position: -100px 0;
  width: 11px;
  height: 16px;
  margin-right: 1px;
}
.footer .socials .google-plus {
  background-position: -150px -1px;
  width: 18px;
  height: 16px;
  margin-right: 10px;
}
.footer .socials .instagram {
  background-position: -198px -1px;
  width: 16px;
  height: 16px;
  margin-right: 0px;
}


@media(max-width: 1200px) {
  .tableimg {
    max-height:200px; 
    max-width: 310px;
  }
}

.tableimg {
height:240px; 
width: 350px;
  }

.pd0px {
  padding: 0;
}

/***************Правки 05.05.16***************/

.dropdown_submenu {
  float: left;
  margin-right: 20px;
}
.dropdown_submenu .btn-default {
  border: none;
  background: #fff;
  border-radius: 0;
  height: 40px;
}
.dropdown_submenu .btn-default:visited,
.dropdown_submenu .btn-default:focus {
  outline: none;
  border: none;
}
.dropdown_submenu .dropdown-menu {
  left: auto;
  right: 0;
  border: none;
  border-radius: 0;
}
.header .navigation .dropdown.dropdown_submenu .dropdown-menu li a {
  padding: 10px 20px;
}

.header .navigation {
  padding-top: 5px;
}
.index {
  padding-top: 5px;
}
.search_s {
  float: right;
  width: 250px;
  position: relative;
  padding-top: 5px;
}
.search_s input.form-control {
  border: none;
  border-radius: 0;
  height: 40px;
  box-shadow: none;
}
.search_s .glyphicon-search {
  position: absolute;
  right: 0;
  top: 10px;
  color: #b50e00;
  font-size: 20px;
  border: none;
  padding: 4px 15px;
  background: transparent;
  border-left: 1px solid #c2c2c2;
}

/**************13.05.16*******************/

.sub_row {
  
}
.submenu {
  padding: 13px 0;
  margin: 0;
  background: #fff;
}
.submenu li {
  display: inline;
}
.submenu li:first-child a {
  border: none;
}
.submenu li a {
  padding: 3px 20px;
  color: inherit;
  border-left: 1px solid #c2c2c2;
}
.submenu li a:hover, .submenu li.active a {
  color: #af000a;
}
.star {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(../images/star.png);
  background-size: contain;
}
.star.active, .star:hover {
  background-image: url(../images/star_orange.png);
  cursor: pointer;
}
@media (max-width: 991px) {
  .sub_row {
    background: transparent;
  }
  #header_submenu {
    float: none !important;
  }
  .submenu {
    text-align: center;
    background: #fff;
    margin-bottom: 15px;
  }
  .search_s {
    float: none;
    padding: 0;
    margin: 0 auto;
  }
  .search_s input.form-control {
    border: 1px solid #ddd;
  }
  .search_s .glyphicon-search {
    top: 6px;
  }
}
@media (max-width: 767px) {
  .submenu li a {
    font-size: 12px;
  }
  .navbar-toggle .icon-bar {
    background: #000;
  }
  .submenu li {
    display: block;
  }
  .submenu li a {
    border: none;
  }
}
@media (max-width: 400px) {
  .search_s {

  }
  .sub_row .navbar-toggle {
    float: none !important;
    margin-left: 15px;
  }
}

.main-header {
  padding: 30px 0 45px;
}

.main-header .container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.slide-nav {
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-header .main-logo {
  margin-right: auto;
  color: #333;
}

.main-header .main-logo img {
   width: 200px;
}

.main-header .main-logo small {
  display: block;
  font-size: 11px;
  font-family: 'Noto Serif', serif;
}

.main-header .main-nav a {
  font-size: 15px;
  font-family: "RobotoBlack", sans-serif;
  color: #656565;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  margin: 2px 12px 0;
  text-decoration: none;
  outline: 0;
}

.main-header .main-nav a:hover,
.main-header .main-nav a:focus,
.main-header .main-nav a.active {
  color: #111;
}

.main-header .donate-link {
  padding: 5px 5px;
  border: 2px solid #db3334;
  display: block;
  color: #db3334;
  text-align: center;
  width: 182px;
  transition: 0.25s;
  margin-left: 30px;
}

.main-header .donate-link:hover {
  background-color: #db3334;
  color: #fff;
}

.search-container .search-close {
  width: 30px;
  height: 30px;
  background: url(../images/close-icon.svg) no-repeat center;
  background-size: 28px;
  color: #fff;
  position: absolute;
  top: 10px;
  left: 15px;
  outline: none;
  border: 0;
  border-radius: 50%;
  transition: 0.3s;
  padding: 0;
  cursor: pointer;
}

.search-container .search-close:hover {
  transform: rotate(90deg);
}

.search-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 30px;
  background-color: #fff;
  z-index: 100;
  transform: translateY(-150%);
  transition: transform .2s cubic-bezier(.535,0,0,1);
}

.search-container.active {
  transform: translateY(0);
}

.search-container .search-overlay {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 150vh;
  background-color: rgba(0,0,0,0.8);
  pointer-events: none;
  opacity: 0;
}

.search-container.active .search-overlay {
  opacity: 1;
  pointer-events: auto;
}

.nav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
  z-index: 100;
}

.search-container .container {
  display: flex;
  position: relative;
  padding-left: 55px;
}

.search-container .container input {
  display: block;
  width: 100%;
  border-radius: 0;
  border: 1px solid #333;
  border-right: 0;
  height: 50px;
  font-size: 18px; 
  padding: 0 140px 0 15px;
  color: #333;
}

.search-container .container input:focus {
  box-shadow: none;
}

.search-container .container form {
  display: block;
  width: 100%;
}

.search-container .container button {
  position: absolute;
  width: 120px;
  height: 50px;
  border: 0;
  right: 15px;
  top: 0;
  background: #111 url(../images/search-icon-lg.svg) no-repeat center;
  background-size: 25px;
  transition: 0.25s;
}

.search-container .container button:hover {
  background-color: #333;
}

.toggles-box {
  margin-left: 10px;
}

.login-toggle:hover,
.search-toggle:hover {
  filter: brightness(0);
}

.search-toggle {
  background: url(../images/search-icon.svg) no-repeat center;
  background-size: 21px; 
  margin-left: 15px;
  margin-top: -1px;
  width: 32px;
  height: 32px;
  border: 0;
  padding: 0;
  position: absolute;
  right: 123px;
  top: 17px;
  outline: 0;
}

.nav-btn {
  width: 40px;
  height: 40px;
  background-color: transparent;
  padding: 0;
  border: 0;
  outline: 0;
  padding-top: 11px;
  margin-left: 10px;
  display: none;
  cursor: pointer;
}

.nav-btn span {
  display: block;
  width: 32px;
  height: 3px;
  background-color: #333;
  float: right;
  margin: 0 0 5px;
  position: relative;
  z-index: 5;
}

.nav-btn span:last-of-type {
    width: 21px;
}

.main-header .header-media {
  margin-top: 20px;
}

.main-header .header-media .container {
  display: flex;
  justify-content: flex-end;
}

.main-header .social-box a {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}

.main-header .social-box {
  margin-left: 65px;
}

.main-header .social-box a img {
  display: block;
}

.main-header .social-box a img:hover {
  filter: brightness(0%);
}

.cart-link {
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-right: 15px;
  position: relative;
}

.cart-link:hover {
  filter: brightness(0);
}

.cart-link i {
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 32px;
  background: url(../images/bag-icon.svg) no-repeat center;
  background-size: 24px;
  color: #656565;
}

.cart-link span {
  position: absolute;
  top: -3px;
  right: 0;
  font-size: 12px;
}

.aside-blockquote {
  color: #000;
  border: 0;
  padding: 0;
  margin-bottom: 30px;
}

.aside-blockquote a {
  color: #000;
  display: block;
  border: 1px solid rgba(15,70,100,.12);
  padding: 40px 20px 20px;
}

.aside-blockquote .header {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 18px;
  display: block;
  font-family: 'RobotoBlack';
}

.aside-blockquote .text.italic {
    font-family: "RobotoItalic", sans-serif;
    position: relative;
}

.aside-blockquote .text.italic p {
  margin-left: 32px;
  font-size: 16px;
  font-family: 'Noto Serif', serif;
  font-weight: 400;
  font-style: italic;
}

.aside-blockquote .text.italic:before {
  content: '';
  width: 50px;
  height: 50px;
  background: url(../images/quote-left.svg) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: -22px;
  left: -2px;
}

.aside-blockquote .author {
  display: block;
  text-align: right;
  font-family: 'Noto Serif', serif;
  font-weight: 700;
  padding-top: 15px;
  font-style: italic;
  font-size: 16px;
}

.index-aside {
  padding-left: 40px;
}

.index-aside .h3 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 18px;
  display: block;
  font-family: 'RobotoBlack';
}

.index-aside iframe {
  border-left: 1px solid rgba(15,70,100,.12)!important;
  margin-bottom: 20px!important;
}

.index-aside .poster:hover {
  opacity: 0.9;
}

.index-acticles > .row {
  margin-bottom: 50px;
}


.artilce-img img {
  width: 100%;
  height: auto!important;
}

.article-author {
  font-family: 'Noto Serif', serif;
  font-style: italic;
  font-size: 11px;
  display: flex;
}

.article-author .author-title {
  font-weight: 700;
  margin-right: 3px;
  display: none;
}

.article-author .author-list div{
  font-weight: 400;
}

.article-author span{
  font-weight: 700;
}

.default-title {
  font-family: 'narbut-wide';
  font-size: 28px;
  line-height: 1;
}

.article-date {
  font-size: 12px;
  font-family: 'RobotoLight';
  font-weight: 400;
  color: #888;
  margin-bottom: 10px;
}

.article-title {
  font-size: 28px;
  font-family: 'Noto Serif', serif;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 3px;
  color: #db3334;
  max-width: 600px;
}

.article-title a {
  color: inherit;
}

.article-subheading {
  margin-bottom: 10px;
}

.article-subheading .subheading-title {
  color: #db3334;
  font-size: 15px;
  font-family: 'RobotoMedium';
  margin-bottom: 1px;
}

.article-subheading .subheading-title a {
  color: inherit;
}

.article-subheading .subheading-title a:hover {
  text-decoration: underline;
}

.article-subheading .subheading-article {
   font-family: 'Noto Serif', serif;
   font-size: 12px;
   font-style: italic;
   color: #333;
}

.article-subheading .subheading-title a {
  color: inherit;
}

.article-subheading .subheading-title a:hover {
  text-decoration: underline;
}

.article-subheading a {
  color: inherit;
}

.article-subheading a:hover {
  text-decoration: underline;
}


.article-title a:hover {
  text-decoration: underline;
}

.artile-descr {
  font-size: 16px;
  font-family: 'Noto Serif', serif;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 15px;
  color: #333;
}

.artile-descr a {
  color: inherit;
}

.artile-descr a:hover {
  text-decoration: underline;
}

.load-more {
  border: 1px solid #111;
  padding: 10px 5px;
  width: 300px;
  margin: 40px auto 0;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  transition: 0.25s; 
}

.load-more:hover {
  color: #fff;
  background-color: #111;
}

.article p {
  font-family: 'Noto Serif', serif;
  font-weight: 400;
}

.footer .social-box {
  text-align: right;
  margin-top: 5px;
}

.footer .social-box a {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}

.footer .social-box img {
  display: block;
  filter: brightness(100%);
}

.main-header .mobile-nav-close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  background: #000 url(../images/close-icon-w.svg) no-repeat center;
  background-size: 18px;
  border: 0;
  outline: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  display: none;
}

.additional-text {
  margin-top: 5px;
  font-size: 13px;
  font-family: 'Noto Serif', serif;
  font-weight: 400;
  color: #555;
}


.article-cat {
  color: #db3334;
  font-size: 14px;
  font-family: 'Noto Serif', serif;
  font-weight: 700;
  margin-bottom: 2px;
}

.article-link {
  font-family: 'Noto Serif', serif;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 5px;
  display: block;
  width: 100%;
  height: 100%;
}

.article-box {
	margin-bottom: 15px;
}

.article-link a {
  color: #111;
}

.article-link a:hover {
  text-decoration: underline;
}

.category-box {
  margin-bottom: 35px;
}

#imgLoad {
  display: block;
  width: 80px;
  margin: 20px auto;
}

@media(max-width: 1319px) {
  .main-header .main-logo img {
    width: 160px;
  }

  .main-header .main-nav a {
    font-size: 14px;
    margin: 2px 10px 0;
  }

  .search-toggle {
    top: 12px;
  }

  .main-header .donate-link {
    margin-left: 20px;
  }
}

@media(max-width: 1199px) {
  .main-header .main-logo img {
    width: 130px;
  }

  .main-header .main-logo small {
    max-width: 155px;
  }

  .main-header .main-nav a {
    font-size: 13px;
    margin: 2px 7px 0;
  }

  .search-toggle {
    top: 16px;
    right: 117px;
  }

  .main-header .donate-link {
    font-size: 13px;
    width: 150px;
    margin-left: 10px;
  }

  .main-header .social-box {
    margin-left: 52px;
  }

  .index-aside {
    padding-left: 15px;
  }

  .default-title {
    font-size: 18px;
  }

  .article-date {
    font-size: 11px;
  }

  .article-title {
    font-size: 24px;
  }

  .artile-descr {
    font-size: 13px;
  }

  .aside-blockquote .text.italic p {
    font-size: 14px;
  }

  .aside-blockquote .author {
    font-size: 13px;
  }

  .article-cat {
    font-size: 12px;
  }

  .article-link {
    font-size: 13px;
  }

  .index-acticles table td:first-child {
	padding-top: 0;
  }
}

@media(max-width: 991px) {
  .slide-nav {
    margin: 0;
    position: fixed;
    top: 0;
    right: 0;
    max-height: 100vh;
    min-height: 100vh;
    overflow: auto;
    z-index: 1000;
    background-color: #fff;
    width: 400px;
    padding: 37px 50px 50px;
    transition: all .3s linear;
    transform: translateX(150%);
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }

  .main-header .mobile-nav-close {
    display: block;
  }

  .slide-nav.active {
    transform: translateX(0);
  }

  .main-header .main-nav a {
    display: block;
    font-size: 16px;
    margin: 15px 0;
  }

  .nav-btn {
    display: block;
  }

  .main-header .donate-link {
    width: 170px;
    font-size: 15px;
    margin: 5px 0 20px;
  }

  .main-header .social-box {
    margin-left: 0;
  }

  .search-toggle {
    position: static;
  }

  .search-container {
    padding: 20px 0;
  }

  .search-container .container input {
    height: 42px;
  }

  .search-container .container button {
    height: 42px;
    background-size: 20px;
  }

  .search-container .search-close {
    top: 8px;
    width: 25px;
    height: 25px;
    background-size: 21px;
  }

  .search-container .container button {
    width: 80px;
  }

  .search-container .container input {
    padding-right: 90px;
  }

  #twitter-widget-0, .poster {
    width: 100%!important;
  }

  .index-aside {
    margin-top: 50px;
  }

  .index-acticles table {
    margin-top: 15px;
  }

  .article-title {
    font-size: 20px;
  }

  .index-acticles .col-md-6 .col-xs-6 {
    margin-top: 20px;
  }
}

@media(max-width: 767px) {
  .main-header {
      padding: 15px 0 20px;
  }

  .article-author {
    margin-bottom: 15px;
  }

  .default-title {
    font-size: 22px;
  }

  .index-acticles > .row {
    margin-bottom: 35px;
  }
}

@media(max-width: 575px) {
  .article-cat {
      font-size: 11px;
  }

  .article-link {
    font-size: 13px;
  }

  .index-acticles table td:first-child {
  	padding-top: 2px;
  }

  .additional-text {
    font-size: 12px;
  }

  .pagination {
    margin-bottom: 25px;
  }
}

@media(max-width: 479px) {
  .load-more {
    width: 100%;
  }

  .slide-nav {
    width: 280px;
    padding: 37px 20px 30px;
  }

  .index-acticles .col-md-6 .col-xs-6 {
    width: 100%!important;
  }

    .index-acticles .col-md-6 .col-xs-6:last-child {
      margin-top: 0;
    } 

    .category-box {
      margin-bottom: 25px;
    }
}