@charset "UTF-8";

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html,
body {
  width: 100%;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  -webkit-font-smoothing: antialiased;
}

body {
  padding: 0;
  margin: 0;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6,
th {
  font-weight: 500;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

img {
  border: 0;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

svg:not(:root) {
  overflow: hidden;
}

button::-moz-focus-inner,
input::-moz-focus-inner,
img,
legend {
  border: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

input,
textarea,
button {
  outline: none;
  border: none;
  background: transparent;
}

input:focus::-webkit-input-placeholder {
  color: transparent !important;
}

input:focus:-moz-placeholder {
  color: transparent !important;
}

input:focus:-ms-input-placeholder {
  color: transparent !important;
}

textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}

textarea:focus:-moz-placeholder {
  color: transparent !important;
}

textarea:focus:-ms-input-placeholder {
  color: transparent !important;
}

input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.502);
}

input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.502);
}

input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.502);
}

textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.502);
}

textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.502);
}

textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.502);
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: rgba(0, 0, 0, 0.502) !important;
}

@keyframes autofill {
  100% {
    background: transparent;
    color: rgba(0, 0, 0, 0.502);
  }
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

@-webkit-keyframes autofill {
  100% {
    background: transparent;
    color: rgba(0, 0, 0, 0.502);
  }
}

body *,
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.active-animation nav a,
.active-animation a,
.active-animation button,
.active-animation svg,
.active-animation img,
.active-animation a img,
.active-animation a path,
.active-animation .sub-menu,
.active-animation textarea,
.active-animation input {
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

*::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

*::-webkit-scrollbar-thumb {
  background: #de60cb;
  border-radius: 100px;
}

*::-webkit-scrollbar-track {
  background-color: #f5f7fa;
  border: none;
}

html,
body {
  font: 400 17px/1.4 "Ruberoid", sans-serif;
  color: #000;
  height: 100%;
}

body {
  overflow-x: hidden;
  background: #fff no-repeat left top;
}

.page-main {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
}

.disabled-scroll {
  overflow: hidden;
}

.page-main__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

img {
  max-width: 100%;
  height: auto;
}

html {
  background: url(../img/left.svg) no-repeat -744px -1226px;
}

body {
  background: url(../img/center.svg) no-repeat center -3px;

}

.page-main {
  background: url(../img/right.svg) no-repeat 118% -239px;
}

.wrap {
  max-width: 1340px;
  padding: 0 20px;
  margin: auto;
}

/*
 start  nav-site
 поддержка 3х уровней вложенности
*/

.nav-site {
  position: relative;
  z-index: 50;
  font-weight: 600;
}

.nav-site__list {
  display: none;
}

.nav-site__mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  width: 35px;
  height: 35px;
}

.nav-site__mobile svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.nav-site__mobile svg,
.nav-site__mobile path {
  stroke: #000;
}

.menu-mobile {
  position: fixed;
  z-index: 99999;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-width: 320px;
  display: block;
}

.menu-mobile {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.menu-mobile.active {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.menu-mobile__body {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  max-width: 90%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-shadow: 2px 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 0 4px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  z-index: 30;
  padding: 35px 20px 0;
  overflow: auto;
}

.menu-mobile__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 5;
  background: rgba(29, 29, 29, 0.7);
}

.menu-mobile__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-mobile__list span,
.menu-mobile__list a {
  color: #000;
  font-size: 17px;
  line-height: 20px;
  text-decoration: none;
  padding: 10px 16px;
  display: inline-block;
  border-radius: 8px;
}

.menu-mobile__list>li.current-menu-item>a,
.menu-mobile__list li.current-menu-item>span {
  background-color: #d4fb00;
  color: #000;
}

.menu-mobile__list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 20px;
}

.menu-mobile.active {
  opacity: 1;
  visibility: visible;
}

.menu-mobile__content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  overflow: auto;
  list-style: none;
  padding-right: 20px;
}

.menu-mobile__footer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #000;
  padding: 20px 20px;
  margin: 0 -20px;
  margin-top: auto;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  font-size: 17px;
  line-height: 20px;
}

.menu-mobile__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
  margin: 0;
  width: 35px;
  height: 35px;
  position: absolute;
  right: 0;
  top: 0;
}

.menu-mobile__close svg {
  width: 80%;
  height: 80%;
  -o-object-fit: contain;
  object-fit: contain;
}

.menu-mobile__close svg,
.menu-mobile__close path {
  fill: #000;
}

.menu-mobile__btn-submenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 37px;
  width: 37px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  padding: 0;
}

.menu-mobile__btn-submenu svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.menu-mobile__btn-submenu path {
  stroke: #000;
}

.menu-mobile__list .menu-item-has-children>a {
  margin-right: 37px;
}

.menu-mobile__list .menu-item-has-children {
  position: relative;
}

.menu-mobile__list ul {
  display: none;
}

.menu-mobile__btn-submenu.active {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.menu-mobile__btn-submenu.active+ul {
  display: block;
}

/*
 end nav-site
*/

/*
 start  styles
*/

h1,
.h1 {
  font-weight: 500;
  font-size: 48px;
  line-height: 140%;
  margin: 0 0 30px;
}

h2,
.h2 {
  font-weight: 300;
  font-size: 36px;
  line-height: 140%;
  margin: 0 0 30px;
}

h3,
.h3 {
  font-weight: 400;
  font-size: 22px;
  line-height: 140%;
  margin: 0 0 30px;
}

h4,
.h4 {
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  margin: 0 0 30px;
}

h5,
.h5 {
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  margin: 0 0 30px;
}

h6,
.h6 {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: rgba(9, 9, 9, 0.5);
  margin: 0 0 30px;
}

hr {
  margin: 30px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-bottom: 2px solid #f8f8f8;
}

/*
 end  styles
*/

/*
 start  content-text
*/

/* start content */

.content-text h1 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: bold;
  margin: 0;
  margin-bottom: 35px;
}

.content-text p {
  margin-bottom: 25px;
}

.content-text p:last-child {
  margin-bottom: 0;
}

.content-text {
  color: #000;
  font-size: 17px;
  line-height: 1.6;
  font-weight: 300;
}

.content-text:after {
  content: "";
  display: block;
  clear: both;
}

.widget-item {
  margin-bottom: 35px;
}

.content-text ul,
.content-text ol {
  padding: 0;
}

.content-text li {
  margin-bottom: 5px;
  list-style-type: none;
}

.content-text li:last-child {
  margin-bottom: 0;
}

.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}

.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.content-text blockquote p:last-child {
  margin-bottom: 0;
}

.main-content__image,
.content-text ul,
.contents-wraps,
.gallery-single,
.content-text .adaptivevideowrapper,
.content-text .contents-wraps,
.content-text p,
.content-text ol,
.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5,
.content-text blockquote,
.content-text .tableContainer {
  margin: 0 0 35px;
}

.content-text blockquote p {
  margin: 0 0 15px;
}

.content-text .wp-caption {
  max-width: 100%;
  height: auto;
  text-align: center;
  background: #f5f7fa;
  overflow: hidden;
  color: rgba(34, 49, 88, 0.702);
  line-height: 1.2;
  margin: auto auto 40px;
}

.wp-caption img {
  display: block;
}

.post .wp-caption img {
  border-radius: 0;
}

.content-text .wp-caption-text {
  padding: 15px 0;
  font-weight: 400;
  margin: 0;
}

.wp-caption.aligncenter {
  text-align: center;
}

.wp-caption.aligncenter img {
  margin: auto;
}

.content-text table {
  border-collapse: collapse;
  width: 100%;
}

.adaptivevideowrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  display: block !important;
}

.adaptivevideowrapper iframe,
.adaptivevideowrapper embed,
.adaptivevideowrapper object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.content-text h2 {
  font-size: 32px;
  line-height: 1.3;
  font-weight: bold;
}

.content-text h3 {
  font-size: 26px;
  line-height: 1.3;
  font-weight: bold;
}

.content-text h4 {
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
}

.content-text h5 {
  font-size: 22px;
  line-height: 1.3;
  font-weight: bold;
}

.content-text table {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
}

.content-text table td {
  padding: 8px 25px;
}

.content-text table tr:nth-child(even) td {
  background-color: #f5f7fa;
}

.content-text th {
  background: none !important;
  text-align: center;
}

.content-text table tr:first-child>* {
  background: #f5f7fa !important;
  font-weight: 400;
}

.content-text ol {
  counter-reset: counter;
}

.content-text img {
  border-radius: 24px;
}

.content-text .wp-caption {
  border-radius: 24px;
  overflow: hidden;
}

.content-text .wp-caption img {
  border-radius: 24px 24px 0 0;
}

.content-text ol li:before {
  counter-increment: counter;
  content: counter(counter);
  font-size: 12px;
  width: 23px;
  text-align: center;
  margin-left: -33px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  line-height: 23px;
  border-radius: 20px;
  margin-top: -3px;
  background: #de60cb;
  color: #fff;
  font-family: "Arial", sans-serif;
}

.content-text ol li {
  padding-left: 33px;
  margin: 0 0 8px;
}

.content-text ol li ul,
.content-text ol li ol,
.content-text ul li ul,
.content-text ul li ol {
  margin: 8px 0;
}

.content-text ul li {
  padding-left: 28px;
  margin: 0 0 8px;
}

.content-text ul li:before {
  content: "";
  display: inline-block;
  color: #fff;
  font-weight: 600;
  width: 18px;
  height: 18px;
  text-align: center;
  margin-left: -28px;
  margin-right: 8px;
  vertical-align: top;
  margin-top: 2px;
  counter-increment: none;
  background: url(../img/ul.svg) no-repeat center center;
}

.content-text a {
  color: #7eb747;
  text-decoration: none;
  border-bottom: 1px solid #c4dcb0;
}

.content-text a:hover {
  color: #000;
  border-color: transparent;
}

.contents-wraps {
  padding: 40px 50px;
  background: #f6f9fb;
  border-radius: 32px;
  font-weight: 300;
}

.contents-wraps__title {
  margin: 0 !important;
  font-size: 26px;
  line-height: 28px;
  color: #000 !important;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contents-wraps__show-hide {
  color: #000;
  font-size: 11px;
  line-height: 13px;
  font-weight: 300;
  display: block;
  padding: 6px 15px;
  background-color: #fff21b;
  border-radius: 4px;
  cursor: pointer;
  text-transform: none;
}

.contents-wraps__show-hide:hover {
  opacity: 0.7;
}

.contents-wraps>ul {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  font-size: 15px;
  line-height: 23px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  margin: 30px 0 0;
}

.content-text ul.contents li:before {
  background: url(../img/contents.png) no-repeat center center;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 0;
}

.content-text ul.contents a {
  color: #7eb747;
  border: 0;
}

.content-text ul.contents a:hover {
  text-decoration: underline;
}

.content-text ul.contents li {
  position: relative;
  padding-left: 21px;
  margin-left: 0;
}

.content-text ul.contents li a {
  border: 0;
}

blockquote {
  padding: 35px 0;
  text-align: center;
  font-size: 20px;
  border-top: 1px solid #eaefec;
  margin: 0 0 25px;
  border-bottom: 1px solid #eaefec;
  position: relative;
  line-height: 1.6;
}

blockquote:before {
  content: "";
  width: 80px;
  height: 45px;
  background: #fff url(../img/bq-0.png) no-repeat center center;
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  margin: auto;
}

.tableContainer {
  overflow: hidden;
  overflow-x: auto;
}

.tableContainer table {
  width: 100%;
}

blockquote.blockquote-1 {
  border: 1px solid #6cad45;
  border-radius: 18px;
}

blockquote.blockquote-1::before {
  left: 23px;
  right: auto;
  width: 56px;
  height: 45px;
  background: #fff url(../img/bq-1.png) no-repeat center center;
}


blockquote.blockquote-1 {
  font-size: 17px;
  text-align: left;
  padding: 25px 40px;
}

/*
 end  content-text
*/

.item-select {
  position: relative;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
}

.item-select__current {
  padding-right: 50px;
  cursor: pointer;
}

.item-select__current:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  background: url(../img/select.svg) no-repeat center center;
}

.item-select__list {
  position: absolute;
  left: 0;
  right: 4px;
  top: 60px;
  z-index: 20;
  border: 1px solid #CECECE;
  background: #FFF;
  display: none;
  max-height: 149px;
  overflow: auto;
}

.item-select__hidden {
  display: none;
}

.item-select__option {
  cursor: pointer;
  border-bottom: 1px solid rgba(103, 116, 130, 0.5);
  display: block;
  padding: 15px 24px;
}

.item-select__option:last-child {
  border: none;
}

.item-select__option:hover {
  background: #fbfbfb;
}

.active .item-select__list {
  display: block;
}

.item-check {
  position: relative;
  z-index: 1;
}

.item-check a {
  position: relative;
  z-index: 50;
}

.item-check__hidden {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 15;
  opacity: 0;
}

.item-check__text {
  color: #364351;
  font-size: 11px;
  text-transform: uppercase;
  font-style: normal;
  line-height: 18px;
  padding: 7px 0;
  padding-left: 30px;
}

.item-check__text a {
  color: #364351;
}

.item-check__text a:hover {
  text-decoration: none;
}

.item-check__text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  border: 1px solid #dbe4e8;
}

.item-check__text:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #de60cb;
  position: absolute;
  left: 4px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 3px;
  opacity: 0;
}

.item-check__hidden:checked+.item-check__text:after {
  opacity: 1;
}

.header-site {
  padding: 30px 0;
}

.page-main__content {
  padding: 20px 0;
}

.item-logo__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: -10px;
}

.item-logo__img {
  max-width: 60px;
  height: auto;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.item-logo__sub {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 24px;
}

.item-logo__title {
  display: block;
  text-decoration: none;
  font-weight: 900;
  text-transform: uppercase;
  color: #000 !important;
}

.item-logo {
  position: relative;
  font-size: 46px;
  line-height: 1.1;
}

.header-site__logo {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-right: 20px;
}

.header-site__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.item-contacts {
  padding: 8px 26px;
  background: #de60cb;
  color: #fff;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.item-contacts__phone {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 0 20px;
}

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

.item-contacts__soc-link {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.item-contacts a {
  color: #fff;
  text-decoration: none;
}

.item-contacts__tel {
  font-size: 18px;
  font-weight: bold;
}

.item-contacts__soc-link:hover {
  opacity: 0.7;
}

.item-contacts__text {
  font-size: 15px;
  font-weight: 500;
}

.header-site__nav {
  margin-right: -16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header-site__contacts+.header-site__nav {
  margin-top: 21px;
  margin-bottom: -11px;
}

.item-contacts__soc-link img {
  display: block;
}

.header-site__form {
  margin-top: 44px;
}

.form-search {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 19px 46px 0px rgba(118, 131, 141, 0.25);
  box-shadow: 0px 19px 46px 0px rgba(118, 131, 141, 0.25);
  border-radius: 20px;
}

.form-search__body {
  padding: 30px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.form-search__footer {
  width: 100%;
  margin-top: 10px;
}

.form-search__left {
  width: calc(100% - 260px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.form-search__label {
  font-size: 11px;
  color: rgba(0, 0, 0, 0.702);
  text-transform: uppercase;
  margin-bottom: 10px;
}

.item-date,
.item-select__current {
  color: #000;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  display: block;
  width: 100%;
  border: 1px solid #dbe4e8;
  padding: 19px 20px;
  padding-left: 60px;
}

.item-date {
  background: #fff url(../img/claendar.png) no-repeat 17px center;
}

.form-search__item {
  margin-left: -1px;
  width: calc(33.3333333333% + 1px);
}

.form-search__item:first-child .item-date {
  border-radius: 10px 0 0 10px;
}

.form-search__item:last-child .item-date,
.form-search__item:last-child .item-select__current {
  border-radius: 0 10px 10px 0;
}

.btn-site {
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
  padding: 21px 45px;
  font-weight: 500;
  color: #000;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
}

.btn-site--order {
  background: #d4fb00;
}

.btn-site--d {
  background: #de60cb;
  color: #fff;
  padding-top: 16px;
  padding-bottom: 16px;
}

.btn-site:hover {
  opacity: 0.7;
}

.form-search__right {
  width: 250px;
}

.form-search__right .btn-site {
  width: 100%;
}

.item-select__current {
  padding-left: 20px;
}

.form-search.disable-date .date-item {
  opacity: 0.5;
  position: relative;
}

.form-search.disable-date .date-item:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 25;
}

.section-heading__sub {
  font-size: 16px;
}

.section-heading__title {
  font-size: 30px;
  font-weight: 900;
  line-height: 1.1;
}

.section-heading {
  line-height: 1.1;
  text-transform: uppercase;
}

.item-counter {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #4c8d25;
  border: 1px solid #4c8d25;
  border-radius: 70px;
  padding: 9px 35px;
  line-height: 1.3;
}

.item-counter__val {
  font-size: 40px;
  font-weight: bold;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.item-counter__text {
  font-size: 13px;
  margin-left: 20px;
}

.item-counter.item-counter--bg {
  background: #d4fb00;
  border-color: #d4fb00;
  color: #000;
}

.section-posts {
  padding-top: 20px;
}

.section-posts__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}

.section-posts__right {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.section-posts__left {
  margin-right: 15px;
}

.item-post {
  max-width: 410px;
  position: relative;
  margin-bottom: 100px;
  overflow: hidden;
}

.item-post img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 38px;
}

.item-post__img {
  max-height: 360px;
  overflow: hidden;
  border-radius: 38px;
  height: 100%;
  min-height: 360px;
}

.search-site__form {
  margin-bottom: 45px;
}

.item-post__content {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  padding-top: 20px;
  padding-right: 30px;

  line-height: 1.2;
  min-height: 130px;
}

.item-post__short-no,
.item-post__short {
  position: absolute;
  right: 20px;
  top: 20px;
  border-radius: 15px;
  text-align: center;
  height: 70px;
  width: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 1.3;
}

.item-post__content:after {
  content: "";
  right: -38px;
  z-index: 1 !important;
  width: 168px;
  height: 127px;
  position: absolute;
  top: -89px;
  border-radius: 0 0 78px 0;
  border: 38px solid #fff;
  border-top: 0;
  border-left: 0;
}

.item-post__content:before {
  width: 168px;
  height: 127px;
  content: "";
  position: absolute;
  left: -38px;
  top: -89px;
  border-radius: 0 0 0 78px;
  border: 38px solid #fff;
  border-top: 0;
  border-right: 0;
  z-index: 1 !important;
}

.item-post__content>* {
  position: relative;
  z-index: 5;
}

.item-post__title {
  display: block;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.item-post__date {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.502);
  line-height: 1.385;
  margin-top: 10px;
}

.item-post__price {
  padding-top: 15px;
  font-size: 20px;
  color: #88237f;
  font-weight: bold;
  line-height: 22px;
}

.item-post__more {
  padding-top: 15px;
}

.item-more {
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
  color: #4c8d25;
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
  padding-right: 60px;
  background: url(../img/more.svg) no-repeat right center;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
}

.item-more:hover {
  background-position: 98% center;
}

.item-post__short-no {
  background: #d4fb00;
  font-size: 13px;
  text-transform: uppercase;
}

.item-post__short-t {
  font-size: 13px;
  font-weight: 900;
}

.item-post__short-v {
  font-size: 9px;
  font-weight: 400;
  margin-top: 3px;
  text-transform: none;
}

.item-post__short {
  background: #88237f;
  color: #fff;
}

.item-post__short-n {
  font-size: 20px;
  line-height: 1.1;
  font-weight: 600;
}

.item-post__short .item-post__short-v {
  font-size: 8px;
}

.section-posts__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -15px;
}

.section-posts__post {
  width: calc(33.3333% - 30px);
  margin: 15px;
}

.loading-btn {
  margin-top: 50px;
  text-align: center;
}

.loading-btn__b {
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #de60cb;
  text-decoration: none;
  color: #de60cb;
  padding: 16px 30px;
  border-radius: 50px;
  width: 100%;
  max-width: 470px;
}

.section-order {
  margin-top: 95px;
}

.loading-btn__b.green {
  color: #4c8d25;
  border-color: #4c8d25;
}

.loading-btn__b.green:hover {
  background: #4c8d25;
}

.loading-btn__b:hover {
  background: #de60cb;
  color: #fff;
}

.section-order__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 40px;
  background-color: rgba(241, 243, 248, 0.702);
  padding: 60px 55px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-order__left {
  width: 35%;
}

.section-order__right {
  width: 40%;
}

.section-order__center {
  width: 467px;
  margin-left: -150px;
  margin-right: -150px;
  margin-top: -150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: -60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-order__center img {
  display: block;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.section-reviews {
  margin-top: 60px;
}

.section-order__bq {
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.429;
  padding-top: 37px;
  padding-right: 50px;
  font-weight: 300;
  background: url(../img/bq.png) no-repeat right top;
  margin-bottom: 20px;
}

.section-order__slider {
  margin-top: auto;
  padding-right: 45px;
}

.item-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.item-author__img {
  width: 90px;
  height: 95px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  overflow: hidden;
  border-radius: 90px 90px 14px 90px;
  margin-right: 20px;
}

.item-author__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.item-author__img img {
  max-width: none;
}

.item-author__name {
  font-size: 15px;
  color: #88237f;
  font-weight: 600;
}

.item-author__text {
  font-size: 12px;
  font-weight: 300;
  margin-top: 10px;
  line-height: 1.3;
}

.item-author__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 12px;
}

.item-author__tel {
  display: block;
  text-decoration: none;
  font-size: 18px;
  color: #88237f;
  font-weight: bold;
}

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

.item-author__socials-link {
  margin: 3px 4px;
}

.item-author__socials-link img {
  display: block;
}

.item-author__socials-link:hover {
  opacity: 0.7;
}

.cats-links__item {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  text-decoration: none;
  color: #000;
  background: #fff;
  padding: 15px 20px;
  border-radius: 30px;
  margin: 5px;
}

.cats-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -5px;
}

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

.section-order__full {
  margin-top: auto;
}

.section-order__left {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section-order__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section-order__slider {
  position: relative;
}

.swiper-author-left,
.swiper-author-right {
  width: 25px;
  height: 25px;
  background: #4c8d25 url(../img/arrow.svg) no-repeat center center;
  border-radius: 50px;
  position: absolute;
  left: -35px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 25;
  cursor: pointer;
}

.swiper-author-right {
  left: auto;
  right: 0;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.swiper-button-disabled {
  opacity: 0.1;
}

.item-reviews {
  border: 1px solid #4c8d25;
  padding: 30px;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  line-height: 1.2;
}

.item-reviews__text {
  font-size: 16px;
  color: rgb(44, 43, 42);
  margin-bottom: 35px;
  margin-top: 0;
  line-height: 1.3;
}

.item-reviews__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: auto;
}

.item-reviews__img img {
  display: block;
  border-radius: 60px;
}

.item-reviews__name {
  font-size: 15px;
  font-weight: 600;
  color: #2c2b2a;
  margin-right: auto;
}

.item-reviews__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.item-star {
  width: 13px;
  height: 12px;
  background: url(../img/star.svg) no-repeat center center;
  margin: 1px;
}

.item-star.active {
  background: url(../img/star-active.svg) no-repeat center center;
}

.item-reviews__footer .item-reviews__text {
  font-size: 12px !important;
  color: rgba(44, 43, 42, 0.502);
  margin-left: 10px;
  margin-right: 30px;
  margin-top: 2px;
  margin-bottom: 0;
}

.item-reviews__img {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-right: 20px;
  font-size: 15px;
  font-weight: 700;
  max-width: 50px;
}

.section-reviews__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-reviews__left {
  width: 55%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-reviews__left .item-reviews {
  width: 48%;
  height: auto;
}

.section-reviews__left .item-reviews:nth-child(1) {
  width: 100%;
  margin-bottom: 30px;
}

.item-reviews__user {
  margin-right: auto;
}

.item-reviews__str {
  font-size: 12px;
  color: rgba(44, 43, 42, 0.502);
  margin-top: 4px;
}

.section-reviews__col {
  width: 20%;
}

.section-reviews__left .item-reviews:nth-child(1) .item-reviews__text {
  font-size: 20px;
}

.list-towns {
  border: 3px solid #de60cb;
  padding: 30px;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  line-height: 1.2;
  height: 100%;
}

.list-towns__head {
  margin-bottom: 15px;
}

.list-towns__list {
  width: 100%;
}

.list-towns__link {
  display: block;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  padding: 6px 0;
}

.list-towns__body {
  max-height: 380px;
  overflow: auto;
}

.list-towns__link:hover {
  text-decoration: underline;
}

.section-about__bg {
  height: 500px;
  width: 680px;
  background: no-repeat center center;
  background-size: cover;
  -webkit-filter: url(#round);
  filter: url(#round);
  position: relative;
  overflow: hidden;
}

.section-about__bg span {
  padding-top: 70%;
  background: no-repeat center/cover;
  -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  border-radius: 44px;
}

.section-about__right {
  width: 680px;
  height: 490px;
  position: relative;
}

.section-about__right img {
  max-width: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-about__right:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../img/polygonx-bg.png) no-repeat center center;
  z-index: 5;
}

.section-about {
  margin-top: 70px;
}

.section-about__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-about__right {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.section-heading--large .section-heading__sub {
  font-size: 22px;
}

.section-heading--large .section-heading__title {
  font-size: 46px;
}

.section-about .section-heading {
  margin-bottom: 40px;
}

.section-about__text {
  font-size: 18px;
}

.section-about__left {
  padding-right: 30px;
}

.counter-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}

.counter-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.counter-list__val {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-size: 40px;
  color: #de60cb;
  font-weight: bold;
  margin-right: 15px;
}

.counter-list__text {
  font-size: 13px;
}

.counter-list__item:not(:nth-child(2n)) {
  padding-right: 50px;
}

.counter-list__item:not(:nth-child(2n)):after {
  content: "";
  width: 18px;
  height: 18px;
  background: rgb(212, 251, 0);
  border-radius: 20px;
  position: absolute;
  right: 17px;
}

.section-about__btns {
  margin-top: 35px;
}

.footer-site {
  padding: 43px 0;
  background: #f5f7fa;
  margin-top: 60px;
}

.footer-site__logo {
  line-height: 1.2;
  text-transform: uppercase;
}

.footer-site__logo-t {
  font-size: 12px;
}

.footer-site__logo-v {
  font-size: 24px;
}

.footer-site__cop {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 30px;
  line-height: 1.5;
}

.footer-site__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-site__left {
  width: 26%;
}

.footer-site__center {
  width: 19%;
  font-size: 11px;
  color: rgba(0, 0, 0, 0.502);
  line-height: 1.818;
}

.footer-site__right {
  width: 49%;
  margin-top: -10px;
}

.footer-site__contacts {
  margin-top: 25px;
}

.footer-site__nav {
  margin-right: -15px;
  margin-left: auto;
  width: auto;
}

.footer-site__nav .nav-site__list {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header-site__pages {
  padding: 0;
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 13px;
  color: rgb(76, 141, 37);
  line-height: 1.538;
  margin-top: 30px;
}

.header-site__pages a {
  text-decoration: none;
  display: block;
  color: rgb(76, 141, 37);
}

.header-site__pages ul {
  display: none;
}

.footer-site__nav ul ul {
  display: none;
}

.header-site__pages li {
  margin-left: 20px;
}

.header-site__pages a:hover {
  text-decoration: underline;
}

.brs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  color: #4c8d25;
  font-weight: 500;
  width: 100%;
  margin-bottom: 28px;
}

.brs-list a {
  color: #4c8d25;
  text-decoration: none;
}

.brs-list__home {
  padding-left: 30px;
  background: url(../img/home.png) no-repeat left center;
}

.brs-list a:hover {
  text-decoration: underline;
}

span.sep {
  margin: 0 10px;
}

.main-content__top {
  margin-bottom: 50px;
  width: 100%;
}

a#cancel-comment-reply-link {
  COLOR: RED;
  font-size: 14px;
  margin-bottom: 19px;
  display: inline-block;
}

.main-content__top h1,
.main-content__top .h1 {
  font-size: 46px;
  font-weight: bold;
  margin-bottom: 40px;
}

.main-content__form {
  border-radius: 20px;
  border: 3px solid rgb(222, 96, 203);
  background: #fff;
  overflow: hidden;
}

.main-content__form-top {
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 100px;
}

.main-content__form-date {
  background: #fff url(../img/claendar.png) no-repeat left center;
  padding: 5px 0;
  padding-left: 50px;
  font-size: 16px;
  font-weight: 500;
}

.main-content__form-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #4c8d25;
  font-size: 13px;
  font-weight: 300;
}

.main-content__form-price-p {
  font-size: 40px;
  font-weight: bold;
  margin-right: 15px;
  line-height: 1;
}

.main-content__form-age {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 13px;
  font-weight: 300;
}

.main-content__form-age-p {
  font-weight: bold;
  font-size: 18px;
  margin-right: 15px;
  line-height: 1;
}

.main-content__form-age-p span {
  font-size: 40px;
}

.main-aside__left {
  width: 68%;
}

aside.main-aside__right {
  width: 29.3%;
}

.main-aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.main-aside__thumb img {
  display: block;
  border-radius: 42px;
}

.content-text__large {
  font-size: 20px;
  margin-bottom: 45px;
}

.meta-book {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 30px 0;
}

.comments-block {
  margin-top: 55px;
}

.section-title {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 35px;
}

.meta-book__btn {
  margin: 10px;
  margin-right: 35px;
}

.meta-book {
  margin-left: -10px;
}

span.btn-site {
  cursor: auto;
}

.btn-site--border {
  color: #4c8d25;
  border: 1px solid #4c8d25;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding-top: 20px;
  padding-bottom: 20px;
}

.items-comments {
  list-style: none;
  margin: 0;
  padding: 0;
}

.items-comments ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.items-comments__item {
  padding-left: 100px;
  position: relative;
  min-height: 70px;
  margin-bottom: 35px;
}

.items-comments__thumb {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  width: 70px;
  height: 70px;
}

.items-comments__thumb img {
  display: block;
  border-radius: 60px;
  width: 100%;
  height: 100%;
}

.items-comments__name {
  font-size: 12px;
  color: #4c8d25;
  margin-bottom: 5px;
}

.items-comments__link {
  cursor: pointer;
  background-color: #de60cb;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 0 8px;
  line-height: 22px;
  font-size: 12px;
  margin-left: 15px;
  border-radius: 5px;
}

.items-comments__link:hover {
  opacity: 0.7;
}

.items-comments__text {
  font-size: 14px;
  color: #000;
  margin-top: 15px;
}

.items-comments__text>* {
  margin: 5px 0;
}

p.comment-message {
  color: #ea7b7b;
  font-size: 14px;
}

.items-comments__meta {
  color: #b0b5b8;
  font-size: 12px;
  margin-top: 15px;
}

.form-comments {
  background: #f5f7fa;
  padding: 40px 50px;
  border-radius: 28px;
}

.form-style input[type=email],
.form-style input[type=password],
.form-style input[type=tel],
.form-style input[type=text]:not(.search-style__item),
.form-style textarea {
  background: #fff;
  padding: 16px 30px;
  border: 1px solid #f2f6fa;
  border-radius: 8px;
  font-weight: 200;
}

.form-style__textarea textarea,
.form-style__input input {
  width: 100%;
}

.form-style__textarea textarea {
  height: 100px;
}

.form-style__textarea,
.form-style__input {
  margin-bottom: 20px;
}

.form-style__input {
  width: 100%;
}

.form-style__textarea {
  width: 100%;
}

.form-comments textarea,
.form-comments input {
  border: 0 !important;
}

.nav-pages a,
.nav-pages span {
  min-width: 46px;
  padding: 14px 5px;
  text-decoration: none;
  font-weight: 500;
  margin: 5px;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  color: #000;
  background: #de60cb;
  border-radius: 8px;
}

.nav-pages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -5px;
  margin-top: 45px;
}

.footer-site__nav ul ul {
  display: none !important;
}

.content-text label {
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}

.content-text input {
  background: #fff;
  padding: 14px 25px;
  border: 1px solid #f2f6fa;
  border-radius: 8px;
  font-weight: 200;
}

.result-comment {
  background: #f5f7fa;
  padding: 40px 50px;
  border-radius: 28px;
  margin-bottom: 30px;
  display: none;
}

.result-comment.active {
  display: block;
}

.result-comment>*:last-child {
  margin-bottom: 0;
}

.content-text button,
.content-text input[type=button],
.content-text input[type=reset],
.content-text input[type=submit] {
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
  padding: 16px 20px;
  font-weight: 500;
  color: #000;
  border-radius: 10px;
  text-align: center;
  background: #d4fb00;
  margin: 5px;
}

.header-site__socials-text {
  font-size: 11px;
  width: 130px;
  margin-right: 10px;
  font-weight: 300;
}

.header-site__logo {
  display: flex;
  align-items: flex-start;
}

.header-site__socials {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-left: 52px;
}

.socials-links {
  display: flex;
  align-items: center;
}

.footer-site__soc .header-site__socials {
  justify-content: center;
  margin: 10px;
}

.footer-site__soc .header-site__socials-text {
  width: auto;
}

.list-comands {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -20px;
  margin-top: -10px;
}

.list-comands__item {
  margin: 20px;
  width: calc(25% - 40px);
  border: 1px solid #ebeef3;
  border-radius: 30px;
}

.list-comands__content {
  padding: 30px;
}

.content-text .list-comands__img img {
  border-radius: 30px;
}

.list-comands__name {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 25px;
}

.list-comands__text {
  color: rgb(44, 43, 42);
  font-size: 14px;
  font-weight: 300;
}

.user-reviews__left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 25px;
  width: 75px;
}

.user-reviews__left img {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50px;
}

.user-reviews__gal-item img {
  width: 150px;
  height: 110px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 18px;
  display: block;
}

.user-reviews__gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px;
  margin-top: 8px;
}

.user-reviews__gal-item {
  margin: 10px;
}

.user-reviews__comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.user-reviews__item {
  padding: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(235, 238, 243);
  border-radius: 30px;
  background: #fff;
  margin-bottom: 30px;
}

.user-reviews-more {
  text-align: center;
  margin-top: 50px;
}

.user-reviews-more .user-reviews-more__link {
  width: 100%;
  max-width: 400px;
  margin: auto;
  border-radius: 70px;
}

.user-reviews__text p {
  margin-top: 0;
}

.user-reviews__text *:last-child {
  margin-bottom: 0;
}

.user-reviews__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}

.user-reviews__text {
  font-size: 15px;
}

.page-template-page-reviews {}

.page-template-page-reviews .page-main__content .wrap {
  max-width: 1020px;
}

.user-reviews__name {
  font-size: 15px;
  font-weight: 600;
}

.user-reviews__stars svg {
  width: 17px;
  height: 12px;
  -o-object-fit: cover;
  object-fit: cover;
}

.item-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 10px 30px;
}

.user-reviews__how {
  font-size: 12px;
  color: rgba(44, 43, 42, 0.502);
}

.user-reviews__company {
  margin-left: 75px;
  margin-top: 25px;
  background: #f5f7fa;
  padding: 30px;
  border-radius: 22px;
}

.user-reviews__company {}

.user-reviews__com-name {
  color: #de60cb;
  font-size: 13px;
  font-weight: 600;
}

.user-reviews__company .user-reviews__text {
  margin-top: 10px;
}

.stars-input__item {
  margin-left: -5px;
}

.form-add--ajax {
  position: relative;
}

.form-add--ajax.loading-form:after {
  content: "";
  position: absolute;
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
  background-color: rgba(255, 255, 255, .7);
  z-index: 500;
  border-radius: 12px;
}

.form-style__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-style__flex-item {
  width: 48.5%;
  margin-bottom: 20px;
}

.form-style__flex-item input {
  width: 100%;
}

.stars-input {
  font-size: 18px;
}

.item-file {
  position: relative;
  background: #e9eef5;
  text-align: center;
  height: 54px;
  line-height: 36px;
  border-radius: 8px;
  font-weight: 200;
  padding: 10px;
  font-size: 14px;
  color: rgba(34, 49, 88, 0.702);
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.item-file input[type="file"] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  z-index: 99;
}

.stars-input {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.stars-input__text {
  margin-right: 25px;
  margin-top: -7px;
  font-weight: 500;
}

.form-style textarea.error,
.form-style input.error {
  background-color: #fff4f4;
}

button.stars-input__item.h-active path,
button.stars-input__item.active path {
  fill: #fbcf00;
}

button.stars-input__item.active.no-active path {
  fill: rgb(227, 231, 238);
}

@media screen and (min-width: 1024px) {

  .nav-site__mobile,
  .menu-mobile {
    display: none;
  }

  .nav-site__list {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .nav-site__list li {
    position: relative;
  }

  .nav-site__list li:hover>ul {
    display: block;
  }

  .nav-site__list span,
  .nav-site__list a {
    color: #000;
    font-size: 17px;
    line-height: 20px;
    text-decoration: none;
    padding: 10px 16px;
    display: block;
    border-radius: 8px;
  }

  .nav-site__list>li:hover>a,
  .nav-site__list>li.current-menu-item>a,
  .nav-site__list>li:hover>span,
  .nav-site__list>li.current-menu-item>span {
    background-color: #d4fb00;
    color: #000;
  }

  .nav-site__list ul span,
  .nav-site__list ul a {
    font-size: 15px;
    line-height: 18px;
    color: #000;
  }

  .nav-site__list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    left: 0;
    top: 36px;
    margin-top: -2px;
    width: 280px;
    background-color: #d4fb00;
    border-radius: 0 8px 8px 8px;
    z-index: 50;
  }

  .nav-site__list ul>li.current-menu-item>a,
  .nav-site__list ul li>a:hover {
    text-decoration: underline;
  }

  .nav-site__list ul ul {
    top: 0;
    margin-top: 0;
    left: 100%;
    margin-left: -5px;
    border-radius: 0 8px 8px 0;
  }
}

@media screen and (max-width: 1300px) {
  .wrap {
    max-width: 1140px;
  }

  .list-comands__item {
    width: calc(29.333% - 40px);
  }

  .item-contacts {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .item-contacts__phone {
    padding: 0;
  }

  .header-site__logo {
    font-size: 36px;
  }

  .section-heading__title {
    font-size: 24px;
  }

  .section-posts__head {
    margin-bottom: 30px;
  }

  body {
    background-image: none;
  }

  .item-counter__val {
    font-size: 32px;
  }

  .item-more {
    padding-right: 49px;
  }

  .section-order__center {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-top: 0;
    width: auto;
    margin-bottom: 0;
  }

  .section-order__body {
    position: relative;
    padding: 35px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .section-order__left {
    width: 45%;
  }

  .section-order__right {
    width: 50%;
  }

  .section-reviews__left {
    width: 100%;
  }

  .section-reviews__col {
    width: 48%;
    margin-top: 30px;
  }

  .section-about__right {
    width: 40%;
    height: 340px;
  }

  .section-about__right:after {
    background-size: 110% 100%;
  }

  .section-heading--large .section-heading__title {
    font-size: 32px;
  }

  .section-heading--large .section-heading__sub {
    font-size: 18px;
  }

  .footer-site__center {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }

  .footer-site__left {
    width: 42%;
  }

  .footer-site__right {
    width: 58%;
  }

  .footer-site__right .item-contacts__phone {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1180px) {
  .list-comands__item {
    width: calc(50% - 40px);
  }

  .content-text .list-comands__img img {
    width: 100%;
  }

  .wrap {
    max-width: 1024px;
  }

  .section-order,
  .section-reviews,
  .section-about,
  .footer-site {
    margin-top: 45px;
  }

  .section-posts__post {
    width: calc(50% - 30px);
  }

  .section-posts__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section-posts__right {
    margin-top: 30px;
  }

  .nav-site__list {
    display: none;
  }

  .nav-site__mobile,
  .menu-mobile {
    display: block;
  }

  .header-site__contacts {
    position: absolute;
    left: 0;
    right: 0;
    top: -26px;
    margin-top: 10px;
  }

  .header-site__flex {
    position: relative;
    padding-top: 58px;
  }

  .header-site__contacts+.header-site__nav {
    margin-bottom: 0;
  }

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

  .form-search__left {
    width: 100%;
  }

  .form-search__right {
    width: 100%;
    margin-top: 20px;
  }

  .section-posts .wrap {
    max-width: 860px;
  }

  .footer-site__nav {
    display: none;
  }

  .main-content__form-top {
    padding: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .main-content__form-top>* {
    margin: 5px;
  }
}

@media screen and (max-width: 1023px) {
  .list-comands__item {
    width: calc(100% - 40px);
  }

  .wrap {
    max-width: 768px;
  }

  aside.main-aside__right {
    display: none;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .main-aside {
    display: block;
  }

  section.main-aside__left {
    width: 100%;
  }

  .content-text h1 {
    font-size: 32px;
  }

  .content-text__large {
    font-size: 18px;
  }

  .main-content__top h1,
  .main-content__top .h1 {
    font-size: 32px;
    margin-bottom: 30px;
  }

  .main-content__form-price-p {
    font-size: 32px;
  }

  .contents-wraps {
    padding: 30px;
  }

  .comments-block {
    margin-top: 30px;
  }

  .meta-book__btn {
    margin: 5px;
  }

  .meta-book {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .section-order__left {
    width: 100%;
  }

  .item-author__img {
    max-width: 90px;
  }

  .item-author {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .section-order__slider {
    padding: 0 40px;
    position: relative;
  }

  .swiper-author-left {
    left: 0;
  }

  .section-order__right {
    width: 100%;
    margin-top: 20px;
  }

  .cats-links__item {
    padding: 11px 10px;
    font-size: 14px;
  }

  .section-reviews__left .item-reviews:nth-child(1) .item-reviews__text {
    font-size: 16px;
  }

  .section-reviews__left .item-reviews {
    width: 100%;
  }

  .item-reviews {
    padding: 22px;
    margin: 15px 0;
    height: auto;
  }

  .section-reviews__col {
    width: 100%;
    margin: 15px 0;
  }

  .item-reviews__text {
    margin-bottom: 10px;
  }

  .item-reviews__footer {
    margin-top: 0;
  }

  .loading-btn {
    margin-top: 30px;
  }

  .section-about__right {
    display: none;
  }

  .footer-site__right .item-contacts__phone {
    padding-left: 0;
  }

  .footer-site br {
    display: none;
  }

  .footer-site {
    padding: 35px 0;
  }

  .header-site__logo {
    font-size: 28px;
  }

  .item-logo__sub {
    font-size: 16px;
  }

  .item-logo__img {
    max-width: 40px;
  }

  .form-style__flex-item {
    width: 100%;
  }

  .item-file__current {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }

  .user-reviews__comment {
    display: block;
  }

  .user-reviews__left {
    margin-bottom: 20px;
  }

  .user-reviews__gal-item img {
    width: 90px;
    height: 70px;
  }

  .user-reviews__company {
    margin-left: 0;
    padding: 15px;
  }

  .user-reviews-more .user-reviews-more__link {
    display: block;
    width: auto;
  }

  .stars-input__text {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  p.resutl-messages--ok {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .wrap {
    max-width: 425px;
  }

  .footer-site__left {
    width: 100%;
  }

  .footer-site__right {
    width: 100%;
    margin-top: 20px;
  }

  .header-site__pages {
    margin-top: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-site__cop {
    margin-top: 10px;
  }

  .counter-list__item:not(:nth-child(2n)) {
    padding-right: 0;
  }

  .counter-list__item {
    width: 100%;
  }

  .counter-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .counter-list__item:not(:nth-child(2n)):after {
    display: none;
  }

  .counter-list__val {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-size: 35px;
  }

  .item-author__content {
    margin-top: 10px;
  }

  .item-author__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section-order__bq {
    padding-right: 30px;
    background-size: 25px;
    padding-top: 30px;
  }

  .section-posts__post {
    width: 100%;
    margin: 20px auto;
  }

  .section-posts .wrap {
    max-width: 425px;
  }

  .form-search__item {
    width: 100%;
    margin-bottom: 20px;
  }

  .form-search__left {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .item-date,
  .item-select__current {
    border-radius: 10px !important;
  }

  .header-site__flex {
    padding-top: 80px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .item-logo.header-site__logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .header-site__right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .item-logo__title {
    font-size: 19px;
  }

  .item-contacts {
    padding: 5px 10px;
  }

  .form-search__body {
    padding: 25px;
  }

  .section-order__body {
    padding: 35px 19px;
  }

  .btn-site {
    font-size: 14px;
    padding: 20px 27px;
  }

  .section-heading--large .section-heading__title {
    font-size: 22px;
  }

  .section-heading--large .section-heading__sub {
    font-size: 16px;
  }

  .section-about .section-heading {
    margin-bottom: 20px;
  }

  .section-about__text {
    font-size: 16px;
  }

  .item-reviews__footer .item-reviews__text {
    display: none;
  }

  .section-posts__flex {
    margin: 0;
  }

  .item-logo__sub {
    font-size: 14px;
  }

  .item-logo__img {
    max-width: 30px;
    margin-left: 10px;
  }

  .header-site__contacts+.header-site__nav {
    margin-top: 0;
  }

  .item-counter__val {
    font-size: 22px;
  }

  .item-counter__text br {
    display: none;
  }

  span.item-more {
    padding-right: 20px;
    background: none;
  }

  .item-post__title {
    font-size: 16px;
  }

  .item-post__content {
    padding-top: 15px;
  }

  span.items-comments__link {
    display: block;
    margin-left: 0;
    max-width: 120px;
    text-align: center;
    margin-top: 10px;
  }

  .items-comments__thumb {
    width: 40px;
    height: 40px;
  }

  .items-comments__item {
    padding-left: 50px;
  }

  .form-comments {
    padding: 20px;
  }

  .section-about__btn {
    display: block;
  }

  .form-comments input#submit {
    width: 100%;
  }

  .item-contacts__soc-link {
    margin: 0 4px;
  }

  .item-logo.header-site__logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .header-site__socials {
    margin-left: 0;
  }
}

@media screen and (max-width: 750px) {
  .contents-wraps>ul {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    margin: 20px 0 0;
  }

  .contents-wraps>ul ul {
    margin: 10px 0;
  }
}

@media screen and (max-width: 424px) {
  .wrap {
    max-width: 100%;
  }
}

figure {
  margin: 0;
  margin-bottom: 30px;
}

.content-text input.search-style__item {
  font-size: 14px;
  min-width: 293px;
  padding: 16px 25px;
}

@media screen and (max-width: 1180px) {
  .section-posts {
    padding-top: 0;
  }

  .section-posts__center {
    margin-bottom: 25px;
    margin-top: -10px;
    order: -1;
  }

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

  .content-text input.search-style__item {
    min-width: 241px;
    line-height: 18px;
    font-size: 12px;
    padding: 16px 12px;
  }
}


/* ## Section certificates */

.section-certificates {
  margin-top: 70px;
}

.section-certificates__body {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  gap: 70px;
  padding: 40px 55px;
  border-radius: 20px;
  background-color: rgba(241, 243, 248, 0.702);
}

.section-certificates__left {
  flex-shrink: 0;
}

.section-certificates__right {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.section-certificates__title {
  font-size: 24px;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
}

.section-certificates__text {
  max-width: 540px;
  font-size: 16px;
  line-height: 1.56;
}

.section-certificates__full {
  max-width: 300px;
}

.arrow-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 5px 5px 5px 30px;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  text-decoration: none;
  white-space: nowrap;
  background-color: #fff;
  border-radius: 10px;
  cursor: pointer;
}

.arrow-button--gray {
  background-color: #f5f7fa;
}

.arrow-button--border {
  border: 1px solid #dbe4e8;
}

.arrow-button:after {
  content: '';
  width: 100px;
  height: 50px;
  background-color: #d4fb00;
  background-image: url(../img/more.svg);
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 25px;
}

.arrow-button:hover {
  opacity: .7;
}

@media screen and (max-width: 1023px) {
  .section-certificates__body {
    padding: 35px;
  }

  .section-certificates__left {
    display: none;
  }

  .section-certificates__full {
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  .section-certificates__body {
    padding: 35px 19px;
  }
}

/* ## Section bus */

.section-rental {
  margin-top: 50px;
}

.section-rental__body {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 70px;
  padding: 40px 40px 40px 0;
  border-radius: 20px;
  border: 1px solid #d4fb00;
}

.section-rental__left {
  flex-shrink: 0;
}

.section-rental__right {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.section-rental__title {
  font-size: 24px;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
}

.section-rental__text {
  max-width: 540px;
  font-size: 16px;
  line-height: 1.56;
}

.section-rental__full {
  max-width: 300px;
}

@media screen and (max-width: 1023px) {
  .section-rental__body {
    padding: 35px;
  }

  .section-rental__left {
    display: none;
  }

  .section-rental__full {
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  .section-rental__body {
    padding: 35px 19px;
  }
}

/* ## Certificates list */

.certificates-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}

.certificates-list__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  padding: 40px;
  border: 1px solid #ebeef3;
  border-radius: 30px;
}

.certificates-list__img {
  display: flex;
}

.certificates-list__img img {
  width: auto;
  max-height: 370px;
}

@media screen and (max-width: 1023px) {
  .certificates-list {
    gap: 30px;
  }

  .certificates-list__item {
    padding: 35px;
  }
}

@media screen and (max-width: 767px) {
  .certificates-list__item {
    padding: 35px 19px;
  }
}

/* ## Buses list */

.buses-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 50px;
}

.buses-list__item {
  display: flex;
  flex-direction: column;
  border: 1px solid #ebeef3;
  border-radius: 30px;
}

.buses-list__content {
  display: flex;
  flex-direction: column;
  gap: 25px;
  flex-grow: 1;
  padding: 25px 30px 30px;
}

.buses-list__title {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.1;
}

.buses-list__text {
  font-size: 13px;
  line-height: 1.54;
}

.buses-list__meta {
  display: flex;
  gap: 15px 30px;
}

.buses-list__seats {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}

.buses-list__icon {
  flex-shrink: 0;
  width: 24px;
  stroke: #4c8d25;
}

.buses-list__seats-text {
  display: flex;
  flex-direction: column;
  gap: 3px;
  font-weight: 20px;
  font-weight: 600;
  line-height: 1;
}

.buses-list__seats-text:after {
  content: 'мест';
  font-size: 12px;
  font-weight: 300;
}

.buses-list__characteristics {
  display: flex;
  gap: 15px;
}

.buses-list__characteristics-text {
  margin-top: -3px;
  font-size: 12px;
  line-height: 1.67;
}

.buses-list__button {
  margin-top: auto;
}

@media screen and (max-width: 1023px) {
  .buses-list {
    gap: 30px;
  }
}

@media screen and (max-width: 767px) {
  .buses-list__content {
    padding: 20px 19px;
  }

  .buses-list__meta {
    flex-direction: column;
  }
}

/* ## Radio buttons */

.item-amo-trip__form-radio {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 15px;
}

.item-amo-trip__form-small {
  font-size: 12px;
  line-height: 1.5;
  opacity: .7;
}

.radio-group {
  display: flex;
  gap: 20px;
}

.radio-group__label {
  display: grid;
  grid-template-columns: 14px auto;
  gap: 8px;
  align-items: center;
  cursor: pointer;
}

.radio-group__text {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.1;
}

.radio-group__control {
  display: grid;
  place-content: center;
  padding: 0;
  margin-top: 3px;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border: 1px solid #de60cb;
  border-radius: 50%;
  transform: translateY(-0.075em);
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  transition: border-color 120ms ease-in-out;
}

.trip-site-amo-form .radio-group__control {
  padding: 0 !important;
  border: 1px solid #de60cb !important;
  border-radius: 50% !important;
}

.radio-group__control:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #de60cb;
  border-radius: 50%;
  transform: scale(0);
  transition: 200ms transform ease-in-out;
}

.radio-group__control:checked:before {
  transform: scale(1);
}

/* ## Modal */

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  transform: translateY(20px);
  transition: all 0.6s cubic-bezier(0.615, 0, 0.07, 1);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  pointer-events: none;
}

.modal--visible {
  opacity: 1;
  visibility: visible;
  overflow: unset;
  transform: translateY(0);
  pointer-events: auto;
}

.modal__inner {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  padding: 40px;
  width: 700px;
  max-width: 98%;
  background-color: #f5f7fa;
  border: 3px solid #de60cb;
  border-radius: 20px;
}

.modal__overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.615, 0, 0.07, 1);
  pointer-events: none;
}

.modal__overlay--visible {
  z-index: 1;
  visibility: visible;
  opacity: 0.7;
  pointer-events: auto;
}

.modal__header {
  margin-bottom: 20px;
}

.modal__title {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.1;
}

.modal__cross {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.modal__form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.modal__form-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.modal__form-group--vertical {
  flex-direction: column;
}

.modal__form-group>* {
  flex-grow: 1;
}

.modal__form-title {
  font-size: 12px;
  line-height: 1.5;
  opacity: .7;
}

.modal__form-input,
.modal__form-textarea {
  padding: 19px;
  font-size: 16px;
  font-weight: 500;
  background-color: #fff;
  border-radius: 15px;
}

.modal__form-footer {
  display: flex;
  align-items: center;
  gap: 10px 30px;
  margin-top: 20px;
}

.modal__form-button {
  width: 270px;
}

.modal__form-politic {
  font-size: 12px;
  line-height: 1.5;
  opacity: .7;
}

.modal__form-politic a {
  color: rgba(0, 0, 0, 0.5);
}

.modal__thanks {
  display: none;
}

@media screen and (max-width: 1023px) {
  .modal__inner {
    padding: 35px;
  }
}

@media screen and (max-width: 767px) {
  .modal__inner {
    padding: 35px 19px;
  }

  .modal__form-footer {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 480px) {
  .modal__form-button {
    width: 100%;
  }
}