/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 29 2023 | 19:40:37 */
.contact_page_form .form_block {
    width: 100%;
}
.form_inline > p > span {
    height: 58px;
    display: block;
}
.form_inline > p {
    display: flex;
    align-items: flex-end;
}
.form_inline input {
    margin-bottom: 0 !important;
    height: 100%;
}
.form_block-cont p {
    margin-bottom: 0;
}
.form_block-cont {
    display: flex;
    align-items: end;
    grid-gap: 40px;
}
.title-form_block {
    width: 42%;
}
.form_inline > p > span {
    width: 35%;
}
.form_block-cont {
    padding: 40px 0;
}
.form_block-cont h2 {
    margin-bottom: 10px;
}
.form_inline > p > span > input {
    border: 1px solid #fff !important;
    background: transparent;
    color: #fff !important;
}
.form_inline > p > button {
    width: 25% !important;
    background: #fff;
    color: #2564ae;
    border-radius: 0;
}
.form_inline > p {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.contacts-bottom-item span {
    color: #333;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    text-decoration: underline;
}
.contacts-bottom-item {
    display: flex;
    align-items: center;
    color: #000;
    grid-gap: 10px;
}
.contacts-bottom-item svg {
    height: 24px;
    min-height: 24px;
    min-width: 24px;
    width: 24px;
    fill: #ED1847;
}
.form_block-cont {
    color: #fff;
}
ol.fbc-items li:first-child {
    padding-left: 0 !important;
}
.page__title h1 {
    color: #000;
}
.contacts-bottom-social-item {
    display: flex;
    align-items: center;
}

.contacts-bottom-social-item svg {
    width: 50px;
    height: 50px;
}
.section_contacts {
    margin-bottom: 50px;
}
.social_top-block {
    display: flex;
    grid-gap: 10px;
}
.social_top-block a {
    display: flex;
    align-items: center;
}
.social_top-block img {
    width: 50px;
}
.header-bottom-inner .hfg-slot.left, .header-bottom-inner .hfg-slot.right {
    display: none;
}
.header-bottom-inner .row--wrapper {
    grid-template-columns: 100%;
}
.header-bottom-inner .builder-item.has-nav {
    width: 100%;
    margin: 0;
}
.builder-item.has-nav .nav-ul {
    justify-content: space-between;
}


.primary-menu-ul > li > .wrap:hover {
  color: #f0094a;
  background: transparent;
   box-shadow:none;
}
.primary-menu-ul > li > .wrap:before,
.primary-menu-ul > li > .wrap:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: #f0094a;
  box-shadow:
   -1px -1px 5px 0px #fff,
   7px 7px 20px 0px #0003,
   4px 4px 5px 0px #0002;
  transition:400ms ease all;
}
.primary-menu-ul > li > .wrap:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
.primary-menu-ul > li > .wrap:hover:before,
.primary-menu-ul > li > .wrap:hover:after{
  width:100%;
  transition:800ms ease all;
}
.nav-ul .sub-menu {
    width: 100%;
}
.primary-menu-ul > li > .wrap > a {
    height: 100%;
    display: flex;
}
.primary-menu-ul > li > .wrap {
    height: 70px;
}
.primary-menu-ul > li svg {
    width: 0.7em !important;
    height: 0.7em !important;
}
.primary-menu-ul > li > .wrap {
    grid-gap: 7px;
    padding: 0 40px !important;
}
.primary-menu-ul > li {
    font-size: 18px;
}
.nav-ul .sub-menu a {
    word-break: break-word;
    font-size: calc(12px + (100vw - 1170px) * 0.00533);
    line-height: calc(16px + (100vw - 1170px) * 0.00533);
}
.nav-ul .sub-menu li>.wrap {
    padding: 0;
    white-space: inherit;
    display: inline-flex;
    width: 100%;
}
.nav-ul .sub-menu {
    padding: calc(10px + (100vw - 320px) * 0.00267) calc(20px + (100vw - 320px) * 0.002667) !important;
}
.button__callbcak {
    background: transparent;
    border: 1px solid #569480;
    color: #569480 !important;
    height: calc(45px + (100vw - 1170px) * 0.01067);
    width: calc(124.92188px + (100vw - 1170px) * 0.10677);
    font-weight: bold;
    font-size: calc(10px + (100vw - 1170px) * 0.008);
    margin-left: calc(5px + (100vw - 1170px) * 0.10677);
}
.phone_top-block {
    display: flex;
	align-items: center;
}
a.phone__link {
    color: #0054A6;
    font-size: calc(14px + (100vw - 1170px) * 0.00533);
    line-height: 26px;
}
.nv-contact-list.left .icon svg {
    width: 20px;
    height: 20px;
    fill: red;
}
ul.nv-contact-list li {
    font-size: calc(15px + (100vw - 1170px) * 0.008);
    font-style: italic;
}
.site-logo img {
    max-width: calc(90px + (100vw - 1170px) * 0.00583);
    display: block;
    margin: 0 auto;
}

.title-with-logo > div {
    font-size: calc(14.5px + (100vw - 768px) * 0.00391);
    line-height: calc(14.43px + (100vw - 768px) * 0.00484);
    color: #333;
    margin-left: calc(1.5px + (100vw - 768px) * 0.00564);
    max-width: 200px;
}
.button__callbcak:hover {
    background: transparent;
    color: red !important;
    border-color: red;
}
a {
    transition: all 0.3s;
}
button.uacf7-next::before {
    content: 'Далее';
    font-size: calc(11px + (100vw - 320px) * 0.00313);
}
div#\31 348step-2 > p:last-child button.uacf7-next {
    width: 420px;
    cursor: pointer;
    height: calc(40px + (100vw - 320px) * 0.00813);
    font-weight: 900;
    line-height: calc(15px + (100vw - 320px) * 0.00562);
    border: 1px solid #ED1847;
    background: #ED1847;
    color: #fff;
}
button.uacf7-prev::before {
    content: '<';
    font-size: calc(11px + (100vw - 320px) * 0.00313);
    font-weight: 100;
    margin-right: 10px;
}
button.uacf7-prev::after {
    content: 'Назад';
    font-size: calc(11px + (100vw - 320px) * 0.00313);
}
button.uacf7-next, button.uacf7-prev {
    font-size: 0;
}
.steps-form .steps-row .steps-step .btn-circle {
    padding: 0;
}
.uacf7-multisetp-form > div > .step-content:nth-child(2), .uacf7-multisetp-form > div > .step-content:nth-child(3), .uacf7-multisetp-form > div > .step-content:nth-child(4), .uacf7-multisetp-form > div > .step-content:nth-child(5) {
    display: none;
}

.uacf7-multisetp-form .uacf7-step.step-content.step-start button.uacf7-next {
    float: none;
}
.uacf7-steps.steps-form {
    position: absolute;
    right: 0;
    width: 300px;
    top: -90px;
}
.steps-form .steps-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.steps-form .steps-row .steps-step {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.steps-form .steps-row::before {
    content: none;
}
.steps-form .steps-row .steps-step a {
    order: 2;
}
.steps-form .steps-row .steps-step .btn-circle {
    position: relative;
    margin-top: 3px;
    height: 31px;
    width: 31px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 3px solid #EBF2F6;
    background-color: #EBF2F6 !important;
    border-radius: 50%;
    box-shadow: none !important;
	pointer-events: none;
	font-size: 0;
}
.steps-form .steps-row .steps-step .btn-circle.uacf7-btn-active {
    color: #0054A6;
    background-color: #fff !important;
    transform: scale(1);
    background: #0054A6;
    border: 3px solid #0054A6;
}
.steps-form .steps-row .steps-step:not(:last-child)::before {
    position: absolute;
    content: "";
    height: 5px;
    bottom: 13px;
    width: 135px;
    left: 7px;
    background: #EBF2F6;
    z-index: -1;
}
.uacf7-multisetp-form {
    width: 1170px;
}
.steps-form .steps-row .steps-step .btn-circle.uacf7-btn-active svg {
    fill: #fff;
}
.steps-form .steps-row .steps-step .btn-circle svg {
    fill: #EBF2F6;
}
.steps-form .steps-row .steps-step.active_check .btn-circle {
    background: #0054A6 !important;
    border-color: #0054A6;
}
.steps-form .steps-row .steps-step.active_check::before {
    background: #0054A6;
}
.hidden {
  display: none;
}

.circle {
    border: 2px solid #545556;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    transition: border-color 300ms;
    min-width: 28px;
    max-width: 28px;
    min-height: 28px;
    max-height: 28px;
}
.entry-label {
  cursor: pointer;
  padding-left: 40px;
  user-select: none;
  -moz-user-select: none;
}
.hidden:checked + .entry {
    color: #ED1847;
    border: 1px solid #ED1847;
}

.hidden:checked + .entry .circle {
    border-color: #ED1847;
}

.hidden:checked ~ .highlight {
  transform: translateY(0);
}
.hidden:nth-child(3):checked ~ .highlight {
  transform: translateY(74px);
}
.radio__block label.entry:hover {
    background: rgba(237, 24, 71, 0.16);
    border: 1px solid #ED1847;
    color: #ED1847;
}
.radio__block label.entry:hover .circle {
    border-color: #ED1847;
}
.hidden:nth-child(5):checked ~ .highlight {
  transform: translateY(100px);
}
.hidden:nth-child(5):checked ~ .highlight {
    transform: translateX(372px);
}
.radio__block label.entry {
    margin-bottom: 15px;
}
.radio__block {
  position: relative;
  overflow: hidden;
}
.overlay {
  background: #fff;
  pointer-events: none;
  transition: background 300ms;
  width: 40px;
  height: 150px;
}
.radio__block_2 {
    display: flex;
    grid-gap: 15px;
}
.highlight {
    background: #ED1847;
    border-radius: 50%;
    left: 38px;
    pointer-events: none;
    position: absolute;
    top: 23px;
    transition: transform 400ms cubic-bezier(0.175, 0.885, 0.32, 1.2);
    transform: translateY(calc(56px + (100vw - 320px) * 0.00375));
    min-width: 13px;
    max-width: 13px;
    min-height: 13px;
    max-height: 13px;
    border-radius: 50%;
}
.hidden:nth-child(3):checked ~ .highlight {
    transform: translateX(187px);
}
.radio__block label.entry {
    padding: 0 30px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #878787;
    height: 60px;
    color: #333;
    font-size: 20px;
    line-height: 25px;
    position: relative;
}
.step-content.step-start {
    width: 420px;
}
.service__registration input {
    width: 100%;
    height: 60px;
    border: 1px solid #878787 !important;
    font-size: 20px !important;
    margin-bottom: 15px;
}
.service__registration button.uacf7-next {
    width: 100%;
    height: 60px;
}
div#\31 348step-2 > p:last-child {
    display: flex;
}
div#\31 348step-2 {
    width: 1170px;
}
.radio__block_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: calc(100% + 50px);
}
.radio__block_img label {
    padding: calc(17px + (100vw - 320px) * 0.01) 0 calc(16px + (100vw - 320px) * 0.00438) !important;
    border: 1px solid #CDCDCD;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% / 4 - 30px);
    margin: 0 calc(11px + (100vw - 320px) * 0.01188) calc(11px + (100vw - 320px) * 0.01188) 0;
}
.registration-select-type-item__text {
    margin-top: calc(11px + (100vw - 320px) * 0.01188);
    font-weight: 900;
    font-size: calc(11px + (100vw - 320px) * 0.00438);
    text-align: center;
    line-height: calc(15px + (100vw - 320px) * 0.00688);
    color: #333;
    padding: 0 12px;
}
.radio__block_img .hidden:checked + label .entry-label {
    color: #ED1847;
}
label {
    transition: all 0.3s;
}
.radio__block_img label:hover {
    background: rgba(237,24,71, 0.16);
}
.radio__block_img label:hover div {
    color: #ED1847;
}
.radio__block_img .entry-label {
    margin-top: calc(11px + (100vw - 320px) * 0.01188);
    font-weight: 900;
    font-size: calc(10px + (100vw - 320px) * 0.00438);
    text-align: center;
    line-height: calc(11px + (100vw - 320px) * 0.00688);
    color: #333;
    padding: 0 12px;
}
.step2_serv-block2 label.entry {
    padding-top: 0 !important;
}
div#\31 348step-2 > p:last-child {
    display: flex;
    width: 800px;
}
div#\31 348step-2 > p:last-child button.uacf7-prev, div#\31 348step-3 > p:last-child button.uacf7-prev {
    margin-right: 20px;
    height: calc(40px + (100vw - 320px) * 0.00813);
    font-weight: bold;
    line-height: calc(15px + (100vw - 320px) * 0.00625);
    width: 216px;
    cursor: pointer;
    background: #fff;
    border: 1px solid #0054A6;
    color: #0054A6;
    flex: 0 0 216px;
}
.uacf7-multisetp-form .filter-block {
    width: 100% !important;
}
.uacf7-multisetp-form .filter_section {
    width: 31% !important;
    margin-bottom: 20px;
}
.uacf7-step {
    position: relative;
}
.uacf7-form-1348 button.btn.send_btn {
    position: absolute;
    bottom: 0;
    left: 240px;
    width: 420px;
    cursor: pointer;
    height: calc(40px + (100vw - 320px) * 0.00813);
    font-weight: 900;
    line-height: calc(15px + (100vw - 320px) * 0.00562);
    border: 1px solid #ED1847;
    background: #ED1847;
    color: #fff;
    font-size: calc(13px + (100vw - 320px) * 0.00313);
}
.uacf7-form-1348 textarea.contact-text {
    border-radius: 3px;
    border: 1px solid #000;
    font-size: 20px !important;
    width: 660px;
}
.pum-container.theme-368 {
    padding: calc(25px + (100vw - 320px) * 0.015) calc(30px + (100vw - 320px) * 0.01875);
}
.pum-container.theme-368 .popmake-title {
    font-weight: 900;
    font-size: calc(22px + (100vw - 320px) * 0.00625);
    line-height: calc(22px + (100vw - 320px) * 0.00875);
    color: #333333;
    text-align: center;
    font-family: Roboto;
	margin-bottom: 0;
}
.pum-container.theme-368 .contact-input {
    font-size: calc(12px + (100vw - 320px) * 0.0025);
    line-height: calc(22px + (100vw - 320px) * 0.00125);
    color: #333;
    padding-left: 20px;
    height: calc(40px + (100vw - 320px) * 0.00813);
    width: 100%;
    border: 1px solid #CDCDCD;
    border-radius: 3px;
    background: #fff;
    margin-top: 15px;
}
.pum-container.theme-368 p.modal_text {
    text-align: center;
    margin-top: 14px;
    font-size: calc(12px + (100vw - 320px) * 0.0025);
    line-height: calc(18px + (100vw - 320px) * 0.00375);
    color: #878787;
    text-align: center;
    margin-bottom: 0;
}
.pum-container.theme-368 .send_btn {
    margin-top: 17px;
    font-weight: 900;
    cursor: pointer;
    font-size: calc(17px + (100vw - 320px) * 0.0025);
    line-height: calc(18px + (100vw - 320px) * 0.00375);
    width: 100%;
    height: calc(40px + (100vw - 320px) * 0.00813);
    border: 1px solid #ED1847;
    background: #ED1847;
    color: #fff;
}
.footer_copyright__section a.footer-bottom-sitemap {
    display: flex;
    align-items: center;
    color: #0054A6;
}
.footer_copyright__section a.footer-bottom-sitemap svg {
    height: 24px;
    width: 24px;
    fill: #0054A6;
    margin-right: 9px;
}
.footer_copyright__section p, .footer_copyright__section a {
    font-size: 14px;
    line-height: 20px;
    color: #333;
}

.footer_copyright__section {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 20px;
}
.footer-bottom-inner .builder-item {
    padding: 20px 0;
    margin: 0;
    border-top: 1px solid #C5D7EA;
}
.form_block-cont .form_inline > span {
    width: 30%;
}
.form_inline {
    display: flex;
    grid-gap: 15px;
}
.form_block-cont .form_block .contact-input {
    font-size: calc(12px + (100vw - 320px) * 0.0025);
    line-height: calc(22px + (100vw - 320px) * 0.00125);
    color: #333;
    padding-left: 20px;
    height: calc(40px + (100vw - 320px) * 0.00813);
    width: 100%;
    border: 1px solid #CDCDCD;
    border-radius: 3px;
    background: #fff;
    margin-top: 15px;
}
.form_block-cont button.btn.send_btn:hover {
    background: #0054A6;
    color: #fff;
}
.form_block-cont button.btn.send_btn {
    width: 25% !important;
    color: #0054A6;
    background: #fff;
    border: 1px solid #fff;
    transition: all 0.3s;
}
.faq__section {
    margin-bottom: 100px;
}
.faq__section .elementor-tab-title.elementor-active {
    background: #0054A6;
    border: 1px solid #0054A6;
}

/* .faq__section .elementor-tab-title {
    font-weight: 900 !important;
    font-size: calc(20px + (100vw - 320px) * 0.00187);
    line-height: calc(20px + (100vw - 320px) * 0.00375) !important;
    padding: calc(20px + (100vw - 320px) * 0.00594) calc(64px + (100vw - 320px) * 0.01937) calc(20px + (100vw - 320px) * 0.00594) calc(30px + (100vw - 320px) * 0.00625) !important;
}
.faq__section .elementor-tab-title i.fas {
    font-size: calc(33px + (100vw - 320px) * 0.00187);
    margin-top: calc(-7px + (100vw - 320px) * 0.00187);
}
.faq__section .elementor-tab-content {
    padding: calc(10px + (100vw - 320px) * 0.00438) calc(20px + (100vw - 320px) * 0.03) calc(20px + (100vw - 320px) * 0.01625) !important;
    font-size: calc(16px + (100vw - 320px) * 0.00125);
    line-height: calc(18px + (100vw - 320px) * 0.00375);
} */
.footer_copyright__section p {
    margin-bottom: 0;
}
.faq__section .elementor-tab-title {
    font-size: calc(17px + (100vw - 320px) * 0.00187);
}
.services__block_wr .about__block-info {
    display: flex;
    grid-gap: 30px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.fbc-page .fbc-wrap .fbc-items li, .fbc-page .fbc-wrap .fbc-items li.active span {
    padding: calc(10px + (100vw - 320px) * 0.00125) 0;
    font-size: calc(16px + (100vw - 320px) * 0.00125) !important;
    line-height: calc(23px + (100vw - 320px) * 0.00187);
}
.fbc-page .fbc-wrap .fbc-items {
    padding: 0;
}
.services__block_wr .service_item {
    width: calc(50% - 30px);
}
.content-text2 p {
    font-size: calc(14px + (100vw - 320px) * 0.00125);
    line-height: calc(21px + (100vw - 320px) * 0.00187);
    margin-bottom: 16px;
}
.right__text {
    margin-left: 50px;
}
.content-text2 h3 {
    font-size: 28px !important;
    line-height: 36px !important;
    margin-bottom: 20px;
}
 .right__text .bl__text {
    padding-left: 50px;
}
.content-text2 strong {
    color: #0054A6;
}
.bread__section {
    margin-bottom: -30px !important;
}
.bread__section {
    position: relative;
    z-index: 2;
}
.bread__section a:hover {
    color: #fff !important;
}
.bread__section a, .bread__section li a span {
    color: #9AA7BC !important;
}
.bread__section li span {
    color: #fff !important;
}
.about_text {
    margin-bottom: 80px;
}
.about_text p, .about_text li {
    color: #333;
    font-size: calc(14px + (100vw - 320px) * 0.00125);
    line-height: calc(21px + (100vw - 320px) * 0.00187);
    margin-bottom: 16px;
    width: 100%;
}
.page__title p {
    color: #333;
    font-size: calc(14px + (100vw - 320px) * 0.00125);
    line-height: calc(21px + (100vw - 320px) * 0.00187);
    margin-bottom: 16px;
    margin-top: -20px;
}
.reviews__block > div {
    width: calc(50% - 20px);
    border: 1px solid #0054A6;
    display: block;
    background: #fff;
    border-radius: 3px;
    padding: 20px calc(20px + (100vw - 320px) * 0.00438) calc(95px + (100vw - 320px) * 0.01125) calc(20px + (100vw - 320px) * 0.01125);
    margin-bottom: 40px;
}
.reviews__block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.reviews__block h3 {
    font-weight: 900;
    font-size: 20px;
    line-height: 26px;
    color: #333;
}
.reviews__block p {
    margin-top: 16px;
    font-size: calc(14px + (100vw - 320px) * 0.00125);
    line-height: calc(21px + (100vw - 320px) * 0.00187);
    color: #878787;
    margin-bottom: 0;
}
.reviews__block img {
    object-fit: cover;
    width: 150px;
    height: 150px;
    border-radius: 150px;
    margin-bottom: 20px;
}
.reviews__block span.index-reviews-item__date {
    font-size: 16px;
    line-height: 24px;
    color: #878787;
    margin-left: 10px;
}
.comments-sidebar {
    min-width: 270px;
    margin-left: 30px;
    border: 1px dashed #0054A6;
    border-radius: 3px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
	margin-top: -90px;
}
.comments-sidebar-item.active {
    color: #0054A6;
    background: #EBF1F8;
}
.comments-sidebar-item {
    padding: 20px 33px;
    display: block;
    width: 100%;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
.comments-sidebar-item.active:before {
    position: absolute;
    content: "";
    top: 0;
    left: -1px;
    width: 3px;
    height: 100%;
    background: #0054A6;
}
.faq__section {
    margin-bottom: 100px;
}
.first_section > .elementor-container {
    height: calc(664px + (100vw - 1170px) * 0.0001234);
}
.first_section> .elementor-container > .elementor-column > .elementor-widget-wrap, .first_section> .elementor-container > .elementor-column > .elementor-widget-wrap > section, .first_section> .elementor-container > .elementor-column > .elementor-widget-wrap > section > .elementor-container, .first_section> .elementor-container > .elementor-column > .elementor-widget-wrap > section > .elementor-container > .elementor-column, .first_section> .elementor-container > .elementor-column > .elementor-widget-wrap > section > .elementor-container > .elementor-column > .elementor-widget-wrap {
    position: static;
}

.first_section .bread__section {
    position: absolute !important;
    top: 30px;
}
.first_section .elementor-column {
    align-items: center;
}
.podbor_block {
    margin: 50px 0;
}
.btn_block p {
    margin-bottom: 0;
} 
.h1_block a.phone__link {
    color: #fff;
    font-size: calc(14px + (100vw - 320px) * 0.00125);
    font-weight: 600;
}
.catalog__block {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 25px;
}
.catalog__item {
    text-align: center;
    margin-bottom: 30px;
}
.first_section .bread__section {
    position: absolute !important;
    top: calc(15px + (100vw - 320px) * 0.00125) !important;
}
.first_img-block .content-text2 h2 {
    display: none;
}