

/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/load_more/style.css?17587112482450*/
div.modern-page-navigation {
    padding: 0.5em 0;
}
.modern-page-navigation a{
    width: 30px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    background: #efefef;
    padding: 5px;
    text-align: center;
    margin-right: 15px;
    padding-top: 10px;
}
.modern-page-current{
    width: 30px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    padding: 5px;
    text-align: center;
    margin-right: 15px;
    background: #1c3172;
    color: white;
    padding-top:10px;
}
.modern-page-navigation .modern-page-previous{
    background:none;
    margin-right: 50px;
}
.modern-page-navigation .modern-page-next{
    background:none;
}
.modern-page-navigation .modern-page-prev{
    background:none;
}
.modern-page-first{
    width: 30px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    background: #efefef;
    padding: 5px;
    text-align: center;
    margin-right: 15px;
}
.modern-page-btn-ajax {
    padding: 10px 15px;
    margin: 30px auto 30px;
    width: fit-content;
    border: 1px solid #000000;
    border-radius: 15px;
    font-size: 24px;
    text-transform: uppercase;
    min-width: 220px;
    display: block;
}
.modern-page-first.modern-page-current{
    color:white;
    background: #1c3172;
}
.modern-page-title, .modern-page-dots {
    display: none;
}
div.modern-page-navigation {
    display: flex;
    justify-content: center;
}

.load_more_all {
    border: none;
    font-size: 16px;
    width: 225px;
    height: 40px;
    border-radius: 5px;
    color: #5d5d5d;
    font-weight: bold;
    cursor: pointer;
    width: 200px;
    display: block;
    margin-bottom: 30px;
    margin-top: 25px;
    margin-left:auto;
    margin-right:auto;
}
.load_more {
    border: none;
    font-size: 16px;
    width: 225px;
    height: 40px;
    border-radius: 5px;
    color: #5d5d5d;
    font-weight: bold;
    cursor: pointer;
    width: 200px;
    display: block;
    margin-bottom: 30px;
    margin-top: 25px;
    margin-left:auto;
    margin-right:auto;
}
.load_more_all {
    color: white;
    background: #1c3172;
    text-align: center;
    padding: 0px 40px;
    font-size: 1rem;
    text-transform: uppercase;
    width: fit-content;
    margin: 0 auto 5px;
    margin-top: 1rem;
    display: block;
    padding-top: 15px;
}
.modern-page-navigation .modern-page-nexta:last-child {
    display: block;
}

.modern-page-next img, .modern-page-previous img {
    width: 10px;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/katalog_new/style.css?175871124813875*/
main {
  margin-top: 230px !important;
  padding   : 0 !important;
  width     : 100% !important;
}

.el_catalog {
  margin: 200px 20px 0;
}

.container {
  padding: 0px 50px !important;
  max-width  : 1280px !important;
  margin : auto !important;
}

.catalogs_items {
  display   : flex;
  flex-wrap : wrap;
  margin-top: 60px;
  gap: 30px;
  margin-bottom: 120px;
}

.breadcrumbs {
  font-family: 'Cera Pro';
  font-style : normal;
  font-weight: 400;
  font-size  : 12px;
  line-height: 15px;
  color      : #A9A9A9;
}

.description_under_name_sec {
  font-family: 'Cera Pro', sans-serif;
  font-style : normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
}

h1 {
  font-family: 'Cera Pro';
  font-style : normal;
  font-weight: 700;
  font-size  : 30px;
  line-height: 38px;
}

.catalog_item {
  width          : calc((100% - 30px*3)/4);
  display        : flex;
  flex-direction : row;
  flex-wrap      : wrap;
  justify-content: space-around;
  border-radius: 0px 5px 0px 0px;
  overflow: hidden;
}

.catalog_img {
  width: 100%;
}

.catalog_img img {
  width: 100%;
}

.catalog_item a {
  font-family: 'Cera Pro';
  font-style : normal;
  font-weight: 400;
  font-size  : 12px;
  line-height: 16px;
  color      : #000000;
}

.catalog_item a:first-of-type {
  font-weight: 600;
}

.guide_items {
  display: flex;
  flex-direction: column;
  gap: 60px;
  width: 100%;
}

.bottom_card {
  background     : rgba(239, 239, 239, 0.8);
  border         : 1px solid #E6E7E8;
  border-radius  : 0px 0px 4px 0px;
  display        : flex;
  flex-wrap      : wrap;
  justify-content: space-between;
  flex-direction : row;
  width          : 100%;
  padding        : 10px 20px;
  margin-top     : -5px;
}

.bottom_buttons {
  display       : flex;
  flex-wrap     : nowrap;
  flex-direction: row;
  margin-top    : auto;
}

.bottom_buttons a {
  margin-top: 25px;
}

.bottom_buttons a:first-of-type {
  font-family  : 'Cera Pro';
  font-style   : normal;
  font-weight  : 400;
  font-size    : 14px;
  line-height  : 24px;
  color        : #FFFFFF;
  background   : #D11B1D;
  border-radius: 10px;
  padding      : 5px 10px;
  margin-right : 20px;
}

mark {
  width     : 260px;
  height    : 25px;
  left      : 150px;
  top       : 6788px;
  background: #D11B1D;
  display   : block;
}

.form_body_block input[type="checkbox"] {
  display: none;
}

.form_body_block label {
  color         : #000;
  cursor        : default;
  font-weight   : normal;
  line-height   : 30px;
  padding       : 10px 0;
  vertical-align: middle;
}

.form_body_block label:before {
  content       : " ";
  color         : #000;
  display       : inline-block;
  font          : 20px/30px Arial;
  margin-right  : 15px;
  position      : relative;
  text-align    : center;
  text-indent   : 0px;
  width         : 30px;
  height        : 30px;
  background    : #FFF;
  border        : 1px solid #e3e3e3;
  border-image  : initial;
  vertical-align: middle;
  font-weight   : 800;
}

.form_body_block input:checked+label:before {
  content: "✓";
}

.form_body_block input:disabled+label:before {
  background: #eee;
  color     : #aaa;
}

.text_form {
  display        : flex;
  flex-direction : row;
  justify-content: space-between;
  align-items    : center;
  width          : 100%;
}

.left_descr {
  width: 40%;
  max-width: 360px;
}

.form_body_block {
  display       : flex;
  margin-bottom : 20px;
  flex-direction: column;
}

.inputs_form {
  display       : flex;
  width         : 100%;
  flex-direction: column;
}

.right {
  width        : 60%;
  background   : #EFEFEF;
  border-radius: 10px;
  padding      : 10px 40px;
  min-height   : 320px;
  max-width: 650px;
}

.bottom_buttons a:nth-of-type(2) {
  background    : #163072;
  font-family   : 'Cera Pro';
  font-style    : normal;
  font-weight   : 400;
  font-size     : 14px;
  line-height   : 24px;
  text-transform: lowercase;
  color         : #FFFFFF;
  border-radius : 10px;
  padding       : 5px 10px;
}

h2 {
  font-family      : 'Cera Pro';
  font-style       : normal;
  font-weight      : 700;
  font-size        : 24px;
  line-height      : 33px;
  display          : flex;
  align-items      : center;
  text-transform   : uppercase;
  color            : #000000;
  border-left      : solid;
  border-left-color: #163072;
  border-left-width: 10px;
  padding-left     : 10px;
}

.guide_item {
  border       : 1px solid #E6E7E8;
  border-radius: 10px;
  padding      : 20px;
  display        : flex;
  justify-content: space-between;
  position: relative;
  gap: 40px;
  min-height: 500px;
}

div.name_section {
  font-family: 'Cera Pro';
  font-style : normal;
  font-weight: 700;
  font-size  : 20px;
  line-height: 25px;
  color      : #000000;
}

.description_name_mobile {
  display: none;
}

.guide_img {
  width    : 100%;
  max-width: 400px;
  min-width: 400px;
  padding  : 0;
}

.guide_img img {
  position     : unset;
  width        : 100%;
  height: 100%;
  border       : 1px solid #E6E7E8;
  border-radius: 10px;
  object-fit: cover;
}

.guide_img .btn-see-browser {
  border       : unset;
  padding      : 0px;
  color        : #000;
  display      : block;
  margin       : unset;
  margin-top   : 15px;
  margin-bottom: 20px;
}

.phone_form {
  margin-bottom : 50px;
  flex-direction: row-reverse;
  margin-bottom : 10px;
}

.form_body {
  display        : flex;
  align-items    : center;
  margin-top     : 110px;
  margin-bottom  : 60px;
  flex-wrap      : wrap;
  flex-direction : row;
  justify-content: space-around;
}

.text_form {
  padding: 0;
  width  : 100%;
}

.descr_form {
  font-size    : 18px;
  margin-bottom: 60px;
  line-height  : 24px;
}

.title_form {
  font-size    : 20px;
  font-weight  : bold;
  margin-bottom: 20px;
  line-height  : 24px;
}

.form_body_block {
  display        : flex;
  justify-content: space-between;
  margin-bottom  : 20px;
  min-height     : 320px;
}

.inputs_form {
  display        : flex;
  justify-content: space-between;
  width          : 100%;
  margin-top     : 25px;
}

.input_form:nth-of-type(2) {
  margin-top: 20px;
}

.input_form {
  width       : 100%;
  position    : relative;
  margin-right: 10px;
}

form label.error {
  color    : red;
  position : absolute;
  bottom   : 0px;
  font-size: 12px;
  left     : 10px;
}

.input_form input {
  padding-bottom: 15px;
  font-size     : 14px;
  width         : 100%;
  background    : #FFFFFF;
  border        : 1px solid #E6E7E8;
  border-radius : 4px;
  padding       : 10px;
}

.submit_button_form {
  color        : #fff;
  font-size    : 16px;
  min-width    : fit-content;
  background   : #D11B1D;
  border-radius: 10px;
  border       : none;
  width        : 100%;
  padding      : 15px;
}

.confidentiality {
  display    : flex;
  align-items: baseline;
  position   : relative;
}

.confidentiality label.error {
  bottom: -15px;
  left  : 30px;
}

.warning_text {
  margin-left: 0px;
  position   : relative;
  top        : 3px;
  margin-top : 50px;
  font-size  : 14px;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  background: none !important;
}

.confidentiality .ui-checkbox-wrapper .ui-state-active .ui-button-text {
  height    : 100%;
  width     : 100%;
  background: url(/test/img/form/tick.svg) no-repeat;
  padding   : unset;
}

.ui-buttonset .ui-button {
  margin-left : 0;
  margin-right: -.3em;
  width       : 15px;
  height      : 15px;
  padding     : unset;
  margin      : unset;
  background  : none;
  border      : 1px solid black !important;
  outline     : none !important;
}

.buttons_line {
  margin-top   : 10px;
  margin-bottom: 10px;
  display      : flex;
  flex-wrap    : wrap;
}

.buttons_line a {
  width        : calc(20% - 100px);
  min-width    : 190px;
  text-align   : center;
  margin-bottom: 10px;
  margin-right : 10px;
  box-shadow   : 0px 8px 15px rgb(0 0 0 / 30%);
}

.buttons_line a span {
  padding         : 5px;
  background-color: #f1f1f1;
  display         : block;
  margin          : auto;
  white-space     : nowrap;
  font-size       : 12px;
}

.moduleCategories-item {
  min-width: 320px;
}

.moduleCategories-itemWrapper {
  height: 100%;
}

.name_catalog {
  margin   : 0;
  font-size    : 24px;
  font-weight  : bold;
}

.name_section {
  margin-bottom: 20px;
  font-size    : 20px;
  font-weight  : bold;
}

.button_project {
  margin-bottom: 20px;
}

.project_section {
  font-size       : 18px;
  padding         : 10px 15px;
  background-color: #163072;
  color           : #fff;
  line-height     : 24px;
  border-radius   : 10px;
}

.moduleCategories-line {
  display  : flex;
  flex-wrap: wrap;
}

.moduleCategories-item {
  width  : 25%;
  padding: 10px;
}
.href_item {
  width: 0;
  height: 0;
  position: absolute;
  top: -300px;
}

.guide_text {
  /*max-width: 800px;*/
  /* padding-right: 30px; */
  display: flex;
  flex-direction: column;
}

.moduleCategories_ecatalog .moduleCategories-item-imageWrapper {
  height: 300px;
}

.moduleCategories-item-image {
  width: auto;
}

.guide_item:nth-child(2n) .moduleCategories-item {
  text-align: right;
}

.moduleCategories-itemWrapper .btn-see-browser {
  border    : none;
  color     : black;
  margin-top: unset;
  padding   : unset;
}

.moduleCategories-itemWrapper .btn-see-browser:hover {
  color           : black;
  background-color: white;
}

.nav_block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  max-width: 230px;
  width: 100%;
}

.nav_list_catalog {
  position: absolute;
  top: 5px;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  list-style: none;
  background: #EFEFEF;
  border: 1px solid #E6E7E8;
  border-radius: 0 0 10px 10px;
  filter: drop-shadow(0px 5px 15px rgba(164, 164, 164, 0.65));
  width: 100%;
  padding: 40px 15px 15px 15px;
  gap: 25px;
}

.nav_list_catalog li a {
  font-family: 'Cera Pro', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  color: #000000;
}

.nav_list_btn {
  font-family: 'Cera Pro', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  background: #163072;
  border-radius: 10px;
  color: #FFFFFF;
  padding: 5px 10px 5px 10px;
  width: 100%;
  z-index: 11;
  cursor: pointer;
  position: relative;
  border: none;
}

.nav_list_btn::after {
  content: '';
  position: relative;
  display: inline-block;
  /* top: calc(50% - 11px/2); */
  right: -10px;
  width: 14px;
  height: 11px;
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('/img/hide.svg');
}

.title_block {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px;
}

@media(max-width:768px) {
  .form_body {
    flex-wrap: wrap;
  }

  .moduleCategories-item {
    width: 50%;
  }

  .guide_item {
    flex-direction: column;
    min-height: auto;
    gap: 20px;
  }

  .guide_text {
    padding-right : unset;
    /* padding-bottom: 30px; */
  }
}

@media (max-width: 700px) {
  .container {
    padding   : 0 !important;
    margin-top: 80px !important;
  }

  h1 {
    font-size    : 24px;
    line-height  : 30px;
    margin-bottom: 60px;
  }

  .description_under_name_sec {
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
  }


  .catalogs_items {
    margin-top     : 46px;
    flex-direction : column;
    align-items    : center;
    justify-content: flex-start;
    gap            : 30px;
    margin-bottom: 80px;
  }

  .bottom_card {
    padding: 20px 10px;
  }

  .catalog_item {
    padding: 0;
  }

  .name_catalog {
    margin: 0 0 40px;
  }

  .description_name_desktop {
    display: none;
  }

  .description_name_mobile {
    display: flex;
    order  : 1;
    margin: 0;
  }

  .guide_text {
    order: 3;
  }

  .guide_img {
    order        : 2;
    padding      : 0;
    min-width    : 100%;
    margin-bottom: 0;
  }

  .bottom_buttons {
    display       : flex;
    flex-direction: column;
    align-items   : stretch;
    gap           : 20px;
    margin-top: 30px;
  }

  .bottom_buttons a {
    margin     : 0;
    text-align : center;
    width      : 100%;
    font-size  : 16px;
    line-height: 24px;
  }

  .text_form {
    flex-direction: column;
    padding       : 0;
  }

  .left_descr {
    width : 100%;
    margin:  0 auto 0 20px;
  }

  .text_form .right {
    width     : 100%;
    padding   : 25px;
    min-height: 200px;
  }

  .form_body_block {
    min-height: 200px;
  }

  .descr_form {
    font-size  : 14px;
    line-height: 24px;
  }

  .title_form {
    font-size  : 22px;
    line-height: 28px;
    margin     : 35px 0 48px;
  }

  .container-mobile {
    margin: 0 !important;
    width : 100% !important;
  }

  .warning_text {
    margin-top   : 35px;
    font-size    : 14px;
    line-height  : 18px;
    margin-bottom: 10px;
  }

  .confidentiality {
    align-items: flex-end;
  }

  .inputs_form {
    margin: 0;
  }

  .form_body_block,
  .inputs_form {
    flex-direction: column;
  }

  .form_body_block label:before {
    margin-right: 20px;
  }

  .submit_button_form {
    margin-top : 30px;
    font-size  : 18px;
    line-height: 24px;
  }

  .moduleCategories-item {
    width: 100%;
  }

  .moduleCategories-item-title {
    font-size: 20px;
  }

  .catalog_item {
    width: 100%;
  }

  .title_block {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 60px;
  }

  .nav_block {
    max-width: 100%;
    width: 100%;
  }

  .href_item {
    top: -50px;
  }

  .guide_items {
    gap: 30px;
  }

  .container-mobile .el_catalog {
    margin: 60px 0 0;
  }

  .el_catalog {
    margin: 60px 20px 0;
  }
}
/* End */


/* Start:/bitrix/templates/.default/components/realweb/callback/ras_project_inline_katalog/style.css?17587112486473*/
.callback-fransh {
    padding: 0 10px;
}

.contact-form {
    max-width: 1139px;
    margin: 0 auto 40px;
}

.contact-form__title {
    text-align: center;
    font-weight: 600;
    margin-bottom: 50px;
}

.contact-form .contact-form__block {
    display: grid;
    grid-template-columns: 2fr 3fr;
    gap: 60px;
}

.form-block__item-box {
    width: 100%;
}

.contact-form__form {
    padding: 25px;
    border: none;
    background: #EFEFEF;
    border-radius: 10px;
    height: 100%;
    display: flex;
}


.contact-form__form  form {
    width: 100%;
}

.des_popupwin_input_box {
    width: 100%;
    display: block;
    margin: 0 !important;
}

/* .contact-form .rect {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100px;
    height: 80px;
    background: #D11B1D;
    white-space: nowrap;
    left: -20px;
    padding-left: 20px;
} */
.contact-form__form .des_popupwin_btn {
    margin: 0 auto !important;
    margin-top: 0 !important;
    display: block;
    color: #FFFFFF;
    background: #D11B1D;
    border-radius: 0;
    border-color: #D11B1D;
    transition: all .4s ease;
    font-size: .8rem;
    line-height: 22px;
    padding: .6rem 1.2rem;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    border: none;
}

.contact-form__form .des_popupwin_check_box {
    padding: 0;
    height: 33px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
}

.contact-form .form-block__title {
    padding-top: 0;
}
.contact-form .form-block__post {
    padding: 0;
}
.contact-form .form-block__phone {
    padding: 0;
}
/* .contact-form__form {
    padding: 0;
    border: none;
    border-radius: 0;
    background: transparent;
} */
.contact-form__form .des_popupwin_input {
    border-radius: 0;
    border: 1px solid #aaaaaa!important;
    color: #333333;
}

.contact-form__form .des_popupwin_btn {
    margin: 0 auto;
}
.contact-form__form .des_spinner>div, .contact-form__form .des_spinner_green>div {
    background: #D11B1D!important;
}
.contact-form__form .des_popupwin_input {
    border-radius: 0;
    border: 1px solid #aaaaaa!important;
    color: #333333;
}

.des_popupwin_input_box input[type=text].des_popupwin_input {
    font-weight: 400;
    font-size: 14px;
    box-shadow: none;
    width: 100%;
    line-height: 30px;
    height: 40px;
    padding: 10px;
    border: 1px solid #E6E7E8 !important;
    background: #FFFFFF !important;
    border-radius: 4px;
}

.des_popupwin_input_box input[type=text].des_popupwin_input::placeholder {
    color: #A9A9A9;
}

.des_ajax_hidden {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
 
.des_popupwin_check_box .des_popupwin_label_checkbox {
    padding-left: calc(33px + 26px);
    font-family: 'Cera Pro', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    position: relative;
}

.des_popupwin_checkbox {
    display: none;
}

.des_popupwin_check_box .des_popupwin_checkbox + .des_popupwin_label_checkbox:before {
    content: '';
    top: calc(50% - 33px/2);
    left: 0;
    width: 33px;
    height: 33px;
    background-color: #FFFFFF !important;
    border: 1px solid #E6E7E8;
    border-radius: 4px;
    transition: none;
    display: block;
    position: absolute;
}
.des_popupwin_check_box .des_popupwin_checkbox:not(:checked)+.des_popupwin_label_checkbox:before {
    background: #FFFFFF;
}

.des_popupwin_check_box .des_popupwin_checkbox:checked + .des_popupwin_label_checkbox:before {
    background-image: url('/img/Check.svg');
    background-color: #FFFFFF;
    background-size: 16px 12px;
    background-repeat: no-repeat;
    background-position: center;
}

.get_offer_btn {
    padding: 15px !important;
    width: 100%;
    background: #D11B1D !important;
    border-radius: 10px !important;
    font-family: 'Cera Pro', sans-serif !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 24px !important;
    margin-top: 40px !important;
}

.form-block__contacts {
    font-family: 'Cera Pro', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    color: #000000;
    position: relative;
    padding-left: 50px;
    margin-bottom: 25px;
}

.form-block__contacts::before {
    content: '';
    position: absolute;
    top: calc(50% - 25px/2);
    left: 0;
    width: 35px;
    height: 25px;
    background: #163072;
}

.form-block__info p {
    margin: 0;
}

.form-block__info {
    width: fit-content;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    row-gap: 6px;
    column-gap: 10px;
}

.form-block__info-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-family: 'Cera Pro', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
}
.form-block__info-content a {
    color: #000000;
}
.form-block__info-content a:hover {
    text-decoration: underline;
}

.form-block__info-title {
    font-family: 'Cera Pro', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
}

.form-block__item {
    margin-top: 50px;
    padding-top: 60px;
    position: relative;
}

.form-block__item::before {
    content: '';
    position: absolute;
    display: block;
    width: 263px;
    height: 25px;
    left: 0;
    top: 0;
    background: #D11B1D;
}

.form-block__title {
    font-family: 'Cera Pro', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 10px;
}

.form-block__post {
    font-family: 'Cera Pro', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 35px;
}

.des_form_error_confidentiality {
    font-size: 0.7em;
    text-align: left;
    width: 100%;
    color: red;
}

.des_form_success_filds {
    display: none;
    text-align: center;
    font-size: 22px;
}


@media (max-width: 768px) {
    .contact-form .contact-form__block {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr;
        gap: 20px;
    }

    .form-block__item {
        margin-top: 0;
    }

    .callback-fransh {
        padding: 0;
    }

    .form-block__item-box {
        padding: 0 10px;
    }
}
/* End */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/load_more/style.css?17587112482450 */
/* /bitrix/templates/.default/components/bitrix/news.list/katalog_new/style.css?175871124813875 */
/* /bitrix/templates/.default/components/realweb/callback/ras_project_inline_katalog/style.css?17587112486473 */
