/*-------------------------------------*/
*,
*::before,
*::after {
    padding: 0;
    margin: 0;
    border: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
}

ul,
ol,
li {
    list-style: none;
}

img {
    vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
}

/*необходимые параметры для растягивания сайта на всю высоту*/
html,
body {
    height: 100%;
    font-size: 16px;
    font-family: "Manrope", sans-serif;
    color: #fff;
    min-width: 320px;
}

body._lock {
    overflow: hidden;
}

img {
    max-width: 100%;
    height: auto;
}

/*
html {
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}
body {
    background-color: #fff;
    font-family: "raleway", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    overflow: visible;
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
}*/
a {
    color: #fff;
}

.table {
    border-collapse: collapse;
}

/*-----------------Необходимые параметры для прижатия футера вниз*/
.wrapper {
    min-height: 100vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
}

/*------------------*/

.main {
    flex: 1 1 auto;
    background-color: #222c35;
}

/*озночает что любой блок с классом __main-container будет иметь такие параметры, ограничивающий контейнер*/
[class*=__main-container] {
    max-width: 1057px;
    margin: 0px auto;
    padding: 40px 15px;
}

/*PC*/
@media (max-width: 1087px) {
    [class*=__main-container] {
        max-width: 970px;
    }
}

/*Tablet*/
@media (max-width: 991.98px) {
    [class*=__main-container] {
        max-width: 750px;
    }
}

/*Mobile*/
@media (max-width: 767.98px) {
    [class*=__main-container] {
        max-width: none;
    }
}

/*Mobile Small*/
@media (max-width: 479.98px) {}


.header__logo {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    color: #fff;
    padding: 3px;
    text-align: center;
    position: relative;
    white-space: nowrap;
}
.header__logo img {
    display: block;
    max-width: 100%;
    width: 140px;
    height: 100px;
    margin: 0;
}
/*
.header__logo span {
    color: #f9a34f;
}

.logo_header__title {
    font-size: 26px;
    line-height: 20px;
}

.header__logo::before {
    content: "*";
    font-size: 15px;
    line-height: 15px;
    color: #f9a34f;
    background-color: rgba(0, 0, 0, 0.9);
    width: 11px;
    height: 10px;
    position: absolute;
    top: -9px;
    left: 47px;
    transform: rotate(45deg);
}
*/
/*
.header__logo::after {
    content: "";
    background-color: #222c35;
    width: 4px;
    height: 9px;
    position: absolute;
    bottom: -6px;
    left: 13px;
    transform: rotate(45deg);
}


.logo_header__text {
    color: #999;
    font-size: 24px;
    line-height: 16px;
    display: block;
}
*/
.contacts_header__phone {
    line-height: 1em;
    font-size: 20px;
    font-weight: 700;
}

.contacts_header__time .yellow-text {
    font-weight: 700;
}

.yellow-text {
    color: #f9a34f;
}

.header {
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    width: 100%;
    z-index: 99;
    box-shadow: 0 2px 15px 0 rgb(100 100 100 / 5%);
    -webkit-transition: all .3s ease;
    transition: all .3s;
}

.header.scroll {
    background-color: #222c35;
    top: 0;
    opacity: 0.98;
    -webkit-transition: all .3s ease;
    transition: all .3s;
}

.header.scroll .header__logo::before {
    background-color: #222c35;
}

/*---------------------------------------------------*/

.header__main-container {
    display: flex;
    align-items: center;
    height: 80px;
    justify-content: space-between;
    /*Позволяет рястянуть элементы flex контейнера*/
}

.menu__arrow {
    display: none;
}

@media (min-width: 767.98px) {
    .header__contacts {
        text-align: right;
        font-size: 12px;
        white-space: nowrap;
    }

    .menu__sub-list {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    .header__menu {
        flex: 1 1 auto;
        padding: 0 30px 0 30px;
    }

    .menu__list {
        justify-content: flex-end;
    }

    .menu__list {
        display: flex;
        gap: 40px;
    }

    .menu__list>li {
        position: relative;
    }

    .menu__sub-list {
        position: absolute;
        top: 100%;
        left: 0;
        box-shadow: 0 0 10px rgb(0 0 0 / 20%);
        padding: 15px 20px;
        text-align: left;
        background-color: #fff;
    }

    .menu__sub-list .menu__sub-link {
        color: #222c35;
        font-weight: 500;
        letter-spacing: 0.2em;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 20px;
    }

    /*
    .header.scroll .menu__link {
        padding: 25px 0 25px 0;
    }
    */
    .menu__link {
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 500;
        display: inline-block;
        padding: 27px 0 27px 0;
    }

    .menu__link:hover,
    .menu__sub-link:hover {
        color: #f9a34f;
        -webkit-transition: all .7s ease;
        transition: all .7s ease;
        /* Время изменения цвета */
    }
}


@media (max-width: 767.98px) {
    .header__contacts {
        display: none;
    }
/*
    .header__contacts {
        display: block;
        z-index: 5;
        text-align: left;
        position: absolute;
        transform: translate(-100%, 0px);
        top: 0;
        width: 100vw;
        border-bottom: 1px solid;
        padding: 10px 30px;
        background: #1b232a;
        text-align: left;
        -webkit-transition: right .7s ease;
        transition: right .7s ease;
    }

    .header__contacts._active {
        transform: translate(0px, 0px);
    }
*/
    .contacts_header__phone {
        line-height: 1.5em;
        font-size: 17px;
    }

    .header__menu {
        position: fixed;
        background-color: #1b232a;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100%;
        z-index: 5;
        padding: 120px 30px 30px 30px;
        -webkit-transition: right .7s ease;
        transition: right .7s ease;
        overflow: auto;
    }

    .header__menu._active {
        right: 0;
    }

    .menu__list li {
        margin: 0 0 15px 0;
        flex-wrap: wrap;
    }

    .menu__list li:last-child {
        margin-bottom: 0;
    }

    .menu__list>li._active .menu__sub-list {
        display: block;
    }

    .menu__sub-list {
        background-color: #f9f9f7;
        flex: 1 1 100%;
        margin: 20px 0 0 0;
        padding: 20px;
        display: none;
    }


    .menu__sub-link {
        color: #1b232a;
    }

    .contacts_menu {
        padding-top: 40px;
    }

    /*-------------------burger button------------------------*/
    .menu__icon {
        position: relative;
        background: transparent;
        z-index: 10;
        cursor: pointer;
    }

    .menu__icon:focus {
        outline-width: 0;
    }

    .menu__icon [class*='bar-'] {
        background: #f9a34f;
        display: block;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        /*-webkit-transition: .2s ease all;
        transition: .2s ease all;*/
        border-radius: 2px;
        height: 2px;
        width: 25px;
        margin-bottom: 4px;

    }

    .menu__icon .bar-bot {
        margin-bottom: 0;
    }

    .opened .bar-top {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: 15% 15%;
        transform-origin: 15% 15%;
    }

    .opened .bar-mid {
        opacity: 0;
    }

    .opened .bar-bot {
        -webkit-transform: rotate(45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 15% 95%;
        transform-origin: 15% 95%;
    }

    .menu__link:hover,
    .menu__sub-link:hover,
    .menu__sub-link:active {
        color: #f9a34f;
        -webkit-transition: all .7s ease;
        transition: all .7s ease;
        /* Время изменения цвета */
    }
}
@media (min-width:768px){
    .contacts_menu {
        display: none;
    }
}
/*-----------------------------------------------------*/
body._pc .menu__list>li:hover .menu__sub-list {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

body._touch .menu__list>li {
    display: flex;
    align-items: center;
}

body._touch .menu__link {
    flex: 1 1 auto;
}

body._touch .menu__arrow {
    display: block;
    width: 0;
    height: 0;
    transition: transform 0.3s ease 0s;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #fff;
    margin-left: 5px;
}

body._touch .menu__list>li._active .menu__sub-list {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

body._touch .menu__list>li._active .menu__arrow {
    transform: rotate(-180deg);
}

.compensate-for-scrollbar .header {
    transform: translateY(-100%);
}

/*-----------------------------------------------------*/

.header__contacts {
    flex: 1 1 auto;
    justify-content: flex-end;
    line-height: 1.4em;
}


@media (max-width: 991.98px) {
    .menu__list {
        gap: 25px;
    }
/*
    .logo_header__title {
        font-size: 20px;
        line-height: 16px;
    }

    .logo_header__text {
        font-size: 18px;
        line-height: 10px;
    }

    .header__logo::before {
        left: 35px;
    }
*/
    .contacts_header__phone {
        font-size: 16px;
    }

}

.page-title {
    min-height: 100vh;
    background: -webkit-linear-gradient(135deg, rgb(184, 184, 184), rgb(0, 0, 0)), url('../img/pagetitle/home-img-mobile-min-new.jpg') no-repeat center;
    background: -moz-linear-gradient(135deg, rgb(184, 184, 184), rgb(0, 0, 0)), url('../img/pagetitle/home-img-mobile-min-new.jpg') no-repeat center;
    background: linear-gradient(135deg, rgb(184, 184, 184, 0.2), rgb(0, 0, 0, 0.6)), url('../img/pagetitle/home-img-mobile-min-new.jpg') no-repeat center;
    background-size: cover;
    padding: 70px 0 0 0;
    display: flex;
    justify-content: center;
}

@media (min-width:479.98px){
    .page-title {
    background: -webkit-linear-gradient(135deg, rgb(184, 184, 184), rgb(0, 0, 0)), url('../img/pagetitle/home-img-hd-min.jpg') no-repeat center;
    background: -moz-linear-gradient(135deg, rgb(184, 184, 184), rgb(0, 0, 0)), url('../img/pagetitle/home-img-hd-min.jpg') no-repeat center;
    background: linear-gradient(135deg, rgb(184, 184, 184, 0.2), rgb(0, 0, 0, 0.6)), url('../img/pagetitle/home-img-hd-min.jpg') no-repeat center;
}
}

/*-------------------------------------------*/


.page-title__main-container {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    width: 100%;
}

.page-tile-box {
    border-width: 7px;
    border-style: solid;
    border-color: rgb(244, 244, 245);
    padding: 40px 50px;
    max-width: 70%;
    margin: 0 auto;
}

.page-title__title {
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.page-title__text {
    font-size: 18px;
    line-height: 1.3em;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

.button {
    display: inline-block;
    border: 2px solid #f9a34f;
    color: #fff;
    background-color: transparent;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.2em;
    line-height: 1.6em;
    margin-bottom: 4px;
    padding: 15px 35px;
    text-transform: uppercase;
    cursor: pointer;
}

.button:hover {
    background-color: #f9a34f;
    color: #222c35;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    /* Время изменения цвета */
}

.success {
    color: #fff;
    background-color: #23cf5f;
    border-color: #23cf5f;
}

@media (max-width: 767.98px) {
    .page-tile-box {
        padding: 20px 30px;
        max-width: 80%;
    }

    .page-title__title {
        font-size: 36px;
    }
}

@media (max-width: 479.98px) {
    .page-tile-box {
        padding: 20px 20px;
        max-width: 100%;
    }

    .page-tile-box {
        border: none;
    }

    .page-title__title {
        font-size: 32px;
    }

}



/*-------------------services------------------------*/

.services {
    background-color: #1b232a;
}

.services__item {
    color: #fff;
    text-align: center;
    padding: 0 15px 30px 15px;
    max-width: 33.3%;
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 7%);
    visibility: visible;
    animation-duration: 1500ms;
    animation-name: fadeInUp;
}

.services__my-text {
    padding: 10 30px;
    color: #bebebe;
    text-align: center;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;

}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.services__item:hover .services__image:before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}

@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

@keyframes circle {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

.services__image {
    position: relative;
    overflow: hidden;
}

.services__image:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 10;
}

.services__title {
    background-color: #222c35;
    text-transform: uppercase;
    font-size: 20px;
    padding: 15px;

}

.services__text {
    background-color: #222c35;
    padding: 0 10px 15px 10px;
}

.services__image img {
    width: 100%;
}

.services__body {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

@media (max-width:767.98px) {
    .services__item {
        max-width: 50%;
    }
}

@media (max-width: 479.98px) {
    .services__item {
        max-width: 100%;
    }
}

/*-------------------our price------------------------*/
.price {
    display: flex;
    justify-content: center;
    text-align: center;
}

.sub-title {
    color: #fff;
    font-size: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 0 25px 0;
    text-align: center;
}

.sub-title span {
    color: #f9a34f;
}

.table__service-name {
    text-align: left;
}

.table__prices {
    color: #bebebe;
}

.table__prices th {
    border-bottom: 1px solid #bebebe;
    padding: 10px;
}

.table__prices td {
    padding: 10px;
}


/*=====================================================*/



/*-------------------works gallery------------------------*/

.works {
    background-color: #1b232a;
    padding: 40px 0;
}

.container {
    width: 98%;
    margin: 2rem auto;
}

@media (min-width:767.98px) {
    .gallery {
        display: grid;
        grid-template-columns: repeat(10, 1fr);
        grid-template-rows: repeat(8, 5vw);
        grid-gap: 0.5rem;
    }

    .gallery a {
        cursor: pointer;
    }

    .gallery__img:hover {
        filter: grayscale(0);
    }

    .gallery__img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        -webkit-transition: all .3s ease;
        transition: all .5s;
        filter: grayscale(90%);
    }

    .gallery .gallery__item:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 3;

        /** Alternative Syntax **/
        /* grid-column: 1 / span 2;  */
        /* grid-row: 1 / span 2; */
    }

    .gallery .gallery__item:nth-child(2) {
        grid-column-start: 3;
        grid-column-end: 5;
        grid-row-start: 1;
        grid-row-end: 3;

        /** Alternative Syntax **/
        /* grid-column: 3 / span 2;  */
        /* grid-row: 1 / span 2; */
    }

    .gallery .gallery__item:nth-child(3) {
        grid-column-start: 5;
        grid-column-end: 9;
        grid-row-start: 1;
        grid-row-end: 6;

        /** Alternative Syntax **/
        /* grid-column: 5 / span 4;
    grid-row: 1 / span 5; */
    }

    .gallery .gallery__item:nth-child(4) {
        grid-column-start: 1;
        grid-column-end: 5;
        grid-row-start: 3;
        grid-row-end: 6;

        /** Alternative Syntax **/
        /* grid-column: 1 / span 4;  */
        /* grid-row: 3 / span 3; */
    }

    .gallery .gallery__item:nth-child(5) {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 6;
        grid-row-end: 9;

        /** Alternative Syntax **/
        /* grid-column: 1 / span 4; */
        /* grid-row: 6 / span 3; */
    }

    .gallery .gallery__item:nth-child(6) {
        grid-column-start: 3;
        grid-column-end: 5;
        grid-row-start: 6;
        grid-row-end: 9;

        /** Alternative Syntax **/
        /* grid-column: 5 / span 4; */
        /* grid-row: 6 / span 3; */
    }

    .gallery .gallery__item:nth-child(7) {
        grid-column-start: 5;
        grid-column-end: 7;
        grid-row-start: 6;
        grid-row-end: 9;

        /** Alternative Syntax **/
        /* grid-column: 5 / span 4; */
        /* grid-row: 6 / span 3; */
    }

    .gallery .gallery__item:nth-child(8) {
        grid-column-start: 9;
        grid-column-end: 11;
        grid-row-start: 1;
        grid-row-end: 5;
    }

    .gallery .gallery__item:nth-child(9) {
        grid-column-start: 9;
        grid-column-end: 11;
        grid-row-start: 5;
        grid-row-end: 9;
    }


    .gallery .gallery__item:nth-child(10) {
        grid-column-start: 7;
        grid-column-end: 9;
        grid-row-start: 6;
        grid-row-end: 9;
    }

    .swiper {
        display: none;
    }
}

@media (max-width:767.98px) {
    .gallery {
        display: none;
    }

    .swiper .swiper-button-prev,
    .swiper-button-next,
    .swiper-pagination-bullet-active {
        --swiper-theme-color: #f9a34f;
    }

    .swiper-wrapper {
        text-align: center;
    }

    .swiper-slide img {}
}

@media (min-width: 479.98px) {
    .swiper-scrollbar {
        display: none;
    }
}

/*-------------------------------------------*/
.our-benefits__list {
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
}

.our-benefits__list {
    list-style: none;
    counter-reset: my-awesome-counter;
}

.our-benefits__list li {
    counter-increment: my-awesome-counter;
    display: flex;
    margin: 10px 0 10px 0;
}

.our-benefits__list li::before {
    content: counter(my-awesome-counter);
    background: #f9a34f;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    line-height: 2rem;
    color: white;
    text-align: center;
    margin-right: 0.5rem;
    font-weight: bold;
    align-self: center;
    flex: 0 0 auto;
}

.our-benefits__list li span {
    color: #999;
    display: block;
    text-transform: none;
}
.our-benefits__item i {
    color: #f9a34f;
}

/*-------------------------------------------*/
.minicrane {
    background: #1b232a;
    display: flex;
    flex-direction:column;
    position: relative;
}



.minicrane__box {
    padding: 40px 30px 10px 30px;
}

.sub-title {}

.minicrabe__sub-title {}


.minicrane__properties-list {
    list-style: none;
}

.minicrane__properties-list li {
    padding: 7px 0 7px 0;
    color: #999;
}

.minicrane__properties-list li span {
    color: #fff;
}

.minicrane__properties-list li:before {
    content: '✓';
    color: #f9a34f;
    padding: 10px 10px 10px 0;
}

.sub-sub-title {
    padding: 20px 0 10px 0;
    text-transform: uppercase;
    color: #f9a34f;
}

.minicrane__button {
    display: flex;
    width: 100%;
    justify-content: center;
    text-align: center;
    margin: 30px 0 30px 0;
}

.minicrane__button .button {}

.minicrane__image {
        background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.3)), url('../img/mini-crane/min-crane-small.jpg');
        background-position: center center;
        background-size: cover;
        flex: 1 1 auto;
        width: 100%;
        max-width: 100%;
        min-height: 300px;
        border-radius: 0;
        top: 0;
        right: 0;
    }
.minicrane__image {
    /* -webkit-transition: all .3s ease;
    transition: all .5s;
    filter: grayscale(50%);
    box-shadow: 0 2px 15px 0 rgb(100 100 100 / 5%);
    overflow: hidden;*/
    
}

@media (min-width: 991.98px) {
    .minicrane {
        flex-direction:row;
    }
    .minicrane__image {
        flex: 0 0 50%;
        max-width: 50%;
        /*position: absolute;
        top: 28%;
        right: 30px;
        width: 150px;
        height: 150px;
        border-radius: 50%;*/
    }

    .minicrane__properties {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 560px) {
    .minicrane__image {
        min-height: 450px;
    }
}

/*-------------------------------------------*/

.manufacturing {
    pad: 40px 0;
    display: flex;
    background: #1b232a;
}

.manufacturing__text {
    width: 50%;
}

.manufacturing__video {
    width: 50%;
}

/*-------------------------------------------*/

.contacts {
    position: relative;
}

.contacts__data {
    position: absolute;
    top: 11%;
    left: 15%;
    z-index: 50;
    background-color: #222c35;
    border-radius: 20px;
    padding: 20px;
    width: 350px;
    text-align: center;
    line-height: 1.5em;
}

.contacts__time {
    border-bottom: 1px solid #999;
}

.line-link {
    position: relative;
}

.line-link::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    background-color: #f9a34f;
    bottom: 0;
    left: 0;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform .3s ease-in-out;
}

.line-link:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.button__route {
    margin: 20px;
    display: block;
}

.contacts__map {
    filter: grayscale(85%);
}

@media (max-width: 479.98px) {
    .contacts__data {
        left: 5%;
        width: 90%;
    }
}


.footer {
    text-align: center;
    color: #222c35;
    margin: 15px 0 15px 0;
}
.footer a {
    color: #f9a34f;
}
.footer a:hover {
    text-decoration: underline;
}
.scroll-to-top {
    color: #ce9233;
    border: 2px dashed #ce9233;
}

.scroll-to-top {
    position: fixed;
    right: 50px;
    bottom: 110px;
    width: 65px;
    height: 65px;
    font-size: 18px;
    line-height: 61px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 50%;
    margin-left: -26px;
    display: none;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

/*-------------------------------------------*/

.form {
    max-width: 550px;
    margin: 0 auto;
    padding: 15px 15px;
    color: #fff;
}

.form * {
    outline: none;
}

.form__body {
    position: relative;
}

.form__body::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(51, 51, 51, 0.9) url('../img/icon/loading.gif') center / 80px no-repeat;
    opacity: 0;
    visibility: hidden;
}

.form__body._sending::after {
    opacity: 1;
    visibility: visible;
}

.form__title {
    display: block;
    font-size: 30px;
    font-weight: 700;
    margin: 0 40px 20px 0;
}

.form__item {
    margin: 0 0 20px 0;
}

.form__label {
    font-size: 18px;
    display: block;
    margin: 0px 0px 10px 0px;
}

.form__input {
    font-family: "Manrope", sans-serif;
    height: 50px;
    padding: 0px 20px;
    border-radius: 5px;
    width: 100%;
    font-size: 18px;
}

.form__input:focus {
    box-shadow: 0 0 15px #7a956b;
}

.form__input._error {
    box-shadow: 0 0 15px red;
}

textarea.form__input {
    min-height: 120px;
    resize: vertical;
    padding: 20px;
}

.file {}

.file__item {
    position: relative;
}

.file__input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    font-size: 0;
    cursor: pointer;
}

.file__button {
    display: inline-flex;
    min-height: 40px;
    border-radius: 30px;
    justify-content: center;
    align-items: center;
    background-color: #f4a04e;
    padding: 0px 20px;
}

.file__preview {
    display: inline-block;
    max-width: 100%;
}

.file__preview img {
    max-width: 100%;
}

.checkbox._error .checkbox__label::before {
    box-shadow: 0 0 15px red;
}

.checkbox__input {
    display: none;
}

.checkbox__label {
    position: relative;
    font-size: 16px;
    line-height: 140%;
    display: inline-flex;
    align-items: center;
}

.checkbox__label a {
    color: #7a956b;
}

.checkbox__label::before {
    content: "";
    align-self: flex-start;
    flex: 0 0 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 4px;
    margin-right: 10px;
}

.checkbox__input:checked+.checkbox__label::after {
    transform: scale(1);
}

.checkbox__label::after {
    -webkit-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    width: 16px;
    height: 16px;
    background-color: #7a956b;
    border-radius: 3px;
    transform: scale(0);
    cursor: pointer;
}

.form__button {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 60px;
    background-color: #f4a04e;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    cursor: pointer;
    border-radius: 20px;
    box-shadow: 0 5px #161b13;
    transition: background-color 0.5s ease 0s;
    position: relative;
    top: 0;
}

.form__button:hover {
    background-color: #ce9233;
}

.form__button:active {
    top: 3px;
    box-shadow: 0 2px #161b13;
}

.pop-up {
    position: fixed;
    background-color: #1b232a;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    -webkit-transition: all .7s ease;
    transition: all .7s ease;
    overflow: auto;
    transform: translateY(-100%);
    visibility: hidden;
    opacity: 0;
}
.pop-up._active {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

.pop-up__close {
    position: absolute;
    display: flex;
    height: 30px;
    width: 30px;
    right: 15px;
    z-index: 101;
    top: 15px;
}

.pop-up__close::before,
.pop-up__close::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    background-color: #f9f9f7;
    height: 2px;
    /*позволяет наклонить относительно одного края*/
}

.pop-up__close::before {
    transform: rotate(45deg);
}

.pop-up__close::after {
    transform: rotate(-45deg);
}

.boxi-by {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  animation: beat .25s infinite alternate;
    transform-origin: center;
}
/* Heart beat animation */
@keyframes beat{
    to { transform: scale(1.05); }
}