html {
  scroll-behavior: smooth;
}

.invite {
	display: none;
}
.wrapper-copy {
	max-width: 1440px;
    margin: 0 auto;
    /*padding: 0 100px;*/
	padding: 0px;
}
.wrapper {
	display: none;
}

@font-face {
    font-family: 'SF Pro Display Thin';
    src: url('/bitrix/templates/landing-iconica/fonts/SF-Pro-Display-Thin.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'SF Pro Display Light';
    src: url('/bitrix/templates/landing-iconica/fonts/SF-Pro-Display-Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'SF Pro Display Regular';
    src: url('/bitrix/templates/landing-iconica/fonts/SFPRODISPLAYREGULAR.OTF') format('opentype');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'SF Pro Display Medium';
    src: url('/bitrix/templates/landing-iconica/fonts/SF-Pro-Display-Medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'SF Pro Display Bold';
    src: url('/bitrix/templates/landing-iconica/fonts/SF-Pro-Display-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'SF Pro Display Black';
    src: url('/bitrix/templates/landing-iconica/fonts/SF-Pro-Display-Black.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'AeonikProTRIAL Regular';
    src: url('/bitrix/templates/landing-iconica/fonts/AeonikProTRIAL-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'AeonikProTRIAL Bold';
    src: url('/bitrix/templates/landing-iconica/fonts/AeonikProTRIAL-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }


/**/
.main_block {
    max-width: 1440px;
    width: 100%;
    background-color: #2F80ED;
    border-radius: 45px;
    margin: 0 auto;
    margin-top: 13px;

    
}
.main_block_text_one p {
    font-family: 'AeonikProTRIAL Regular';
    font-size: 100px;
    color: white;

    text-align: center;

    margin: 0 auto;
    padding-top: 85px;
    line-height: 87.29px;
    letter-spacing: -4px;
}
.main_block span {
    font-family: 'AeonikProTRIAL Bold';
    font-size: 100px;
    color: white;
}

.main_block_text_two p{
    padding-top: 25px;
    color: white;
    font-family: 'SF Pro Display Thin';
    max-width: 717px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    line-height: 27px;
    font-size: 18px;
}
.main_block_btn a {
    width: 209px;
    height: 57px;
    background-color: white;

    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 18px;
    font-weight: 700;
}

.main_block_img  {
    display: flex;
    justify-content: center;
    padding-top: 9px;
}

/**/

.about_block {
    max-width: 1310px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;


}
.about_block_img {
    margin-top: 82px;
    padding-bottom: 82px;
}
.about_block_text {
    margin-top: 119px;
}
.about_block_text div {
    display: flex;
    align-items: center;
}

.about_block_text div span:first-child {
    font-size: 48px;
    font-family: 'SF Pro Display Medium';
}
.about_block_text div span:last-child {
    font-size: 24px;    
    color: #727272;
    width: 289px;
    height: 47px;
    border: solid 0.66px #1E1C1C; 
    border-radius: 650px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 40px;
    font-family: 'SF Pro Display Regular';
}
.about_block_text p {
    font-size: 20px;
    color: #171717;
    font-family: 'SF Pro Display Light';
    line-height: 28px;
    max-width: 816px;
    width: 100%;
}
.about_block_text p:nth-child(2) {
    margin-top: 36px;
}
.about_block_text p:nth-child(3) {
    margin-top: 23px;
}
.about_block_text a {
    background-color: #2F80ED;
    width: 317px;
    height: 57px;
    border-radius: 40px;
    color: white;

    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-family: 'SF Pro Display Regular';
    margin-top: 77px;
}

/**/

.bitrix_reason_block {
    padding-top: 40px;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;

    position: relative;
}
.bitrix_reason_block h2 {
    text-align: center;
    font-family: 'AeonikProTRIAL Bold';

    font-size: 48px;
    line-height: 55px;
    margin: 0 auto;
}
.bitrix_reason_block {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.bitrix_reason_block_gradient {
    max-width: 1332px;
    width: 100%;
    padding-bottom: 20px;

    background: linear-gradient(to right, rgba(43, 97, 247, 0.1) 10%, rgba(25, 57, 145, 0) 100%);

}
.bitrix_reason_block .bitrix_reason_block_gradient:nth-child(2) {
    margin-top: 60px;
}
.bitrix_reason_block_gradient div {
    border: solid 1px;
    border-radius: 650px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    width: fit-content;
    margin-top: 20px;
    margin-left: 40px;

    font-family: 'SF Pro Display Regular';

    font-size: 20px;
    font-weight: 900;
}
.bitrix_reason_block_gradient span {
    display: block;
    margin-top: 20px;
    margin-left: 40px;
    font-size: 16px;
    font-family: 'SF Pro Display Light';
    line-height: 30px;
    color: #5F5F5F;
}
.img_one {
    position: absolute;
    transform: translate(720px, 260px);
    /* left: 720px; */

    /* max-width: 888px;
    width: 100%; */
    /* height: 592px; */
    width: 1003px;
}

.img_two {
    width: 244px;
    height: 500px;
    position: absolute;

    transform: translate(1253px, 556px);
}

.bitrix_reason_block a {
    font-family: 'SF Pro Display Regular';
    width: 222px;
    height: 57px;
    background-color: #2F80ED;

    display: flex;
    justify-content: center;
    align-items: center;

    color: white;
    border-radius: 40px;
    font-size: 18px;
    margin: 0 auto;
    margin-top: 40px;
}

/**/
.bitrix_portfolio {
    margin-top: 50px;

    padding-bottom: 50px;
}

.bitrix_portfolio h2 {
    text-align: center;
    font-family: 'AeonikProTRIAL Bold';
    font-size: 48px;
    line-height: 55px;
    margin: 0 auto;
}
.bitrix_portfolio_content_row_one {
    display: flex;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    margin-top: 83px;
    font-family: 'SF Pro Display Regular';
}

.bitrix_portfolio_content_row_one a:nth-child(1) {
    max-width: 301px;
    width: 100%;
    height: 376px;
    display: block;

}

.bitrix_portfolio_content_row_one a:nth-child(2) {
    max-width: 734px;
    width: 100%;
    height: 376px;
    display: block;
}

.bitrix_portfolio_content_row_one a:nth-child(3) {
    max-width: 363px;
    width: 100%;
    height: 376px;
    display: block;
}


.bitrix_portfolio_content_block1 {
    max-width: 301px;
    width: 100%;
    height: 376px;
    background-image: url(/bitrix/templates/landing-iconica/img/L0nipfx-Ry4.svg);

    display: flex;
    align-items: end;
    font-size: 19px;
    color: white;
    padding-left: 15px;
    padding-bottom: 15px;
    box-sizing: border-box;
}

.bitrix_portfolio_content_block2 {
    max-width: 734px;
    width: 100%;
    height: 376px;
    background-image: url(/bitrix/templates/landing-iconica/img/UVfvFrp4x4E.svg);
    display: flex;
    align-items: end;
    font-size: 19px;
    color: white;
    padding-left: 15px;
    padding-bottom: 15px;
    box-sizing: border-box;
}

.bitrix_portfolio_content_block3 {
    max-width: 363px;
    width: 100%;
    height: 376px;
    background-image: url(/bitrix/templates/landing-iconica/img/sDwhXKJijyE.svg);
    display: flex;
    align-items: end;
    font-size: 19px;
    color: white;
    padding-left: 15px;
    padding-bottom: 15px;
    box-sizing: border-box;
}

.bitrix_portfolio_content_row_two {
    max-width: 1440px;
    width: 100%;
    font-family: 'SF Pro Display Regular';
    margin: 0 auto;
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}

.bitrix_portfolio_content_block4 {
    display: flex;
    flex-direction: column;
    justify-content: center;

    max-width: 448px;
    width: 100%;

}
.bitrix_portfolio_content_block4 h3 {
    font-size: 32px;
    font-family: 'SF Pro Display Black';
}
.bitrix_portfolio_content_block4 p {
    font-family: 'SF Pro Display Thin';
    font-size: 20px;
    margin-top: 20px;
}
.bitrix_portfolio_content_block4 a {
    width: 303px;
    height: 57px;
    background-color: #2F80ED;

    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
    color: white;
    font-size: 18px;
    margin-top: 35px;
}





.bitrix_portfolio_content_block5 {
    max-width: 298px;
    width: 100%;
    background-image: url(/bitrix/templates/landing-iconica/img/WS7tgu261f0.svg);
    height: 437px;
    
}
.bitrix_portfolio_content_block5 a {
    max-width: 298px;
    width: 100%;
    height: 437px;
    font-size: 19px;
    color: white;
    display: flex;
    align-items: end;
    padding-left: 15px;
    padding-bottom: 15px;
    box-sizing: border-box;
    
}
.bitrix_portfolio_content_block6 {
    max-width: 654px;
    width: 100%;
    background-image: url(/bitrix/templates/landing-iconica/img/NIo8Fd-RngE.svg);
    height: 437px;
   
}
.bitrix_portfolio_content_block6 a{
    max-width: 654px;
    width: 100%;
    height: 437px;
    font-size: 19px;
    color: white;
    display: flex;
    align-items: end;
    padding-left: 15px;
    padding-bottom: 15px;
    box-sizing: border-box;

}
/**/
.reviews {
    margin-top: 50px;
    padding-bottom: 50px;
}

.reviews h2 {
    text-align: center;
    font-family: 'AeonikProTRIAL Bold';
    font-size: 48px;
    line-height: 55px;
    margin: 0 auto;
}
.reviews_block {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;

    display: flex;
    justify-content: space-between;
    margin-top: 100px;
}
.reviews_block div {
    max-width: 465px;
    width: 100%;
    /* height: 371px; */
    padding-bottom: 50px;
    background-color: #2F80ED;
}
.reviews_block div h4 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    max-width: 389px;
    width: 100%;
    margin: 0 auto;
    margin-top: 28px;
    text-align: center;
    height: 41px;

    display: flex;
    justify-content: center;
    align-items: center;
}
.reviews_block div p {
    color: white;
    line-height: 22.89px;
    font-weight: 300;
    margin-top: 20px;
    font-size: 13px;
    margin-left: 38px;

    max-width: 388px;
    width: 100%;
}
.reviews_block div article {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-left: 38px;
    gap: 9px;
}
.reviews_block div article img {
    border-radius: 100px;
}
.reviews_block div article span {
    color: white;
    font-size: 15px;
}
.reviews_show_more:hover {
	color: white;
}
.reviews_show_more {
    width: 292px;
    height: 57px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    background-color: #2F80ED;
    border-radius: 40px;

    margin: 0 auto;
    margin-top: 60px;

    font-weight: 600;
}

/**/

.steps_of_work {
    margin-top: 50px;
    padding-bottom: 50px;
}

.steps_of_work h2 {
    text-align: center;
    font-family: 'AeonikProTRIAL Bold';
    font-size: 48px;
    line-height: 55px;
    margin: 0 auto;
}

.steps_of_work_content {
    
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    margin-top: 60px;

    display: flex;
    flex-direction: column;
    gap: 25px;
}
.steps_of_work_content_block {
    display: flex;
    gap: 25px;
}
.steps_of_work_content_block_one {
    width: 85px;
    height: 119px;

    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

.steps_of_work_content_block_two {
    background: linear-gradient(to right, rgba(43, 97, 247, 0.1) 10%, rgba(25, 57, 145, 0) 100%);
    max-width: 1332px;
    width: 100%;
    /* height: 114px; */
}

.circle {
    width: 85px;
    height: 85px;
    border-radius: 100px;
    background-color: #2F80ED;
    color: white;
    font-size: 50px;
    font-family: "Inter", sans-serif;

    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
}
.steps_of_work_content_block_one span {
    color: #5F5F5F;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    width: 58px;
}

.steps_of_work_content_block_two p{
    font-size: 20px;
    font-weight: 600;
    margin-left: 40px;
    margin-top: 20px;

}
.steps_of_work_content_block_two span {
    display: block;
    color: #5F5F5F;
    margin-top: 25px;
    margin-left: 40px;
}
/**/

.settings {
    margin-top: 50px;
    padding-bottom: 50px;
}
.settings h2 {
    text-align: center;
    font-family: 'AeonikProTRIAL Bold';
    font-size: 48px;
    line-height: 55px;
    margin: 0 auto;
}
.settings_content {
    margin: 0 auto;
    margin-top: 60px;
    display: flex;
    max-width: 1440px;
    width: 100%;
    justify-content: space-between;


}
.settings_content_block {
    width: 461px;
    height: 714px;
    background-color: #F2F2F2;

    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.s_img_one {
    margin-top: 154px;
    margin-left: 79px;
}
.settings_content_block ul {
    font-size: 24px;
    font-weight: 500;
    margin-left: 31px;
    /* margin-top: 143px; */
    margin-top: 50px;
}
.settings_content_block ul li {
    font-size: 22px;
    font-weight: 300;
    margin-left: 31px;
    list-style: disc;

    font-family: 'SF Pro Display Light';
}
.settings_content_block ul li:first-child {
    margin-top: 11px;
}

.settings_content_block span {
    display: block;
    width: 100%;
    height: 9px;
    background-color: #2F80ED;
}

.s_img_two {
    padding-top: 24px;
    padding-left: 22px;
    padding-right: 22px;
}

.s_block2 ul {
    /* margin-top: 62px; */
    margin-top: -20px;
}



/**/


.form {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;

    padding-bottom: 145px;

    
}
.form_img {
    margin-top: 71px;
}

.form h3 {
    font-weight: 700;
    font-size: 48px;
    line-height: 55px;
    margin-top: 45px;
}
.form_block form {
   margin-top: 48px;
}
.form_block form p {
    font-family: 'SF Pro Display Medium';
    font-size: 18px;
    margin-top: 25px;
}

.form_block input {
    border: none;
    background-color: #FFFEFC;
    max-width: 586px;
    width: 100%;
    font-size: 18px;
    font-family: 'SF Pro Display Regular';
    margin-top: 29px;
    border-bottom: 1px solid black;
    padding-bottom: 12px;
    box-sizing: border-box;
    outline: none;
}

.form_block input::placeholder {
    padding-left: 5px;
    color: rgba(46, 46, 46, 0.2);
}

textarea {
    border: none;
    background-color: #FFFEFC;
    max-width: 586px;
    width: 100%;
    resize: none;
    border-bottom: 1px solid black;
    font-family: 'SF Pro Display Regular';
    font-size: 18px;
    outline: none;
    padding-top: 15px;
    height: 100px;
}
textarea::placeholder {
    color: rgba(46, 46, 46, 0.2);
    padding-left: 5px;
}

.form_block button {
    width: 258px;
    height: 45px;
    color: white;
    font-size: 18px;

    font-family: 'SF Pro Display Regular';
    background-color: rgba(47, 128, 237, 1);
    border: none;
    border-radius: 30px;
    margin-top: 60px;

    cursor: pointer;

}

.form_img {
    padding-left: 5px;

}

.form_img img {
    width: 99%;
}


/* BASE */

.container {
    max-width: 1920px;
    width: 100%;
	padding: 0px;
    margin: 0 auto;
    font-family: "Inter", sans-serif;

    overflow: hidden;
}


  /**/

  
  .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .swiper {
    margin-left: auto;
    margin-right: auto;
  }

  .slider_reviews {
    display: none;
  }

  .swiper-pagination {
    position: relative !important;
    z-index: 999 !important;
    top: 2px !important;
  }

  @media (max-width:900px) {
    .reviews_block div {
        display: none;
    }
    .slider_reviews {
        display: block;
    }
    .swiper-slide {
        width: 323px;
        height: 258px !important;
        background-color: rgba(47, 128, 237, 1);
    }
    .swiper-slide h3 {
        color: white;
        font-size: 14px;
        font-weight: 500;
        margin-top: 25px;
    }
    .swiper-slide p {
        font-size: 9px;
        color: white;
        margin-top: 20px;
        text-align: start;
        line-height: 16px;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;

    }
    .slider_down {
        display: flex;
        align-items: center;
        gap: 20px;
        color: white;
        font-size: 10px;
        padding-left: 20px;
        padding-top: 15px;
    }

    .swiper-slide div img {
        width: 27px;
        height: 27px;
        border-radius: 100px;
    }
  }

/*HEADER*/

.header {
	display: none;
}

header {
    max-width: 1440px;
    width: 100%;
    height: 100px;
    margin: 0 auto;

    display: flex;
    align-items: center;

    padding-right: 35px;
    padding-left: 35px;
    box-sizing: border-box;
}
nav {
    display: flex;
    max-width: 1440px;
    width: 100%;
    justify-content: space-between;
}
.header_logo {
    display: flex;
    align-items: center;
}
.header_logo a {
    font-size: 24px;
}


.header_right {
    font-family: 'SF Pro Display Regular';
    display: flex;
    align-items: center;
}

.header_navigation ul {
    display: flex;
    gap: 30px;
}
.header_navigation ul li {
    font-size: 18px;
}

.header_navigation {
    display: flex;
    align-items: center;
    gap: 40px;
}


.header_right_tel {
    color: rgba(47, 128, 237, 1);
    font-size: 18px;
    font-weight: 600;
    margin-right: 30px;
}

.header_right_btn {
    width: 195px;
    height: 42px;
    border-radius: 40px;

    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #171717;
    color: white;

    



}
.burger_adapt {
    display: none;
    
}
.burger_adapt div {
    width: 18px;
    height: 2px;
    background-color: black;
}


@media (max-width:1230px) {
    .header_navigation ul {
        gap: 15px;
        
    }
}
@media (max-width:990px) {
    .header_navigation {
        display: none;
    }
    .header_right {
        display: none;
    }
    .burger_adapt {
        display: flex;
        gap:5px;
        flex-direction: column;
    }
    nav {
        align-items: center;
    }
}


/*FOOTER*/

footer {
margin-top: 20px;
padding-bottom: 65px;
}

footer h5 {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
}
footer p {
    text-align: center;
    margin-top: 25px;
    line-height: 28px;
    font-family: 'SF Pro Display Light';
    font-size: 18px;
}
footer ul {
    display: flex;
    gap: 98px;
    justify-content: center;
    margin-top: 45px;
}
footer ul li {
    font-family: "Fira Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.footer_links {
    display: flex;
    gap: 40px;
    justify-content: center;
    margin-top: 80px;
}

/* footer span {
    font-family: "Fira Sans", sans-serif;
    font-size: 15px;
    color: rgba(95, 95, 95, 1);
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 60px;
} */

/*MEDIA*/

@media ( max-width:1093px) {
    .about_block_text div span:last-child {
        font-size: 20px;
    }
    .about_block_text div span:first-child {
        font-size: 35px;
    }
}

@media (max-width:1215px) {
    .about_block_text {
        margin-left: 30px;
    }
}

.main_block_img img {
    max-width: 1204px;
    width: 100%;
}

@media (max-width:1440px) {
    .main_block {
        background-color: white;
        overflow: hidden;
    }
    .main_block_padding {
        
        

        background-color: #2F80ED;
        border-radius: 45px;
    }
}

@media (max-width:900px) {
    .wrapper-copy {
        padding: 0 20px;
    }
    .main_block_text_one p {
        font-size: 55px;
        letter-spacing: normal;
        line-height: 50px;
    }

    .main_block span {
        font-size: 65px;
    }
    header {
        height: 90px;
    }
    .main_block {
        margin-top: 0;
    }
    .about_block {
        flex-direction: column-reverse;
    }

    .about_block_text div {
        flex-direction: column;
    }
    .about_block {
        margin-top: 0;
    }
    .about_block_text {
        margin-top: 50px;
        margin-left: 0;
        
    }
    .about_block_text div span:first-child {
        font-size: 38px;
    }
    .about_block_text div span:last-child {
        margin-left: 0;
        margin-top: 20px;
        font-size: 17px;
        width: 206px;
        height: 32px;
    }

    .about_block_text p {
        text-align: center;
        width: 335px;
        margin: 0 auto;
        margin-top: 30px;
        font-size: 14px;
        line-height: 28px;
    }
    .about_block_text p br {
        display: none;
    }
    .about_block_text p:nth-child(3) {
        margin-top: 17px;
    }
    .about_block_text a {
        margin: 0 auto;
        margin-top: 28px;
        width: 216px;
        height: 38px;
        font-size: 12px;
    }
    .about_block_img {
       
        margin: 0 auto;
        margin-top: 27px;
        height: 340px;
        overflow: hidden;
    }
    .bitrix_reason_block h2 {
        font-size: 38px;
        width: 340px;
        line-height: 45px;
        font-family: 'SF Pro Display Medium';
        font-weight: 500;
    }
    .bitrix_reason_block {
        gap: 5px;

        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }
    .bitrix_reason_block .bitrix_reason_block_gradient:nth-child(2) {
        margin-top: 15px;
    }

    .about_block_img img {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }

    .bitrix_reason_block_gradient {
        /* height: 90px; */
    }

    .bitrix_reason_block_gradient div {
        margin-top: 12px;
        margin-left: 25px;
        font-size: 12px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .bitrix_reason_block_gradient span {
        margin-left: 25px;
        margin-top: 12px;
        line-height: 20px;
    }

    .bitrix_reason_block a {
        margin-top: 0;
        width: 151px;
        height: 38px;
        font-size: 12px;
    }

    .bitrix_portfolio h2 {
        font-size: 38px;
        line-height: 45px;
        font-weight: 500;
        font-family: 'SF Pro Display Medium';
        width: 320px;
    }
    .bitrix_portfolio_content_row_one, .bitrix_portfolio_content_row_two {
        margin-top: 25px;
        flex-direction: column;
        align-items: center;

        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        gap: 8px;
    }
    .bitrix_portfolio_content_row_one a, .bitrix_portfolio_content_row_one a div,  .bitrix_portfolio_content_row_two div, .bitrix_portfolio_content_row_two div a {
        max-width: 500px !important;
        width: 100% !important;
        height: 252px !important;

        background-size: cover;
        

    }
    .bitrix_portfolio_content_row_one p, .bitrix_portfolio_content_row_two p {
        font-size: 14px;
        font-family: 'SF Pro Display Light';
    }

    .bitrix_portfolio_content_row_two {
        flex-direction: column-reverse;
        margin-top: 8px;
    }

    .bitrix_portfolio_content_block4 h3 {
        text-align: center;
        /*margin-top: 30px;*/
        font-size: 24px;
        line-height: 34px;
    }
    .text_form_port {
        text-align: center;
        margin-top: 7px !important;
    }
    .text_form_port br {
        display: none;
    }

	.settings_content_block_Img {
		padding: 40px;
		display: flex;
		justify-content: center;
		padding-top: 80px;
	}
  
    #port_btn {
        width: 207px !important;
        height: 38px !important;
        font-size: 12px;
        margin: 0 auto;
        margin-top: 15px;
    }

    .reviews h2 {
        font-size: 38px;
        width: 319px;
        line-height: 45px;
        font-family: 'SF Pro Display Medium';
        font-weight: 500;
    }
    .bitrix_portfolio {
        padding-bottom: 0;
    }
    .reviews {
        margin-top: 20px;
    }
    .reviews_block {
        margin-top: 35px;
        flex-direction: column;
        align-items: center;
        gap: 8px;
    }

    .reviews_show_more {
        width: 200px;
        height: 38px;
        font-size: 12px;
        margin-top: 40px;
    }
    .steps_of_work {
        margin-top: 0;
    }
    .steps_of_work h2 {
        font-size: 38px;

        font-family: 'SF Pro Display Medium';
        font-weight: 500;
        
    }
    
    .circle {
        width: 35px;
        height: 35px;
        font-size: 20px;
    }
    .steps_of_work_content_block_one span {
        font-size: 10px;
        width: 40px;
    }
    .steps_of_work_content_block {
        gap: 0px;
        height: 95px;
    }
    .steps_of_work_content_block_two p {
        font-size: 14px;
        margin-top: 8px;
        margin-left: 15px;
    }
    .steps_of_work_content_block_two span {
        font-size: 14px;
        margin-top: 8px;
        margin-left: 15px;
    }
    .settings {
        margin-top: 0;
    }
    .settings h2 {
        font-size: 38px;

        font-family: 'SF Pro Display Medium';
        font-weight: 500;
    }

    .settings_content {
        margin-top: 50px;
        gap: 20px;
    }

    .settings_content {
        flex-direction: column;
        align-items: center;
    }
    .settings_content_block {
        /*width: 340px;*/
		width: 95%;
        height: 526px;
    }
	.s_img_one {
		margin-top: 0px;
		margin-left: 0px;
	}
    /*.s_img_one {
        width: 222px !important;
        height: 150px;
        margin-top: 113px;
        margin-left: 58px;
    }*/
    .settings_content_block ul {
        font-size: 17px;
		/*margin-top: 0px;*/
    }
	.s_block2 ul {
		margin-bottom: 20px;
	}
    .settings_content_block ul li {
        font-size: 16px;
    }
    .s_img_two {
        width: 306px !important;
        height: 306px;
		padding-top: 0px;
    }

    .form {
        flex-direction: column;
        padding-bottom: 0;
    }

    .form h3 {
        text-align: center;
        font-size: 38px;
        line-height: 45px;

        font-family: 'SF Pro Display Medium';
        font-weight: 500;
    }
    .form h3 br {
        display: none;
    }

    .form_block form p {

    }
    .form_block form {
        padding-left: 10px;
        padding-top: 10px;
        box-sizing: border-box;

        display: flex;
        flex-direction: column;
    }

    .form_block button {
        width: 177px;
        height: 38px;
        font-size: 12px;
        margin: 0 auto;
        margin-top: 39px;
    }
    .form_img {
        margin-top: 50px;
    }
    footer h5 {
        margin-top: 50px;
    }
    footer p {
        font-size: 18px;
        padding-left: 10px;
        padding-right: 10px;
    }
    footer p br {
        display: none;
    }
    footer ul {
        flex-direction: column;
        align-items: center;
        gap: 10px;
        margin-top: 25px;
    }
    .footer_links {
        margin-top: 22px;
    }
    footer span {
        font-size: 14px;
        margin-top: 22px;
    }

   
}

@media (max-width:600px) {
    .main_block_text_one p {
        font-size: 35px;
        line-height: 34px;

        padding-right: 10px;
        padding-left: 10px;
    }
    .main_block_text_one span {
        font-size: 38px;
    }
    .main_block_text_two p {
        font-size: 14px; 
        width: 275px;
        line-height: 21px;
    }
    .main_block_btn a {
        width: 140px;
        height: 39px;
        font-size: 12px;
        margin-bottom: 30px;
    }
}







/**/

@media (max-width:1845px) {
    .img_one {
        width: 920px;
    }
    .img_two {
        width: 210px;
        height: 450px;

        transform: translate(1200px, 530px);
    }
}

@media (max-width:1700px) {
    .img_one {
        width: 800px;
    }

    .img_two {
        width: 185px;
        height: 365px;
        transform: translate(1135px, 502px);
    }
}

@media (max-width:1560px) {
    .img_one {
        transform: translate(660px, 260px);
        width: 740px;


    }
    .img_two {
        transform: translate(1033px, 480px);
    }
}

@media (max-width:1385px) {
    .img_one {
        transform: translate(600px, 260px);
        width: 670px;
    }

    .img_two {
        transform: translate(920px, 460px);
    }
}

.img_adapt {
    display: none;
}


@media (max-width:1255px) {
    .img_one {
        display: none;
    }
    .img_two {
        display: none;
    }

    .img_adapt {
        display: block;
        width: 100%;
    }
    .reviews_block div p {
        width: auto;
    }

    .s_img_one {
        max-width: 300px;
        width: 100%;
    }
    .s_img_two {
        max-width: 459px;
        width: 100%;
    }
}


/* Landing mobile menu */
header {
    position: relative;
    z-index: 50;
}

.burger_adapt {
    border: 0;
    background: transparent;
    padding: 8px;
    cursor: pointer;
}

.burger_adapt.is-active div:first-child {
    transform: translateY(3px) rotate(45deg);
}

.burger_adapt.is-active div:last-child {
    transform: translateY(-4px) rotate(-45deg);
}

.burger_adapt div {
    transition: transform .2s ease;
}

@media (max-width: 990px) {
    body.landing-menu-open .header_navigation {
        display: block;
        position: absolute;
        top: 78px;
        left: 20px;
        right: 20px;
        z-index: 1000;
        padding: 20px;
        border: 1px solid #e8e8e8;
        border-radius: 20px;
        background: #fff;
        box-shadow: 0 18px 45px rgba(0, 0, 0, .14);
    }

    body.landing-menu-open .header_navigation ul {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }

    body.landing-menu-open .header_navigation ul li {
        font-size: 18px;
    }
}
