<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://rsms.me/inter/inter.css");
html {
  font-family: "Inter", sans-serif;
}
@supports (font-variation-settings: normal) {
  html {
    font-family: "Inter var", sans-serif;
  }
}

:active,
:hover,
:focus {
  outline: 0;
  outline-offset: 0;
}

.d-flex {
  display: flex;
  width: 100%;
}

.f-none {
  display: none;
}

.navbar-toggler {
  padding: 0px;
}

.sub-category {
  display: none;
  padding: 0 75px;
}

.sub-category.show {
  display: block !important;
}

.sub-category h5 {
  text-align: center;
  padding: 20px;
}

.sub-category span {
  color: #23b250;
  font-size: 20px;
}

.col-12.col-sm-6 {
  padding: 5px 10px;
}

.sub-category a {
  color: #363636;
  font-size: 14px;
}

.d-flex .form-search {
  border: none;
  width: 100%;
  padding: 15px;
  border-radius: 10px;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 16px;
  color: #737373;
}

.btn-select {
  background: #ffffff;
  padding: 15px 50px;
  color: #23b250;
  border: 2px solid #23b250;
  border-radius: 15px;
}

.btn-select:focus,
.btn-select:hover {
  background: #23b250;
  text-decoration: none;
  color: #fff;
}

.btn-select1 {
  background: #ffffff;
  padding: 15px 48px;
  color: #23b250;
  border: 2px solid #23b250;
  border-radius: 15px;
}

.btn-select1:focus,
.btn-select1:hover {
  background: #23b250;
  text-decoration: none;
  color: #fff;
}

.btn-select2 {
  background: #ffffff;
  padding: 15px 30px;
  color: #FF69B4;
  border: 2px solid #FF69B4;
  border-radius: 15px;
}

.btn-select2:focus,
.btn-select2:hover {
  background: #FF69B4;
  text-decoration: none;
  color: #fff;
}

.btnmed-select {
  background: #ffffff;
  padding: 15px 39px;
  color: #0077b6;
  border: 2px solid #0077b6;
  border-radius: 15px;
}

.btnmed-select:focus,
.btnmed-select:hover {
  background: #0077b6;
  text-decoration: none;
  color: #fff;
}

.btnmed-select1 {
  background: #ffffff;
  padding: 15px 48px;
  color: #0077b6;
  border: 2px solid #0077b6;
  border-radius: 15px;
}

.btnmed-select1:focus,
.btnmed-select1:hover {
  background: #0077b6;
  text-decoration: none;
  color: #fff;
}

.btnmed-select2 {
  background: #ffffff;
  padding: 15px 30px;
  color: #FF69B4;
  border: 2px solid #FF69B4;
  border-radius: 15px;
}

.btnmed-select2:focus,
.btnmed-select2:hover {
  background: #FF69B4;
  text-decoration: none;
  color: #fff;
}

.block-search .btn {
  margin: 1px;
}

.quick {
  align: center;
  margin-top: 5px;

  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}

.quick a {
  color: #23b250;
  display: inline-block;
  border-radius: 7px;
  padding: 5px;
  text-decoration: none;
}
.quick a:hover {
  background-color: rgba(35, 178, 80, 0.27);
  color: #23b250;
}

.quick a:active {
  background-color: rgba(35, 178, 80, 0.27);
}

.mobile-app img {
  width: 100%;
  margin-top: 10px;
  border-radius: 6px;
}

.btn {
  background: #23b250;
  border-radius: 10px 9px 10px 10px;
  color: #fff;
  white-space: nowrap;
  padding: 0.375rem 1.75rem;
}

.btnmed {
  background: #00b4d8;
  border: 1px solid transparent;
  border-radius: 10px 10px 10px 10px;
  color: #fff;
  white-space: nowrap;
  padding: 0.375rem 1.50rem;
}

.btnmed:hover,
.btnmed:focus {
  text-decoration: none;
  background-color: #0077b6;
  color: #fff;
}

.d-flex .block-search {
  border: 1px solid #23b250;
  border-radius: 10px;
  display: flex;
  width: 100%;
  height: 50px;
  margin-left: 38px;
}

.product .d-flex {
  align-items: center;
}

.btn-login {
  height: 45px;
  margin: 4px 30px 4px 60px;
  padding: 0.55rem 1.75rem;
}

.btn-mail {
  height: 45px;
  margin: 4px 0px;
  padding: 0.55rem 1.75rem;
  background-color: #fff;
  border: 1px solid #23b250;
  width: 350px;
  color: #23b250;
}

.btn-mail:focus,
.btn-mail:hover {
  background: #23b250;
  color: #fff;
}

.navbar-mini {
  text-align: center;
  width: 100%;
  background-color: #23b250;
  margin-bottom: 10px;
}

.navbar-mini ul {
  display: inline-flex;
  list-style-type: none;
  margin: 0;
  padding: 0px;
}

.navbar-mobile {
  margin: 8px 0;
}

.navbar-mobile .logout {
  position: absolute;
  right: 25px;
}

.navbar-mini ul li {
  margin: 30px 0;
}

.navbar-mini ul li a img {
  margin-top: -5px;
}

.navbar-menu {
  margin: 15px 0;
  padding: 0;
}
.navbar-menu .col-6 {
  padding: 0px 5px;
}
.navbar-menu .navbar-menu-item {
  margin-bottom: 10px;
  list-style-type: none;
  text-align: center;
  /* background: #f7f7f7; */
  padding: 7px 0px;
  border-radius: 5px;
}
.navbar-menu .navbar-menu-item button{
  width: 100%;
}

.navbar-menu .navbar-menu-item a {
  color: #363636;
}

.navbar-mini ul li a {
  background: #23b250;
  color: #fff;
  padding: 10px 25px;
  margin: 5px 10px;
  border-radius: 7px;
  border: solid 2px;
  border-color: #ffffff;
  font-weight: 500;
}

.navbar-mini ul li a:hover,
.navbar-mini ul li a:focus {
  text-decoration: none;
  background: #fff;
  color: #23b250;
  border: solid 2px;
  border-color: #ffffff;
  font-weight: 500;
}

.navbar-main {
  background: #f7f7f7;
  margin-bottom: 16px;
  text-align: center;
  width: 100%;
}

.navbar-main ul {
  display: inline-flex;
  list-style-type: none;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

.navbar-main ul li {
  padding: 20px 6px;
  border-right: 1px solid #cccccc;
  position: relative;
}

.navbar-main ul li:last-child {
  border: none;
}

.navbar-main ul li a {
  color: #232323;
  font-style: normal;
  font-weight: 500;
  font-size: 0.85rem;
}

.navbar-main ul li a:hover,
.navbar-main ul li a:focus {
  text-decoration: none;
  color: #23b250;
}

.navbar-header form {
  width: 100%;
}

.banner {
  width: 100%;
  background-color: #d9d9d9;
  border-radius: 15px;
}

.banner img {
  border-radius: 15px;
  width: 100%;
  height: 100%;
}

.product {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 30px;
}

.category_images {
    display: block;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 15px;
    width: auto;
  height: 350px;
  background-image: url('/images/category/analgetiki.jpg');
  background-size: cover; /* Ñ€Ð°Ð·Ð¼ÐµÑ€ Ð¾Ð´Ð½Ð¾Ð³Ð¾ Ð¿Ð¾Ð²Ñ‚Ð¾Ñ€ÑÑŽÑ‰ÐµÐ³Ð¾ÑÑ Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ */
}

.category_images h1 {
  color: white;
  font-weight: 800;
  text-align: center;
  padding-top: 100px;
}
.carousel_akwalor{
  display: none;
  margin-top: -150px;
  background-color: #fff;
  border-radius: 10px;
  padding: 5px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
}
.carousel_akwalor a{
  text-decoration: none;
}
.carousel_akwalor .carousel-indicators{
  display: none;
}
.category_item:hover {
  border: 1px solid #23b250;
}

.category_item:hover h4 {
  color: #23b250;
}

.category_item {
  height: 142px;
  margin-bottom: 28px;
  border: 1px solid #e2e2e2;
  border-radius: 7px;
  background-color: white;
  background-position: bottom right;
  background-repeat: no-repeat;
}

.category_item:hover .category_selected {
  display: block;
}

.category_item .category_selected {
  position: absolute;
  bottom: 40px;
  left: 30px;
  display: none;
}

.category_items a {
  text-decoration: none;
}

.category_item h4 {
  font-weight: 500;
  font-size: 16px;
  color: #363636;
  margin: 17px 20px;
  word-wrap: break-word;
}

.category_med:hover {
  border: 1px solid #0077b6;
}

.category_med:hover h4 {
  color: #0077b6;
}

.category_med {
  height: 142px;
  margin-bottom: 28px;
  border: 1px solid #e2e2e2;
  border-radius: 7px;
  background-color: white;
  background-position: bottom right;
  background-repeat: no-repeat;
}

.category_med:hover .category_selected {
  display: block;
}

.category_med .category_selected {
  position: absolute;
  bottom: 40px;
  left: 30px;
  display: none;
}

.category_med a {
  text-decoration: none;
}

.category_med h4 {
  font-weight: 500;
  font-size: 16px;
  color: #363636;
  margin: 17px 20px;
  word-wrap: break-word;
}

.product .star {
  padding: 10px;
  color: #23b250;
  font-size: 14px;
  width: 100%;
}

.product #favorite {
  background: none;
  border: none;
}

.product img {
  width: 100%;
  border: 2px solid #e2e2e2;
  border-radius: 10px;
}

.product:hover img {
  border: 2px solid #23b250;
}

.product .far.fa-heart {
  color: #757575;
}

.product .far.fa-heart:hover:after {
  content: "Ð”Ð¾Ð±Ð°Ð²Ð¸Ñ‚ÑŒ Ð² Ð¸Ð·Ð±Ñ€Ð°Ð½Ð½Ð¾Ðµ";
  font-family: Open Sans;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  display: block;
  padding: 10px;
  z-index: 999999;
  position: absolute;
  top: -20px;
  right: -70px;
  width: 220px;
  background: #262626;
  border-radius: 10px;
  box-shadow: 0px 1px 9px -2px #808080;
}

.product .fas.fa-heart {
  color: #d32f2f;
}

.product .number {
  background: rgba(35, 178, 80, 0.27);
  border-radius: 7px;
  font-weight: 500;
  white-space: nowrap;
  font-size: 12px;
  line-height: 17px;
  color: #23b250;
  padding: 3px 20px;
  text-decoration: none;
}

.product a {
  text-decoration: none;
}

.product .btn {
  width: 100%;
  font-size: 0.8rem;
  padding: 0.375rem 0;
  text-align: center;
}



.btn:hover,
.btn:focus {
  text-decoration: none;
  background-color: #1c6949;
  color: #fff;
}
.product .btnmed {
  width: 100%;
  font-size: 0.8rem;
  padding: 0.375rem 0;
  text-align: center;
}

.availability-list.show .availability-item {
  display: flex !important;
}

.availability-item:nth-child(n + 11) {
  display: none;
}

.availability-item {
  margin: 40px 0;
}

.availability-item h4 {
  font-size: 1.2rem;
  margin: 10px 0;
}

.availability-item .work {
  color: #737373;
  font-size: 0.8rem;
}

.availability-item h4 span {
  background: #23b250;
  border-radius: 7px;
  font-size: 0.8rem;
  color: #fff;
  font-weight: 600;
  padding: 1px 3px;
}

.availability-item .price {
  font-size: 1.5rem;
}

.availability-item .description {
  color: #737373;
}

.buttons-availability {
  margin-top: 15px;
}

.buttons-availability button {
  margin: 12px;
  background: #ffffff;
  border: 1px solid #737373;
  border-radius: 15px;
  padding: 10px 30px;
  color: #737373;
}

.buttons-availability button.active {
  background: rgba(102, 203, 134, 0.27);
  border: 1px solid #23b250;
  border-radius: 15px;
  color: #23b250;
  margin: 10px;
  padding: 12px 34px;
}

.buttons-availability button:hover,
.buttons-availability button:focus {
  background: rgba(102, 203, 134, 0.27);
  border: 2px solid #23b250;
  border-radius: 15px;
  color: #23b250;
  margin: 9px;
  padding: 12px 34px;
}

.buttonsmed-availability {
  margin-top: 15px;
}

.buttonsmed-availability button {
  margin: 12px;
  background: #ffffff;
  border: 1px solid #737373;
  border-radius: 15px;
  padding: 10px 30px;
  color: #737373;
}

.buttonsmed-availability button.active {
  background: rgba(202, 233, 255, 1);
  border: 1px solid #0077b6;
  border-radius: 15px;
  color: #0077b6;
  margin: 10px;
  padding: 12px 34px;
}

.buttonsmed-availability button:hover,
.buttonsmed-availability button:focus {
  background: rgba(202, 233, 255, 1);
  border: 2px solid #0077b6;
  border-radius: 15px;
  color: #0077b6;
  margin: 9px;
  padding: 12px 34px;
}

.product h4 {
  font-weight: 500;
  font-size: 1.1rem;
  color: #000;
  height: 2.8rem;
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 5px;
}

.product .price {
  font-weight: 600;
  font-size: 1.3rem;
  margin-left: auto;
  margin-right: 0;
  color: #23b250;
}

.product-availability {
  margin: 20px 0px;
}

.product-availability h4 {
  font-size: 1.2rem;
}

.product-availability a {
  color: #000;
  display: inline-block;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
}

.product-availability a:hover {
  color: #23b250;
  font-weight: 600;
  text-decoration: none;
}

.product .count {
  font-weight: 400;
  margin-left: 5px;
  font-size: 0.9rem;
  color: #9c9c9c;
}

.catalog-button {
  text-align: center;
  margin: 50px 0px;
  font-weight: 500;
}

.news-button {
  text-align: center;
  margin: 15px 0px;
  font-weight: 500;
}

.catalog-button a {
  color: #000;
}

.catalog-button a:hover {
  color: #23b250;
  text-decoration: none;
}

.catalog-button img {
  width: 35px;
}
.company-block img {
  width: 95%;
  border-radius: 10px;
}

.footer {
  background: #245032;
  padding: 25px 0px;
}

.footer h4 {
  color: rgba(255, 255, 255, 0.63);
  margin: 25px 0px;
}

.footer p {
  color: #cfcfcf;
  margin: 20px 0;
  font-size: 0.8rem;
}

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

.footer ul li {
  margin-bottom: 7px;
}

.footer ul li a {
  color: #fff;
}

.footer .two {
  list-style-position: inside;
  -moz-column-count: 2; /* Firefox */
  -webkit-column-count: 2; /* Safari and Chrome */
  column-count: 2;
}

.login-bg {
  background: url(../images/bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  display: flex;
  align-items: center;
  padding-top: 10%;
}

.login-form {
  background-color: #fff;
  width: 360px;
  padding: 15px;
  box-shadow: -5px 4px 30px 5px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  margin: auto;
}

.login-form .btn {
  width: 100%;
  padding: 10px;
  background: #289265;
  border-radius: 10px;
  margin-bottom: 20px;
}

.login-form .custom-control-input:checked ~ .custom-control-label::before {
  background: #289265;
  border-color: #289265;
}

.login-form .form-control {
  padding: 10px;
  height: 46px;
}

.login-form h1 {
  color: #289265;
  margin-top: 40px;
}

.login-form p {
  color: #5e5c5c;
}

.login-form a {
  color: #289265;
}

.login-form .btn:hover,
.login-form .btn:focus,
.block-search .btn:hover,
.block-search .btn:focus,
.btn-login:hover,
.btn-login:focus {
  text-decoration: none;
  background-color: #1c6949;
  color: #fff;
}

.login-form a:hover,
.login-form a:focus {
  text-decoration: none;
}

.login-form a img {
  color: #289265;
  height: 19px;
}

.login-form .d-flex a {
  margin-left: 12px;
}

.login-form .text-center {
  margin-top: 10px;
}

.navbar-header .logo {
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}

.navbar-header .logo:hover,
.navbar-header .logo:focus {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.top-menu {
  display: inline-flex;
  list-style-type: none;
  margin: 10px 0px;
  padding: 0px;
}

.top-menu li {
  margin: 0px 30px 0px 0;
}

.top-menu li a {
  color: #737373;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
}

.top-menu li a.active {
  color: #23b250;
  text-decoration: underline;
}

p#first {
  cursor: pointer;
  border: 1px solid #d2d2d2;
  border-radius: 6px;
  padding: 0 5px 0 5px;
  font-size: 16px;
  font-weight: 500;
}

p#first_yelloy {
  cursor: pointer;
  background: rgba(35, 178, 80, 0.27);
  font-size: 16px;
  font-weight: 500;
  color: #23b250;
  padding: 0 5px 0 5px;
  border: 1px SOLID #d2d2d2;
  border-radius: 6px;
}

.search-bar {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}

.search-bar li {
  margin: 0 0 15px;
}

.search-bar li a {
  display: block;
  background: #ffffff;
  color: #23b250;
  padding: 10px 15px;
  margin: 0 14px 0 0;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  border-radius: 7px;
  width: 43px;
  text-align: center;
}

.search-bar li a.group {
  width: 71px;
}

.search-bar li a:hover,
.search-bar li a:focus,
.search-bar li.active a {
  background: #23b250;
  color: #fff;
  text-decoration: none;
}

.main-search {
  margin: 20px 20px !important;
}

.search-products .row div {
  padding: 15px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}

.search-products a {
  color: #000;
  display: inline-block;
  font-weight: 600;
  word-wrap: break-word;
}

.search-products a:hover {
  color: #23b250;
  font-weight: 600;
  text-decoration: none;
}

.product-block .params {
  list-style-type: none;
  border-right: 2px solid #cfcfcf;
}

.product-block .params li {
  margin: 20px 0px;
  font-weight: 600;
  font-size: 14px;
  color: #737373;
}

.product-block .main-image img {
  width: 100%;
}

.product-block .block-images img {
  width: 30%;
  padding: 7% 5px;
  background: #ffffff;
  border: 0px solid #cfcfcf;
  border-radius: 15px;
}

.product-block .price {
  font-size: 1.8rem;
  font-weight: 600;
}

.product-block .description {
  font-size: 1rem;
  color: #737373;
  margin-bottom: 20px;
}

.product-block .description2 {
  font-size: 0.8rem;
  color: #737373;
  margin-top: 5px;
  margin-bottom: 20px;
  text-align: center;
}

.product-block .price span {
  color: #23b250;
  font-weight: 600;
}

.product-block .params span {
  color: #000;
}

.product-block .params a {
  color: #23b250;
  text-decoration: none;
}

.product-block .article {
  background: rgba(35, 178, 80, 0.27);
  border-radius: 7px;
  font-weight: 400;
  white-space: nowrap;
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
  color: #23b250;
  padding: 3px 20px;
}

.product-block .star {
  padding: 0px;
  color: #23b250;
  font-size: 16px;
  width: 100%;
}

.med-block .main-image img {
  width: 100%;
}

.med-block .block-images img {
  width: 30%;
  padding: 7% 5px;
  background: #ffffff;
  border: 0px solid #cfcfcf;
  border-radius: 15px;
}

.usluga-block .params {
  list-style-type: none;
  border-right: 2px solid #cfcfcf;
}

.usluga-block .params li {
  margin: 20px 0px;
  font-weight: 600;
  font-size: 14px;
  color: #737373;
}

.usluga-block .main-image img {
  width: 100%;
}

.usluga-block .block-images img {
  width: 30%;
  padding: 7% 5px;
  background: #ffffff;
  border: 0px solid #cfcfcf;
  border-radius: 15px;
}

.usluga-block .price {
  font-size: 1.8rem;
  font-weight: 600;
}

.usluga-block .description {
  font-size: 1rem;
  color: #737373;
  margin-bottom: 20px;
}

.usluga-block .description2 {
  font-size: 0.8rem;
  color: #737373;
  margin-top: 5px;
  margin-bottom: 20px;
  text-align: center;
}

.usluga-block .price span {
  color: #0077b6;
  font-weight: 600;
}

.usluga-block .params span {
  color: #000;
}

.usluga-block .params a {
  color: #0077b6;
  text-decoration: none;
}

.usluga-block .article {
  background: rgba(35, 178, 80, 0.27);
  border-radius: 7px;
  font-weight: 400;
  white-space: nowrap;
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
  color: #0077b6;
  padding: 3px 20px;
}

.usluga-block .star {
  padding: 0px;
  color: #0077b6;
  font-size: 16px;
  width: 100%;
}

.fa:hover:after {
  content: "Ð¡Ñ‚Ñ€Ð°Ð½Ð° Ð¿Ñ€Ð¾Ð¸Ð·Ð²Ð¾Ð´ÑÑ‚Ð²Ð° Ð¼Ð¾Ð¶ÐµÑ‚ Ð¾Ñ‚Ð»Ð¸Ñ‡Ð°Ñ‚ÑŒÑÑ, Ð¿Ñ€Ð¾Ð²ÐµÑ€ÑÐ¹Ñ‚Ðµ Ð¿Ñ€Ð¸ Ð¿Ð¾ÐºÑƒÐ¿ÐºÐµ.";
  font-family: Open Sans;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  display: block;
  padding: 10px;
  z-index: 999999;
  position: absolute;
  top: 100px;
  right: 0px;
  width: 180px;
  background: #262626;
  border-radius: 10px;
  box-shadow: 0px 1px 9px -2px #808080;
}

.fa2:hover:after {
  content: "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸ÑŽ Ð¾ Ð½Ð°Ð»Ð¸Ñ‡Ð¸Ð¸ Ð¸ Ñ†ÐµÐ½Ðµ ÑƒÐ·Ð½Ð°Ð²Ð°Ð¹Ñ‚Ðµ Ð¿Ð¾ Ñ‚ÐµÐ»ÐµÑ„Ð¾Ð½Ñƒ.";
  font-family: Open Sans;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  display: block;
  padding: 10px;
  z-index: 999999;
  position: absolute;
  top: 10px;
  right: 25px;
  width: 180px;
  background: #262626;
  border-radius: 10px;
  box-shadow: 0px 1px 9px -2px #808080;
}

.error-message {
  color: #5e5c5c;
}

.product-company-item {
  background: #ffffff;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
  margin: 15px;
  padding: 15px;
  border-radius: 10px;
}

.product-company-item h2 {
  font-size: 1rem;
}

.product-company-item .company-logo {
  margin: 10px 0;
}

.product-company-item p {
  color: #737373;
  font-size: 0.7rem;
  margin-bottom: 5px;
}

.product-company-item p img {
  width: 15px;
}

.company-item {
  background: #ffffff;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
  margin: 15px;
  padding: 15px;
  border-radius: 10px;
}

.company-item h2 {
  font-size: 1.4rem;
  height: 1.65rem;
  overflow: hidden;
}

.company-item .address {
  color: #737373;
  height: 2.35rem;
  overflow: hidden;
  font-size: 0.8rem;
  margin: 0;
}

.company-item .contact {
  color: #363636;
  font-size: 0.8rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.company-item .work {
  color: #363636;
  font-size: 0.7rem;
  font-weight: 400;
  margin: 11px 2px;
  text-align: center;
  white-space: nowrap;
}

.company-item .contact span {
  font-size: 0.9rem;
  font-weight: bold;
}

.profile {
  margin-top: 40px;
  padding: 0px 5px;
}

.profile h2 img {
  height: 30px;
  margin-bottom: 7px;
}

.profile .profile-user {
  display: flex;
}

.profile-button {
  height: 100%;
  padding: 25px 0px;
}

.profile-button img {
  height: 50px;
}

.profile .profile-info {
  margin: 20px;
}

.profile .profile-info p {
  color: #5e5c5c;
}

.profile .profile-logo {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  background-color: #d9d9d9;
}

.product-favorite {
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  width: 100%;
  padding: 15px;
  margin: 15px 0px;
}

.product-favorite img {
  width: 75px;
  height: 75px;
  margin-right: 10px;
}

.company-index h1 {
  font-size: 1.5rem;
  margin-top: 15px;
}

.company-index .description {
  font-size: 0.8rem;
  color: #737373;
}

.company-index h4 {
  font-size: 1.3rem;
}

.company-index span:not(#descWrapper span) {
    font-size: 1.1rem;
    color: #737373;
    font-weight: 500;
    text-decoration: underline;
}

.feedback h1 {
  font-size: 1.5rem;
  margin-top: 0px;
}

.feedback p {
  font-size: 1rem;
  color: #737373;
}

.feedback-block {
  background-color: #fff;
  width: 360px;
  padding: 15px;
  box-shadow: -5px 4px 30px 5px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  margin: auto;
}

.feedback-block .btn {
  width: 100%;
  padding: 10px;
  background: #289265;
  border-radius: 10px;
  margin-bottom: 20px;
}

.feedback textarea {
  height: 75px !important;
}

.feedback-block .form-control {
  padding: 10px;
  height: 46px;
}

.feedback-block h1 {
  color: #289265;
  margin-top: 40px;
}

.feedback-block p {
  color: #5e5c5c;
}

.feedback-block .btn:hover,
.feedback-block .btn:focus {
  text-decoration: none;
  background-color: #1c6949;
  color: #fff;
}

.feedback-block .text-center {
  margin-top: 10px;
}

.search-suggest {
  height: 50vh;
  overflow-x: hidden;
  z-index: 1000;
  margin-left: 38px;
  position: absolute;
  background: #fff;
  display: none;
  border-left: 1px solid #23b250;
  border-right: 1px solid #23b250;
  border-bottom: 1px solid #23b250;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 15px;
  width: 350px;
  margin-top: 50px;
}

.block-search.type-search-default {
  border: 1px solid #23b250;
  border-radius: 10px;
}

.block-search.type-search-suggest {
  border-left: 1px solid #23b250 !important;
  border-right: 1px solid #23b250 !important;
  border-top: 1px solid #23b250 !important;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}

.search-suggest ul {
  list-style-type: none;
  margin: 5px;
  padding: 0;
}

.search-suggest ul li {
  border-bottom: 1px solid #eceef5;
}

.search-suggest ul li a {
  background-color: #fff;
  white-space: nowrap; /* ÐžÑ‚Ð¼ÐµÐ½ÑÐµÐ¼ Ð¿ÐµÑ€ÐµÐ½Ð¾Ñ Ñ‚ÐµÐºÑÑ‚Ð° */
  overflow: hidden; /* ÐžÐ±Ñ€ÐµÐ·Ð°ÐµÐ¼ ÑÐ¾Ð´ÐµÑ€Ð¶Ð¸Ð¼Ð¾Ðµ */
  border-radius: 6px;
  text-overflow: ellipsis; /* ÐœÐ½Ð¾Ð³Ð¾Ñ‚Ð¾Ñ‡Ð¸Ðµ */
  color: black;
  margin: 5px 0;
  padding: 13px 7px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.search-suggest ul li a:hover {
  background: #f4f5f8;
}

.search-suggest ul li a:active {
  background-color: #f4f5f8;
}

.search-suggest ul li a img {
  margin: 0 10px 0 0;
}
.search-suggest ul li a .title {
  font-weight: bold;
}
.search-suggest ul li a:hover .title {
  color: #23b250;
}
.search-suggest ul li a .price {
  color: #23b250;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  z-index: 999;
  padding: 26px 6px 26px 10px;
  background: #fff;
}
.search-suggest ul li a:hover .price {
  background: #f4f5f8;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 800px;
  }
}

@media (max-width: 768px) {
  .product .price {
    font-size: 0.8rem;
  }


  .product .count {
    font-size: 0.4rem;
  }

  .footer h4 {
    font-size: 1.3rem;
  }

  .product .number {
    font-size: 10px;
  }

  h1 {
    font-size: 1.5rem;
  }

  .navbar-mini ul li a {
    background: #ffffff;
    color: #23b250;
    font-size: 6px;
    padding: 5px 3px;
    margin: 2px;
    white-space: nowrap;
    border-radius: 7px;
  }

  .top-menu li {
    margin: 46px 5px 26px 5px;
  }

  .top-menu li a {
    color: #3d3d3d;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
  }

  .f-none a {
    border: none;
    box-shadow: none !important;
    background: none !important;
  }

  .product-block .params {
    border-right: none;
  }

  .d-flex .block-search {
    margin-left: 10px;
  }

  .footer .two {
    list-style-position: inside;
    -moz-column-count: 1; /* Firefox */
    -webkit-column-count: 1; /* Safari and Chrome */
    column-count: 1;
  }

  .search-suggest {
    margin-left: 10px;
  }
  .company-block .hover-image-scale {
    width: 100%;
    padding: 15px;
  }
  .company-block img{
    width: 100%;
  }
  .carousel_akwalor{
    display: block!important;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
  .carousel_akwalor_item img{
    height: 100px;
    width: auto;
  }
  .carousel_akwalor .carousel-control-prev{
    display: none;
  }
  .carousel_akwalor .carousel-control-next {
    display: none;
}
}

.catalog .header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 20px;
}
.catalog .header form {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  grid-gap: 12px;
  align-items: center;
}
.catalog .header form label {
  margin: 0;
}

.banner-top {
  margin: 5px 0 10px;
}
.banner-sidebar {
  margin: 60px 0 0;
}
.banner-top img,
.banner-sidebar img {
  max-width: 100%;
}

.login-desctop {
  position: relative;
}
.profile-menu {
  display: none;
  position: absolute;
  right: 0px;
  top: 55px;
  background: #fff;
  padding: 10px 20px;
  border: 1px solid #c6e2bc;
  z-index: 9;
  width: 200px;
}
.profile-menu a {
  display: block;
  color: #3d3d3d;
  margin: 10px 0;
}
.mobile-login-menu {
  display: none;
  position: absolute;
  right: 0px;
  top: 55px;
  background: #fff;
  padding: 10px 20px;
  border: 1px solid #c6e2bc;
  z-index: 9;
  width: 200px;
}
.mobile-login-menu a {
  display: block;
  color: #3d3d3d;
  margin: 10px 0;
}
.pagination {
  flex-wrap: wrap;
}
.pagination li {
  margin: 0 0 20px;
}

#more {
  display: none;
}
#btn {
  margin: 4px 0px;
  padding: 0.55rem 1.75rem;
  background-color: #fff;
  border: 1px solid #23b250;
  color: #23b250;
}

.row.similar-products {
  flex-wrap: nowrap;
  overflow-x: auto;
  padding: 21px 0 0;
}
.breadcrumb {
  background-color: #fff;
}
.breadcrumb a {
  color: #23b250;
}
.product-favorite {
  position: relative;
}
.product-favorite #favorite {
  background: none;
  border: none;
  position: absolute;
  right: 11px;
  top: 15px;
}
.product-favorite .far.fa-heart {
  color: #757575;
}
.product-favorite .fas.fa-heart {
  color: #d32f2f;
}
.product-block #favorite {
  background: none;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
}
.product-block .far.fa-heart {
  color: #757575;
}
.product-block .far.fa-heart:hover:after {
  content: "Ð”Ð¾Ð±Ð°Ð²Ð¸Ñ‚ÑŒ Ð² Ð¸Ð·Ð±Ñ€Ð°Ð½Ð½Ð¾Ðµ";
  font-family: Open Sans;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  display: block;
  padding: 10px;
  z-index: 999999;
  position: absolute;
  top: -40px;
  right: -100px;
  width: 220px;
  background: #262626;
  border-radius: 10px;
  box-shadow: 0px 1px 9px -2px #808080;
}
.product-block .fas.fa-heart {
  color: #d32f2f;
}

.product-block .fa.fa-exclamation-circle {
  color: #23b250;
}

.navbar-main ul.sub-menu {
  display: none;
  position: absolute;
  top: 63px;
  left: 0;
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.12), 0 5px 5px rgba(0, 0, 0, 0.1);
  z-index: 99999;
  width: 300px;
  text-transform: none;
  text-align: left;
  padding: 0 0 0 15px;
}
.navbar-main ul.sub-menu li {
  padding: 5px 36px 5px 6px;
}
.navbar-main ul li span {
  color: #232323;
  font-style: normal;
  font-weight: 500;
  font-size: 0.85rem;
  cursor: pointer;
}
.navbar-main ul li span:hover {
  color: #23b250;
}

.navbar-main-toggle {
  background: #f4f4f4;
  margin-bottom: 16px;
  text-align: center;
  padding: 10px 0;
  width: 100%;
  cursor: pointer;
}

.navbar-main ul.sub-menu2 {
  display: none;
  position: absolute;
  top: 0;
  left: 280px;
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.12), 0 5px 5px rgba(0, 0, 0, 0.1);
  z-index: 99999;
  width: 300px;
  text-transform: none;
  text-align: left;
  padding: 0 0 0 15px;
}
.navbar-main .plus {
  cursor: pointer;
  font-size: 24px;
  line-height: 24px;
  position: absolute;
  top: 0;
  right: 0;
}
.navbar-main ul.megamenu li {
  position: unset;
}
.navbar-main .megamenu {
  position: relative;
}
.navbar-main .megamenu ul.sub-megamenu {
  z-index: 99999;
  text-transform: none;
  text-align: left;
  padding: 0 0 0 15px;
  display: block;
  width: 500px;
  flex-wrap: wrap;
}
.navbar-main .megamenu ul.sub-megamenu li {
  padding: 5px 25px 5px 6px;
  width: 220px;
  border: 0;
  display: inline-block;
  position: relative;
}
.navbar-main .megamenu ul li span {
  color: #232323;
  font-style: normal;
  font-size: 0.85rem;
  cursor: pointer;
}
.navbar-main .megamenu ul li span:hover {
  color: #23b250;
}

.navbar-main-toggle {
  background: #f4f4f4;
  margin-bottom: 16px;
  text-align: center;
  padding: 10px 0;
  width: 100%;
  cursor: pointer;
}

.navbar-main .megamenu ul.sub-megamenu2 {
  display: none;
  position: absolute;
  top: 0;
  left: 215px;
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.12), 0 5px 5px rgba(0, 0, 0, 0.1);
  z-index: 99999;
  width: 300px;
  text-transform: none;
  text-align: left;
  padding: 0 0 0 15px;
}
.navbar-main .megamenu .plus {
  cursor: pointer;
  font-size: 24px;
  line-height: 24px;
  position: absolute;
  top: 0;
  right: 0;
}
.navbar-main .megamenu .sub-menu-wrapper {
  display: none;
  position: absolute;
  top: 60px;
  z-index: 99;
  width: 1140px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.12), 0 5px 5px rgba(0, 0, 0, 0.1);
  left: 0;
  padding: 20px 0 10px;
  background: #fff;
}
.navbar-main .megamenu .sub-menu-wrapper img {
  margin: 0 10px 0 0;
}
.products-row {
  display: flex;
  flex-wrap: wrap;
}
.products-row &gt; div {
  margin: 30px;
}
.megamenu .current-products {
  max-width: 640px;
  display: block;
}
.news-index{
  margin-bottom: 40px;
}
.news-index h4{
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 24px;
  color: grey;
}
.vin-form input {
  padding: 4px 8px;
}
.bot-journal .card{
  border-radius: 20px;
}
.bot-journal .img-thumbnail{
  border: none;
  border-radius: 20px;
  max-height: 200px;
  object-fit: cover;
  width: 100%;
  min-height: 150px;
}
.bot-journal .card-title{
  font-size: 20px;
  font-weight: 600;
  color: #005EAC;
}
.bot-journal .card-title a {
  font-size: 20px;
  font-weight: 600;
  color: #005EAC;
  text-decoration: none;
}
.bot-journal .card-title a:hover {
    color: #04477e;
}

.bot-journal .card-date{
  position: absolute;
  bottom: 0;
  font-weight: 600;
  color: #AAA8A8;
  font-size: 14px;
}
.bot-journal .card-link{
  position: absolute;
  bottom: 0;
  right: 50px;
  font-weight: 600;
  background-color: #FF7E4A;
  border-radius: 8px;
  padding: 0px 34px;
}
.bot-journal .card-link a{
  color: #fff;
  font-size: 14px;
}
.bot-journal .card-text{
    display: block;
    height: 90px;
    outline: none;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #747474;
}

.navbar-main-toggle {
  display: none;
}

@media (min-width: 1199px) {
  .navbar-main .plus {
    display: none;
  }
}
@media (max-width: 1200px) {
  .f-none {
    display: flex;
  }
  .navbar-header form {
    width: calc(100% - 90px);
  }
  .navbar-main,
  .navbar-header .logo,
  .m-none {
    display: none;
  }
  .navbar-main &gt; .container &gt; ul {
    display: block;
    text-align: left;
    list-style: none;
    text-transform: uppercase;
  }
  .navbar-main ul li {
    padding: 8px 6px;
    border-right: 0;
    position: relative;
  }
  .navbar-main ul.sub-menu,
  .navbar-main ul.sub-megamenu {
    position: relative;
    top: unset;
    left: unset;
    width: unset;
    text-transform: uppercase;
  }
  .navbar-main .megamenu .sub-menu-wrapper,
  .navbar-main ul.sub-menu2,
  .navbar-main .megamenu ul.sub-megamenu2 {
    position: relative;
    top: unset;
    left: unset;
    width: unset;
    text-transform: uppercase;
    box-shadow: none;
  }
  .navbar-main .megamenu ul.sub-megamenu2 {
    background: unset;
    margin: 8px 0 0;
  }
  .megamenu .current-products {
    display: none;
  }
  .navbar-main .megamenu ul.sub-megamenu {
    width: 100%;
  }
  .navbar-main .megamenu ul.sub-megamenu li {
    width: 100%;
  }
  .navbar-main .megamenu ul.sub-megamenu {
    text-transform: uppercase;
  }
}
.company-index h4 a {
  color: #23b250;
  text-decoration: none;
}

#parent_popup {
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#popup {
  background: #fff;
  width: 75%;
  margin: 10% auto;
  padding: 5px 20px 13px 20px;
  border: 5px solid #23b250;
  position: relative;
  -webkit-box-shadow: 0px 0px 20px #000;
  -moz-box-shadow: 0px 0px 20px #000;
  box-shadow: 0px 0px 20px #000;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* .close {
  background-color: rgba(0, 0, 0, 0.8);
  border: 2px solid #ccc;
  height: 24px;
  line-height: 24px;
  position: absolute;
  right: -24px;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
  top: -24px;
  width: 24px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  -moz-box-shadow: 1px 1px 3px #000;
  -webkit-box-shadow: 1px 1px 3px #000;
  box-shadow: 1px 1px 3px #000;
} */
/* .close:hover {
  background-color: rgba(0, 122, 200, 0.8);
} */

.hover-image-scale {
  width: 25%;
  padding: 5px;
  display: inline-block;
  overflow: hidden; /* Ð¡ÐºÑ€Ñ‹Ð²Ð°ÐµÐ¼ Ð²ÑÑ‘ Ð·Ð° ÐºÐ¾Ð½Ñ‚ÑƒÑ€Ð¾Ð¼ */
}
.hover-image-scale img {
  transition: 1s; /* Ð’Ñ€ÐµÐ¼Ñ ÑÑ„Ñ„ÐµÐºÑ‚Ð° */
  display: block;
}
.hover-image-scale img:hover {
  transform: scale(1.1); /* Ð£Ð²ÐµÐ»Ð¸Ñ‡Ð¸Ð²Ð°ÐµÐ¼ Ð¼Ð°ÑÑˆÑ‚Ð°Ð± */
}
.search-title {
  font-weight: bold;
  font-size: 20px;
}
.cabinet-filter label {
  color: #737373;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
}
.cabinet-filter select {
  width: 270px;
  cursor: pointer;
  border: 1px solid #d2d2d2;
  border-radius: 6px;
  padding: 5px;
  font-size: 16px;
  margin: 0 0 15px 6px;
}
.cabinet-filter input {
  width: 270px;
  border: 1px solid #d2d2d2;
  border-radius: 6px;
  padding: 5px;
  font-size: 16px;
  margin: 0 0 15px 6px;
}
.facets {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0 0;
}
.cabinet-filter {
  display: flex;
  flex-wrap: wrap;
}
.cabinet-filter .category {
  margin: 0 20px 0 0;
}
.search-index .top-menu {
  margin: 0px;
}
.search-index p#first {
  padding: 4px 5px 5px;
}
.search-index .top-menu li a {
  margin: 5px 0 0;
  display: block;
}
fieldset {
  position: relative;
}
#resetSubstance {
  position: absolute;
  bottom: 27px;
  right: 2px;
  cursor: pointer;
  transform: rotate(45deg);
  text-align: center;
  width: 22px;
  height: 21px;
  font-size: 30px;
  line-height: 30px;
  padding: 0;
}
.block-search {
  position: relative;
}
#resetSearch {
  position: absolute;
  bottom: 17px;
  color: #737373;
  right: 108px;
  cursor: pointer;
  transform: rotate(45deg);
  text-align: center;
  width: 22px;
  height: 21px;
  font-size: 30px;
  line-height: 30px;
  padding: 0;
}

.profile-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.balance {
}
.balance .value {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}
.balance .value span {
  color: #23b250;
  font-size: 28px;
  font-weight: 400;
}
.balance .time {
  color: #737373;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
}
.balance .time span {
  color: #23b250;
  font-size: 20px;
  font-weight: 400;
}
.balance .add {
  color: #23b250;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  line-height: 30px;
}

#sortAvailability {
  cursor: pointer;
  text-decoration: underline;
}
.red {
  color: #000;
  background: #cc000070;
  border-radius: 7px;
  padding: 2px 18px 4px;
  font-weight: 500;
  font-size: 14px;
}
.yellow {
  color: #000;
  background: #ffcc0073;
  border-radius: 7px;
  padding: 2px 18px 4px;
  font-weight: 500;
  font-size: 14px;
}
.green {
  color: #000;
  background: rgba(35, 178, 80, 0.27);
  border-radius: 7px;
  padding: 2px 18px 4px;
  font-weight: 500;
  font-size: 14px;
}

.logoes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.logoes img {
  margin: 0 25px 20px;
  opacity: 0.55;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.logoes img:hover {
  opacity: 0.85;
}

@media (min-width: 768px) {
  .partners-logo__block {
    margin: 0 auto 55px;
  }
}

@media (min-width: 992px) {
  .partners .logoes {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .partners .logoes img {
    margin: 0;
  }
}
a.register-choice {
  font-weight: bold;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
span.register-choice {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

/* Ð‘Ð°Ð·Ð¾Ð²Ñ‹Ðµ ÑÑ‚Ð¸Ð»Ð¸ ÑÐ»Ð¾Ñ, Ð·Ð°Ñ‚ÐµÐ¼Ð½ÐµÐ½Ð¸Ñ Ð¸ Ð¼Ð¾Ð´Ð°Ð»ÑŒÐ½Ð¾Ð³Ð¾ Ð¾ÐºÐ½Ð° */
.overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none;
  /* Ñ„Ð¾Ð½ Ð·Ð°Ñ‚ÐµÐ¼Ð½ÐµÐ½Ð¸Ñ */
  background-color: rgba(0, 0, 0, 0.65);
  position: fixed; /* Ñ„Ð¸ÐºÑÐ¸Ñ€Ð¾Ð²Ð°Ð½Ð½Ð¾Ðµ Ð¿Ð¾Ð·Ð¸Ñ†Ð¸Ð¾Ð½Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ðµ */
  cursor: default; /* Ñ‚Ð¸Ð¿ ÐºÑƒÑ€ÑÐ¾Ñ€Ð° */
}

/* Ð°ÐºÑ‚Ð¸Ð²Ð¸Ñ€ÑƒÐµÐ¼ ÑÐ»Ð¾Ð¹ Ð·Ð°Ñ‚ÐµÐ¼Ð½ÐµÐ½Ð¸Ñ */
.overlay:target {
  display: block;
}

/* ÑÑ‚Ð¸Ð»Ð¸ Ð¼Ð¾Ð´Ð°Ð»ÑŒÐ½Ð¾Ð³Ð¾ Ð¾ÐºÐ½Ð° */
.popup {
  top: -100%;
  right: 0;
  left: 50%;
  font-size: 14px;
  z-index: 20;
  margin: 0;
  width: 85%;
  min-width: 320px;
  max-width: 600px;
  /* Ñ„Ð¸ÐºÑÐ¸Ñ€Ð¾Ð²Ð°Ð½Ð½Ð¾Ðµ Ð¿Ð¾Ð·Ð¸Ñ†Ð¸Ð¾Ð½Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ðµ, Ð¾ÐºÐ½Ð¾ ÑÑ‚Ð°Ð±Ð¸Ð»ÑŒÐ½Ð¾ Ð¿Ñ€Ð¸ Ð¿Ñ€Ð¾ÐºÑ€ÑƒÑ‚ÐºÐµ */
  position: absolute;
  padding: 15px;
  border: 1px solid #383838;
  background: #fefefe;
  /* ÑÐºÑ€ÑƒÐ³Ð»ÐµÐ½Ð¸Ðµ ÑƒÐ³Ð»Ð¾Ð² */
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  font: 14px/18px "Tahoma", Arial, sans-serif;
  /* Ð²Ð½ÐµÑˆÐ½ÑÑ Ñ‚ÐµÐ½ÑŒ */
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
    0 19px 60px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
    0 19px 60px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
    0 19px 60px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(-50%, -500%);
  -ms-transform: translate(-50%, -500%);
  -o-transform: translate(-50%, -500%);
  transform: translate(-50%, -500%);
  -webkit-transition: -webkit-transform 0.6s ease-out;
  -moz-transition: -moz-transform 0.6s ease-out;
  -o-transition: -o-transform 0.6s ease-out;
  transition: transform 0.6s ease-out;
}

/* Ð°ÐºÑ‚Ð¸Ð²Ð¸Ñ€ÑƒÐµÐ¼ Ð¼Ð¾Ð´Ð°Ð»ÑŒÐ½Ñ‹Ð¹ Ð±Ð»Ð¾Ðº */
.overlay:target + .popup {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 20%;
}

/* Ñ„Ð¾Ñ€Ð¼Ð¸Ñ€ÑƒÐµÐ¼ ÐºÐ½Ð¾Ð¿ÐºÑƒ Ð·Ð°ÐºÑ€Ñ‹Ñ‚Ð¸Ñ */
/* .close {
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  position: absolute;
  padding: 0;
  border: 2px solid #ccc;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-color: rgba(61, 61, 61, 0.8);
  -webkit-box-shadow: 0px 0px 10px #000;
  -moz-box-shadow: 0px 0px 10px #000;
  box-shadow: 0px 0px 10px #000;
  text-align: center;
  text-decoration: none;
  font: 13px/20px "Tahoma", Arial, sans-serif;
  font-weight: bold;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  -ms-transition: all ease 0.8s;
  -o-transition: all ease 0.8s;
  transition: all ease 0.8s;
} */

/* .close:before {
  color: rgba(255, 255, 255, 0.9);
  content: "X";
  text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
  font-size: 12px;
}

.close:hover {
  background-color: rgba(252, 20, 0, 0.8);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
} */
@media (max-width: 600px) {
  .home .carousel.slide {
    display: none;
  }
  header .container {
    padding: 0;
  }
  header .container {
    padding: 0;
  }
  .navbar-header form {
    width: 100%;
  }
  .d-flex .block-search {
    margin-left: 0;
  }
  footer.footer {
    display: none;
  }
}
.profile-row{
  background-color: #fff;
  display: block;
  width: 103%;
}
.profile-row .replenish-balance{
  background-color: #FF7E4A;
  border-radius: 10px 9px 10px 10px;
  color: #fff;
  padding: 12px 30px;
}
.profile-row .nav-tabs .nav-link{
  border-radius: 11px 11px 0 0;
  border: 1px solid;
  background-color: #23b250;
  color: #fff;
  width: calc(25% - 1px);
  padding-top: 14px;
  padding-bottom: 14px;
  margin-right: 1px;
}
.profile-row .nav-tabs .nav-link:last-child {
  margin-right: 0;
  width: calc(25%);
}
.profile-row .nav-tabs .nav-link.active{
  background-color: #fff;
  color: #23b250;
}
.profile-row .nav-tabs{
  background-color: #f6f6ff;
}	



#openModalButton {
    margin-top: 7px;
    background: #ffffff;
  padding: 15px 29px;
  color: #FF69B4;
  border: 2px solid #FF69B4;
  border-radius: 15px;
    cursor: pointer;
}

#openModalButton:hover {
    background: #FF69B4;
  text-decoration: none;
  color: #fff;
}

.modal {
    display: none; 
    position: fixed; 
    z-index: 1041; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
    padding-top: 60px; 
}

.modal-content {
    background-color: #fefefe;
    margin: 5% auto; 
    padding: 20px;
    border: 1px solid #888;
    width: 80%; 
    max-width: 500px;
    border-radius: 10px;
}
#callback-form-modal .modal-content {
  width: 100%; 
  max-width: 800px;
}
#callback-form-modal span{
  text-decoration: none;
}
.close-button {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close-button:hover,
.close-button:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

form {
    display: flex;
    flex-direction: column;
}

label {
    margin: 10px 0 5px;
}

input, textarea {
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
}

button[type="submit1"] {
    padding: 10px 20px;
    background-color: #3498db;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
}

button[type="submit1"]:hover {
    background-color: #2980b9;
}

.text-truncate-multiline {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* ÐºÐ¾Ð»Ð¸Ñ‡ÐµÑÑ‚Ð²Ð¾ ÑÑ‚Ñ€Ð¾Ðº */
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.btn-medical-center{
  background-color: #005EAC;
  position: absolute;
  bottom: 60px;
  left: 50%;
  width: 40%;
}

.btn-medical-center:hover {
    background-color: #0e4573;
}

.medical-center{
  height: 280px; 
  overflow: hidden;
}
.left-card-medical-center{
  flex: 0 0 160px;
  margin-right: 25px;
}
/* Mobile-specific styles */
@media only screen and (max-width: 600px) {
.btn-medical-center{
  position: absolute;
  bottom: 40px;
  left: 55%;
  width: 40%;
}

.left-card-medical-center{
  flex: 0 0 140px;
  margin-right: 15px;
}

.medical-center img{
  width: 100%;
  margin-bottom: 10px;
}
}
details{
  display:block;
  background: #fff;
  width:100%;
  box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  overflow:hidden;
  margin-bottom: 1.5rem;
}

summary::-webkit-details-marker{display:none;}
summary::-moz-list-bullet{list-style-type:none;}
summary::marker{display:none;} 
summary {
   display:block;
   padding: .3em 1em .3em .9em;
   border-bottom: 1px solid #e2e8f0;
   font-size:1.4em;
   cursor: pointer;
   position: relative;
}
summary:before {  
  top: .4em;
  right: .3em;
  color: transparent;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTYuNTkgOC41OUwxMiAxMy4xNyA3LjQxIDguNTkgNiAxMGw2IDYgNi02eiIvPjxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiLz48L3N2Zz4=") no-repeat 50% 50% / 1em 1em;
  width: 1em;
  height: 1em;  
  content: "";
  position: absolute;
  transition: transform .5s;
}
details[open] &gt; summary:before {
  transform: scale(1,-1);
}
summary ~ * {
   padding: 0 1em 10px 1.4em;
}
details[open] summary ~ *{ 
  animation: sweep .5s ease-in-out;
}
@keyframes sweep {
  0%    {opacity: 0;}
  100%  {opacity: 1;}
}
summary:focus {
  outline:0;
  box-shadow: inset 0 0 1px rgba(0,0,0,0.3), inset 0 0 2px rgba(0,0,0,0.3);
}</pre></body></html>