@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrIzc.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjARc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu52xP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ABc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBhc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgWxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Me5Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlvAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtvAw.ttf) format('truetype');
}
.up {
  text-transform: uppercase;
}
.none {
  text-decoration: none;
}
.th {
  font-weight: 100;
}
.el {
  font-weight: 200;
}
.l {
  font-weight: 300;
}
.reg {
  font-weight: 400;
}
.med {
  font-weight: 500;
}
.sb {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.eb {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
.un {
  text-decoration: underline;
}
.in {
  display: inline-block;
}
.vam {
  vertical-align: middle;
}
.rel {
  position: relative;
}
.bl {
  display: block;
}
.abs {
  position: absolute;
}
.tr {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.try {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.trx {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tc {
  display: table-cell;
  vertical-align: middle;
}
.dn {
  display: none;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.taj {
  text-align: justify;
}
.it {
  font-style: italic;
}
.sn {
  font-style: normal;
}
.b0 {
  border: 0;
}
.bn {
  background: none;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.wa {
  width: auto;
}
.p0 {
  padding: 0;
}
.m0 {
  margin: 0;
}
.poi {
  cursor: pointer;
}
.auto {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
.noup {
  text-transform: none;
}
.fix {
  position: fixed;
}
.tn {
  transform: none;
}
.bf {
  background: #fff;
}
.cf {
  color: #fff;
}
.c0 {
  color: #000;
}
.ap {
  appearance: none;
}
.nw {
  white-space: nowrap;
}
.ma {
  margin: 0 auto;
}
.oh {
  overflow: hidden;
}
.pen {
  pointer-events: none;
}
body,
html {
  width: 100%;
  height: 100%;
}
body {
  background: #fff;
  overflow-x: hidden;
}
body,
th,
td {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #000;
}
body,
form,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
img,
table {
  border: none;
}
table {
  border-collapse: collapse;
}
table td {
  padding: 0;
}
a {
  color: #000;
  cursor: pointer;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
a:hover {
  text-decoration: none;
}
input,
textarea,
button,
select {
  margin: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  border: 0;
  font-family: 'Roboto', sans-serif;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
button:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
button:focus::-moz-placeholder,
select:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder,
button:focus:-moz-placeholder,
select:focus:-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
button:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder {
  color: transparent;
}
button,
input[type='submit'] {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  border: 0;
}
ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
img {
  max-width: 100%;
}
.an {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section,
header,
footer,
nav,
main {
  display: block;
}
* {
  outline: none!important;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.header {
  padding: 28px 0;
}
.header.inner {
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.header ul {
  margin-top: 10px;
}
.header ul li {
  display: inline-block;
}
.header ul li:not(:last-child) {
  margin-right: 35px;
}
.header ul li a {
  display: block;
  font-size: 16px;
  font-weight: 500;
}
.header ul li a:hover {
  color: var(--Green-accent, #50ca81);
}
.header .contacts {
  margin-top: 3px;
}
.header .contacts button {
  width: 148px;
  height: 39px;
  color: #fff;
  border-radius: 10px;
  background: var(--Green-accent, #50ca81);
  font-size: 16px;
  font-weight: 700;
  margin-right: 25px;
}
.header .contacts a {
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
}
.header .menu-button {
  width: 30px;
  height: 16px;
  position: relative;
  display: inline-block;
  margin-top: 12px;
  display: none;
}
.header .menu-button.active span:nth-child(1) {
  transform: translate(3px, 7px) rotate(45deg);
  left: 0;
}
.header .menu-button.active span:nth-child(2) {
  display: none;
}
.header .menu-button.active span:nth-child(3) {
  transform: translate(3px, -7px) rotate(-45deg);
  left: 0;
}
.header .menu-button:hover span:nth-child(1) {
  left: 0;
}
.header .menu-button:hover span:nth-child(2) {
  left: 6px;
}
.header .menu-button:hover span:nth-child(3) {
  left: 0;
}
.header .menu-button span {
  position: absolute;
  width: 24px;
  height: 2px;
  background: var(--Green-accent, #50ca81);
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.header .menu-button span:nth-child(1) {
  top: 0;
  left: 6px;
}
.header .menu-button span:nth-child(2) {
  top: 50%;
  left: 0;
  margin-top: -1px;
}
.header .menu-button span:nth-child(3) {
  bottom: 0;
  left: 6px;
}
.index-first-block {
  background: url('img/index-first-block.png') center / cover;
  padding: 114px 0 166px;
}
.index-first-block p {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
}
.index-first-block form .flex {
  max-width: 590px;
  margin: 0 auto;
  border: 1px solid var(--Green-accent, #50ca81);
  border-radius: 10px;
  overflow: hidden;
}

.index-first-block form .flex select {
  width: 25%;
  height: 53px;
  appearance: none;
  padding: 0 15px;
  font-size: 16px;
  border-right: 1px solid var(--Green-accent, #50ca81);
  background: #ffffff url('img/select.svg') no-repeat right 15px top 50%;
}
.index-first-block form .flex .form-select {
  width: 25%;
  height: 53px;
  appearance: none;
  padding: 0 15px;
  font-size: 16px;
  border-right: 1px solid var(--Green-accent, #50ca81);
  background: #ffffff url('img/select.svg') no-repeat right 15px top 50%;
}
.index-first-block form .flex input[type='text'] {
  width: 25%;
  height: 53px;
  appearance: none;
  padding: 0 15px;
  font-size: 16px;
  /* border-right: 1px solid var(--Green-accent, #50ca81); */
  border-left: 1px solid var(--Green-accent, #50ca81);
}
.index-first-block form .row .prices input[type='text'] {
  width: 25%;
  height: 53px;
  appearance: none;
  padding: 0 15px;
  font-size: 16px;
  border-right: 1px solid var(--Green-accent, #50ca81);
}
.index-first-block form .flex input[type='text']:last-child {
  border-right: 0;
}
.index-first-block form button {
  padding: 16px 40px;
  color: #fff;
  border-radius: 10px;
  background: var(--Green-accent, #50ca81);
  font-size: 20px;
  font-weight: 700;
}
.h2 {
  font-size: 48px;
  font-weight: 700;
}
.index-brands-block .item a {
  display: block;
  text-decoration: none;
  font-size: 26px;
}
.index-brands-block .item a span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  color: var(--light-gray, #afafaf);
  font-size: 20px;
}
.index-brands-block .bottom-link a {
  font-weight: 700;
  color: var(--Green-accent, #50ca81);
  font-size: 24px;
}
.index-services-block .item {
  height: 400px;
  border-radius: 15px;
}
.index-services-block .item .content {
  padding: 30px 20px;
  left: 0;
  bottom: 0;
}
.index-services-block .item .content p {
  color: #fff;
  font-weight: 700;
  font-size: 24px;
}
.index-services-block .item .content a {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  padding: 12px 40px;
  border-radius: 15px;
  border: 2px solid var(--Green-accent, #50ca81);
}
.index-services-block .item .content a:hover {
  background: #50CA81;
}
.index-services-block .bottom-link a {
  font-weight: 700;
  color: var(--Green-accent, #50ca81);
  font-size: 24px;
}
.index-catalog-block .list {
  margin: 0 -8px;
}
.index-catalog-block .list .item {
  border-radius: 8px;
  border: 1px solid var(--grey-stroke, #dedede);
  margin: 0 8px;
  width: 278px;
}
.index-catalog-block .list .item .name {
  font-weight: 700;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index-catalog-block .list .item ul li {
  padding-top: 28px;
  font-weight: 500;
  color: var(--light-gray, #afafaf);
  font-size: 12px;
}
.index-catalog-block .list .item ul li:nth-child(1) {
  background: url('img/item-icon1.svg') no-repeat 50% 0;
}
.index-catalog-block .list .item ul li:nth-child(2) {
  background: url('img/item-icon2.svg') no-repeat 50% 0;
}
.index-catalog-block .list .item ul li:nth-child(3) {
  background: url('img/item-icon3.svg') no-repeat 50% 0;
}
.index-catalog-block .list .item .price .old {
  font-size: 16px;
  text-decoration: line-through;
}
.index-catalog-block .list .item .price .new {
  color: var(--Green-accent, #50ca81);
  font-size: 24px;
  font-weight: 700;
}
.index-catalog-block .list .item .payment {
  font-weight: 700;
  color: #D12D1E;
  font-size: 13px;
}
.index-catalog-block .list .item .buttons button {
  height: 48px;
  border-radius: 10px;
  font-weight: 500;
}
.index-catalog-block .list .item .buttons button:nth-child(1) {
  background: none;
  border: 1px solid #D12D1E;
  color: #D12D1E;
}
.index-catalog-block .list .item .buttons button:nth-child(2) {
  background: none;
  border: 1px solid var(--Green-accent, #50ca81);
  color: var(--Green-accent, #50ca81);
}
.index-catalog-block .list .item .buttons button:nth-child(3) {
  color: #fff;
  background: var(--Green-accent, #50ca81);
}
.index-catalog-block .list .slick-prev {
  display: none !important;
}
.index-catalog-block .list .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -35px;
  width: 70px;
  height: 70px;
  padding: 0;
  font-size: 0;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffffff url('img/next.svg') no-repeat center;
  border: 1px solid #50CA81;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
.index-catalog-block .bottom-link a {
  font-weight: 700;
  color: var(--Green-accent, #50ca81);
  font-size: 24px;
}
.advantages-block .item {
  padding-top: 95px;
  background: url('img/advantages.svg') no-repeat 50% 0;
  color: var(--light-gray, #afafaf);
}
.advantages-block .item p {
  color: #000;
  font-weight: 700;
  font-size: 24px;
}
.actions-block .item {
  height: 203px;
  border-radius: 15px;
}
.actions-block .item.big {
  height: 250px;
}
.actions-block .item .content2 {
  left: 0;
  bottom: 0;
  padding: 30px;
  color: #fff;
}
.actions-block .item .content2 .name {
  font-size: 36px;
  font-weight: 700;
}
.actions-block .item .content2 p {
  font-size: 24px;
}
.actions-block .item .content2 a {
  font-size: 16px;
  font-weight: 700;
  border-radius: 15px;
  border: 2px solid var(--Green-accent, #50ca81);
  padding: 12px 40px;
  color: #fff;
}
.actions-block .item .content2 a:hover {
  color: #fff;
  background: #50CA81;
}
.actions-block .item .content {
  left: 0;
  bottom: 0;
  padding: 20px;
}
.actions-block .item .content .content {
  left: 0;
  bottom: 0;
  padding: 20px;
}
.actions-block .item .content p {
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  color: #fff;
}
.actions-block .item .content a {
  color: var(--Green-accent, #50ca81);
  font-size: 12px;
  font-weight: 700;
}
.page-form {
  background: linear-gradient(95deg, #f5f5f5 0%, rgba(222, 222, 222, 0.57) 100%);
}
.page-form h2 {
  color: var(--Green-accent, #50ca81);
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}
.page-form .top-text {
  font-size: 26px;
}
.page-form form select {
  height: 55px;
  border-radius: 15px;
  border: 1px solid var(--Green-accent, #50ca81);
  font-size: 16px;
  appearance: none;
  background: #ffffff url('img/select.svg') no-repeat right 15px top 50%;
}
.page-form form input[type='text'] {
  height: 55px;
  border-radius: 15px;
  border: 1px solid var(--Green-accent, #50ca81);
  font-size: 16px;
}
.page-form form button {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  padding: 16px 130px;
  border-radius: 15px;
  background: var(--Green-accent, #50ca81);
}
.page-form form .bottom-text {
  font-size: 20px;
}
.page-form form .bottom-text a {
  color: var(--Green-accent, #50ca81);
  text-decoration: underline;
}
.map-block .map {
  height: 500px;
}
.map-block .map .contacts {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 95px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 290px;
  padding: 30px 20px;
  z-index: 3;
}
.map-block .map .contacts .adress {
  padding-left: 35px;
  background: url('img/adress.svg') no-repeat 0 0;
}
.map-block .map .contacts .hours p {
  font-weight: 600;
  color: var(--light-gray, #afafaf);
}
.map-block .map .contacts .phone {
  padding-left: 32px;
  background: url('img/phone.svg') no-repeat left;
  font-size: 16px;
  font-weight: 600;
}
.map-block .map .contacts .phone span {
  color: var(--Green-accent, #50ca81);
}
.footer {
  background: var(--Footer-color, #1d254c);
  padding: 20px 0 40px;
  color: #fff;
}
.footer .phone {
  margin-right: 280px;
  margin-top: -4px;
}
.footer .phone a:nth-child(1) {
  color: #fff;
  font-weight: 500;
  font-size: 20px;
}
.footer .phone a:nth-child(2) {
  font-weight: 700;
  color: var(--Green-accent, #50ca81);
}
.footer ul {
  margin-top: 10px;
}
.footer ul li {
  display: inline-block;
}
.footer ul li:not(:last-child) {
  margin-right: 35px;
}
.footer ul li a {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.footer ul li a:hover {
  color: var(--Green-accent, #50ca81);
}
.footer .text {
  font-size: 12px;
  border-top: 1px solid rgba(70, 99, 251, 0.35);
}
.h1 {
  font-size: 48px;
  font-weight: 700;
}
.sell-page .item {
  border-radius: 15px;
  border: 1px solid var(--grey-stroke, #dedede);
  padding: 45px 240px 45px 40px;
}
.sell-page .item .image {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
}
.sell-page .item .name {
  font-size: 36px;
  font-weight: 700;
}
.sell-page .item p {
  font-size: 24px;
}
.sell-page .item a {
  font-size: 16px;
  font-weight: 700;
  border-radius: 15px;
  border: 2px solid var(--Green-accent, #50ca81);
  padding: 12px 40px;
}
.sell-page .item a:hover {
  color: #fff;
  background: #50CA81;
}
.popup {
  padding: 30px 15px!important;
  border-radius: 50px;
}
.popup .fancybox-close-small {
  display: none;
}
.popup .name {
  font-size: 24px;
  font-weight: 700;
}
.popup p {
  font-size: 12px;
}
.popup input[type='text'] {
  height: 50px;
  border-radius: 15px;
  border: 1px solid var(--light-gray, #afafaf);
  font-size: 17px;
}
.popup .button {
  height: 50px;
  color: #fff;
  border-radius: 15px;
  background: #50ca81 url('img/phone2.svg') no-repeat 22px 50%;
  font-size: 16px;
  font-weight: 700;
}
.popup .bottom-text {
  font-size: 12px;
  font-weight: 500;
}
.popup .bottom-text a {
  color: var(--Green-accent, #50ca81);
}
.catalog-page .top-banner {
  color: #fff;
  padding: 62px 430px 62px 30px;
  font-size: 24px;
  border-radius: 15px;
}
.catalog-page .top-banner p {
  font-size: 36px;
  font-weight: 700;
}
.catalog-page .item {
  border-radius: 8px;
  border: 1px solid var(--grey-stroke, #dedede);
}
.catalog-page .item .hit {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  padding: 6px 16px;
  border-radius: 8px;
  background: #D12D1E;
  top: 10px;
  left: 10px;
}
.catalog-page .item .name {
  font-weight: 700;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.catalog-page .item ul li {
  padding-top: 28px;
  font-weight: 500;
  color: var(--light-gray, #afafaf);
  font-size: 12px;
}
.catalog-page .item ul li:nth-child(1) {
  background: url('img/item-icon1.svg') no-repeat 50% 0;
}
.catalog-page .item ul li:nth-child(2) {
  background: url('img/item-icon2.svg') no-repeat 50% 0;
}
.catalog-page .item ul li:nth-child(3) {
  background: url('img/item-icon3.svg') no-repeat 50% 0;
}
.catalog-page .item .price .old {
  font-size: 16px;
  text-decoration: line-through;
}
.catalog-page .item .price .new {
  color: var(--Green-accent, #50ca81);
  font-size: 24px;
  font-weight: 700;
}
.catalog-page .item .payment {
  font-weight: 700;
  color: #D12D1E;
  font-size: 13px;
}
.catalog-page .item .buttons button {
  height: 48px;
  border-radius: 10px;
  font-weight: 500;
}
.catalog-page .item .buttons button:nth-child(1) {
  background: none;
  border: 1px solid #D12D1E;
  color: #D12D1E;
}
.catalog-page .item .buttons button:nth-child(2) {
  background: none;
  border: 1px solid var(--Green-accent, #50ca81);
  color: var(--Green-accent, #50ca81);
}
.catalog-page .item .buttons button:nth-child(3) {
  color: #fff;
  background: var(--Green-accent, #50ca81);
}
.catalog-page .row {
  margin-left: -8px;
  margin-right: -8px;
}
.catalog-page .col,
.catalog-page .col-1,
.catalog-page .col-10,
.catalog-page .col-11,
.catalog-page .col-12,
.catalog-page .col-2,
.catalog-page .col-3,
.catalog-page .col-4,
.catalog-page .col-5,
.catalog-page .col-6,
.catalog-page .col-7,
.catalog-page .col-8,
.catalog-page .col-9,
.catalog-page .col-auto,
.catalog-page .col-lg,
.catalog-page .col-lg-1,
.catalog-page .col-lg-10,
.catalog-page .col-lg-11,
.catalog-page .col-lg-12,
.catalog-page .col-lg-2,
.catalog-page .col-lg-3,
.catalog-page .col-lg-4,
.catalog-page .col-lg-5,
.catalog-page .col-lg-6,
.catalog-page .col-lg-7,
.catalog-page .col-lg-8,
.catalog-page .col-lg-9,
.catalog-page .col-lg-auto,
.catalog-page .col-md,
.catalog-page .col-md-1,
.catalog-page .col-md-10,
.catalog-page .col-md-11,
.catalog-page .col-md-12,
.catalog-page .col-md-2,
.catalog-page .col-md-3,
.catalog-page .col-md-4,
.catalog-page .col-md-5,
.catalog-page .col-md-6,
.catalog-page .col-md-7,
.catalog-page .col-md-8,
.catalog-page .col-md-9,
.catalog-page .col-md-auto,
.catalog-page .col-sm,
.catalog-page .col-sm-1,
.catalog-page .col-sm-10,
.catalog-page .col-sm-11,
.catalog-page .col-sm-12,
.catalog-page .col-sm-2,
.catalog-page .col-sm-3,
.catalog-page .col-sm-4,
.catalog-page .col-sm-5,
.catalog-page .col-sm-6,
.catalog-page .col-sm-7,
.catalog-page .col-sm-8,
.catalog-page .col-sm-9,
.catalog-page .col-sm-auto,
.catalog-page .col-xl,
.catalog-page .col-xl-1,
.catalog-page .col-xl-10,
.catalog-page .col-xl-11,
.catalog-page .col-xl-12,
.catalog-page .col-xl-2,
.catalog-page .col-xl-3,
.catalog-page .col-xl-4,
.catalog-page .col-xl-5,
.catalog-page .col-xl-6,
.catalog-page .col-xl-7,
.catalog-page .col-xl-8,
.catalog-page .col-xl-9,
.catalog-page .col-xl-auto {
  padding-left: 8px;
  padding-right: 8px;
}
.calc-block .top-text {
  font-size: 24px;
}
.calc-block .block1 {
  border-radius: 15px 15px 0px 0px;
  background: linear-gradient(97deg, #dedede 0%, #dedede 70.3%);
  padding: 40px 65px 20px 65px;
}
.calc-block .block1 .h2 {
  font-size: 36px;
}
.calc-block .block1 select {
  height: 63px;
  appearance: none;
  font-size: 20px;
  border-right: 1px solid var(--Green-accent, #50ca81);
  background: #ffffff url('img/select2.svg') no-repeat right 25px top 50%;
  border-radius: 15px;
  border: 1px solid var(--Green-accent, #50ca81);
}
.calc-block .block1 .credit-inp {
  height: 63px;
  appearance: none;
  font-size: 20px;
  border-right: 1px solid var(--Green-accent, #50ca81);
  /* background: #ffffff url('img/select2.svg') no-repeat right 25px top 50%; */
  border-radius: 15px;
  border: 1px solid var(--Green-accent, #50ca81);
}
.calc-block .block1 .item input[type='text'] {
  width: 106px;
  background: none;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
}
.calc-block .block1 .item .edit {
  width: 18px;
  height: 18px;
  background: url('img/edit.svg');
  vertical-align: middle;
}
.calc-block .block1 .item .ui-widget.ui-widget-content {
  border: 0;
}
.calc-block .block1 .item .ui-widget-content {
  background: var(--Green-accent, #50ca81);
}
.calc-block .block1 .item .ui-slider-horizontal {
  height: 4px;
}
.calc-block .block1 .item .ui-widget-header {
  background: #fff;
}
.calc-block .block1 .item .ui-state-default,
.calc-block .block1 .item .ui-widget-content .ui-state-default,
.calc-block .block1 .item .ui-widget-header .ui-state-default,
.calc-block .block1 .item .ui-button,
.calc-block .block1 .item html .ui-button.ui-state-disabled:hover,
.calc-block .block1 .item html .ui-button.ui-state-disabled:active {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  width: 16px;
  height: 16px;
  border: 3px solid #50CA81;
  margin: -2px 0 0 -8px;
}
.calc-block .block1 .item .values {
  color: #838383;
}
.calc-block .block1 table tr td {
  padding: 0 20px 20px 0;
}
.calc-block .block1 table tr td:last-child {
  text-align: right;
  padding-right: 0;
  font-size: 16px;
  font-weight: 500;
}
.calc-block .block1 .result {
  border-top: 1px solid #383838;
}
.calc-block .block1 .result div:last-child {
  margin-top: -3px;
  font-size: 20px;
  font-weight: 600;
}
.calc-block .block1 .result2 div:last-child {
  color: var(--Green-accent, #50ca81);
  margin-top: -2px;
  font-size: 18px;
  font-weight: 500;
}
.calc-block .block2 {
  border-radius: 0px 0px 15px 15px;
  background: #1D254C;
  color: #fff;
  padding: 40px 96px 40px 70px;
}
.calc-block .block2 h2 {
  font-size: 36px;
  font-weight: 700;
}
.calc-block .block2 p {
  max-width: 400px;
  font-size: 24px;
}
.calc-block .block2 input[type='text'] {
  height: 52px;
  border-radius: 15px;
  font-size: 16px;
}
.calc-block .block2 button {
  color: #fff;
  height: 52px;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 700;
  background: var(--Green-accent, #50ca81);
}
.calc-block .block2 .bottom-text {
  font-size: 12px;
}
.calc-block .block2 .bottom-text a {
  color: var(--Green-accent, #50ca81);
}
.navi {
  color: var(--light-gray, #afafaf);
}
.navi a {
  font-weight: 700;
}
.navi span {
  color: #000;
  margin: 0 4px;
}
.action-page .top-block {
  border-radius: 15px;
  color: #fff;
  padding: 76px 570px 76px 30px;
  font-size: 24px;
}
.action-page .top-block .name {
  font-size: 36px;
  font-weight: 700;
}
.action-page p {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 19px;
}
.action-page button {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 12px 40px;
  border-radius: 15px;
  background: var(--Green-accent, #50ca81);
}
.item-page .top-image img {
  width: 100%;
}
.item-page .top-info .price .new {
  font-size: 24px;
  font-weight: 700;
}
.item-page .top-info .price .old {
  font-weight: 500;
  text-decoration: line-through;
  color: var(--light-gray, #afafaf);
  font-size: 16px;
}
.item-page .top-info .credit {
  font-size: 16px;
  font-weight: 700;
}
.item-page .top-info .credit span {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 105.4%;
  padding: 6px 10px;
  border-radius: 8px;
  background: var(--Footer-color, #1d254c);
}
.item-page .top-info .info-block {
  padding-left: 34px;
  font-weight: 700;
}
.item-page .top-info .info-block img {
  position: absolute;
  left: 0;
  top: 0;
}
.item-page .top-info .info-block p {
  font-weight: 400;
  color: var(--light-gray, #afafaf);
}
.item-page .top-info .buttons button {
  width: 49%;
  height: 50px;
  border-radius: 10px;
  background: none;
  font-size: 16px;
  font-weight: 600;
}
.item-page .top-info .buttons button:nth-child(1) {
  color: var(--Green-accent, #50ca81);
  border: 2px solid var(--Green-accent, #50ca81);
}
.item-page .top-info .buttons button:nth-child(2) {
  color: var(--Green-accent, #d12d1e);
  border: 2px solid #D12D1E;
}
.item-page .top-info .phone a {
  font-size: 20px;
  font-weight: 500;
  padding-left: 32px;
  background: url('img/phone3.svg') no-repeat left;
}
.item-page .h3 {
  font-size: 36px;
  font-weight: 700;
}
.item-page .complect .complect-name {
  cursor: pointer;
  border-radius: 8px;
  background: var(--grey-stroke, #dedede);
  padding: 13px 42px 13px 0;
}
.item-page .complect .complect-name.active .name span:before {
  content: "-";
}
.item-page .complect .complect-name .name {
  font-size: 20px;
  margin-top: 3px;
  font-weight: 500;
}
.item-page .complect .complect-name .name span {
  display: inline-block;
  vertical-align: middle;
  width: 66px;
  font-size: 30px;
  position: relative;
}
.item-page .complect .complect-name .name span:before {
  content: "+";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-top: -2px;
}
.item-page .complect .complect-name .price {
  line-height: 35px;
  border-left: 1px solid #1D254C;
  border-right: 1px solid #1D254C;
}
.item-page .complect .complect-name .price .old {
  border-right: 1px solid #1D254C;
  width: 156px;
  text-align: center;
  display: inline-block;
  color: var(--Gray-3, #828282);
  font-size: 20px;
  font-weight: 500;
  text-decoration: line-through;
}
.item-page .complect .complect-name .price .new {
  width: 160px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
}
.item-page .complect .complect-name .buttons button {
  height: 35px;
  border-radius: 8px;
}
.item-page .complect .complect-name .buttons button:nth-child(1) {
  background: var(--Green-accent, #50ca81);
  color: #fff;
  font-weight: 600;
  padding: 0 10px;
  margin-right: 10px;
}
.item-page .complect .complect-name .buttons button:nth-child(2) {
  margin-right: 10px;
  border: 1px solid #D12D1E;
  background: none;
  padding: 0 30px;
  color: #D12D1E;
  font-weight: 600;
}
.item-page .complect .complect-name .buttons button:nth-child(3) {
  background: var(--Footer-color, #1d254c);
  color: #fff;
  padding: 0 30px;
  font-weight: 600;
}
.item-page .complect .item-content {
  border-radius: 8px;
  background: #F2F3F7;
  padding: 30px 62px;
  display: none;
}
.item-page .complect .item-content ul li {
  display: inline-block;
}
.item-page .complect .item-content ul li:not(:last-child) {
  padding-right: 40px;
  margin-right: 40px;
  border-right: 1px solid #D12D1E;
}
.item-page .complect .item-content ul li.ui-state-active a {
  color: #000;
}
.item-page .complect .item-content ul li a {
  font-size: 16px;
  font-weight: 500;
  color: var(--Gray-3, #828282);
}
.item-page .complect .item-content table tr td {
  width: 50%;
}
.item-page .complect .item-content table tr td:last-child {
  padding-left: 20px;
  font-weight: 500;
}
#cookie_notification .cookie_accept{
  color: white !important;
  background-color: var(--Green-accent, #50ca81) !important;
}
@media (max-width: 1199px) {
  .header ul li:not(:last-child) {
    margin-right: 15px;
  }
  .map-block .map .contacts {
    left: 30px;
  }
  .footer .phone {
    margin-right: 0;
  }
  .action-page .top-block {
    padding: 76px 400px 76px 30px;
  }
  .item-page .complect .complect-name {
    padding: 13px 20px;
  }
  .item-page .complect .complect-name .name span {
    width: 40px;
  }
  .item-page .complect .complect-name .buttons {
    width: 100%;
    margin-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .item-page .complect .complect-name .buttons button {
    width: 32.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0!important;
  }
  .item-page .complect .complect-info {
    padding: 30px 20px;
  }
  .actions-block .item .content p {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .menubg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(1, 1, 1, 0.7);
    z-index: 11;
    display: none;
  }
  .header ul {
    position: fixed;
    width: 280px;
    height: 100%;
    top: 0;
    left: -280px;
    background: #fff;
    z-index: 12;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    margin: 0;
  }
  .header ul.opened {
    left: 0;
  }
  .header ul li {
    display: block;
    margin: 0!important;
  }
  .header ul li a {
    display: block;
    padding: 10px 20px;
    color: #000;
    border-bottom: 1px solid #ccc;
  }
  .header .menu-button {
    display: block;
  }
  .footer .logo {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .catalog-page .top-banner {
    padding: 60px 30px;
  }
  .calc-block .block1 {
    padding: 30px 30px 10px 30px;
  }
  .calc-block .block2 {
    padding: 30px;
  }
  .actions-block .item .content2 p {
    font-size: 20px;
  }
  .action-page .top-block {
    padding: 76px 200px 76px 30px;
  }
  .actions-block .item .content p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .header .contacts button {
    display: none;
  }
  .index-first-block p {
    font-size: 32px;
  }
  .index-services-block .item {
    height: 300px;
  }
  .footer .phone {
    width: 100%;
    text-align: center;
    margin: 0 0 20px 0;
  }
  .footer ul {
    width: 100%;
    text-align: center;
    margin: 0;
  }
  .sell-page .item {
    padding: 40px;
  }
  .sell-page .item .image {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: none;
    margin-bottom: 20px;
  }
  .actions-block .item.big {
    height: auto;
  }
  .actions-block .item .content2 {
    position: relative !important;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    width: auto;
    padding: 20px;
  }
  .action-page .top-block {
    padding: 76px 100px 76px 30px;
  }
  .item-page .complect .complect-name .buttons button:nth-child(1) {
    width: 100%;
  }
  .item-page .complect .complect-name .buttons button {
    margin-top: 10px!important;
    width: 49%;
  }
  .item-page .complect .complect-name .buttons {
    margin-top: 0;
  }
}
@media (max-width: 575px) {
  .header .contacts {
    display: none;
  }
  .index-first-block {
    padding: 50px 0;
  }
  .index-first-block form .flex select {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid var(--Green-accent, #50ca81);
  }
  .index-first-block form .flex input[type='text'] {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid var(--Green-accent, #50ca81);
  }
  .index-first-block form .flex input[type='text']:last-child {
    border-bottom: 0;
  }
  .h2 {
    font-size: 36px;
  }
  .index-catalog-block .list .item ul {
    padding-right: 40px;
  }
  .page-form form button {
    padding: 16px 30px;
  }
  .map-block .map {
    height: auto;
    box-shadow: rgba(1, 1, 1, 0.1) 0 0 20px;
  }
  .map-block .map .contacts {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    width: auto;
  }
  .map-block .map iframe {
    height: 400px;
  }
  .footer ul li {
    display: block !important;
  }
  .footer ul li:not(:last-child) {
    margin: 0 0 10px 0;
  }
  .h1 {
    font-size: 36px;
  }
  .sell-page .item {
    padding: 20px;
  }
  .sell-page .item p {
    font-size: 20px;
  }
  .catalog-page .top-banner {
    padding: 20px;
    font-size: 18px;
  }
  .catalog-page .top-banner p {
    font-size: 32px;
  }
  .calc-block .block1 {
    padding: 20px 20px 1px 20px;
  }
  .calc-block .block1 .h2 {
    font-size: 24px;
  }
  .calc-block .block2 {
    padding: 20px;
  }
  .calc-block .block2 h2 {
    font-size: 24px;
  }
  .calc-block .block2 p {
    font-size: 18px;
  }
  .calc-block .top-text {
    font-size: 18px;
  }
  .actions-block .item .content2 .name {
    font-size: 30px;
  }
  .actions-block .item .content2 p {
    font-size: 16px;
  }
  .action-page .top-block {
    padding: 30px;
    font-size: 18px;
  }
  .action-page .top-block .name {
    font-size: 30px;
  }
  .header {
    padding: 20px 0;
  }
  .item-page .top-info .buttons button {
    font-size: 14px;
    height: 46px;
  }
  .item-page .h3 {
    font-size: 24px;
  }
  .item-page .complect .complect-name .name {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .item-page .complect .complect-name .price {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .item-page .complect .complect-name .price .old {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item-page .complect .complect-name .price .new {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item-page .complect .complect-info ul li:not(:last-child) {
    padding-right: 20px;
    margin-right: 20px;
  }
}
