html{
    box-sizing: border-box;
    scroll-behavior: smooth;
}

*,
*::after,
*::before{
    box-sizing: inherit;
}
ul{
    text-decoration: none;
    list-style: none;
}
a{
    text-decoration: none;
    color: inherit;
    }
.container{
    max-width: 1240px;
    margin: 0 auto;
}    
.header{
    /* border-bottom: 1px solid #0078EA; */
    background-color: #A1CBED;
    box-shadow: 11px 8px 43.9px 0px #0078EA;
    height: 98px;
    position: relative;
}
.header__inner{
    display: flex;
justify-content: space-between;
padding-top: 35px;

}
.menu__list{
display: flex;
justify-content: space-between;
gap: 30px;
}
.menu__item{
    color: #535353;
font-family: Montserrat;
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 1.53px;
text-transform: uppercase;
}
.header__logo-link{
    z-index: 100;
}
.header__logo-short{
    display: none;
}
.menu__mobile{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100vh;
background-color: #A1CBED;
padding-top: 40px;
       transform: translateY(-1400px);
        opacity: 1;
        transition: .8s;

z-index: 100;
display: flex;
justify-content: flex-start;
flex-direction: column;
align-items: center;
}
.menu--open{
    transform: translateY(0);
opacity: 1;

}
.header__menu-btn--mobile{

    display: none;
    width: 50px;
    height: 42px;
    border: none;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    flex-direction: column;
justify-content: space-between;
margin-left: 30px;
display: none;
z-index: 101;
}
.header__menu-btn--mobile span {
height: 1px;
background-color: #232731;
width: 100%;

}
.menu__list-item{
    color: #535353;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 1.53px;
text-transform: uppercase;
}
.main__title-mobile{
    width: 500px;
    font-size: 28px;
}
.header__menu-list--mobile{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items:center;
    gap: 30px;
    margin-bottom: 60px;
}

.sticky {
    position: sticky;
    top: 0;
    z-index: 99;
  }

  main{
    background-color: #DAE7F0;
    height: 820px;
}
.main__inner {
    padding-top: 40px;
}
.main__title {
    -webkit-text-stroke: 1px #0078EA;
    font-family: "Days One";
font-size: 80px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 17.6px;
text-transform: uppercase;
background: linear-gradient(90deg, #0078EA 0%, #F6F6F6 64.51%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.main__title-mobile{
    color: #545454;
font-family: "Days One";
font-size: 58px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 5.22px;
text-transform: uppercase;
}
.main__title-mobile>span{
    text-stroke: 1px #0078EA;
    color: #545454;
    -webkit-text-stroke: 1px #0078EA;

    background: linear-gradient(90deg, #0078EA 0%, #F6F6F6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.main__adjectives {
    display: flex;
    justify-content: space-between;
    width: 1300px;
    margin-left: -30px;
    margin-bottom: 40px;
}
.main__adjectives-item {
    -webkit-text-stroke: 1px rgba(35, 39, 49, 0.35);
font-family: "Days One";
font-size: 48px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 4.32px;
text-transform: uppercase;
background: linear-gradient(93deg, rgba(218, 231, 240, 0.25) -15.67%, rgba(35, 39, 49, 0.25) 127.52%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.main__info {
    display: flex;
    justify-content: space-around;
}
.main__info-img {
    height: 533px;
    width: 539px;
    border-radius: 10px;
}
.main__info-block {
    width: 493px;
height: 534px;
flex-shrink: 0;
border-radius: 14px;
border: 1px solid rgba(83, 83, 83, 0.50);
background: rgba(23, 68, 210, 0.08);
box-shadow: 4px 4px 10.6px 0px rgba(0, 0, 0, 0.13) inset, 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
backdrop-filter: blur(50px);
-webkit-backdrop-filter: blur(50px);
display: flex;
flex-direction: column;
justify-content: flex-start;
padding-left: 36px;
}
.main__info-block--clients {
    display: flex;
    justify-content: flex-start;
    gap: 16px;
    margin-top: 50px;
}
.main__info-block--clients---photos {
}
.main__info-block--clients--text {
    color: #0078EA;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 1.62px;
text-transform: uppercase;
}
.main__info-block--clients--text>span{
    color: #0078EA;
font-family: Montserrat;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 2.88px;
text-transform: uppercase;
}
.main__info-block--text {
    width: 420px;
    height: 159px;
flex-shrink: 0;
    color: #232731;
text-align: center;
font-family: Montserrat;
font-size: 14.5px;
font-style: italic;
font-weight: 500;
line-height: normal;
font-variant: small-caps;
letter-spacing: 1.305px;
margin-top: 48px;
}
.main__info-block--statistic {
    margin-left: 18px;
    margin-right: 28px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 2px;
}
.main__info-block--statistic---item {
    color: #0078EA;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
}
.main__info-block--statistic---item>span {
    font-size: 26px;
}
.over{
    background-color: #DAE7F0;
}
.over__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 680px;
}
.over__title {
    -webkit-text-stroke: 1px #0078EA;
    font-family: "Days One";
font-size: 76px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 19.76px;
text-transform: uppercase;
background: linear-gradient(90deg, #0078EA 0.01%, #FFF 133.95%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin-top: 108px;
}
.over__text {
    color: rgba(35, 39, 49, 0.70);
text-align: center;
font-family: Montserrat;
font-size: 28px;
font-style: normal;
font-weight: 500;
line-height: normal;

margin-top: 48px;
width: 1100px;
}

.galery {
    background-color: #DAE7F0;
    height: 1772px;
}
.galery__inner {
    padding-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.galery__title {
    -webkit-text-stroke: 1px #2A2A2A;
font-family: "Days One";
font-size: 96px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 8.64px;
text-transform: uppercase;
background: linear-gradient(92deg, rgba(255, 255, 255, 0.70) -16.27%, rgba(0, 120, 234, 0.61) 109.59%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin-bottom: 40px;
}
.galery__block {
    position: relative;
    width: 1300px;
    margin-left: -30px;
}
.galerry__img1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 12;
    width: 424px;
height: 534px;
flex-shrink: 0;
}
.galerry__img2 {
    position: absolute;
    left: 444px;
    top: 0;
    z-index: 12;
    width: 899px;
height: 406px;
flex-shrink: 0;
}
.galerry__img3 {
    position: absolute;
    left: 0;
    top: 554px;
    z-index: 12;
    width: 424px;
height: 440px;
flex-shrink: 0;
}
.galerry__img4 {
    position: absolute;
    left: 444px;
    top: 426px;
    z-index: 12;
    width: 427px;
height: 570px;
flex-shrink: 0;
}
.galerry__img5 {
    position: absolute;
    left: 891px;
    top: 426px;
    z-index: 12;
    width: 444px;
height: 570px;
flex-shrink: 0;
}
.galerry__img6 {
    position: absolute;
    left: 0;
    top: 1014px;
    z-index: 12;
    width: 1352px;
height: 463px;
flex-shrink: 0;
}
.galery__blur {
    position: absolute;
    left: -200px;
    top: 1px;
    z-index: 10;
}
.form__section{
    height: 840px;
    background-color: #DAE7F0;
padding-top: 55px;
position: relative;
}
.form__title{

font-family: "Days One";
-webkit-text-stroke: 1px #0078EA;
font-size: 52px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 4.68px;
text-transform: uppercase;
background: linear-gradient(93deg, #DAE7F0 -15.67%, #0078EA 127.52%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;

}
.form__title-block{
    display: flex;
    justify-content: center;
    margin-bottom: 100px;
}

.input{
    background: none;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.50);

    ;
    width: 644px;
    color: rgba(0, 0, 0, 0.50);
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 4px;
text-transform: uppercase;
padding: 10px;
padding-left: 40px;
}
.form{
    height: 520px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}
.submit__btn{
    margin-top: 40px;
    color: rgba(83, 83, 83, 0.52);

-webkit-text-stroke: 1px #545454;
font-family: Montserrat;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 2.52px;
text-transform: uppercase;
border-radius: 14px;
border: 1px #545454;

background: linear-gradient(90deg, rgba(218, 231, 240, 0.08) 0%, rgba(5, 161, 228, 0.08) 100%);

box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
/* backdrop-filter: blur(50px); */
width: 326px;
height: 68px;
flex-shrink: 0;
}
.input2{
    width: 260px;
}
.input3{
    width: 340px;
}
.last__inputs{
    width: 644px;
    display: flex;
    justify-content: space-between;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none; // Yeah, yeah everybody write about it
}

input[type='number'],
input[type="number"]:hover,
input[type="number"]:focus {
    appearance: none;
    -moz-appearance: textfield;
}
.advantages__drop1 {
    position: absolute;
    left: 47px;
    top: 33px;
    z-index: 10;
    transform: scale(0.8);
}
.advantages__drop2 {
    position: absolute;
    right: 110px;
    bottom: -25px;
    z-index: 10;
    transform: scale(0.8);
}
.sticky {
    position: sticky;
    top: 0;
    z-index: 99;
  }
  .footer{
    height: 155px;
    border: 1px solid rgba(68, 75, 94, 0.10);
    background-color: #C6D3DE;
}
.footer__logo{
margin-top: 40px;
margin-left: 100px;
}
.footer__inner{
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
}
.footer__info{
    display: flex;
    justify-content: flex-end;
    gap: 30px;
    align-items: flex-end;
}
.footer__info-texts--item{
    color: rgba(68, 75, 94, 0.83);
font-family: Montserrat;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 1.7px;
text-transform: lowercase;
}
.footer__info-texts{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 12px;
}
.footer__info-photos{
    display: flex;
    justify-content: flex-end;
    gap: 18px;
}
.menu--open{
    transform: translateY(0);
opacity: 1;

}





















@media (max-width:1400px){
    .galerry__img1 {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 12;
        width: 387px;
        height: 472px;
    }
    .galerry__img2 {
        position: absolute;
        left: 418px;
        top: 0;
        z-index: 12;
        width: 826px;
        height: 366px;
    }
    .galerry__img3 {
        position: absolute;
        left: 0;
        top: 501px;
        z-index: 12;
        width: 388px;
        height: 401px;
    }
    .galerry__img4 {
        position: absolute;
        left: 417px;
        top: 394px;
        z-index: 12;
        width: 392px;
        height: 501px;
    }
    .galerry__img5 {
        position: absolute;
        left: 844px;
        top: 396px;
        z-index: 12;
        width: 406px;
        height: 507px;
    }
    .galerry__img6 {
        position: absolute;
        left: 0;
        top: 926px;
        z-index: 12;
        width: 1254px;
        height: 377px;
    }
    .galery__block {
        position: relative;
        width: 1233px;
        margin-left: 0px;
    }
    .galery {
        background-color: #DAE7F0;
        height: 1571px;
    }
}

@media (max-width:1300px){
    .advantages__drop1 {
        top: -30px;
    }
    .container {
        max-width: 1140px;
        margin: 0 auto;
    }
    .main__title {
        font-size: 68px;
    }
    .main__adjectives-item {
        font-size: 40px;
    }
    .main__adjectives {
        width: 1178px;
    }
    .main__info-img {
        width: 525px;
        height: 479px;
        border-radius: 10px;
    }
    .main__info-block {
        width: 469px;
        height: 476px;
        padding-left: 23px;
    }
    .main__info-block--clients {
        margin-top: 31px;
    }
    .main__info-block--text {
        margin-top: 33px;
        height: 159px;
    }
    main {
        height: 754px;
    }
    .over__text {
        font-size: 24px;
        width: 980px;
    }
    .over__title {
        font-size: 72px;
    }
    .over__inner {
        height: 595px;
    }
    .galerry__img1 {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 12;
        width: 353px;
        height: 415px;
    }
    .galerry__img2 {
        position: absolute;
        left: 380px;
        top: 0;
        z-index: 12;
        width: 774px;
        height: 313px;
    }
    .galerry__img3 {
        position: absolute;
        left: 0;
        top: 442px;
        z-index: 12;
        width: 352px;
        height: 346px;
    }
    .galerry__img4 {
        position: absolute;
        left: 382px;
        top: 339px;
        z-index: 12;
        width: 346px;
        height: 449px;
    }
    .galerry__img5 {
        position: absolute;
        left: 758px;
        top: 340px;
        z-index: 12;
        width: 398px;
        height: 456px;
    }
    .galerry__img6 {
        position: absolute;
        left: 0;
        top: 811px;
        z-index: 12;
        width: 1158px;
        height: 331px;
    }
    .galery__block {
    position: relative;
    width: 1131px;
    margin-left: 0px;
}
.galery {
    background-color: #DAE7F0;
    height: 1385px;
}
}

@media (max-width:1200px){
    .container {
        max-width: 1000px;
        margin: 0 auto;
    }
    .main__title {
    font-size: 56px;
}
.main__adjectives-item {
    font-size: 34px;
}
.main__adjectives {
    width: 958px;
}
.main__info-img {
    width: 423px;
    height: 430px;
}
.main__info-block {
    width: 444px;
    height: 428px;
    padding-left: 14px;
}
.main__info-block--clients---photos {
    transform: scale(0.9);
}
.main__info-block--clients--text>span {
    font-size: 30px;
}
.main__info-block--text {
    margin-top: 20px;
    height: 148px;
}
.main__info-block--statistic---item {
    font-size: 15px;
}
.main__info-block--statistic---item>span {
    font-size: 30px;
}
main {
    height: 674px;
}
.over__title {
    font-size: 58px;
}
.over__text {
    font-size: 22px;
    width: 980px;
}
.menu__item {
    font-size: 16px;
}
.over__inner {
    height: 497px;
}
.galery__title {
    font-size: 74px;
}
.galerry__img1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 12;
    width: 341px;
    height: 391px;
}
.galerry__img2 {
    position: absolute;
    left: 364px;
    top: 0;
    z-index: 12;
    width: 684px;
    height: 273px;
}
.galerry__img3 {
    position: absolute;
    left: 0;
    top: 412px;
    z-index: 12;
    width: 339px;
    height: 278px;
}
.galerry__img4 {
    position: absolute;
    left: 365px;
    top: 296px;
    z-index: 12;
    width: 321px;
    height: 396px;
}
.galerry__img5 {
    position: absolute;
    left: 708px;
    top: 297px;
    z-index: 12;
    width: 346px;
    height: 403px;
}
.galerry__img6 {
    position: absolute;
    left: 0;
    top: 710px;
    z-index: 12;
    width: 1058px;
    height: 283px;
}
.galery {
    height: 1208px;
}
.form__title {
    font-size: 44px;
}

.footer__logo {
    margin-top: 40px;
    margin-left: 0px;
}
.galery__block {
    position: relative;
    width: 1066px;
    margin-left: 0px;
}

}

@media (max-width:1100px){
    .header__logo-short{
        display: flex;
    }
    .header__logo{
        display: none;
    }
    .menu__list {
        display: flex;
        justify-content: space-between;
        gap: 30px;
        margin-top: 23px;
    }
    .header__inner {
        display: flex;
        justify-content: space-between;
        padding-top: 15px;
    }
    .container {
        max-width: 900px;
        margin: 0 auto;
    }
    .main__title {
        font-size: 52px;
    }
    .main__info-img {
        width: 381px;
        height: 430px;
    }
    .over__title {
    font-size: 52px;
}
.over__text {
    letter-spacing: 2.4px;
    width: 890px;
}
.galery__title {
    font-size: 62px;
}
.galerry__img1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 12;
    width: 305px;
    height: 362px;
}
.galerry__img2 {
    position: absolute;
    left: 324px;
    top: 0;
    z-index: 12;
    width: 652px;
    height: 258px;
}
.galerry__img3 {
    position: absolute;
    left: 0;
    top: 381px;
    z-index: 12;
    width: 304px;
    height: 258px;
}
.galerry__img4 {
    position: absolute;
    left: 326px;
    top: 277px;
    z-index: 12;
    width: 301px;
    height: 359px;
}
.galerry__img5 {
    position: absolute;
    left: 644px;
    top: 277px;
    z-index: 12;
    width: 334px;
    height: 365px;
}
.galerry__img6 {
    position: absolute;
    left: 0;
    top: 653px;
    z-index: 12;
    width: 982px;
    height: 254px;
}
.galery__block {
    position: relative;
    width: 979px;
    margin-left: 0px;
}
.galery {
    height: 1116px;
}
.advantages__drop1 {
    transform: scale(0.6);
}
.advantages__drop2 {
    transform: scale(0.6);
    bottom: -49px;
}
.galery__blur {
    position: absolute;
    left: 6px;
    top: 49px;
    z-index: 10;
    height: 699px;
}
.form__title {
    font-size: 40px;
}
.form__title-block {
    margin-bottom: 57px;
}
.input {
    width: 552px;
    font-size: 18px;
    letter-spacing: 6px;
}
.last__inputs {
    width: 552px;
    display: flex;
    justify-content: space-between;
}
.input2 {
    width: 204px;
}
.input3 {
    width: 290px;
}
.submit__btn {
    font-size: 24px;
    width: 281px;
    height: 61px;
}
.form__section {
    height: 740px;
    background-color: #DAE7F0;
    padding-top: 55px;
    position: relative;
}
.footer__info-photos--item{
    transform: scale(0.8);
}
.footer__logo {
    margin-top: 40px;
    margin-left: 0px;
    transform: scale(0.9);
}
.footer__info-texts--item {
    font-size: 16px;
}
.footer {
    height: 116px;
}
.footer__inner {
    padding-top: 0px;
}
}

@media (max-width:1000px){
    .container {
        max-width: 800px;
    }
    .header__menu-btn--mobile{
        display: flex;
        margin-top: -4px;
    }
    .menu__list{
        display: none;
    }
    .header {
        height: 69px;
    }
    .header__logo-short{
        display: none;
    }
    .header__logo{
        display: flex;
    }
    .main__title {
        font-size: 40px;
    }
    .main__title-mobile{
        width: 660px;
        font-size: 36px;
        text-align: center;
    }
    .title__mobile{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        gap: 40px;
        margin-bottom: 60px;
    }
    .main__button-mobile{
        margin-left: 0;
        margin-top: 0;
        position: static;
        color: #535353;
        text-align: center;
        font-family: Montserrat;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        letter-spacing: 2.52px;
        text-transform: uppercase;
        width: 378px;
        height: 78px;
        flex-shrink: 0;
        border-radius: 14px;
        border: 1px solid #535353;
        background: rgba(23, 68, 210, 0.02);
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        backdrop-filter: blur(80px);
        -webkit-backdrop-filter: blur(80px);
        z-index: 1;
    }

    .main__adjectives-item {
        font-size: 28px;
    }
    .main__adjectives {
        width: 854px;
    }
    .main__info-img {
        width: 339px;
        height: 378px;
    }
    .main__info-block {
        width: 404px;
        height: 380px;
        padding-left: 7px;
    }
    .main__info-block--clients---photos {
    transform: scale(0.7);
}
.main__info-block--clients--text {
    font-size: 16px;
}
.main__info-block--clients--text>span {
    font-size: 26px;
}
.main__info-block--clients {
    margin-top: 14px;
    gap: 0px;
}
.main__info-block--text {
    width: 384px;
    height: 117px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.6px;
}
main {
    height: 590px;
}
.over__title {
    font-size: 46px;
}
.over__text {
    letter-spacing: 2px;
    width: 807px;
    font-size: 20px;
}
.over__inner {
    height: 447px;
}
.galery__title {
    font-size: 54px;
}
.galerry__img1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 12;
    width: 250px;
    height: 308px;
}
.galerry__img2 {
    position: absolute;
    left: 264px;
    top: 0;
    z-index: 12;
    width: 580px;
    height: 218px;
}
.galerry__img3 {
    position: absolute;
    left: 0;
    top: 322px;
    z-index: 12;
    width: 253px;
    height: 219px;
}
.galerry__img4 {
    position: absolute;
    left: 267px;
    top: 232px;
    z-index: 12;
    width: 266px;
    height: 308px;
}
.galerry__img5 {
    position: absolute;
    left: 547px;
    top: 232px;
    z-index: 12;
    width: 302px;
    height: 313px;
}
.galerry__img6 {
    position: absolute;
    left: 0;
    top: 551px;
    z-index: 12;
    width: 849px;
    height: 212px;
}
.galery__block {
    position: relative;
    width: 832px;
    margin-left: 0px;
}
.galery {
    height: 943px;
}
.form__title {
    font-size: 36px;
}
.input {
    width: 552px;
    font-size: 16.5px;
    letter-spacing: 5px;
}



}


@media (max-width:880px){
    .container {
        max-width: 700px;
    }
    .title__mobile {
        gap: 76px;
    }
    .main__title-mobile{
        font-size: 38px;
        text-align: center;
    }
    .menu__list-item {
        font-size: 18px;
    }
    .main__button-mobile {
    margin-left: 18px;
    }
    .main__title {
        font-size: 44px;
        letter-spacing: 10px;
    }
    .main__adjectives {
        width: 748px;
    }
    .main__adjectives-item {
        font-size: 24px;
    }
    .main__info-img {
        width: 300px;
        height: 326px;
    }
    .main__info-block {
    width: 362px;
    height: 326px;
    padding-left: 7px;
}
.main__info-block--text {
    width: 342px;
    height: 109px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.6px;
}
.main__info-block--statistic---item {
    font-size: 11px;
    letter-spacing: 0.5px;
}
.main__info-block--statistic---item>span {
    font-size: 19px;
}
.main__info-block--statistic {
    gap: 5px;
}
main {
    height: 526px;
}
.over__title {
    font-size: 40px;
}
.over__text {
    letter-spacing: 1px;
    width: 682px;
    font-size: 18px;
}
.over__inner {
    height: 408px;
}
.galery__inner {
    padding-top: 19px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.galery__blur {
    position: absolute;
    left: -106px;
    top: -76px;
    z-index: 10;
    height: 557px;
}
.galerry__img1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 12;
    width: 208px;
    height: 258px;
}
.galerry__img2 {
    position: absolute;
    left: 222px;
    top: 0;
    z-index: 12;
    width: 516px;
    height: 182px;
}
.galerry__img3 {
    position: absolute;
    left: 0;
    top: 272px;
    z-index: 12;
    width: 208px;
    height: 186px;
}
.galerry__img4 {
    position: absolute;
    left: 223px;
    top: 195px;
    z-index: 12;
    width: 233px;
    height: 262px;
}
.galerry__img5 {
    position: absolute;
    left: 470px;
    top: 198px;
    z-index: 12;
    width: 272px;
    height: 263px;
}
.galerry__img6 {
    position: absolute;
    left: 0;
    top: 471px;
    z-index: 12;
    width: 744px;
    height: 172px;
}
.galery__block {
    position: relative;
    width: 749px;
    margin-left: 0px;
}
.galery {
    height: 804px;
}
.form__title {
    font-size: 32px;
        letter-spacing: 2px;
}
.form {
    height: 453px;
    display: flex;
    flex-direction: column;
    gap: 1px;
    align-items: center;
    justify-content: space-between;
}
.input {
    width: 439px;
    font-size: 16px;
    letter-spacing: 3px;
}
.input2 {
    width: 140px;
}
.last__inputs {
    width: 439px;
    display: flex;
    justify-content: space-between;
}
.input3 {
    width: 210px;
}
.submit__btn {
    font-size: 20px;
    width: 246px;
    height: 52px;
    margin-top: 25px;
}
.form__section {
    height: 657px;
}
.footer__logo {
    margin-top: 22px;
    margin-left: 0px;
    transform: scale(0.7);
}
.footer {
    height: 94px;
}
.advantages__drop2 {
    transform: scale(0.5);
    bottom: -36px;
}
.advantages__drop1 {
    transform: scale(0.5);
}
.footer__info-photos {
    display: flex;
    justify-content: flex-end;
    gap: 1px;
}
.footer__info-texts--item {
    letter-spacing: 1px;
}

}

@media (max-width:780px){
    .container {
        max-width: 580px;
    }
    .main__title {
    font-size: 40px;
    letter-spacing: 6px;
}
.main__title-mobile {
    font-size: 36px;
    text-align: center;
}
.main__adjectives {
    width: 624px;
}
.main__adjectives-item {
    font-size: 20px;
    letter-spacing: 2px;
}
.header__menu-btn--mobile {
    display: flex;
    margin-top: -4px;
    transform: scale(0.9);
}
.header {
    height: 64px;
}
.header__logo {
    display: flex;
    transform: scale(0.9);
}
.main__info-block--text {
    width: 285px;
    height: 138px;
    font-size: 12px;
    font-weight: 400;
}
.main__info-block {
    width: 300px;
    height: 374px;
    padding-left: 7px;
}
.main__info-img {
    width: 250px;
    height: 277px;
}
.main__adjectives {
    margin-bottom: 61px;
}
main {
    height: 568px;
}
.over__text {
    letter-spacing: 0.6px;
    width: 620px;
    font-size: 17px;
}
.galery__title {
    font-size: 48px;
}
.galerry__img5 {
display: none;
}
.galery__block {
    position: relative;
    width: 619px;
    margin-left: 0px;
}
.galerry__img1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 12;
    width: 234px;
    height: 306px;
}
.galerry__img2 {
    position: absolute;
    left: 250px;
    top: 0;
    z-index: 12;
    width: 383px;
    height: 182px;
}
.galerry__img3 {
    position: absolute;
    left: 0;
    top: 321px;
    z-index: 12;
    width: 237px;
    height: 235px;
}
.galerry__img4 {
    position: absolute;
    left: 253px;
    top: 195px;
    z-index: 12;
    width: 378px;
    height: 362px;
}
.galerry__img6 {
    position: absolute;
    left: 0;
    top: 572px;
    z-index: 12;
    width: 637px;
    height: 194px;
}
.galery__blur {
    position: absolute;
    left: -54px;
    top: -76px;
    z-index: 10;
    height: 496px;
}
.galery {
    height: 923px;
}
.form__title {
    font-size: 30px;
    letter-spacing: 1px;
}
.footer__info {
    display: flex;
    justify-content: flex-end;
    gap: 1px;
    align-items: center;
    margin-top: 10px;
}
.footer__info-texts {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 4px;
}
.footer__logo {
    margin-top: 15px;
    margin-right: 20px;
    margin-left: -26px;
    transform: scale(0.7);
}
.footer__info-photos--item {
    transform: scale(0.7);
}



}

@media (max-width:680px){

    .container {
    max-width: 500px;
}
.header__menu-btn--mobile {
    display: flex;
    margin-top: -4px;
    transform: scale(0.8);
}
.header__logo {
    display: flex;
    transform: scale(1);
}
.header {
    height: 65px;
}
.header__inner {
    display: flex;
    justify-content: space-between;
    padding-top: 13px;
}
.main__title {
    font-size: 36px;
    letter-spacing: 3px;
}
.main__title-mobile {
    width: 470px;
    font-size: 28px;
}
.main__adjectives {
    width: 541px;
}
.main__adjectives-item {
    font-size: 18px;
    letter-spacing: 2px;
}
.main__info{
position: relative;
justify-content: flex-start;
}
.main__info-block{
position: absolute;
top: 30px;
left: 150px;
}
.main__info-block--text {
    width: 337px;
    height: 138px;
    font-size: 12px;
    font-weight: 400;
}
.main__info-block {
    width: 357px;
    height: 374px;
    padding-left: 7px;
}
main {
    height: 590px;
}
.over__title {
    font-size: 36px;
}
.over__text {
    letter-spacing: 0.4px;
    width: 533px;
    font-size: 16px;
}
.galery__title {
    font-size: 42px;
}
.galerry__img6 {
    position: absolute;
    left: 0;
    top: 497px;
    z-index: 12;
    width: 544px;
    height: 167px;
}
.galerry__img1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 12;
    width: 200px;
    height: 261px;
}
.galerry__img2 {
    position: absolute;
    left: 211px;
    top: 0;
    z-index: 12;
    width: 327px;
    height: 172px;
}
.galerry__img3 {
    position: absolute;
    left: 0;
    top: 278px;
    z-index: 12;
    width: 199px;
    height: 211px;
}
.galerry__img4 {
    position: absolute;
    left: 211px;
    top: 185px;
    z-index: 12;
    width: 328px;
    height: 303px;
}
.galerry__img6 {
    position: absolute;
    left: 0;
    top: 497px;
    z-index: 12;
    width: 544px;
    height: 167px;
}
.galery__block {
    position: relative;
    width: 549px;
    margin-left: 0px;
}
.galery__blur {
    position: absolute;
    left: -43px;
    top: -6px;
    z-index: 10;
    height: 344px;
}
.galery {
    height: 807px;
}
.form__title {
    font-size: 26px;
    letter-spacing: 0.4px;
}
.input {
    width: 341px;
    font-size: 16px;
    letter-spacing: 3px;
}
.last__inputs {
    width: 341px;
    display: flex;
    justify-content: space-between;
}
.form {
    height: 390px;
}
.form__section {
    height: 578px;
}
.input2 {
    width: 120px;
}
.input3 {
    width: 180px;
}
.footer__logo {
    margin-top: -4px;
    margin-right: 26px;
    margin-left: -83px;
    transform: scale(0.5);
}
.footer__info-photos--item {
    transform: scale(0.6);
}
.footer__info-texts--item {
    font-size: 13px;
}
.footer__info {
    margin-top: 1px;
}
.footer {
    height: 72px;
}
.advantages__drop2 {
    transform: scale(0.4);
    bottom: -36px;
}
.advantages__drop1 {
    transform: scale(0.4);
}
}

@media (max-width:580px){

    .main__button-mobile {
        font-size: 16px;
        letter-spacing: 2px;
        width: 336px;
        height: 67px;
    }
    .menu__list-item {
    font-size: 16px;
}
.container {
    max-width: 440px;
}
.main__title {
    font-size: 34px;
    letter-spacing: 2px;
}
.main__title-mobile {
    width: 470px;
    font-size: 24px;
}
.main__adjectives {
    width: 475px;
    margin-left: -20px;
}
.main__adjectives-item {
    font-size: 16px;
    letter-spacing: 2px;
}
.main__info-img {
    width: 215px;
    height: 245px;
}
.main__info-block {
    width: 322px;
    height: 374px;
    padding-left: 7px;
        left: 98px;
}
.main__info-block--clients--text {
    font-size: 14px;
}
.main__info-block--clients---photos {
    transform: scale(0.6);
}
.main__info-block--clients--text {
    font-size: 14px;
    margin-left: -17px;
}
.main__info-block--clients---photos {
    transform: scale(0.6);
    margin-left: -15px;
}
.main__info-block--text {
    width: 305px;
    height: 138px;
    font-size: 12px;
    font-weight: 400;
}
.main__info-block--statistic---item {
    font-size: 13px;
    letter-spacing: 1px;
}
.main__info-block--statistic---item>span {
    font-size: 20px;
}
.main__info-block {
    width: 322px;
    height: 360px;
    padding-left: 7px;
}
.over__title {
    font-size: 34px;
}
.over__text {
    letter-spacing: 0.4px;
    width: 432px;
    font-size: 14px;
    margin-top: 35px;
}
.galery__title {
    font-size: 38px;
}
.galery__block {
    position: relative;
    width: 428px;
    margin-left: 0px;
}
.galerry__img1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 12;
    width: 152px;
    height: 214px;
}
.galerry__img2 {
    position: absolute;
    left: 157px;
    top: 0;
    z-index: 12;
    width: 278px;
    height: 149px;
}
.galerry__img3 {
    position: absolute;
    left: 0;
    top: 220px;
    z-index: 12;
    width: 153px;
    height: 156px;
}
.galerry__img4 {
    position: absolute;
    left: 157px;
    top: 153px;
    z-index: 12;
    width: 279px;
    height: 223px;
}
.galerry__img6 {
    position: absolute;
    left: 0;
    top: 380px;
    z-index: 12;
    width: 441px;
    height: 145px;
}
.galery {
    height: 641px;
}
.form__title {
    font-size: 22px;
    letter-spacing: 0px;
}
.input {
    width: 282px;
    font-size: 13px;
    letter-spacing: 3px;
    padding-left: 19px;
}
.last__inputs {
    width: 282px;
    display: flex;
    justify-content: space-between;
}
.input3 {
    width: 134px;
}
.input2 {
    width: 106px;
}
.advantages__drop2 {
    right: -5px;
}
.advantages__drop1 {
    left: -2px;
}
.submit__btn {
    font-size: 18px;
    width: 207px;
    height: 45px;
    margin-top: 25px;
}
.footer__info-photos{
    display: none;
}
.footer__inner {
    padding-top: 9px;
}
}

@media (max-width:488px){
    .container {
        max-width: 400px;
    }
    .main__title {
    font-size: 30px;
    letter-spacing: 2px;
}
.main__title-mobile {
    width: 300px;
    font-size: 24px;
}
.main__adjectives {
    width: 422px;
    margin-left: -20px;
}
.main__info-img {
    width: 193px;
    height: 232px;
}
.main__info-block {
    width: 301px;
    height: 347px;
    padding-left: 7px;
        left: 71px;
}
.main__info-block--clients---photos {
    transform: scale(0.6);
    margin-left: -23px;
}
.main__info-block--text {
    width: 280px;
    height: 142px;
    font-size: 12px;
    font-weight: 400;
}
.main__info-block--statistic---item {
    font-size: 12px;
    letter-spacing: 0.8px;
}
.main__info-block--statistic---item>span {
    font-size: 18px;
}
.over__title {
    font-size: 30px;
}
.over__text {
    letter-spacing: 0.4px;
    width: 378px;
    font-size: 13px;
    margin-top: 35px;
}
.galery__title {
    font-size: 34px;
}
.galery__blur {
    position: absolute;
    left: -17px;
    top: 40px;
    z-index: 10;
    height: 258px;
}
.galerry__img1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 12;
    width: 131px;
    height: 180px;
}
.galerry__img2 {
    position: absolute;
    left: 135px;
    top: 0;
    z-index: 12;
    width: 245px;
    height: 135px;
}
.galerry__img3 {
    position: absolute;
    left: 0;
    top: 184px;
    z-index: 12;
    width: 131px;
    height: 131px;
}
.galerry__img4 {
    position: absolute;
    left: 135px;
    top: 140px;
    z-index: 12;
    width: 244px;
    height: 176px;
}
.galerry__img6 {
    position: absolute;
    left: 0;
    top: 319px;
    z-index: 12;
    width: 381px;
    height: 124px;
}
.galery__block {
    position: relative;
    width: 365px;
    margin-left: 0px;
}
.galery {
    height: 561px;
}
.over__inner {
    height: 461px;
}
.form__title {
    font-size: 20px;
    letter-spacing: 0px;
}
.form__title-block {
    margin-bottom: 23px;
}
.input {
    width: 260px;
    font-size: 11px;
    letter-spacing: 4px;
    padding-left: 12px;
}
.form {
    height: 354px;
}
.last__inputs {
    width: 260px;
}
.input2 {
    width: 89px;
}
.input3 {
    width: 120px;
}
.submit__btn {
    font-size: 16px;
    width: 184px;
    height: 39px;
    margin-top: 25px;
}
.form__section {
    height: 511px;
}
.form__section {
    height: 514px;
}
}

@media (max-width:420px){
    .container {
        max-width: 290px;
    }
    .header__logo {
    transform: scale(0.9);
    margin-top: 6px;
    margin-left: -22px;
}
.header__menu-btn--mobile {
    width: 36px;
    height: 28px;
    transform: scale(1);
    margin-top: 7px;
}
.header {
    height: 72px;
}

.header__menu-list--mobile {
    gap: 16px;
}
.menu__list-item {
    font-size: 16px;
    letter-spacing: 0px;
}
.main__button-mobile {
    font-size: 12px;
    width: 182px;
    height: 64px;
}
.logo__mobile {
    margin-left: -80px;
    margin-top: -16px;
}
.main__title {
    font-size: 38px;
    letter-spacing: 2px;
}
.main__title-mobile {
    width: 365px;
    font-size: 20px;
}
.main__adjectives {
    width: 338px;
    margin-left: -20px;
}
.main__adjectives-item {
    font-size: 12px;
    letter-spacing: 2px;
}
.main__info-img {
    width: 171px;
    height: 207px;
}
.main__info-block {
    width: 239px;
    height: 322px;
    padding-left: 7px;
    left: 42px;
}
.main__info-block--clients---photos {
    transform: scale(0.5);
    margin-left: -32px;
    margin-top: -10px;
}
.main__info-block--clients--text {
    font-size: 11px;
    margin-left: -27px;
}
.main__info-block--clients--text>span {
    font-size: 20px;
}
.main__info-block--text {
    letter-spacing: 0px;
    width: 223px;
    height: 142px;
    font-size: 11px;
    font-weight: 400;
}
.main__info-block--statistic---item {
    font-size: 9px;
    letter-spacing: 0.2px;
}
.main__info-block--statistic---item>span {
    font-size: 14px;
}
.main__info-block--statistic {
    margin-left: 4px;
}
.main__adjectives {
    margin-bottom: 40px;
}
.footer__logo {
    margin-top: -4px;
    margin-right: -44px;
    margin-left: -94px;
    transform: scale(0.5);
}
.footer__info-texts--item {
    font-size: 11px;
    letter-spacing: 0px;
}
.advantages__drop2 {
    transform: scale(0.4);
    bottom: -41px;
}
.over__title {
    font-size: 26px;
    letter-spacing: 4px;
}
.over__text {
    letter-spacing: 0.4px;
    width: 300px;
    font-size: 12px;
    margin-top: 35px;
}
.galery__title {
    font-size: 30px;
}
.galery__block {
    position: relative;
    width: 347px;
    margin-left: 0px;
}
.galerry__img1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 12;
    width: 123px;
    height: 162px;
}
.galerry__img2 {
    position: absolute;
    left: 127px;
    top: 0;
    z-index: 12;
    width: 222px;
    height: 124px;
}
.galerry__img3 {
    position: absolute;
    left: 0;
    top: 165px;
    z-index: 12;
    width: 123px;
    height: 118px;
}
.galerry__img4 {
    position: absolute;
    left: 127px;
    top: 127px;
    z-index: 12;
    width: 222px;
    height: 156px;
}
.galerry__img6 {
    position: absolute;
    left: 0;
    top: 287px;
    z-index: 12;
    width: 350px;
    height: 99px;
}
.galery {
    height: 494px;
}


}