.tovary {
    font-family: Arial, sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    margin-top: 150px;
    flex-wrap: wrap;
}

.card {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: 300px;
    margin-bottom: 20px;
    margin-right: 30px;
    min-height: 630px;

}
.bottom-content{
    height: 125px;
    bottom: 0;
    width: 300px;
}

.card-title-action{
    padding: 20px;
    font-size: 18px;
    width: 300px;
}
.card img {
    height: 150px;
    width: 150px;
    background-color: #a8e6cf;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    left: 50%;
    top: 90px;
    transform: translate(-50%, -50%);
}

.card-content {
    padding: 20px;
}
.card-content h2 {
    margin: 0;
    font-size: 28px;
}
.card-content p {
    color: #666;
    margin: 10px 0;
}
.card-action {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    bottom: 0;
    font-size: 18px;
}
.quantity-input {
    display: flex;
    align-items: center;
}
.quantity-input input {
    width: 50px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: center;
}
.quantity-input button {
    background-color: #4CAF50;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 5px;
}
.small-card {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 10px;
    width: 300px;
}
.small-card img {
    width: 40px;
    height: 40px;
    background-color: #a8e6cf;
    border-radius: 50%;
    margin-right: 10px;
}
.small-card img::before {
    content: url('https://via.placeholder.com/20');
}
.small-card-content {
    flex-grow: 1;
}
.small-card-content h3 {
    margin: 0;
    font-size: 1em;
}
.small-card-content p {
    margin: 0;
    color: #666;
}
.menu-icon {
    cursor: pointer;
}




.contact_div div, .contact_div input {
    font-size: 1em;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
}
.contact_div div {
    background-color: #f0f0f0;
}

.fio {
    margin-bottom: 10px;
}
button {
    width: 100%;
    padding: 15px;
    background-color: #4CAF50;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1.2em;
}
button:hover {
    background-color: #45a049;
}




h1 {
    margin-top: 45px;
    font-size: 64px;
    line-height: 64px;
    text-align: center;
    font-weight: normal;
}

.wrapper {
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 40px;
}

form {
    font-size: 18px;
    max-width: 622px;
}
.top-zakaz{
font-size: 19px;
    margin-top: 40px;


}

.form-content {
    max-width: 450px;
    margin-top: 45px;
    display: grid;
    grid-template-columns: 90px 1fr;
    grid-gap: 40px;
    align-items: center;
    margin-bottom: 50px;
}

input,
textarea {
    width: 100%;
    min-height: 50px;
    padding: 14px;
    border-radius: 10px;
    box-sizing: border-box;
    background-color: #f1f0f0;
    border: 1px solid transparent;
    color: #000;
    resize: none;
    font-size: 18px;
    line-height: 22px;
    font-family: sans-serif;
}

.content__fulline {
    grid-column: span 2;
}

.datetime {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
}

.textarea label,
.datetime label {
    margin-bottom: 10px;
    display: block;
}

textarea:focus,input:focus {
    outline: none;
    border-radius: 10px;
    border: 1px solid gray;
    background-color: #e1e1e1;
}

button {
    background-color: #008f00;
    border: none;
    border-radius: 10px;
    grid-column: 2;
    justify-self: end;
    padding: 14px 30px;
    font-size: 18px;
    line-height: 22px;
    font-family: sans-serif;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    margin-top: 30px;
    margin-bottom: 40px;
    margin-right: auto;
    margin-left: auto;
}

button:hover {
    background-color: #20e80e;
}

.required::after {
    content: "*";
    color: red;
    padding-left: 5px;
    font-size: 20px;
}

.name {
    position: relative;
}

#rec1167087986 .t396__artboard {
    height: 271px;
    background-color: #000000;
}

#rec1167087986 .t396__filter {
    height: 271px;
}

#rec1167087986 .t396__carrier {
    height: 271px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:1199px) {
    #rec1167087986 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:959px) {
    #rec1167087986 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:639px) {

    #rec1167087986 .t396__artboard,
    #rec1167087986 .t396__filter,
    #rec1167087986 .t396__carrier {
        height: 291px;
    }

    #rec1167087986 .t396__carrier {
        background-attachment: scroll;
    }
}

@media screen and (max-width:479px) {

    #rec1167087986 .t396__artboard,
    #rec1167087986 .t396__filter,
    #rec1167087986 .t396__carrier {
        height: 331px;
    }



    #rec1167087986 .t396__carrier {
        background-attachment: scroll;
    }
}

#rec1167087986 .tn-elem[data-elem-id="1752583958641"] {
    color: #ffcc80;
    text-align: center;
    z-index: 3;
    top: 156px;
    left: calc(50% - 600px + 490px);
    width: 201px;
    height: 28px;
}

#rec1167087986 .tn-elem[data-elem-id="1752583958641"] .tn-atom {
    color: #ffcc80;
    font-size: 18px;
    font-family: 'TildaSans', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    border-radius: 30px 30px 30px 30px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

@media screen and (max-width:1199px) {
    #rec1167087986 .tn-elem[data-elem-id="1752583958641"] {
        display: table;
    }
}

@media screen and (max-width:959px) {
    #rec1167087986 .tn-elem[data-elem-id="1752583958641"] {
        display: table;
    }
}

@media screen and (max-width:639px) {
    #rec1167087986 .tn-elem[data-elem-id="1752583958641"] {
        display: table;
    }
}

@media screen and (max-width:479px) {
    #rec1167087986 .tn-elem[data-elem-id="1752583958641"] {
        display: table;
    }
}

#rec1167087986 .tn-elem[data-elem-id="1752665946855"] {
    color: #ffffff;
    text-align: center;
    z-index: 3;
    top: 128px;
    left: calc(50% - 600px + 474px);
    width: 217px;
    height: 28px;
}

#rec1167087986 .tn-elem[data-elem-id="1752665946855"] .tn-atom {
    color: #ffffff;
    font-size: 18px;
    font-family: 'TildaSans', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    border-radius: 30px 30px 30px 30px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

@media screen and (max-width:1199px) {
    #rec1167087986 .tn-elem[data-elem-id="1752665946855"] {
        display: table;
    }
}

@media screen and (max-width:959px) {
    #rec1167087986 .tn-elem[data-elem-id="1752665946855"] {
        display: table;
    }
}

@media screen and (max-width:639px) {
    #rec1167087986 .tn-elem[data-elem-id="1752665946855"] {
        display: table;
    }
}

@media screen and (max-width:479px) {
    #rec1167087986 .tn-elem[data-elem-id="1752665946855"] {
        display: table;
    }
}

#rec1167087986 .tn-elem[data-elem-id="1752666067795"] {
    color: #ffffff;
    z-index: 3;
    top: 184px;
    left: calc(50% - 600px + 470px);
    width: 233px;
    height: auto;
}

#rec1167087986 .tn-elem[data-elem-id="1752666067795"] .tn-atom {
    vertical-align: middle;
    color: #ffffff;
    font-size: 18px;
    font-family: 'TildaSans', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media screen and (max-width:1199px) {
    #rec1167087986 .tn-elem[data-elem-id="1752666067795"] {
        display: table;
        height: auto;
    }
}

@media screen and (max-width:959px) {
    #rec1167087986 .tn-elem[data-elem-id="1752666067795"] {
        display: table;
        height: auto;
    }
}

@media screen and (max-width:639px) {
    #rec1167087986 .tn-elem[data-elem-id="1752666067795"] {
        display: table;
        height: auto;
    }
}

@media screen and (max-width:479px) {
    #rec1167087986 .tn-elem[data-elem-id="1752666067795"] {
        display: table;
        height: auto;
    }
}

#rec1167087986 .tn-elem[data-elem-id="1752668517199"] {
    color: #ffffff;
    text-align: center;
    z-index: 3;
    top: 76px;
    left: calc(50% - 600px + 405px);
    width: 115px;
    height: 41px;
}

#rec1167087986 .tn-elem[data-elem-id="1752668517199"] .tn-atom {
    color: #ffffff;
    font-size: 20px;
    font-family: 'TildaSans', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    border-radius: 30px 30px 30px 30px;
    background-color: #000000;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

@media screen and (max-width:1199px) {
    #rec1167087986 .tn-elem[data-elem-id="1752668517199"] {
        display: table;
    }
}

@media screen and (max-width:959px) {
    #rec1167087986 .tn-elem[data-elem-id="1752668517199"] {
        display: table;
    }
}

@media screen and (max-width:639px) {
    #rec1167087986 .tn-elem[data-elem-id="1752668517199"] {
        display: table;
    }
}

@media screen and (max-width:479px) {
    #rec1167087986 .tn-elem[data-elem-id="1752668517199"] {
        display: table;
    }
}

#rec1167087986 .tn-elem[data-elem-id="1752668528283"] {
    color: #ffffff;
    text-align: center;
    z-index: 3;
    top: 76px;
    left: calc(50% - 600px + 525px);
    width: 115px;
    height: 41px;
}

#rec1167087986 .tn-elem[data-elem-id="1752668528283"] .tn-atom {
    color: #ffffff;
    font-size: 20px;
    font-family: 'TildaSans', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    border-radius: 30px 30px 30px 30px;
    background-color: #000000;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

@media screen and (max-width:1199px) {
    #rec1167087986 .tn-elem[data-elem-id="1752668528283"] {
        display: table;
    }
}

@media screen and (max-width:959px) {
    #rec1167087986 .tn-elem[data-elem-id="1752668528283"] {
        display: table;
    }
}

@media screen and (max-width:639px) {
    #rec1167087986 .tn-elem[data-elem-id="1752668528283"] {
        display: table;
    }
}

@media screen and (max-width:479px) {
    #rec1167087986 .tn-elem[data-elem-id="1752668528283"] {
        display: table;
    }
}

#rec1167087986 .tn-elem[data-elem-id="1752668541187"] {
    color: #ffffff;
    text-align: center;
    z-index: 3;
    top: 76px;
    left: calc(50% - 600px + 647px);
    width: 133px;
    height: 41px;
}

#rec1167087986 .tn-elem[data-elem-id="1752668541187"] .tn-atom {
    color: #ffffff;
    font-size: 20px;
    font-family: 'TildaSans', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    border-radius: 30px 30px 30px 30px;
    background-color: #000000;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

@media screen and (max-width:1199px) {
    #rec1167087986 .tn-elem[data-elem-id="1752668541187"] {
        display: table;
    }
}

@media screen and (max-width:959px) {
    #rec1167087986 .tn-elem[data-elem-id="1752668541187"] {
        display: table;
    }
}

@media screen and (max-width:639px) {
    #rec1167087986 .tn-elem[data-elem-id="1752668541187"] {
        display: table;
    }
}

@media screen and (max-width:479px) {
    #rec1167087986 .tn-elem[data-elem-id="1752668541187"] {
        display: table;
    }
}
.t-menuburger {
    position: relative;
    flex-shrink: 0;
    width: 28px;
    height: 20px;
    padding: 0;
    border: none;
    background-color: transparent;
    outline: none;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: transform .5s ease-in-out;
    cursor: pointer;
    z-index: 999;
}

.t-menuburger span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .25s ease-in-out;
    height: 3px;
    background-color: #000;
}

.t-menuburger span:nth-child(1) {
    top: 0px;
}

.t-menuburger span:nth-child(2),
.t-menuburger span:nth-child(3) {
    top: 8px;
}

.t-menuburger span:nth-child(4) {
    top: 16px;
}

.t-menuburger__big {
    width: 42px;
    height: 32px;
}

.t-menuburger__big span {
    height: 5px;
}

.t-menuburger__big span:nth-child(2),
.t-menuburger__big span:nth-child(3) {
    top: 13px;
}

.t-menuburger__big span:nth-child(4) {
    top: 26px;
}

.t-menuburger__small {
    width: 22px;
    height: 14px;
}

.t-menuburger__small span {
    height: 2px;
}

.t-menuburger__small span:nth-child(2),
.t-menuburger__small span:nth-child(3) {
    top: 6px;
}

.t-menuburger__small span:nth-child(4) {
    top: 12px;
}

.t-menuburger-opened span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
}

.t-menuburger-opened span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.t-menuburger-opened span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.t-menuburger-opened span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%;
}

.t-menuburger-opened.t-menuburger__big span:nth-child(1) {
    top: 6px;
}

.t-menuburger-opened.t-menuburger__big span:nth-child(4) {
    top: 18px;
}

.t-menuburger-opened.t-menuburger__small span:nth-child(1),
.t-menuburger-opened.t-menuburger__small span:nth-child(4) {
    top: 6px;
}

@media (hover),
(min-width:0\0) {
    .t-menuburger_first:hover span:nth-child(1) {
        transform: translateY(1px);
    }

    .t-menuburger_first:hover span:nth-child(4) {
        transform: translateY(-1px);
    }

    .t-menuburger_first.t-menuburger__big:hover span:nth-child(1) {
        transform: translateY(3px);
    }

    .t-menuburger_first.t-menuburger__big:hover span:nth-child(4) {
        transform: translateY(-3px);
    }
}

.t-menuburger_second span:nth-child(2),
.t-menuburger_second span:nth-child(3) {
    width: 80%;
    left: 20%;
    right: 0;
}

@media (hover),
(min-width:0\0) {

    .t-menuburger_second.t-menuburger-hovered span:nth-child(2),
    .t-menuburger_second.t-menuburger-hovered span:nth-child(3) {
        animation: t-menuburger-anim 0.3s ease-out normal forwards;
    }

    .t-menuburger_second.t-menuburger-unhovered span:nth-child(2),
    .t-menuburger_second.t-menuburger-unhovered span:nth-child(3) {
        animation: t-menuburger-anim2 0.3s ease-out normal forwards;
    }
}

.t-menuburger_second.t-menuburger-opened span:nth-child(2),
.t-menuburger_second.t-menuburger-opened span:nth-child(3) {
    left: 0;
    right: 0;
    width: 100% !important;
}

.t-menuburger_third span:nth-child(4) {
    width: 70%;
    left: unset;
    right: 0;
}

@media (hover),
(min-width:0\0) {
    .t-menuburger_third:not(.t-menuburger-opened):hover span:nth-child(4) {
        width: 100%;
    }
}

.t-menuburger_third.t-menuburger-opened span:nth-child(4) {
    width: 0 !important;
    right: 50%;
}

.t-menuburger_fourth {
    height: 12px;
}

.t-menuburger_fourth.t-menuburger__small {
    height: 8px;
}

.t-menuburger_fourth.t-menuburger__big {
    height: 18px;
}

.t-menuburger_fourth span:nth-child(2),
.t-menuburger_fourth span:nth-child(3) {
    top: 4px;
    opacity: 0;
}

.t-menuburger_fourth span:nth-child(4) {
    top: 8px;
}

.t-menuburger_fourth.t-menuburger__small span:nth-child(2),
.t-menuburger_fourth.t-menuburger__small span:nth-child(3) {
    top: 3px;
}

.t-menuburger_fourth.t-menuburger__small span:nth-child(4) {
    top: 6px;
}

.t-menuburger_fourth.t-menuburger__small span:nth-child(2),
.t-menuburger_fourth.t-menuburger__small span:nth-child(3) {
    top: 3px;
}

.t-menuburger_fourth.t-menuburger__small span:nth-child(4) {
    top: 6px;
}

.t-menuburger_fourth.t-menuburger__big span:nth-child(2),
.t-menuburger_fourth.t-menuburger__big span:nth-child(3) {
    top: 6px;
}

.t-menuburger_fourth.t-menuburger__big span:nth-child(4) {
    top: 12px;
}

@media (hover),
(min-width:0\0) {
    .t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(1) {
        transform: translateY(1px);
    }

    .t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(4) {
        transform: translateY(-1px);
    }

    .t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(1) {
        transform: translateY(3px);
    }

    .t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(4) {
        transform: translateY(-3px);
    }
}

.t-menuburger_fourth.t-menuburger-opened span:nth-child(1),
.t-menuburger_fourth.t-menuburger-opened span:nth-child(4) {
    top: 4px;
}

.t-menuburger_fourth.t-menuburger-opened span:nth-child(2),
.t-menuburger_fourth.t-menuburger-opened span:nth-child(3) {
    opacity: 1;
}

@keyframes t-menuburger-anim {
    0% {
        width: 80%;
        left: 20%;
        right: 0;
    }

    50% {
        width: 100%;
        left: 0;
        right: 0;
    }

    100% {
        width: 80%;
        left: 0;
        right: 20%;
    }
}

@keyframes t-menuburger-anim2 {
    0% {
        width: 80%;
        left: 0;
    }

    50% {
        width: 100%;
        right: 0;
        left: 0;
    }

    100% {
        width: 80%;
        left: 20%;
        right: 0;
    }
}
            
.tmenu-mobile {
    background-color: #111;
    display: none;
    width: 100%;
    top: 0;
    z-index: 990;
}

.tmenu-mobile_positionfixed {
    position: fixed;
}

.tmenu-mobile__text {
    color: #fff;
}

.tmenu-mobile__container {
    min-height: 64px;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.tmenu-mobile__list {
    display: block;
}

.tmenu-mobile__burgerlogo {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
}

.tmenu-mobile__imglogo {
    height: auto;
    display: block;
    max-width: 300px !important;
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto;
}

@media screen and (max-width:980px) {
    .tmenu-mobile__menucontent_hidden {
        display: none;
        height: 100%;
    }

    .tmenu-mobile {
        display: block;
    }
}

@media screen and (max-width:980px) {
    #rec1167029816 .t-menuburger {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
            
            
#rec1167029816 .tmenu-mobile__burgerlogo a {
    color: #000000;
    font-weight: 600;
}
            
            
#rec1167029816 .tmenu-mobile__burgerlogo__title {
    color: #000000;
    font-weight: 600;
}
            
        


@supports (overflow:-webkit-marquee) and (justify-content:inherit) {

    #rec1167029816 .t-menu__link-item,
    #rec1167029816 .t-menu__link-item.t-active {
        opacity: 1 !important;
    }
}
            
            
#rec1167029816 .t446__logowrapper2 a {
    color: #000000;
    font-weight: 600;
}

#rec1167029816 a.t-menu__link-item {
    color: #000000;
    font-weight: 600;
}

#rec1167029816 .t446__right_descr {
    font-size: 20px;
    color: #000000;
}

#rec1167029816 .t446__right_langs_lang a {
    color: #000000;
    font-weight: 600;
}
            
            
#rec1167029816 .t446__logo {
    color: #000000;
    font-weight: 600;
}
            
            
#rec1167029816 .t446 {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0);
}
            