@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

/* Указываем box sizing */
*,
*::before,
*::after {
    box-sizing: border-box;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
}

body {
    -webkit-overflow-scrolling: touch;
}

/* Убираем внутренние отступы */
ul[class],
ol[class] {
    padding: 0;
}

/* Убираем внешние отступы */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
    margin: 0;
}

html,
body {
    height: 100%;
    position: relative;
}

/* Выставляем основные настройки по-умолчанию для body */
body {
    scroll-behavior: smooth;
    text-rendering: optimizeSpeed;
    line-height: 1.5;
    background-color: white;
}

/* Удаляем стандартную стилизацию для всех ul и il, у которых есть атрибут class*/
ul[class],
ol[class] {
    list-style: none;
}

/* Элементы a, у которых нет класса, сбрасываем до дефолтных стилей */
a:not([class]) {
    text-decoration-skip-ink: auto;
}

/* Упрощаем работу с изображениями */
img {
    max-width: 100%;
    display: block;
}

/* Указываем понятную периодичность в потоке данных у article*/
article > * + * {
    margin-top: 1em;
}

/* Наследуем шрифты для инпутов и кнопок */
input,
button,
textarea,
select {
    font: inherit;
}

/* Удаляем все анимации и переходы для людей, которые предпочитай их не использовать */
@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
}

.wrapper {
    width: 80%;
    margin: 0 auto;
}

.wrapper__a {
    width: 40%;
    margin: 0 auto;
}

.container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

em {
    font-style: normal;
}

.logo {
    width: 50%;
}

.mobile__logo {
    display: none;
}

.mt {
    margin-top: 40px;
}

.st1 {
}

.st0 {
    fill: #636363;
}

.st3 {
    font-size: 10.405px;
}

.st2 {
    font-size: 69px;
    fill: #505050;
}

.st4 {
    letter-spacing: 4.5px;
    fill: #505050;
}

.logo span {
    font-weight: 300;
}

.logo_img {
    width: 90%;
}

ul.menu_items {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    width: 100%;
}

.call_container {
    display: none;
}

ul.gold_stocks {
    display: flex;
    vertical-align: top;
    line-height: 25px;
    font-weight: 500;
    font-size: 12px;
    width: 70%;
    justify-content: space-evenly;
}

li.stocks_color {
    display: flex;
    flex-direction: column;
}

.stocks_color a {
    color: #333;
}

.tob_bar_menu {
    display: flex;
    align-items: center;
    height: 80px;
    justify-content: space-between;
    background-color: white;
}

.bottom_bar_menu {
    display: flex;
    align-items: center;
    padding: 0 50px 0 50px;
    height: 80px;
    justify-content: space-between;
    border-bottom: 0.5px solid #ebebeb;
}

a.items li {
    display: block;
    line-height: auto;
    color: #333;
    border-bottom: 1px solid transparent;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    margin-right: 40px;
    font-weight: 600;
    font-size: 15px;
}

a.items li:hover {
    color: #f7bd1b;
    transition: 0.3s all ease-in-out;
}

.search_btn {
    width: 100px;
    height: 80px;
    z-index: 3;
    white-space: nowrap;
    cursor: pointer;
    overflow: hidden;
    pointer-events: auto;
    border: none;
    background: transparent;
    border-left: 0.5px solid #ebebeb;
    border-right: 0.5px solid #ebebeb;
    font-style: normal;
    position: relative;
}

.search_btn svg {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 50%;
    top: 50%;
    margin: -10px 0 0 -10px;
    color: #d7d0c0;
    transition: color 0.2s ease;
}

.phone_icon {
    fill: #d7d0c0;
}

.search_btn:hover {
    background-color: rgba(255, 255, 0, 0.13);
    transition: 0.3s ease-in-out all;
}

.switch-lang:hover {
    background-color: #191919;
    color: white;
    transition: 0.2s ease-in-out all;
}

.mp-grid-item__download {
    display: inline-block;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.01em;
    margin-top: 12px;
    color: #202020;
    padding-right: 20px;
    margin-top: 60px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tMi40ODM0N2UtMDcgNS42ODE1M0wxLjEyMzg3IDQuNzc1NkwzLjgyNzkxIDcuMjU5MzlMMy44Mjc5MSAtMi4zNDI4NmUtMDdMNS4zNTk4NCAtMS42NzMyM2UtMDdMNS4zNTk4NCA3LjI1ODczTDguMDY0NjQgNC43NzU2TDkuMTg3NzQgNS42ODE1M0w0LjU5NDI1IDkuOTk3ODNMLTIuNDgzNDdlLTA3IDUuNjgxNTNaIiBmaWxsPSIjRjFCRDI4Ii8+CjxsaW5lIHgxPSIwLjAwMDI0NDE0MSIgeTE9IjEzLjI1IiB4Mj0iOS4wMDAyNCIgeTI9IjEzLjI1IiBzdHJva2U9IiNGMUJEMjgiIHN0cm9rZS13aWR0aD0iMS41Ii8+Cjwvc3ZnPgo=)
        no-repeat right 3px;
}

header.header {
    border-bottom: 0.5px solid #ebebeb;
}

.page-header__lang {
    width: 100px;
    height: 80px;
    cursor: pointer;
    border-left: 0.5px solid #ebebeb;
    border-right: 0.5px solid #ebebeb;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #505050;
}

section.section-video {
    height: auto;
    width: 100%;
    position: relative;
    margin-top: 4%;
}

section.section-2 {
    margin-top: 20px;
}

.section-video video {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    z-index: 0;
}
.section-video .caption {
    z-index: 1;
    position: relative;
    text-align: center;
    color: #191919;
    padding: 30px;
    background-color: white;
    margin-bottom: 20px;
    width: 50%;
}

.video-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: auto;
}

.caption h2 {
    font-size: 16px;
}

.section-1 {
    background: url("/public/assets/media/4-1.jpg");
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    padding: 40px 0px;
}

.section-2 {
    min-height: 700px;
    height: auto;
    background-color: #f2f1ef;
    display: flex;
    align-items: center;
    padding: 40px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.section-4 {
    background-color: #ffffff;
    min-height: 340px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-5 {
    background-color: #ffffff;
    height: 100vh;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 40px 0px;
}

section.section__color_dark {
    background-color: #0f1626 !important;
    padding: 2% 0%;
}

.page__content__a {
    width: 70%;
    margin: 0 auto;
}

.page__content__b {
    width: 80%;
    margin: 40px auto;
}

.page__banner {
    min-height: auto;
    margin-top: 40px;
    position: relative;
    margin-top: 8%;
}

.page__banner__titles {
    z-index: 2;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 340px;
}

ul.page__menu {
    display: flex;
    width: 70%;
    justify-content: space-evenly;
    align-items: center;
}

a li.page__menu__items {
    color: white;
    white-space: nowrap;
    margin-bottom: 20px;
}

a li.page__menu__items:hover {
    color: #636363;
    transition: 0.3s all ease-in-out;
}

.page__menu__items.active_menu {
    color: #636363;
}

.full_size {
    width: 100% !important;
}

h1.page__main__title {
    font-weight: 700;
    margin: 28px 0;
    font-size: 32px;
    line-height: 51px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.center {
    text-align: center;
}

.cards {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.card__item {
    display: flex;
    width: calc(33.33% - 20px);
    height: auto;
    overflow: hidden;
    border: 1px solid #dbd8d8;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 20px 9px 0 10px;
    padding: 40px;
    vertical-align: top;
    font-size: 16px;
    text-align: center;
    color: #202020;
    position: relative;
    /* min-height: 320px; */
    justify-content: space-evenly;
    flex-direction: column;
    align-items: center;
}

.card__title {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 40px;
}

.card__desc {
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.card__item.color {
    background-color: #f2f1ef !important;
}

a.more {
    display: inline-block;
    width: 120px;
    margin: 0 auto;
    color: #191919;
    position: absolute;
    bottom: 36px;
    left: 50%;
    margin-left: -60px;
    font-size: 14px;
    z-index: 1;
    font-weight: 700;
}

.bg-big {
    position: absolute;
    /* left: 40px;
	right: 40px; */
    top: 0;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    z-index: 1;
    background-color: #47505a;
    background-size: cover;
    background-position: center center;
    width: 100%;
    background-image: url("/public/assets/media/18-1.jpg");
}

.bg {
    background-position: center center;
    margin: 0 auto;
}

.left,
.right {
    width: 40%;
}

.left_small_block {
    width: 40%;
}

.right_big_block {
    width: 60%;
    height: 500px;
    background-image: url("/public/assets/media/18.jpg");
    border-radius: 20px;
    background-position: center;
}

h1.title {
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    line-height: 83px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    margin: 0;
    width: 100%;
    margin-bottom: 5px;
}

.mb_bottom {
    margin-bottom: 55px !important;
}

h1.black_title {
    color: #333;
}

p.p_title {
    padding: 40px 0px;
    font-size: 18px;
    color: #505050;
    width: 90%;
    font-weight: 400;
    line-height: 40px;
    text-align: left;
}

p.p_title.white {
    color: white;
}

ul.list {
    text-align-last: left;
    color: #202020;
}

li.list_item {
    text-align: left;
    list-style: none;
    margin-bottom: 10px;
    line-height: 30px;
}

ul li.list_item::before {
    content: "\2022";
    color: rgb(55, 0, 255);
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 15px;
}

p.p_small__text {
    padding: 30px 0px;
    font-size: 18px;
    color: #646464;
}

.small__padding {
    padding: 10px 0px !important;
}

p.left__align {
    text-align: left;
    padding: 40px 0px;
}

.teams__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: flex-start;
}

.teams__avatar {
    width: 30%;
    border-radius: 10px;
}

.teams__position {
    font-size: 14px;
    font-weight: 500;
    margin: 15px 0px;
}

.team__mate__desc {
    font-size: 14px;
    line-height: 25px;
}

.teams__desc__container {
    text-align: left;
    margin-left: 20px;
}

.teams__item {
    display: flex;
    color: #202020;
    margin-top: 10px;
    min-height: 240px;
    padding: 15px 10px;
    justify-content: flex-start;
}

.teams__name {
    font-size: 25px;
    font-weight: 500;
}

.vacancy__text {
    font-size: 18px;
    color: #646464;
    margin: 30px 10px 0px 10px;
}

.white_color {
    color: white !important;
}

button {
    border: none;
}

ul li.menu_pam .active_menu {
    color: #636363;
}

.btn {
    border: none;
    border-radius: 30px;
    background: white;
    padding: 20px 70px;
    text-transform: uppercase;
    font-weight: 600;
    color: #191919;
}

.btn.wide {
    border-radius: 0px;
    width: 100%;
}

.btn:hover {
    background-color: #191919;
    color: #ffffff;
    transition: 0.2s all ease-in-out;
}

.blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.block {
    background: white;
    padding: 40px;
    border-radius: 15px;
    box-sizing: border-box;
    height: 300px;
    margin-bottom: 10px;
    justify-content: space-between;
}

.block_cube {
    width: 49%;
    position: relative;
    height: 350px;
}

.block_wide {
    width: 100%;
    position: relative;
}

.block_name {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    margin-bottom: 25px;
    color: rgba(32, 32, 32, 0.5);
    margin-bottom: 76px;
}

.block_h4 {
    font-size: 20px;
    line-height: 1.5;
}

.date,
.pdf {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 40px 36px;
    font-weight: 500;
    line-height: 1.5;
    font-size: 18px;
    letter-spacing: 0.01em;
}

.page-footer {
    z-index: 3;
    background: #191919;
    position: relative;
}

.page-footer__top {
    height: 80px;
    padding: 0 500px 0 50px;
    border-bottom: 1px solid rgba(79, 79, 79, 0.5);
    box-sizing: border-box;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.page-footer__top li {
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0.01em;
    margin-right: 40px;
}

.page-footer__top a {
    color: #fff;
    line-height: 18px;
}

.page-footer__soc {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    font-size: 0;
}

.page-footer__soc-link {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    width: 100px;
    position: relative;
}

.page-footer__soc-link:before {
    content: "";
    display: block;
    width: 0;
    position: absolute;
    left: 0;
    top: 3px;
    bottom: 3px;
    border-left: 1px solid rgba(79, 79, 79, 0.5);
}

.page-footer__soc-link._twitter svg {
    width: 18px;
    height: 18px;
}

.page-footer__soc-link._youtube svg {
    width: 20px;
    height: 20px;
}

.page-footer__soc-link._telegram svg {
    width: 40px;
    height: 40px;
}

.page-footer__soc-link._vk svg {
    width: 20px;
    height: 21px;
}

.page-footer__soc-link._fb svg {
    width: 8px;
    height: 15px;
}

.page-footer__soc-link._inst svg {
    width: 19px;
    height: 16px;
}

.page-footer__soc-link svg {
    color: #fff;
    transition: color 0.2s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

a.page-footer__soc-link svg:hover {
    color: rgba(247, 189, 27, 0.5);
}

.page-footer__copy {
    color: white;
}

.page-footer__bottom {
    padding: 0 50px;
    height: 80px;
    font-size: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.01em;
}

.page-footer__disclaimer {
    color: rgba(247, 189, 27, 0.5);
}

.page-footer__disclaimer a {
    color: white;
}

.page-footer__cpeople a {
    color: #fff;
}

.page-footer__cpeople {
    color: #fff;
}

.page__content__с {
    display: flex;
    justify-content: space-evenly;
    color: black;
    margin-top: 60px;
}

.contact__block__main_title {
    font-weight: 700;
    font-size: 20px;
}

.contact__block {
    text-align: left;
}

.contact_block_page {
    position: relative;
}

.contact-frame {
    stroke: #ffcb08;
    fill: #027a5411;
    cursor: pointer;
}

.contact-frame:hover {
    opacity: 0.7;
    stroke: #ffcb08;
    fill: #ffcb08;
    transition: all 0.3s;
    cursor: pointer;
}

svg.contact-svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.contact__block__title {
    margin-top: 20px;
    font-weight: 500;
    font-size: 15px;
}

.contact__block__desc {
    margin-top: 10px;
    color: #47505a;
    font-size: 12px;
}

/*Loader*/

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 11;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s all;
    opacity: 1;
    visibility: visible;
}

.done {
    opacity: 0;
    visibility: hidden;
    z-index: 0 !important;
}

.loader {
    width: 65%;
    margin: 0 auto;
    animation: 0.2s infinite linear;
}

.loader-img {
    margin: 0 auto;
    width: 250px;
}

.gallery__title {
    color: #202020;
    text-align: left;
    font-weight: 700;
    padding: 40px 0px 20px 0px;
    font-size: 20px;
}

.gallery__flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.gallery__item {
    width: 32%;
    margin-bottom: 20px;
}

img.gallery__imgs {
    border-radius: 15px;
    box-sizing: border-box;
}

ul.mobile_menu {
    display: none;
}

.burger_icon {
    width: 30px;
    background-image: url("../img/burger.svg");
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.burger_icon.active_menu {
    transform: rotate(90deg);
}

.burger_menu {
    display: none;
}

.burg_container {
    display: none;
}

.phone_icon svg {
    width: 30px;
}

/* .menu_items.active{
	width: 400px;
	height: 400px;
	background-color: red;
} */

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: white;
    z-index: 9;
    /* animation: slideRight 0.3s;
    -webkit-animation: fadeIn 0.3s;
    -moz-animation: fadeIn 0.3s;
    -o-animation: fadeIn 0.3s;
    -ms-animation: fadeIn 0.3s; */
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*Dropdown Menu*/

.items {
    position: relative;
    display: inline-block;
}

.dropdown_content {
    display: none;
    width: 100px;
    height: 100px;
    background-color: white;
    position: absolute;
    z-index: 2;
}

.items:hover .dropdown-content {
    display: block;
}

button {
    background: none;
}

.switch-lang {
    width: 100px;
    height: 80px;
    cursor: pointer;
    border-left: 0.5px solid #ebebeb;
    border-right: 0.5px solid #ebebeb;
    color: #191919;
    font-weight: 700;
    font-size: 14px;
}
.switch-lang:hover .lang-dropdown {
    display: block;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    text-align: center;
    overflow: auto;
    z-index: 4;
    transition: all 0.3s;
    width: 100px;
}

.dropdown-content a {
    color: #191919;
    height: 80px;
    padding: 10px;
    text-decoration: none;
    display: block;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dropdown-content a:hover {
    transition: all 0.3s;
    background-color: #191919;
    color: white;
}

.show_lang {
    display: block;
}

.vacancy__desc {
    margin-bottom: 30px;
    max-height: 14ch;
    overflow: hidden;
}

.vacancy__item {
    min-height: 440px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}

.vacancy__title {
    margin: 50px 0px;
    width: 95%;
}

.vacancy__location {
    font-weight: 500;
}

.vacancy__date {
    font-weight: 300;
}

.vacancy__item:hover {
    background-color: #191919;
    transition: 0.3s ease-in-out all;
    border: 1px solid #191919;
    color: white;
}

.page__content__aa {
    margin: 0 auto;
    width: 70%;
    text-align: left;
}

span.bold {
    font-weight: 500;
    font-size: 20px;
    text-align: left;
}

span.orange {
    font-weight: 500;
    color: #636363;
}

.p_small__text__left {
    color: #333;
    margin-top: 30px;
    margin-bottom: 30px;
}

.contact_container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    color: #333;
    padding: 50px 150px;
}

.contact_item {
    text-align: left;
    min-height: 250px;
    width: 50%;
}

.contact_item_title {
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 20px;
}

.contact_item_a {
    margin-bottom: 20px;
}

.contact_item_a_title_value {
    text-align: left;
    font-size: 14px;
    width: 50%;
}

.contact_item_a_title {
    font-weight: 500;
}

.map iframe {
    width: 100%;
    height: 300px;
    border: 0;
}

.contact_item_a_title_value a {
    color: rgb(139, 102, 0);
    font-weight: 700;
}

.vacancy_desc_container {
    color: black;
    text-align: left;
}

.gallery__container .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    font-size: 0;
    border: 0;
    width: 50px;
    height: 50px;
}

.gallery__container .slick-arrow.slick-prev {
    left: -63px;
    background: url("/public/assets/img/arrow.png") 0 0 / 100% no-repeat;
    cursor: pointer;
}

.gallery__container .slick-arrow.slick-next {
    right: -63px;
    background: url("/public/assets/img/arrow.png") 0 0 / 100% no-repeat;
    transform: rotate(180deg);
    cursor: pointer;
}

.slick-slide img {
    border-radius: 15px !important;
    height: 700px;
    width: 100%;
    object-fit: cover;
}

.black {
    color: #202020;
}

.gallery__container li {
    margin: 50px 15px;
}
.gallery__container li img {
    width: 100%;
}

.video__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.video__item {
    width: 30%;
    margin-bottom: 20px;
}

.video__item iframe {
    width: 100%;
    border-radius: 15px;
    height: 210px;
}

.buttons_container {
    display: flex;
    justify-content: space-evenly;
    margin: 50px 0px;
    align-items: center;
}

.page__content__d {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    font-size: 20px;
}

.rotate {
    -webkit-animation: spin1 2s linear;
    -moz-animation: spin1 2s linear;
    -o-animation: spin1 2s linear;
    -ms-animation: spin1 2s linear;
    animation: spin1 2s linear;

    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    width: 256px;
    height: 256px;
}

@-webkit-keyframes spin1 {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(180deg);
    }
}
@-moz-keyframes spin1 {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(180deg);
    }
}
@-o-keyframes spin1 {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(180deg);
    }
}
@-ms-keyframes spin1 {
    0% {
        -ms-transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(180deg);
    }
}
@-keyframes spin1 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(180deg);
    }
}

/* .titles__back svg {
    position: absolute;
    left: 8px;
    top: 2px;
}

.titles__back {
    display: inline-block;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    position: absolute;
    left: 100px;
    top: 45px;
    z-index: 2;
    font-weight: 600;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    padding-left: 40px;
} */

.dropbtn__menu {
    padding: 16px;
    font-size: 12px;
    border: none;
    cursor: pointer;
    color: #191919;
    font-weight: 700;
}

.dropdown__menu {
    position: relative;
    display: inline-block;
}

.dropdown__content {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 350px;
    z-index: 4;
    -webkit-box-shadow: -3px 18px 23px -1px rgba(0, 0, 0, 0.35);
    box-shadow: -3px 18px 23px -1px rgba(0, 0, 0, 0.35);
    transition: 0.3s ease-in-out all;
}

.dropdown__content a {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    color: #191919;
    font-weight: 700;
    font-size: 12px;
}

.dropdown__content a:hover {
    background-color: #191919;
    color: white;
}

.dropdown__menu:hover .dropdown__content {
    display: block;
}

.dropdown__menu:hover .dropbtn__menu {
    background-color: #191919;
    height: 80px;
    color: white;
    transition: 0.3s ease-in-out all;
}

main {
    display: block;
    max-width: 40rem;
    padding: 1rem;
    margin: 2rem 0rem 0rem 0rem;
}

ol.gradient-list {
    counter-reset: gradient-counter;
    list-style: none;
    margin: 1.75rem 0;
    padding-left: 1rem;
}
ol.gradient-list > li {
    background: rgba(255, 255, 255, 0.712);
    border-radius: 0 0.5rem 0.5rem 0.5rem;
    margin-top: 1rem;
    min-height: 3rem;
    padding: 1rem 1rem 1rem 2rem;
    position: relative;
    display: flex;
    justify-content: start;
    align-items: center;
    width: 75%;
}

ol.gradient-list > li + li {
    margin-top: 0.5rem;
}

ol.gradient-list li img {
    width: 30px;
    margin-right: 20px;
}

input[type="text"],
[type="email"],
[type="file"],
select,
textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #191919;
    border-radius: 1px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 6px;
    resize: none;
    font-weight: 500;
    color: #191919;
}

.alert-success {
    background: none;
    color: #027952;
    text-align: center;
    font-weight: 900;
}

.alert-danger {
    background: none;
    color: #79021c;
    text-align: center;
    font-weight: 900;
}

section.section-count {
    background-color: #f4f8f9;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

img.count {
    width: 30%;
}

.contact_container_count {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 40px;
    width: 80%;
}
.count__item > .contact_item_a_title_value {
    width: 100%;
}

table.table {
    color: #202020;
    width: 100%;
}

.tal {
    text-align: left !important;
}

.full {
    width: 100% !important;
}

th.th_t {
    padding: 20px;
}

td.td_t {
    padding: 20px;
}

.tr_t {
    background: #f1f1f1;
}

.td_t a{
    color: #181818;
    font-weight: 600;
}

.section-10 {
    margin: 100px;
    color: #191919;
}

.time_controller {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    justify-content: space-between;
}

.tender_title {
    font-size: 24px;
    margin-bottom: 20px;
}

.time_controller_status {
    margin-left: 20px;
}

.time_controller_status span {
    padding: 10px;
    background: black;
    border-radius: 5px;
    color: white;
    margin-left: 10px;
}

.info_block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

img.icon_file{
    width: 50px;
}

.tender_files{
    display: flex;
    align-items: center;
    justify-content: start;
    margin-top: 20px;
}