@charset "UTF-8";
@media screen and (max-width: 760px) {
  .content .dv-video img {
    max-width: 100%; } }
h2.main {
  font-size: 32px;
  margin: 0 0 50px 0;
  text-align: center;
  font-weight: 700; }

@media screen and (max-width: 660px) {
  h2.main {
    font-size: 24px; } }
@media screen and (max-width: 460px) {
  h2.main {
    font-size: 18px; } }
.bg-blue {
  background: #2EADCE; }

.main-blue {
  color: #2EADCE; }

.section-block.cols2 {
  width: calc((100% - 20px) / 2); }

.section-block.cols3 {
  width: calc((100% - 40px) / 3); }

.section-block.cols4 {
  width: calc((100% - 60px) / 4); }

/* def-form */
.def-form .section-container {
  background: #393939;
  max-width: 980px;
  margin: auto;
  padding: 100px;
  border-radius: 35px; }

.def-form form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px; }

.def-form form .form-field {
  width: calc((100% - 40px) * 0.38); }

.def-form form .form-field.small {
  width: calc((100% - 40px) * 0.24); }

.form-field input {
  background: #FFFFFF;
  border-radius: 35px;
  height: 40px;
  font-size: 14px; }

.def-form .form-field input {
  background: #FFFFFF;
  border-radius: 35px;
  height: 40px;
  font-size: 14px; }
  .def-form .form-field input.placeholder {
    font-size: 14px; }
  .def-form .form-field input:-moz-placeholder {
    font-size: 14px; }
  .def-form .form-field input::-moz-placeholder {
    font-size: 14px; }
  .def-form .form-field input:-ms-input-placeholder {
    font-size: 14px; }
  .def-form .form-field input::-webkit-input-placeholder {
    font-size: 14px; }

.form-field .submit-btn {
  background: #ADCE2E;
  color: #FFFFFF;
  border-radius: 50px;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  height: 40px; }

.def-form .form-field .submit-btn {
  background: #ADCE2E;
  color: #FFFFFF;
  border-radius: 50px;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  height: 40px; }

.def-form .form-policy {
  font-size: 8px;
  color: #FFFFFF;
  font-weight: 500;
  line-height: normal; }

form .form-policy {
  font-size: 8px;
  color: #FFFFFF;
  font-weight: 500;
  line-height: normal; }

/* end def-form*/
/* def-form */
@media screen and (max-width: 980px) {
  .def-form form {
    max-width: 660px;
    margin: auto; }

  .def-form form .form-field {
    width: calc((100% - 20px) / 2);
    order: 0; }

  .def-form form .form-field.small {
    width: 100%;
    order: 5; }

  .def-form form .form-field.small.subm {
    order: 6; }

  .def-form form .form-field.small.subm button {
    max-width: 180px;
    margin: auto;
    display: block; }

  .def-form form .form-field.small .form-policy {
    text-align: center;
    font-size: 10px; } }
@media screen and (max-width: 768px) {
  .def-form .section-container {
    padding: 50px 80px; } }
@media screen and (max-width: 660px) {
  .def-form .form-field input {
    font-size: 12px; }
    .def-form .form-field input.placeholder {
      font-size: 12px; }
    .def-form .form-field input:-moz-placeholder {
      font-size: 12px; }
    .def-form .form-field input::-moz-placeholder {
      font-size: 12px; }
    .def-form .form-field input:-ms-input-placeholder {
      font-size: 12px; }
    .def-form .form-field input::-webkit-input-placeholder {
      font-size: 12px; }

  .def-form .section-container {
    padding: 50px 20px; }

  .def-form form {
    max-width: 460px;
    margin: auto; } }
@media screen and (max-width: 460px) {
  .def-form .section-container {
    padding: 40px 20px; }

  .def-form form .form-field {
    width: 100%; }

  .def-form form .form-field.small .form-policy {
    text-align: center;
    font-size: 10px; } }
/* end def form */
/* cols3 block - общие типовые стили */
.cols3 .section-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px; }

.cols3 .item-block {
  padding: 38px 30px;
  border-radius: 35px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
  width: calc((100% - 40px) / 3); }

.item-block .content-wrapper {
  padding: 0 30px 30px 30px; }

.item-block .icon-img {
  width: 40px;
  height: 40px;
  display: block; }

.item-block .block-title {
  font-size: 20px;
  line-height: normal;
  font-weight: 700; }

.item-block .item-info {
  line-height: normal; }

.item-block .icon-text-block {
  font-size: 40px;
  font-weight: 700;
  color: #ADCE2E; }

/* end cols3 block */
/* block-head - общие стили */
.block-head {
  margin: 0 0 46px 0; }

.block-head .title-before {
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 16px 0; }

.block-head h2 {
  margin-bottom: 20px; }

.block-head .title-after {
  text-align: center;
  margin: auto; }

@media screen and (max-width: 980px) {
  .block-head h2.main {
    margin: 0 0 15px 0; } }
@media screen and (max-width: 660px) {
  .block-head .title-before {
    font-size: 14px;
    margin: 0 0 15px 0; }

  .block-head h2.main {
    font-size: 24px; }

  .block-head h2.main:not(:last-child) {
    margin: 0 0 15px 0; }

  .block-head .title-after {
    font-size: 14px; } }
@media screen and (max-width: 460px) {
  .block-head h2.main {
    font-size: 18px; }

  .block-head .title-before {
    margin: 0 0 10px 0;
    font-size: 12px; }

  .block-head h2.main:not(:last-child) {
    margin: 0 0 10px 0; }

  .block-head .title-after {
    font-size: 12px; } }
/* end block-head */
/* rows3-bg block width bg */
.rows3-bg .section-block {
  border-radius: 35px;
  padding: 30px;
  background-color: #FFFFFF;
  font-size: 14px;
  line-height: normal;
  font-weight: 500;
  color: #393939; }

.rows3-bg .section-wrapper {
  #background: url("/test/new-des/img-services/map-02.png") no-repeat center center/cover;
  position: relative; }

.rows3-bg .section-block.grey {
  background-color: #393939;
  color: #FFFFFF; }

.rows3-bg .block-title {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  color: #393939;
  margin: 0 0 15px 0;
  width: 100%;
  text-transform: uppercase; }

.rows3-bg .section-block.grey .block-title {
  color: #FFFFFF; }

.rows3-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  max-width: 480px;
  margin-left: auto;
  z-index: 1; }

.rows3-bg .block-head {
  position: relative;
  z-index: 1; }

.rows3-bg .section-wrapper {
  position: relative;
  gap: initial; }

.rows3-bg .section-wrapper-bg img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  max-height: 120%; }

/* 2-3 cols grid */
.grid-block {
  display: grid;
  grid-template: repeat(3, 1fr)/repeat(12, 1fr);
  gap: 20px; }

.grid-block a {
  display: flex;
  width: 100%;
  height: 100%;
  position: inherit;
  text-decoration: none; }

.grid-block-title {
  font-size: 20px;
  line-height: normal;
  font-weight: 700;
  margin: 0 0 15px 0; }

.grid-col-1 {
  grid-area: 1 / 1 / 1 / 5; }

.grid-col-2 {
  grid-area: 2 / 1 / 2 / 5; }

.grid-col-3 {
  grid-area: 3 / 1 / 3 / 5; }

.grid-col-4 {
  grid-area: 1 / 5 / 4 / 13;
  border-radius: 35px;
  overflow: hidden; }

.col40-60 .grid-col-1 {
  grid-area: 1 / 1 / 1 / 6; }

.col40-60 .grid-col-2 {
  grid-area: 2 / 1 / 2 / 6; }

.col40-60 .grid-col-3 {
  grid-area: 3 / 1 / 3 / 6; }

.col40-60 .grid-col-4 {
  grid-area: 1 / 6 / 4 / 13; }

.equals .grid-col-1 {
  grid-area: 1 / 1 / 1 / 7; }

.equals .grid-col-2 {
  grid-area: 2 / 1 / 2 / 7; }

.equals .grid-col-3 {
  grid-area: 3 / 1 / 3 / 7; }

.equals .grid-col-4 {
  grid-area: 1 / 7 / 4 / 13; }

.grid-block img {
  width: -webkit-fill-available;
  height: 100%; }

.avt-grid-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 14px;
  line-height: normal;
  padding: 30px;
  border-radius: 35px;
  background-color: #FFFFFF; }

/* end 2-3 cols grid block */
/* video block */
.dv-video .rutube-video-container {
  margin-bottom: 50px; }

.video-info {
  text-align: center;
  margin: auto;
  max-width: 740px;
  line-height: normal; }

/* end video */
/* dv btn */
.dv-btn {
  padding: 9px 24px;
  border-radius: 50px;
  border: none;
  font-size: 16px;
  line-height: 150%;
  margin: auto;
  color: #FFFFFF;
  font-weight: 700;
  cursor: pointer;
  position: relative;
  overflow: hidden; }

.dv-btn span {
  position: relative;
  z-index: 2; }

.dv-btn.bg-green {
  background: #ADCE2E; }

.dv-btn.bg-cyan {
  background: #4F2ECE; }

.dv-btn.center {
  display: block;
  margin: auto; }

.dv-btn-green::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ADCE2E;
  z-index: 0; }

.dv-btn.animated::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  transition: transform 0.7s ease;
  background: linear-gradient(90deg, #ADCE2E 0%, #2EADCE 100%);
  z-index: 1; }

.dv-btn.animated:hover::before {
  transform: translateX(0);
  transition: transform 0.7s ease; }

/*end dv-btn*/

/*# sourceMappingURL=common.css.map */
