﻿/*
#4F5591
#949494
*/
@charset "utf-8";
@import url("bootstrap.min.css");
@import url("font-awesome.min.css");
/* Reset CSS */
@import url("reset.css");
/* End reset CSS */
/* Switcher */
@import url("../js/switcher/switcher.css");
/* End switcher */
/* Tooltip_magic */
@import url("../js/tooltipmagic/tooltip_magic.css");
/* End tooltip_magic */
/* Totop */
@import url("../js/totop/totop.css");
/* End totop */
/* Age */
@import url("../js/age/age.css");
/* End age */
body {}
@font-face {
  font-family: 'UsePrint';
  src: url('../fonts/UsePrint/UsePrint.eot');
  src: local('UsePrint'), url('../fonts/UsePrint/UsePrint.woff') format('woff'), url('../fonts/UsePrint/UsePrint.ttf') format('truetype'), url('../fonts/UsePrint/UsePrint.svg#UsePrint') format('svg');
}
a {
  color: #5d76cb;
  font: 16px Arial, Tahoma, Verdana, sans-serif;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #4F5591;
  text-decoration: underline;
}
p {
  color: #000;
  font: 16px Arial, Tahoma, Verdana, sans-serif;
  margin: 0 0 15px;
  line-height: 1.5;
}
h1 {
  color: #000;
  font: normal 36px "UsePrint", Arial, Tahoma, Verdana, sans-serif;
  /*text-shadow: 1px 1px 0 #fff, 2px 2px 0 rgba(81, 81, 0, 0.5), 0 0 1px #fff;*/
  text-align: center;
  margin: 35px 0 30px;
}
h2 {
  color: #000;
  font: normal 32px "UsePrint", Arial, Tahoma, Verdana, sans-serif;
  /*text-shadow: 1px 1px 0 #fff, 2px 2px 0 rgba(81, 81, 0, 0.5), 0 0 1px #fff;*/
  margin: 15px 0;
}
h3 {
  color: #000;
  font: normal 28px "UsePrint", Arial, Tahoma, Verdana, sans-serif;
  margin: 15px 0;
}
h4 {
  color: #000;
  font: normal 18px Arial, Tahoma, Verdana, sans-serif;
  margin: 15px 0;
}
/* Цвет выделения текста */
::selection {
  background: #4F5591;
  color: #fff;
}
::-moz-selection {
  background: #4F5591;
  color: #fff;
}
/* Конец цвета выделения текста */
/* Лого ********************************************************************************* */
#logo {
  outline: 0px solid #f0f;
  height: 100px;
  text-align: center;
  display: table;
  width: 100%;
}
@media only screen and (max-width: 575px) {
  #logo {
    height: 21px;
  }
  #logo a {
    display: none;
  }
}
#logo a {
  outline: 0px solid #f0f;
  font: normal 67px "UsePrint", Arial, Tahoma, Verdana, sans-serif;
  color: #4F5591;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#logo a span {
  outline: 0px solid #f0f;
  background: #4F5591;
  color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#logo a:hover {
  text-decoration: none;
  color: #949494;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#logo a:hover span {
  background: #949494;
  color: #fff;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#smallogo {
  outline: 0px solid #f00;
  height: 46px;
  text-align: center;
  display: table;
  width: 100%;
}
#smallogo a {
  font: normal 40px "UsePrint", Arial, Tahoma, Verdana, sans-serif;
  color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#smallogo a span {
  background: #4F5591;
  color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#smallogo a:hover {
  text-decoration: none;
  color: #4F5591;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#smallogo a:hover span {
  background: #fff;
  color: #4F5591;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#contacts {
  outline: 0px solid #f0f;
  font: normal 39px "UsePrint", Arial, Tahoma, Verdana, sans-serif;
  height: 100px;
  text-align: center;
  display: table;
  width: 100%;
  color: #000;
  padding-top: 5px;
  display: none;
}
#logo div, #contacts div { /* для IE8+ */
  display: table-cell;
  vertical-align: middle;
}
/* Конец лого *************************************************************************** */
/* Bread crumb ************************************************************************ */
.bread_crumb {
  border-bottom: 1px dotted #000;
  margin-bottom: 15px;
}
#bread_crumb {
  list-style: none;
  display: inline-block;
  text-align: left;
}
.bread_crumb ul {
  margin: 15px 0 0 !important;
}
#bread_crumb li {
  outline: 0px solid #000;
  display: inline-block;
}
#bread_crumb p {
  text-align: left;
}
#bread_crumb a {
  color: #5d76cb;
}
#bread_crumb a:hover {
  color: #4F5591;
}
/* End bread crumb ******************************************************************* */
.content p {
  text-align: justify;
}
/* Товар кратко *********************************************************************** */
#good {
  outline: 0px solid #00f;
  margin: 15px 0 0;
}
#good_meta {
  padding: 15px 0;
  margin: 0 0;
}
#good #good_meta {
  border-top: 1px dotted #000;
}
#good_meta span {
  display: inline-block;
  padding-right: 20px;
}
#good_meta span i {
  padding-right: 7px;
}
#good_meta span {
  /*font-size: 16px;*/
}
#good_date_details {
  outline: 0px solid #f00;
  margin-bottom: 0;
}
#good .photo1 {
  outline: 0px solid #f00;
  text-align: center;
}
#good .photo1 a {
  outline: 0px solid #0f0;
}
#good .photo1 img {
  outline: 0px solid #00f;
  border: 1px solid #949494;
}
#good h2 {
  color: #4F5591;
  font: normal 30px "UsePrint", Arial, Tahoma, Verdana, sans-serif;
  margin: 0 0 15px;
  line-height: 1.5;
  text-align: left;
}
#price {
  font: normal 28px "UsePrint", Arial, Tahoma, Verdana, sans-serif;
}
#cur {
  font-size: 22px;
}
#good_button .sale {
  white-space: nowrap;
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  text-align: center;
  background: #4F5591;
  color: #fff;
  padding: 8px 0;
  margin: 15px 0 110px;
  width: 100%;
}
#good_button .sale:hover {
  background: #949494;
  text-decoration: none;
}
/* Page navigation ********************************* */
.page_nav {
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
  margin: 0 0 90px;
}
#pstrnav {
  text-align: center;
  padding: 15px 0;
}
#pstrnav_activ {
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
  background: #949494;
  border: 1px solid #fff;
  box-shadow: 0 0 0 1px #949494;
  color: #fff;
  padding: 4px 16px;
  margin: 1px 3px;
}
#pstrnav a {
  text-decoration: none;
  display: inline-block;
  border: 1px solid #949494;
  color: #000;
  padding: 6px 14px;
  margin: 2px 3px;
}
#pstrnav a:hover {
  background: #4F5591;
  border: 1px solid #4F5591;
  color: #fff;
}
/* End page navigation ********************************* */
/* Конец товара кратко ***************************************************************** */
/* Товар подробно *********************************************************************** */
#view_good {
  border-top: 1px dotted #000;
}
#view_good h1 {
  margin-top: 15px;
}
#view_good .photo1 {
  outline: 0px solid #f00;
  text-align: center;
}
#view_good .photo1 a {
  outline: 0px solid #0f0;
  margin: 0 7px;
}
#view_good .photo1 img {
  outline: 0px solid #00f;
  border: 1px solid #949494;
  margin: 0 auto;
}
@media only screen and (max-width: 1010px) {
  #view_good .photo1 img {
    outline: 0px solid #f00 !important;
    display: block;
  }
}
#view_good ul {
  font-size: 16px;
  color: #000;
  margin: 0 0 15px;
}
#view_good #price {
  outline: 0px solid #f00 !important;
  display: block;
  width: 79%;
  float: right;
}
#view_good #price {
  text-align: center !important;
  margin: 0 0 30px;
}
#view_good ul {
  margin-left: 45px;
}
#good_button .back {
  clear: both;
  white-space: nowrap;
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  text-align: center;
  background: #4F5591;
  color: #fff;
  padding: 8px 0;
  margin: 15px 0 40px;
  width: 20%;
  float: left;
}
#good_button .back:hover {
  background: #949494;
  text-decoration: none;
  cursor: pointer;
}
#view_good #good_button .sale {
  white-space: nowrap;
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  text-align: center;
  background: #4F5591;
  color: #fff;
  padding: 8px 0;
  margin: 15px 0 40px;
  width: 79%;
  float: right;
}
#view_good #good_button .sale:hover {
  background: #949494;
  text-decoration: none;
}
#good_button .download {
  white-space: nowrap;
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  text-align: center;
  background: #4F5591;
  color: #fff;
  padding: 8px 0;
  margin: 15px 0 15px;
  width: 49%;
  float: left;
}
#good_button .download:hover {
  background: #949494;
  text-decoration: none;
}
#good_button .demo {
  white-space: nowrap;
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  text-align: center;
  background: #4F5591;
  color: #fff;
  padding: 8px 0;
  margin: 15px 0 15px;
  width: 49%;
  float: right;
}
#good_button .demo:hover {
  background: #949494;
  text-decoration: none;
}
video {
  width: 100%;
}
/* Buttons prettifyswitch */
#light_dark {
  border-top: 1px solid #949494;
  background: #949494;
  text-align: right;
}
#light {
  outline: 0px solid #f00;
  text-decoration: none;
  cursor: default;
  background: #fff;
  color: #000;
  display: inline-block;
  padding: 5px 15px;
}
#light:hover {
  text-decoration: none;
}
#dark {
  outline: 0px solid #f00;
  text-decoration: none;
  background: #949494;
  color: #fff;
  display: inline-block;
  padding: 5px 15px;
  margin-right: 14px;
}
#dark:hover {
  text-decoration: none;
  background: #000;
  color: #fff;
}
/* End buttons prettifyswitch */
/* Конец товара подробно ********************************************************** */
/* Модальное окно *************************************************************** */
.modal {
  padding: 50px 5px 5px 5px !important;
}
@media only screen and (max-width: 575px) {
  .modal {
    padding: 57px 5px 5px 5px !important;
  }
}
.modal-content {
  border-radius: 0 !important;
}
.modal-content .modal-body p {
  text-align: left;
}
/* Кнопка Закрыть в модальном окне */
.modal-content .modal-footer .btn-default {
  background: #4F5591;
  -webkit-transition: background-color ease-in-out .15s, color ease-in-out .15s;
  transition: background-color ease-in-out .15s, color ease-in-out .15s;
  color: #fff;
  border: none;
  border-radius: 0;
  padding: 5px 18px;
  text-transform: inherit;
}
.modal-content .modal-footer .btn-default:hover {
  background: #949494;
  color: #fff;
}
.modal-content .modal-footer .btn-default {
  width: 100%;
}
/* Конец кнопки Закрыть в модальном окне */
/* Конец модального окна *************************************************************** */
/* Как скачать ************************************************************************* */
#how_download_button .back {
  clear: both;
  white-space: nowrap;
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  text-align: center;
  background: #4F5591;
  color: #fff;
  padding: 8px 0;
  margin: 0 0 40px;
  width: 100%;
}
#how_download_button .back:hover {
  background: #949494;
  text-decoration: none;
  cursor: pointer;
}
/* Конец как скачать ******************************************************************* */
/* Сайдбар ***************************************************************************** */
.sidebar {
  outline: 0px solid #0f0;
  margin-bottom: 60px;
  padding-right: 0;
}
/* Конец сайдбара ********************************************************************** */
/* Блок поиска ************************************************************************* */
.block_search {
  outline: 0px solid #f00;
  margin: 15px 0 0;
}
.search-form {
  width: 100%;
  height: 50px;
  position: relative;
}
.search-form label {
  display: block;
}
.search-form input[type="search"] {
  width: 100%;
  height: 40px;
  border: 1px solid #949494;
  font-size: 16px;
}
.search-form input[type="search"]:focus {
  background: #fff;
  border: 1px solid #5d76cb;
}
.search-form .search-submit {
  outline: 0px solid #0f0;
  background-image: url(../img/search.png );
  background-color: #4F5591;
  background-size: 15px 15px;
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #4F5591;
  width: 48px;
  height: 40px;
  text-indent: -9999px;
  padding: 0;
  position: absolute;
  right: 0px;
  top: 0px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.search-form .search-submit:hover {
  background-color: #949494;
  border: 1px solid #949494;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.search_results {
  border-top: 1px dotted #000;
}
.searchresults h2 {
  font: normal 28px Arial, Tahoma, Verdana, sans-serif;
  color: #000;
  text-align: center;
  margin: 0 0 40px;
}
/* Placeholder */
::-webkit-input-placeholder {
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
}
::-moz-placeholder {
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
}
:-moz-placeholder {
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
}
:-ms-input-placeholder {
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
}
:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: opacity 0.4s ease;
}
:focus::-moz-placeholder {
  opacity: 0;
  transition: opacity 0.5s ease;
}
:focus:-moz-placeholder {
  opacity: 0;
  transition: opacity 0.5s ease;
}
:focus:-ms-input-placeholder {
  opacity: 0;
  transition: opacity 0.5s ease;
}
/* End placeholder */
/* Конец блока поиска ***************************************************************** */
/* Блок категорий ********************************************************************* */
.block_category {
  outline: 0px solid #f00;
  margin: 35px 0 15px;
}
.category {
  display: inline-block;
}
.category a {
  color: #fff;
  background: #4F5591;
  display: inline-block;
  white-space: nowrap;
  text-transform: none;
  letter-spacing: normal;
  text-align: center;
  padding: 6px 18px;
  margin: 0 8px 8px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.category a:hover {
  background: #949494;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
/* Конец блока категорий ************************************************************* */
/* Блок ВК *************************************************************************** */
.block_vk {
  outline: 0px solid #f00;
  margin: 60px 0 15px;
}
/* Конец блока ВК ********************************************************************** */
/* Блок рекламы ********************************************************************** */
.add_1 {
  outline: 0px solid #f00;
  margin: 35px 0 15px;
}
.add_1 h2 {
  margin: 35px 0 15px;
}
.add_1 img, .add_2 img {
  border: 1px solid #949494;
  margin: 0 0 35px;
}
.add_3 {
  margin: 15px 0 0;
}
/* Конец блока рекламы **************************************************************** */
/* Карта сайта *************************************************************************/
#sitemap {
  border-top: 1px dotted #000;
}
#sitemap ul, #sitemap ol, #sitemap li {
  margin-left: 8px;
  color: #000;
  line-height: 1.5;
}
#sitemap ul ul {
  margin-left: 25px;
  list-style-type: none;
}
#sitemap #category li:before {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 14px;
  vertical-align: baseline;
  margin-right: 10px;
}
#sitemap ul {
  list-style-type: disc;
}
#sitemap ol {
  list-style-type: decimal;
  margin: 0 0 0 40px;
}
#checkout li {
  /*list-style-type: square;*/
  list-style-type: none;
}
#checkout li:before {
  content: "\f105";
  font-family: FontAwesome;
  font-weight: bold;
  font-size: 14px;
  vertical-align: baseline;
  margin-right: 10px;
}
#checkout li {
  margin-left: 10px;
}
/* Конец карты сайта *******************************************************************/
/* Ошибка 404 *******************************************************************/
#error {
  border-top: 1px dotted #000;
}
#error_button .back {
  clear: both;
  white-space: nowrap;
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  text-align: center;
  background: #4F5591;
  color: #fff;
  padding: 8px 0;
  margin: 15px 0 60px;
  width: 100%;
}
#error_button .back:hover {
  background: #949494;
  text-decoration: none;
  cursor: pointer;
}
#error ul, #error ol, #error li {
  margin-left: 8px;
  color: #000;
  line-height: 1.5;
}
#error ul {
  list-style-type: disc;
  margin: 0 0 0 30px;
}
#error ol {
  list-style-type: decimal;
  margin: 0 0 0 30px;
}
/* Конец ошибки 404 *******************************************************************/
/* Контакты *******************************************************************/
.contacts {
  border-top: 1px dotted #000;
}
#contact {
  border: 1px dotted #949494;
  margin: 15px 0 0;
}
#contact h2 {
  color: #949494;
}
#contact h2, #contact p {
  text-align: center;
}
#contacts_button .back {
  clear: both;
  white-space: nowrap;
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  text-align: center;
  background: #4F5591;
  color: #fff;
  padding: 8px 0;
  margin: 15px 0 60px;
  width: 100%;
}
#contacts_button .back:hover {
  background: #949494;
  text-decoration: none;
  cursor: pointer;
}

/* Конец контактов *******************************************************************/
/* Subscribe ************************************************************************** */
.subscribe {
  outline: 0px solid #0f0;
  text-align: center;
  margin: 15px auto 0;
}
/* End subscribe ********************************************************************** */
/* Соц сети *************************************************************************** */
.socnet {
  outline: 0px solid #0f0;
  width: 224px;
  margin: 0 auto 15px;
}
.socnet a {
  margin: 0 8px;
  float: left;
  width: 40px;
  height: 40px;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  -moz-transition-duration: 0s;
  transition-duration: 0s;
}
.socnet p {
  text-align: center;
  margin-bottom: 10px;
}
#vkontakte {
  background: url("../img/socialnetworks/vkontakte_sp.jpg") no-repeat center -40px;
}
#vkontakte:hover {
  background: url("../img/socialnetworks/vkontakte_sp.jpg");
}
#youtube {
  background: url("../img/socialnetworks/youtube_sp.jpg") no-repeat center -40px;
}
#youtube:hover {
  background: url("../img/socialnetworks/youtube_sp.jpg");
}
#x {
  background: url("../img/socialnetworks/x_sp.jpg") no-repeat center -40px;
}
#x:hover {
  background: url("../img/socialnetworks/x_sp.jpg");
}
#codepen {
  background: url("../img/socialnetworks/codepen_sp.jpg") no-repeat center -40px;
}
#codepen:hover {
  background: url("../img/socialnetworks/codepen_sp.jpg");
}
#livejournal {
  background: url("../img/socialnetworks/livejournal_sp.jpg") no-repeat center -40px;
}
#livejournal:hover {
  background: url("../img/socialnetworks/livejournal_sp.jpg");
}
/* Конец соц сетей ********************************************************************* */
/* Ссылки ***************************************************************************** */
.links {
  text-align: center;
  margin: 25px 15px 0;
  color: #949494;
}
.links a {
  margin: 0 10px;
}
.links a:hover {
  margin: 0 10px;
}
/* Конец ссылок ************************************************************************* */
/* Копирайт *************************************************************************** */
.copyright {
  outline: 0px solid #0f0;
  color: #fff;
  text-align: center;
  margin: 15px 0 0;
}
.copyright a, .copyright p {
  margin: 0;
}
/* Конец копирайта ********************************************************************* */
/* Счётчики ***************************************************************************** */
#counters {
  outline: 0px solid #f00;
  text-align: center;
  /*margin: 10px 0 15px;*/
  height: 1px;
  font-size: 1px !important;
}
#count {
  display: inline-block;
  height: 1px;
  /*opacity: 0.4;*/ /* Значение прозрачности
  filter: alpha(Opacity=40);*/ /* Прозрачность в IE */
}
#count:hover {
  /*opacity: 0.9;*/ /* Значение прозрачности
  filter: alpha(Opacity=90);*/ /* Прозрачность в IE */
}
/* Конец счётчиков *********************************************************************** */