

/* Start:/local/templates/uraala/components/bitrix/search.page/.default/style.css?17135358469261*/
/* main colors */
/* mediaqueries */
.green-button {
  background: #75907a;
  border-radius: 4px;
  color: #fff;
  padding: 21px 15px;
  font-weight: 700;
  font-size: 13px;
  line-height: 100%;
  text-decoration: none;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: all 0.3s;
  cursor: pointer;
}
.green-button-hover {
  background: #75907a;
  border-radius: 4px;
  color: #fff;
  padding: 21px 15px;
  font-weight: 700;
  font-size: 13px;
  line-height: 100%;
  text-decoration: none;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  cursor: pointer;
  background: #627366;
  transition: all 0.3s;
}
.green-button:hover {
  background: #75907a;
  border-radius: 4px;
  color: #fff;
  padding: 21px 15px;
  font-weight: 700;
  font-size: 13px;
  line-height: 100%;
  text-decoration: none;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  cursor: pointer;
  background: #627366;
  transition: all 0.3s;
}
.green-button-dark {
  background: #75907a;
  border-radius: 4px;
  color: #fff;
  padding: 21px 15px;
  font-weight: 700;
  font-size: 13px;
  line-height: 100%;
  text-decoration: none;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: all 0.3s;
  cursor: pointer;
  background: #627366;
}
.green-button-light {
  background: #75907a;
  border-radius: 4px;
  color: #fff;
  padding: 21px 15px;
  font-weight: 700;
  font-size: 13px;
  line-height: 100%;
  text-decoration: none;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: all 0.3s;
  cursor: pointer;
  background: transparent;
  color: #5b7760;
  border: 1px solid #75907a;
}
.gray-button {
  background: #75907a;
  border-radius: 4px;
  padding: 21px 15px;
  font-weight: 700;
  font-size: 13px;
  line-height: 100%;
  text-decoration: none;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: all 0.3s;
  cursor: pointer;
  background: #999999;
  color: #fff;
}
.textarea {
  width: 100%;
  background: #ffffff;
  border: 1px solid #e1dfde;
  border-radius: 4px;
  font-weight: 400;
  font-size: 15px;
  line-height: 170%;
  color: #262626;
  resize: none;
}
.error-form {
  font-weight: 600;
  color: #ff5f5f;
  font-size: 14px;
  display: none;
  z-index: 5;
  background: #ffff;
  position: absolute;
  bottom: -20px;
  white-space: nowrap;
}
.checkbox label {
  font-weight: 500;
  font-size: 13px;
  line-height: 150%;
  color: #262626;
  margin-top: 10px;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
.checkbox label input {
  opacity: 0;
  margin-left: 12px;
  width: auto;
  min-height: auto;
}
.checkbox label input:checked + span {
  height: 22px;
  width: 22px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE2SURBVHgBrdSxS8NAFMfx352CdZF0cNBJ3OyU6CJaJ9HJQXATQQoOLiIBpeh/0KldBaEirkJAcRAVcVIEddA6FfwPDA7WEr3ny6FQmqZtmn6XhAf55HHDCXDZfHZEid4iv5oAGWg/R9KPnbNzb+IPeYwI1OYyZkklevIxED9DCVmU/LKI2AlTojsZkaHhwSHsZLYC80hQciCJ1YUV3JceOocSfQmsL63hufyCi7ur1tCMOaU/qm9+chaf1QpObs7QqAA0kRrXf67F5hhJjY7h8PQIYQWgveN9/fzH0tY00rylP3//cEMhsV3YpfphPwObyxsQIH3AB7xJqfyKZjU87Er1S29ATJ3fXrZEQjfqJN5IuOhCDKknxI4c6ZHKxNzKZcOWBb6UPPq2eOAgWi6Brj2+i3zjFwQzaZgTmgJDAAAAAElFTkSuQmCC");
  transition: all 0.3s;
}
.checkbox label span {
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADNSURBVHgB7ZTBDYIwFIZfi4FwYwRHkA0cgRHsDU7oBIygXCCcqhPICG4gIzgCXkmg/s/ovVaOfEmT1ybvS9vk/YJAXddrz/O0MWaDbUT2tNM0HbIsewiWSCnvODz5vl8qpXobg9Y6GoZhh7KALBZN01xxk1uapiU5gP5CCLGVqJMgCC7kCL/i/SUwGvoTdkiaiUW0iOYS9TyA5Mi3V2LgOkxxTo5wAmDW2tU4jopjpKqqZxiG5x9jZI8yhygWfPjJpCPKhOzpIeiwFAfbC6V5X4geG1KYAAAAAElFTkSuQmCC");
  height: 18px;
  width: 18px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
}
.checkbox label .text,
.checkbox label a {
  margin: 0;
  margin-left: 5px;
  font-weight: 500;
  font-size: 13px;
  line-height: 150%;
  color: #262626;
  display: block;
  position: relative;
  background: none;
  width: auto;
  height: auto;
  text-decoration: none;
}
.radiobtn input:checked + span {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGdSURBVHgBrZS9TgJBEMdnVmoDiY3GArAyNlBpJ6fBxhh4A+ILGAkSolhLyMWAT4BvoLb4AXZaeYXaCVeoFJpIbJEbZy9w0btFhfhPNtmdnflldnZnERTKlPIxgZBCoBgBBHtmQw6L6GQ/XTh2x+DXRa6UC1roqwAD4AdxkInU1YrpoukBZUs7EUCsMcQPf1MbqKPpad1wQL1MboaAODBB3ajMTMgV4VhtBIiU30JRsTPKlHaTAq0jldfMdAimJibt+W3jHt7e20qaxfXyMSSh2owvLEN8fslZry2uQvX6As6uzj2+AsdSfDSMuDcC44FvkL5W2BbmLBWKMYg8oLnwLAxS/6guBQX8kyTIdBtbr62BAXdcdK/IkKC62/zw2IRTRVGrbFPfHBp8/TnuK/mOvJJF79fr+aUFjaemyo3fYTdpv+xseZtBGIORRKa+WQjZxe6Qtc6g9giUNsdqcmKDyrKLibQhYdy0oJV7P4Bz/Xp6z+jQR1Sm+huBgOodblYZ07ehynHrIJ9AoiRPI70hw00LsC4EHeobhUt3zCe/YZnj1oFXnQAAAABJRU5ErkJggg==") !important;
}
.radiobtn span {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFgSURBVHgBrVRtToNAEF22vYf1BhyhnqB4AtOE8BF+0BtYT6D9AYSPRD2B9AToDfAE4j348D0CTUMbRfQlm2Vg5vFmdmYVcQZBECwVRbnBWsJc8B2e87quc+x70zTTYYwyIFjMZrNHBNBM5/N5quv6Jw3P81QpJdctbfhc2bZdnBDREYEvTdM8WJa1E98gDMMNNrcsy2vHcfIDEZXgT9nxh5/Q/7hXJvmSJFQyloTofHcsRasIMjXs9yjgpZiAKIqyqqruJE5hBXsrJgKppTxhpqaiNu9iIlCSfdsmSK0RfwQ5pPgnkKhIkuRCTASKrWLLJXJ8RY00MRE4MRUcLdEz+mgyUTcyaS8v831/I34JjgrWR0vYyVujQ122/ViSztfliByIOCucM87OGGVUQl/G9DfAyTXCuevMLRu1nz9+4xSwnrxmUNv12WvkGHEcr+CoYVF+n27BEwbRk2EYb8OYLxMBw4LUHDzAAAAAAElFTkSuQmCC") !important;
}
.counter {
  display: flex;
  align-items: center;
}
.counter span {
  margin-right: 20px;
}
.counter input {
  border: none;
  outline: none;
  width: 50px;
  text-align: center;
  margin-bottom: 0;
}
.counter svg {
  cursor: pointer;
  height: 30px;
  width: 30px;
}
.trs {
  transition: all 0.3s;
}
.switch input[type="checkbox"] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.switch label {
  cursor: pointer;
  text-indent: -9999px;
  width: 44px;
  height: 24px;
  background: #d0d0d0;
  display: block;
  border-radius: 100px;
  position: relative;
}
.switch label:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 90px;
  transition: 0.3s;
}
.switch input:checked + label {
  background: #99bb98;
}
.switch input:checked + label:after {
  left: calc(100% - 5px);
  transform: translateX(-100%);
}
.text-eclipse {
  display: -webkit-box !important;
  -webkit-line-clamp: 11;
  -webkit-box-orient: vertical !important;
  text-overflow: ellipsis !important;
}
/* size */
.tabs-wrapper {
  background: #fff;
}
.search-section .search-section-form {
  width: 100%;
  padding: 0 0 40px 0;
}
.search-section .search-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative !important;
}
@media (max-width: 767.98px) {
  .search-section .search-box {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 767.98px) {
  .search-section .search-box .tabs-head {
    margin-top: 32px;
  }
}
.search-section .search-box .tabs-head-link {
  text-decoration: none;
  margin-left: 36px;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  color: #555555;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding-bottom: 17px;
  border-bottom: 1px solid #d0d0d0;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s;
}
@media (max-width: 767.98px) {
  .search-section .search-box .tabs-head-link:first-child {
    margin-left: 0;
  }
}
.search-section .search-box .input {
  position: relative;
  padding: 15px 20px !important;
  margin-bottom: 0;
  width: 480px;
}
@media (max-width: 767.98px) {
  .search-section .search-box .input {
    width: 100%;
  }
}
.search-section .search-box input {
  border: none !important;
  background: none !important;
  padding: 0 !important;
  width: 345px;
}
@media (max-width: 767.98px) {
  .search-section .search-box input {
    width: 88%;
  }
}
.search-section .search-box + .search-empty {
  padding: 20px 0;
}
svg {
  height: 24px;
  width: 24px;
}
.news-list {
  width: 100%;
}
.news-list-item {
  width: calc(100% / 3 - 44px) !important;
  margin-top: 48px;
  margin-left: 40px;
}
@media (max-width: 1199.98px) {
  .news-list-item {
    margin-top: 24px;
    margin-left: 24px;
    width: calc(100% / 2 - 44px) !important;
  }
}
@media (max-width: 767.98px) {
  .news-list-item {
    width: 100% !important;
  }
}
.products-section {
  width: 100%;
}
.page-content,
.search-section,
.header {
  background: #f5f5f5;
}
.active-tab {
  color: #5b7760 !important;
  transition: all 0.3s !important;
  border-bottom: 1px solid #5b7760 !important;
}
.search-empty a {
  text-decoration: none;
  color: #5b7760;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
  line-height: 100%;
  margin-top: 30px;
}
.search-empty a svg {
  margin-left: 12px;
  filter: invert(45%) sepia(7%) saturate(1341%) hue-rotate(79deg) brightness(94%) contrast(83%);
}
/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/uraala/components/bitrix/search.page/.default/style.css?17135358469261 */
