/*Card body*/

#card-body {}




/*Card body slider*/

#card-body .carousel-wrapper {
  margin-bottom: 100px;
}
#card-body .carousel-wrapper.no-list {
  margin-bottom: 0;
}
#card-body .carousel-wrapper.more-than-5 {
  margin-bottom: 145px;
}
#card-body .carousel-wrapper.more-than-10 {
  margin-bottom: 225px;
}
#card-body .carousel-indicators {
  margin: 0px;
  bottom: auto;
  left: 0px;
  top: calc(100% + 10px);
  width: 100%;
  /*white-space: nowrap;*/
}
#card-body .carousel-indicators li {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  border-width: 0;
  display: none;
  height: 70px;
  margin: 5px 9px;
  text-indent: 0;
  width: 70px;
}
/*#card-body .carousel-indicators li:nth-of-type(-n + 15) {*/
#card-body .carousel-indicators li {
  display: inline-block;
}
#card-body .carousel-indicators li.active {
  /*border-color: #ed4f4e;*/
  outline: 3px solid #ed4f4e;
}
#card-body .carousel-indicators li img {
  height: 100%;
  width: 100%;
}
#card-body .carousel-inner .item {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  max-height: 464px;
  width: 100%;
    cursor: pointer;
}
#card-body .carousel-inner .item img {
  opacity: 0;
}

/*/Card body slider*/

#card-body .item-description {
/*  color: #939a9c;*/
  padding-bottom: 30px;
  padding-top: 20px;
}
#card-body .item-description .title-and-brand-logo {}
#card-body .item-description .title {
  color: #404041;
  font-size: 30px;
  font-weight: 400;
  float: left;
  margin: 0;
  margin-bottom: 20px;
  margin-right: 30px;
  text-transform: uppercase;
}
#card-body .item-description .brand-logo-wrapper {
  float: left;
  height: 30px;
  margin-bottom: 20px;
  position: relative;
  width: 100px;
}
#card-body .item-description .brand-logo {
  display: inline-block;
  height: auto;
  left: 50%;
  max-height: 50px;
  max-width: 100px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}
#card-body .item-description .description-table {
  display: table;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 30px;
  width: 100%;
}
#card-body .item-description .description-table a.priceProductInfoModal_open {
  border-bottom: 1px dotted #205c9e;
  text-decoration: none;
}
#card-body .item-description .description-table a.priceProductInfoModal0_open {
  border-bottom: 1px dotted #205c9e;
  text-decoration: none;
}
#card-body .item-description .description-table > div {
  display: table-row;
}
#card-body .item-description .description-table > div > div {
  border-bottom: 1px solid #e6e7e8;
  display: table-cell;
  padding: 8px 0;
}
#card-body .item-description .description-table > div > div:first-of-type {
  min-width: 150px;
  padding-right: 30px;
}
#card-body .item-description .previous-price .line-through {
  display: inline-block;
  margin-bottom: 5px;
  padding: 0 5px;
  position: relative;
}
#card-body .item-description .previous-price .line-through::after {
  background-color: #ed4f4e;
  bottom: 8px;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
#card-body .buy-compare-sale {
  margin: 35px 0 20px 0;
}
#card-body .buy-compare-sale > * {
  float: left;
  height: 46px;
  vertical-align: top;
}
#card-body .buy-compare-sale .price {
  border: 2px solid #205c9e;
  border-right-width: 0;
  color: #404041;
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  padding: 9px 15px;
}
#card-body .buy-compare-sale .price span {
  color: #b4b8ba;
  font-size: 14px;
}
#card-body .buy-compare-sale .price span sup {
  font-size: 10px;
}
#card-body .buy-compare-sale .price1 {
  color: #404041;
  margin: -14px 30px 0 0;
}
#card-body .buy-compare-sale .price1 strong {
  font-size: 24px;
  display: block;
}
#card-body .buy-compare-sale .price1 strong.special {
  color: #ed4f4e;
}
#card-body .buy-compare-sale .price1 span {
  color: #b4b8ba;
  text-decoration: line-through;
}
#card-body .buy-compare-sale .btn {
  background-color: #205c9e;
  border-radius: 0;
  border-width: 0;
  font-size: 24px;
  line-height: 46px;
  padding-bottom: 0;
  padding-top: 0;
}
#card-body .buy-compare-sale .btn:hover {
  background-color: #074385;
}
#card-body .buy-compare-sale .compare {
  color: #fff;
  display: inline-block;
  font-size: 24px;
  line-height: 46px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 0 15px;
  background-color: #205c9e;
}
#card-body .buy-compare-sale .compare.active {
  background-color: #39a62e;
}
#card-body .buy-compare-sale .compare:hover {
  background-color: #208d15;
}
#card-body .buy-compare-sale .sale {
  color: #ed4f4e;
  display: inline-block;
  font-size: 24px;
  line-height: 46px;
  text-decoration: none;
}
#card-body .buy-compare-sale .sale span {
  border-bottom: 1px dashed #D43635;
}
#card-body .buy-compare-sale .sale:hover {
  color: #D43635;
}
#card-body .buy-compare-sale .sale:hover span {
  border-color: #D43635;
}
#card-body .montage {
  margin: 0 0 20px 0;
  text-align: center;
}
#card-body .montage .btn {
  background-color: #205c9e;
  border-radius: 0;
  border-width: 0;
  font-size: 24px;
  line-height: 46px;
  padding-bottom: 0;
  padding-top: 0;
}
#card-body .montage .btn:hover {
  background-color: #074385;
}
#card-body .additional-info {
  color: #939a9c;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.25;
}
#card-body .red {
  color: #be1e2d;
}

/*Item tabs*/

#card-body .item-tabs {
  padding-bottom: 30px;
  padding-top: 30px;
}
#card-body .nav-tabs {
  margin-bottom: 20px;
}
#card-body .nav-tabs > li > a {
  border-radius: 0;
  color: #205c9e;
  font-size: 16px;
  position: relative;
}
#card-body .nav-tabs > li.active> a {
  color: #404041;
}
#card-body .nav-tabs > li > a::after {
  content: '';
  height: 3px;
  left: -1px;
  position: absolute;
  top: -1px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  width: calc(100% + 2px);
}
#card-body .nav-tabs > li.active > a::after {
  background-color: #ed4f4e;
}
#card-body .nav-tabs > li > a.active::after {
  background-color: #ed4f4e;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-top: 2px solid #ed4f4e;
}
.nav-tabs .nav-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
#card-body .nav-tabs > li > a > small {
  color: #bcbec1;
  font-size: 12px;
  font-weight: 300;
}
#card-body .tab-content {
/*  color: #848788;*/
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
#card-body .cat-photos {
  margin-bottom: 10px;
  margin-left: -15px;
  margin-right: -15px;
}
#card-body .cat-photos .cat-photo {
  float: left;
  padding: 0 15px;
  width: 16.66666667%;
}
#card-body .cat-photos .cat-photo-link {
  background-color: lightgray;
  background-position: center;
  background-size: cover;
  display: block;
  height: 130px;
  margin-bottom: 15px;
  position: relative;
  width: 100%;
}
#card-body .cat-photos .cat-photo-link: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%;
}
#card-body .cat-photos .cat-photo-link:hover:before {
  opacity: 0.2;
}

#card-body .video-content a {
  font-size: 14px;
  font-weight: 400;
}
#card-body .video-content .video-tile {
  margin-bottom: 30px;
}
#card-body .video-content .video-tile .y-thumbnail {
  background-position: center;
  background-size: cover;
  display: block;
  height: 170px;
  margin-bottom: 15px;
  position: relative;
  width: 100%;
}
#card-body .video-content .video-tile .y-thumbnail::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%;
}
#card-body .video-content .video-tile:hover .y-thumbnail::before {
  opacity: 0.2;
}
#card-body .video-content .video-tile .y-thumbnail .play-button {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  color: #fff;
  display: block;
  font-size: 24px;
  height: 40px;
  left: 50%;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 60px;
}
#card-body .video-content .video-tile .y-thumbnail .play-button:hover {
  background-color: rgba(0, 0, 0, 0.65);
  color: #dadada;
}
#card-body .video-content .video-tile .title {
  display: block;
  height: 34px;
  line-height: 17px;
  width: 100%;
}

/*/Item tabs*/


/*/Card body*/


/*Similar items*/

#main .similar-items {
    background-color: #f4f7f8;
    padding-bottom: 15px;
    padding-top: 45px;
}
#main .similar-items .page-header {
    border-bottom-width: 0;
    margin: 0 0 50px 0;
    padding: 0;
}
#main .similar-items .title {
    color: #404041;
    font-size: 24px;
    margin: 0;
}
#main .similar-items .offer-tile {
    min-height: 360px;
    margin-bottom: 30px;
}
#main .similar-items .offer-tile .offer-image {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border: 12px solid #fff;
    border-bottom-width: 0;
    border-radius: 3px 3px 0 0;
    display: block;
    height: 190px;
    position: relative;
    width: 100%;
}
#main .similar-items .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 .similar-items .offer-tile:hover > a::before {
    opacity: 0.2;
}
#main .similar-items .offer-tile .description {
    background-color: #fff;
    border-radius: 0 0 3px 3px;
    padding: 20px 12px 12px 12px;
}
#main .similar-items .offer-tile .title {
    color: #034ea1;
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
    text-decoration: none;
}
#main .similar-items .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 .similar-items .offer-tile a.title:hover {
    color: #003588;
}
#main .similar-items .offer-tile .brand-and-price {
    height: 50px;
    line-height: 25px;
    margin-bottom: 15px;
    overflow-y: hidden;
    position: relative;
    text-align: right;
}
#main .similar-items .offer-tile .brand-and-price .brand-logo {
    display: inline-block;
    float: left;
    height: 100%;
    max-width: 75px;
    position: relative;
    width: 40%;
}
#main .similar-items .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 .similar-items .offer-tile:hover .brand-and-price .brand-logo img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}

#main .similar-items .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 .similar-items .offer-tile .brand-and-price .dimension {
    color: #bdc3c7;
    display: inline-block;
    font-weight: 300;
}
#main .similar-items .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 .similar-items .offer-tile .btn .fa {
    margin-right: 10px;
}
#main .similar-items .offer-tile .btn:hover, #main .similar-items .offer-tile .btn:focus {
    background-color: #366ca8;
    color: #fff;
}


/*/Similar items*/


/*Offers of the month*/

#main.card-page .similar-items {
  background-color: #fff;
  padding-top: 30px;
}
#main.card-page .similar-items .page-header {
  margin-bottom: 30px;
}
#main.card-page .similar-items .offer-tile .offer-image {
  position: relative;
}
#main.card-page .similar-items .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);
}
#main.card-page .similar-items .offer-tile .description {
  border: 1px solid #e7e7e7;
  border-top-width: 0;
}
#footer.card-page .top-part .container {
  border-top-width: 0;
}

/*/Offers of the month*/


/*Callback modal*/

#saleInfoModal {
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  border-radius: 3px;
  line-height: 1.25;
  padding: 30px 15px 20px;
  width: 800px;
}
#saleInfoModal .title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
#saleInfoModal .close-modal {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  text-align: center;
  width: 30px;
}
#saleInfoModal .close-modal .fa-times {
  color: #acacac;
  cursor: pointer;
  line-height: 30px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#saleInfoModal .close-modal:hover .fa-times {
  color: #939393;
}
#saleInfoModal .red {
  color: #be1e2d;
}

/*/Callback modal*/

.main-card_photo-tovar img {
  width: 100%;
  height: auto;
}
.main-card_buy-compare-sale {
  margin-top: 50px;
}
.main-card_price {
  display: inline-block;
  margin-right: 30px;
}
.main-card_price_block {
  display: inline-block;
  text-align: right;
  margin-right: 30px;
}
.main-card_price_block .price_old {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 5px;
  text-decoration: line-through;
  color: #939a9c;
}
.main-card_price_block .price_normal {
  font-size: 30px;
  font-weight: 700;
  color: #404041;
}
.main-card_price_block .price_new {
  color: #ed4f4e;
}
.main-card_price_block .price_info {
  font-weight: 500;
}
.main-card_price_block .price_info .regionModal_open{
  border-bottom: 1px dotted #a0a0a0;
}
.main-card_sale-modal {
  position: relative;
  display: inline-block;
}
.main-card_sale-modal .saleInfoModal_open {
  text-transform: uppercase;
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1px;
  color: #ed4f4e;
  padding-bottom: 4px;
  border-bottom: 1px dashed #ed4f4e;
  cursor: pointer;
  margin-bottom: 20px;
  text-decoration: none !important;
}
.main-card_sale-modal .saleInfoModal_open:hover {
  border-color: transparent;
  text-decoration: none;
}
.main-card_sale-modal .checkbox_input input[type=checkbox] {
  display: none;
}
.main-card_sale-modal .checkbox_input label {
  position: relative;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
}
.main-card_sale-modal .checkbox_input label a {
  color: #404041;
  text-decoration: none;
  display: none;
}
.main-card_sale-modal .checkbox_input label .active {
  color: #39a62e;
  text-decoration: underline;
  display: inline;
}
.main-card_sale-modal .checkbox_input label .active:hover {
  text-decoration: none;
}
.main-card_sale-modal .checkbox_input label:before {
  content: '';
  width: 24px;
  height: 24px;
  -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
  border: 1px solid #cecfd1;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(90deg, #dfe1e2 0%, #f5f6f6 100%);
  background-image: -ms-linear-gradient(90deg, #dfe1e2 0%, #f5f6f6 100%);
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.35);
          box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.35);
  display: inline-block;
  margin-right: 15px;
  margin-top: -3px;
  vertical-align: middle;
  cursor: pointer;
}
.main-card_sale-modal .checkbox_input input[type=checkbox]:checked + label:before {
  content: "" !important;
  font-family: "FontAwesome";
  font-size: 18px !important;
  color: #39a62e;
  text-align: center !important;
  line-height: 22px !important;
  cursor: pointer;
}
.main-card_btns {
  margin-top: 30px;
}
.main-card_btns .btn-primary:hover {
  background-color: #488ac3;
}
.main-card_btns .btn {
  width: 292px;
  height: 55px;
  line-height: 55px;
  -webkit-border-radius: 0;
          border-radius: 0;
  border: none;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0;
  position: relative;
  padding-left: 50px;
}
.main-card_btns .btn:before {
  content: '';
  width: 60px;
  height: 55px;
  font-family: "FontAwesome";
  font-size: 22px;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: 0;
}
.main-card_btns_add:before {
  content: '';
}
.main-card_btns_added:before {
  content: '' !important;
}
.main-card_btns_montazh {
  background-color: transparent;
  border: 2px solid #205c9e !important;
  margin-left: 30px;
  color: #205c9e;
  line-height: 51px !important;
}
.main-card_btns_montazh:hover {
  background-color: #256BA9;
}
.main-card_btns_montazh:before {
  content: '' !important;
  height: 51px !important;
  background-color: #2a6da7 !important;
}
.modal-popup .main-card_btns_montazh {
  margin-left: 0;
}
.main-card_sm-text_info {
  margin-top: 30px;
  font-size: 15px;
  line-height: 24px;
}
.main-card_sm-text_info .danger {
  color: #ed4f4e;
}
.main-card_colors {
  margin-top: 0px;
}
.main-card_colors ul {
  margin: 0;
  padding: 0;
}
.main-card_colors ul li {
  list-style: none;
  display: inline-block;
}
.main-card_colors ul li label {
  margin: 0;
}
.main-card_colors ul li input[type=radio] {
  display: none;
}
.main-card_colors ul li img:hover {
  outline: 1px solid #ccc;
}
.main-card_colors ul li input[type=radio]:checked + img {
  outline: 1px solid #ccc;
}

.main-card_colors ul li input[type=radio]:checked + span {
  outline: 1px solid #ccc;
}

.main-card_colors ul.products li input[type=radio]:checked + img {
    padding: 2px;
    outline: 1px solid #ccc;
}
.main-card_colors ul.products li input[type=radio]:checked + span {
    padding: 2px;
    outline: 1px solid #ccc;
}

.color_chooser_img {
    width: 35px; height: 35px; margin: 5px; padding: 2px
}

.color_block {
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    height: 70px;
    margin: 5px 9px;
    border: 1px solid black;
}

.selectoption.products {
    display: flex;
    flex-wrap: wrap;
}