html, body {
    height: 100%;
    margin: 0;
}

html {
    display: flex !important;
    flex-direction: column !important;
    margin: auto;
}
body{
    font-family: Arial, sans-serif;
    vertical-align: middle;
    color: #003466;
    line-height: 20px;
}
a{
    color: #23a1d1;
    cursor: pointer;
}

h1{
    font-size: 24px;
    color: #444;
    font-weight: 400;
    text-align: left;
}

h2{
    font-weight: 400;
}

.general-text{
    text-align: left;
    font-size: 16px;
    line-height: 20px;
}

.general-text li{
    margin-left: 35px;
    text-indent: -1.5em;
}

.main{

}

.row{
    display: flex;
    flex-direction: row;
    gap: 40px;
    align-items: flex-start;
}

.main-block{
    display: flex;
    justify-content: center;
}
.right-side-container{
    display: flex;
    flex-direction: column;
    gap:45px
}

.col-1-4{
    width: 260px;
}

.col-3-4{
    width: 860px;
    text-align: justify;
}
.footer-row-container{
    max-width: 860px;
}
.footer-block{
    display: block;
    background: #F4F4F4;
    width: 100%;
    margin-top: 80px;
}

.footer-dc{
    margin: auto;
    width: 1160px;
    text-align: center;
}
.footer-links{
    position: relative;
    display: block;
    margin: auto;
}

.footer-links a{
    color: #005DAB;
    font-size: 12px;
    font-style: italic;

}

.footer_list{
    display: flex;
    margin-bottom: 8px;
}

.footer-list_item{
    position: relative;
    padding-right: 21px;
    list-style-type: none;
    font-size: 14px;
}


.footer-dc ul{
    padding: 0px;
    list-style-type: none;

}

.footer-link{
    display: inline-block;
    text-decoration: none;
    cursor: pointer;

}
.copyright{
    font-size: 12px;
    text-align:left;
    list-style-type: none;
}

.language {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-flex;
    flex-direction: column;
    height: 24px;
    border: 1px solid transparent;
    overflow: hidden;
    z-index: 10;
}
.lang{
    width: 65px;
    margin: 10px 0px;
    margin-left: auto;
    margin-right: 0;
}
.lang-container{
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
}

.select-lang{
    outline: none;
    border: none;
    padding: 0 1em 0 0;
    font-family: inherit;
    font-size: inherit;
    cursor: inherit;
    line-height: inherit;
    background: none;
}


.du2 {
    font-family: Arial, sans-serif;
    font-weight: 400;
}

.du2-h1{
    font-size: 27px;
    color: #444;
    text-align: left;
    margin: 0;
}

.du2-logo{
    letter-spacing: 1px;
}

.du2-select-lang{
    outline: none;
    border: none;
    font-family: inherit;
    cursor: inherit;
    line-height: inherit;
    background: none;
    font-size: 16px;

}
.du3-header-base-top{
    display: flex;
    justify-content: center;
    width: 100%;
    height: 80px;
    background: #ffffff;
}

.du3-header-menu{
    display: flex;
    justify-content: center;
    width: 100%;
    height: 40px;
    background: #005DAB;
}

.du2-header-bar{
    display: grid;
    grid-template-columns: 260px 860px;
    grid-template-rows: auto auto;
    grid-column-gap: 20px;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    align-content: space-evenly;
    justify-items: start;
}

.du3-menu-container{
    display: flex;
    flex-direction: row;
    gap: 24px;
    color: white;
    width: 100%;
    height: 40px;
    font-size: 20px;
    align-items: center;
    justify-content: flex-start;
}

.du3-menu-container a{
    text-decoration: none;
    color: white;
}
.du3-logo-geo-container{
    display: flex;
    flex-direction: row;
    gap: 60px;
    color: #005DAB;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.du3-geo-container{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 4px;
    align-content: center;
    align-items: center;
}
.du2-header{

}

.du2-col-3-4{
    max-width: 860px;
}

.du2-main-title-key{
    letter-spacing: 1px;
    color: #DF4641;
    align-items: end;
    font-size: 24px;
    font-weight: 700;
}
.du3-key-button-container{
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.du3-main-subtitle{
    display: flex;
    gap: 8px;
    font-size: 32px;
}

.du3-main-subtitle2{
    display: flex;
    flex-direction: column;
    font-size: 20px;
    line-height: 26px;
}

.du3-main-subtitle-os-info{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}

.du2-main-download-container{
    align-items: flex-start;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 4px;
}
.du3-special-offer{
    display: flex;
    flex-direction: column;
    gap: 4px;
    font-size: 10px;
    font-style: italic;
    font-weight: 400;
    line-height: 16px;
}
.du3-special-offer a{
    text-decoration: none;
    color: #005DAB;
}

.du2-chose-os-container{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.du2-select-os{
    height: 30px;
    border: 1px solid #d8dcdf;
    margin-left: 11px;
    width: 129px;
}

.du2-title-select-os{
    font-size: 16px;
    /*width: 130px;*/
}

.du2-button-wrapper{
    height: 48px;
    font-weight: 500;
}

.du2-button{
    background: #00AB78;
    display: flex; /* Используем flex контейнер */
    align-items: center; /* Выравнивание по центру по вертикали */
    justify-content: center; /* Выравнивание по центру по горизонтали */
    gap: 10px;
    min-width: 260px;
    border: none;
    color: #ffffff;
    font-size: 20px;
    line-height: normal;
    outline: none;
    position: relative;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    padding: 10px;
}

.du2-button a{
    color: #ffffff;
    line-height: 18px;
    outline: none;
    text-decoration: none;
}

.du2-main-container{
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding-top: 40px;
}

.general-title{
    font-size: 20px;
    justify-content: center;
}

.general-subtitle{
    display: flex;
    font-size: 16px;
    justify-content: flex-start;
    align-items: center;
}

.du3-container-gap{
    display: flex;
    flex-direction: column;
    grid-row-gap: 18px;
    max-width: 860px;
}

.du3-container-gap-row{
    display: flex;
    flex-direction: row;
    gap: 18px;
}

.du2-right-side{
}
.du2-insturction-container{
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    gap: 136px;
}

.du2-instruction1{
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 164px;
}
.du2-instruction2{
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 151px;
}
.du2-instruction3{
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 181px;
}

.du3-step-title{
    color: #005DAB;
    font-size: 16px;
}
.du3-step-text{
    font-size: 16px;
    line-height: 26px;
    max-width: 181px;
    text-align: left;
}

.du3-instruction-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 800px;
    align-items: start;
    justify-content: start;
}

.du3-device-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-row-gap: 18px;
    width: 800px;
    align-items: center;
}

.du3-device {
    font-size: 16px;
    font-weight: 500;
}
.du3-device-grid a{
    text-decoration: none;
    color: #005DAB;
}

.du2-rb{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 18px;
}

.du2-rb-title{
    font-size: 32px;
    display: flex; /* Используем flex контейнер */
    align-items: center; /* Выравнивание по центру по вертикали */
    justify-content: center; /* Выравнивание по центру по горизонтали */
    text-align: center;
}

.du2-rb-tp{
    display: flex; /* Используем flex контейнер */
    align-items: center; /* Выравнивание по центру по вертикали */
    justify-content: center; /* Выравнивание по центру по горизонтали */
}

.du2-call-chat{
    font-size: 16px;
}
.du3-rb-offer-wrapper{
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.du2-rb-button-wrapper{
    display: flex;
    flex-direction: row;
    align-items: center;

}
.du2-rb-button{
    display: flex; /* Используем flex контейнер */
    align-items: center; /* Выравнивание по центру по вертикали */
    justify-content: center; /* Выравнивание по центру по горизонтали */
    gap: 8px;
    height: 38px;
    width: 244px;
    border: none;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    outline: none;
    position: relative;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    border-radius: 8px;
    background: #00AB78;
}

.du2-rb-button a{
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    outline: none;
    text-decoration: none;
}

.du3-rb-button-pcr{
    background: #005DAB;
}

.du2-exit-popup{
    display: none;
}

.du2-exit-popup-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); /* Серый цвет фона */
}

.du2-exit-popup-container{
    position: fixed;
    top: 50%;
    left: 50%;
    height: 460px;
    width: 940px;
    transform: translate(-50%, -50%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
}

.du2-exit-popup-column-2{
    padding: 34px;
    display: flex;
    width: 500px;
    height: 100%;
    flex-direction: column;
    justify-content: space-evenly;
    font-size: 24px;
    align-items: center;
    gap: 5px;
}

.du2-exit-popup-button-container{
    display: flex;
    align-items: center;
    flex-direction: column;
}

.du2-popup-close-wraper{
    position: absolute;
    top: 5px;
    right: -1px;
}

.du2-exit-popup-button-wrapper{
    display: flex;
    background: #00AB78;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    width: 185px;
    height: 52px;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;

}

.du2-popup-button-offer{
    color: #FFF;
    text-align: center;
    text-decoration: none;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 16px;
    font-style: normal;
    line-height: normal;
}

.du2-popup-button-offer-text{
    font-size: 12px;
    font-weight: 800;
}

.du3-rb-recommendation{
    color: #003466;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
}

.du3-rb-pcr-container{
    gap: 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.du3-rb-general-text{
    max-width: 194px;
    text-align: center;
    size: 16px;
}

.du3-rb-offer{
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
}

.du3-note{
    font-style: italic;
    background: #F4F4F4;
    padding: 4px;
}

.home-second-block{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.breadcrumbs{
    background: #F4F4F4;
}
.breadcrumbs a{
    text-decoration: none;
    color: #003466;
}

.page-button {
    background-color: transparent; /* Прозрачный фон */
    border: 1px solid #005DAB; /* Голубой бордер толщиной 1px */
    border-radius: 8px; /* Закругление углов */
    color: #005DAB; /* Цвет текста кнопки */
    padding: 10px 10px; /* Отступы внутри кнопки */
    text-align: center; /* Выравнивание текста по центру */
    text-decoration: none; /* Убираем подчеркивание текста для ссылок */
    display: inline-block; /* Делаем кнопку строчно-блочным элементом */
    font-size: 16px; /* Размер шрифта */
    cursor: pointer; /* Курсор в виде руки при наведении */
    transition: background-color 0.3s; /* Плавное изменение фона при наведении */
}

.page-button:hover {
    background-color: #005DAB; /* Фон кнопки при наведении */
    color: white; /* Цвет текста кнопки при наведении */
}

.page-button.active {
    background-color: #005DAB; /* Фон активной кнопки */
    color: white; /* Цвет текста активной кнопки */
}

.search-container{
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.search-form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.search-input {
    width: 95%;
    border: 1px solid #003466;
    border-radius: 8px;
    display: flex;
    padding: 10px 0;
    padding-left: 10px;
}

input:focus, textarea:focus, select:focus {
    outline: none;
}

textarea {
    padding-left: 10px; /* Добавляет отступ слева */
}

.search-button {
    background-color: #005DAB;
    border: none;
    border-radius: 8px;
    color: white;
    padding: 10px 30px;
    cursor: pointer;
    font-size: 20px;
    width: 100px;
}

.search-input::placeholder {
    color: #809AB3;
    border: none;
}

.search-button:hover {
    background-color: #003466;
}
.ae-desc{
    font-size: 12px;
    font-style: italic;
    line-height: 16px;
}

.ae-desc a{
    color: #005DAB;
}
.main-download-container{
    width: 100%;
    height: 90px;
    align-items: center;
    display: inline-flex;
}

.title-select-os{
    align-items: center;
    /*margin: 15px;*/
}

.select-os {
    width: 210px;
    height: 40px;
    border: 1px solid #d8dcdf;
    margin: 15px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 8px;
}
.specialOfferRight {
    color: #303023;
    font-size: 14px;
    text-align: right;
    font-weight: 300;
}

.button-wrapper{
    background: #00AB78;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-width: 260px;
    border: none;
    color: #ffffff;
    font-size: 20px;
    line-height: normal;
    outline: none;
    position: relative;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    padding: 10px;
}

.button-wrapper a{
    color: white;
    text-decoration: none;
}