@charset "UTF-8";
@import url(normalize.css);
@import url(fonts.css);


.example-left {
     background-color: #D3D3D3;
	padding: 0px 10px;
	margin: 10px 0px;
}


#itemListLeading .one-book img {
	max-height: 150px;
	width: auto !important;
}


header .menu-main::after {
    display: none;
}

.menu-but {
    display: none;
    top: 5px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 3000;
    cursor: pointer;
    background-color: transparent;
    background-image: url('../img/menu-button_icon-icons2.png');
    background-size: cover;
    border: none;
}

.parent-menu-but {
   
	display: none;
	border: none;
    background-color: transparent;
	background-image: url('../img/plus-512.png');
    width: 36px;
    height: 30px;
    background-size: cover;
    margin: 0px 4px;
   cursor: pointer;
   float: left; 

}

.all-black,
.all-black2 {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  opacity1: 0.5;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000; }

.window-popup {
  display: block;
  background-color: #003470;
  width1: 344px;
  max-width: 80%;
  min-height: 80%;
  padding: 20px;
  z-index: 1100;
  position: fixed;
  position: relative;
  margin: 20px auto;
  text-align: center;
  box-shadow: 0px 0px 10px #fff568; 
}

.close-popup,
.close-popup2 {
  float: right;
  background-image: url("../img/cl_3wFHfdI.png");
  border: none;
  background-color: transparent;
  cursor: pointer;
  background-repeat: no-repeat; }

.window-popup {
  text-align: center; }

.common-title {
  text-align: center;
  color: #003470;
  font-size: 30px;
  text-transform: uppercase;
  font-family: 'Open Sans Bold', sans-serif;
  padding: 20px 0px;
  display: block;
  padding-bottom: 50px; }

.title-popup {
  font-size: 28px;
  color: #ffffff;
  text-align: center;
  padding-bottom: 20px;
  font-family: "RobotoSlabBold", sans-serif;
  font-weight: 700; }

.window-popup span {
  float: left;
  font-size: 16px;
  height: 8px; }

.window-popup .text-popup,
.window-popup2 .text-popup {
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  color: #000000;
  border-color: #ccc;
  border-width: 0px;
  border-style: solid;
  border-radius: 0px;
  background-color: #fff;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 300 !important;
  color: #000000 !important;
  width: 100%;
  max-width: 268px;
  margin: 20px 0px; }

.window-popup .sub-pop,
.window-popup2 .sub-pop {
  border: none;
  background-color: #fff568;
  color: #003470;
  width: 268px;
  padding: 10px 10px;
  font-weight: 600; }












.search .form-inline {
  display: flex;
}

header .button {
    background-color: transparent;
    background-image: url("../img/serth-but.png");
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    border: none;
    align-self: center;
    margin: 0px 16px;
}

header .wrap-sertch input[type="search"] {
    font-size: 12px;
    color: #283d54;
    padding: 6px 10px;
    width: 230px;
}

.search .button {
  background-image1: url('../img/serth-but.png');
  background-repeat1: no-repeat;
}

#searchForm {
  display: none;
}

.form-inline .element-invisible {
  display: none;
}


body {
  font-family: 'Roboto Light', sans-serif; }

header {
  /*background-image: url("../img/book.png");*/
  /*background-position: 412px -160px;*/
  background-image: url("../img/tema.jpg");
  background-position: center 68px;
  background-size: 80%;
  /*background-image1: url("../img/body-bg.png");*/
  background-repeat: no-repeat; }
  header h1 {
    font-size: 20px;
    float: right;
    width: 80%;
    padding: 0px 10px;
    color: #ede70e;
	text-shadow:
   -2px -2px 0 #f20001,  
    2px -2px 0 #f20001,
    -2px 2px 0 #f20001,
     2px 2px 0 #f20001;
    font-family: 'Roboto Bold', sans-serif;
    margin: 20px 0px; }
  header .social-head {
    text-align: right; }
    header .social-head a {
      width: 34px;
      height: 32px;
      display: inline-block;
      background-image: url("../img/head-social.png"); }
      header .social-head a:first-child {
        background-position: 0px 0px; }
      header .social-head a:nth-child(2) {
        background-position: -45px 0px; }
      header .social-head a:nth-child(3) {
        background-position: -89px 0px; }
      header .social-head a:nth-child(4) {
        background-position: -133px 0px; }
      header .social-head a:nth-child(5) {
        background-position: -179px 0px; }
      header .social-head a:last-child {
        background-position: 34px 0px; }
  header .language-switch {
    padding: 10px 0px; }
    header .language-switch input {
      display: inline-block;
      border: none;
      background-color: transparent; }
  header .wrap-top-line {
    border-bottom: 1px solid #364a5f;
    padding: 14px 0px 10px 0px; }
  header .language-active {
    text-decoration: underline; }
  header .a-logo {
    float: left;
    width: 20%;
    padding-top1: 26px;
	padding-top: 18px;	
}
  header .a-logo img {
    max-width: 100%; }
  header .time {
    color: #283d54;
    font-size: 14px;
    font-family: 'Roboto Light', sans-serif; }
  header .wrap-time {
    text-align: right;
    line-height: 26px; }
  header .wrap-sertch {
    background-color: #283d54;
    padding1: 12px 0px; }
  header .sertch-flex {
    display: flex; }
  header .wrap-sertch {
    width: 36%; }
    header .wrap-sertch div {
      align-self: center; }
  header .sertch-img {
    width: 65%; }
  header .sertch-butt {
    background-color: transparent;
    background-image: url("../img/serth-but.png");
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    border: none;
    align-self: center;
    margin: 0px 16px; }
  header .wrap-sertch {
    display: flex;
    justify-content: center; }
    header .wrap-sertch input[type="text"] {
      font-size: 12px;
      color: #283d54;
      padding: 6px 10px;
      width: 230px; }
  header .menu-main {
    padding: 16px 0px;
    border-bottom: 1px solid #364a5f; 
    color1: #364a5f;
}
    header .menu-main ul {
      margin: 0px;
      padding: 0px;
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
    header .menu-main li {
      display: inline-block;
      padding: 4px 0px;
       }
      header .menu-main li a {
        text-decoration: underline;
        text-transform: uppercase;
        padding: 10px 4px;
        color: #283d54;
		font-weight: bold;
		 text-shadow1: 0px 1px 2px #000;
}
    header .menu-main .menu-active {
      text-decoration: none; }

.wrap-content .wrap-news {
  padding-bottom: 30px;
  border-bottom: 1px dashed #000;
  margin-bottom: 20px; }

.wrap-content .date-news {
  color: #fff;
  font-size: 12px;
  background-color: #283d54;
  padding: 6px 10px;
  display: inline-block; }

.wrap-content .once-news img {
  max-width: 100%;
  margin: 24px 0px;
  border: 2px solid #374b60;
   }

.wrap-content .once-news a {
  color: #283d54;
  text-decoration: underline;
  float1: right; 
  
}

.once-news h3 {
    text-align: left;
}
  .wrap-content .once-news a:hover {
    text-decoration: none; }

.wrap-content .sitebar {
  background-color: #e9ebee; }
  .wrap-content .sitebar .one-sitebar {
    padding: 20px 0px;
    text-align: center; }
    .wrap-content .sitebar .one-sitebar a {
      color: #283d54;
      text-decoration: underline;
      padding: 6px 0px;
      display: inline-block; }
      .wrap-content .sitebar .one-sitebar a:hover {
        text-decoration: none; }
  .wrap-content .sitebar img {
    max-width: 100%; }
  .wrap-content .sitebar .decor-line {
    width: 100%;
    border: 1px dashed #000; }

.wrap-content .wrap-galery {
  margin-bottom: 20px; }
  .wrap-content .wrap-galery .slick-slide {
    -webkit-filter: blur(3px);
    filter: blur(3px); }
    .wrap-content .wrap-galery .slick-slide img {
      margin: auto;
      max-width: 100%; }
  .wrap-content .wrap-galery .slick-active {
    -webkit-filter: blur(0px);
    filter: blur(0px); }

.wrap-galery {
  position: relative; }
  .wrap-galery .slick-prev {
    position: absolute;
    top: calc(50% - 15px);
    z-index: 900;
    cursor: pointer;
    left: 10px; }
  .wrap-galery .slick-next {
    position: absolute;
    top: calc(50% - 15px);
    z-index: 900;
    right: 10px;
    cursor: pointer; }

footer {
  background-image: url("../img/foot-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 20px 0px; }
  footer .foot-logo {
    margin: 10px 0px; }
  footer .social-foot a {
    width: 34px;
    height: 32px;
    display: inline-block;
    background-image: url("../img/foot-social.png"); }
    footer .social-foot a:nth-child(2) {
      background-position: -45px 0px; }
    footer .social-foot a:nth-child(3) {
      background-position: -89px 0px; }
    footer .social-foot a:nth-child(4) {
      background-position: -134px 0px; }
    footer .social-foot a:nth-child(5) {
      background-position: -179px 0px; }
    footer .social-foot a:nth-child(6) {
      background-position: -222px 0px; }
  footer .a-cart {
    padding-left: 28px;
    position: relative;
    padding-top: 10px;
    display: block;
    margin: 10px 0px; }
    footer .a-cart::after {
      content: '';
      position: absolute;
      width: 20px;
      height: 32px;
      background-image: url("../img/map-icon.png");
      left: 0px; 
      top: 4px;
    }

/* Моб */
@media only screen and (max-width: 1200px) {
  footer {
    text-align: center;
    background-image: none;
    background-color: #283d54; }
  footer .a-cart {
    display: inline-block; } }

@media only screen and (max-width: 992px) {
  header {
    background-image: none; }
  header .sertch-flex {
    display: block; }
  header .sertch-img {
    width: 100%; }
  header .wrap-sertch {
    width: 100%;
    display: block; }
  header .wrap-sertch {
    padding: 12px 0px 12px 10px; }
  header .wrap-sertch form {
    float1: left; } }

@media only screen and (max-width: 560px) {
  .col-my-12 {
    width: 100%;
    text-align: center; }
  header .social-head {
    text-align: center; } 

	header .menu-main .nav-child {
	   width: 100%;
       left: 0px;
	   right: 0px;
		text-align: center;
	}
	
	.parent-menu-but {
	   display: block;
	}
	
	.menu .parent span::after {
	  display: none;
	  
	}
	
	.menu .parent span {
	   padding-right: 20px;
	}
	
	body header .menu-main li:hover > .nav-child,
	body header .menu-main .small li:hover > .nav-child {
	     display: none; 
    }
	
	header .menu-main .small li > .nav-child {
	    position1: relative;
		position: static;
	}
	
    .menu {
	   z-index: 2000;
	   position: relative;
    }
	
     body header .menu-main li {
		 padding: 4px 0px;
		 width: 100%;
	}
	
    body header .menu-main .nav-child {
		position: static;
		margin-top: 20px;
	}
	
    body header .menu-main .small li > .nav-child {
	    position: static;
	}
	
    header .menu-but {
	    display: block;
    }

    header .menu-main ul {
	    margin-top: 26px;
		display: none;
	}	
	
    .menu-main {
	    min-height: 42px;
        display: block;
		position: relative;
     }
	
	
     header .menu-main::after {
	    position: absolute;
		 content1: 'главное меню';
		 right: 0px;
         top: 9px;
		 display: block;
     }
     

}

@media only screen and (min-width: 560px) {
    
	
	header .menu-main > ul {
	    display: flex !important;
	}

}

@media only screen and (max-width: 480px) {
  header h1 {
    font-size: 16px; }
  footer h3 {
    font-size: 14px; }
  header .wrap-sertch input[type="text"] {
    width: 186px; } }




ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
  border: 2px solid #374b60 !important;
  padding: 0px;
}

ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper {
  background-image: none !important;
}

.sigProContainer {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.wrap-content .itemIntroText {
  font-size: inherit;
  font-weight: normal;
}

#itemListLeading,
.itemBody {
  border-bottom: 1px dashed #000;
}

.ya-share2__container {
  padding: 14px 0px;
}

.itemImageBlock img {
  border: 2px solid #374b60;
}


.itemNavigation {
  float: right;
}

.itemNavigation a {
    text-decoration: underline;

}

.itemNavigation a:hover {
  text-decoration: none;
}


div.itemNavigation {
  background: transparent;
  margin: 0px;
  text-transform: uppercase;

}

.a-home {
  float: left;

}

.a-home a {
  text-decoration: underline;
}

.a-home a:hover {
  text-decoration: none;
}

.cleardiv {
  clear: both;
}

.a-home a {
  padding: 8px;
  display: block;
  text-transform: uppercase;
  text-decoration: underline;
}


.wrap-content .itemHeader {
  margin-top: 30px;
}


.lang-inline a {
  color: #283d54;
}

.lang-inline .lang-active a {
  text-decoration: underline;
}


.a-cart ul {
  padding: 0px;
  margin: 0px;
}

.a-cart ul li {
  list-style: none;
}


.wrap-cart {
  position: relative;
  width: 100%;
  min-height: 400px;
}


header .menu-main li a:hover {
  text-decoration: none;
}

header .menu-main .nav-header {
    text-decoration: underline;
    text-transform: uppercase;
    padding: 10px 4px;
    color: #0a0a0a;
    cursor: pointer;
	color: #283d54;
    font-weight: bold;
    text-shadow1: 0px 1px 2px #000;
}


header .menu-main .nav-header:hover {
  text-decoration: none;
}


header .menu-main .nav-child {
  background-color: #fff;
  display: none;
  position: absolute;
  padding: 4px 6px;
  background-color: #F2F2EE;
}


header .menu-main li:hover > .nav-child {
   display1: block !important;
	display: block;
}

/*
header .menu-main .nav-child:hover ul {
  display: block !important;
}

*/

/*header .menu-main .small .parent:hover > .nav-child { */

header .menu-main .small li {
  position: relative;
  z-index: 100;
}

header .menu-main .small li:hover > .nav-child {
  background-color: #DDDDDD;
   display1: block !important;
	display: block;
   padding: 4px 6px; 
}

/*
header .unstyled {
  display: none !important;
}
*/


.right-title {
  float: right;
  color: #283d54;
  font-weight: bold;
  max-width: 280px;
  
}

.clerdiv {
  clear: both;
}

 
.one-book {
  background-color1: red;
  max-width: 220px;
  padding1: 10px 0px;
  border: 1px solid #283d54;
  border-radius: 4px;
  margin: 6px 0px;
  position: relative;
  height: 280px;
  overflow: hidden;
}

.one-book > a {
  display: block;
  position: relative;
  background-color1: red;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.one-book > a:hover + .catItemView {
  background-color: #F2F2EE;
}

.one-book h3 {
  font-size: 14px;
  color: #283d54;
}


.one-book .catItemRatingBlock span {
  display: none;
}

.one-book div.catItemView {
  margin-bottom: 0px;
}

.one-book-within .itemCommentsFormNotes {
  display: none;
}




.publish-once div.catItemView {
  margin-bottom: 0px;

}

.publish-once .catItemTitle a {
  color: #283d54;
}

.publish-once .catItemTitle a:hover {
  text-decoration: underline;
}


table td {
  border: 1px solid #283d54;
  padding: 4px;
}


.sitebar li {
	list-style: none;   
	
}

.sitebar ul {
   text-align: center;
   padding: 0px;
   margin: 0px;
}

.sitebar span {
   display: block;
   position: relative;
   padding: 4px 0px;
}


.sitebar span:before {
   
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	border: 1px dashed #000;
	left: 0px;
    right: 0px;
    top: 0px;
}

.sitebar a {
    color: #283d54;
	text-decoration: underline;
}

.sitebar a:hover {
	text-decoration: none;
}

.menu .parent span {

    position: relative;
	padding-right: 12px;
	
}

.menu .parent span:after {
   content: "";
   position: absolute;
   width: 10px;
   height: 7px;
   background-image: url('../img/arrow-menu.png');
   background-size: cover;
   background-repeat: no-repeat;
   right: 0px;
   top: 40%;
}

.menu .parent .small {
  
	position1: relative;

}

.content-wrap img {
    max-width: 100%;
}


.menu {
   z-index: 1000;
}

.menu .small {
   z-index: 2000;
}


header .menu-main .small li > .nav-child {
   z-index: 3000;
	position1: relative;
	position: absolute;
}
