* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  color: #181616;
}

a {
  -webkit-transition: 0.3s all ease-out;
  -o-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
  cursor: pointer;
}
.product-name a {
  color:black;
}

a, a:hover {
  text-decoration: none;
}

select, input, textarea {
  vertical-align: middle;
}

textarea {
  vertical-align: top;
  resize: none;
}

:focus {
  outline: none;
}

input[type=submit] {
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

div, p, a, span, em, strong, img, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, td, tr, form, fieldset, label, select, input, textarea, address {
  padding: 0;
  margin: 0;
  line-height: 1em;
  outline: none;
  list-style: none;
}

section, footer {
  text-align: center;
}

button,
button:active,
button:focus {
  outline: none;
}

.container {
  padding: 0 15px;
  margin: 0 auto;
}

.btn,
.btn:active,
.btn:focus {
  outline: none;
}

@font-face {
  font-family: 'Gilroy Bold';
  src: url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/bold/Gilroy-Bold.eot");
  src: url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/bold/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/bold/Gilroy-Bold.woff2") format("woff2"), url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/bold/Gilroy-Bold.woff") format("woff"), url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/bold/Gilroy-Bold.ttf") format("truetype"), url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/bold/Gilroy-Bold.svg#Gilroy-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy Regular';
  src: url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/regular/Gilroy-Regular.eot");
  src: url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/regular/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/regular/Gilroy-Regular.woff2") format("woff2"), url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/regular/Gilroy-Regular.woff") format("woff"), url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/regular/Gilroy-Regular.ttf") format("truetype"), url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/regular/Gilroy-Regular.svg#Gilroy-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy Light';
  src: url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/light/Gilroy-Light.eot");
  src: url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/light/Gilroy-Light.eot?#iefix") format("embedded-opentype"), url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/light/Gilroy-Light.woff2") format("woff2"), url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/light/Gilroy-Light.woff") format("woff"), url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/light/Gilroy-Light.ttf") format("truetype"), url("/catalog/view/theme/remta/stylesheet/fonts/Gilroy/light/Gilroy-Light.svg#Gilroy-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
.course-contacts-header {
  background-color: #ebebeb;
  padding: 17px 0;
}
.course-contacts-header .container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.course p {
  font: 14px 'Gilroy Regular';
  color: #010101;
}
.course img {
  margin-right: 10px;
}

.contacts-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contacts-header > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contacts-header a {
  font: 18px 'Gilroy Regular';
  color: #1f1c1c;
}
.contacts-header a:hover {
  color: #1118a9;
}

.mail-header {
  margin-right: 35px;
}
.mail-header img {
  width: 18px;
  height: 12px;
}

.phone-header img {
  width: 11px;
  height: 11px;
}

.select-phone {
  background: none;
  border: none;
  font-size: 10px;
  color: #010101;
  margin-right: 25px;
  display: none;
}

.logo-search-basket-nav {
  background-color: #fff;
  padding-top: 20px;
}

.logo-search-basket {
  padding-bottom: 15px;
}

.logo-wrap {
  width: 237px;
}
.logo-wrap img {
  width: 100%;
  height: auto;
}

.basket-block {
  position: relative;
}
.basket-block p {
  font: 12px 'Gilroy Regular';
  color: #1c1c1f;
  cursor: pointer;
}
.basket-block img {
  margin-right: 19px;
  width: 23px;
  height: auto;
}
.basket-block .number-orders {
  position: absolute;
  font: 12px 'Gilroy Regular';
  color: #fff;
  top: 45px;
  left: 15px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #1907b9;
}

.btn-search-block {
  font: 14px 'Gilroy Regular';
  color: #fff;
  background-color: #1907b7;
  border: none;
  padding: 12px 26px;
}

.search-block > div {
  border: 1px solid #000;
  border-right: none;
  padding: 11px 0 11px 14px;
}
.search-block img {
  width: 14px;
  height: 14px;
  margin-right: 10px;
}

.field-search {
  border: none;
  font: 14px 'Gilroy Regular';
  color: #221e1e;
  border-right: 1px solid #000;
  margin-right: 14px;
}
.field-search ::-webkit-input-placeholder {
  font: 14px 'Gilroy Regular';
  color: #221e1e;
}
.field-search ::-moz-placeholder {
  font: 14px 'Gilroy Regular';
  color: #221e1e;
}
.field-search :-moz-placeholder {
  font: 14px 'Gilroy Regular';
  color: #221e1e;
}
.field-search :-ms-input-placeholder {
  font: 14px 'Gilroy Regular';
  color: #221e1e;
}

.select-category {
  border: none;
  margin-right: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/catalog/view/theme/remta/image/select-arrov.jpg) center right no-repeat #fff;
  background-size: 11px;
  width: 125px;
  font: 14px 'Gilroy Regular';
  color: #221e1e;
}
.select-category option {
  font: 14px 'Gilroy Regular';
  color: #221e1e;
}

.menu-categories {
  background-color: #222222;
}

.categories-list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.categories-list a {
  font: 16px 'Gilroy Regular';
  color: #fff;
  padding: 10px 8px;
  display: inline-block;
}
.categories-list a:hover {
  /* font-weight: bold; */
}
.categories-list li {
  position: relative;
}
.categories-list li:before {
  content: '';
  height: 6px;
  width: 0;
  background-image: -webkit-linear-gradient(-29deg, #1905ce 0%, #190d77 100%);
  background-image: -ms-linear-gradient(-29deg, #1905ce 0%, #190d77 100%);
  -webkit-transition: width .5s;
  -o-transition: width .5s;
  transition: width .5s;
  position: absolute;
  left: 0;
  bottom: 0;
}
.categories-list li:hover {
  background-image: -webkit-linear-gradient(-29deg, rgba(25, 5, 255, 0.15) 0%, rgba(25, 13, 119, 0.1) 100%);
  background-image: -ms-linear-gradient(-29deg, rgba(25, 5, 255, 0.15) 0%, rgba(25, 13, 119, 0.1) 100%);
}
.categories-list li:hover:before {
  width: 100%;
}
.categories-list .active {
  background-image: -webkit-linear-gradient(-29deg, rgba(25, 5, 255, 0.15) 0%, rgba(25, 13, 119, 0.1) 100%);
  background-image: -ms-linear-gradient(-29deg, rgba(25, 5, 255, 0.15) 0%, rgba(25, 13, 119, 0.1) 100%);
}
.categories-list .active:before {
  width: 100%;
}
.categories-list .active a {
  /* font-weight: bold; */
}

.leftovers-block a {
  margin-left: 40px;
}
.leftovers-block p {
  font: 16px 'Gilroy Regular';
  color: #1e1c1c;
}

.nav-leftovers {
  background-color: #f8f8f8;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-menu {
  font: 18px 'Gilroy Regular';
  color: #2d2d2d;
  background-color: #ebebeb;
  -webkit-box-shadow: 6px 0 5px -3px rgba(0, 0, 0, 0.35);
  box-shadow: 6px 0 5px -3px rgba(0, 0, 0, 0.35);
  padding: 12px 29px;
  border: none;
}

.line {
  background-color: #2d2d2d;
  width: 20px;
  height: 2px;
  margin: 2px 0;
}

.menu-icon {
  margin-right: 15px;
}

.menu {
  background-color: #cccccc;
}
.menu a {
  font: 16px 'Gilroy Regular';
  color: #221e1e;
  padding: 10px 8px;
  display: inline-block;
}
.menu a:hover {
  /* font-weight: bold; */
}
.menu li {
  position: relative;
}
.menu li:before {
  content: '';
  height: 6px;
  width: 0;
  background-image: -webkit-linear-gradient(-29deg, #1905ce 0%, #190d77 100%);
  background-image: -ms-linear-gradient(-29deg, #1905ce 0%, #190d77 100%);
  -webkit-transition: width .5s;
  -o-transition: width .5s;
  transition: width .5s;
  position: absolute;
  left: 0;
  bottom: 0;
}
.menu li:hover {
  background-image: -webkit-linear-gradient(-29deg, rgba(25, 5, 255, 0.15) 0%, rgba(25, 13, 119, 0.1) 100%);
  background-image: -ms-linear-gradient(-29deg, rgba(25, 5, 255, 0.15) 0%, rgba(25, 13, 119, 0.1) 100%);
}
.menu li:hover:before {
  width: 100%;
}
.menu .active {
  background-image: -webkit-linear-gradient(-29deg, rgba(25, 5, 255, 0.15) 0%, rgba(25, 13, 119, 0.1) 100%);
  background-image: -ms-linear-gradient(-29deg, rgba(25, 5, 255, 0.15) 0%, rgba(25, 13, 119, 0.1) 100%);
}
.menu .active:before {
  width: 100%;
}
.menu .active a {
  font-weight: bold;
}

.main-menu {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-categories {
  display: none;
  border: none;
  font: 12px 'Gilroy Regular';
  color: #fff;
  position: relative;
  margin: 6px 0;
  padding: 10px 35px 10px 20px;
  background-color: inherit;
  background-image: -webkit-linear-gradient(-29deg, rgba(25, 5, 255, 0.15) 0%, rgba(25, 13, 119, 0.1) 100%);
  background-image: -ms-linear-gradient(-29deg, rgba(25, 5, 255, 0.15) 0%, rgba(25, 13, 119, 0.1) 100%);
}
.btn-categories:before {
  content: '';
  height: 6px;
  width: 100%;
  background-image: -webkit-linear-gradient(-29deg, #1905ce 0%, #190d77 100%);
  background-image: -ms-linear-gradient(-29deg, #1905ce 0%, #190d77 100%);
  position: absolute;
  left: 0;
  bottom: -6px;
}
.btn-categories:after {
  content: '>';
  font: 12px 'Gilroy Regular';
  color: #fff;
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

.course {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.intro-slider {
  width: 100%;
}
.intro-slider .slick-dots {
  bottom: -40px;
  text-align: center;
  /* padding-left: 70px; */
}
.intro-slider .slick-dots li.slick-active button {
  position: relative;
}
.intro-slider .slick-dots li.slick-active button:before {
  background-color: #1907b9;
  border: 1px solid #1907b9;
}
.intro-slider .slick-dots li button::before {
  content: '';
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: inherit;
  opacity: 1;
  border: 1px solid #000;
}
.intro-slider .slide-wrap {
  /* padding-left: 70px; */
}
.intro-slider .img-wrap {
  width: 616px;
}

.slider-content {
  padding-top: 90px;
}
.slider-content span {
  font: 48px 'Gilroy Bold';
  color: #1909a5;
}
.slider-content h2 {
  font: 48px 'Gilroy Regular';
}

.img-wrap img {
  width: 100%;
  height: auto;
}

.slider-banner {
  background: url("/catalog/view/theme/remta/image/slider-bg.jpg") no-repeat;
  background-size: cover;
  padding: 0 0 0px;
}

.content {
  padding: 70px 0 90px;
}
.content .container {
  background-color: #ebebeb;
  position: relative;
}
.content .container:before {
  content: '';
  width: 110px;
  height: calc(100% - 65px);
  background-color: #ebebeb;
  position: absolute;
  left: -109px;
  top: 65px;
}
.content .container:after {
  content: '';
  width: 110px;
  height: calc(100% - 65px);
  background-color: #ebebeb;
  position: absolute;
  right: -109px;
  top: 65px;
}

.banners {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 55px;
}
.banners li {
  background: url("/catalog/view/theme/remta/image/banner-bg.jpg") no-repeat;
  background-size: cover;
  padding: 25px 15px 40px;
  width: calc(33.3% - 20px);
  min-height: 272px;
  text-align: left;
  position: relative;
}
.banners .banner-img {
  position: absolute;
}
.banners li:nth-child(1) .banner-img,
.banners li:nth-child(2) .banner-img {
  right: 10px;
  bottom: 15px;
}
.banners li:nth-child(3) .banner-img {
  right: 10px;
  bottom: 9px;
}
.banners:before {
  content: '';
  width: 100%;
  height: 65px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.banner-title {
  font: 25px 'Gilroy Regular';
}
.banner-title span {
  font: 25px 'Gilroy Bold';
}

.banner-title-mob {
  display: none;
  font: 25px 'Gilroy Regular';
}
.banner-title-mob span {
  font: 25px 'Gilroy Bold';
}

.banner-link {
  color: #1118a9;
  font-size: 16px;
  position: absolute;
  left: 15px;
  bottom: 40px;
}
.banner-link:hover {
  color: #fff;
}

.block-goods {
  padding-bottom: 110px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.block-goods > div {
  width: calc(33.3% - 26px);
}

.block-goods-title {
  font: 24px 'Gilroy Regular';
  text-align: left;
}

.goods-list {
  padding-top: 35px;
  margin: 15px 0 55px;
  border-top: 1px solid #8d8d8d;
}

.goods-list-item {
  margin-bottom: 15px;
  background-color: #fff;
  padding: 20px 5px 20px 0;
  min-height: 249px;
 }
 .goods-list-item .img-wrap {
   width: 120px;
   margin-right: 2px;
 }

.card-content {
  text-align: left;
  width: calc(100% - 122px);
}

.product-name {
  font: 16px 'Gilroy Regular';
  margin-bottom: 5px;
}

.product-model {
  font: 16px 'Gilroy Bold';
  margin-bottom: 35px;
}

.product-price {
  font: 16px 'Gilroy Bold';
}
.product-price span {
  color: #292929;
  font: 14px 'Gilroy Regular';
  margin-left: 25px;
  text-decoration: line-through;
}

.see-all {
  text-align: left;
  color: #2356c3;
  font-size: 16px;
}
.see-all:hover {
  color: #181616;
}

.promotional-offers-bestsellers {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.promotional-offers-list {
  padding-top: 35px;
  margin: 15px 0 55px;
  border-top: 1px solid #8d8d8d;
  width: 100%;
}
.promotional-offers-list li {
  width: 100%;
  margin-bottom: 10px;
  padding: 30px 5px 0 0;
  min-height: 420px;
}
.promotional-offers-list li p {
  font: 22px 'Gilroy Regular';
  color: #fff;
  text-align: left;
  padding: 0 10px 0 30px;
}
.promotional-offers-list li span {
  font: 22px 'Gilroy Bold';
}
.promotional-offers-list li:nth-child(1) {
  background: url("/catalog/view/theme/remta/image/promotional-offers1.jpg") no-repeat;
  background-size: cover;
}
.promotional-offers-list li:nth-child(2) {
  background: url("/catalog/view/theme/remta/image/promotional-offers2.jpg") no-repeat;
  background-size: cover;
}
.promotional-offers-list .price {
  margin-top: 25px;
  margin-bottom: 25px;
}
.promotional-offers-list .img-wrap {
  width: 100%;
}

.promotional-offers {
  width: 282px;
}

.bestsellers {
  width: calc(100% - 324px);
}
.bestsellers > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.arrows p {
  margin-left: 30px;
  cursor: pointer;
  color: #292929;
}

.bestsellers-list {
  padding-top: 35px;
  margin: 15px 0 55px;
  border-top: 1px solid #8d8d8d;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.bestsellers-list li {
  overflow: hidden;
  margin-bottom: 10px;
  width: calc(33.3% - 7px);
  background-color: #fff;
  position: relative;
  padding: 80px 15px 25px;
  min-height: 420px;
}
.bestsellers-list .new-old-price {
  color: #292929;
  font: 18px 'Gilroy Bold';
}
.bestsellers-list .new-old-price span {
  font: 14px 'Gilroy Regular';
  text-decoration: line-through;
}
.bestsellers-list .bestseller-name {
  color: #292929;
  font: 16px 'Gilroy Regular';
  margin-bottom: 30px;
}
.bestsellers-list span {
  font: 16px 'Gilroy Bold';
}
.bestsellers-list .img-wrap {
  width: 100%;
  margin: 0 auto 75px;
}

.catalog-section {
  padding: 40px 0 80px;
}
.catalog-section > .container {
  background-color: #ebebeb;
  padding-bottom: 70px;
}

.section-title {
  margin-bottom: 45px;
}
.section-title p {
  color: #1a1717;
  font: 24px 'Gilroy Bold';
  text-align: left;
}

.filter-navigation-block {
  padding-top: 45px;
}

.filter-list {
  margin-bottom: 40px;
}
.filter-list p {
  color: #1a1717;
  font: 18px 'Gilroy Regular';
  text-align: left;
}
.filter-list .active p {
  font-weight: bold;
}
.filter-list li {
  margin-right: 70px;
  cursor: pointer;
}
.filter-list li:nth-last-child(1) {
  margin-right: 0;
}

.sorting-navigation-block {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #252525;
  font: 16px 'Gilroy Light';
  text-align: left;
  padding-bottom: 30px;
  border-bottom: 1px solid #8d8d8d;
}

.sorting-block .img-wrap {
  cursor: pointer;
  width: 21px;
}
.sorting-block .img-wrap:nth-child(1) {
  margin-right: 20px;
}
.sorting-block .img-wrap:nth-child(2) {
  margin-right: 40px;
}

.select-sorting {
  border: none;
  background: none;
  margin-left: 15px;
}

.pages-pagination-block span {
  color: #9e9e9e;
  cursor: pointer;
}
.pages-pagination-block .active {
  color: #252525;
}
.pages-pagination-block .pagination-block {
  margin-left: 80px;
}

.pagination-block li:nth-child(1),
.pagination-block li:nth-last-child(1) {
  border: 1px solid #252525;
}
.pagination-block a {
  padding: 7px 10px;
  color: #9e9e9e;
  display: inline-block;
}
.pagination-block a:hover {
  color: #252525;
}
.pagination-block .active a {
  color: #252525;
}

.catalog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 50px 0 60px;
}
.catalog-list > li {
  background-color: #fff;
  position: relative;
  width: calc(25% - 20px);
  padding: 5px 3px 30px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-right: 20px;
}
.catalog-list > li:nth-child(4n+4) {
  margin-right: 0;
}

.blog-list{}
.blog-list > li {
  background-color: #fff;
  position: relative;
  width: calc(50% - 20px);
  padding: 5px 3px 30px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-right: 20px;
}

.blog-list li h4{margin-bottom:20px;}

.blog-list > li:nth-child(2n+2) {
  margin-right: 0;
}

.catalog-list > li:hover .hover-block {
  visibility: visible;
}
.catalog-list .img-wrap {
  width: 100%;
}
.catalog-list .name {
  margin-top: 13px;
  color: #292929;
  font: 18px 'Gilroy Regular';
  text-align: left;
  padding-left: 20px;
}
.catalog-list .name span {
  font: 18px 'Gilroy Bold';
}
.catalog-list .price {
  margin-top: 20px;
  color: #292929;
  font: 18px 'Gilroy Bold';
  text-align: left;
  padding-left: 20px;
}

.hover-block {
  visibility: hidden;
}
.hover-block li {
  width: 50px;
  height: 50px;
  background-color: #f3f3f3;
  margin: 0 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}
.hover-block li a{
  width:100%;
  height:100%;
  line-height: 50px;
}
.hover-block .for-active {
  display: none;
}
.hover-block img {
  width: 16px;
  height: auto;
}
.hover-block li:hover {
  background-color: #1905ce;
}
.hover-block li:hover .for-active {
  display: inline-block;
}
.hover-block li:hover .for-not-active {
  display: none;
}

.bonus-block {
  color:white;
  background-color: #ff3737;
  position: absolute;
  top: 9px;
  right: -31px;
  z-index: 55;
  width: 100px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bonus-block p {
  color: #fff;
  font: 14px 'Gilroy Regular';
}

.catalog-list1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 0 60px;
}
.catalog-list1 > li {
  background-color: #fff;
  position: relative;
  width: 100%;
  padding: 5px 70px 5px 25px;
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.catalog-list1 .img-wrap {
  width: 166px;
  margin-right: 50px;
}
.catalog-list1 .name {
  margin-top: 13px;
  color: #292929;
  font: 18px 'Gilroy Regular';
  text-align: left;
}
.catalog-list1 .name span {
  font: 18px 'Gilroy Bold';
}
.catalog-list1 .card-content {
  width: 540px;
  margin-right: 80px;
}
.catalog-list1 .card-content p:nth-last-child(1) {
  color: #434a55;
  font: 14px 'Gilroy Light';
  margin-top: 15px;
  text-align: left;
}
.catalog-list1 .hover-block {
  visibility: visible;
}
.catalog-list1 .price {
  color: #292929;
  font: 18px 'Gilroy Bold';
  text-align: right;
  margin-bottom: 20px;
}

.product-card-section {
  padding: 60px 0;
}

.breadcrumb-custom {
  padding: 15px 5px;
  color: #252525;
  border-bottom: 1px solid #ebebeb;
  text-align: left;
  text-transform: uppercase;
  font: 10px 'Gilroy Regular';
  margin-bottom: 40px;
}
.breadcrumb-custom a:hover {
  color: #252525;
  font-weight: bold;
}
.breadcrumb-custom a {
  font-weight: bold;
  color: #9e9e9e;
}

.breadcrumb-custom > li {
  display: inline-block;
}

.breadcrumb-custom > li:not(:last-child):after {
  padding: 0 10px;
  content: ">";
  font: 10px 'Gilroy Regular';
  color: #9e9e9e;
}

.product-content {
  width: calc(100% - 525px);
}

.product-block {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-name {
  margin-bottom: 30px;
  color: #383533;
  font: 21px 'Gilroy Bold';
}

.product-content-price {
  margin-bottom: 30px;
  color: #252525;
  font: 23px 'Gilroy Bold';
}

.manufacturer-model-block {
  margin-bottom: 35px;
}
.manufacturer-model-block p {
  font: 13px 'Gilroy Regular';
  color: #9e9e9e;
}
.manufacturer-model-block p:nth-child(1) {
  font-weight: bold;
  color: #252525;
  margin-right: 5px;
}

.product-card-title {
  color: #252525;
  font: 13px 'Gilroy Regular';
  font-weight: bold;
  text-transform: uppercase;
}

.amount-price-block {
  margin-bottom: 35px;
}
.amount-price-block .product-card-title {
  margin-right: 20px;
}
.amount-price-block .btn-amount {
  background: none;
  border: 1px solid #e1e1e1;
  margin: 0;
}
.amount-price-block .field-res {
  width: 35px;
  text-align: center;
  border: 1px solid #e1e1e1;
  margin: 0;
  line-height: 18px;
  border-right: none;
  border-left: none;
}

.final-price {
  margin-left: 70px;
}
.final-price p:nth-child(1) {
  display: none;
}
.final-price p {
  font-size: 23px;
}

.buttons-block {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px;
}
.buttons-block button {
  width: calc(50% - 15px);
  color: #252525;
  font: 11px 'Gilroy Light';
  background-color: inherit;
  border: .5px solid #252525;
  padding: 10px 0;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.buttons-block button:hover {
  background-image: -webkit-linear-gradient(-29deg, #1905ce 0%, #190d77 100%);
  background-image: -ms-linear-gradient(-29deg, #1905ce 0%, #190d77 100%);
  color: #fff;
}
.buttons-block button.buy {
  background-image: -webkit-linear-gradient(-29deg, #1905ce 0%, #190d77 100%);
  background-image: -ms-linear-gradient(-29deg, #1905ce 0%, #190d77 100%);
  color: #fff;
}
.buttons-block button.buy:hover {
  width: calc(50% - 15px);
  color: #252525;
  font: 11px 'Gilroy Light';
  background: #fff;
  border: .5px solid #252525;
  padding: 10px 0;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.description-characteristics .nav-link.active {
  color: #252525;
  border: none;
  position: relative;
}
.description-characteristics .nav-link.active:before {
  content: '';
  height: 1px;
  width: 100%;
  background-image: -webkit-linear-gradient(-29deg, #1905ce 0%, #190d77 100%);
  background-image: -ms-linear-gradient(-29deg, #1905ce 0%, #190d77 100%);
  position: absolute;
  left: 0;
  bottom: -2px;
}
.description-characteristics .tab-pane {
  padding-top: 20px;
}
.description-characteristics .tab-pane > p {
  color: #252525;
  font: 13px 'Gilroy Regular';
  text-align: left;
  margin-bottom: 15px;
}

.characteristics-list {
  padding-left: 15px;
}
.characteristics-list li {
  padding-left: 14px;
  position: relative;
  margin-bottom: 5px;
}
.characteristics-list li p {
  color: #252525;
  font: 11px 'Gilroy Regular';
  text-align: left;
}
.characteristics-list li:before {
  content: '';
  border-radius: 50%;
  left: 0;
  top: 3px;
  position: absolute;
  background-color: #3021ac;
  width: 5px;
  height: 5px;
}

.product-slider {
  width: 100%;
  max-width: 450px;
}
.product-slider .img-wrap {
  width: 100%;
}

.slider-for .slick-arrow,
.slider-nav .slick-arrow {
  width: 21px;
  height: 69px;
  position: absolute;
  z-index: 1;
  background-color: #ffff;
}
.slider-for .slick-prev,
.slider-nav .slick-prev {
  left: 0;
  background: none;
}
.slider-for .slick-next,
.slider-nav .slick-next {
  right: 0;
  background: none;
}
.slider-for .slick-prev:before,
.slider-nav .slick-prev:before {
  content: "<";
  color: #252525;
  font: 23px 'Gilroy Regular';
  line-height: 67px;
  width: 21px;
  height: 69px;
  left: 0;
  position: absolute;
  top: 0;
}
.slider-for .slick-next:before,
.slider-nav .slick-next:before {
  content: ">";
  color: #252525;
  font: 23px 'Gilroy Regular';
  line-height: 67px;
  width: 21px;
  height: 69px;
  left: 0;
  position: absolute;
  top: 0;
}

.slider-nav .slick-prev:before,
.slider-nav .slick-next:before {
  background-color: #f7f7f7;
  opacity: 1;
}
.slider-nav .slick-prev {
  left: -12px;
}
.slider-nav .slick-next {
  right: -12px;
}
.slider-nav .border-block {
  border: 1px solid #e1e1e1;
}
.slider-nav .slide-wrap {
  padding: 0 5px;
}
.slider-nav .slick-current .border-block {
  border: 1px solid #1905ce;
}

.footer {
  background-color: #ebebeb;
  padding: 35px 0 85px;
  color: #1f1c1c;
}
.footer a {
  color: #1f1c1c;
}
.footer a:hover {
  color: #2356c3;
}
.footer p {
  text-align: left;
}
.footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.address {
  padding: 15px 0;
  border-top: 1px solid #e2e2e2;
  background-color: #ebebeb;
}
.address p {
  font: 14px 'Gilroy Regular';
  color: #000;
  text-align: left;
}

.payment img:hover {
  opacity: .5;
}
.payment li {
  margin-left: 20px;
}

.mastercard {
  height: auto;
  width: 28px;
}

.visa {
  height: auto;
  width: 32px;
}

.footer-logo-contacts {
  width: 258px;
}
.footer-logo-contacts .logo-footer {
  width: 100%;
  margin-bottom: 30px;
}

.phone-list {
  margin-bottom: 25px;
}
.phone-list a {
  font: 18px 'Gilroy Regular';
  text-align: left;
}
.phone-list li {
  margin-bottom: 12px;
}

.mr {
  margin-right: 15px;
}

.footer-block-header {
  font: 18px 'Gilroy Regular';
  text-transform: uppercase;
  margin-bottom: 30px;
  padding-top: 15px;
}

.address-block {
  font: 14px 'Gilroy Regular';
}
.address-block p:nth-last-child(1) {
  /* line-height: 50px; */
}

.nav-footer {
  min-width: 189px;
}
.nav-footer li {
  text-align: left;
  margin-bottom: 15px;
  min-height: 15px;
}
.nav-footer li:nth-last-child(1) {
  margin-bottom: 0;
}
.nav-footer a {
  font: 14px 'Gilroy Regular';
}
.nav-footer a:hover {
  color: #1f1c1c;
  font: 14px 'Gilroy Bold';
}

.categories-block {
  width: 200px;
}
.categories-block a {
  font: 14px 'Gilroy Regular';
}
.categories-block a:hover {
  color: #1f1c1c;
  font: 14px 'Gilroy Bold';
}

@media (max-width: 1399px) {
  .content .container:before,
  .content .container:after {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .categories-list a {
    padding: 10px 4px;
    font-size: 14px;
  }

  .banners li {
    width: calc(33.3% - 10px);
  }

  .banners li:nth-child(3) .banner-img {
    width: 200px;
  }

  .banners li:nth-child(1) .banner-img, .banners li:nth-child(2) .banner-img {
    width: 145px;
  }

  .bestsellers {
    width: calc(100% - 300px);
  }

  .block-goods > div {
    width: calc(50% - 26px);
  }

  .block-goods > div:nth-last-child(1) {
    /* display: none; */
  }
}
@media (max-width: 991px) {
  .address {
    padding: 10px 0;
    background-color: #222222;
  }
  .address p {
    font-size: 8px;
    color: #fff;
  }
  .address .container {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .payment,
  .footer,
  .promotional-offers,
  .mail-header span,
  .search-block,
  .phones-on-mob .phones-header-list,
  .arrows {
    display: none !important;
  }

  .content {
    padding: 20px 0 15px;
  }

  .bestsellers {
    width: 100%;
  }

  .intro-slider .slide-wrap {
    padding-left: 10px;
  }

  .slider-content span,
  .slider-content h2 {
    font-size: 33px;
  }

  .intro-slider .slick-dots {
    padding-left: 5px;
  }

  .block-goods > div {
    width: calc(50% - 8px);
  }

  .block-goods {
    padding-bottom: 30px;
  }

  .banners {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .banners li {
    width: 100%;
    max-width: 450px;
  }

  .banners li:nth-child(1) .banner-img, .banners li:nth-child(2) .banner-img {
    width: 180px;
  }

  .contacts-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .contacts-header a,
  .course p {
    font-size: 10px;
  }

  .basket-block {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .basket-block img {
    margin-right: 0;
    margin-left: 14px;
  }

  .basket-block .number-orders {
    top: 46px;
    left: 84px;
  }

  .select-phone {
    display: inline-block;
  }

  .for-mob {
    display: none !important;
  }

  .menu-categories .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .categories-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav-leftovers {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .btn-categories {
    display: inline-block;
  }

  .pages-pagination-block > p {
    display: none;
  }

  .catalog-list > li {
    width: calc(33.3% - 20px);
  }

  .catalog-list > li:nth-child(4n+4) {
    margin-right: 20px;
  }

  .catalog-list > li:nth-child(3n+3) {
    margin-right: 0;
  }

  .catalog-list1 > li {
    padding: 5px 15px 5px;
  }

  .catalog-list1 .img-wrap {
    width: 140px;
    margin-right: 10px;
  }

  .catalog-list1 .card-content {
    width: 300px;
    margin-right: 20px;
  }

  .product-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .product-block .product-slider {
    margin-bottom: 50px;
  }
  .product-block > div {
    width: 100%;
  }

  .product-card-section {
    padding: 10px 0 20px;
  }

  .product-content h1,
  .product-content-price {
    display: none;
  }

  .amount-price-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .final-price p:nth-child(1) {
    display: inline-block;
  }

  .final-price {
    margin-left: 0;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .logo-wrap {
    width: 120px;
  }

  .logo-search-basket-nav {
    padding-top: 15px;
  }

  .basket-block .number-orders {
    top: 26px;
  }

  .slider-content span, .slider-content h2 {
    font-size: 18px;
  }

  .slider-content {
    padding-top: 0;
  }

  .intro-slider .img-wrap {
    width: 225px;
  }

  .intro-slider .slide-wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .slider-banner {
    padding: 0;
  }

  .intro-slider .slick-dots {
    padding-left: 5px;
  }

  .banners li:nth-child(1) .banner-img, .banners li:nth-child(2) .banner-img {
    width: 110px;
  }

  .banners li:nth-child(3) .banner-img {
    width: 150px;
  }

  .banner-title-mob {
    display: inline-block;
    width: 45%;
    font-size: 17px;
    padding-top: 20px;
  }
  .banner-title-mob span {
    font-size: 17px;
  }

  .banner-title {
    display: none;
  }

  .banner-link {
    color: #1118a9;
  }

  .banners {
    margin-bottom: 42px;
  }
  .banners li {
    min-height: 170px;
    margin-bottom: 6px;
  }

  .banners:before {
    height: 537px;
  }

  .block-goods {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 15px;
  }

  .block-goods > div {
    width: 100%;
  }
  .block-goods > div > ul > li {
    display: none !important;
  }
  .block-goods > div > ul > li.opn {
    display: flex !important;
  }
  .block-goods > div > ul > li:nth-child(1) {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .see-all,
  .bestsellers-list .new-old-price span {
    display: none;
  }

  .goods-list {
    margin: 15px 0 0;
  }

  .bestsellers-list {
    margin-bottom: 25px;
  }
  .bestsellers-list > li {
    display: none !important;
  }
  .bestsellers-list > li:nth-child(1) {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .bestsellers-list > li:nth-child(2) {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .bestsellers-list li {
    width: calc(50% - 7px);
    padding: 14px 10px;
    min-height: 268px;
  }

  .main-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .block-goods-title {
    font-size: 18px;
  }

  .catalog-section {
    padding: 25px 0;
  }

  .section-title {
    margin-bottom: 20px;
  }

  .filter-list p {
    font-size: 12px;
  }

  .filter-list li {
    margin-right: 20px;
  }

  .pagination-block,
  .catalog-list1,
  .sorting-block .img-wrap {
    display: none !important;
  }

  .catalog-list > li {
    width: calc(50% - 20px);
  }
  .catalog-list > li:nth-child(3n+3) {
    margin-right: 20px;
  }
  .catalog-list > li:nth-child(2n+2) {
    margin-right: 0;
  }

  .filter-navigation-block {
    padding-top: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #8d8d8d;
    margin-bottom: 20px;
  }

  .sorting-navigation-block {
    border: none;
    padding-bottom: 0;
  }

  .filter-list {
    margin-bottom: 0;
  }

  .catalog-list {
    padding: 20px 0 0;
  }

  .catalog-section > .container {
    padding-bottom: 10px;
  }

  .catalog-list .name,
  .catalog-list .name span,
  .catalog-list .price {
    font-size: 10px;
  }

  .final-price {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .product-name {
    font-size: 14px;
  }

  .product-card-title {
    font-size: 12px;
  }

  .final-price p {
    font-size: 12px;
  }

  .manufacturer-model-block,
  .amount-price-block {
    margin-bottom: 20px;
  }

  .buttons-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 25px;
  }
  .buttons-block button {
    width: 100%;
  }

  .amount-price-block .btn-amount {
    height: 30px;
    width: 60px;
  }

  .amount-price-block .field-res {
    width: 80px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .banners li {
    padding: 25px 15px 57px;
  }

  .banners:before {
    height: 565px;
  }

  .goods-list-item .img-wrap {
    width: 90px;
  }

  .card-content {
    width: calc(100% - 100px);
  }

  .product-price span {
    margin-left: 8px;
  }

  .intro-slider .slide-wrap {
    padding: 25px 0;
  }

  .intro-slider .slick-dots {
    bottom: -4px;
  }

  .slick-dotted.slick-slider {
    margin-bottom: 0;
  }

  .leftovers-block p {
    display: none;
  }

  .leftovers-block a {
    margin-left: 7px;
  }
  .leftovers-block a img {
    width: 30px;
    height: auto;
  }

  .mail-header {
    margin-right: 0;
  }

  .select-phone {
    margin-right: 15px;
  }

  .course img {
    height: 10px;
    width: 15px;
  }

  .filter-list li {
    margin-right: 15px;
  }

  .catalog-list > li {
    width: calc(50% - 10px);
  }
  .catalog-list > li a{color:#000!important;}
  #product-price{font-size:24px;}

  /* .catalog-list > li,
  .catalog-list > li:nth-child(3n+3) {
    margin-right: 0;
  } */

  .catalog-list {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        /* -ms-flex-direction: column;
            flex-direction: column; */
  }

  .hover-block li a{line-height:37px;}

  .hover-block li {
    width: 38px;
    height: 38px;
  }

  .catalog-list .name,
  .catalog-list .price {
    padding-left: 10px;
  }

  .catalog-list > li {
    padding: 5px 3px 10px;
  }

  .slider-nav .slick-prev {
    left: 0;
  }
  .slider-nav .slick-next {
    right: 0;
  }
}

.info{text-align:left;padding-top:25px;}
.info p, .info ul, .info table, .info>*{margin-bottom:15px;font:16px/22px 'Gilroy Regular';}
.info ul{padding-left:25px;}
.info ul li{margin-bottom:5px;font:16px 'Gilroy Regular';}
.info ul li:before{position:absolute;content:'';margin:5px 0 0 -15px;display:block;width:6px;height:6px;border-radius:50%;background:#000;}

.description-characteristics #myTabContent ul{padding-left:25px;text-align:left;}
.description-characteristics #myTabContent ul li{margin-bottom:5px;font:16px 'Gilroy Regular';text-align:left;font:14px/22px 'Gilroy Regular';}
.description-characteristics #myTabContent ul li:before{position:absolute;content:'';margin:5px 0 0 -15px;display:block;width:6px;height:6px;border-radius:50%;background:#000;}
.amount-price-block .field-res{height:23px;vertical-align: top;line-height:23px;}
.amount-block.d-flex.align-items-center{height:23px;vertical-align: top;}

.contact-page h3{margin:20px 0 30px;}
.contact-page .form-group{margin-bottom:27px;}
table.info td{margin-bottom:0;font:13px/13px 'Gilroy Regular';}
.old-price{color:#999;text-decoration:line-through;display:block;font-size:15px;font-weight:400;}
.new-price{color:#ff3737;}
.hide_in_dsk{display:none;}
.manufacturer-model-block>div{font: 13px 'Gilroy Regular';text-transform: uppercase;margin-bottom:5px;}

@media only screen and (min-width: 576px) {
  .menu-drop>li ul{display:none;position:absolute;background:#222222;color:#fff;min-width:350px;z-index:9;}
  .menu-drop>li:hover ul{display:block;}
  .deskh{display:none;}
}

@media only screen and (max-width: 575px) {
  .hide_in_dsk{display:block;}
  .basket-block.d-flex.align-items-center{margin-right:20px;}
  .menu-drop>li{text-align:center;font-weight:bold;}
  .menu-drop>li>a{text-align:center;font-weight:bold;}
  .menu-drop>li ul{margin-bottom:15px;display:none;background:#222222;color:#fff;text-align:center;font-size:13px;}
  .menu-drop>li ul li{text-align:center;font-size:12px;}
  .menu-drop>li ul li a{text-align:center;font-size:12px;}
  .categories-list li{background:none!important;}
  .menu-drop>li:before{display:none!important;}
  .deskh{display:block;float:right;font-size:14px;line-height:24px;}
  .slider-banner1 a{overflow:hidden;}
  .slider-banner1 img{
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    margin-top:25px;
    margin-bottom:25px;
  }
}
.phones-header-list.d-flex li+li{margin-left:9px;}
.filter-list.d-flex{display:block!important;text-align:left!important;}
.filter-list.d-flex li{display:inline-block!important;text-align:left!important;margin-right:20px!important;margin-bottom:10px;}
@media (min-width: 1200px){.container {max-width: 1172px;}}
