body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: "Open Sans", sans-serif;
  color: #1D1D1B;
}


.wpcf7-form.submitting button.btn.form-btn {
    opacity: .5;
    pointer-events: none;
}

p.item-Email, p.item-Phone, p.item-Age, p.item-Name {
    display: none;
}

/**/
.other-ratings img {
    max-width: 12px;
}
.result .btn--tab {
  width: 224px;
}

.result .btn--tab:nth-child(3) span {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/13.svg) no-repeat center;
  background-size: contain;
}

.result .btn--tab.active:nth-child(3) span {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/14.svg) no-repeat center;
  background-size: contain;
}

.file-name a {
  color: #1965A8;
  text-decoration: underline;
}
.file-name {
  font-size: 16px;
  margin: 0 0 15px;
}
.result {
  background: #EEF2F5;
  padding: 50px 0;
}
.submission-block {
  padding: 25px;
  background: #fff;
  border-radius: 20px;
  margin: 0 0 30px;
}
.result-grid {
  gap: 24px;
  display: grid;
  grid-template-columns: 5fr 7fr;
}
.result-grid > div {
  padding: 20px;
  border: 1px solid #D3D3D3;
}

.submission-block > h3 {
  color: #1D1D1B;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px;
}
.submission-details p {
  font-size: 16px;
  margin: 0 0 10px;
}

.result-grid h4 {
    border-bottom: 1px solid #D3D3D3;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
}

button.save-comment-btn:focus {
  outline: none;
}

.img-comment__title span, .star-wrap__title span {
  display: flex;
  align-items: center;
  margin-left: 10px;
  width: 24px;
  height: 24px;
  position: relative;
  top: 3px;
}

.img-comment__title span {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/result/icon-message.svg) no-repeat center;
}

.star-wrap__title {}

.star-wrap__title span {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/result/icon-rating.svg) no-repeat center;
}

.img-comment__title, .star-wrap__title {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
}

.img-comment {
  border-bottom: 1px solid #D3D3D3;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

.img-comment__main textarea {
  height: 25px;
  border: 0;
  border-bottom: 0px solid #d3d3d3;
  padding: 0 0 0px;
  flex: 1;
}

.img-comment__main {
  display: flex;
  align-items: center;
  gap: 5px;
}
.result-meta h1 {
  text-align: center;
  color: #1965A8;
  font-size: 32px;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 0;
}

.result-meta p {
  color: #1D1D1B;
  text-align: center;
  font-size: 22px;
}

.form-tabs {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin: 0 0 50px;
}
.img-comment__main textarea:focus {
  outline: none;
}

button.save-comment-btn {
  border: 0;
  background: transparent;
  padding: 0;
  font-weight: 600;
  color: #0073aa;
}

.img-comment__title {
  margin-bottom: 10px;
}

.star-wrap {
  display: flex;
  gap: 15px;
}

.image-rating-block {
  margin-bottom: 40px;
}

.image-rating-block:last-child {
  margin-bottom: 0px;
}

span.star {
  width: 24px;
  height: 24px;
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/result/star-empty.svg) no-repeat center;
}

span.star.selected {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/result/star-full.svg) no-repeat center;
}

.star-rating {
  display: flex;
  align-items: center;
  gap: 5px;
}

.result .file-name {
  display: flex;
  gap: 10px;
}

.result .file-name:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background: #0073aa;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.image-rating-block:nth-child(2) p.file-name:before {
  content: '1' !important;
}

.image-rating-block:nth-child(3) p.file-name:before {
  content: '2' !important;
}

.image-rating-block:nth-child(4) p.file-name:before {
  content: '3' !important;
}

.submission-details p {
  text-align: left;
}
@media only screen and (max-width: 1199px) {
  .result-grid {
    grid-template-columns: 1fr;
  }

  .result .file-name,
  .star-wrap {
    flex-direction: column;
  }
  textarea.rating-comment {
    flex: 1 0 auto;
    width: 100%;
  }

  .img-comment__main {
      flex-wrap: wrap;
  }
  .submission-block {
    padding: 15px;
  }
}

p.no-access {
  text-align: center;
  font-weight: 600;
  font-size: 32px;
  margin: 0;
}

.img-box img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.img-box {
  width: 170px;
  height: 105px;
  overflow: hidden;
  background-size: cover;
  position: relative;
  border-radius: 20px;
}

/* END new */




















.bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    background: linear-gradient(0deg, rgb(255 255 255 / 0%) 0%, rgb(0 0 0 / 45%) 100%);
}
ul, ol {
  list-style: none;
  padding: 0;
  margin: 0px;
}

.boxs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}

.boxs > div:first-child .box:before, 
.boxs > div:last-child .box:before {
  display: none!important;
}



.box:before {
  content: '';
  display: block;
  height: 1px;
  background: #5e5e5e;
  position: absolute;
  top: 50%;
  width: 190px;
}


.boxs > div:nth-child(2) .box:before {
  width: 190px;
}
.boxs > div:nth-child(3) .box:before {
  width: 190px;
}
.boxs > div:nth-child(4) .box:before {
  width: 190px;
}
.boxs > div:nth-child(5) .box:before {
  width: 190px;
}


.boxs > div:nth-child(even) .box:before {
  left: 0;
  transform: translate(-100%, -50%);
  width: 190px;
}
.box {
  position: relative;
}

.boxs > div:nth-child(odd) .box:before {
  right: 0;
  transform: translate(100%, -50%);
  width: 190px;
}

.boxs > div:first-child, .boxs > div:last-child {
  grid-area: auto / 1 / auto / 3;
  justify-self: center!important;
  justify-content: center;
}

.boxs > div:nth-child(odd) {
  justify-self: flex-end;
}

.boxs > div:nth-child(5) {
  margin: 0 0 234px;
  justify-content: flex-end;
}
.boxs > div:nth-child(3) {
  margin: 0 0 150px;
  justify-content: flex-end;
}
.boxs > div:nth-child(4) > div {
  top: 215px;
}
.boxs > div:nth-child(2) > div {
  top: 215px;
}

.boxs:before {
  content: '';
  display: block;
  background: #5e5e5e;
  width: 1px;
  height: calc(100% - 600px);
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}

.boxs > div {
  width: 100%;
  display: flex;
  position: relative;
}


.boxs > div:last-child .box:after {
  top: 0;
  transform: translate(-50%, -50%);
  left: 50%;
}

.boxs > div:nth-child(4) > div:after, .boxs > div:nth-child(2) > div:after {
  top: 50%;
  transform: translate(-50%, -50%);
  left: 0%;
}

.boxs > div:nth-child(3) > div:after, .boxs > div:nth-child(5) > div:after {
  top: 50%;
  transform: translate(50%, -50%);
  right: 0%;
}


.info:before {
  content: '*';
  display: block;
  position: absolute;
  right: 0;
  transform: translate(140%, 0px);
  font-weight: 400;
  font-size: 64px;
  color: #1965a8;
  top: -16px;
}
.info a {
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: #1965a8;
}
.info {
  max-width: 610px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 22px;
  margin-top: 60px;
  position: relative;
}









.boxs > div:first-child > div:after {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
}



.box:after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: #1965a8;
  border-radius: 50%;
  position: absolute;
}




span.upload-label {
  border-radius: 20px;
  width: 200px;
  height: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #EEF2F5;
  font-weight: 700;
  font-size: 16px;
  color: #1d1d1b;
  margin: 0 auto;
}

span.file-img {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px auto;
}

.custom-file-upload {
  direction: rtl;
  padding: 25px;
}

.custom-file-upload > p:first-child {
  text-align: center;
  font-size: 20px;
}

.custom-file-upload > p:first-child span {
  font-weight: 700;
}

.custom-file-upload > p:nth-child(2) {
  text-align: center;
  margin: 15px 0 0;
}

.custom-file-upload > p:nth-child(2) img {
  margin: 0 0 15px;
}

p.step-main__description {
  margin: 0 auto 40px !important;
}

.custom-file-upload {
  border: 1px solid #d3d3d3;
  background: #fff;
}

.custom-file-upload {
  border: 1px solid #d3d3d3;
  background: #fff;
  padding: 25px;
}


.custom-file-upload br {
  display: none;
}

footer img.logo__white {
  display: block !important;
}
footer img.logo__blue {
  display: none !important;
}
.custom-file-upload label {
  display: inline-block;
  background-color: #0073aa;
  color: white;
  padding: 10px 15px;
  cursor: pointer;
  position: relative;
}

.native-file-input {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
}
form.wpcf7-form {
  direction: rtl;
}
input.wpcf7-form-control,
.form-control {
  padding: 0;
  background: transparent;
  border: 0;
  font-size: 20px;
  color: #000!important;
}

input.wpcf7-form-control::placeholder {
  color: #929292;
}

input.wpcf7-form-control:focus, .form-control:focus {
  outline: none;
  border: 0;
  background: transparent;
  box-shadow: none;
}
.field.file-text label {
  font-weight: 700;
  font-size: 20px;
  text-align: right;
  color: #000;
  margin: 0;
}

.field.file-text p {
  padding: 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
  border-bottom:  1px solid #aeaeae;
  margin-top: 16px;
}
.file-info {
  width: 100%;
  margin: 0;
  padding-right: 56px;
  position: relative;
  padding-left: 50px;
  height: 58px;
  line-height: 58px;
  font-size: 20px;
  color: #000;
  border-bottom:  1px solid #aeaeae;
}

.file-info:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/quiz/file-icon.svg);
  right: 0;
}

.file-info button.remove-file {
  width: 24px;
  height: 24px;
  color: #1965a8;
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/quiz/close.svg) no-repeat center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0%;
  transform: translate(0px, 0%);
  margin: 0;
}

.file-info button.remove-file img {
  opacity: 0;
}

.file-info p {
  direction: ltr;
}

.custom-file-upload.file-ready {
  padding: 0;
  border: 0;
  background: transparent;
}

.custom-file-upload.file-ready > p {
  display: none;
}
.fields {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.remove-file {
  background: transparent;
  border: none;
  color: red;
  font-size: 16px;
  margin-left: 10px;
  cursor: pointer;
}




.step-3 .fields {
  border-radius: 20px;
  background: #fff;
  padding: 50px 120px;
  margin-top: 40px;
}

.step-3 .field-border p {
  display: flex;
  align-items: center;
  font-size: 22px;
  border-bottom: 1px solid #AEAEAE;
}

.step-3 .field-border p label {
  margin: 0;
  margin-left: 15px;
  position: relative;
}
.field-citezen-1 span.wpcf7-not-valid-tip {
  display: none;
}

.wpcf7-checkbox.wpcf7-not-valid label span {
  color: red;
}

.wpcf7-checkbox.wpcf7-not-valid span label span:before {
  border-color: red;
}

.field-check span.wpcf7-not-valid-tip {
  display: none;
}
.step-3 .field-border p input {
  font-size: 22px;
  color: #000;
}

.step-3 .field-border p label:before {
  content: '*';
  display: inline-block;
  color: #1965A8;
  margin-left: 5px;
}

.wpcf7-list-item {
  margin: 0;
}
.wpcf7-checkbox span label span,
.wpcf7-acceptance span label span {
  position: relative;
  padding-right: 38px;
}

.wpcf7-acceptance span label span:before, 
.wpcf7-checkbox span label span:before,
.wpcf7-acceptance span label span:after,
.wpcf7-checkbox span label span:after {
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  top: 50%;
  transform: translate(0px, -50%);
  right: 0;
}

.wpcf7-checkbox span label,
.wpcf7-acceptance span label {
  margin: 0;
}
.wpcf7-checkbox span label span:before,
.wpcf7-acceptance span label span:before {
  border: 1px solid #1965A8;
}
.wpcf7-checkbox span label span:after,
.wpcf7-acceptance span label span:after {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/quiz/check-blue.svg) no-repeat center;
  opacity: 0;
}
.wpcf7-checkbox span label input:checked ~ span:after,
.wpcf7-acceptance span label input:checked ~ span:after {
  opacity: 1;
}
.wpcf7-checkbox span label input,
.wpcf7-acceptance span label input {
  display: none;
}
.wpcf7-checkbox > span
.wpcf7-acceptance > span {
  margin: 0;
}
.wpcf7 form.invalid .wpcf7-response-output {
  display: none;
}
input.wpcf7-tel, input.wpcf7-email {
  text-align: right;
}
span.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 12px;
  right: 0;
}


.step.step-4 .category-buttons.step4-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    justify-content: center;
}

.step.step-4 .category-buttons.step4-buttons label {
    width: 30%;
}
.field-border p {
  position: relative;
}

.field-border p span.wpcf7-form-control-wrap {
  position: initial;
}
.field.field-check {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.wpcf7 form.invalid .wpcf7-response-output {
  display: none;
}

span.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 12px;
  right: 0;
}

.field-citezen-1 label {
  margin: 0;
}
.field-rule a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 48px;
  background:  #eef2f5;
  border-radius: 20px;
  font-weight: 700;
  font-size: 16px;
  color: #1d1d1b;
  margin-top: 15px;
}

.wpcf7-radio label span {
    position: relative;
    display: block;
    padding-right: 32px;
}

.wpcf7-radio label input {
    display: none;
}

.wpcf7-radio label span:before, .wpcf7-radio label span:after {
    content: '';
    display: block;
    position: absolute;
    border-radius: 50%;
}

.wpcf7-radio label span:before {
    width: 24px;
    height: 24px;
    border: 2px solid #1965a8;
    right: 0;
    top: 0px;
}

.wpcf7-radio > span {
    margin: 0;
}

.wpcf7-radio label span:after {
    width: 14px;
    height: 14px;
    background: #1965a8;
    position: absolute;
    top: 5px;
    right: 5px;
    opacity: 0;
}

.wpcf7-radio label input:checked ~ span:after {
    opacity: 1;
}













a:hover {
  text-decoration: none;
}
.header-social svg:last-child {
  display: none;
}
.home .header-social svg:last-child {
  display: block;
}
footer .logo {
  justify-content: center;
  margin: 0 0 30px;
}
.step-header {
  padding: 60px 0 70px;
  text-align: center;
}

.step-header span {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0 30px;
}

.step-header__title {
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  color: #1965a8;
  margin: 0 0 0px;
  line-height: 1;
}


.step-main {
  background: #eef2f5;
  padding: 54px 0 65px;
  position: relative;
}

.step-main__num {
  background: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #eee;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 400;
  font-size: 36px;
  color: #1965a8;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  left: 50%;
}


.step-main__subtitle,
.step-main__title,
.step-main__description {
  color: #1d1d1b;
  font-weight: 700;
}

.step-main__subtitle {
  font-size: 24px;
  text-align: center;
  margin: 0 0 20px;
}

.step-main__title {
  padding: 0;
  font-size: 32px;
  text-align: center;
  margin: 0 0 15px;
}

.step-main__description {
  max-width: 625px;
  font-weight: 400;
  font-size: 22px;
  text-align: center;
  margin: 0 auto 30px;
  line-height: 1.2;
}

.category-buttons {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 28px;
  max-width: 956px;
  margin: 0 auto;
}

.category-btn span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 180px;
  margin: 0 auto 10px;
}

.category-btn {
  margin: 0;
  border-radius: 20px;
  background: #fff;
  padding: 40px 0 25px;
}
.category-btn h3,
.category-btn p {
  color: #1d1d1b;
  font-weight: 700;
  text-align: center;
}

.category-btn h3 {
  font-size: 24px;
  max-width: 193px;
  margin: 0 auto 10px;
}

.category-btn p {
  font-size: 20px;
}

.category-btn input {
  display: none;
}
.category-btn.check .check {
  opacity: 1;
}
.category-btn .check {
  text-align: center;
  opacity: 0;
}
.category-btn {
  border: 1px solid #fff;
  cursor: pointer;
}
.category-btn.check {
  border: 1px solid #7AD072;
}
form.wpcf7-form p {
  margin: 0 auto;
}
.screen-reader-response {
  margin: 0 !important;
}


.fileinput-cancel,
.file-drop-zone-title {
  display: none!important;
}

.btn.form-btn {
  width: 100%;
  max-width: 440px;
  margin: 50px auto 0;
  height: 80px;
  border-radius: 80px;
  background: #1965A8;
  font-weight: 700;
  font-size: 22px;
  text-align: right;
  color: #fff;
  display: flex;
  padding: 0 50px 0 30px;
  justify-content: space-between;
}

.btn.form-btn svg {
  stroke: #fff;
}

.btn.form-btn:disabled {
  color: #1965a8;
  background: transparent;
  border: 1px solid #1965a8;
  opacity: 1;
  font-weight: 400;
}

.btn.form-btn:disabled svg {
  stroke: #1965a8;
}














button[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}

.page-inner {
  padding-top: 117px;
}

.container {
  padding: 0 15px;
}

.hidden {
  display: none;
}

.logo,
.logo > a {
  display: flex;
}

.logo__main {
  position: relative;
  margin-left: 20px;
  padding-left: 20px;
}

.logo__main:before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: #BABAB9;
  position: absolute;
  left: 0;
  top: 0;
}

.home .site-header.scroll .logo__main:before {
  background: #BABAB9;
}

.site-header .container {
  display: flex;
  max-width: 1800px;
  margin: 0 auto;
  align-items: flex-start;
  transition: .12s;
}
.site-header nav {
  margin: auto auto 0;
  
}
img.logo__white {
  display: block;
}
img.logo__blue {
  display: none;
}

.home img.logo__white {
  display: none;
}

.home img.logo__blue {
  display: block;
}

.home .scroll img.logo__white {
  display: block;
}

.home .scroll img.logo__blue {
  display: none;
}

.logo__content {
  display: flex;
  align-items: center;
  gap: 16px;
}
.scroll .logo__content {
  align-items: center;
}
.home img.logo-dark {
  display: none;
}
.home img.logo-light {
  display: inline-block;
}
img.logo-light {
  display: none;
}
.site-header nav {
  margin: auto auto 0;
  padding-bottom: 12px;
  display: flex;
  transition: .12s;
}
.site-header.scroll nav {
  padding-bottom: 0;
  margin: auto auto;
}
.header-social {
  padding-top: 12px;
}
.home .header-social svg:first-child {
  display: none;
}
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
}



.home #main-nav a,
.site-header .logo__main,
.site-header.scroll .logo__main img,
.site-header.scroll .logo__content img {
  transition: .12s;
}
.site-header.scroll {
  background: #fff;
}

.site-header.scroll {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
}
.site-header {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0);
  transition: .12s;
}

.home .site-header.scroll  #main-nav a {
  color: #1D1D1B;
}

.site-header.scroll .logo__main {
  /*margin-left: 15px;
  padding-left: 15px;*/
}

.site-header .logo__main img {
  width: 60px;
  height: auto;
}
  
.site-header.scroll .logo__main img {
  width: 40px;
}


.home .site-header.scroll .logo__content span {
  color: #1D1D1B;
}

.site-header.scroll .logo {
  padding: 12px 0;
  transition: .12s;
}
.site-header .logo {
  padding: 30px 0 0 0;
}



.bg-blue {
  background: #EEF2F5;
}

.textblock {
  padding: 78px 0 213px;
}

.textblock__wrap {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 40px;
  padding: 40px;
}

.meta h2 {
  font-weight: 700;
  font-size: 40px;
  text-align: center;
  color: #1d1d1b;
  margin: 0 0 21px;
  padding: 0;
}

.textblock__wrap h2 {
  margin: 0 0 10px;
}

.textblock__wrap .editor {
  max-width: 965px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 22px;
  line-height: 182%;
  text-align: center;
  color: #1d1d1b;
}

.textblock__wrap .editor strong {
  color: #1965a8;
}


.btn {
  height: 70px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 70px;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  padding: 0 50px 0 32px;
  gap: 22px;
}

.btn:focus {
  box-shadow: none;
  outline: none;
  border: 0;
}

.btn--blue {
  color: #fff;
  background: #1965a8;
  border: 1px solid #1965a8;
}

 
.btn--blue:hover {
  background: #fff;
  color: #1965a8;
  border: 1px solid #1965a8;
}

.btn--blue:hover svg {
  stroke: #1965a8;
}


.textblock__inner {
  padding: 40px;
  position: relative;
}

.textblock {
  position: relative;
}

.textblock__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 256px;
}

.textblock .container {
  position: relative;
  z-index: 1;
}

.textblock__bg img {
  width: 100%;
  bottom: 0;
  position: absolute;
  left: 0;
}

.dekor {
  position: absolute;
}

.dekor1 {
  top: 0;
  left: 0;
}

.dekor2 {
  top: 0;
  right: 0;
  transform: scaleX(-1);
}

.dekor3 {
  bottom: 0;
  left: 0;
  transform: scaleY(-1);
}

.dekor4 {
  bottom: 0;
  right: 0;
  transform: scale(-1, -1);
}

.textblock__inner .btn {
  margin: 0 auto;
}

.textblock__inner {
  display: flex;
  flex-direction: column;
}

.site-footer .social p {
  margin: 0;
}


footer .social p {
  font-weight: 400;
  font-size: 20px;
  line-height: 170%;
  text-align: right;
  color: #1d1d1b;
  margin: 0;
  line-height: 1;
}

footer .social {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 0 0 40px;
}

footer {
  padding-top: 50px;
}

.footer-menu a {
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  color: #1d1d1b;
  padding: 0;
  position: relative;
  line-height: 1;
}

.footer-menu ul {
  display: flex;
  justify-content: center;
  gap: 24px;
}

.footer-menu {
  margin: 0 0 26px;
}
.footer__meta {
  background: #5e5e5e;
}

.footer__meta p, .footer__meta a {
  margin: 0;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  color: #fff;
}

.footer__meta p {
  padding: 10px 0;
  position: relative;
}

.footer__meta p:first-child:after {
  content: '';
  display: block;
  background: rgba(255, 255, 255, 0.3);
  height: 1px;
  width: 100%;
  max-width: 1500px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
}
.custom-file-upload > p:nth-child(2) span {
  font-weight: 700;
}
.footer-menu li.current-menu-item a {
  color: #1965a8;
  text-decoration: underline;
}
.footer__info {
  padding-bottom: 120px;
}
.footer-menu a:hover {
  font-weight: 400;
  font-size: 18px;
  text-decoration: underline;
  text-align: center;
  color: #1965a8;
}
.footer-menu li:last-child a:before {
  display: none;
}
.footer__info {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #1d1d1b;
  max-width: 690px;
  margin: 0 auto;
}
.footer-menu a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -12px;
  width: 1px;
  height: 100%;
  background: #000;
  opacity: .2;
}
.admin-bar .site-header {
  top: 32px;
}
.banner {
  position: relative;
  padding: 100px 0;
}

.banner .container {
  position: relative;
  z-index: 1;
  color: #fff;
}

.banner h2 {
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  color: #fff;
  margin: 0 0 5px;
}

.banner__wrap p {
  font-weight: 400;
  font-size: 22px;
  text-align: center;
  color: #fff;
  max-width: 690px;
  line-height: 1.1;
  margin: 0 auto;
}

.banner__wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 53px 20px 180px;
}

.banner:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  z-index: 1;
  opacity: .3;
}

.btn--blue svg {
  stroke: #fff;
}
.btn.btn--white:hover {
  background: #1965a8;
  color: #fff;
}
.btn.btn--white:hover svg {
  stroke: #fff;
}
.btn.btn--white {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
  background: #eef2f5;
  color: #1965a8;
}
footer .logo__main:before {
  background: #BABAB9 !important;
  height: 100% !important;
}
.btn.btn--white svg {
  stroke: #1965a8;
}
.works {
  padding: 85px 0;
}
.works .meta h2 {
  margin: 0 0 10px;
}
.works .meta p {
  font-weight: 400;
  font-size: 22px;
  text-align: center;
  color: #1d1d1b;
}
.box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 300px;
  height: 300px;
  justify-content: flex-start;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  background: #ffffff;
  padding-top: 20px;
}
.box__editor {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #1d1d1b;
  margin: 0;
  max-width: 192px;
  line-height: 1.2;
}
.box__icon {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin: 0 0 10px;
}

.box__icon img {
  max-width: 80%;
  height: auto;
}

.box__title {
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  color: #1965a8;
  margin: 0 0px;
}
.box__subtitle {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #1965a8;
  line-height: 1;
  margin: 0 0 5px;
}

.firstscreen {
  height: calc((var(--vh) * 100) - 0px);
  min-height: 670px;
  position: relative;
  max-height: 1100px;
}
.banner__wrap .meta,
.banner__wrap a {
  position: relative;
}
.banner__wrap {
  position: relative;
}
.banner__wrap:before {
  content: '';
  display: block;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.5);
  filter: blur(60px);
  width: 620px;
  height: 180px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.firstscreen .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.firstscreen:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .3;
}

.firstscreen h1 {
  position: relative;
}

.firstscreen h1:before {
  content: '';
  display: block;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.5);
  filter: blur(60px);
  width: 620px;
  height: 180px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

.firstscreen h1 span {
  position: relative;
}
.container {
  max-width: 1230px;
}

#responsive-video-large {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.firstscreen h1 {
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-weight: 400;
}

.firstscreen h1 span:last-child {
  font-weight: 700;
}

.firstscreen h1 span {
  display: block;
}

.home #main-nav a {
  color: #fff;
}

.home .logo__content span {
  color: #fff;
}

.home .logo__main:before {
  background: rgba(255, 255, 255, 0.3);
  height: 63px;
}

.social span {
  font-weight: 400;
  font-size: 18px;
  text-align: right;
  color: #1d1d1b;
}

.home .social span {
  color: #fff;
}

.logo__content span {
  font-weight: 300;
  font-size: 22px;
  line-height: 109%;
  color: #1d1d1b;
  max-width: 130px;
}

#main-nav ul {
  display: flex;
  gap: 50px;
}

#main-nav a {
  font-weight: 700;
  font-size: 22px;
  line-height: 170%;
  text-align: center;
  color: #1d1d1b;
  padding: 0;
}

.social, .social > div {
  display: flex;
  align-items: center;
  gap: 12px;
}
.site-header.scroll .logo__white {
  display: block;
}
.site-header.scroll .logo__blue {
  display: none;
}

.logo__content img {
  max-width: 197px;
  transition: .12s;
}

.site-header.scroll .logo__content img {
  max-width: 137px;
  transition: .12s;
}

.site-header.scroll #main-nav a {
  font-size: 18px;
}

.site-header.scroll .container {
  max-width: 1500px;
}


button.btn-menu {
  display: none;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 2.5rem;
}

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

button {
  overflow: visible;
}

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;
}

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

input {
  line-height: normal;
}

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}


h1 {

}
h2 {

}
h3 {
 
}
h4 {

}
h5 {
  
}



body {
 
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}



.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {

}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {

}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

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

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

.slide {
  position: relative;
  max-width: 960px;
  border-radius: 24px;
  overflow: hidden;
}

.slide:before {
  content: '';
  display: block;
  padding-top: 62.5%;
}

.slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slide__meta {
  position: absolute;
  bottom: 58px;
  right: 0px;
  backdrop-filter: blur(10px);
  background: rgba(94, 94, 94, 0.5);
  padding: 20px 25px;
  min-width: 410px;
}
.tab-content.active {
  display: block;
}
.tab-content {
  display: none;
}
.slide__meta > p {
  font-weight: 700;
  font-size: 22px;
  text-align: right;
  color: #fff;
  line-height: 1;
  margin: 0 0 15px;
}

.slide__meta div p {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 167%;
  text-align: right;
  color: #fff;
  gap: 10px;
  margin: 0;
}

.slide__meta div p span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
}
.tab-content {
  position: relative;
}
.slide__meta div {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.swiper.swiperTab {
  margin: 0 auto;
  position: relative;
  max-width: 960px;
  width: 100%;
}

.btn.arrow-slide {
  width: 56px;
  height: 56px;
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  border-radius: 50%;
  padding: 0;
  z-index: 1;
}

.btn.arrow-slide.prev {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/arrow-slide-next.svg) no-repeat center #5e5e5e;
 right: 0px;
}
.btn.arrow-slide.prev:hover {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/arrow-slide-next.svg) no-repeat center rgb(94 94 94 / 50%);
}

.btn.arrow-slide.next:hover {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/arrow-slide.svg) no-repeat center rgb(94 94 94 / 50%);
}

.btn.arrow-slide.next {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/arrow-slide.svg) no-repeat center #5e5e5e;
  
  left: 0;
}

section.tabs {
  padding: 35px 0 95px;
}

section.tabs .meta p {
  font-weight: 400;
  font-size: 22px;
  color: #1d1d1b;
  text-align: center;
  margin: 0 0 30px;
}

.btn--tab {
  border: 1px solid #eee;
  border-radius: 40px;
  width: 200px;
  height: 50px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  font-weight: 700;
  font-size: 16px;
  color: #1d1d1b;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 0 26px;
}

.btn--tab:focus {
  outline: none;
  box-shadow: none;
}

.btn--tab span {
  display: block;
  width: 32px;
  height: 32px;
}

.btn--tab.active {
  border-color: transparent;
  background: #1965A8;
  color: #fff;
}

.tab-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin: 0 0 22px;
}


.btn--tab:nth-child(1) span {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/1.svg) no-repeat center;
  background-size: contain;
}

.btn--tab:nth-child(3) span {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/2.svg) no-repeat center;
  background-size: contain;
}

.btn--tab:nth-child(2) span {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/3.svg) no-repeat center;
  background-size: contain;
}


.btn--tab.active:nth-child(1) span {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/01.svg) no-repeat center;
  background-size: contain;
}

.btn--tab.active:nth-child(3) span {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/02.svg) no-repeat center;
  background-size: contain;
}

.btn--tab.active:nth-child(2) span {
  background: url(/wp-content/themes/wp-bootstrap-starter-master/img/03.svg) no-repeat center;
  background-size: contain;
}
.control {
  position: absolute;
  bottom: 20px;
  display: flex;
  justify-content: center;
  width: 100%;
  left: 0;
}


button.btn-video {
  display: flex;
  gap: 10px;
  font-size: 16px;
  color: #fff;
  background: transparent;
  border: 0;
  padding: 0;
  align-items: center;
}

button.btn-video .play {
  display: none;
}


span.btn-icon:before, 
span.btn-icon:after {
  content: '';
  display: block;
  width: 2px;
  height: 12px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 12px;
}

.stop span.btn-icon:after {
  transform: translate(1px, -50%);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 9px solid #fff;
  background: transparent;
}

.stop span.btn-icon:after {
  border-left: 9px solid #fff;
  left: 9px;
}

.stop span.btn-icon:before {
  display: none;
}

span.btn-icon:after {
  transform: translate(-3px, -50%);
}
span.btn-icon:before {
  transform: translate(3px, -50%);
}
button.btn-video.stop .play {
  display: block;
}

button.btn-video.stop .stop {
  display: none;
}

button.btn-video:focus {
  outline: none;
}

span.btn-icon {
  border: 2px solid #fff;
  width: 30px;
  height: 30px;
  display: block;
  border-radius: 50%;
  position: relative;
}

#main-nav li.current-menu-item a:after {
  opacity: 1;
  width: 100%;
}

#main-nav a {
  position: relative;
}

#main-nav a:after {
  content: '';
  display: block;
  width: 0%;
  height: 2px;
  background: #1965A8;
  position: absolute;
  bottom: 0px;
  right: 0;
  opacity: 0;
  transition: .12s;
}

.home #main-nav a:after {
  background: #fff;
  opacity: 0;
}

.scroll #main-nav a:after {
  background: #1965A8;
}


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

}

.footer-main__img img:last-child {
  display: none;
}

.footer-main__img img {
  width: 100%;
}
.footer-main__img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
}
.footer-main {
  position: relative;
}

@media only screen and (max-width: 1440px) {
  #main-nav ul {
    gap: 25px;
  }
}

@media only screen and (max-width: 1400px) {
  .site-header .logo__content img {
    max-width: 137px;
  }

  .site-header .logo__main img {
    width: 40px;
  }
}

nav .header-social {
  display: none;
}



.field-step {
    position: relative;
    padding-right: 120px;
}

.field-step:before {
    content: '';
    display: flex;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    right: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #1965a8;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    justify-content: center;
    align-items: center;
}

.field-step:nth-child(1):before {
    content: '1';
}

.field-step:nth-child(2):before {
    content: '2';
}

.field-step:nth-child(3):before {
    content: '3';
}
.form-step.step-2 .step-main__title span {
  color: #000;
  font-weight: 400;
}
.form-step.step-2 .step-main__title {
  color: #1965a8;
}
.wpcf7-acceptance span label span {

  display: block;
  line-height: 1.2;
}
.btn.form-btn br {
  display: none;
}



.step.step-4 .step-header__title {
  color: #000;
}

.finish p {
  font-size: 26px;
  text-align: center;
  margin: 0;
}

p.finish__strong {
  font-weight: 700;
}

.finish p:nth-child(3) {
  margin: 26px 0;
}

.finish p:nth-child(4) {
  margin: 0 0 26px;
}
.finish-info {
  margin-top: 40px;
}
.finish-info p {
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  color: #1d1d1b;
  margin: 0 0 0px;
  line-height: 1.2;
}

.finish-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.finish-info a {
  font-weight: 700;
  font-size: 24px;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  text-align: center;
  color: #1965a8;
}
button.remove-file {
  outline: none;
}

#main-nav li.current-menu-item.anchor-link a:after {
  width: 0%;
  opacity: 0;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #EAEAEA;
  opacity: 1;
  margin: 0 3px;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #5e5e5e;
}
section#moments .textblock__wrap {
  box-shadow: none;
}

#moments .swiper-pagination {
  bottom: 0px;
  display: flex;
  justify-content: center;
  top: auto;
}

.home button.btn-menu {
  border: 1px solid #fff;
}

.home button.btn-menu:before, 
.home button.btn-menu:after,
.home button.btn-menu span {
  background: #ffffff;
  border-bottom: 3px solid #ffffff;
}

.home .scroll button.btn-menu,
.mobile-menu-open button.btn-menu  {
  border: 1px solid #1965A8;
}

.home .scroll button.btn-menu:before, 
.mobile-menu-open  button.btn-menu:before,
.home .scroll button.btn-menu:after,
.mobile-menu-open button.btn-menu:after,
.home .scroll button.btn-menu span,
.mobile-menu-open button.btn-menu span {
  background: #1965A8;
  border-bottom: 3px solid #1965A8;
}

a.panel_link img:nth-child(2) {
  display: none;
}

a.panel_link:hover img:nth-child(2) {
  display: block;
}

a.panel_link:hover img:nth-child(1) {
  display: none;
}

a.panel_link:hover {
  color: #1965a8;
  background: #fff;
}

a.panel_link {
  border: 1px solid #1965a8;
  position: fixed;
  z-index: 1;
  bottom: 32px;
  left: 10px;
  color: #fff;
  width: 132px;
  height: 132px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #1965a8;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
  flex-direction: column;
  font-weight: 700;
  font-size: 15px;
  text-align: center;
  line-height: 1.2;
  transition: 0s;
}

.mobile-img {
  display: none;
}
h1.inner-title {
  font-weight: 400;
  font-size: 32px;
  text-align: right;
  color: #1965a8;
  margin: 0 0 22px;
  padding: 0;
}
.inner-subtitle {
  font-weight: 700;
  font-size: 48px;
  text-align: right;
  color: #1965a8;
  margin: 0 0 20px;
}
.entry-content {
  font-size: 20px;
}
#works {
  overflow: hidden;
}
.content-page {
  padding: 130px 0;
}
.site-header.scroll > .container > .header-social {
  display: none;
}

.firstscreen h1 {
  opacity: 0;
}







.home .site-header.scroll .logo__main img.logo-light {
  display: none;
}
.home .site-header.scroll .logo__main img.logo-dark {
  display: block;
}



@media only screen and (max-width: 1199px) {
  .btn.next.arrow-slide {
    order: 3;
  }
  .btn.prev.arrow-slide {
      order: 1;
  }
  .box-6 .box:after {
    opacity: 0;
  }
  .step-3 .fields {
    padding: 40px 15px;
    gap: 30px;
  }
  .home .mobile-menu-open #main-nav a {
    color: #000;
  }
  .boxs:before {
    content: '';
    display: block;
    background: #5e5e5e;
    width: 1px;
    height: calc(100% - 0px);
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
  }
  .box__editor {
    font-size: 14px;
  }
  .content-page {
    padding: 60px 0;
}
h1.inner-title {
  font-size: 18px;
  margin: 0 0 15px;
}
.inner-subtitle {
  font-size: 24px;
  margin: 0 0 15px;
  line-height: 1.2;
}
.entry-content {
  font-size: 16px;
}
footer.site-footer {
  border-top: 1px solid #BABAB9;
}
  body.mobile-menu-open {
    overflow: hidden;
  }
  .mobile-img {
    display: block;
  }
  .mobile-img {
    position: absolute;
    background: url(/wp-content/themes/wp-bootstrap-starter-master/img/bg-mobile.png) no-repeat center;
    background-size: contain;
    left: -4px;
    right: -4px;
    bottom: -4px;
  }
  .site-header nav {
    overflow: hidden;
  }
  .mobile-img:before {
    content: '';
    display: block;
    padding-top: 16%;
  }
  a.panel_link img {
    max-width: 40px;
  }
  a.panel_link {
      width: 100px;
      height: 100px;
      font-size: 11px;
      left: 5px;
      bottom: 10px;
  }
  section.tabs {
    padding: 30px 0 58px;
  }
  .works .meta p {
    font-size: 18px;
  }
  #moments .btn.arrow-slide {
    width: 48px;
    height: 48px;
    min-width: 48px;
    position: relative;
    left: auto;
    right: auto;
    padding: 0;
    top: auto;
    transform: translate(0px, 0px);
  }

  .works {
    padding: 35px 0 58px;
  }

  #moments .swiper-pagination {
  position: relative;
  display: inline-flex;
  order: 2;
  }

  .btn.prev.arrow-slide {
    order: 3;
  }

  .btn.next.arrow-slide {
    order: 1;
  }
  .swiper-nav {
    display: flex;
    align-items: center;
  
  }
  .slide__meta > p {
    font-size: 14px;
    margin: 0px 0 10px;
  }
  .slide__meta div p {
    font-size: 14px;
    gap: 5px;

  }
  section#moments .textblock__inner {
    padding: 30px 10px 10px;
}
.btn--tab span {
  width: 32px;
}
section.tabs .meta p {
  font-size: 18px;
}
.tab-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin: 0 0 30px;
}
.btn--tab {
  width: 105px;
  font-size: 13px;
  line-height: 1.1;
  gap: 5px;
  padding: 0 15px;
}
  .slide__meta {
    position: absolute;
    bottom: 35px;
    right: 0px;
    backdrop-filter: blur(10px);
    background: rgba(94, 94, 94, 0.5);
    padding: 12px 14px;
    min-width: 265px;
}
  .swiper-nav {
    display: flex;
    align-items: center;
    margin-top: 24px;
    margin-bottom: 20px;
  }
  .textblock__bg {
    overflow: hidden;
  }

  .textblock__bg img {
    min-width: 1500px;
    position: absolute;
    right: 0;
  }
.meta h2 {
    font-size: 24px;
}
section.firstscreen {
  overflow: hidden;
}
.firstscreen h1 {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
}
.editor p {
  font-size: 16px;
  line-height: 1.6;
}
.textblock__inner .btn {
  font-size: 16px;
  padding: 0 24px;
  width: 100%;
  max-width: 330px;
}
span.dekor svg {
  width: 28px;
  height: 19px;
}
.textblock .textblock__inner {
  padding: 40px 10px;
}
.textblock__inner {
  padding: 10px;
}
.textblock__wrap {
  padding: 15px;
}
  .finish-info p {
    font-size: 16px;
  }
  .step-3 .field-border p input {
    font-size: 16px;
  }
  .finish-info a {
    font-size: 16px;
  }
  .finish-info p {
    font-size: 16px;
    max-width: 245px;
    margin: 0 auto;
  }
  .step.step-4 .step-header__title {
    color: #000;
    font-weight: 700;
    font-size: 20px;
  }
  .step.step-4 .category-buttons.step4-buttons {
    gap: 11px;
  }
  .step.step-4 .category-buttons.step4-buttons label {
    width: 30%;
    min-width: 120px;
  }
  .finish p {
    font-size: 18px;
    text-align: center;
    margin: 0;
}

  .step.step-4 .step-header {
    padding-bottom: 20px;
  }

  .field.file-text label {
    font-weight: 700;
    font-size: 16px;
    text-align: right;
    color: #000;
    margin: 0;
    white-space: nowrap;
  }
  .field.file-text p {
    padding: 0;
    gap: 8px;
  }
  input.wpcf7-form-control, .form-control {
    font-size: 16px;
  }
  .file-info:before {
    width: 34px;
    height: 34px;
    background-size: contain;
  }
  .step-3 .fields {
    padding: 40px 15px;
    gap: 30px;
  }
  .step-3 .field-border p label {
    margin-left: 10px;
    white-space: nowrap;
    font-size: 16px;
  }
  .field-step:before {
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    right: auto;
    font-size: 16px;
    width: 32px;
    height: 32px;
  }
  .field-step {
    position: relative;
    padding-right: 0px;
  }
  .form-step.step-2 .step-main__title span {
    display: block;
  }
  .custom-file-upload.file-ready {
    border-top: 1px solid #d3d3d3;
    padding-top: 20px;
  }
  .file-info {
    font-size: 16px;
  }
  .fields {
    gap: 50px;
  }
  footer .logo__main img {
    max-width: 44px;
  }
  .footer__meta p {
    padding: 15px 0;
    position: relative;
  }
  footer .logo__content img {
    max-width: 167px;
  }
  footer .social p {
    font-size: 18px;
  }
  .footer__info {
    font-size: 14px;
  }
  .page-inner {
    padding-top: 88px;
  }
  .footer__meta p, .footer__meta a {
    font-size: 16px;
  }
  .step-header {
    padding: 0px 0 45px;
    text-align: center;
  }
  .step-main {
    padding: 44px 0 80px;
  }
  .step-main__subtitle {
    font-size: 18px;
    margin: 0 0 15px;
  }
  .step-main__title {
    font-size: 24px;
  }
  p.step-main__description {
    font-size: 16px;
    max-width: 320px;
    margin: 0 auto 45px !important;
  }
  .category-buttons {
    gap: 10px;
  }
  .category-btn span {
    width: 100%;
    max-width: 120px;
    height: auto;
  }
  .category-btn .check img {
    max-width: 20px;
  }
  .category-btn {
    padding: 15px;
  }
  .category-btn h3 {
    font-size: 16px;

  }
  .category-btn p {
    font-size: 14px;
    font-weight: 400;
  }
  #main-nav a:after {
    display: none;
  }
  .step-header__title {
    max-width: 260px;
    margin: 0 auto;
    width: 100%;
    font-size: 24px;
    font-weight: 400;
  }
  .step-header span {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0 10px;
  }
  .step-main__num {
    width: 60px;
    height: 60px;
    font-size: 28px;
  }
  .site-header .container > .header-social {
    display: none;
  }

  .site-header .logo {
    padding: 0px 0 0 0;
  }
  .site-header {
    padding: 15px 0;
    height: 88px;
  }
  .site-header nav {
    margin: auto;
    padding-bottom: 0px;
    display: flex;
    transition: .12s;
  }
  #main-nav ul {
    flex-direction: column;
  }
  nav .header-social svg:last-child {
    display: block;
  }
  .site-header .container {
    align-items: center;
  }
  nav .social {
    flex-direction: column;
  }
  .site-header nav {
    display: flex;
    flex-direction: column;
  }
  nav .header-social {
    border-top: 1px solid #AEAEAE;
    padding-top: 36px;
    margin-top: 36px;
    display: flex;
    justify-content: center;
  }
  nav .header-social span {
    color: #000 !important;
}
nav .header-social svg:first-child {
  display: block!important;
}
  #main-nav a {
    text-align: right;
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
  }
  #main-nav li.current-menu-item a {
    font-weight: 700;
  }
  #main-nav li.current-menu-item.anchor-link a {
    font-weight: 400;
  }
  .site-header.scroll .logo {
    padding: 0px 0;
    transition: .12s;
  }
  .site-header.scroll #main-nav a {
    font-size: 22px;
  }


  .site-header nav {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #EEF2F5;
    padding: 40px 30px;
    transition: .12s;
    transform: translate(101%, 0px);
  }

  button.btn-menu {
    display: flex;
    border: 1px solid #1965A8;
    padding: 0;
    width: 46px;
    height: 46px;
    background: transparent;
    position: relative;
    z-index: 2;
    margin-right: auto;
  }

  button.btn-menu:before, button.btn-menu:after {
    content: '';
    display: block;
    width: 28px;
    height: 0px;
    background: #1965A8;
    position: absolute;
    transition: .12s;
    border-bottom: 3px solid #1965A8;
  }

  button.btn-menu span {
    display: block;
    width: 28px;
    height: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .12s;
    border-bottom: 3px solid #1965A8;
    background: #1965A8;
  }

  button.btn-menu:before {
    transform: translate(-50%, calc(-50% + 8px)) rotate(0deg);
    top: 50%;
    left: 50%;
  }

  button.btn-menu:after {
    transform: translate(-50%, calc(-50% - 8px)) rotate(0deg);
    top: 50%;
    left: 50%;
  }

  button.btn-menu.mobile-menu-open span {
    opacity: 0;
  }

  button.btn-menu.mobile-menu-open:before {
    transform: translate(-50%, calc(-50% + 0px)) rotate(45deg);
  }

  button.btn-menu:focus {
    outline: none;
    box-shadow: none;

  }

  button.btn-menu.mobile-menu-open:after {
    transform: translate(-50%, calc(-50% - 0px)) rotate(-45deg);
  }


  .site-header.mobile-menu-open nav {
    transform: translate(0px, 0px);
  }

}

.footer-main .container {
    position: relative;
    z-index: 1;
}
@media only screen and (max-width: 1024px) {
	
	.box-1 {
    order: 1;
}

.box-2 {
    order: 3;
}

.box-3 {
    order: 2;
}

.box-4 {
    order: 5;
}

.box-5 {
    order: 4;
}

.box-6 {
    order: 6;
}
  .works .meta p {
    font-size: 18px;
  }
  .box:before {
    display: none;
  }
  .info {
    max-width: 280px;
    font-size: 16px;
}
.info:before {
  font-size: 36px;
  top: -2px;
}
.banner__wrap p {
  font-size: 18px;
}
.banner__wrap p {
  font-size: 18px;
}

section.banner .btn.btn--white {
  font-size: 18px;
  height: 65px;
  padding: 0 24px;
  width: 100%;
  max-width: 330px;
}

.banner__wrap {
  padding: 30px 10px;
}
section.banner {
  overflow: hidden;
  padding: 50px 0;
}
  .box:after {
    transform: translate(-50%, 50%) !important;
    top: auto !important;
    bottom: 0;
    left: 50% !important;
    right: auto !important;
}
.boxs {
  grid-template-columns: 1fr;
  gap: 70px;
}
.boxs > div {
  grid-area: auto !important;
  justify-content: center;
}
.box {
  width: 280px;
  height: 280px;
}
.boxs > div:nth-child(2) > div {
  top: 0px;
}
.boxs > div:nth-child(3) {
  margin: 0;
  justify-content: center;
}
.boxs > div:nth-child(4) > div {
  top: 0px;
}
.boxs > div:nth-child(5) {
  margin: 0;
  justify-content: center;
}
.boxs > div:last-child .box:after {
  top: 0 !important;
  bottom: auto !important;
  transform: translate(-50%, -50%) !important;
}
}

@media only screen and (max-width: 520px) {
  .slide:before {
    content: '';
    display: block;
    padding-top: 88%;
}
  .footer-main__img img:last-child {
    display: block;
    bottom: -1px;
    position: relative;
  }

  .footer-main__img img:first-child {
      display: none;
  }
  .footer-menu ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 16px;
    column-gap: 40px;
  }
  .footer-menu li:nth-child(2) a:before {
    display: none;
  }
  .category-btn span {
    width: 100%;
    max-width: 60px;
    height: auto;
  }
  .category-btn {
    padding: 15px 10px;
  }
  .category-btn h3 {
    line-height: 1.15;
    margin: 0 5px;
  }
  .footer-menu a:before {
    left: -20px;
  }
  .footer-menu li:nth-child(even) a {
    text-align: right;
  }
  .footer-menu li:nth-child(odd) a {
      text-align: left;
  }
  .btn.form-btn {
    font-size: 18px;
    height: 70px;
    padding: 0 40px;
  }


  .footer__info {
    padding-bottom: 280px;
  }
}


@media only screen and (max-width: 440px) {
  .footer__info {
    padding-bottom: 240px;
  }
}