@font-face {
  font-family: 'Montserrat';
  src: url("../../fonts/Montserrat-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Montserrat';
  src: url("../../fonts/Montserrat-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Montserrat';
  src: url("../../fonts/Montserrat-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Montserrat';
  src: url("../../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Montserrat';
  src: url("../../fonts/Montserrat-ExtraBold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Montserrat';
  src: url("../../fonts/Montserrat-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  margin: 0; }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  background-color: #fff;
  color: #353535;
  width: 100%;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.5; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none; }

ul,
ol {
  list-style: none; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input,
textarea {
  /* 1 */
  overflow: visible;
  -webkit-appearance: none;
  border-radius: 0; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

.header {
  position: fixed;
  z-index: 1;
  top: 0;
  width: 100%;
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 15px 0; }

.header__nav, .header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.header__nav {
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 0;
  position: relative; }

  .write-us a {
    width: 156px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    float: left;
    margin-right: 8px;
    border-radius: 3px;
    font-size: 22px;
    color: #fff;
}
.write-us a.link-telegram {
  background: #08c;
}
.write-us a.link-viber {
  background: #7360f2;
}
.write-us {
  float: left;
  margin-top: 20px;
}
.write-us a span {
  margin: 0 0px 0 6px;
}




@media (min-width: 992px) {


  .header__nav {
    padding: 0; } }

.header__logo {
  display: block;
  width: auto;
  height: 43px; }

@media (min-width: 1200px) {
  .header__logo {
    width: auto;
    height: 45px; } }

.header__logo img {
/*  width: 100%;*/
  height: 100%; }

.header__menu {
  gap: 30px; }

.header__contacts-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #526ed7;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }

.header__menu-button {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 37px;
  z-index: 1000;
  border-radius: 4px;
  -webkit-transition: background-color 0.4s ease, border-radius 0.4s ease;
  -o-transition: background-color 0.4s ease, border-radius 0.4s ease;
  transition: background-color 0.4s ease, border-radius 0.4s ease;
  cursor: pointer; }

.header__menu-button:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 4px; }

.header__menu-button span {
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  margin: 50% 0 0 0; }

.header__menu-button span,
.header__menu-button span:before,
.header__menu-button span:after {
  height: 3px;
  width: 30px;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  content: ''; }

.header__menu-button span:before {
  top: -7px; }

.header__menu-button span:after {
  bottom: -7px; }

@media (min-width: 992px) {
  .header__contacts-button, .header__menu-button {
    display: none; } }

.header__menu-list {
  width: 240px;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  right: -240px;
  background-color: #eee;
  z-index: 1200;
  text-align: center;
  padding: 35px 0 0 0;
  -webkit-transition: right .3s ease-in-out;
  -o-transition: right .3s ease-in-out;
  transition: right .3s ease-in-out; }

@media (min-width: 992px) {
  .header__menu-list {
    position: static;
    background-color: transparent;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    left: 0;
    height: auto;
    width: 100%; } }

.header__menu-list.show {
  right: 0; }

.header__menu-title {
  color: #333;
  font-size: 36px;
  line-height: 1.5; }

@media (min-width: 992px) {
  .header__menu-title {
    display: none; } }

.header__menu-down {
  width: 13px;
  height: auto;
  fill: #353535;
  -webkit-transition: fill 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  transition: fill 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  -o-transition: fill 0.4s ease-in-out, transform 0.4s ease-in-out;
  transition: fill 0.4s ease-in-out, transform 0.4s ease-in-out;
  transition: fill 0.4s ease-in-out, transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out; }

@media (min-width: 992px) {
  .header__menu-down {
    fill: #fff; } }

.list-form-right{
  width: 38%;
  box-shadow: 0.694vw 0.694vw 4.861vw 0px rgba(0, 0, 0, 0.1);
}

.header__menu-item {
  margin: 0 0 0 15px;
  text-align: left;
  position: relative; }

@media (min-width: 992px) {
  .header__menu-item {
    margin: 0;
    padding: 0 8px; }
  .header__menu-item:last-child {
    padding: 0 0 0 8px; } }

.header__submenu-wr {
  -webkit-transition: max-height .2s ease-in-out;
  -o-transition: max-height .2s ease-in-out;
  transition: max-height .2s ease-in-out;
  max-height: 0;
  overflow: hidden; }

@media (min-width: 992px) {
  .header__submenu-wr {
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    overflow: inherit; } 


}



.header__submenu {
  margin: 0 0 0 20px; }

@media (min-width: 992px) {
  .header__submenu {
    margin: 0;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    margin: 10px 0 0 0;
    -webkit-box-shadow: 0 0 7px #ccc;
    box-shadow: 0 0 7px #ccc;
    display: none;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; } }

@media (min-width: 992px) {
  .header__subitem {
    width: 100%; }
  .header__subitem:not(:last-child) {
    border-bottom: 1px solid #526ed7; } }

.header__sublink {
  display: inline-block;
  font-weight: 500;
  border-bottom: 1px solid #526ed7;
  color: #353535;
  padding: 12px 0;
  font-size: 15px; }

.header__sublink.active {
  color: #526ed7; }

@media (min-width: 992px) {
  .header__sublink {
    border-bottom: none;
    font-size: 13px; } }

@media (min-width: 1200px) {
  .header__sublink {
    font-size: 14px; } }

.header__menu-link {
  color: #333;
  line-height: inherit;
  font-weight: 600;
  padding: 12px 0;
  font-size: 15px;
  line-height: 1.5;
  border-bottom: 2px solid #526ed7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px; }

.header__menu-link.active {
  color: #526ed7; }

@media (min-width: 992px) {
  .header__menu-link.active {
    border-bottom: 2px solid #526ed7; } }

@media (min-width: 992px) {
  .header__menu-link {
    color: #fff;
    font-size: 13px;
    border: none;
    padding: 25px 0;
    -webkit-transition: color .2s ease-in-out, border-bottom .2s ease-in-out;
    -o-transition: color .2s ease-in-out, border-bottom .2s ease-in-out;
    transition: color .2s ease-in-out, border-bottom .2s ease-in-out;
    border-bottom: 2px solid transparent; }
  .header__menu-link:hover {
    color: #526ed7;
    border-bottom: 2px solid #526ed7; } }

@media (min-width: 1200px) {
  .header__menu-link {
    font-size: 14px; } }

.contacts {
  position: fixed;
  top: -100%;
  right: 0;
  left: 0;
  z-index: 1160;
  -webkit-transition: top .4s ease-in-out;
  -o-transition: top .4s ease-in-out;
  transition: top .4s ease-in-out; }

@media (min-width: 500px) {
  .contacts {
    max-width: 500px;
    margin: 1.75rem auto; } }

@media (min-width: 992px) {
  .contacts {
    position: static;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 11px 0;
    max-width: 100%;
    margin: 0; } }

.contacts .container {
  width: 100%;
  padding: 0; }

@media (min-width: 992px) {
  .contacts .container {
    padding: 0 15px; } }

.contacts.show {
  top: 0; }

.contacts__box {
  position: relative;
  width: auto;
  margin: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0.3rem;
  -webkit-box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.3); }

@media (min-width: 992px) {
  .contacts__box {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0; } }

.contacts__messangers {
  padding: 20px;
  border-bottom: 1px solid #CCCCCC; }

@media (min-width: 992px) {
  .contacts__messangers {
    display: none; } }

.contacts__title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #353535;
  text-align: center;
  margin-bottom: 0.5rem; }

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

.contacts__socials-item {
  margin: 0 16px; }

.contacts__phone-list {
  position: relative;
  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;
  padding: 25px 25px 65px 25px; }

@media (min-width: 992px) {
  .contacts__phone-list {
    padding: 0;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; } }

@media (min-width: 992px) {
  .contacts__phone-list div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

.contacts__phone-item {
  font-size: 21px;
  line-height: 26px; }

.banner__subtitle{
  font-size: 18px;
  line-height: 1.3;
  color: #fff;
  margin-top: 20px;
}

@media (min-width: 992px) {
  .contacts__phone-item {
    font-size: 14px;
    line-height: 18px; }
  .contacts__phone-item.ua:first-child {
    margin: 0; }
  /*.contacts__phone-item.ua:not(:first-child) b {
    display: none; }*/
  .contacts__phone-item.ua:not(:first-child):before {
    content: '';
    display: block;
    background-color: #526ed7;
    width: 2px;
    height: 15px;
    margin: 0 8px;
    border-radius: 10px; } }

.contacts__phone-item:not(:last-child) {
  margin: 0 0 25px 0; }

@media (min-width: 992px) {
  .contacts__phone-item:not(:last-child) {
    margin: 0 60px 0 0; } }

.contacts__phone-item b {
  color: #526ed7;
  margin: 0 12px 0 0; }

@media (min-width: 992px) {
  .contacts__phone-item b {
    margin: 0 5px 0 0; } }

.contacts__phone-item a {
  color: #353535;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

@media (min-width: 992px) {
  .contacts__phone-item a {
    color: #fff; } }

.contacts__phone-socials {
  display: none; }

@media (min-width: 992px) {
  .contacts__phone-socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

@media (min-width: 992px) {
  .contacts__socials-phone-item {
    margin: 0 0 0 8px;
    width: 14px;
    height: 14px; } }

.contacts__close {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #526ed7;
  cursor: pointer;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%); }

@media (min-width: 992px) {
  .contacts__close {
    display: none; } }

.header.sticky,
.jurisprudence-header {
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px #ccc;
  box-shadow: 0 0 10px #ccc; }

.header.sticky .header__menu-link,
.header.sticky .contacts__phone-item a,
.jurisprudence-header .header__menu-link,
.jurisprudence-header .contacts__phone-item a {
  color: #353535; }

@media (min-width: 992px) {
  .header.sticky .header__menu-link.active, .header.sticky .header__menu-link:hover,
  .jurisprudence-header .header__menu-link.active,
  .jurisprudence-header .header__menu-link:hover {
    color: #526ed7; } }

@media (min-width: 992px) {
  .header.sticky .header__menu-down,
  .jurisprudence-header .header__menu-down {
    fill: #353535; } }

.header.sticky .header__menu-button span,
.header.sticky .header__menu-button span:before,
.header.sticky .header__menu-button span:after,
.jurisprudence-header .header__menu-button span,
.jurisprudence-header .header__menu-button span:before,
.jurisprudence-header .header__menu-button span:after {
  background: #353535; }

@media (min-width: 992px) {
  .header.sticky .contacts,
  .jurisprudence-header .contacts {
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc; } }

.header__menu-item.drop-menu.dropss .header__menu-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.header__menu-item.drop-menu.dropss .header__submenu-wr {
  max-height: 200vh; }

@media (min-width: 992px) {
  .header__menu-item.drop-menu:hover {
    cursor: pointer; } }

@media (min-width: 992px) {
  .header__menu-item.drop-menu:hover .header__menu-down {
    fill: #526ed7;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); } }

@media (min-width: 992px) {
  .header__menu-item.drop-menu:hover .header__submenu-wr {
    max-height: 200vh; } }

@media (min-width: 992px) {
  .header__menu-item.drop-menu:hover .header__submenu {
    display: block; } }

.header__menu-item.active .header__menu-down {
  fill: #526ed7; }

.header__menu-item.active .header__menu-link {
  color: #526ed7; }

@media (min-width: 992px) {
  .header__menu-item.active .header__menu-link {
    border-bottom: 2px solid #526ed7; } }

.footer {
  background-color: #fff;
  padding: 50px 0 0 0; }

@media (min-width: 992px) {
  .footer {
    padding: 0px 0 0 0; } }

.footer__contacts-wrapper {
  border-bottom: 1px solid #eee; }

.footer__contacts {
  margin: 0 15px 0 -15px; }

@media (min-width: 768px) {
  .footer__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.footer__contacts-item {
  padding: 0 15px;
  margin: 0 0 25px 0; }

@media (min-width: 768px) {
  .footer__contacts-item {
    max-width: 50%; } }

@media (min-width: 992px) {
  .footer__contacts-item {
    max-width: 33.333333%; } }

.footer__contacts-address {
  font-weight: 600;
  font-size: 14px;
  color: #353535;
  margin: 0 0 15px 0; }

.footer__contacts-numbers {
  padding: 0 0 0 23px;
  position: relative; }

.footer__contacts-numbers::before {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 13px;
  height: 16px;
  background: url("../../../../uploads/2023/03/phone.svg") no-repeat;
  background-size: contain; }

.footer__number {
  font-size: 14px;
  color: #353535; }

.footer__phone-socials, .footer__socials-phone-item {
  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; }

.footer__socials-phone-item {
  width: 16px;
  height: 16px;
  margin: 0 0 0 8px; }

.footer__socials-phone-item img {
  width: 100%;
  height: 100%; }

.footer__number-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.footer__jurisprudence {
  padding: 20px 0 0 0; }

.footer__jurisprudence-item {
  text-align: center;
  display: block;
  padding: 5px 0; }

@media (min-width: 992px) {
  .footer__jurisprudence-item {
    padding: 5px 30px; } }

.footer__middle {
  padding: 20px 0;
  text-align: center; }

@media (min-width: 992px) {
  .footer__middle, .footer__jurisprudence {
    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; } }

.footer__middle-mail, .footer__middle-schedule, .footer__jurisprudence-item {
  font-size: 14px;
  color: #353535; }

.footer__middle-mail, .footer__middle-schedule {
  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; }

.footer__middle-mail img, .footer__middle-schedule img {
  margin: 0 10px 0 0; }

@media (min-width: 992px) {
  .footer__middle-mail, .footer__middle-schedule {
    padding: 0 30px; } }

.footer__middle-mail {
  font-weight: 500; }

.footer__middle-mail img {
  height: 16px;
  width: 16px; }

.footer__middle-schedule {
  font-weight: 400; }

.footer__middle-schedule img {
  height: 12px;
  width: 12px; }

.footer__copyright {
  padding: 10px 0; }

@media (min-width: 992px) {
  .footer__copyright {
    padding: 20px 0; } }

.footer__copyright p {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #353535;
  text-align: center; }

body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
  width: 100%; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -50px 0 0 0; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 35px;
  height: 35px;
  background: url("../../../../uploads/2023/03/close.png") top right no-repeat;
  background-size: cover;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  position: absolute;
  right: 20px;
  top: 20px; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }

.overlay {
  display: none;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  z-index: 1150;
  cursor: pointer; }

.overlay.show {
  display: block; }

body.hidden {
  overflow: hidden; }

.form-title,
.title {
  font-size: 24px;
  line-height: 1.2; }

.form-title i,
.title i {
  font-style: normal;
  color: #526ed7; }

.form-title {
  font-weight: 600;
  text-align: center;
  color: #fff;
  margin: 0 0 40px 0; }

@media (min-width: 480px) {
  .form-title {
    font-size: 31px; } }

@media (min-width: 768px) {
  .form-title {
    font-size: 40px;
    font-weight: 900; } }

@media (min-width: 992px) {
  .form-title {
    text-align: left;
    margin: 0; } }

.title {
  font-weight: 900;
  color: #353535; }

.header__listitem{
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  transition: all 0.3s ease;
}
.header__listitem li{
  margin: 0 15px;
}
.header__listitem li a{
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.header.sticky .header__listitem li a{
  color: #333;
}

.header__toggle{
  width: 26px;
  cursor: pointer;
  display: none;
}

.header__toggle span{
  display: block;
  height: 2px;
  background: #fff;
  border-radius: 4px;
  margin-bottom: 5px;
}
.header.sticky .header__toggle span{
  background: #333;
}
.header__toggle span:nth-child(3){
  margin-bottom: 0;
}

@media (max-width: 768px){
  .header__listitem{
    position: fixed;
    padding: 25px;
    border-radius: 15px;
    left: 50%;
    top: 140px;
    transform: translateX(-50%);
    background: #fff;
    display: block;
    width: 80%;
    z-index: 9;
    box-shadow: 0 0 0 9999px rgba(0,0,0,0.5);
    pointer-events: none;
    opacity: 0;
  }
  .header__listitem.active{
    pointer-events: auto;
    opacity: 1;
  }
  .header__listitem li{
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
  .header__listitem li:last-child{
    margin-bottom: 0;
  }
  .header__listitem li a{
    color: #333;
    font-size: 16px;
  }
  .header__logo{
    position: relative;
    z-index: 10;
  }
  .header__menu{
    position: relative;
    z-index: 10;
  }
  .header__toggle{
    z-index: 10;
    display: block;
  }
  .banner__subtitle{
    text-align: center;
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .title {
    font-size: 40px; }
  .title b{
    font-size: 25px;
  } }

.title--center {
  text-align: center; }

.text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #353535;
  margin: 0 0 20px 0; }

.container {
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  position: relative; }

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1140px; } }

.form {
  max-width: 450px;
  border-radius: 10px;
  background-color: #fff;
  padding: 30px 25px; }

@media (min-width: 480px) {
  .form {
    margin: 0 auto;
    padding: 30px 25px 39px 25px; } }

@media (min-width: 992px) {
  .form {
    margin: 0; } }

.form__title {
  font-size: 31px;
  font-weight: 400;
  text-align: center;
  line-height: 1.2;
  margin: 0 0 5px 0; }

@media (min-width: 480px) {
  .form__title {
    font-size: 35px; } }

.form__subtitle {
  text-align: center;
  margin: 0 0 16px 0; }

.form__field {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 0 30px 0; }

.form__input {
  font-size: 14px;
  font-weight: 400;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid #ccc;
  outline: 0;
  overflow: visible;
  padding: 5px 15px; }

.form__button {
  font-size: 18px;
  height: 55px;
  padding: 5px 20px; }

@media (min-width: 480px) {
  .form__button {
    height: 70px;
    padding: 20px 30px; } }

.button {
  outline: 0;
  width: 100%;
  cursor: pointer;
  border: none;
  -webkit-box-shadow: 0 4px 10px #526ed7;
  box-shadow: 0 4px 10px #526ed7;
  background-color: #526ed7;
  border-radius: 40px;
  color: #fff;
  text-align: center;
  font-weight: 500; }

.side-img {
  display: none; }

@media (min-width: 992px) {
  .side-img {
    display: block;
    position: absolute;
    width: 38%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .side-img--left {
    left: 15px; }
  .side-img--right {
    right: 15px; } }

@media (min-width: 992px) {
  .section-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .section-wrapper--left {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .section-wrapper--righr {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .section-wrapper.justifybet{
    justify-content: space-between;
  } }

@media (min-width: 992px) {
  .section-content {
    width: 58%; } }

.jurisprudence {
  padding: 60px 0 0 0; }

@media (min-width: 992px) {
  .jurisprudence {
    padding: 130px 0 0 0; } }

.jurisprudence__title {
  font-size: 25px;
  margin: 35px 0 20px; }

@media (min-width: 992px) {
  .jurisprudence__title {
    font-size: 40px;
    margin: 50px 0 25px; } }

.jurisprudence__subtitle {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 900; }

@media (min-width: 992px) {
  .jurisprudence__subtitle {
    font-size: 30px;
    line-height: 1.5; } }

.jurisprudence__text {
  font-size: 14px; }

.jurisprudence__text b {
  font-size: 18px; }

@media (min-width: 992px) {
  .jurisprudence__text {
    font-size: 16px; } }

.jurisprudence__list {
  list-style: disc;
  padding: 0 0 0 15px; }

.jurisprudence__subtitle, .jurisprudence__text, .jurisprudence__item {
  margin: 0 0 20px 0; }

.jurisprudence__text a, .jurisprudence__item a {
  color: #007bff; }

.text-section {
  overflow: hidden;
  padding: 20px 0; }

@media (min-width: 768px) {
  .text-section {
    padding: 50px 0; } }

@media (min-width: 992px) {
  .text-section {
    padding: 60px 0; } }

@media (min-width: 1200px) {
  .text-section {
    padding: 130px 0; } }

.text-section__title {
  margin: 0 0 25px 0; }

@media (min-width: 992px) {
  .text-section__title {
    margin: 0 0 30px 0; } }

@media (min-width: 768px) {
  .text-section--without-img {
    padding: 50px 0; } }

@media (min-width: 992px) {
  .text-section--without-img .text-section__content {
    width: 100%; } }

.form-section {
  position: relative;
  padding: 50px 0 90px 0;
  margin: 20px 0; }

@media (min-width: 480px) {
  .form-section {
    padding: 75px 0; } }

@media (min-width: 992px) {
  .form-section {
    padding: 75px 0; } }

.form-section__bg {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  height: 100%;
  -o-object-position: left;
  object-position: left;
  width: 100%; }

.form-section__content {
  position: relative; }

@media (min-width: 992px) {
  .form-section__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px; } }

@media (min-width: 992px) {
  .form-section__left, .form-section__right {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px; } }

@media (min-width: 992px) {
  .form-section__left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

@media (min-width: 992px) {
  .form-section__right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .form-section__right:before {
    content: '';
    width: 150px;
    display: block;
    background-image: url("../../../../uploads/2023/03/arrow-white.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    margin-right: 20px;
    margin-bottom: 60px; } }

.form-section--hero, .form-section--hero-contacts {
  padding: 100px 0 50px 0;
  margin: 0; }

@media (min-width: 480px) {
  .form-section--hero, .form-section--hero-contacts {
    padding: 120px 0 70px 0; } }

@media (min-width: 992px) {
  .form-section--hero, .form-section--hero-contacts {
    padding: 177px 0 90px 0; } }

@media (min-width: 992px) {
  .form-section--hero-contacts {
    padding: 210px 0 90px 0; } }

.form-section--hero-contacts .form-section__title {
  text-align: left;
  margin: 0 0 25px 0; }

@media (min-width: 992px) {
  .form-section--hero-contacts .form-section__left {
    width: 100%;
    display: block;
    padding: 0; } }

.list-section {
  padding: 20px 0; }

@media (min-width: 992px) {
  .list-section {
    padding: 40px 0; } }

.list-section__title {
  margin: 0 0 30px 0; }

@media (min-width: 992px) {
  .list-section__title {
    margin: 0 0 50px 0; } }

.list-section__above-text {
  margin: 0 0 30px 0; }

.list-section__under-text {
  margin: 30px 0 0 0; }

.list-section__paragraph {
  font-size: 18px; }

.list-section__paragraph:not(:last-child) {
  margin: 0 0 15px 0; }

.list-section__list--order {
  counter-reset: section;
  border-left: 3px solid #526ed7; }

.list-section__list--order .list-section__item {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 30px 0; }

.list-section__list--order .list-section__item:before {
  counter-increment: section;
  content: "0" counter(section);
  font-size: 20px;
  background-color: #526ed7;
  border-radius: 50%;
  color: #fff;
  font-weight: 900;
  text-align: right;
  width: 100%;
  max-width: 60px;
  min-width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0 10px 0 0;
  left: -30px; }

.list-section__list--order .list-section__item .list-section__list-title,
.list-section__list--order .list-section__item .list-section__list-text {
  margin: 0 0 20px 0; }

.list-section__list--order .list-section__item .list-section__list-title {
  line-height: 1.2;
  font-size: 18px;
  font-weight: 600; }

.list-section__list--order .list-section__item .list-section__list-text {
  font-size: 14px; }

.list-section__list--unorder {
  list-style: disc;
  padding: 0 0 0 20px; }

.list-section__list--unorder .list-section__item {
  margin: 0 0 20px 0; }

.list-section__list--unorder .list-section__list-title {
  font-size: 16px;
  font-weight: 800; }

.list-section__list--unorder .list-section__list-text {
  font-weight: 600;
  font-size: 18px;
}

.list-section__list--icons .list-section__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin: 0 0 20px 0; }

.list-section__list--icons .list-section__icon-container {
  min-width: 50px;
  height: 50px; }

.list-section__list--icons .list-section__icon {
  width: 100%;
  height: 100%; }

.list-section__list--icons .list-section__list-title {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px 0; }

.breadcrumbs__wrapper {
  padding: 15px 0 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px; }

.breadcrumbs__item, .breadcrumbs__link {
  font-size: 16px;
  color: #353535; }

.breadcrumbs__item--current {
  color: #526ed7; }

.banner-section {
  position: relative;
  padding: 50px 0; }

@media (min-width: 992px) {
  .banner-section {
    padding: 100px 0; } }

.banner-section__bg {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  height: 100%;
  -o-object-position: left;
  object-position: left;
  width: 100%; }

.banner-section__content {
  position: relative; }

@media (min-width: 992px) {
  .banner-section__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

@media (min-width: 992px) {
  .banner-section__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    width: 66.666667%; } }

.banner-section__text {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.6;
  color: #fff;
  margin: 0 0 0.5rem 0; }

@media (min-width: 992px) {
  .banner-section__text {
    font-size: 21px; } }

@media (min-width: 992px) {
  .banner-section__text {
    font-size: 25px; } }

.banner-section__text b {
  font-weight: 700; }

.banner-section__arrow {
  display: none; }

@media (min-width: 992px) {
  .banner-section__arrow {
    max-width: 90px;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 70px;
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
    left: 0px; } }

@media (min-width: 992px) {
  .banner-section__right {
    width: 33.333333%; } }

.banner-section__button {
  display: inline-block;
  font-size: 13px;
  padding: 15px 25px;
  margin: 15px 0 0 0; }

@media (min-width: 550px) {
  .banner-section__button {
    width: auto; } }

@media (min-width: 992px) {
  .banner-section__button {
    font-size: 14px;
    padding: 15px 20px; } }

@media (min-width: 1200px) {
  .banner-section__button {
    font-size: 14px;
    padding: 20px 30px; } }

.apostil-section {
  padding: 30px 0; }

@media (min-width: 992px) {
  .apostil-section {
    padding: 50px 0; } }

@media (min-width: 550px) {
  .apostil-section__list {
    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;
    gap: 20px; } }

.apostil-section__item {
  counter-increment: section;
  width: 100%;
  margin: 0 0 20px 0;
  overflow: hidden;
  position: relative;
  padding: 25px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.11);
  border-radius: 10px;
  margin: 0 0 20px 0; }

.apostil-section__item:before {
  color: #526ed7;
  opacity: 0.2;
  content: "0" counter(section);
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  font-weight: 900;
  position: absolute;
  bottom: -5%;
  right: 20px;
  font-size: 87px;
  line-height: 1em; }

@media (min-width: 550px) {
  .apostil-section__item {
    max-width: 45%;
    margin: 0; } }

@media (min-width: 992px) {
  .apostil-section__item {
    max-width: 25%; } }

.apostil-section__link {
  display: block;
  width: 100%;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content; }

.apostil-section__img {
  width: 100%;
  height: 100%; }

.apostil-section__text {
  font-size: 14px;
  margin: 10px 0 15px 0; }

.contacts-section {
  padding: 50px 0; }

@media (min-width: 992px) {
  .contacts-section {
    padding: 50px 0 80px 0; } }

@media (min-width: 992px) {
  .contacts-section__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 992px) {
  .contacts-section__info {
    padding: 0 15px 0 0; } }

@media (min-width: 992px) {
  .contacts-section__info {
    width: 50%; } }

.contacts-section__title {
  font-size: 31px;
  margin: 0 0 25px 0; }

@media (min-width: 992px) {
  .contacts-section__title {
    font-size: 42px;
    margin: 0 0 30px 0; } }

.contacts-section__text {
  margin: 0 0 30px 0; }

.contacts-section__maps {
  height: 300px;
  width: 100%;
  margin: 30px 0 0 0;
  position: relative;
  overflow: hidden; }

@media (min-width: 992px) {
  .contacts-section__maps {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    margin: 0;
    padding: 0 15px; } }

.contacts-section__map-container {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  opacity: 0;
  display: none; }

.contacts-section__map-container.active {
  opacity: 1;
  display: block; }

.tabs {
  margin: 35px 0 0 0; }

@media (min-width: 992px) {
  .tabs {
    margin: 60px 0 0 0; } }

.tabs__titles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #dee2e6; }

.tabs__title {
  font-size: 16px;
  padding: 10px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  font-weight: 600;
  border: 3px solid transparent;
  cursor: pointer; }

@media (min-width: 1200px) {
  .tabs__title {
    font-size: 18px;
    padding: 8px 16px; } }

.tabs__title.active, .tabs__title:hover {
  color: #526ed7;
  border-bottom: 3px solid #526ed7; }

.tab-item {
  display: none;
  opacity: 0;
  padding: 30px 0 15px 0;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

@media (min-width: 992px) {
  .tab-item {
    padding: 60px 0 30px; } }

.tab-item.active {
  display: block;
  opacity: 1; }

@media (min-width: 992px) {
  .tab-item.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

@media (min-width: 1200px) {
  .tab-item.active {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; } }

.tab-item__top, .tab-item__phones, .tab-item__emails, .tab-item__skype, .tab-item__schedule {
  margin: 0 0 15px 0; }

@media (min-width: 1200px) {
  .tab-item__top, .tab-item__phones, .tab-item__emails, .tab-item__skype, .tab-item__schedule {
    margin: 0 0 30px 0; } }

.tab-item__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

@media (min-width: 1200px) {
  .tab-item__top {
    width: 100%; } }

.tab-item__flag {
  width: 17px;
  height: 17px;
  margin: 0 15px 0 0; }

.tab-item__address {
  font-weight: 600; }

.tab-item__link {
  display: inline-block;
  color: #007bff; }

.tab-item__link:not(:last-child) {
  margin: 0 0 15px 0; }

@media (min-width: 1200px) {
  .tab-item__link:not(:last-child) {
    margin: 0 0 30px 0; } }

@media (min-width: 1200px) {
  .tab-item__left-side, .tab-item__right-side {
    width: 50%; } }

.tab-item__phones, .tab-item__emails, .tab-item__skype, .tab-item__schedule {
  padding: 0 0 0 25px;
  position: relative; }

.tab-item__phones:before, .tab-item__emails:before, .tab-item__skype:before, .tab-item__schedule:before {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 13px;
  height: 16px; }

.tab-item__phones:before {
  width: 13px;
  height: 16px;
  background: url("../../../../uploads/2023/03/phone.svg") no-repeat;
  background-size: contain; }

.tab-item__emails:before {
  width: 16px;
  height: 16px;
  background: url("../../../../uploads/2023/03/email.svg") no-repeat;
  background-size: contain; }

.tab-item__skype:before {
  width: 14px;
  height: 16px;
  background: url("../../../../uploads/2023/03/skype.svg") no-repeat;
  background-size: contain; }

.tab-item__schedule:before {
  width: 14px;
  height: 16px;
  background: url("../../../../uploads/2023/03/clock.svg") no-repeat;
  background-size: contain; }

.tab-item__phone-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.tab-item__phone-container .phone {
  margin: 0; }

@media (min-width: 1200px) {
  .tab-item__phone-container .phone {
    margin: 0; } }

.tab-item__messengers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  margin: 0 0 0 12px; }

.tab-item__messengers-item {
  display: block;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==");
  width: 16px;
  height: 16px;
  background-size: contain; }

.tab-item__text {
  margin: 5px 0 0 0; }

.cards-section {
  padding: 50px 0;
  position: relative; }

@media (min-width: 992px) {
  .cards-section {
    padding: 70px 0; } }

.cards-section__wrapper {
  position: relative; }

.cards-section__bg.cards-section__bg--section {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  height: 100%;
  -o-object-position: left;
  object-position: left;
  width: 100%; }

.cards-section__bg.cards-section__bg--container {
  display: none; }

@media (min-width: 992px) {
  .cards-section__bg.cards-section__bg--container {
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); } }

@media (min-width: 1200px) {
  .cards-section__bg.cards-section__bg--container {
    top: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    bottom: 0; } }

@media (min-width: 992px) {
  .cards-section__bg.cards-section__bg--w40 {
    width: 40%; } }

@media (min-width: 992px) {
  .cards-section__bg.cards-section__bg--w40 {
    width: 40%; } }

@media (min-width: 992px) {
  .cards-section__bg.cards-section__bg--left {
    left: 15px; } }

@media (min-width: 992px) {
  .cards-section__bg.cards-section__bg--right {
    right: 15px; } }

.cards-section__title {
  font-size: 31px;
  margin: 0 0 30px 0; }

@media (min-width: 992px) {
  .cards-section__title {
    font-size: 40px;
    margin: 0 0 40px 0; } }

.cards-section__above-text {
  margin: 0 0 30px 0; }

.cards-section__paragraph:not(:last-child) {
  margin: 0 0 15px 0; }

.cards-section__paragraph b {
  font-weight: 600; }

.cards-section__icon-container {
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="); }

.cards-section__list .cards-section__item-content {
  -webkit-box-shadow: 0 0 10px #ccc;
  box-shadow: 0 0 10px #ccc;
  border-radius: 15px;
  background-color: #fff;
  cursor: pointer; }

.cards-section__list--simple {
  margin: 0 -15px; }

@media (min-width: 768px) {
  .cards-section__list--simple {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.cards-section__list--simple.cards-section__list--order {
  counter-reset: section; }

.cards-section__list--simple.cards-section__list--order .cards-section__item-content:before {
  counter-increment: section;
  content: "0" counter(section);
  color: #526ed7;
  font-size: 36px;
  font-weight: 900; }

.cards-section__list--simple .cards-section__item {
  margin: 0 0 25px 0;
  padding: 0 15px;
  width: 100%; }

@media (min-width: 768px) {
  .cards-section__list--simple .cards-section__item {
    margin: 0 0 30px 0; } }

@media (min-width: 768px) {
  .cards-section__list--simple .cards-section__item--2 {
    max-width: 50%; } }

@media (min-width: 768px) {
  .cards-section__list--simple .cards-section__item--3 {
    max-width: 50%; } }

@media (min-width: 992px) {
  .cards-section__list--simple .cards-section__item--3 {
    max-width: 33.3333%; } }

@media (min-width: 768px) {
  .cards-section__list--simple .cards-section__item--4 {
    max-width: 50%; } }

@media (min-width: 992px) {
  .cards-section__list--simple .cards-section__item--4 {
    max-width: 25%; } }

.cards-section__list--simple .cards-section__item-content {
  padding: 40px 20px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

@media (min-width: 768px) {
  .cards-section__list--simple .cards-section__item-content {
    height: 100%; } }

.cards-section__list--simple .cards-section__item-title {
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.cards-section__list--simple .cards-section__item-text {
  font-weight: 500;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.cards-section__list--simple .cards-section__item--hover:hover .cards-section__item-content {
  background: #526ed7; }

.cards-section__list--simple .cards-section__item--hover:hover .cards-section__item-content:before {
  color: #fff; }

.cards-section__list--simple .cards-section__item--hover:hover .cards-section__item-content .cards-section__item-text,
.cards-section__list--simple .cards-section__item--hover:hover .cards-section__item-content .cards-section__item-title {
  color: #fff; }

.cards-section__list--numbered .cards-section__item-content {
  min-height: 115px;
  margin: 0 0 15px 0;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: background .3s ease;
  -o-transition: background .3s ease;
  transition: background .3s ease; }

@media (min-width: 480px) {
  .cards-section__list--numbered .cards-section__item-content {
    min-height: 132px;
    margin: 0 0 20px 0;
    padding: 20px; } }

@media (min-width: 768px) {
  .cards-section__list--numbered .cards-section__item-content {
    padding: 30px; } }

.cards-section__list--numbered.cards-section__list--order {
  counter-reset: section; }

.cards-section__list--numbered.cards-section__list--order .cards-section__item-content {
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden; }

.cards-section__list--numbered.cards-section__list--order .cards-section__item-content:before {
  counter-increment: section;
  content: "0" counter(section);
  position: absolute;
  right: 20px;
  bottom: -15px;
  font-size: 90px;
  line-height: .7em;
  font-weight: 900;
  color: #526ed7;
  opacity: 0.3; }

@media (min-width: 992px) {
  .cards-section__list--numbered.cards-section__list--order .cards-section__item-content:before {
    font-size: 120px;
    bottom: -20px; } }

.cards-section__list--numbered.cards-section__list--order .cards-section__item-text,
.cards-section__list--numbered.cards-section__list--order .cards-section__item-title {
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease; }

.cards-section__list--numbered.cards-section__list--order .cards-section__item-title {
  margin: 0 0 8px 0;
  font-weight: 900; }

.cards-section__list--numbered.cards-section__list--order .cards-section__item-text b {
  font-weight: 600; }

.cards-section__list--numbered .cards-section__item--hover:hover .cards-section__item-content {
  background: #526ed7; }

.cards-section__list--numbered .cards-section__item--hover:hover .cards-section__item-content:before {
  color: #fff; }

.cards-section__list--numbered .cards-section__item--hover:hover .cards-section__item-content .cards-section__item-text,
.cards-section__list--numbered .cards-section__item--hover:hover .cards-section__item-content .cards-section__item-title {
  color: #fff; }

@media (min-width: 992px) {
  .cards-section__list--list.cards-section__list--w58-left, .cards-section__list--list.cards-section__list--w58-right {
    width: 58%; } }

@media (min-width: 992px) {
  .cards-section__list--list.cards-section__list--w58-right {
    margin-left: auto; } }

.cards-section__list--list.cards-section__list--order {
  counter-reset: section; }

.cards-section__list--list.cards-section__list--order .cards-section__item {
  position: relative;
  padding: 0 0 0 40px; }

@media (min-width: 992px) {
  .cards-section__list--list.cards-section__list--order .cards-section__item {
    padding: 0 0 0 60px; } }

.cards-section__list--list.cards-section__list--order .cards-section__item:before {
  counter-increment: section;
  content: counter(section);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 900;
  color: #526ed7;
  opacity: 0.3;
  font-size: 35px; }

@media (min-width: 992px) {
  .cards-section__list--list.cards-section__list--order .cards-section__item:before {
    font-size: 50px; } }

.cards-section__list--list .cards-section__item {
  margin: 0 0 15px 0; }

@media (min-width: 992px) {
  .cards-section__list--list .cards-section__item {
    margin: 0 0 20px 0; } }

.cards-section__list--list .cards-section__item-content {
  padding: 15px 20px;
  -webkit-transition: background .3s ease;
  -o-transition: background .3s ease;
  transition: background .3s ease; }

@media (min-width: 992px) {
  .cards-section__list--list .cards-section__item-content {
    padding: 20px 30px; } }

.cards-section__list--list .cards-section__item-text,
.cards-section__list--list .cards-section__item-title {
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease; }

.cards-section__list--list .cards-section__item--hover:hover .cards-section__item-content {
  background: #526ed7; }

.cards-section__list--list .cards-section__item--hover:hover .cards-section__item-content .cards-section__item-text,
.cards-section__list--list .cards-section__item--hover:hover .cards-section__item-content .cards-section__item-title {
  color: #fff; }

.cards-section__list--icons {
  margin: 0 -15px; }

@media (min-width: 768px) {
  .cards-section__list--icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.cards-section__list--icons .cards-section__item {
  margin: 0 0 25px 0;
  padding: 0 15px; }

@media (min-width: 992px) {
  .cards-section__list--icons .cards-section__item {
    margin: 0; } }

@media (min-width: 768px) {
  .cards-section__list--icons .cards-section__item--3 {
    width: 50%; } }

@media (min-width: 992px) {
  .cards-section__list--icons .cards-section__item--3 {
    width: 33.3333%; } }

@media (min-width: 768px) {
  .cards-section__list--icons .cards-section__item--4 {
    width: 50%; } }

@media (min-width: 992px) {
  .cards-section__list--icons .cards-section__item--4 {
    width: 25%; } }

.cards-section__list--icons .cards-section__item-content {
  padding: 25px 20px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

@media (min-width: 768px) {
  .cards-section__list--icons .cards-section__item-content {
    height: 100%; } }

@media (min-width: 992px) {
  .cards-section__list--icons .cards-section__item-content {
    padding: 30px 25px; } }

.cards-section__list--icons .cards-section__icon-container {
  width: 100%;
  display: block;
  background-repeat: no-repeat;
  position: relative;
  max-width: 60px;
  height: 60px;
  margin: 0 0 30px 0; }

.cards-section__list--icons .cards-section__item-text {
  font-size: 14px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.cards-section__list--icons.cards-section__list--order {
  counter-reset: section; }

.cards-section__list--icons.cards-section__list--order .cards-section__icon-container {
  margin: 0; }

.cards-section__list--icons.cards-section__list--order .cards-section__item-text {
  font-weight: 500; }

.cards-section__list--icons.cards-section__list--order .cards-section__item-content {
  position: relative;
  overflow: hidden; }

.cards-section__list--icons.cards-section__list--order .cards-section__item-content:before {
  counter-increment: section;
  content: "0" counter(section);
  position: absolute;
  right: 5px;
  bottom: -5px;
  font-size: 65px;
  line-height: .7em;
  font-weight: 900;
  color: #526ed7;
  opacity: 0.1; }

.cards-section__list--icons .cards-section__item--hover:hover .cards-section__item-content {
  background: #526ed7; }

.cards-section__list--icons .cards-section__item--hover:hover .cards-section__item-content:before {
  color: #fff; }

.cards-section__list--icons .cards-section__item--hover:hover .cards-section__item-content .cards-section__item-text,
.cards-section__list--icons .cards-section__item--hover:hover .cards-section__item-content .cards-section__item-title {
  color: #fff; }

.cards-section__list--icons .cards-section__item--hover:hover .cards-section__item-content .cards-section__icon-container {
  background-position: 0 -62px; }

.cards-section__list--multiple {
  margin: 0 -15px; }

@media (min-width: 992px) {
  .cards-section__list--multiple {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.cards-section__list--multiple .cards-section__item {
  margin: 0 0 30px 0;
  padding: 0 15px; }

@media (min-width: 992px) {
  .cards-section__list--multiple .cards-section__item {
    width: 50%; } }

.cards-section__list--multiple .cards-section__item-content {
  position: relative;
  overflow: hidden;
  padding: 50px 20px; }

@media (min-width: 992px) {
  .cards-section__list--multiple .cards-section__item-content {
    height: 100%; } }

.cards-section__list--multiple .cards-section__icon-container {
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 20px;
  right: -25px; }

.cards-section__list--multiple .cards-section__item-title {
  font-size: 15px;
  margin: 0 0 8px 0;
  font-weight: 600;
  line-height: 1.2;
  position: relative; }

.cards-section__list--multiple .cards-section__item-text {
  font-weight: 500;
  font-size: 14px;
  margin: 0 0 15px 0; }

.cards-section__list--multiple .cards-section__multiple-counter {
  background-color: #526ed7;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: -17px;
  right: -17px; }

.cards-section__list--multiple .cards-section__multiple-counter span {
  color: #fff;
  font-size: 20px;
  top: 8px;
  font-weight: 900;
  position: relative;
  display: block;
  margin: 0 auto;
  text-align: center;
  left: -7px; }

@media (min-width: 992px) {
  .cards-section__list--multiple.cards-section__list--w58-left {
    width: 58%; } }

.cards-section--icons .cards-section__above-text {
  margin: 0 0 60px 0; }

.cards-section--icons .cards-section__under-text {
  margin: 60px 0 0 0; }

.cards-section--icons .cards-section__paragraph {
  font-size: 18px; }

@media (min-width: 992px) {
  .cards-section--icons .cards-section__paragraph {
    font-size: 24px; } }

.cards-section--multiple .cards-section__bg--section {
  display: none; }

@media (min-width: 1200px) {
  .cards-section--multiple .cards-section__bg--section {
    position: absolute;
    top: 0;
    left: auto;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    height: 100%;
    -o-object-position: right;
    object-position: right;
    width: 100%; } }

@media (min-width: 992px) {
  .cards-section--multiple .cards-section__wrapper--row .cards-section__content {
    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; } }

@media (min-width: 992px) {
  .cards-section--multiple .cards-section__wrapper--row .cards-section__title {
    width: 40%; } }

@media (min-width: 992px) {
  .cards-section--multiple .cards-section__wrapper--row .cards-section__list {
    width: 58%; } }

.thanks-section {
  padding: 120px 0 90px 0;
  position: relative; }

@media (min-width: 480px) {
  .thanks-section {
    padding: 175px 0 100px 0; } }

@media (min-width: 992px) {
  .thanks-section {
    padding: 265px 0 165px 0; } }

.thanks-section__bg {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  height: 100%;
  -o-object-position: center;
  object-position: center;
  width: 100%; }

.thanks-section__title {
  font-size: 21px;
  margin: 0 0 50px 0;
  font-weight: 900;
  text-align: center;
  line-height: 1.2; }

@media (min-width: 480px) {
  .thanks-section__title {
    font-size: 42px; } }

@media (min-width: 992px) {
  .thanks-section__title {
    font-size: 60px; } }

.thanks-section__check {
  display: block;
  margin: 40px auto; }

.thanks-section__text {
  font-size: 16px;
  text-align: center;
  margin: 0 0 15px 0; }

@media (min-width: 480px) {
  .thanks-section__text {
    font-size: 18px; } }

.thanks-section__bold-text {
  font-size: 19px;
  font-weight: 700;
  text-align: center;
  margin: 0 0 50px 0; }

@media (min-width: 480px) {
  .thanks-section__bold-text {
    font-size: 24px; } }

.thanks-section__button {
  padding: 20px 30px;
  display: block;
  max-width: 250px;
  margin: 0 auto; }

.error-section {
  padding: 120px 0 90px 0;
  position: relative; }

@media (min-width: 480px) {
  .error-section {
    padding: 175px 0 100px 0; } }

@media (min-width: 992px) {
  .error-section {
    padding: 265px 0 165px 0; } }

.error-section__bg {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  height: 100%;
  -o-object-position: center;
  object-position: center;
  width: 100%; }

.error-section__title {
  font-size: 21px;
  margin: 0 0 50px 0;
  font-weight: 900;
  text-align: center;
  line-height: 1.2; }

@media (min-width: 480px) {
  .error-section__title {
    font-size: 42px; } }

@media (min-width: 992px) {
  .error-section__title {
    font-size: 60px;
    padding: 0 0 100px 0; } }

.error-section__img {
  margin: 0 auto 50px;
  width: 100%;
  max-width: 590px;
  display: block; }

@media (min-width: 992px) {
  .error-section__img {
    margin: 0 auto 100px; } }

.error-section__text {
  font-size: 16px;
  text-align: center;
  margin: 0 0 40px 0; }

@media (min-width: 480px) {
  .error-section__text {
    font-size: 18px; } }

.error-section__button {
  padding: 20px 30px;
  display: block;
  max-width: 250px;
  margin: 0 auto; }






  

  #otzall img {
    max-width: 100%;
    display: block;
    border: 4px solid #526ed7;
    border-radius: 10px;
  }
  
  #otzall figure {
    margin: 0;
    display: grid;
    grid-template-rows: 1fr auto;
    margin-bottom: 10px;
    break-inside: avoid;
  }
  
  #otzall figure > img {
    grid-row: 1 / -1;
    grid-column: 1;
  }
  
  #otzall figure a {
    color: black;
    text-decoration: none;
  }
  
  #otzall figcaption {
    grid-row: 2;
    grid-column: 1;
    background-color: rgba(255,255,255,.5);
    padding: .2em .5em;
    justify-self: start;
  }
  
  #otzall .obotz {
    column-count: 4;
    column-gap: 10px;
  }
  .lb-outerContainer, .lightbox .lb-image {
    max-height: 94vh !important;
    width: auto !important;
}
  
  

@media (max-width: 768px){
  #otzall .obotz {
    column-count: 2;
    column-gap: 10px;
  }
  .contacts__phone-list{
    padding: 0px 25px;
  }
  .contacts__phone-item a{
    color: #fff;
  }
  .contacts__phone-item{
    font-size: 16px;
    line-height: 17px;
  }
  .contacts__phone-item:not(:last-child){
    margin: 0 0 5px 0;
  }
  .form-section--hero{
    padding-top: 140px;
  }
  .list-form-right{
    width: 100%;
    margin-bottom: 40px;
  }
  .footer{
    padding-top: 0;
  }
  .write-us {
    margin: 0 auto 20px;
    display: inline-block;
    float: inherit;
    width: max-content;
  }
}






