@font-face {
  font-family: 'Rubik';
  src: url(../fonts/Rubik.ttf);
}

.sticky-header {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}

.sticky-body {
  transition: .2s ease;
}

.navbar.sticky-header {
  transition: all .6s ease;
}

body.sticky-body header.container-lg {
  margin: 0 !important;
}

body.sticky-body .navbar {
  border-radius: 0px 0px 15px 15px;
  background: #181D16;
  border-bottom: 0;
}

body.sticky-body .navbar-brand {
  margin-left: 20px;
  margin-right: 15px;
}

body.sticky-body .navbar-brand img {
  height: 80px;
}

.navbar.sticky-header .inner-header {
  justify-content: space-evenly;
}

.navbar.sticky-header .inner-header .search-line {
  width: 900px !important;
  margin-right: 15px !important;
  margin-left: 15px !important;
}

.blog ul a:hover{
	color:#3CAA25;
}

.header-alt {
  display: none;
}

.alt-nav {
  display: none;
}

.inner-header {
  display: flex;
  width: 100%;
  align-items: center;
}

input:focus {
  outline: none;
}

.second-line-header {
  margin-top: 10px;
  margin-bottom: 10px;
}

.second-line-header ul {
  display: flex;
  width: 100%;
  align-items: center;
  list-style-type: none;
}

.second-line-header ul li {
  margin-right: 10px;
  border-radius: 15px;
}

.second-line-header ul li:nth-last-child(1) {
  margin-right: 0;
}

.second-line-header ul li a {
  display: inline-block;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
}

.second-line-header ul li:hover {
  background-color: rgba(108, 108, 108, 0.20);
}

.second-line-header ul li a:hover {
  text-decoration: none;
  color: #fff;
}

.container-lg,
.container-md,
.container-sm {
  padding: 0;
}

.row {
  margin: 0;
}

address,
blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
  border: 0;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  font-family: 'Rubik';
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  list-style: none;
}
.post ul,
.post ol{
    padding-left:40px;
}
.post ul li{
    list-style-type:disc;
}

.post ol li{
    list-style-type:decimal;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  margin: 0;
  background: #121212;
}

footer .col-lg-3 {
  padding: 10px;
}

.nav-item .nav-link {
  padding: 15px
}

.second-line-header .nav-item .nav-link {
  padding: 10px 15px;
}

.second-line-header .nav-item .nav-link.active {
  color: #fff;
  background-color: red;
  border-radius: 15px;
  background-color: rgba(108, 108, 108, 0.20);
}

.navbar-toggler {
  padding: 0;
}

.navbar-light .navbar-nav a:hover,
.navbar-light .navbar-nav a:focus .navbar-light .navbar-nav a:active {
  color: #fff !important;
}

/*.navbar-light .navbar-nav .nav-link:focus .b-b-1,
.navbar-light .navbar-nav .nav-link:hover .b-b-1,
.navbar-light .navbar-nav .nav-link.active .b-b-1 {
  color: #fff !important;
  border-bottom: 1px solid;
  padding-bottom: 11px;
  margin-top: 11px;
} */

header {
  z-index: 1;
  position: inherit;
}

.navbar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.30);
}

.not_black header {
  background: initial;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 101;
  right: 0;
}

.message_request {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 9999;
}

.message_request .alert {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.message_request .alert .close-r {
  background: inherit;
  border: 0;
}

.not_black {
  position: relative;
}

.not_black main {
  z-index: 0;
  width: 100%;
}

.first-line-header {
  margin-top: 10px;
}

.menu {
  padding-left: 0;
}

.first-line-header .menu a {
  color: #6C747B;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  padding: 10px 15px;
}

.first-line-header .menu a:hover {
  color: #ffffff;
  font-size: 12px;
}

.navbar-nav {
  background-color: #C6B206;
  border-radius: 15px;
}

.navbar-nav:hover {
  background-color: #ffffff;
}

.navbar-nav:hover .b-b-1 {
  color: #000;
}

.nav-link__catalog {
  fill: #fff;
  margin-right: 5px;
}

.nav-link:hover .nav-link__catalog {
  fill: #000;
}

.navbar-brand {
  margin-left: 13px;
  margin-right: 30px;
  padding: 0;
}

/*header .navbar-light .navbar-brand,
header .navbar-nav li {

}*/

header .navbar-nav li:first-child a,
header .btn {
  display: flex;
  align-items: center;
  position: relative;
}

.search:hover {
  color: #50BE29;
}

.function {
  margin-right: 1rem;
}

.btn-comparison .btn__text {
  margin-top: 10px;
}

.btn-comparison {
  padding: 9px 13px;
}

.btn-srav,
.btn-fav {
  position: relative;
}


.btn-srav.circle:before,
.btn-fav.circle:before {
  content: '0';
  position: absolute;
  top: 3px;
  width: 15px;
  height: 15px;
  background-color: #fff;
  font-size: 10px;
  color: #242424;
  border-radius: 100px;
  font-weight: 500;
  text-align: center;
}

.btn-comparison:hover {
  background-color: rgba(163, 163, 163, 0.2);
  color: #fff;

}

.connect .replaced-svg {
  margin: -10px;
}

.connect {
  border: 1px solid rgba(163, 163, 163, 0.2);
  border-radius: 5px;
}

.btn-tg {
  padding: 5px 19px;
}

.btn-tg__wrapper::after {
  content: '';
  display: inline-block;
  background-color: rgba(163, 163, 163, 0.2);
  ;
  width: 1px;
  height: 51px;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 11px;
}

.btn-tg:hover {
  background-color: rgba(108, 108, 108, 0.20);
}

.shopingcart {
  padding: 10px 15px;
}

.shopingcart:hover {
  background-color: rgba(108, 108, 108, 0.20);
}

#sendform {
  transition: .2s linear;
}

#sendform:hover {
  background: #248F22;
  color: #fff;
}

header .btn .count_shop {
  position: absolute;
  top: 11%;
  left: 29%;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  color: #50BE29;
  border-radius: 27px;
  background: #FFF;
  width: 15px;
  height: 15px;
  padding-top: 1px;
}

header .shopping_cart_button {
  border-radius: 46px;
  height: 45px;
  background: #50BE29;
  padding: 11px 21px;
  margin-left: 25px;
}

/*header .navbar-nav li:first-child a img,
header .btn img {
  padding-right: 5px;
}*/

/*header .btn svg {
  margin-right: 7px;
}*/

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

h1 {
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
}

/*.container.block {
  margin-top: 50px;
}*/

.mb-80 {
  margin-bottom: 80px;
}

.pr-12 {
  padding-right: 12px;
}

.pl-12 {
  padding-left: 12px;
}

.pb-24 {
  padding-bottom: 24px;
}

.banner-block-p {
  margin-top: 190px;
  margin-bottom: 75px;
}

.banner-block-p .col-lg-3 {
  padding: 0;
  margin: 0;
}

.card {
  padding: 35px;
  background-color: #121212;
  color: #fff;
  border-radius: 15px;
  border: 1px solid var(--20, rgba(163, 163, 163, 0.20));
  margin-right: 24px;
}

.banner-block-p .card .card-title {
  font-size: 18px;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 15px;
}

.card-body {
  padding: 0;
}

.banner-block-p .card img {
  width: 56px;
  transition: .2s ease-in-out;
}

.banner-block-p .row .col-lg-3:nth-child(1):hover img {
  transform: scale(1.3);
}

.banner-block-p .row .col-lg-3:nth-child(2):hover img {
  transform: scale(1.2) rotate(-0.02turn);
}

.banner-block-p .row .col-lg-3:nth-child(3):hover img {
  transform: scale(1.2) rotate(0.02turn);
}

.banner-block-p .row .col-lg-3:nth-child(4):hover img {
  transform: scale(1.2) rotate(-0.05turn);
  /*animation-name: movehands;
  animation-duration: 2s;*/
}

.banner-block-p .card .box {

  min-width: 56px;
  min-height: 56px;
  border: 1px solid #000;
  background-image: url(/static/img/test1.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.banner-block-p .card .box img {
  width: 31px;
  height: 31px;
  margin-top: 16px;
}

.banner-block-p .card .box:hover img {
  transform: rotate(-300deg);
}

/*@keyframes movehands {

  0% {transform: scale(1.2);}
  25% {transform: scale(1.2) rotate(-0.05turn);}
  50% {transform: scale(1.2) rotate(0.05turn);}

}*/

/*.mwi {
  color: #fff;
  border-radius: 15px;
  border: 1px solid var(--20, rgba(163, 163, 163, 0.20));
  background: #121212;
  padding: 35px 50px;
  text-align: center;
  height: 100%;
  display: block;
  margin-right: 24px;
}

.mwi-text, .mwi-text__sub{
  margin-top: 15px;
}

.mwi-text__sub {
  font-size: 14px;
}

.mwi-text__title {
  font-size: 18px;
}*/

.home-h1 {
  text-align: center;
  color: #fff;
}

.home-h1 span {
  color: #85FF83;
}

header .btn {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: #fff;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.search-line input {
  padding: 15px;
  width: 100%;
  background: transparent;
  border: 0;
  color: #fff;
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
  transition: background-color 0s 600000s, color 0s 600000s;
}

.search-line svg {
  margin-left: 15px;
}

.search-line input::placeholder {
  color: #fff;
}

.search-line {
  align-items: center;
  border-radius: 10px;
  border: 1px solid var(--50, rgba(163, 163, 163, 0.50));
  background: var(--20, rgba(163, 163, 163, 0.20));
  z-index: 999999;
}

.home-banner,
.trejd-banner {
  overflow: hidden;
  position: relative;
}

.phone-header {
  padding-right: 0px;
}

.phone-header a {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}

.course_bunner {
  border-radius: 25px;
  max-width: 200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  padding: 11px 0px;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  justify-content: space-between;
  align-items: center;
}

.home-banner .title-banner,
.trejd-banner .title-banner {
  color: #85FF83;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.home-banner .title-small-banner,
.trejd-banner .title-small-banner {
  color: #85FF83;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  padding-top: 21px;
  line-height: normal;
}

.title-banner {
  padding-top: 100px;
}

.title-small-banner {
  padding-bottom: 200px;
}

.home-banner .button a {
  text-decoration: none;
  padding: 25px 50px;
  border-radius: 35px;
  background: #FFF;
  box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.50);
  color: #248F22;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  display: block;
  margin-top: 61px;
  margin-bottom: 125px;
  width: 100%;
  max-width: 260px;
}

.wg-to-gw:hover {
  color: #fff !important;
  background: #248F22 !important;
}

.mwi:hover {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.title-banners {
  padding: 0;
}

.title-banner,
.title-small-banner {
  padding: 0;
}


/*.home-banner .title-banners,
.trejd-banner .title-banners {
  margin: 0 38px;
}*/

/*.home-banner .title-banners {
  margin-top: 110px;
}*/

.home-banner {
  padding-top: 306px;
}

.popular {
  padding: 50px 72px;
}

.popular.home {
  background: #242424;
}

.popular.home .popular-top {
  align-items: center;
  margin-bottom: 50px;
}

.popular.home .popular-top>.col-12 {
  display: flex;
  align-items: center;
}

.popular.home .popular-top h2 {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  padding-right: 10px;
}

.cat-hom_p {

  justify-content: flex-end;
}

.popular.home .popular-top a {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.popular.home .popular-top a:hover {
  color: #3CAA25;
}

/* .owl-nav.disabled {
  display: block !Important;
} */

.owl-nav.disabled span,
.owl-nav span {
  color: #fff;
  width: 25px;
  height: 25px;
  display: flex;
  border-radius: 25px;
  align-items: center;
  justify-content: center;
}

.items .p-item:hover>div {
  background: rgba(108, 108, 108, 0.40) !important;
}

.owl-stage {
  display: flex;
}

.category-slider .owl-stage {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.owl-nav.disabled span:hover,
.owl-nav span:hover {
  background: rgba(255, 255, 255, 0.3);
}

.how-work-home .col-12 {
  padding: 0;
}

.hwh-container .hwh-item {
  padding: 20px;
  border-radius: 25px;
}

.hwh-container .hwh-item:hover {
  background: #2B2B2B;
}

.hwh-container .hwh-item:hover .hwh-img__item {
  transform: scale(1.2);
}


.owl-item {
  border-radius: 15px;
  background: rgba(108, 108, 108, 0.20);
  padding: 18px 22px;
  margin-right: 20px;
  transition: .3s linear;
}

button.disabled .fa-arrow-right-long,
button.disabled .fa-arrow-left-long {
  opacity: .3;
  transition: .2s linear;
  cursor: default;
}

.owl-carousel .owl-nav button.owl-next .fa-arrow-right-long,
.owl-carousel .owl-nav button.owl-prev .fa-arrow-left-long {
  font-size: 25px;
  font-weight: 600;
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  outline: none;
  padding: 8px 8px 5px 8px;
  border-radius: 100%;
}

.owl-item:not(.active) {
  visibility: hidden;
  opacity: 0;
}

.owl-item.active {
  visibility: visible;
  opacity: 1;
}

.owl-item:hover {
  background: rgba(108, 108, 108, 0.40);
}

.p-label {
  display: flex;
  margin-bottom: 20px;
  height: 21px;
}


.new-label,
.hit-label,
.rekomenduem-label {
  border-radius: 10px;
  padding: 5px 15px;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rekomenduem-label {
  background: #3CAA25;
}

.hit-label {
  background: #CB7D08;
}

.new-label {
  background: #256AAA;
}

.p-rate-block {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

.p-rate-img {
  width: 100%;
  max-width: 120px;
}

.p-inventory {
  color: #3CAA25;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  display: flex;
  align-items: center;
}

.p-inventory.none {
  color: #AEAEAE;
}

.p-inventory img {
  max-width: 20px;
  margin-right: 7px;
}

.p-title {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin-top: 10px;
}

.p-price {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  align-items: center;
}

.p-price .p-buy a,
.p-buy-filter {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  color: #3CAA25;
  text-decoration: none;
  padding: 13px 65px;
  border-radius: 50px;
  display: inline-block;
  border: 1px solid #3CAA25;
  line-height: 1;
  cursor: pointer;
}

.p-price .add-to:hover svg {
  fill: #3CAA25;
}

.p-price .p-buy a:hover {
  color: #fff;
  background: #3CAA25;
}

.search-panel {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  left: 0;
  right: 0;
  height: 110px;
  display: none;
  align-items: center;
  background: #242424;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.30);
}

.search_result {
  background: #FFF;
  width: 350px;
  border-radius: 10px;
  display: none;
  width: 100%;
  background: #242424;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.30);
  margin-top: 10px;
}

.search_result li {
  list-style: none;
  margin: 0 10px;
  cursor: pointer;
  transition: 0.3s;
  display: flex;
  border-bottom: 1px solid #A3A3A333;
  align-items: center;
}

.search_result li:first-child {
  margin-top: 10px;
}

.search_result li:hover {
  background: rgba(108, 108, 108, 0.40);
}

.search_result li:last-child:hover {
  background: transparent;
}

.search_result li:last-child {
  border: 0;
  cursor: default;
  margin-top: 10px;
  margin-bottom: 10px;
  justify-content: center;
}


.search_result li:last-child button:hover {
  cursor: pointer;
  background-color: #3CAA25;
  color: #fff;
}

.search_result .search-image {
  width: 120px;
  margin-right: 25px;
}

.search_result .search-title {
  color: #DEDEDE;
  font-family: Rubik;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.search_result button {
  border-radius: 10px;
  background-color: transparent;
  border-radius: 10px;
  border: 1px solid #3CAA25;
  padding: 15px 0px;
  width: 100%;
  max-width: 180px;
  color: #3CAA25;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  transition: .2s ease;
}

.search_result .search-price {
  color: #DEDEDE;
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.owl-prev {
  position: absolute;
  top: 50%;
  left: 0vw;
  color: #fff !important;
}

.owl-next {
  position: absolute;
  top: 50%;
  right: 0vw;
  color: #fff !important;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
  background-color: rgba(108, 108, 108, 0.40);
  cursor: pointer;
}

.black-layer {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}

.home-banner .row,
.trejd-banner .row {
  z-index: 1;
  position: relative;
}

.clear-search {
  cursor: pointer;
}

.search-panel form>div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 25px 60px;
}

.search-panel form input {
  width: 100%;
  height: 50px;
  background: inherit;
  color: #FFF;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: 0;
  border-bottom: 1px solid rgba(163, 163, 163, 0.20);
}

.search-panel form input::-webkit-input-placeholder {
  color: #FFF;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.search-panel form input::-moz-placeholder {
  color: #FFF;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* Firefox 19+ */
.search-panel form input:-moz-placeholder {
  color: #FFF;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* Firefox 18- */
.search-panel form input:-ms-input-placeholder {
  color: #FFF;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.search-panel form button {
  width: 100%;
  max-width: 180px;
  height: 50px;
  margin-left: 50px;
  margin-right: 50px;
  border-radius: 50px;
  border: 1px solid #3CAA25;
  background: inherit;
  color: #3CAA25;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.search-panel form button:hover {
  background: #3CAA25;
  color: #fff;
}

a.checkout:hover,
a:hover {
  color: var(---, #3CAA25);
}

a {
  color: var(---, #3CAA25);
}

.checkout {
  color: var(---, #3CAA25);
  text-align: center;
  font-family: Rubik;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  border-radius: 10px;
  border: 1px solid var(---, #3CAA25);
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.p-buy-filter {
  background: none;
  width: 100%;
}

.how-work-home {
  padding-top: 50px;
  padding-bottom: 50px;
}

.how-work-home>.row {
  border-radius: 30px;
  padding: 50px 0px;
  background: #242424;
}

.how-work-home h3 {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  margin-bottom: 47px;
}

.hwh-container {
  color: #FFF;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.hwh-img {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 150px;
  background: #85FF83;
  margin-bottom: 25px;
  box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.50);
}

.hwh-img .hwh-img__item {
  transition: .2s linear;
}

.blog-block .news-block {
  padding: 0;
  padding-right: 20px;
}

/* .blog-block .news-block:nth-child(3n+3) {
  padding-right: 0px;
} */

.news-home {
  padding: 50px 72px;
  background: #242424;
}

body.search-view .black-font {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99;
}

body.search-view {
  overflow: hidden;
}

.news-top {
  margin-bottom: 50px;
}

@media screen and (min-width: 1000px) {
  .pc-none {
    display: none !important;
  }
}

.news-home .news-top h4 {
  display: flex;
  align-items: center;
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}

.news-home .news-top img {
  margin-left: 15px;
}

.news-home .news-top a {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.news-home .news-top h4 {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}

.news-home .news-top a:hover {
  color: #3CAA25;
}

.news-home .news-block {
  padding: 0;
  padding-right: 24px;
}

.news-home .news-block:nth-child(3) {
  padding-right: 0;
}

.news-block a {
  border-radius: 15px;
  border: 1px solid #2a2a2a;
  display: block;
  overflow: hidden;
  text-decoration: none;
  transition: .2s linear;
}

.news-block .news-img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 245px;
}

.news-block .news-img img {
  width: 100%;
  transition: .4s linear;
}

.news-block a:hover .news-img img {
  transform: scale(1.4);
}

.news-block>a>div {
  overflow: hidden;
}

.m-catalog-title {
  display: none;
}

.n-title {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  padding: 24px;
  margin-top: 20px;
  border-bottom: 1px solid #dedede;
}

.n-date {
  padding: 24px;
  color: #3CAA25;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.n-date img {
  width: 24px;
}

footer {
  background: #101D16;
  padding: 79px;
}

footer input[type=text]::-webkit-input-placeholder::after {
  content: '*';
  visibility: visible;
  color: red;
  display: block;
  position: absolute;

}

footer .footer-text {
  margin-top: 40px;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  padding: 0;
}

footer input {
  width: 100%;
  padding: 20px;
  border: 0;
  color: #fff;
  border-radius: 50px;
  background: #323D2F;
}

footer textarea {
  border-radius: 35px;
  background: #323D2F;
  color: #fff;
  height: 140px;
  border: 0;
  width: 100%;
  padding: 20px;
  resize: none;
}

footer button {
  border-radius: 35px;
  background: #FFF;
  border: 0;
  box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.50);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 140px;
  color: #248F22;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  cursor: pointer;
}

footer .input-two-layer {
  margin-top: 20px;
}

footer .obr,
.ft input,
.trejd .blocks4 input.obr {
  width: auto;
  margin-right: 11px;
  z-index: -1;
  position: absolute;
  opacity: 0;
  top: 0;
  bottom: 0;
}
.items .ft input{
    z-index:0;
}

.btn-check:focus+.btn,
.btn:focus {
  box-shadow: 0 0 0 0.25rem #3CAA25;
}

.ft,
.obrf {
  position: relative;
  margin-bottom: 11px;
}

footer .obr+label,
.ft input+span,
.trejd .blocks4 input.obr+label {
  display: inline-flex;
  align-items: center;
  user-select: none;
}

footer .obr+label::before,
.ft input+span:before,
.trejd .blocks4 input.obr+label:before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  flex-grow: 0;
  margin-right: 0.8em;
  background-image: url("/static/img/nocheked-white.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  border-radius: 1px;
}

.copyright {
  padding: 10px 0px 10px 40px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: rgba(163, 163, 163, 0.50);
}

.copyright-m {
  display: none;
}

footer .obr:checked+label::before,
.ft input:checked+span::before,
.trejd .blocks4 input.obr:checked+label::before {
  background-image: url("/static/img/checked-green.svg");
}

footer label {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
}

footer label a {
  color: #3CAA25;
  text-decoration: none;
  padding-left: 7px
}

footer .footer-first-layer-block {
  padding-bottom: 50px;
}

footer .footer-two-layer-block {
  padding-top: 50px;
  border-top: 1px solid rgba(255, 255, 255, 0.30);
}

.footer-two-layer-block .footer-links {
  padding: 0;
}

.footer-two-layer-block .footer-logos {
  padding: 0;
  padding-top: 24px;
}

.footer-two-layer-block .footer-list .footer-item p {
  font-weight: 700;
}

.footer-logos a:nth-child(1) {
  margin-bottom: 24px;
}

footer ul {
  list-style-type: none;
}

footer ul li {
  padding-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
}

footer ul li:last-child {
  padding-bottom: 0;
}

.footer-two-layer-block .contacts .footer-item {
  padding-right: 0;
}

.footer-two-layer-block .contacts .footer-item .footer-link span {
  padding-left: 10px;
}

.footer-two-layer-block .contacts .footer-item .footer-link:hover span {
  color: #3CAA25;
}

.footer-two-layer-block .contacts .footer-item .footer-link {
  font-weight: normal;
}

.footer-two-layer-block .contacts .footer-item .footer-link svg {
  margin-right: 10px;
}

.footer-two-layer-block .contacts .footer-item .link-tg svg,
.footer-two-layer-block .contacts .footer-item .link-phone svg,
.footer-two-layer-block .contacts .footer-item .link-email svg {
  border-radius: 100%;
  cursor: pointer;
}

.footer-two-layer-block .contacts .footer-item .link-tg:hover svg {
  background-color: #2aabee;
}

.footer-two-layer-block .contacts .footer-item .link-tg:hover span {
  color: #2aabee !important;
}

.footer-two-layer-block .contacts .footer-item .link-phone:hover svg {
  background-color: #3CAA25;
}

.footer-two-layer-block .contacts .footer-item .link-email:hover svg {
  background-color: #a7a71a;
}

.footer-two-layer-block .contacts .footer-item .link-email:hover span {
  color: #a7a71a !important;
}

.footer-two-layer-block .contacts .footer-item .link-tg svg,
.footer-two-layer-block .contacts .footer-item .link-phone svg,
.footer-two-layer-block .contacts .footer-item .link-email svg {
  margin: 0;
}

footer ul a {
  color: #FFF;
  text-decoration: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

footer ul a:hover {
  color: #3CAA25;
}

footer ul a:hover svg {
  fill: #3CAA25;
}

.m-footer-title {
  display: none;
}

footer .footer-two-layer-block span,
footer .footer-two-layer-block p,
.kontakty-info span,
.kontakty-info p,
.kontakty-info a {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.kontakty-info-map>.row {
  align-items: center;
}

footer .footer-two-layer-block span.blocks,
.kontakty-info span.blocks {
  display: block;
  padding-bottom: 10px;
  color: #3CAA25;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  padding-top: 25px;
}

footer .footer-two-layer-block span.blocks:first-child,
.kontakty-info span.blocks:first-child {
  padding-top: 0px;
}

footer .m-logo {
  display: none;
}

.kontakty-info>div {
  border-radius: 25px;
  background: var(--unnamed, #242424);
  padding: 25px;
}

.kontakty-info {
  padding: 0 50px 0 0;
}

.alt-catalog {
  display: none;
}

/* .kontakty .trejd-banner {
  padding-bottom: 23%;
} */

.kontakty-map {
  padding: 0px 30px 0px 50px;
}

.kontakty-info-map {
  position: relative;
  margin-top: -20%;
}

footer .maps>div {
  border-radius: 24px;
  height: 300px;
  overflow: hidden;
}

.pattern-page__main-content {
  padding: 50px 110px;
}

.breadcrumbs {
  background: #242424;
}

.breadcrumbs ul {
  display: flex;
  list-style-type: none;
  margin: 24px 0px;
}

.breadcrumbs ul li,
.breadcrumbs ul li a {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.breadcrumbs ul li {
  border-bottom: 1px solid #FFF;
}

.breadcrumbs ul li span {
  padding: 0 10px;
}

.post-pub-date {
  margin: 50px 0;
  color: #3CAA25;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  display: flex;
  align-items: center;
}

.post-pub-date img {
  padding-right: 10px;
}

.pattern-page__main-img img {
  border-radius: 25px;
}

.fs-24 {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}

.preim-block {
  display: flex;
  border-radius: 15px;
  padding: 35px 20px;
  border: 1px solid var(--unnamed, #DEDEDE);
  margin-bottom: 40px;
  width: 49%;
  color: #fff;
}

.trejd .pbb {
  justify-content: space-between;
}

.preim-block .preim-block-img {
  margin-right: 15px;
}

.trejd .blocks2 {
  padding: 50px 75px;
}

.osnovnye-preimushhestva {
  padding: 30px;
  border-radius: 25px;
  border-bottom: 1px solid var(--unnamed, #2a2a2a);
  background: var(--unnamed, rgba(163, 163, 163, 0.20));
}

.trejd .osnovnye-title {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 30px;
}

.post {
  color: #fff;
}

.trejd .blocks3 {
  background: #242424;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  padding: 50px 72px;
}

.trejd .blocks4 {
  padding: 50px 72px;
}

.trejd .blocks4 input,
.trejd .blocks4 textarea {
  width: 100%;
  margin-bottom: 25px;
  border-radius: 5px;
  color: #fff;
  background: inherit;
  border: 1px solid var(--unnamed, #C4C4C4);
  padding: 11px 24px;
}

.trejd .blocks4 h2 {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  padding-bottom: 25px;
}

.trejd .blocks4 p {
  padding-bottom: 25px;
  color: rgba(234, 234, 234, 0.50);
  font-family: Rubik;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}

.trejd .blocks4 label {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 16px;
  width: 100%;
  flex-wrap: wrap;
}

.trejd .blocks4 label span {
  color: #F00;
}

.trejd .blocks4 input.obr {
  width: auto;
  padding: 0;
  margin-bottom: 16px;
  margin-right: 20px;
}

.trejd .blocks4 .obrf {
  display: flex;
  align-items: center;
}

.trejd .blocks4 .obrf a {
  text-decoration: none;
  color: var(--unnamed, #3CAA25);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.trejd .blocks4 button {
  border-radius: 50px;
  border: 1px solid var(--unnamed, #3CAA25);
  padding: 20px 45px;
  background: #fff;
  color: #3CAA25;
}

.pagination {
  margin-bottom: 50px;
  margin-top: 50px;
}

.news-block {
  margin-bottom: 50px;
}

.news-block a {
  background-color: #121212;
}

.pagination ul {
  list-style-type: none;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.pagination a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination a.active {
  color: #FFF;
  border-radius: 25px;
  background: var(--unnamed, #3CAA25);
}

.button-form button {
  border-radius: 50px;
  border: 1px solid var(--unnamed, #3CAA25);
  background: #fff;
  width: 100%;
  color: var(--unnamed, #3CAA25);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  padding: 15px 0;
}

.title-remont {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}

.trejd .blocks4 .obrf a {
  margin-left: 7px;
}

.tooltip-text {
  visibility: hidden;
  position: absolute;
  z-index: 1;
  width: 250px;
  color: white;
  font-size: 14px;
  bottom: 2.1vw;
  font-weight: 400;
  left: 1vw;
  border-radius: 25px 25px 25px 0px;
  border: 1px solid #DEDEDE;
  background: #256AAA;
  padding: 25px;
}

.tooltip-text.orange {
  background: #CB7D08;
}

.tooltip-text.green {
  background: #3CAA25;
}

.hover-text:hover .tooltip-text {
  visibility: visible;
}

.hover-text {
  position: relative;
}

.price-rem {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #DEDEDE;
  padding: 25px;
  font-size: 20px;
}

.price-rem:hover {
  background: rgba(108, 108, 108, 0.20);
}

.remont {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}

.remont button {
  border-radius: 50px;
  border: 1px solid var(--unnamed, #3CAA25);
  background: inherit;
  color: var(--unnamed, #3CAA25);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  padding: 9px 25px;
}

.item,
.items {
  background-color: transparent;
  color: var(--unnamed, #FFF);
}

.items {
  margin-top: 50px;
}

.item h1 {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  padding-bottom: 15px;
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 20px;
}

.item .at-title {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  padding-bottom: 20px;
}

.item-block1 .col-lg-4,
.col-lg-3,
.col-lg-5 {
  padding: 0;
}

.item-block1 {
  margin-top: 50px;
}

.item-view {
  padding-right: 25px;
}

.item-view .owl-p-img {
  display: none;
}

.item-info {
  padding-right: 25px;
}

.functions-btn .add-to:hover svg {
  fill: #3CAA25;
}

.item .at-at {
  padding-bottom: 15px;
}

.izbrannoe .ctg-i-wrapper {
  display: none;
}

.item .at-at .at-name {
  color: var(--unnamed, rgba(234, 234, 234, 0.50));
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.item .at-at .at-value {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.item .all-at {
  border-bottom: 1px dotted var(--unnamed, #FFF);
  padding-bottom: 5px;
  cursor: pointer;
  display: inline-block;
}

.item .button-brand a {
  border-radius: 10px;
  border: 1px solid var(--unnamed, #3CAA25);
  color: var(--unnamed, #3CAA25);
  padding: 15px 30px;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  width: 100%;
  text-align: center;
}

.item .button-brand a:hover {
  color: #fff;
  background: #3CAA25;
}

.item .rate {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px solid var(--20, rgba(163, 163, 163, 0.20));
  border-top: 1px solid var(--20, rgba(163, 163, 163, 0.20));
  margin-bottom: 25px;
}

.item .block-rate-price {
  border-radius: 10px;
  border: 1px solid var(--20, rgba(163, 163, 163, 0.20));
  padding: 25px;
  margin-top: 25px;
}

.item .block-rate-price .rate img {
  width: 100px;
  height: 20px;
}

.item .items-price {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
}

.item .qty {
  border: 1px solid var(--20, rgba(163, 163, 163, 0.20));
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 25px 0;
  padding: 15px 25px;
  border-radius: 25px;
}

.item .qty input {
  border: 0;
  background: inherit;
  color: #fff;
  text-align: center;
}

.functions-btn-m {
  display: none !important;
}

.add-buy {
  width: 100%;
  border-radius: 10px;
  border: 1px solid var(--unnamed, #3CAA25);
  background: inherit;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  color: var(--unnamed, #3CAA25);
  height: 50px;
  cursor: pointer;
}

.add-buy:hover {
  background: #3CAA25;
  color: #fff;
}

.home-news-title img {
  display: none;
}

.tablinks {
  padding: 10px 30px;
  background: inherit;
  border: 0;
  color: var(--unnamed, ф #DEDEDE);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 50px;
  border-bottom: 2px solid #dedede;
}

.tablinks.active,
.tablinks:hover {
  color: var(--unnamed, #3CAA25);
  border-bottom: 2px solid var(--unnamed, #3CAA25);
}

.item .all-at:hover,
.qty span:hover {
  border-color: #3CAA25;
  color: var(--unnamed, #3CAA25);
}

.tabcontent {
  display: none;
}

.add-comment:hover {
  background-color: #3CAA25;
  color: #fff;
}

.item-desc__text {
  margin-bottom: 15px;
  font-size: 16px;
}

.item-block2 {
  padding-bottom: 50px;
}

#desc {
  display: block;
}

.item-block1>.container-fluid {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 2px solid #dedede;
}

.item #desc h3 {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  padding-bottom: 50px;
}

.item .atr-all {
  border-radius: 10px;
  border: 1px solid var(--50, rgba(163, 163, 163, 0.50));
  padding: 25px;
}

.item #comment>div {
  display: flex;
  justify-content: space-between;
}

.modal {
  z-index: 9999999999;
}

.modal-comment .modal-dialog {
  max-width: 500px;

}

.b-filters-b {
  display: none;
}

.item .com-right {
  border-radius: 10px;
  border: 1px solid var(--unnamed, #2a2a2a);
  padding: 25px;
  width: 50%;
}

.item .com-right p {
  padding: 15px 0;
}

.item .com-right button {
  border-radius: 50px;
  border: 1px solid var(--unnamed, #3CAA25);
  padding: 10px 20px;
  background: inherit;
  color: var(--unnamed, #3CAA25);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
  transition: .2s ease;
}

.item .com-right button:hover {
  background-color: #3CAA25;
  color: #fff;
}

.minus-qty,
.minus-plus {
  cursor: pointer;
}

.items .p-item>div {
  border-radius: 12px;
  background: rgba(108, 108, 108, 0.20);
  padding: 18px 22px;
}

.items .p-price {
  font-size: 18px;
}

.items .item-title {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #FFF;
  display: flex;
  align-items: center;
}

.filter .brands label {
  cursor: pointer;
}

.filter .brands label:not(.drop)>.ft {
  display: none;
}



.items .item-title img {
  margin-right: 15px;
}

.items .filter {
  border-bottom: 1px solid var(--20, rgba(163, 163, 163, 0.20));
  background: var(--unnamed, #242424);
  border-radius: 5px;
  border: 1px solid var(--20, rgba(163, 163, 163, 0.20));
}

.items .filter .hash input:nth-child(2),
.items .filter .hash2 input:nth-child(2) {
  border-radius: 0px 3px 3px 0px;
  border-left: 0px;
}

.items .filter label {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 12px;
  position: relative;
  width: 100%;
}

.items .filter label::before {
  content: '';
  width: 20px;
  height: 20px;
  background-image: url('../img/bxs_up-arrow.svg');
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  cursor: pointer;
}

.items .filter label.deactivate::before {
  content: '';
  width: 20px;
  height: 20px;
  background-image: url('../img/bxs_down.svg');
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  cursor: pointer;
}

.items .filter>div {
  padding: 20px;
  border-bottom: 1px solid var(--20, rgba(163, 163, 163, 0.20));
  background: var(--unnamed, #242424);
}

.items-block .p-label .new-label,
.items-block .p-label .hit-label,
.items-block .p-label .rekomenduem-label {
  padding: 5px 15px;
  font-size: 11px;
  line-height: 1;
  border-radius: 7px;
}

.items-block .p-rate-img {
  width: 100px;
}

.items-block .p-inventory {
  font-size: 14px;
}

.items-block .p-inventory img {
  width: 15px;
}

.items-block .p-img {
  width: 262px;
}

.items-block .col-lg-12,
.items-block .col-lg-6,
.items-block .col-lg-9,
.items-block .col-lg-4 {
  padding-right: 0;
  padding-left: 0;
}

.items-block .p-item {
  padding-left: 20px;
  margin-bottom: 24px;
}

.items-block .p-buy a {
  padding: 17px 55px;
  font-size: 15px;
}

.items-block .p-title {
  font-size: 15px;
  height: 40px;
}

.items-block .catalog-item {}

/* .items .filter p,
.items .filter>div>div {
  display: none;
} */

.items .filter div.active {
  display: block;
}

.items .filter .price p.active,
.items .filter .hash p.active {
  display: flex;
  align-items: center;
  justify-content: center;
}

.items .filter .price p input,
.items .filter .hash p input,
.items .filter .hash2 p input {
  width: 49%;
  border-radius: 3px 0px 0px 3px;
  border: 1px solid var(--unnamed, #C4C4C4);
  background: inherit;
  color: #fff;
  padding: 10px 10px;
}

.items .filter .hash2 input:nth-child(2) {
  margin-left: -4px;
}

.sravnenie-m {
  display: none;
}

/* ! range slider */
.range-slider__price {
  margin-top: 25px;
}

.price-input,
.price-input2 {
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

.price-input .field,
.price-input2 .field {
  display: flex;
  align-items: center;
}

.field input {
  font-size: 11px;
  width: 50px;
  background-color: transparent;
  border: none;
  outline: none;
  color: #fff;
}

.field:nth-child(2) input {
  text-align: right;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.slider,
.slider2 {
  height: 9px;
  position: relative;
  background: #ddd;
  border-radius: 5px;
}

.slider .progress,
.slider2 .progress {
  height: 100%;
  left: 0%;
  right: 0%;
  position: absolute;
  border-radius: 5px;
  background: #3CAA25;
}

.range-input,
.range-input2 {
  position: relative;
}

.recent-slider {
  display: none;
}

.range-input input,
.range-input2 input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -7px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type="range"]::-webkit-slider-thumb {
  height: 1px;
  width: 1px;
  padding: 7px;
  border-radius: 50%;
  background: #3CAA25;
  pointer-events: auto;
  -webkit-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  border: 8px solid #fff;
}

input[type="range"]::-moz-range-thumb {
  height: 10px;
  width: 10px;
  border: none;
  border-radius: 50%;
  background: #3CAA25;
  pointer-events: auto;
  -moz-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

.cart {
  background: #181D16;
  color: #fff;
  padding: 50px 60px;
}

.cart h1 {
  color: var(--unnamed, #FFF);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.sog-sog {
  position: relative;
}

@media screen and (min-width: 1000px) {
  .p-item {
    display: flex;
    flex-wrap: wrap;
  }

  .p-title {
    overflow: hidden;
    height: 60px;
  }

  /*.owl-item .p-title {
    overflow: hidden;
    height: 28px;
  }*/
}

.cart .title-cart,
.cart .item-cart-all {
  padding: 25px;
  border-bottom: 0px solid var(--20, rgba(163, 163, 163, 0.20));
}

#myVideo {
  position: absolute;
  right: 0;
  top: 0;
  width: 140%;
  max-width: 140%;
  z-index: -1;
}

.cart .title-cart>h2,
.second-block h3 {
  color: var(--unnamed, #DEDEDE);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 5px;
  width: max-content;
  border-bottom: 1px solid var(--unnamed, #3CAA25);
}

.cart .cart-items {
  border-radius: 10px;
  margin-top: 50px;
  border: 1px solid var(--20, rgba(163, 163, 163, 0.20));
}

.navbar-expand-lg .navbar-nav {
  align-items: center;
}

.cart .item-cart-all {
  border: 0;
}

.azaz .second-block .col-12 div {
  border-radius: 10px;
  border: 1px solid var(--20, rgba(163, 163, 163, 0.20));
  padding: 15px;
}

@media screen and (max-width: 1500px) {

  .items .p-price .p-buy a,
  .items .p-buy-filter {
    padding: 3px 27px;
    width: 100%;
  }

  .items .new-label,
  .items .hit-label,
  .items .rekomenduem-label {
    padding: 5px 15px;
    font-size: 12px;
    margin-bottom: 5px;
  }

  /*.home-banner,
  .trejd-banner {
    padding-top: 11%;
  }*/
}

@media screen and (max-width: 1300px) {

  .p-label {
    flex-wrap: nowrap;
  }

  .p-price {
    flex-wrap: wrap;
  }

  .items .new-label,
  .items .hit-label,
  .items .rekomenduem-label {
    padding: 3px 8px;
    font-size: 8px;
    border-radius: 4px;
    line-height: 1;
    font-weight: 400;
  }

  .navbar-light .navbar-nav .nav-link {
    font-size: 12px;
  }

  header .navbar-nav li {
    margin-right: 3px;
  }

  .course_bunner {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .home-banner .row:first-child {
    justify-content: flex-end;
  }
}

.page-bg {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.invest-bg {
  background-image: url(/static/img/invest-bg.jpg);
}

.invest-hero__title {
  max-width: 528px;
}

.hero-screen .title-screen .title-content,
.hero-screen .title-screen .subtitle {
  color: #85FF83;
}

.hero-screen .title-screen .subtitle {
  font-size: 24px;
  padding-top: 20px;
}

.main-content .main-content__title {
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: normal;
  margin-top: 40px;
  padding: 0;
  text-align: center;
}

.invest-content .invest-content__descr {
  margin-top: 55px;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  color: #fff;
  background-color: transparent;
  padding: 20px 30px 30px 30px;
  border-radius: 25px;
  border: 1px solid rgba(163, 163, 163, 0.50);
}

.descr-img {
  margin-bottom: 12px;
  transition: .3s ease;
}

.invest-content__descr .descr-img:hover {
  transform: rotate(80deg);
}

.feedback-section {
  margin-top: 40px;
  padding: 50px 0;
}

.feedback-uniq {
  margin-top: 0;
}

.feedback-section .feedback-title {
  font-size: 32px;
  color: #fff;
  font-weight: 500;
  line-height: normal;
}

.feedback-section .feedback-subtitle {
  margin-top: 5px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: rgba(234, 234, 234, 0.50);
}

.feedback-form {
  margin-top: 25px;
}

.investments .feedback-form {
  margin-top: 75px;
}

.feedback-form .feedback-img {
  padding: 0;
  position: relative;
  z-index: 99;
}

.feedback-form .feedback-img::after {
  content: '';
  background-image: url(/static/img/test01.png);
  z-index: -1;
  position: absolute;
  left: -25px;
  top: -70px;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: 139px 327px;
  background-position: top center;
  opacity: 1;
  transition: opacity .4s;
}

.feedback-form .feedback-img::before {
  content: '';
  background-image: url(/static/img/test02.png);
  z-index: -2;
  position: absolute;
  left: -3px;
  top: -50px;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: 183px 327px;
  background-position: top center;
  opacity: 0;
  transition: opacity .4s;
}


.feedback-form .feedback-img:hover::after {
  opacity: 0;
}


.feedback-form .feedback-img:hover::before {
  opacity: 1;
}

.feedback-form .feedback-img.active::after {
  opacity: 0;
}


.feedback-form .feedback-img.active::before {
  opacity: 1;
}

.form-content {
  padding: 0;
  padding: 30px;
  border-radius: 10px;
  background-color: #242424;
  margin-top: 44px;
  margin-bottom: 44px;
}

.form-content .form-item {
  margin-bottom: 25px;
}

.form-content .form-item .form-control {
  padding: 15px;
  border: 1px solid #C4C4C4;
  border-radius: 5px;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  line-height: 1;
}

.form-content .form-item .form-control::placeholder {
  color: #fff;
  font-size: 16px;
}

.form-content .form-btn,
.modal .form-btn {
  padding: 15px;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #3CAA25;
  background-color: transparent;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  color: #3CAA25;
  cursor: pointer;
  margin-bottom: 25px;
  transition: .2s linear;
}

.form-content .form-btn:hover,
.modal .form-btn:hover {
  background-color: #3CAA25;
  color: #fff;
}

.form-content .form-policy,
.modal .form-policy {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}

.form-content .form-policy a {
  text-decoration: none;
}

.hosting-bg {
  background-image: url(/static/img/hosting-bg.jpg);
}

.hosting-hero__title {
  max-width: 810px;
}

.hero-screen {
  min-height: 875px;
}

@media screen and (max-height: 3515px) {
  .hero-screen {
    min-height: 1847px;
  }
}

@media screen and (max-height: 2160px) {
  .hero-screen {
    min-height: 1847px;
  }
}

@media screen and (max-height: 1440px) {
  .hero-screen {
    min-height: 1134px;
  }
}

@media screen and (max-height: 1234px) {
  .hero-screen {
    min-height: 915px;
  }
}

@media screen and (max-height: 1200px) {
  .hero-screen {
    min-height: 883px;
  }
}

@media screen and (max-height: 1152px) {
  .hero-screen {
    min-height: 855px;
  }
}

@media screen and (max-height: 1120px) {
  .hero-screen {
    min-height: 815px;
  }
}

@media screen and (max-height: 1080px) {
  .hero-screen {
    min-height: 767px;
  }
}

@media screen and (max-height: 1050px) {
  .hero-screen {
    min-height: 736px;
  }
}

@media screen and (max-height: 1024px) {
  .hero-screen {
    min-height: 709px;
  }
}

@media screen and (max-height: 965px) {
  .hero-screen {
    min-height: 68vh;
  }
}

@media screen and (max-height: 960px) {
  .hero-screen {
    min-height: 67vh;
  }
}

@media screen and (max-height: 900px) {
  .hero-screen {
    min-height: 584px;
  }
}

@media screen and (max-height: 800px) {
  .hero-screen {
    min-height: 482px;
  }
}

@media screen and (max-height: 768px) {
  .hero-screen {
    min-height: 452px;
  }
}

.title-screen {
  margin-top: 100px;
}

.host-row {
  margin-top: 55px;
}

.host-card {
  padding: 10px 15px;
  border-radius: 15px;
  border: 1px solid rgba(163, 163, 163, 0.50);
  margin: 0;
}

.hosting-content .host-col {
  padding: 0;
  padding-right: 15px;
}

.hosting-content .host-col:nth-child(5) {
  padding-right: 0;
}

.host-card .card-title {
  margin-top: 15px;
  font-weight: 700;
  font-size: 16px;
}

.host-card .card-text {
  font-size: 14px;
}

.host-card img {
  margin-top: 10px;
  transition: .2s linear;
}

.hosting-content .host-col:nth-child(1):hover img {
  transform: scale(1.3) rotate(20deg);
}

.hosting-content .host-col:nth-child(2):hover img {
  transform: scale(1.3) rotate(-20deg);
}

.hosting-content .host-col:nth-child(3):hover img {
  transform: scale(1.3);
}

.hosting-content .host-col:nth-child(5):hover img {
  transform: scale(1.2);
}

.host-card .temp-change {
  position: relative;
  transition: .3s linear;
}

.host-card .temp2 {
  position: absolute;
  top: 0px;
  opacity: 0;
  visibility: hidden;
  transition: .3s linear;
}

.hosting-content .host-col:nth-child(4):hover .host-card .temp2 {
  opacity: 1;
  visibility: visible;
}

.hosting-content .host-col:nth-child(4):hover .host-card .temp-change {
  opacity: 0;
  visibility: hidden;
}

.hosting-content .host-btn {
  background-color: transparent;
  border-radius: 50px;
  border: 1px solid #3CAA25;
  color: #3CAA25;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  padding: 15px;
  margin-top: 25px;
  cursor: pointer;
  transition: .2s linear;
}

.hosting-content .host-btn:hover {
  color: #fff;
  background-color: #3CAA25;
}

.hosting-content__descr {
  margin-top: 40px;
  padding: 30px;
  border-radius: 25px;
  background: #242424;
}

.descr-p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-top: 25px;
}

.hosting-content__descr .descr-p:nth-child(1) {
  margin-top: 0;
}

.feendback-img-uniq {
  position: relative;
}

.feendback-img-uniq:hover::after {
  opacity: 0;
}

.feendback-img-uniq:hover::before {
  opacity: 1;
}

.feendback-img-uniq.active::after {
  opacity: 0;
}

.feendback-img-uniq.active::before {
  opacity: 1;
}

.feendback-img-uniq::after {
  content: '';
  background-image: url(/static/img/host-form1.svg);
  z-index: -1;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: 398px 489px;
  background-position: left center;
  visibility: visible;
  transition: opacity .3s linear;
}

.feendback-img-uniq::before {
  content: '';
  background-image: url(/static/img/host-form2.svg);
  z-index: -1;
  position: absolute;
  left: 0px;
  top: -15px;
  right: 2px;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: 398px 506px;
  background-position: left center;
  opacity: 0;
  transition: opacity .3s linear;
}


.form-content-uniq {
  margin-top: 100px;
  margin-bottom: 100px;
}

.form-uniq {
  padding-top: 30px;
  padding-bottom: 30px;
}

.remont-bg {
  background-image: url(/static/img/remont-bg.jpg);
}

.remont-hero__title {
  max-width: 770px;
}

.remont-content__descr .descr-img:hover {
  transform: rotate(-180deg);
}

.descr-info {
  color: rgba(163, 163, 163, 0.50);
  text-align: center;
  font-size: 9.5px;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
}

.remont-content .feedback-form textarea {
  height: 135px;
  resize: none;
}

.trejd-bg {
  background-image: url(/static/img/trejd-bg.jpg);
}

.trejd-content__descr {
  margin-top: 55px;
  margin-bottom: 40px;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  color: #fff;
  background-color: transparent;
  padding: 20px 30px 30px 30px;
  border-radius: 25px;
  border: 1px solid rgba(163, 163, 163, 0.50);
}

.remont-content__descr {
  margin-top: 55px;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  color: #fff;
  background-color: transparent;
  padding: 20px 30px 30px 30px;
  border-radius: 25px;
  border: 1px solid rgba(163, 163, 163, 0.50);
}

.trejd-content__descr .descr-img:hover {
  transform: rotate(180deg);
}

.trejd-img {
  padding-left: 0;
  padding-right: 25px;
}

.trejd-img img {
  transition: transform .3s linear;
}

.trejd-img:hover img {
  transform: rotate(-10deg);
}

.trejd-img.active img {
  transform: rotate(-10deg);
}

.vyikup-bg {
  background-image: url(/static/img/vyikup-bg.jpg);
}

.advantages {
  padding: 0;
}

.advantage-card {
  border-radius: 15px;
  border: 1px solid rgba(163, 163, 163, 0.50);
  padding: 37px 20px;
  line-height: normal;
  color: #fff;
  font-size: 16px;
}

.advantages .col-lg-4 {
  margin-bottom: 30px;
}

.advantage-pic img {
  transition: .2s linear;
}

/* .advantage-card:nth-child(1) {
  margin-left: 30px;
}

.advantage-card:nth-child(3) {
  margin-right: 30px;
} */

.advantage-pic {
  margin-right: 17px;
}

.advantages .row {
  margin-top: 55px;
}

.advantages .row:nth-child(2) {
  margin-top: 30px;
}

.advantages .row:nth-child(1) .advantage-card:nth-child(1):hover .advantage-pic img {
  transform: scale(1.2) rotate(20deg);
}

.advantages .row:nth-child(1) .advantage-card:nth-child(2):hover .advantage-pic img {
  transform: scale(1.2) rotate(-20deg);
}

.advantages .row:nth-child(1) .advantage-card:nth-child(3):hover .advantage-pic img {
  transform: scale(1.2) rotate(30deg);
}

.advantages .row:nth-child(2) .advantage-card:nth-child(1):hover .advantage-pic img {
  transform: scale(1.2) rotate(-10deg);
}

.advantages .row:nth-child(2) .advantage-card:nth-child(2):hover .advantage-pic img {
  transform: scale(1.2) rotate(-15deg);
}

.advantages .row:nth-child(2) .advantage-card:nth-child(3):hover .advantage-pic img {
  transform: scale(1.2) rotate(75deg);
}

.vyikup-content .feedback-section .feedback-form .img-item {
  padding-right: 50px;
}

.obmen-hero__title {
  max-width: 528px;
}

.obmen-bg {
  background-image: url(/static/img/obmen-bg.jpg);
}

.obmen-card {
  color: #fff;
  font-size: 18px;
  border-radius: 15px;
  border: 1px solid rgba(163, 163, 163, 0.50);
  padding: 10px 15px;
}

.obmen-card__title {
  font-size: 20px;
  font-weight: 700;
  margin-top: 15px;
}

.obmen-card__text {
  min-height: 109px;
}

.obmen-pic {
  margin-top: 10px;
}

.obmen-pic img {
  transition: .2s linear;
}

.obmen-functions {
  margin-top: 55px;
}

.obmen-functions .row .obmen-card:nth-child(1) {
  margin-right: 15px;
}

.obmen-functions .row .obmen-card:nth-child(1):hover .obmen-pic img {
  transform: scale(1.2) rotate(-20deg);
}

.obmen-functions .row .obmen-card:nth-child(2):hover .obmen-pic img {
  transform: scale(1.2) rotate(-180deg);
}

.contacts-title {
  padding-right: 0;
  padding-left: 0;
}

.contacts-title h1 {
  color: #85FF83;
  font-size: 48px;
  font-weight: 700;
  line-height: normal;
}

.contacts-page {
  padding: 306px 0 200px 0;
}

.contacts-info {
  padding-right: 0;
  padding-left: 0;
  color: #fff;
  margin-right: 35px;
}

.info-label {
  color: #3CAA25;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 10px;
}

.info-item {
  margin-bottom: 25px;
  color: #fff;
}

.item-uniq {
  margin-bottom: 0;
}

.info-item a {
  color: #fff;
}

.contacts-box {
  border-radius: 25px;
  background: #242424;
  padding: 25px;
}

.contacts-content {
  margin-top: 51px;
}

.modal-header {
  border-bottom: 0;
  padding: 0;
}

.close-btn {
  border: none;
  background-color: transparent;
  cursor: pointer;
  padding: 0;
  margin-right: 20px;
  margin-top: 12px;
}

.modal-comment__header .close-btn {
  margin: 0;
}

.modal-rate {
  float: left;
  height: 40px;
  transform: translateX();
}

.modal-rate:not(:checked)>input {
  position: absolute;
  top: -9999px;
}

.modal-rate:not(:checked)>label {
  float: right;
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 30px;
  color: #ccc;
}

.modal-rate:not(:checked)>label:before {
  content: '★ ';
}

.modal-rate>input:checked~label {
  color: #ffc700;
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
  color: #deb217;
}

.modal-rate>input:checked+label:hover,
.modal-rate>input:checked+label:hover~label,
.modal-rate>input:checked~label:hover,
.modal-rateinput:checked~label:hover~label,
.modal-rate>label:hover~input:checked~label {
  color: #c59b08;
}

.modal-rate label {
  margin: 0px !important;
}

.close-btn:hover svg {
  fill: #3CAA25;
  fill-opacity: 1;
}

.modal-content {
  background-color: #242424;
  border: none;
}

.modal-content input[type=checkbox] {
  width: 16px;
  border: 2px solid #1e5180
}

.modal-comment .row {
  border-radius: 10px;
}

.form-container {
  padding: 30px 40px;
}

.form-input .col-12 {
  padding-right: 0px;
  padding-left: 0px;
}

.modal-body {
  padding: 0 40px 30px 40px;
}

.modal-form .modal-form__item label {
  color: #fff;
  margin-bottom: 15px;
  font-weight: 300;
}

.modal-form .modal-form__item label span {
  color: red;
}

.modal-form .modal-form__item input {
  background-color: transparent;
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  border: 1px solid rgba(163, 163, 163, 0.50);
  margin-bottom: 20px;
}

.modal-name-i,
.modal-price-i {
  background-color: transparent;
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  border: 1px solid rgba(163, 163, 163, 0.50);
  margin-bottom: 20px;
}

.modal-form__quantity {
  border: 1px solid rgba(163, 163, 163, 0.50);
  border-radius: 5px;
  padding: 0 25px;
}

.modal-form__quantity input {
  background-color: transparent;
  padding: 10px 15px;
  border: none;
  color: #fff;
}

.modal-form__quantity input:focus {
  background-color: transparent;
  color: #fff;
}

.decrement-btn,
.increment-btn {
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
}

.header-form__title,
.header-form__subtitle {
  color: #fff;
}

.header-form__title {
  font-weight: 500;
  font-size: 20px;
}

.header-form__subtitle {
  font-size: 16px;
  margin-bottom: 20px;
}


/* ! ----CATALOG CSS---- */
.accordion-button {
  background-color: transparent;
  color: #fff;
  font-size: 14px;
  padding: 0;
  outline: none;
  cursor: pointer;
}

.accordion-button:focus {
  box-shadow: none;
}

.accordion-body {
  padding: 12px 0 0 0;
}

.accordion-button:not(.collapsed)::after {
  background-image: url(/static/img/up-arrow.svg);
}

.accordion-button::after {
  background-image: url(/static/img/up-arrow.svg);
  background-size: 15px;
  width: 15px;
  height: 15px;
}

.accordion-item:first-of-type .accordion-button {
  border-radius: 0;
  border: 0;
}

.accordion-button:not(.collapsed) {
  color: #fff;
  background-color: transparent;
  box-shadow: none;
}

.catalog {
  margin-top: 50px;
  margin-bottom: 50px;
}

.category-banners {
  margin: 78px 0;
}

.category-banners .card:hover {
  box-shadow: 2px 2px 20px 0px #3CAA25;
}

.category-banners .card {
  padding: 0;
  background: rgba(108, 108, 108, 0.20);
  border: none;
  margin-right: 0;
  border-radius: 10px;
  margin-right: 20px;
  transition: box-shadow .2s ease;
}

.category-link {
  display: block;
  text-decoration: none;
  padding: 20px;
}

.category-header {
  text-align: right;
  text-transform: uppercase;
}

.category-title {
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
}

.category-info {
  color: #3CAA25;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  margin-top: 5px;
}

.category-img {
  margin-top: 20px;
}

.category-slider .owl-item {
  max-width: 310px !important;
}

.category-slider .owl-item .p-price {
  font-size: 18px;
}

.category-slider .owl-item .p-label .new-label,
.category-slider .owl-item .p-label .hit-label,
.category-slider .owl-item .p-label .rekomenduem-label,
.izbrannoe-item .p-label .new-label,
.izbrannoe-item .p-label .hit-label,
.izbrannoe-item .p-label .rekomenduem-label {
  font-size: 10px;
  padding: 4px 15px;
  margin-right: 7px;
  border-radius: 7px;
  line-height: 1.2;
}

.category-slider .owl-item .p-inventory {
  font-size: 14px;
}

.category-slider .owl-item .p-rate-img {
  max-width: 100px;
}

.category-slider .owl-item .p-title {
  font-size: 15px;
  height: 45px;
}

.category-slider .owl-item .p-buy a {
  font-size: 15px;
  padding: 17px 65px;
}

.category-slider .owl-next {
  right: -5vh;
}

.category-slider .owl-prev {
  left: -7vh;
}

.slider-header {
  margin-bottom: 25px;
}

.slider-more {
  text-decoration: none;
}

.slider-more i {
  margin-left: 15px;
}

.slider-title {
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
}

.slider-container {
  margin-top: 50px;
}

.popular-top a img {
  display: none;
}

/* ! ----SRAVNENIE CSS---- */

.izbrannoe,
.sravnenie {
  padding: 24px 0;
}

.izbrannoe-header h1,
.sravnenie-header h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
}

.clear-btn {
  background-color: transparent;
  color: #fff;
  border: none;
  font-size: 16px;
  cursor: pointer;
}

.clear-btn:hover {
  color: #3CAA25;
}

.izbrannoe-item .p-img img {
  width: 262px;
  height: 222px;
}

.izbrannoe-item .p-item {
  border-radius: 12px;
  background: rgba(108, 108, 108, 0.20);
  padding: 18px 22px;
}

.izbrannoe-item {
  padding-right: 20px;
  margin-top: 24px;
}

.izbrannoe-item .p-price {
  font-size: 18px;
}

.izbrannoe-item .p-rate-block img {
  width: 100px;
}

.izbrannoe-item .p-inventory {
  font-size: 14px;
}

.izbrannoe-item .p-inventory img {
  width: 15px;
}

.izbrannoe-item .p-title {
  font-size: 15px;
  height: 45px;
  overflow: hidden;
}

.izbrannoe-item .p-price .p-buy a {
  font-size: 15px;
  padding: 17px 65px;
}

.izbrannoe-item .p-price {
  margin-top: 15px;
}

/* ! ----SRAVNENIE CSS---- */
.sravnenie-content {
  background: rgba(37, 37, 37, 0.00);
  margin-top: 24px;
  border: 1px solid rgba(163, 163, 163, 0.20);
  border-radius: 15px;
}

.sravnenie-item {
  border-left: 1px solid rgba(163, 163, 163, 0.20);
}

.sravnenie-item:last-child {
  border-right: 1px solid rgba(163, 163, 163, 0.20);
}

.sravnenie-item:first-child,
.sravnenie-item:nth-child(5n) {
  border-left: 0;
}

.sravnenie-item .s-item__img img {
  width: 262px;
  height: 222px;
}

.sravnenie-item .s-item__img {
  margin-top: 15px;
}

.s-item {
  padding: 15px 22px;
  border-bottom: 1px solid rgba(163, 163, 163, 0.20);
}

.s-title__link {
  color: #FFF;
  font-size: 15px;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  margin-top: 15px;
}

.s-item__price {
  margin-top: 15px;
}

.s-item__price span {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
}

.s-item__buy {
  margin-top: 15px;
}

.s-item__buy a {
  display: block;
  width: 100%;
  border-radius: 50px;
  border: 1px solid var(---, #3CAA25);
  text-decoration: none;
  padding: 15px 0px;
  transition: .2s ease;
}

.s-item__buy a:hover {
  background-color: #3CAA25;
  color: #fff;
}

.stat-block .stat-item {
  border-bottom: 1px solid rgba(163, 163, 163, 0.20);
  padding: 10px 15px;
}

.stat-block .stat-item span {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}

.stat-block .stat-item article {
  color: rgba(234, 234, 234, 0.50);
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
}

.stat-block .stat-item:last-child {
  border-bottom: 0px;
}

.trash-icon:hover svg {
  fill: #3CAA25;
}

.trash-icon {
  cursor: pointer;
}

.sravnenie input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}

.sravnenie label {
  cursor: pointer;
  text-indent: -9999px;
  width: 35px;
  height: 15px;
  background: grey;
  display: block;
  border-radius: 100px;
  position: relative;
}

.sravnenie label:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 90px;
  transition: 0.2s;
}

.sravnenie input:checked+label {
  background: #3CAA25;
}

.sravnenie input:checked+label:after {
  left: 100%;
  transform: translateX(-100%);
}

.switch-toggle {
  margin-top: 24px;
}

.switch-toggle span {
  margin-left: 10px;
  color: #fff;
  font-size: 16px;
  line-height: normal;
}

.banner-block-mobile {
  display: none;
}

.home-menu {
  display: none;
}

/* ! ----NOTIFICATION---- */

.notification__box {
  position: relative;
  display: none;
  justify-content: center;
  align-items: center;
  width: 325px;
  right: -200%;
  opacity: 0;
  height: 115px;
  background-color: #242424;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5), -1px -1px 10px rgba(0, 0, 0, 0.3);
  border-radius: 15px;
  text-decoration: none;
  padding: 0 15px;
  cursor: pointer;
  transition: all .4s linear;
}

.notification__box.visible {
  display: flex;
  right: 0;
  opacity: 1;
}

.notification__box .notification__name {
  margin-left: 12px;
}

.notification__box span {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
}

.notification__box p {
  font-size: 14px;
  font-weight: 400;
  color: #888888;
}

.notification__box .notification__img img {
  width: 60px;
  height: 60px;
}

.notification__box .notification__close {
  position: absolute;
  right: 5px;
  top: 5px;
  border: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
}

.notification__box .notification__close svg {
  width: 28px;
  height: 28px;
  transition: .2s linear;
}

.notification__box .notification__close:hover svg {
  fill: #3CAA25;
}

.toast-container {
  top: 100px;
  right: 30px;
  z-index: 1000000;
  pointer-events: all;
}


/* ! ----MOBILE CSS---- */
@media screen and (max-width: 431px) {

  .not_black header {
    position: static;
  }

  .alt-nav .row {
    padding-right: 24px;
    padding-left: 24px;
  }

  .header-alt .row {
    padding-right: 24px;
    padding-left: 24px;
  }

  .alt-line-header {
    padding: 15px 0;
  }

  .header-pc {
    display: none;
  }

  .header-alt {
    background-color: #181D16;
    display: block;
    z-index:999;
  }

  .alt-logo {
    padding: 0;
  }

  .alt-phone {
    padding: 0;
  }

  .alt-phone a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
  }

  .alt-search {
    padding: 0;
    border: none;
  }

  .alt-menu__link {
    color: #fff;
  }

  .alt-nav {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
    background-color: #181D16;
    overflow-x: hidden;
  }

  .alt-nav .row {
    padding-right: 0;
    padding-left: 0;
  }

  .alt-menu {
    padding: 10px 0;
  }

  .alt-menu__list {
    list-style: none;
  }

  .alt-menu__item span {
    margin-top: 5px;
  }

  .alt-menu__link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    overflow: hidden;
    text-decoration: none;
    font-size: 10px;
    min-width: 78.6px
  }

  .offcanvas-header {
    padding: 0;
  }

  .offcanvas-end {
    border: 0;
  }

  .offcanvas-header {
    background-color: #121212;
  }

  .offcanvas-body {
    background-color: #121212;
  }

  .offcanvas-link {
    margin-top: 30px;
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
    display: block;
  }

  .home-banner {
    padding-top: 91px !important;
    padding-bottom: 29vh;
  }

  .banner-block-p {
    display: none;
  }

  .home-banner .title-banners {
    padding: 45px;
  }

  .col-12 {
    padding-right: 0;
    padding-left: 0;
  }

  .col {
    padding: 0;
  }

  .row {
    padding-right: 24px;
    padding-left: 24px;
  }

  .home-menu {
    display: block;
    padding-bottom: 50px;
  }

  .home-menu__item {
    padding: 15px 0;
    border-radius: 10px;
    border: 1px solid rgba(163, 163, 163, 0.20);
    text-align: center;
    margin-top: 20px;
  }

  .home-menu__link {
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    display: block;
    width: 100%;
  }

  .banner-block-mobile {
    display: block;
  }

  .banner-block-mobile .card {
    padding: 10px;
    margin: 0;
  }

  .banner-block-mobile .col {
    padding-bottom: 10px;
  }

  .banner-block-mobile .col:first-child,
  .banner-block-mobile .col:nth-child(3) {
    padding-right: 5px;
  }

  .banner-block-mobile .col:nth-child(2),
  .banner-block-mobile .col:last-child {
    padding-left: 5px;
  }

  .banner-block-mobile .card-title {
    font-size: 12px;
    line-height: 700;
    margin-top: 10px;
  }

  .banner-block-mobile .card-text {
    font-size: 10px;
  }

  .banner-block-mobile img {
    width: 30px;
  }

  .new-label,
  .hit-label,
  .rekomenduem-label {
    border-radius: 5px;
    padding: 2px 11px;
    color: #fff;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    margin-right: 5px;
    display: flex;
    align-items: center;
    line-height: 1;
    justify-content: center;
  }

  .popular .owl-carousel .p-label {
    margin-bottom: 10px !important;
  }

  .popular .owl-carousel .p-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .popular .owl-carousel .p-img img {
    width: 206px;
    height: 154px;
  }

  /* .popular .owl-carousel .owl-item {
    max-width: 226px;
  } */

  .popular .owl-carousel .owl-stage {
    padding-left: 0 !important;
  }

  .popular-top {
    padding-left: 0;
    padding-right: 0;
  }

  .popular .owl-item .p-title {
    font-size: 14px;
  }

  .popular .owl-item .p-price {
    font-size: 15px;
    margin-top: 10px;
  }

  .popular .owl-item .p-rate-block {
    margin-top: 10px;
  }

  .popular .owl-item .p-price .p-buy a {
    padding: 7px 35px;
    font-size: 12px;
  }

  .owl-item:not(.active) {
    visibility: visible;
    opacity: 1;
  }

  .popular-top-title {
    justify-self: start;
    flex-direction: column;
  }

  .popular-top a {
    margin-top: 10px;
  }

  .popular-top a img {
    display: inline-block;
  }

  .popular.home {
    background-color: transparent;
  }

  .popular.home .popular-top {
    margin-bottom: 25px;
  }

  .how-work-home>.row {
    background-color: transparent;
  }

  .how-work-home h3 {
    margin-bottom: 0;
  }

  .hwh-container {
    padding-right: 0;
    padding-left: 0;
  }

  .hwh-container .hwh-item {
    background-color: #242424;
    padding: 17px;
  }

  .hwh-container .hwh-item:first-child,
  .hwh-container .hwh-item:nth-child(3) {
    margin-right: 5px;
  }

  .hwh-container .hwh-item:nth-child(2),
  .hwh-container .hwh-item:last-child {
    margin-left: 5px;
  }

  .hwh-item p {
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
  }

  .hwh-img {
    width: auto;
    height: auto;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    background-color: transparent;
    box-shadow: none;
  }

  .hwh-img img {
    width: 30px;
    height: 30px;
  }

  .how-work-home>.row {
    padding-bottom: 0;
  }

  .how-work-home {
    padding-bottom: 0;
  }

  .news-home {
    background-color: transparent;
  }

  .home-news-title {
    justify-content: start;
    flex-direction: column;
  }

  .home-news-title a {
    margin-top: 10px;
  }

  .news-home .news-block {
    padding-right: 0;
  }

  .news-block {
    margin-bottom: 25px;
  }

  footer {
    padding: 25px 0;
  }


  .footer-text {
    display: none;
  }

  .m-footer-title {
    display: block;
  }

  .sog-sog label {
    text-align: center;
    font-size: 12px;
  }

  .footer-logos a:nth-child(2) {
    display: none;
  }

  .footer-logos a:nth-child(1) {
    margin-bottom: 50px;
  }

  footer ul li {
    padding: 0 0 30px 0;
  }

  footer ul {
    text-align: left;
  }

  footer .m-logo {
    display: flex;
    justify-content: center;
  }

  .contacts {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .contacts .footer-item:nth-child(2) {
    padding-bottom: 10px;
  }

  .home-news-title img {
    display: inline-block;
  }

  .how-work-home>.row {
    padding: 0;
  }

  .aaasssss {
    display: none;
  }

  .filter-ob {
    display: none;
  }

  .pc-catalog {
    display: none;
  }

  .ctg-item {
    padding: 10px 15px;
  }

  .ctg-i-wrapper {
    border: 1px solid var(--20, rgba(163, 163, 163, 0.20));
    background: rgba(108, 108, 108, 0.20);
  }

  .ctg-item .p-img {
    display: flex;
    justify-content: center;
  }

  .ctg-item .p-img img {
    width: 143px;
    height: 120px;
  }

  .ctg-item .p-price {
    justify-content: center;
  }

  .ctg-item .p-sexy-price {
    justify-content: start;
    font-size: 16px;
  }

  .ctg-item .p-rate-block img {
    width: 15px;
  }

  .ctg-item .p-rate-block .rate-mark span {
    font-size: 12px;
  }

  .ctg-item .p-title {
    font-size: 14px;
    line-height: 1;
    height: 55px;
    overflow: hidden;
  }

  .ctg-item .p-buy {
    border-radius: 7px;
    border: 1px solid #3CAA25;
    text-decoration: none;
    padding: 8px 0;
    text-align: center;
  }

  .ctg-item .p-label {
    flex-wrap: wrap;
    min-height: 40px;
  }

  .ctg-item .new-label,
  .ctg-item .hit-label,
  .ctg-item .rekomenduem-label {
    height: max-content;
  }

  .ctg-item .p-buy a {
    text-decoration: none;
    font-size: 15px;
  }

  .items-block1 {
    display: none;
  }

  .m-ctg-title {
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 32px;
  }

  .m-ctg-title .ctg-count {
    border-radius: 10px;
    background-color: #3CAA25;
    color: var(--, #FFF);
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 5px 10px;
    margin-left: 10px;
  }

  .items .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background: #242424;
    margin-bottom: 29px;
  }


  .items .owl-item button {
    width: 100%;
    font-size: 14px;
    background-color: transparent;
    border: 0;
    color: #fff;
    cursor: pointer;
  }

  .filter-menu {
    margin-bottom: 20px;
  }

  .filter-menu button {
    background-color: transparent;
    border: 0;
    color: #fff;
    font-size: 14px;
  }

  .filter-menu button img {
    margin-right: 5px;
  }

  .items .offcanvas {
    max-width: 85%;
    border-radius: 0 15px 15px 0;
    background-color: #121212;
  }

  .items .offcanvas-body {
    background-color: transparent;
  }

  .filter-main .offcanvas-header {
    padding: 24px 0px 10px 0px;
    margin: 0 24px 15px 24px;
    border-bottom: 1px solid rgba(163, 163, 163, 0.20);
    background-color: transparent;
  }

  .filter-main .offcanvas-header .filter-main-title img {
    margin-right: 10px;
  }

  .filter-main .offcanvas-header .close-btn {
    margin-top: 0;
    margin-right: 0;
  }

  .filter-main .offcanvas-body {
    padding-top: 0;
  }

  .row.owl-row-owl {
    padding-left: 0;
    padding-right: 0;
  }

  .tooltip-text {
    width: 110px;
    padding: 10px 5px;
    font-size: 10px;
    border-radius: 15px 15px 15px 0;
  }

  .p-0-m>.row {
    padding: 0;
  }

  .breadcrumbs ul {
    border-bottom: 1px solid #fff;
    margin: 15px 0;
  }

  .breadcrumbs ul li {
    border-bottom: 0;
  }

  .breadcrumbs ul li a {
    line-height: 1.2;
    font-size: 10px;
  }

  .item-view .p-label {
    order: 2;
  }

  .item-view .p-img {
    order: 1;
  }

  .item-view .p-label {
    margin-bottom: 0 !important;
  }

  .item-view .p-label .new-label,
  .item-view .p-label .hit-label,
  .item-view .p-label .rekomenduem-label {
    padding: 4px 15px;
    font-size: 11px;
    border-radius: 7px;
  }

  .functions-btn {
    display: none !important;
  }

  .functions-btn-m {
    display: flex !important;
    justify-content: start;
  }

  .item-info .functions-btn-m .add-to {
    padding: 0;
  }

  .item-info .functions-btn-m .add-to:nth-child(2) {
    margin-left: 10px;
  }

  .item-info .contacts-page__title {
    border-bottom: 0;
    padding-bottom: 0px;
    margin-bottom: 30px;
  }

  .item-info .attribute {
    margin-top: 30px;
  }

  .block-rate-price .p-rate-img {
    max-width: 100px !important;
  }

  .block-rate-price .p-inventory {
    font-size: 14px;
  }

  .block-rate-price .items-price {
    text-align: center;
  }

  .item-block1>.container-fluid {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 25px;
  }

  .item-block2 .owl-item {
    margin-right: 0;
    background-color: transparent;
    padding: 0;
  }

  .item-block2 .owl-carousel {
    width: 270px;
    margin: 0 auto;
    margin-top: 25px;
  }

  .item-block2 .owl-item button {
    font-size: 16px;
  }

  .item-block2 .owl-item {
    width: auto !important;
  }

  .item-block2 .tablinks {
    padding: 10px 30px;
    margin-bottom: 25px;
  }

  .item-block2 .tab {
    display: none;
  }

  .prev-page-link {
    margin-top: 50px;
  }

  .prev-page-link a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
  }

  .recent-items .owl-item {
    padding: 0;
    width: 139px !important;
    background-color: transparent;
  }


  .recent-card {
    border-radius: 10px;
    border: 1px solid rgba(163, 163, 163, 0.20);
    background-color: rgba(108, 108, 108, 0.20);
    padding: 10px 15px;
    max-width: 139px;
  }

  .recent-img {
    width: 109px;
    height: 109px;
  }

  .recent-name a {
    display: block;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
  }

  .recent-price {
    font-size: 14px;
    display: block;
    line-height: 1;
    margin-bottom: 10px;
  }

  .recent-buy {
    color: #3CAA25;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    border-radius: 7px;
    border: 1px solid #3CAA25;
    padding: 5px 0;
    margin-top: 10px;
  }

  .recent-buy a {
    text-decoration: none;
  }

  .item-block2 {
    padding-bottom: 25px;
  }

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

  .item {
    padding-bottom: 35px;
  }

  .recent-title h3 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .sravnenie-content {
    display: none;
  }

  .sravnenie-m {
    margin-top: 24px;
    display: block;
  }

  .sravnenie-m .owl-carousel {
    padding-left: 24px;
  }

  .sravnenie-m .owl-item {
    margin-right: 0;
    padding: 0px;
    border-radius: 0;
    background-color: transparent;
    border: 1px solid rgba(163, 163, 163, 0.20);
  }

  .sravnenie-m .sm-item {
    padding: 7px 17px;
    border-bottom: 1px solid rgba(163, 163, 163, 0.20);
  }

  .sravnenie-m .s-item__title {}

  .sravnenie-m .s-item__title .s-title__link {
    font-size: 12px;
    display: block;
    line-height: 1.2;
  }

  .sravnenie-m .s-item__price span {
    font-size: 14px;
  }

  .sravnenie-m .s-item__buy a {
    padding: 5px;
  }

  .stat-block .stat-item span {
    font-size: 11px;
  }

  .stat-block .stat-item article {
    font-size: 11px;
  }

  .sm-item .s-item__img a img {
    width: 207px;
    height: 156px;
  }

  .sr>.row {
    padding-left: 0px;
    padding-right: 0px;
  }

  .sravnenie .recent-items .owl-item {
    margin-right: 10px;
  }

  .sravnenie .recent-items .recent-price {
    color: #fff;
  }

  .sravnenie .recent-title {
    margin-top: 25px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .recent-slider {
    display: block;
  }

  .izbrannoe-item {
    display: none;
  }

  .ctg-item .new-label,
  .ctg-item .hit-label,
  .ctg-item .rekomenduem-label {
    font-size: 8px;
    line-height: 1;
    border-radius: 4px;
  }

  .p-rate-block .rate-mark {
    color: #fff;
  }

  .izbrannoe .ctg-i-wrapper {
    display: block;
  }

  .izbrannoe-header {
    margin-bottom: 25px;
  }

  .recent-slider .recent-title h3 {
    padding-right: 12px;
    padding-left: 12px;
  }

  .recent-slider .owl-item {
    margin-right: 10px;
  }

  .recent-price span {
    color: #fff;
  }

  .popular .p-item .p-title {
    height: 55px;
  }

  .popular .p-item .p-price {
    flex-wrap: nowrap;
  }

  .items {
    padding-bottom: 25px;
  }

  .page-bg {
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 500px;
  }

  .hero-screen .title-screen .subtitle {
    margin: 0 auto;
    max-width: 335px;
  }

  .invest-bg {
    background-image: url(/static/img/invest-bg-m.jpg);
  }

  .hosting-bg {
    background-image: url(/static/img/hosting-bg-m.jpg);
  }

  .remont-bg {
    background-image: url(/static/img/remont-bg-m.jpg);
  }

  .trejd-bg {
    background-image: url(/static/img/trejd-bg-m.jpg);
  }

  .vyikup-bg {
    background-image: url(/static/img/vyikup-bg-mm.svg);
  }

  .obmen-bg {
    background-image: url(/static/img/obmen-bg-m.svg);
  }

  .hero-screen {
    min-height: 560px;
  }

  .title-content {
    font-size: 36px;
  }

  .title-screen {
    text-align: center;
  }

  .main-content .main-content__title {
    font-size: 18px;
  }

  .invest-content .invest-content__descr {
    font-size: 14px;
    padding: 10px 10px 20px 10px;
  }

  .feedback-section .feedback-title {
    font-size: 16px;
  }

  .feedback-section .feedback-subtitle {
    font-size: 14px;
  }

  .feedback-img img {
    display: none;
  }

  .feedback-img {
    margin-top: 25px;
    background-position: top;
    background-repeat: no-repeat;
    background-image: url(/static/img/form-img3.png);
    min-height: 200px;
  }

  .feedback-form .feedback-img::before {
    display: none;
  }

  .feedback-form .feedback-img::after {
    display: none;
  }

  .feedback-section {
    margin-top: 0;
  }

  .form-content {
    margin-bottom: 0;
  }

  .hosting-content .host-col {
    padding: 0;
  }

  .host-card .card-text {
    font-size: 12px;
  }

  .host-card {
    padding: 10px;
  }

  .host-col {
    margin-bottom: 15px;
  }

  .host-card img {
    width: 32px;
  }

  .host-col:nth-child(1),
  .host-col:nth-child(3) {
    padding-right: 10px;
  }

  .host-btn {
    display: none !important;
  }

  .hosting-content__descr {
    display: none;
  }

  .feendback-img-uniq:before,
  .feendback-img-uniq::after {
    display: none;
  }

  .feendback-img-uniq {
    background-image: url(/static/img/host-form3.svg);
    min-height: 235px;
    background-position: top;
    background-repeat: no-repeat;
  }

  .feedback-form {
    margin-top: 0;
  }

  .form-content-uniq {
    margin-top: 25px;
  }

  .remont-hero__title {
    padding-right: 25px;
    padding-left: 25px;
  }

  .remont-content__descr {
    font-size: 14px;
    padding: 10px 10px 20px 10px;
  }

  .descr-info {
    font-size: 5px;
    margin-bottom: 0;
  }

  .remont-form-bg img {
    display: none;
  }

  .remont-form-bg {
    background-image: url(/static/img/remont-form-m.png);
    min-height: 200px;
    background-position: top;
    background-repeat: no-repeat;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .trejd-content__descr {
    padding: 10px 10px 20px 10px;
    font-size: 14px;
    margin-bottom: 0;
  }

  .trejd-img {
    background-image: url(/static/img/trejd-form2.svg);
    min-height: 200px;
    background-position: top;
    background-repeat: no-repeat;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .trejd-img img {
    display: none;
  }

  .footer-two-layer-block .footer-links {
    margin-right: 15px;
  }

  .vyikup-form-bg img {
    display: none;
  }

  .advantages .col-lg-4 {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 15px;
  }

  .advantage-card {
    flex-direction: column;
    padding: 10px;
    font-size: 13px;
    text-align: center;
  }

  .advantage-pic {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .advantage-pic img {
    width: 32px;
  }

  .vyikup-form-bg {
    background-image: url(/static/img/vyikup-form-bg.svg);
    min-height: 200px;
    background-position: top;
    background-repeat: no-repeat;
    margin-top: 25px;
  }

  .obmen-card__title {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1;
  }

  .obmen-pic img {
    width: 32px;
  }

  .obmen-card__text p {
    height: auto;
    justify-content: end !important;
    align-self: self-end;
  }

  .obmen-card {
    padding: 10px;
    font-size: 12px;
    justify-content: start !important;
  }

  .post>.row {
    padding-left: 0;
    padding-right: 0;
  }

  .blog-block {
    padding: 0;
  }

  .blog-block .news-block {
    padding-right: 0;
  }

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

  .pattern-page__main-content {
    margin: 25px 0;
    padding: 0 24px;
  }

  .contacts-page__title {
    font-size: 36px;
    margin-bottom: 25px;
  }

  .post-pub-date {
    margin: 50px 0 25px 0;
  }

  .offcanvas-end {
    width: 100%;
  }

  .kontakty .kontakt video {
    display: none !important;
    opacity: 0;
    visibility: hidden;
  }

  .trejd-banner {
    background-image: none;
    background: transparent;
  }

  .kontakty .black-layer {
    display: none;
  }

  .contacts-page {
    padding: 30px 0px;
  }

  .contacts-title h1 {
    font-size: 32px;
    text-align: center;
  }

  .contacts-content {
    margin-top: 30px;
  }

  .contacts-info {
    margin-right: 0;
  }

  .contacts-content .col-lg-8 {
    margin-top: 30px;
  }

  .catalog .owl-row-owl {
    display: none;
  }

  .catalog {
    margin: 50px 0;
  }

  .category-banners {
    margin: 0;
  }

  .category-banners .card {
    margin: 0;
    width: 170px;
    margin-bottom: 20px;

  }

  .category-banners {
    justify-content: space-between;
  }

  .category-link {
    padding: 20px 15px;
  }

  .category-img {
    width: 143px;
    height: 120px;
  }


  .category-title {
    font-size: 12px;
  }

  .category-info {
    font-size: 10px;
  }

  .m-catalog-title {
    display: block;
  }

  .m-catalog-title {
    color: #fff;
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 700;
  }

  .alt-catalog {
    width: 100%;
  }

  .alt-catalog .offcanvas-link {
    margin-bottom: 10px;
  }

  .offcanvas-header {
    padding-bottom: 10px;
  }

  .offcanvas-header {
    border: none;
  }

  .home-banner .title-banner {
    font-size: 36px;
    text-align: center;
  }

  .offcanvas-sublink {
    color: #fff;
    text-decoration: none;
    margin-bottom: 10px;
  }

  .alt-catalog {
    display: flex;
  }

  .invest-content .img-item {
    margin-top: 25px;
  }

  .feedback-form .feedback-img {
    z-index: -1;
  }

  .popular .popular-top {
    padding-right: 0;
    padding-left: 0;
  }

  .item-view .p-img {
    display: none;
  }

  .item-view .owl-p-img {
    display: block;
  }

  .owl-p-img .owl-item img {
    width: 345px;
    height: 300px;
  }

  .owl-p-img .owl-item {
    margin-right: 0 !important;
    background-color: transparent;
  }

  .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
  }

  .owl-dots .owl-dot {
    width: 15px;
    height: 16px;
    margin-right: 10px;
    background-color: transparent !important;
    border-radius: 16px;
    border: 2px solid #3CAA25 !important;
  }

  .owl-dots .owl-dot.active {
    background-color: #3CAA25 !important;
  }

  .item-block2 .owl-carousel .owl-dots {
    display: none;
  }

  .item .item-block2 .owl-carousel .owl-nav {
    display: block !important;
  }

  .item .item-block2 .owl-carousel .owl-nav .owl-prev {
    padding: 0;
    border-radius: 0;
    color: #3CAA25 !important;
    top: 17%;
    left: -5vh;
  }

  .item .item-block2 .owl-carousel .owl-nav .owl-next {
    padding: 0;
    border-radius: 0;
    color: #3CAA25 !important;
    top: 17%;
    right: -5vh;
  }

  .item .item-block2 .owl-carousel .owl-nav button.owl-next:hover,
  .item .item-block2 .owl-carousel .owl-nav button.owl-prev:hover {
    background-color: transparent;
  }

  .header-alt .search-panel .search-img {
    margin-right: 10px;
  }

  .header-alt .search-panel {
    height: auto;
    border-radius: 0px 0px 10px 10px;
  }

  .header-alt .search-panel form>div {
    border-radius: 10px;
    border: 1px solid rgba(163, 163, 163, 0.50);
    background: rgba(163, 163, 163, 0.20);
    padding: 2px 15px;
  }

  .header-alt .search-panel form {
    padding: 15px 30px;
  }

  .header-alt .search-panel form input {
    background-color: transparent;
    border: none;
  }

  .header-alt .search-panel .search_result {
    box-shadow: none;
  }

  .header-alt .search-panel .search_result li {
    margin: 0;
  }

  .header-alt .search-panel form button {
    margin: 0;
    max-width: none;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #3CAA25;
    font-size: 14px;
    margin-top: 20px;
  }

  input:-webkit-autofill,
  input:-webkit-autofill:focus {
    transition: background-color 0s 600000s, color 0s 600000s;
  }

  .investments .feedback-form {
    margin-top: 0px;
  }

  footer .col-lg-3 {
    padding: 0px;
  }

  .btn-srav.circle:before,
  .btn-fav.circle:before {
    content: '0';
    position: absolute;
    top: 0px;
    right: 20px;
    width: 15px;
    height: 15px;
    background-color: #fff;
    font-size: 10px;
    color: #242424;
    border-radius: 100px;
    font-weight: 500;
    text-align: center;
  }

  .alt-menu__link.active {
    color: #3CAA25;
  }

  .alt-menu__link.active svg path {
    stroke: #3CAA25;
  }

}

@media screen and (max-width: 1670px) {
  .navbar.sticky-header .inner-header .search-line {
    max-width: 500px !important;
  }

  .second-line-header ul li a {
    font-size: 14px;
  }

  .second-line-header .nav-item .nav-link {
    padding: 8px 10px;
  }

  .btn-comparison {
    padding: 5px 10px;
  }

  .function {
    margin-right: 5px;
  }
}

@media screen and (max-width: 1378px) {
  .navbar.sticky-header .inner-header .search-line {
    max-width: 400px !important;
    margin-right: 5px !important;
    margin-left: 10px !important;
  }

  .navbar .inner-header .search-line {
    margin-right: 5px !important;
    margin-left: 10px !important;
  }

  .navbar.sticky-header .navbar-brand img,
  .navbar .navbar-brand img {
    width: 70px !important;
  }

  .btn-tg,
  .shopingcart {
    padding: 5px 10px;
  }

  .btn-tg__wrapper::after {
    height: 100%;
    margin-top: 0;
  }

  .nav-item .nav-link {
    padding: 14px 7px;
  }

  header .navbar-light .navbar-brand {
    margin-right: 10px;
  }
}


@media screen and (max-width: 391px) {

  .row {
    padding-right: 18px;
    padding-left: 18px;
  }

}

footer .obr {
  z-index: 9999;
}

.add-to-comapre.active svg,
.add-to-favorite.active svg {
  fill: #3CAA25;
}

.add-to-comapre.active:hover svg,
.add-to-favorite.active:hover svg {
  fill: #fff;
}


.post h1,
.post h2,
.post h3,
.post h4,
.post h5,
.post h6 {
  font-size: 20px;
  margin: 20px 0;
}

.post td,
.post th {
  border: 1px solid #fff;
  padding: 7px;
}

.sravnenie .exampleModal a {
  color: #3CAA25 !important;
}

.sravnenie .exampleModal a:hover {
  color: #fff !important;
}

.sravnenie .owl-carouselss .owl-prev,
.sravnenie .owl-carouselss .owl-next {
  display: none !important;
}

.sravnenie .owl-carouselss .owl-item {
  margin: 0;
  padding: 0;
  background: inherit;
  border-radius: 0;
}

#addComment h3 {
  color: #212529;
  font-family: Rubik;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

#addComment label {
  margin-top: 15px;
  margin-bottom: 15px;
}

#addComment textarea {
  height: 200px;
  resize: none;
}

#addComment .sog-sog input {
  margin-right: 11px;
}

#addComment .send-comment {
  border-radius: 5px;
  background: #3CAA25;
  padding: 15px 0px;
  border: 0;
  width: 100%;
  color: #FFF;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}

#comment .title-comment {
  color: #DEDEDE;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 7px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#comment .com-left {
  width: 40%;
}

#comment .title-comment .fio {
  color: #fff;
  font-weight: 500;
  padding-right: 15px;
}

#comment .com-left .comment {
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #DEDEDE;
}

#comment .comment-comment {
  color: #FFF;
  font-family: Rubik;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#comment .item h2 {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  padding-bottom: 15px;
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 20px;
}

.all-at-m {
  border-bottom: 1px dotted var(--unnamed, #FFF);
}

.hosting-content .host-btn:hover a {
  color: #fff !important;
}

.yellowAlert .modal-body {
  background-color: #C6B206;
  color: #fff;
  border-radius: 15px;
  padding: 40px 25px;
  text-align: center;
}

.yellowAlert {
  overflow-y: hidden;
}

.yellowAlert .modal-body p {
  line-height: 1.2em;
  font-size: 24px;
  font-weight: 600;
}

.yellowAlert .modal-body a {
  color: #fff;
  text-decoration-color: #ffe602;
}

.yellowAlert .modal-content {
  border-radius: 15px;
}

@media (min-width: 576px) {
  .yellowAlert .modal-dialog {
    max-width: 650px;
    margin: 380px auto;
  }
}

@media screen and (max-width: 436px) {

  .yellowAlert .modal-dialog {
      padding: 15px;
      max-width: 650px;
      margin: 230px auto;
    }

  .yellowAlert .modal-body p {
    line-height: 1.2em;
    font-size: 14px;
    font-weight: 400;
  }

  .yellowAlert .modal-body {
    background-color: #C6B206;
    border-radius: 15px;
    color: #fff;
    padding: 15px;
    text-align: center;
  }

}
@media screen and (max-width: 370px) {
.alt-menu__link{
        min-width: 73.6px;
}
}