/*@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  src: url("https://www.tophouse.ru/public_html/theme/fonts/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.eot?#iefix") format("embedded-opentype"), url("https://www.tophouse.ru/public_html/theme/fonts/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.woff") format("woff"), url("https://www.tophouse.ru/public_html/theme/fonts/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.ttf") format("truetype"), url("https://www.tophouse.ru/public_html/theme/fonts/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.svg#Helvetica Neue") format("svg");
}
@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 500;
  src: url("https://www.tophouse.ru/public_html/theme/fonts/HelveticaNeueCyr-Medium/HelveticaNeueCyr-Medium.eot?#iefix") format("embedded-opentype"), url("https://www.tophouse.ru/public_html/theme/fonts/HelveticaNeueCyr-Medium/HelveticaNeueCyr-Medium.woff") format("woff"), url("https://www.tophouse.ru/public_html/theme/fonts/HelveticaNeueCyr-Medium/HelveticaNeueCyr-Medium.ttf") format("truetype"), url("https://www.tophouse.ru/public_html/theme/fonts/HelveticaNeueCyr-Medium/HelveticaNeueCyr-Medium.svg#Helvetica Neue") format("svg");
}
@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 700;
  src: url("https://www.tophouse.ru/public_html/theme/fonts/HelveticaNeueCyr-Bold/HelveticaNeueCyr-Bold.eot?#iefix") format("embedded-opentype"), url("https://www.tophouse.ru/public_html/theme/fonts/HelveticaNeueCyr-Bold/HelveticaNeueCyr-Bold.woff") format("woff"), url("https://www.tophouse.ru/public_html/theme/fonts/HelveticaNeueCyr-Bold/HelveticaNeueCyr-Bold.ttf") format("truetype"), url("https://www.tophouse.ru/public_html/theme/fonts/HelveticaNeueCyr-Bold/HelveticaNeueCyr-Bold.svg#Helvetica Neue") format("svg");
}*/

/*
Header
--Top gray line
----Header tabs
----Scales, login, register
------Compare dropdown
--Info line
----Cart dropdown
--Header menu
Main
--Pagination
--Breadcrumbs
--Left menu
--Left menu with toggle
--Site search, delivery on call, installation
--Top slider
--News
--Big slider
--Goods and prices
--Offers of the month
Footer
--Top light part
--Bottom dark part
----Social buttons and subscribe form
Modal windows
--Sign in modal
--Registration modal
--Callback modal
--Region modal
--Cart modal

--Slide and swipe menu
--Sorting and view
--Item in the cart button
*/


/*Fix for IE*/

/*@supports (-ms-accelerator:true) {
  * {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
  }
}*/

/*/Fix for IE*/

html, body {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

a {
  color: #205c9e;
  outline: 0 !important;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
a:hover {
  color: #074385;
}
input:not([type="checkbox"]):not([type="radio"]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.btn {
  border-radius: 3px;
  outline: 0 !important;
}
.btn:focus, .btn:active {
  box-shadow: none;
}
.pl0 {
  padding-left: 0;
}
.pr0 {
  padding-right: 0;
}
body {
  color: #404041;
  font-family: Arial,"Roboto",Helvetica,sans-serif !important;
  /* font-family: "Roboto",Helvetica,Arial,sans-serif !important;*/
  /*  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;*/
  font-weight: 400;
  font-size: 14px !important;
}

/* Header
**************************************************************************************************** */

#header {
  margin-bottom: 5px;
}
.top-line + .container {
  height: 135px;
}
#logo-main img {
  height: auto;
  max-height: 135px;
  max-width: 100%;
  width: auto;
}

/*+++Top gray line+++*/

#header .top-line {
  background-color: #e6e7e8;
  height: 40px;
  line-height: 40px;
}
#header .top-line a:not(.btn) {
 #background-color: #205c9e;
 color: #737373;
color: #fff;
  display: block;
  text-decoration: none;
}
#header .top-line a:not(.btn):hover {
  color: #404040;
}

/*Header tabs*/

#header .top-line .links-tabs a:hover {
  background-color: #F2F2F2;
  color: #737373;
}
#header .top-line .links-tabs a {
  display: table-cell;
  float: left;
  font-size: 14px;
  font-weight: 500;
  padding: 0 20px;
  vertical-align: middle;
  background-color: #205c9e;
  color: #fff;
}
#header .top-line .links-tabs a img {
  display: inline-block;
  height: auto;
  margin-right: 10px;
  max-height: 20px;
  max-width: 23px;
  vertical-align: top;
  width: 23px;
}
#header .top-line .links-tabs a img.materials {
  margin-top: 9px;
  margin-bottom: 9px;
}
#header .top-line .links-tabs a img.garden {
  margin-top: 13px;
}
#header .top-line .links-tabs a img.construction {
  margin-top: 10px;
  margin-bottom: 10px;
}
#header .top-line .links-tabs a.active {
  background-color: #fff;
  border-left: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  color: #5a5a5a;
}

#header .top-line .region-tab .region-selection {
  display: none;
  padding-left: 15px;
  float: left;
}

.region_mobile_modal {
  color: #205c9e;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px dotted #205c9e;
  display: inline-block;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 10px;
}

/*/Header tabs*/


/*Scales, login, register*/

#header .top-line .links-right .btn {
  background-color: transparent;
  border-width: 0;
  height: 40px;
  vertical-align: top;
}
#header .top-line .links-right .btn:active {
  box-shadow: none;
}
#header .top-line .links-right .scales > a, #header .top-line .links-right .login, #header .top-line .links-right .register {
  padding-left: 15px;
  padding-right: 15px;
}
#header .top-line .links-right .scales {
  border-left: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  padding: 0;
}
#header .top-line .links-right .scales > a {
  font-size: 14px;
  padding-bottom: 10px;
  padding-top: 10px;
}
#header .top-line .links-right .scales > a:hover {
  background-color: #D9DADB;
}

/*Compare dropdown*/

#header .scales {
  z-index: 20;
}
#header .scales ul.dropdown-menu {
  left: auto;
  padding: 8px 0 5px;
  right: 0;
  width: 215px;
}
#header .scales ul.dropdown-menu li {
  display: table;
  padding: 7px 5px 7px 10px;
  vertical-align: middle;
  width: 100%;
}
#header .scales ul.dropdown-menu li:hover {
  background-color: #f4f4f4;
}
#header .scales ul.dropdown-menu li > * {
  display: table-cell;
  padding: 0 10px 0 0;
}
#header .scales ul.dropdown-menu li a {
  display: block;
}
#header .scales ul.dropdown-menu li a:hover {
  background-color: transparent;
}
#header .scales ul.dropdown-menu li .name {
  line-height: 1.1;
  vertical-align: middle;
  width: 100%;
}
#header .scales ul.dropdown-menu li .name a {
  color: #205c9e;
  font-size: 12px;
  font-weight: 400;
  white-space: normal;
  text-decoration: none;
}
#header .scales ul.dropdown-menu li .name a:hover {
  color: #074385;
}
#header .scales ul.dropdown-menu li .remove a {
  color: #C6C6C6;
}
#header .scales ul.dropdown-menu li .remove a:hover {
  color: #acacac;
}
#header .scales ul.dropdown-menu li .compare-button {
  display: block;
  margin-bottom: 10px;
  padding-right: 5px;
}
#header .scales ul.dropdown-menu li .compare-button .btn-primary {
  background-color: #205c9e;
  border-width: 0;
  font-size: 15px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  width: 100%;
}
#header .scales ul.dropdown-menu li .compare-button .btn-primary:hover {
  background-color: #074385;
}
#header .scales ul.dropdown-menu li:last-of-type:hover {
  background-color: transparent;
}
#header .scales ul.dropdown-menu .delete-all {
  color: #205c9e;
  display: block;
  font-size: 12px;
  line-height: 1;
  padding-right: 5px;
  text-align: center;
  text-decoration: none;
}
#header .scales ul.dropdown-menu .delete-all:hover {
  color: #074385;
}

/*/Compare dropdown*/

#header .top-line .links-right .login {
  color: #737373;
  font-size: 16px;
  padding-top: 9px;
}
#header .top-line .links-right .login:hover {
  background-color: #D9DADB;
  color: #404040;
}
#header .top-line .links-right .register {
  background-color: #205c9e;
  border-radius: 0;
  border-width: 0;
  border-bottom: 3px solid #124a88;
  font-size: 16px;
  height: 40px;
  padding-bottom: 0;
  padding-top: 9px;
}
#header .top-line .links-right .register:hover {
  background-color: #074385;
  border-bottom-color: #00316F;
}

/*/Scales, login, register*/


/*+++/Top gray line+++*/


/*Info line*/

#header .info-line {
  /*display: table;*/
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  /*padding-top: 35px;*/
  /*padding-bottom: 20px;*/
}
#header .info-line > div {
  display: table-cell;
  padding-bottom: 20px;
  padding-top: 35px;
  vertical-align: baseline;
}
#header .info-line .office-address {
  color: #a0a0a0;
  /*height: 40px;*/
}
#header .info-line .office-address .fa {
  margin-right: 10px;
}
#header .info-line .office-address a {
/* color: #a0a0a0;*/
  color: #000;
  text-decoration: none;
}
#header .info-line .office-address > a > span {
  border-bottom: 1px dotted #a0a0a0;
}
#header .info-line .office-address a:hover {
  color: #6D6D6D;
}
#header .info-line .office-address > a:hover > span {
  border-bottom: 1px dotted #6D6D6D;
}
#header .info-line .phone {
  color: #be1e2d;
  font-size: 20px;
}
#header .info-line .phone a {
  background-color: #f4f4f4;
  border-radius: 10px;
  display: inline-block;
  color: #404041;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  /*margin-bottom: 7px;*/
  padding: 0 20px;
  position: relative;
  vertical-align: bottom;
  text-decoration: none;
}
#header .info-line .phone a:hover {
  background-color: #DBDBDB;
  color: #272728;
}
#header .info-line .phone .line-after-phone {
  background-color: #f4f4f4;
  content: '';
  cursor: default;
  display: inline-block;
  height: 1px;
  margin-bottom: 16px;
  margin-left: 2px;
  margin-right: 10px;
  vertical-align: bottom;
  width: 25px;
}
#header .mobile-office-tel {
  color: #be1e2d;
  font-size: 24px;
  text-align: center;
}
#header .mobile-office-tel span {
  vertical-align: middle;
}
#header .cart {
  text-align: right;
}
#header .cart .fa-shopping-cart {
  margin-right: 10px;
  font-size: 30px;
}
#header .cart *[data-toggle="dropdown"], #header .cart .cartModal_open {
  cursor: pointer;
  display: inline-block;
  color: #205c9e;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  text-decoration: none;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  white-space: nowrap;
}
#header .cart *[data-toggle="dropdown"]:hover, #header .cart .cartModal_open:hover {
  color: #074385;
}
#header .cart *[data-toggle="dropdown"]:hover .goods-count, #header .cart .cartModal_open:hover .goods-count {
  color: #fff !important;
  background-color: #A50514;
}
#header .cart *[data-toggle="dropdown"] .goods-count, #header .cart .cartModal_open .goods-count {
  background-color: #be1e2d;
  border-radius: 10px;
  color: #fff;
  display: table-cell;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 12px;
  left: 19px;
  min-width: 16px;
  padding: 3px 5px 3px;
  position: absolute;
  text-align: center;
  top: -6px;
  vertical-align: middle;
}

/*Cart dropdown*/

#header .cart ul.dropdown-menu {
  left: auto;
  padding: 8px 0 15px;
  right: 0;
  width: 370px;
}
#header .cart ul.dropdown-menu li {
  display: table;
  padding: 7px 5px 7px 10px;
  vertical-align: middle;
  width: 100%;
}
#header .cart ul.dropdown-menu li:hover {
  background-color: #f4f4f4;
}
#header .cart ul.dropdown-menu li > * {
  display: table-cell;
  padding: 0 10px 0 0;
}
#header .cart ul.dropdown-menu li a {
  display: block;
}
#header .cart ul.dropdown-menu li a:hover {
  background-color: transparent;
}
#header .cart ul.dropdown-menu li .img {
  width: 40px;
}
#header .cart ul.dropdown-menu li .name {
  line-height: 1.1;
  vertical-align: middle;
  width: 100%;
}
#header .cart ul.dropdown-menu li .name a {
  color: #205c9e;
  font-size: 12px;
  font-weight: 400;
  white-space: normal;
  text-decoration: none;
}
#header .cart ul.dropdown-menu li .name a:hover {
  color: #074385;
}
#header .cart ul.dropdown-menu li .count {
  color: #4b4b4b;
  font-size: 12px;
  white-space: nowrap;
}
#header .cart ul.dropdown-menu li .price {
  color: #ed4f4e;
  font-size: 14px;
  font-weight: 700;
  text-align: right;
  white-space: nowrap;
}
#header .cart ul.dropdown-menu li .remove a {
  color: #C6C6C6;
}
#header .cart ul.dropdown-menu li .remove a:hover {
  color: #acacac;
}
#header .cart ul.dropdown-menu li .make-order .btn-primary {
  background-color: #205c9e;
  border-width: 0;
  font-size: 15px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#header .cart ul.dropdown-menu li .make-order .btn-primary:hover {
  background-color: #074385;
}
#header .cart ul.dropdown-menu li .summary {
  color: #4b4b4b;
  font-size: 12px;
  padding-right: 33px;
  text-align: right;
  white-space: nowrap;
  width: 50%;
}
#header .cart ul.dropdown-menu li .summary span {
  display: inline-block;
  font-size: 18px;
  margin-left: 5px;
}
#header .cart ul.dropdown-menu li:last-of-type {
  border-top: 1px solid #e6e7e8;
  margin-top: 8px;
  padding-top: 15px;
}
#header .cart ul.dropdown-menu li:last-of-type:hover {
  background-color: transparent;
}

/*/Cart dropdown*/


/*/Info line*/


/*Header menu*/

#header .header-menu ul {
  display: table;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: justify;
  width: 100%;
}
#header .header-menu > ul > li {
  display: table-cell;
  padding: 0 15px;
  position: relative;
  text-align: center;
  white-space: nowrap;
}
#header .header-menu > ul > li::after {
  background-color: #e6e7e8;
  content: '';
  display: block;
  height: 18px;
  position: absolute;
  right: 0;
  top: 2px;
  width: 1px;
}
#header .header-menu ul li:nth-of-type(1) {
  padding-left: 0;
}
#header .header-menu ul li:last-of-type {
  padding-right: 0;
}
#header .header-menu ul li:last-of-type::after {
  display: none;
}
#header .header-menu a {
  color: #404041;
  display: inline-block;
  font-weight: 500;
  padding-bottom: 15px;
  text-decoration: none;
}
#header .header-menu a:hover {
  color: #be1e2d;
}
#header .header-menu:hover {
  color: #272728;
}

/*#header .header-menu > ul > li ul.header-sub-menu {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  display: none;
  left: 0;
  padding: 7px 0;
  position: absolute;
  text-align: left;
  top: 30px;
  width: 200px;
  z-index: 25;
}
#header .header-menu > ul > li:last-of-type ul.header-sub-menu, #header .header-menu > ul > li:nth-last-of-type(2) ul.header-sub-menu {
  left: auto;
  right: 0;
}*/

#header .header-menu > ul > li ul.header-sub-menu {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  display: none;
  padding: 7px 0;
  position: absolute;
  text-align: left;
  top: 30px;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  right: 50%;
  width: 200px;
  z-index: 25;
}
#header .header-menu > ul > li:last-of-type ul.header-sub-menu {
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
#header .header-menu > ul > li:nth-of-type(1) ul.header-sub-menu {
  left: 0;
  right: auto;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
#header .header-menu > ul > li ul.header-sub-menu a {
  display: block;
  font-weight: 400;
  padding: 7px 15px;
}
#header .header-menu > ul > li ul.header-sub-menu a:hover {
  background-color: #F5F5F5;
  color: #be1e2d;
}

/*/Header menu*/


/* /Header
**************************************************************************************************** */


/* Main
**************************************************************************************************** */


/*Pagination*/

#main .pagination-block {
  display: block;
  font-size: 16px;
  text-align: center;
}
#main .pagination {
  margin-bottom: 25px;
  margin-top: 0;
}
#main .pagination > li > * {
  border-radius: 3px;
  margin: 0 7px;
}
#main .pagination > li > span {
  color: #404041;
  font-size: 16px;
}
#main .pagination > li > a {
  color: #205c9e;
  font-size: 16px;
}
#main .pagination > li:first-of-type > *, #main .pagination > li:last-of-type > *, #main .pagination > li > span {
  background-color: transparent;
  border-width: 0;
}
#main .pagination > li.dots > span {
  padding-left: 0;
  padding-right: 0;
}
#main .pagination > li > a, #main .pagination > li > span {
  font-size: 16px;
}
#main .pagination > li.active * {
  color: #fff;
  background-color: #205c9e;
  border-color: #205c9e;
}

/*/Pagination*/


/*Breadcrumbs*/

#main .breadcrumbs {
  color: #a9a9a9;
  margin: 15px 0 20px;
}
#main .breadcrumbs ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#main .breadcrumbs ul li {
  display: inline-block;
  font-size: 12px;
  margin-left: 5px;
}
#main .breadcrumbs ul li:first-of-type {
  font-size: 14px;
  margin-left: 0;
}

/*/Breadcrumbs*/


/*Left menu*/

#main .left-menu .panel {
  border-width: 0;
  box-shadow: none;
  margin-bottom: 0;
  }
#main .left-menu .panel-heading {
  background-color: #205c9e;
  border-width: 0;
  border-bottom: 3px solid #124a88;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  height: 46px;
  padding-top: 12px;
  text-align: center;
}
#main .left-menu .panel-body {
  border-radius: 3px;
  font-size: 13px;
  font-weight: 500;
  padding: 0;
}
#main .left-menu .panel-body a {
  color: #58595b;
  display: block;
  line-height: 1;
  padding: 10px 30px 10px 20px;
  position: relative;
  text-decoration: none;
}
#main .left-menu .panel-body a:hover {
  background-color: #E8E8E8;
  color: #003588;
}
#main .left-menu .panel-body a .fa {
  color: #c6c7c7;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#main .left-menu .panel-body a:hover .fa {
  color: #003588;
}
#main .left-menu .panel-body ul {
  background-color: #f5f5f5;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}
#main .left-menu .panel-body ul li {
  border-bottom: 1px solid #e6e7e8;
  position: relative;
}
#main .left-menu .panel-body ul li:last-of-type {
  border-bottom-width: 0;
}
#main .left-menu .panel-body > ul > li > ul.sub-menu {
  border-bottom: 0px solid #e6e7e8;
  border-top: 0px solid #e6e7e8;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  display: none;
  min-height: 100%;
  left: 100%;
  position: absolute;
  top: -1px;
  width: 699px;
  z-index: 100;
}
#main .left-menu .panel-body ul li:hover ul {
  display: block;
}
#main .left-menu .panel-body ul li ul.sub-menu a {
  display: inline-block;
  font-weight: 400;
  padding: 5px 15px 5px 15px;
}
#main .left-menu .panel-body ul li > ul.sub-menu a:hover {
  background-color: #f5f5f5;
  text-decoration: underline;
}
#main .left-menu .panel-body ul li ul.sub-menu .title {
  color: #034EA1;
  margin: 0;
  padding: 5px 15px 10px 15px;
  font-size: 110%;
  font-weight: 500;
}
#main .left-menu .panel-body ul li ul .small {
  color: #034EA1;
  font-size: 90%;
  font-weight: 500;
}
#main .left-menu .panel-body ul.menu-body li ul.sub-menu .title:hover, #main .left-menu .panel-body ul.menu-body li ul.sub-menu .small:hover {
  color: #001B6E;
}
#main .left-menu .panel-body ul.menu-body li ul.sub-menu li {
  border-bottom-width: 0;
}
#main .left-menu .panel-body ul.menu-body > li > ul.sub-menu > li.menu-col {
  border-right: 1px dotted #e6e7e8;
  display: inline-block;
  float: left;
  height: 100%;
  padding: 10px 0;
  width: 233px;
}
#main .left-menu .panel-body ul.menu-body > li > ul.sub-menu > li.menu-col:last-of-type {
  border-right-width: 0;
}
#main .left-menu .panel-body ul.menu-body li ul.sub-menu li.separator {
  border-bottom: 1px dotted #e6e7e8;
  height: 1px;
  margin-bottom: 15px;
  margin-top: 15px;
  width: 100%;
}

/*/Left menu*/


/*Left menu with toggle*/

#main .left-menu-with-toggle .panel {
  position: relative;
}
#main .left-menu-with-toggle .panel .panel-heading {
  cursor: pointer;
  position: relative;
  text-align: left;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#main .left-menu-with-toggle .panel .panel-heading:hover {
  background-color: #074385;
  border-bottom-color: #00316F;
}
#main .left-menu-with-toggle .panel .panel-heading .fa {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#main .left-menu-with-toggle .panel .panel-body {
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  display: none;
  left: 0;
  position: absolute;
  top: 46px;
  width: 100%;
  z-index: 1001;
}

/*/Left menu with toggle*/


/*Site search, delivery on call, installation*/

#main .site-search {
  border: 1px solid transparent;
  border-radius: 3px;
  position: relative;
  z-index: 1;
}
#main .site-search .input-group-addon .fa {
  color: #205c9e;
  padding-right: 0;
}
#main .site-search .input-group-addon {
  background-color: #fff;
  border-radius: 3px 0 0 3px;
  padding-right: 0;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
#main .site-search .form-control {
  border-left-width: 0;
  border-right-width: 0;
  box-shadow: none;
  font-size: 14px;
  font-weight: 300;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
#main .site-search .form-control:focus {
  box-shadow: none;
  border-color: #CCCCCC;
}
#main .site-search .btn {
  background-color: #205c9e;
  border-radius: 0 3px 3px 0;
  border-width: 0;
  border-bottom: 3px solid #124a88;
  font-size: 16px;
  font-weight: 500;
  padding-top: 13px;
  position: relative;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-property: background-color;
  transition-property: background-color;
}
#main .site-search .btn:hover {
  background-color: #074385;
  border-bottom-color: #00316F;
}
#main .delivery-on-call, #main .installation {
  border: 1px solid #be1e2d;
  color: #be1e2d;
  display: table-cell;
  font-size: 14px;
  font-weight: 500;
  height: 46px;
  line-height: 1;
  max-width: 100%;
  padding: 0 5px 0 5px;
  vertical-align: middle;
  white-space: normal;
  width: 500px;
}
#main .delivery-on-call:hover, #main .installation:hover, #main .delivery-on-call:focus, #main .installation:focus {
  background-color: #be1e2d;
  color: #fff;
}

/*/Site search, delivery on call, installation*/


/*Top slider*/

#main #top-slider {
  margin-bottom: 50px;
  margin-top: 25px;
}
#main #top-slider .carousel-inner .item .slide-image {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 450px;
  width: 100%;
}
#main #top-slider .carousel-caption {
  bottom: 50%;
  left: 0;
  padding: 30px 30px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  right: 0;
  width: 100%;
}
#main #top-slider .carousel-caption .xl-text {
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
#main #top-slider .carousel-caption .l-text {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#main #top-slider .carousel-caption .m-text {
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 20px;
}
#main #top-slider .carousel-caption .btn {
  background-color: transparent;
  border: 3px solid #fff;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 39px;
  padding: 0 40px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#main #top-slider .carousel-caption .btn:hover, #main #top-slider .carousel-caption .btn:active {
  background-color: #fff;
  border: 3px solid #fff;
  color: #404041;
  text-shadow: none;
}
#main #top-slider .carousel-indicators {
  bottom: -30px;
}
#main #top-slider .carousel-indicators li {
  border-width: 0;
  background-color: #d0d2d3;
  height: 10px;
  margin: 0 3px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  width: 10px;
}
#main #top-slider .carousel-indicators li.active {
  border-width: 0;
  background-color: #034ea1;
}
#main #top-slider .carousel-control {
  /*display: none;*/
  z-index: 15;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  opacity: 0.6;
  color:#205c9e;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  opacity: 0.6;
  color:#205c9e;
}

@media screen and (max-width: 768px) {
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    font-size: 35px;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    font-size: 35px;
  }
}

@media screen and (min-width: 769px) {
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -40px;
    font-size: 40px;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -40px;
    font-size: 40px;
  }
}

/*/Top slider*/


/*News*/

#main .news {
  font-size: 14px;
  font-weight: 300;
}
#main .news .page-header {
  border-bottom-width: 0;
  margin-bottom: 35px;
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0;
}
#main .news .title {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}
#main .news .title + a {
  color: #205c9e;
  display: inline-block;
  font-weight: 300;
  line-height: 1.2;
  text-decoration: underline;
}
#main .news .title a:hover {
  color: #00296B;
}
#main .news .news-tile .date {
  color: #a6a8ab;
}
#main .news .news-tile a {
  color: #58595b;
}
#main .news .news-tile a:hover {
  color: #be1e2d;
  text-decoration: none;
}

/*/News*/


/*Big slider*/

#main #big-slider {
  margin-bottom: 50px;
  margin-top: 25px;
}
#main #big-slider .slide-image {
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
  height: 320px;
  width: 100%;
}
#main #big-slider .carousel-caption {
  background-color: rgba(32, 92, 158, 0.9);
  bottom: 0;
  display: table;
  height: 320px;
  left: 0;
  max-width: 60%;
  min-width: 40%;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  right: auto;
  top: 0;
  text-align: left;
}
.caption-wrapper {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
#main #big-slider .carousel-caption::after {
  border-style: solid;
  border-width: 320px 0 0 165px;
  border-color: transparent transparent transparent rgba(32, 92, 158, 0.9);
  content: '';
  display: block;
  height: 0;
  left: 100%;
  position: absolute;
  top: 0;
  width: 0;
}
#main #big-slider .carousel-caption .brand-logo {
  display: block;
  margin-bottom: 15px;
}
#main #big-slider .carousel-caption .l-text {
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  text-shadow: none;
}
#main #big-slider .carousel-caption p {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 15px;
  text-shadow: none;
}
#main #big-slider .carousel-caption .btn {
  background-color: transparent;
  border: 3px solid #fff;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 39px;
  margin-bottom: 0;
  margin-top: 15px;
  padding: 0 40px;
  text-shadow: none;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#main #big-slider .carousel-caption .btn:hover, #main #big-slider .carousel-caption .btn:active {
  background-color: #fff;
  border: 3px solid #fff;
  color: #404041;
  text-shadow: none;
}
#main #big-slider .carousel-indicators {
  bottom: auto;
  font-size: 0;
  height: 43px;
  left: auto;
  margin-left: 0;
  position: relative;
  width: 100%;
}
#main #big-slider .carousel-indicators li {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  height: 40px;
  margin: 0 15px;
  position: relative;
  text-indent: 0;
  vertical-align: top;
  width: calc(25% - 30px);
}
#main #big-slider .carousel-indicators li div {
  color: #bdc3c7;
  display: block;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 15px;
  text-decoration: none;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#main #big-slider .carousel-indicators li div::before {
  background-color: #bdc3c7;
  content: '';
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  width: 100%;
}
#main #big-slider .carousel-indicators li.active div, #main #big-slider .carousel-indicators div:hover {
  color: #bc282f;
}
#main #big-slider .carousel-indicators li.active div::before, #main #big-slider .carousel-indicators li:hover div::before {
  background-color: #bc282f;
}

#main #big-slider .carousel-indicators li div.active {
  color: #bc282f;
}

#main #big-slider .carousel-indicators li div.active::before {
  background-color: #bc282f;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: unset;
  height: unset;
  padding: 0;
  margin-right: unset;
  margin-left: unset;
  text-indent: unset;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: unset;
  transition: opacity .6s ease;
  text-align: center;
}

/*/Big slider*/


/*Goods and prices*/

#main .goods-and-prices {
  margin-bottom: 50px;
}
#main .goods-and-prices .page-header {
  border-bottom-width: 0;
  margin: 0 0 50px 0;
  padding: 0;
}
#main .goods-and-prices .title {
  color: #404041;
  font-size: 24px;
  margin: 0;
}
/*#main .goods-and-prices .col-md-2 {*/
/*  height: 125px;*/
/*  margin-bottom: 35px;*/
/*}*/
#main .goods-and-prices .text-center a {
  color: #034ea1;
  display: block;
  font-weight: 500;
  text-decoration: none;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
#main .goods-and-prices .text-center a:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
#main .goods-and-prices .text-center a .cat-icon img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  /*height: 80px;*/
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#main .goods-and-prices .text-center a:hover .cat-icon img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
#main .goods-and-prices .text-right a {
  color: #205c9e;
  display: inline-block;
  font-weight: 300;
  line-height: 1.2;
  text-decoration: underline;
}
/*/Goods and prices*/


/*Offers of the month*/

#main .offers-of-the-month {
  /*background-color: #f4f7f8;*/
  /*padding-bottom: 15px;*/
  padding:0 0 15px 15px;
  /*padding-top: 45px;*/
}

#main .offers-of-the-month .page-header {
  border-bottom-width: 0;
  margin: 0 0 50px 0;
  padding: 0;
}
#main .offers-of-the-month .title {
  color: #404041;
  font-size: 24px;
  margin: 0;
}
#main .offers-of-the-month .offer-tile {
  min-height: 360px;
  margin-bottom: 30px;
}
#main .offers-of-the-month .offer-tile .offer-image {
  /*background-position: center;*/
  /*background-size: cover;*/
  /*border: 5px solid #fff;*/
  /*border-bottom-width: 0;*/
  /*border-radius: 3px 3px 0 0;*/
  /*display: block;*/
  /*height: 190px;*/
  /*position: relative;*/
  /*width: 100%;*/
  background-position: center;
  background-size: cover;
  border: 12px solid #fff;
  border-bottom-width: 0;
  border-radius: 3px 3px 0 0;
  display: block;
  height: 190px;
  position: relative;
  width: 100%;
}
/*@media screen and (max-width: 390px) {*/
/*  #main .offers-of-the-month .offer-tile .offer-image {*/
/*    height: 230px;*/
/*  }*/
/*}*/
#main .offers-of-the-month .offer-tile > a::before {
  background-color: black;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  opacity: 0;
  top: 0;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  width: 100%;
}
#main .offers-of-the-month .offer-tile:hover > a::before {
  opacity: 0.2;
}
#main .offers-of-the-month .offer-tile .description {
  background-color: #fff;
  border-radius: 0 0 3px 3px;
  padding: 20px 12px 12px 12px;
  height: calc(100% - 190px);
  display: table;
  width: 100%;
}
#main .offers-of-the-month .offer-tile .title {
  color: #034ea1;
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px;
  text-decoration: none;
}
#main .offers-of-the-month .offer-tile a.title {
  color: #034ea1;
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 60px;
  line-height: 20px;
  margin-bottom: 10px;
  overflow: hidden;
  text-decoration: none;
}
#main .offers-of-the-month .offer-tile a.title:hover {
  color: #003588;
}
#main .offers-of-the-month .offer-tile .brand-and-price {
  height: 50px;
  line-height: 25px;
  margin-bottom: 15px;
  overflow-y: hidden;
  position: relative;
  text-align: right;
}
#main .offers-of-the-month .offer-tile .brand-and-price .brand-logo {
  display: inline-block;
  float: left;
  height: 100%;
  max-width: 75px;
  position: relative;
  width: 40%;
}
#main .offers-of-the-month .offer-tile .brand-and-price .brand-logo img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  height: auto;
  left: 0;
  max-height: 50px;
  max-width: 100%;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  width: auto;
}
#main .offers-of-the-month .offer-tile:hover .brand-and-price .brand-logo img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}
#main .offers-of-the-month .offer-tile .brand-and-price .price {
  background-color: #fff;
  box-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
  color: #be1e2d;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  right: 0;
  padding-left: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#main .offers-of-the-month .offer-tile .brand-and-price a.price {
  text-decoration: none;
  border-bottom: #be1e2d 1px dotted;
}
#main .offers-of-the-month .offer-tile .brand-and-price .dimension {
  color: #bdc3c7;
  display: inline-block;
  font-weight: 300;
}
#main .offers-of-the-month .offer-tile .btn {
  border: 2px solid #366ca8;
  color: #366ca8;
  font-weight: 700;
  line-height: 46px;
  padding-bottom: 0;
  padding-top: 0;
  text-transform: uppercase;
}
#main .offers-of-the-month .offer-tile .btn .fa {
  margin-right: 10px;
}
#main .offers-of-the-month .offer-tile .btn:hover, #main .offers-of-the-month .offer-tile .btn:focus {
  background-color: #366ca8;
  color: #fff;
}

/*/Offers of the month*/


/* /Main
**************************************************************************************************** */


/* Footer
**************************************************************************************************** */

#footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/*Top light part*/

#footer .top-part {
  background-color: #f4f7f8;
}
#footer .top-part .container {
  border-top: 1px solid #d3d7d8;
  padding-bottom: 50px;
  padding-top: 50px;
}
#footer .top-part .container.no-border {
  border-top-width: 0;
}
#footer .top-part h3 {
  font-size: 16px;
  margin-bottom: 15px;
  margin-top: 0;
}
#footer .top-part ul li {
  margin-bottom: 5px;
}
#footer .top-part a {
  color: #034ea1;
  font-size: 12px;
  text-decoration: none;
}
#footer .top-part a:hover {
  color: #003588;
  text-decoration: underline;
}

/*/Top light part*/


/*+++Bottom dark part+++*/

#footer .bottom-part {
  background-color: #404041;
  border-top: 1px solid #989899;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  padding-bottom: 30px;
  padding-top: 30px;
}
#footer .bottom-part h3 {
  border-bottom: 2px solid #565758;
  color: #808184;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#footer .bottom-part ul li {
  margin-bottom: 20px;
}
#footer .bottom-part .name {
  display: block;
  font-weight: 700;
}
#footer .bottom-part .inactive {
  color: #929497;
}
#footer .bottom-part .apps a {
  display: inline-block;
  margin: 0 15px 0 0;
  opacity: 0.5;
}
#footer .bottom-part .apps a img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
#footer .bottom-part .apps a:hover {
  opacity: 1;
}
#footer .bottom-part .apps a:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(00%);
}

/*Social buttons and subscribe form*/

#footer .bottom-part .social-and-subscribe {
  border-top: 1px solid #49494a;
  padding-top: 30px;
  margin-bottom: 15px;
}
#footer .bottom-part .social {
  font-size: 0;
}
#footer .bottom-part .social a {
  color: #c6c6c6;
  font-size: 20px;
  line-height: 1;
  margin: 10px 20px 10px 0;
  display: inline-block;
}
#footer .bottom-part .social a .fa {
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#footer .bottom-part .social a:hover {
  color: #E0E0E0;
}
#footer .bottom-part .social a .fa-facebook-official:hover {
  color: #3b5998;
}
#footer .bottom-part .social a .fa-odnoklassniki-square:hover {
  color: #ed812b;
}
#footer .bottom-part .social a .fa-vk:hover {
  color: #45668e;
}
#footer .bottom-part .social a .fa-twitter-square:hover {
  color: #55acee;
}
#footer .bottom-part .social a .fa-youtube-play:hover {
  color: #cd201f;
}
#footer .bottom-part .subscribe-text {
  color: #7c7d80;
  font-size: 14px;
  line-height: 40px;
  padding-right: 0;
}
#footer .bottom-part .input-group {
  border: 1px solid transparent;
  border-radius: 3px;
}
#footer .bottom-part .subscribe-form input {
  border-radius: 3px 0 0 3px;
  border: 1px solid #fff;
  border-right-width: 0;
  box-shadow: none;
  height: 40px;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
#footer .bottom-part .subscribe-form input:focus {
  border-right-width: 0;
  box-shadow: none;
}
#footer .bottom-part .subscribe-form .fa {
  color: #a6a8ab;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
#footer .bottom-part .subscribe-form .btn {
  border: 1px solid #fff;
  background-color: #fff;
  border-left-width: 0;
  height: 40px;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#footer .bottom-part .subscribe-form .btn:hover, #footer .bottom-part .subscribe-form .btn:focus {
  background-color: #E6E6E6;
  border-color: #E6E6E6;
}
#footer .bottom-part .subscribe-form .btn:hover .fa, #footer .bottom-part .subscribe-form .btn:focus .fa {
  color: #8D8F92;
}

/*/Social buttons and subscribe form*/

#footer .bottom-part .copyright {
  color: #696969;
  font-size: 12px;
}
#footer .bottom-part .copyright p {
  margin-bottom: 0;
}
#footer .bottom-part .copyright p:first-of-type {
  margin-bottom: 5px;
}

/*+++/Bottom dark part+++*/


/* /Footer
**************************************************************************************************** */


/* Modal windows
**************************************************************************************************** */


/*Sign in modal*/

#signInModal {
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  border-radius: 3px;
  padding: 15px 15px 20px;
  width: 270px;
}
#signInModal .title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
#signInModal .close-modal {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  text-align: center;
  width: 30px;
}
#signInModal .close-modal .fa-times {
  color: #acacac;
  cursor: pointer;
  line-height: 30px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#signInModal .close-modal:hover .fa-times {
  color: #939393;
}
#signInModal input:not([type="checkbox"]) {
  border-radius: 3px;
  box-shadow: none;
  height: 30px;
  margin-bottom: 15px;
  padding-bottom: 0;
  padding-top: 0;
}
#signInModal input:not([type="checkbox"]) {
  font-size: 14px;
}
#signInModal input[type="password"] {
  margin-bottom: 10px;
}
#signInModal input[type="checkbox"] {
  margin: 0 5px 0 0;
  padding: 0;
  position: relative;
  top: -2px;
  vertical-align: bottom;
}
#signInModal label {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 10px;
  padding-left: 15px;
  text-indent: -15px;
}
#signInModal label a {
  color: #205c9e;
  text-decoration: underline;
}
#signInModal label a:hover {
  color: #074385;
}
#signInModal .btn-primary {
  background-color: #205c9e;
  border-width: 0;
  font-size: 15px;
  margin-bottom: 10px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#signInModal .btn-primary:hover {
  background-color: #074385;
}
#signInModal .remind {
  display: block;
  color: #205c9e;
  font-size: 12px;
  text-align: center;
  text-decoration: underline;
}
#signInModal .remind:hover {
  color: #074385;
}

/*/Sign in modal*/


/*Registration modal*/

#registrationModal {
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  border-radius: 3px;
  padding: 15px 15px 20px;
  width: 270px;
}
#registrationModal .title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
#registrationModal .close-modal {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  text-align: center;
  width: 30px;
}
#registrationModal .close-modal .fa-times {
  color: #acacac;
  cursor: pointer;
  line-height: 30px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#registrationModal .close-modal:hover .fa-times {
  color: #939393;
}
#registrationModal input:not([type="checkbox"]) {
  border-radius: 3px;
  box-shadow: none;
  height: 30px;
  margin-bottom: 15px;
  padding-bottom: 0;
  padding-top: 0;
}
#registrationModal select {
  border-radius: 3px;
  box-shadow: none;
  height: 30px;
  margin-bottom: 15px;
}
#registrationModal .bootstrap-select {
  border-radius: 3px;
  box-shadow: none;
  height: 30px;
  margin-bottom: 10px;
}
#registrationModal .dropdown-toggle {
  height: 30px;
  padding-top: 3px;
}
#registrationModal .dropdown-menu {
  max-width: 100%;
}
#registrationModal .dropdown-menu .no-results {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
#registrationModal .bootstrap-select .active {
  background-color: #4f93de;
  color: #fff;
}
#registrationModal input:not([type="checkbox"]), #registrationModal select {
  font-size: 14px;
}
#registrationModal input[type="checkbox"] {
  margin: 0 5px 0 0;
  padding: 0;
  position: relative;
  top: -2px;
  vertical-align: bottom;
}
#registrationModal label {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 10px;
  padding-left: 15px;
  text-indent: -15px;
}
#registrationModal label a {
  color: #205c9e;
  text-decoration: underline;
}
#registrationModal label a:hover {
  color: #074385;
}
#registrationModal .btn-primary {
  background-color: #205c9e;
  border-width: 0;
  font-size: 15px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#registrationModal .btn-primary:hover {
  background-color: #074385;
}

/*/Registration modal*/


/*Callback modal*/

#callbackInModal {
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  border-radius: 3px;
  padding: 15px 15px 20px;
  width: 332px;
}
#callbackInModal .title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
#callbackInModal .close-modal {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  text-align: center;
  width: 30px;
}
#callbackInModal .close-modal .fa-times {
  color: #acacac;
  cursor: pointer;
  line-height: 30px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#callbackInModal .close-modal:hover .fa-times {
  color: #939393;
}
#callbackInModal input {
  border-radius: 3px;
  box-shadow: none;
  height: 30px;
  margin-bottom: 15px;
  padding-bottom: 0;
  padding-top: 0;
  font-size: 14px;
}
#callbackInModal .btn-primary {
  background-color: #205c9e;
  border-width: 0;
  font-size: 15px;
  margin-bottom: 10px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#callbackInModal .btn-primary:hover {
  background-color: #074385;
}
/*/Callback modal*/


/*Region modal*/

#regionModal {
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  border-radius: 3px;
  font-size: 14px;
  padding: 30px 15px 0;
  width: 860px;
}
#regionModal ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#regionModal ul li {
  margin-bottom: 20px;
}
#regionModal a {
  color: #205c9e;
  display: inline-block;
  text-decoration: none;
}
#regionModal a:hover {
  color: #074385;
}
#regionModal a span {
  border-bottom: 1px dotted #205c9e;
  display: inline-block;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#regionModal a:hover span {
  border-bottom: 1px dotted #074385;
}
#regionModal a.active {
  /*color: #4b4b4b;*/
  /*cursor: default;*/
}
#regionModal a.active:hover {
  /*color: #4b4b4b;*/
}
#regionModal a.active span {
  /*border-bottom-color: transparent;*/
  font-weight: 700;
}
#regionModal .name {
  /*font-weight: 700;*/
}
#regionModal .close-modal {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  text-align: center;
  width: 30px;
}
#regionModal .close-modal .fa-times {
  color: #acacac;
  cursor: pointer;
  line-height: 30px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#regionModal .close-modal:hover .fa-times {
  color: #939393;
}
#regionModal .to-contacts {
  background-color: #ccc;
  border-radius: 0 0 3px 3px;
}
#regionModal .to-contacts a {
  color: #205c9e;
  font-size: 16px;
  font-weight: 500;
  line-height: 50px;
  text-decoration: underline;
}
#regionModal .to-contacts a:hover {
  color: #074385;
}

/*/Region modal*/

/*City modal*/

#cityModal {
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  border-radius: 3px;
  font-size: 14px;
  padding: 30px 15px 0;
  width: 860px;
}
#cityModal ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#cityModal ul li {
  margin-bottom: 20px;
}
#cityModal .col-sm-4 a {
  color: #205c9e;
  display: inline-block;
  text-decoration: none;
}
#cityModal .col-sm-4 a:hover {
  color: #074385;
}
#cityModal a span {
  border-bottom: 1px dotted #205c9e;
  display: inline-block;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#cityModal a:hover span {
  border-bottom: 1px dotted #074385;
}
#cityModal a.active {
  color: #4b4b4b;
  cursor: default;
}
#cityModal a.active:hover {
  color: #4b4b4b;
}
#cityModal a.active span {
  border-bottom-color: transparent;
}
#cityModal .name {
  font-weight: 700;
}
#cityModal .close-modal {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  text-align: center;
  width: 30px;
}
#cityModal .close-modal .fa-times {
  color: #acacac;
  cursor: pointer;
  line-height: 30px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#cityModal .close-modal:hover .fa-times {
  color: #939393;
}
#cityModal .to-contacts {
  background-color: #ccc;
  border-radius: 0 0 3px 3px;
}
#cityModal .to-contacts a {
  color: #205c9e;
  font-size: 16px;
  font-weight: 500;
  line-height: 50px;
  text-decoration: underline;
}
#cityModal .to-contacts a:hover {
  color: #074385;
}

/*/city modal*/


/*Cart modal*/

#cartModal {
  height: 100vh;
  overflow-y: scroll;
  width: 100vw;
}
#cartModal ul {
  left: auto;
  padding: 45px 0 15px;
  right: 0;
  width: 100%;
}
#cartModal ul li:nth-of-type(2n-1) {
  background-color: #E8E8E8;
}
#cartModal ul li {
  display: table;
  padding: 7px 3vw 7px 3vw;
  vertical-align: middle;
  width: 100%;
}
#cartModal ul li > * {
  display: table-cell;
  padding: 0 10px 0 0;
}
#cartModal ul li > *:last-of-type {
  padding-right: 0;
}
#cartModal ul li a {
  display: inline-block;
}
#cartModal ul li a:hover {
  background-color: transparent;
}
#cartModal ul li .img {
  width: 40px;
}
#cartModal ul li .name {
  line-height: 1.1;
  max-width: 150px;
  vertical-align: middle;
  width: 100%;
}
#cartModal ul li .name a {
  color: #205c9e;
  font-size: 12px;
  font-weight: 400;
  white-space: normal;
  text-decoration: none;
}
#cartModal ul li .name a:hover {
  color: #074385;
}
#cartModal ul li .count {
  color: #4b4b4b;
  font-size: 12px;
  white-space: nowrap;
}
#cartModal ul li .price {
  color: #ed4f4e;
  font-size: 14px;
  font-weight: 700;
  text-align: right;
  white-space: nowrap;
}
#cartModal ul li .remove a {
  color: #C6C6C6;
}
#cartModal ul li .remove a:hover {
  color: #acacac;
}
#cartModal ul li .make-order .btn-primary {
  background-color: #205c9e;
  border-width: 0;
  font-size: 15px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#cartModal ul li .make-order .btn-primary:hover {
  background-color: #074385;
}
#cartModal ul li .summary {
  color: #4b4b4b;
  font-size: 12px;
  padding-right: 21px;
  text-align: right;
  white-space: nowrap;
  width: 50%;
}
#cartModal ul li .summary span {
  display: inline-block;
  margin-left: 5px;
}
#cartModal ul li:last-of-type {
  border-top: 1px solid #e6e7e8;
  margin-top: 8px;
  padding-top: 15px;
}
#cartModal ul li:last-of-type:hover {
  background-color: transparent;
}
#cartModal .close-modal {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  text-align: center;
  width: 30px;
}
#cartModal .close-modal .fa-times {
  color: #acacac;
  cursor: pointer;
  line-height: 30px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#cartModal .close-modal:hover .fa-times {
  color: #939393;
}

/*/Cart modal*/


/* /Modal windows
**************************************************************************************************** */


/*Slide and swipe menu*/

#slide-and-swipe-menu {

  width: 280px;
  background-color: #f5f5f5;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  margin: 0;
  padding: 0;
  position: fixed;
  overflow: auto;
  -webkit-transform: translate(-280px, 0);
  transform: translate(-280px, 0);
  max-height: 100vh;
  overflow-y: scroll; 
}
.ssm-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 35;
}
#slide-and-swipe-menu ul {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#slide-and-swipe-menu > ul.menu-body {
  width: 100%;
}

#slide-and-swipe-menu ul.menu-body li {
  border-bottom: 1px solid #e6e7e8;
}
#slide-and-swipe-menu ul.menu-body li:last-of-type {
  border-bottom-width: 0;
}
#slide-and-swipe-menu ul.menu-body a {
  color: #58595b;
  display: block;
  font-size: 14px;
/*  font-weight: 500;*/
  line-height: 1;
  padding: 10px 30px 10px 20px;
  position: relative;
  text-decoration: none;
}
#slide-and-swipe-menu ul.menu-body > li > a.opened {
  background-color: #E8E8E8;
  color: #003588;
}
#slide-and-swipe-menu ul li a .fa {
  color: #c6c7c7;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#slide-and-swipe-menu ul li a.opened .fa, #slide-and-swipe-menu ul.menu-body .sub-menu a.opened {
  color: #003588;
}
#slide-and-swipe-menu > ul.menu-body {
  margin: 0 auto;
  padding: 30px 0;
}
#slide-and-swipe-menu > ul.menu-body ul.sub-menu {
  display: none;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-top: 5px;
}
#slide-and-swipe-menu > ul.menu-body ul.sub-menu .title {
  font-weight: 500;
}
#slide-and-swipe-menu .goods-and-prices-li .title {
  color: #003588;
}
#slide-and-swipe-menu .goods-and-prices-li .small {
  color: #003588;
  font-size: 10px;
}

/*/Slide and swipe menu*/


/*Sorting and view*/

#main .sorting-and-view {
  border: 1px solid #e6e7e8;
  border-left-width: 0;
  border-right-width: 0;
  font-size: 14px;
  font-weight: 400;
  min-height: 45px;
}
#main .sorting-and-view .sorting {
  padding-bottom: 11px;
  padding-top: 11px;
}
#main .sorting-and-view .dropdown {
  display: inline-block;
}
#main .sorting-and-view .toggle {
  display: inline-block;
  position: relative;
  text-decoration: none;
}
#main .sorting-and-view .toggle span {
  border-bottom: 1px dotted;
  display: inline-block;
}
#main .sorting-and-view .dropdown .dropdown-menu {
  max-width: 290px;
}
#main .sorting-and-view .dropdown li a {
  color: #205c9e;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}
#main .sorting-and-view .dropdown li a:hover {
  color: #074385;
}
#main .sorting-and-view .view {
  font-size: 20px;
  padding-top: 7px;
}
#main .sorting-and-view .view a {
  color: #d3d9db;
  display: inline-block;
  margin-left: 5px;
  text-decoration: none;
}
#main .sorting-and-view .view a:hover {
  color: #BAC0C2;
}
#main .sorting-and-view .view a.active {
  color: #205c9e;
}
#main .sorting-and-view .view a:first-of-type {
  margin-left: 0;
}

/*/Sorting and view*/

/*Item in the cart button*/
.btn.in-cart {
  border-color: #39a62e !important;
  color: #39a62e !important;
}
.btn.in-cart:hover, .btn.in-cart:focus {
  background-color: #208D15 !important;
  border-color: #208D15 !important;
  color: #fff !important;
}
a.in-cart {
  color: #39a62e !important;
}
a.in-cart:hover {
  color: #208D15 !important;
}
.buy-compare-sale .in-cart {
  border-color: #39a62e !important;
}
.buy-compare-sale .btn.in-cart {
  background-color: #39a62e !important;
  border-color: #39a62e !important;
  color: #fff !important;
}
.buy-compare-sale .btn.in-cart:hover {
  background-color: #208D15 !important;
  border-color: #208D15 !important;
  color: #fff !important;
}
/*/Item in the cart button*/

img.right, div.right {float:right;padding:0 0 5px 5px;}
img.left, div.left {float:left;padding:0 5px 5px 0;}

/* table with borders */

#withborder, #withborder td, #withborderleft, #withborderleft td{
  border: 1px solid #000000;
  border-collapse: collapse;
}

#withborder td{
	padding: 5px;
	text-align: center;
}

#withborderleft td{
	padding: 5px;
	text-align: left;
}

#withborder #title td{
	font-weight: bold;
	text-align: center;
}

#withborder td.title, #withborderleft td.title, #withborderleft #title td{
	font-weight: bold;
	text-align: left;
}

form.feedback {
color: #848788;
font-size: 16px;
}

a.calc {
	border:solid 1px black;
	padding:10px;	
	background-color: #be1e2d;
	text-decoration:none;
	color: #fff;
	font-size:24px;
}

a.calc:hover {
	background-color: #fff;
	color: #be1e2d;
}

.header_mobile_a {
  display: unset !important;
  font-size: 16px;
  line-height: 35px;
  color: #205c9e !important;
  border-bottom: 1px dotted #a0a0a0;
}

.info-block-left{
	width:50%;
	background-color:green;
	color:#fff;
	text-align:center;
	font-size:18px;
	padding:10px;
	float:left;
	display: block;
}
.info-block-left:hover {
  color: #FFF;
}
.info-block-right{
	width:50%;
	background-color:#ff0000;
	color:white;
	text-align:	center;
	font-size:18px;
	padding:10px;
	float:right;
	display: block;
}
.info-block-right:hover {
  color: white;
}
@media (max-width:767px) {
  .info-block-left, .info-block-right {
    float: none;
    width: 100%;
  }
}

.flex-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  flex-direction: row; /*Пункты внутри контейнера будут располагаться горизонтально*/
  align-items: stretch;
}

.price_color_img_thumb:hover {
  text-decoration:unset;
}

.pdt-15 {
  padding-top: 15px;
}

.ht-100 {
  height: 100%;
}

.offer-tile .brand-and-price {
  height: 50px;
  line-height: 25px;
  margin-bottom: 15px;
  overflow-y: hidden;
  position: relative;
  text-align: right;
}

#main .offer-tile .description {
  border: 1px solid #e7e7e7;
  border-top-width: 0;
}

#main .offer-tile .offer-image:after {
  border: 1px solid #e7e7e7;
  border-radius: 3px 3px 0 0;
  border-bottom: 0;
  content: '';
  display: block;
  height: calc(100% + 12px);
  left: -12px;
  position: absolute;
  top: -12px;
  width: calc(100% + 24px);
}

.offers-brands {
  margin-top: 20px;
  margin-bottom: 10px;
}

.cart ul.dropdown-menu {
  z-index: 10000;
}

.form-control {
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

a {
  text-decoration: none;
}

@media (max-width: 1200px) {
  .top-line + .container {
    height: 110px;
  }
}
