* {
  color: #575757;
  font-family: "brother-1816", "Tahoma";
  font-size: 14px;
}

body {
  background-color: white;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.red-bg {
  background-color: #d82900;
}

.clearfix {
  clear: both;
  display: block;
  content: '';
}

.header-block {
  margin: 75px auto 55px;
  max-width: 1280px;
  width: 96%;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
}

.header-block .logo {
  display: inline-block;
  vertical-align: top;
}

.header-block .logo img {
  width: 100%;
  max-width: 185px;
}

.header-block .menu {
  display: inline-block;
  vertical-align: bottom;
}

.header-block .menu a {
  font-size: 16px;
  color: #2b2b2b;
  display: inline-block;
  text-decoration: none;
  padding-left: 40px;
}

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

.red-bg .header-block .menu a {
  color: #ffffff;
}

.container {
  max-width: 1358px;
  width: 96%;
  margin: 0 auto;
}

.elipses1 {
  background: url("/img/bottom-right-elipse.png") no-repeat bottom right, url("/img/elipse-bg.png") no-repeat top center;
}

.elipses1 .container {
  padding-top: 481px;
}

.elipses1 .container .text-block {
  width: calc(100% - 352px);
  max-width: 800px;
}

.elipses1 .container .text-block .h1 {
  font-size: 68px;
  padding: 0px 0px 7px;
  margin: 0px;
  color: #e8360e;
}

.elipses1 .container .text-block p {
  font-size: 27px;
  color: #575757;
  line-height: 36px;
}

.elipses1 .right-elipse-block {
  float: right;
  margin-right: 20px;
  margin-bottom: 30px;
  width: 270px;
}

.elipses1 .right-elipse-block p {
  color: #ffffff;
  font-size: 17px;
}

.elipses1 .right-elipse-block a {
  color: #ffffff;
  font-size: 17px;
  text-decoration: none;
}

.elipses1 .right-elipse-block a:hover {
  text-decoration: underline;
}

.elipses1:after {
  clear: both;
  display: block;
  content: '';
}

.red-block {
  background: url("/img/pic1.png") no-repeat center right #d82900;
  background-size: 35%;
}

.red-block .text-block {
  width: calc(100% - 382px);
  max-width: 600px;
  padding-top: 236px;
  padding-bottom: 239px;
}

.red-block .text-block .h1 {
  color: #ffffff;
  font-size: 56px;
  padding-bottom: 12px;
}

.red-block .text-block p {
  font-size: 27px;
  color: #ffffff;
  line-height: 36px;
}

.elipses2 {
  padding-top: 165px;
  padding-bottom: 165px;
}

.elipses2 .container {
  position: relative;
}

.elipses2 .container .elipse {
  background: url("/img/elipses.png") no-repeat center;
  width: 489px;
  height: 489px;
  left: -244px;
  top: 20px;
  position: absolute;
  z-index: 1;
}

.elipses2 .container .right-block {
  float: right;
  width: calc(100% - 285px);
  max-width: 867px;
}

.elipses2 .container .right-block .h1 {
  font-size: 110px;
  color: #e8360e;
  margin-top: 25px;
  margin-bottom: 10px;
}

.elipses2 .container .right-block p {
  font-size: 20px;
  color: #575757;
  line-height: 32px;
  padding-right: 40px;
}

.elipses2 .container .right-block .left-side {
  float: left;
  width: -webkit-calc(50% - 30px);
  width: calc(50% - 30px);
  padding-left: 15px;
  padding-right: 15px;
}

.elipses2 .container .right-block .left-side .h2 {
  font-size: 63px;
  border-bottom: 5px solid #d82900;
  display: table;
  padding: 8px;
}

.elipses2 .container .right-block .left-side .h3 {
  margin-top: 60px;
  font-size: 25px;
}

.elipses2 .container .right-block .left-side .text {
  margin-top: 30px;
  font-size: 17px;
  line-height: 30px;
}

.elipses3 .container {
  padding-top: 50px;
  padding-bottom: 150px;
  position: relative;
}

.elipses3 .container .elipse {
  background: url("/img/elipses2.png") center right no-repeat;
  width: 597px;
  height: 513px;
  position: absolute;
  top: 40px;
  right: -20px;
  background-size: 80%;
}

.elipses3 .container .left-block .h1 {
  font-size: 110px;
  color: #e8360e;
  width: calc(100% - 380px);
}

.elipses3 .container .left-block .text {
  width: calc(100% - 457px);
  max-width: 695px;
}

.elipses3 .container .left-block .text p {
  font-size: 20px;
  line-height: 28px;
}

.elipses3 .container .left-block .text .bold {
  font-size: 25px;
  padding: 30px 0px 0px;
}

.squares {
  padding-bottom: 220px;
}

.squares .container {
  position: relative;
}

.squares .container .square {
  background: url("/img/square1.png") no-repeat center;
  width: 570px;
  height: 499px;
  left: -194px;
  top: 108px;
  position: absolute;
}

.squares .container .right-block {
  float: right;
  width: calc(100% - 455px);
  max-width: 697px;
}

.squares .container .right-block .h1 {
  font-size: 110px;
  color: #e8360e;
  margin-top: 25px;
  margin-bottom: 10px;
}

.squares .container .right-block p {
  font-size: 20px;
  color: #575757;
  line-height: 32px;
  padding-right: 40px;
}

.footer-block {
  background-color: #d82900;
  padding-bottom: 120px;
}

.footer-block .container {
  padding-top: 170px;
  background: url("/img/elipses-fotter.png") no-repeat top 47px right -32px;
}

.footer-block .container .ttl {
  font-size: 56px;
  color: #ffffff;
}

.footer-block .container .contact-btn {
  font-size: 15px;
  color: #2b2b2b;
  text-decoration: none;
  display: inline-block;
  background-color: #ffffff;
  padding: 25px 70px;
  margin-top: 47px;
  margin-bottom: 166px;
  transition: 300ms all;
}

.footer-block .container .contact-btn:hover {
  background-color: #c8c8c8;
}

.footer-block .container .left-side {
  float: left;
}

.footer-block .container .left-side p {
  font-size: 17px;
  color: #ffffff;
}

.footer-block .container .left-side a {
  font-size: 17px;
  color: #ffffff;
  text-decoration: none;
}

.footer-block .container .left-side a:hover {
  text-decoration: underline;
}

.footer-block .container .right-side {
  float: right;
  margin-top: 17px;
}

.footer-block .container .right-side a {
  font-size: 17px;
  color: #ffffff;
  text-decoration: none;
}

.footer-block .container .right-side a:hover {
  text-decoration: underline;
}

.contact-footer-block .container {
  padding: 20px 0px;
}

.contact-footer-block .container .left-side {
  float: left;
}

.contact-footer-block .container .left-side p {
  font-size: 17px;
  color: #ffffff;
}

.contact-footer-block .container .left-side a {
  font-size: 17px;
  color: #ffffff;
  text-decoration: none;
}

.contact-footer-block .container .left-side a:hover {
  text-decoration: underline;
}

.contact-footer-block .container .right-side {
  float: right;
  margin-top: 17px;
}

.contact-footer-block .container .right-side a {
  font-size: 17px;
  color: #ffffff;
  text-decoration: none;
}

.contact-footer-block .container .right-side a:hover {
  text-decoration: underline;
}

.contact-form {
  margin: 20px 0px;
}

.contact-form .container {
  background: url("/img/elipses-fotter.png") no-repeat top 47px left 0px;
}

.contact-form .container .right-block {
  width: 100%;
  max-width: 600px;
  float: right;
}

.contact-form .container .right-block input {
  margin-bottom: 10px;
  width: calc(100% - 20px);
  height: 40px;
  padding: 10px;
}

.contact-form .container .right-block textarea {
  padding: 10px;
  width: calc(100% - 20px);
}

.contact-form .container .right-block a.bttn {
  font-size: 15px;
  color: #2b2b2b;
  text-decoration: none;
  display: inline-block;
  background-color: #ffffff;
  padding: 25px 70px;
  margin-top: 8px;
  margin-bottom: 100px;
  transition: 300ms all;
}

.contact-form .container .right-block a.bttn:hover {
  background-color: #c8c8c8;
}

.headerBlock__btn {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  background-color: #d82900;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  transition: 500ms all;
}

.headerBlock__btn:hover {
  background-color: #b52402;
}

.headerBlock__left {
  display: flex;
  align-items: center;
}

.dsPageForm__btn:hover {
  background-color: #b52402;
}

.dsPageText__p {
  font-size: clamp(14px, 1.3vw, 16px);
  margin-bottom: 20px;
}

.dsPageText__p:last-of-type {
  margin-bottom: 0;
}

.dsPage__form {
  margin: 50px auto;
  max-width: 500px;
  width: 100%;
  display: grid;
  grid-gap: 10px;
  padding: 40px;
  border: 1px solid #dadada;
  box-shadow: 0px 7px 8px rgb(0 0 0 / 20%);
}

.dsPageForm__row {}

.dsPageFormRow__input {
  width: calc(100% - 20px);
  padding: 0 10px;
  height: 40px;
  border: 1px solid #c3c3c3;
}

.dsPageFormRow__input:focus {
  outline: none;
}


.checkmark {}

.dsPageForm__btnWrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

.dsPageForm__btn {
  border: none;
  height: 60px;
  max-width: 200px;
  width: 100%;
  background-color: #d82900;
  color: #ffff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
}

.container__checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container__checkbox:hover input~.checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container__checkbox input:checked~.checkmark {
  background-color: #d82900;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container__checkbox input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container__checkbox .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.container__checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.dsPageForm__title {
  color: #d82900;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.container__checkbox > a {
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
}

.container__checkbox > a:hover {
  text-decoration: none;
}

.dsPage {
  margin: 50px 0;
}

.dsPageFormRow-file {
  position: absolute;
  left: 0;
  opacity: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}

.dsPageFormRow__label div {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c3c3c3;
  color: #d82900;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}

.dsPageFormRow__label {
  display: inline-block;
  position: relative;
  height: 100%;
  width: 100px;
}

.dsPageFormRow__label div.dragover {
  background-color: #aaa;
}

.dsPageFormRow__file {
  display: grid;
  grid-template-columns: 1fr 100px;
  border: 1px solid #c3c3c3;
  height: 40px;
}

.dsPageFormRowFile__name {
  padding: 0 10px;
  display: flex;
  align-items: center;
}

.dsPageForm__row-error .dsPageFormRow__input, .dsPageForm__row-error .dsPageFormRow__select {
  border: 1px solid #ff0000;
  color: #ff0000;
}

.dsPageForm__row-error .dsPageFormRow__input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ff0000;
  opacity: 1; /* Firefox */
}

.dsPageForm__row-error .dsPageFormRow__input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ff0000;
}

.dsPageForm__row-error .dsPageFormRow__input::-ms-input-placeholder { /* Microsoft Edge */
  color: #ff0000;
}

.dsPageForm__row-error .container__checkbox {
  color: #ff0000;
}

.dsPageForm__row-error .checkmark {
  background-color: #ff00003b;
}

/* The container */
.containerRadio {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 20px;
}

/* Hide the browser's default radio button */
.containerRadio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmarkRadio {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.containerRadio:hover input ~ .checkmarkRadio {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.containerRadio input:checked ~ .checkmarkRadio {
  background-color: #d82900;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmarkRadio:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.containerRadio input:checked ~ .checkmarkRadio:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.containerRadio .checkmarkRadio:after {
 	top: 6px;
 	left: 6px;
 	width: 8px;
 	height: 8px;
 	border-radius: 50%;
 	background: white;
}

.dsPageForm__row-radio {
  display: flex;
}

.dsPageFormRow__select {
  width: 100.2%;
  padding: 0 3px;
  height: 40px;
  border: 1px solid #c3c3c3;
}

.dsPageFormRow__select:focus {
  outline: none;
}

.dsPageForm__row-error .containerRadio {
  color: #ff0000;
}

.successForm__title {
  font-size: 20px;
  text-align: center;
  color: #000;
  font-weight: bold;
}

.successForm__text {
  font-size: 16px;
  text-align: center;
  color: #000;
  margin-top: 10px;
}

.headerBlock__btn-white {
  background-color: #fff;
  color: #d82900;
}

.headerBlock__btn-white:hover {
  background-color: #d8d8d8;
}

@media (max-width: 1020px) {

  .elipses2 .container .right-block .h1,
  .elipses3 .container .left-block .h1,
  .squares .container .right-block .h1 {
    font-size: 66px;
  }

  .header-block {
    flex-direction: column;
  }

  .headerBlock__left {
    flex-direction: column;
  }

  .headerBlock__right {
    margin-top: 30px;
  }

  .headerBlock__btnWrap {
    max-width: 240px;
    width: 100%;
    margin: 0 auto;
  }

  .header-block .menu {
    margin-top: 30px;
  }
}

@media (max-width: 768px) {
  .header-block {
    width: auto;
  }

  .header-block .logo {
    display: block;
    text-align: center;
  }

  .header-block .logo img {
    margin-bottom: 30px;
  }

  .header-block .menu {
    display: block;
    width: 100%;
  }

  .header-block .menu a {
    display: block;
    text-align: center;
    padding: 10px;
  }

  .elipses1 {
    background: none;
  }

  .elipses1 .container {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .elipses1 .container .text-block {
    width: 100%;
  }

  .elipses1 .container .text-block .h1 {
    font-size: 56px;
  }

  .elipses1 .right-elipse-block {
    text-align: left;
    background-color: #d82900;
    border-radius: 200px 0px 0px 0px;
    margin: 0px 0px -1px;
    padding: 40px 30px 30px 80px;
  }

  .red-block {
    background: #d82900;
  }

  .red-block .text-block {
    width: 100%;
    max-width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .elipses2 .container .elipse {
    display: none;
  }

  .elipses2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .elipses2 .container .right-block,
  .squares .container .right-block {
    float: none;
    width: 100%;
    max-width: 100%;
  }

  .elipses2 .container .right-block p,
  .squares .container .right-block p {
    padding: 0px;
  }

  .elipses3 .container {
    padding: 50px 0px;
  }

  .elipses3 .container .elipse {
    display: none;
  }

  .elipses3 .container .left-block .h1 {
    width: 100%;
  }

  .elipses3 .container .left-block .text {
    width: 100%;
    padding: 0px;
  }

  .squares {
    padding-bottom: 50px;
  }

  .squares .container .square {
    display: none;
  }

  .footer-block .container .ttl {
    font-size: 46px;
  }

  .footer-block {
    padding-bottom: 50px;
  }

  .footer-block .container {
    padding-top: 50px;
  }

  .footer-block .container .contact-btn {
    margin-bottom: 47px;
    margin-bottom: 47px;
  }

  .footer-block .container .ttl,
  .elipses1 .container .text-block .h1,
  .red-block .text-block .h1,
  .elipses2 .container .right-block .h1,
  .elipses3 .container .left-block .h1,
  .squares .container .right-block .h1 {
    font-size: 46px;
    line-height: 46px;
  }

  .header-block .menu {
    margin-top: 0px;
  }

  .dsPage__form {
    padding: 20px;
  }
}

@media (max-width: 576px) {
  .dsPage__form {
    width: calc(100% - 50px);
  }

  .dsPage {
    margin: 20px auto;
    width: calc(100% - 20px);
  }

  .dsPageText__p {
    text-align: justify;
  }
}