body {
    background: #E5E5E5;
    font-family: "Gilroy-Regular";
    overflow-x: hidden; }

html {
    font-size: 19px; }

.font_size_42 {
    font-size: 42px;
    font-family: "DaysOne"; }

.font_size_19 {
    font-size: 19px; }

.font_size_21 {
    font-size: 21px; }

.font_size_20 {
    font-size: 20px; }

.font_size_28 {
    font-size: 20px; }

li a {
    color: #FFFFFF;
    text-decoration: none; }
li a:hover {
    color: #FFFFFF;
    text-decoration: underline; }

h2 {
    margin-bottom: 0; }

p {
    margin-bottom: 0; }

.absolute_figure {
    z-index: -1;
}

.catalog_main__goods_header_download, .filter_block a  {

    text-decoration: none;
}

.catalog_main__goods_header_download, .catalog_main__goods_header_download:hover {
    color: #262626;
}

.filter_block a, .filter_block a:hover {
    color: #fff;
}

.catalog_main__goods_header_download:hover, .filter_block a:hover  {

    text-decoration: underline;
}

.about_us, .suggestions, .first_screen {
    color: #fff; }

.first_screen {
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh;
    min-height: 600px; }

.background-image {
    background: url("../images/catalog/catalog_bg.png") center center/cover no-repeat; }

.first_screen .background-image,
.suggestions .background-image,
.container_catalog .background-image {
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-color: #05201D;
    z-index: -1;
    height: 100%;
    width: 100%; }

.first_screen .background-image {
    height: 100vh;
}

.container {
    max-width: 1100px; }

.catalog_main {
    padding: 70px 0 110px 0;
    position: relative; }

.catalog_main__descr {
    font-family: Gilroy;
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    line-height: 26px;
    color: #000000; }



.catalog_main__goods {
    margin-top: 70px; }
.catalog_main__goods_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.catalog_main__goods_header_download:after {
    content: url("../images/catalog/download_icon.png");
    padding-left: 15px; }
.catalog_main__goods h2 a{
    text-decoration: none;
    font-family: Days One;
    font-style: normal;
    font-weight: normal;
    font-size: 42px;
    color: #262626; }
.catalog_main__goods h2 a:hover{
    text-decoration: underline;
}
.catalog_main__wrapper {
    margin-top: 50px; }

.filter_block {
    background: #166158;
    border-radius: 10px;
    padding: 20px 29px 20px 15px;
    margin-bottom: 10px;
    color: #FFFFFF; }

.filter_block_header {
    font-family: Days One;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px; }

.filter_block_descr {
    margin-top: 10px;
    font-family: Gilroy;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px; }
.filter_block_descr p{
    margin-top: 10px;
}
.filter_block_descr p:first-child{
    margin-top: 0;
}
.filter_block_descr_active{
    text-decoration: underline !important;
}
.catalog_main__goods__item {
    margin-top: 120px;
    position: relative; }
.catalog_main__goods__item:nth-child(1), .catalog_main__goods__item:nth-child(2), .catalog_main__goods__item:nth-child(3) {
    margin-top: 0; }
.catalog_main__goods__item__header {
    font-family: Days One;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 33px; }

.catalog_main__goods__list {
    margin-top: 10px;
    font-family: Gilroy;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    list-style: none;
    padding-left: 0px; }

.catalog_main__goods__list_item {
    margin-top: 10px;
    padding-left: 0px;
    color: #000000; }
.catalog_main__goods__list_item::before {
    content: "⬢";
    margin-right: 10px;
    width: 11px;
    height: 13px;
    font-size: 21px; }

.catalog_main__goods__list_item::before {
    color: var(--my-color-var);
}

.catalog_main__goods__item__button__wrapper {
    margin-top: 51px;
    position: absolute;
    bottom: -60px; }

.catalog_main__goods__item__button__wrapper a:hover {
    color: #05201D!important;
   border-color: #05201D!important;
}

.catalog_main__goods__item__button {
display: inline-block;
border: 1px solid;
border-radius: 70px;
text-align: center;
font-family: Gilroy;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 40px;
color: inherit;
width: 160px;
height: 40px;
-webkit-text-decoration-line: none;
text-decoration-line: none; }
.catalog_main__goods__item__button:hover {
border-color: inherit;
color: inherit; }

#lottie1,#lottie1_1,#lottie1_2, #lottie2, #lottie2_1, #lottie2_2, #lottie3, #lottie3_1, #lottie3_2, #lottie3_3, #lottie9{
    background: transparent!important;
}
.absolute_figure {
    position: absolute;
    z-index: -1;
}
.animate_figure_1{
    width: 216.84px;
    height: 276.9px;
    left: 79px;
    top: 0;
    opacity: 0.4;
    transform: rotate(-63.21deg);
}
.animate_figure_2{
    width: 209.35px;
    height: 194.34px;
    left: 310.15px;
    top: 25%;
    filter: blur(3.4712px);
    transform: rotate(71.49deg);
}
.animate_figure_3{
    width: 324px;
    height: 466.62px;
    left: 154.2px;
    bottom: 30%;
    opacity: 0.4;
}
.animate_figure_4{
    width: 97.93px;
    height: 86.55px;
    left: 462.41px;
    bottom:20%;
    transform: rotate(112.75deg);
}
.animate_figure_5{
    width: 279.08px;
    height: 259.08px;
    left: 101.32px;
    bottom: 57px;
    opacity: 0.4;
    transform: rotate(15.93deg);
}
.animate_figure_6{
    width: 206.33px;
    height: 263.46px;
    right: 50px;
    top: 127px;
    opacity: 0.35;
    transform: rotate(-29.15deg);
}
.animate_figure_7{
    width: 215.31px;
    height: 310.09px;
    right: 147px;
    top: 25%;
    opacity: 0.4;
}
.animate_figure_8{
    width: 291.99px;
    height: 420.51px;
    right: 11px;
    bottom: 140px;
    opacity: 0.4;
    transform: rotate(21.68deg);
}
.static_figure_1{
    left: 0;
    top: 198px;
    width: 207px;
    height: 298px;
}
.static_figure_2{
    left: 0;
    top: 607px;
    width: 238px;
    height: 303px;
}
.static_figure_3{
    left: 0;
    bottom: 360px;
    width: 207px;
    height: 264px;
}
.static_figure_4{
    right: 0;
    top: -62px;
    width: 179px;
    height: 228px;
}
.static_figure_5{
    right: 0;
    top: 403px;
    width: 210px;
    height: 195px;
}
.static_figure_6{
    right: 0;
    bottom: 630px;
    width: 247px;
    height: 355px;
}
.static_figure_7{
    right: 0;
    bottom: 0;
    width: 279px;
    height: 259px;
}
.static_figure_8{
    left: 20%;
    bottom: -143px;
}
.button_down {
    position: absolute;
    bottom: 122px; }

@media (max-width: 991px) {
    .catalog_main__goods__item__button__wrapper {
        position: relative;
        bottom: 0;
    }

    .catalog_main__goods__item {
        margin-bottom: 20px;
    }

    .absolute_figure_2, .absolute_figure_4, .absolute_figure_5 {
        display: none;
    }


    .button_down {
        bottom: 20px;
    }
}


@media (max-width: 580px) {
    .catalog_main__descr p {
        margin-bottom: 10px;
    }

    .catalog_main__goods_header {
        flex-direction: column;
    }
    .catalog_main {
        padding: 50px 0;
    }

}



/*# sourceMappingURL=catalog.css.map */