/*************** MAIN ***************/
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
html {
    scroll-behavior: smooth;
}
body {
    height: 100%;
    min-width: 1000px;
    font-family: 'Inter', 'Verdana', sans-serif;
}
.js-on .no-js-alert {
    display: none;
}
.b-section {
    padding: 80px 0;
}
.b-section__wrapper {
    position: relative;
    margin: auto;
    width: 1000px;
    min-width: 1000px;
}
h3 {
    font: 700 24px/36px 'Open Sans', sans-serif;
    color: #1B222F;
}
.b-section__title {
    font: 700 30px/45px 'Open Sans', sans-serif;
    text-align: center;
    margin: 0 auto 10px;
    max-width: 1000px;
}
.b-section__description {
    margin: auto;
    width: 760px;
    font: 16px/28px 'Open Sans', sans-serif;
    text-align: center;
    color: #575C63;
}
a {
    color: #1583e6;
}
.b-page {
    background: #fff;
    width: 100%;
    height: 100%;
    color: #000000;
    font: 14px Inter, sans-serif;
    padding: 0;
    margin: 0;
}
.b-no-js-alert {
    background: #ff9 linear-gradient(to bottom, #ffc, #fd66);
    line-height: 25px;
    padding: 10px;
    font-size: 16px;
    text-align: center;
}
.js-on .b-no-js-alert {display: none;}

/*************** HEADER ***************/
.header {
    position: relative;
    z-index: 1200;
    height: 64px;
    font-family: 'Inter', sans-serif;
    color: #222429;
    background: #fff;
}
.header__menu {
    margin: auto;
    width: 1000px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header__main-menu {
    display: flex;
    justify-content: center;
    height: 100%;
}
.logo__link {
    width: 138px;
    height: 36px;
    background-image: url("https://www.auslogics.com/includes/images/header/logo.svg");
}
.logo__link_new-year {
    width: 131px;
    height: 41px;
    background-image: url("https://www.auslogics.com/includes/images/header/logo__newyear.svg");
}

.submenu__wrapper {
    margin: 38px auto;
    max-width: 1020px;
}
.submenu__columns-wrapper {
    display: flex;
    flex-flow: row nowrap ;
}
.submenu__column {
    display: inline-block;
    margin: 10px;
    vertical-align: top;
    text-decoration: none;
}
.submenu__column_33 {
    min-width: 200px;
    width: calc(33.33333333% - 20px);
    max-width: 320px;
}
.submenu__column_50 {
    min-width: 250px;
    width: calc(50% - 20px);
    max-width: 490px;
}

#menu-languages {
    display: inline-block;
    position: relative;
    margin-left: 20px;
    vertical-align: top;
    cursor: pointer;
}
#menu-languages.active>.menu-languages__chose {
    display: block !important;
    cursor: default;
}
.menu-languages__button {
    width: 44px;
    height: 24px;
    background: 0/24px no-repeat;
}
.menu-languages__button:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("https://www.auslogics.com/includes/images/header/arrow-down.svg") right center no-repeat;
}
#menu-languages.active>.menu-languages__button:after {
    background-image: url("https://www.auslogics.com/includes/images/header/arrow-up.svg");
}
.menu-languages__chose {
    position: absolute;
    left: -120px;
    top: 32px;
    padding: 4px 0;

    background: #FFFFFF;
    border: 1px solid #D9DBDE;
    box-shadow: 0 6px 10px rgba(34, 36, 41, 0.08);
    border-radius: 8px;
}
.menu-languages__item {
    display: block;
    position: relative;
    width: 180px;
    height: 32px;
    padding-left: 16px;
    font: 14px/32px 'Inter', sans-serif;
    color: #222429;
    text-decoration: none;
}
.menu-languages__item.active {
    color: #1177D1;
    background: #F0F7FC;
    cursor: default;
}
.menu-languages__item:hover {
    color: #1177D1;
    background: #F0F7FC;
}
.menu-languages__item-flag {
    position: absolute;
    left: 140px;
    top: 4px;
}
.submenu__soft {
    display: block;
    position: relative;
    width: 100%;
    height: 48px;
    margin-bottom: 8px;
    background: 8px 8px / 32px 32px no-repeat;
    border-radius: 8px;
    font: 600 14px/20px 'Inter';
    color: #222429;
    text-decoration: none;
}
.submenu__soft:last-child {
    margin-bottom: 0;
}
.submenu__soft:hover {
    background-color: #F7F8FA;
}
.submenu__soft:active {
    background-color: #E8EAED;
}
.submenu__soft:hover:after {
    content: " ";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 16px;
    top: 16px;
    background: url("https://www.auslogics.com/includes/images/header/arrow-right.svg") center / 16px no-repeat;
}
.submenu__soft img {
    margin: 8px;
    width: 32px;
    height: 32px;
    vertical-align: -18px;
}
.submenu__social {
    display: block;
    position: relative;
    width: 100%;
    height: 48px;
    margin-bottom: 8px;
    background: 8px 8px / 32px 32px no-repeat;
    border-radius: 8px;
    padding: 14px 0 0 48px;
    font: 600 14px/20px 'Inter';
    color: #222429;
    text-decoration: none;
}
.header-achiv {
    margin-bottom: 8px;
    width: 100%;
    padding: 16px 32px 16px 96px;
    border: 1px solid #E8EAED;
    border-radius: 8px;
    background: 32px 16px / 40px no-repeat;
    font: 14px/22px 'Inter';
}
.header-achiv b{
    display: block;
    margin-bottom: 4px;
    font: 800 20px/28px 'Inter';
}
html[lang="de"] .header-achiv b{
    font: 800 20px/24px 'Inter';
}
html[lang="es"] .header-achiv b{
    font: 800 17px/24px 'Inter';
}
html[lang="it"] .header-achiv b, html[lang="pt"] .header-achiv b{
    font: 800 18px/26px 'Inter';
}
.header-achiv_year {
    background-image: url("https://www.auslogics.com/includes/images/icon/achiv-gem-40-28.svg");
}
.header-achiv_download {
    background-image: url("https://www.auslogics.com/includes/images/icon/achiv-down-40-28.svg");
}
.header-achiv_5-star {
    background-image: url("https://www.auslogics.com/includes/images/icon/achiv-star-40-28.svg");
}
.header-microsoft {
    display: block;
    width: 100%;
    height: 86px;
    border: 1px solid #E8EAED;
    border-radius: 8px;
    background: url("https://www.auslogics.com/includes/images/microsoft_badge.svg") center / auto 82px no-repeat;
}
.header-qa {
    width: 100%;
    background: #F0F7FC url("https://www.auslogics.com/includes/images/header/aaq_bg.svg") calc(50% - 36px) 0 / 1266px 112px no-repeat;
}
.header-qa__flex {
    display: flex;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;

    align-items: center;
    justify-content: space-between;
}
.header-qa__icon {
    min-width: 80px;
    height: 80px;
    background: 0 / 80px;
}
.header-qa__text {
    min-height: 112px;
    padding: 26px 32px;
    font: 400 16px/24px 'Inter';
    color: #676A6E;
}
.header-qa__text b {
    display: block;
    margin-bottom: 8px;
    font: 800 20px/28px 'Inter';
    color: #222429;
}
.header-qa__button {
    background: #1785E6;
    border-radius: 8px;
    padding: 18px 32px;
    font:600 16px/20px 'Inter';
    color: #FFFFFF;
    text-decoration: none;
    white-space: nowrap;
}
.header-qa__button:hover{
    background: #2E9DFF;
}
.header-qa__button:active{
    background: #1177D1;
}
.submenu__title {
    font:800 16px/22px 'Inter';
    color: #222429;
    margin-bottom: 22px;
}
.submenu__wrapper-company {
    display: flex;
    flex-flow: column wrap;
    max-height: 430px;
    align-content: start;
}
.submenu-item_company {
    width: calc(33.33333333% - 20px);
    max-width: 320px;
    padding: 10px;
    font:14px/22px 'Inter';
    color: #676A6E;
    text-decoration: none;
}
.submenu-item_company:hover {
    background: #F0F7FC;
}
.submenu-item {
    padding: 16px 24px;
    font:14px/22px 'Inter';
    color: #676A6E;
    border-right: 8px;
}
.submenu-item:hover {
    color: #222429;
    background-color: #F0F7FC;
}
.submenu-item__title {
    display: inline-block;
    vertical-align: middle;
    font:800 16px/22px 'Inter';
    color: #222429;
}
.submenu-item__subtitle {
    display: block;
    margin: 8px 0;
    font: 600 14px/20px 'Inter';
    color: #222429;
    text-decoration: none;
}
.submenu-item__img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    width: auto;
    height: 40px;
}
.submenu-item__link {
    display: block;
    margin-top: 16px;
    font: 600 13px/20px 'Inter';
    color: #1785E6;
    text-decoration: none;
}
.submenu__list-link {
    display: block;
    padding: 8px;
    font: 14px/24px 'Inter';
    color: #222429;
    text-decoration: none;
    border-radius: 8px;
}
.submenu__list-link:hover {
    background: #F7F8FA url("https://www.auslogics.com/includes/images/header/arrow-right.svg") calc(100% - 12px) center / 16px 16px no-repeat;
}
.submenu__list-link:active {
    background-color: #E8EAED;
}

.submenu-article__preview {
    display: block;
    aspect-ratio: 320 / 210;
    width: 100%;
    height: auto;
    background: center / cover;
    border-radius: 8px;
}
/*.submenu-article__term {
    display: inline-block;
    margin: 0 8px 8px;
    font: 800 12px/18px 'Inter';
    color: #00AD62;
    text-decoration: none;
}*/
/*.submenu-article__title {
    display: block;
    margin: 0 8px 8px;
    font: 800 20px/28px 'Inter';
    color: #222429;
    text-decoration: none;
}*/
/*.submenu-article__date {
    margin: 0 8px;
    font: 14px/22px 'Inter';
    color: #8B8C8F;
}*/
.submenu-article__all {
    display: block;
    margin: 38px 10px 48px;
    width: calc( 100% );
    height: 56px;
    border: 1px solid #CDCED1;
    border-radius: 8px;
    padding-top: 17px;
    text-align: center;
    font: 600 16px/20px 'Inter';
    color: #404347;
    text-decoration: none;
}
.twb__carousel-control {
    margin: 48px auto;
}
.twb__button-wrapper {
    margin-bottom: 0!important;
}


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

.submenu__row {
    display: block;
    width: 100%;
    height: auto;
}
.submenu__row-footer {
    background-color: #F0F7FC;
    background-position: center center;
    background-image: url(https://www.auslogics.com/includes/images/menu-blog-bg-elements.svg);
    background-repeat: no-repeat;
}

.submenu__wrapper-footer {
    margin: 0 auto;
}
/*.submenu__wrapper{}*/
/*.submenu__title{}*/
/*.submenu__column{}*/
/*.submenu__column_33{}*/
.submenu-article * {
    font-family: 'Inter', sans-serif;
    font-feature-settings: 'ss01' on;
    font-size: 14px;
    font-style: normal;
    color: #33353A;
    font-weight: 400;
}

.submenu-article{
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
    height: 100%;
}
.sponsored{}

.submenu-article__top{
    display: block;
    width: 100%;
    margin-bottom: 12px;
}
.submenu-article__bottom{
    display: flex;
    flex-flow: column nowrap;
    margin-top: 12px;
    padding: 0 8px;
    flex-grow: 1;
    height: 100%;
}

.submenu-article__preview-link{}
/*.submenu-article__preview{}*/
.submenu-article__ratings{}
.rating {
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
    margin: 24px auto;
}

.rating-votes {
    display:flex;
    flex-flow: row nowrap;
    justify-content: space-evenly;
    column-gap: 4px;
    position: relative;
    height: 24px;
    width: fit-content;
    margin: -16px auto -8px 8px;
    padding: 4px 8px;

    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0px 2px 5px 0px rgba(58, 62, 69, 0.08);
    text-decoration: none;
}
.rating-votes:focus {
    outline: none;
}
.rating-votes__icon {
    display: block;
    width: 16px;
    height: auto;
}
.rating-votes__count {
    color: #404347;
    font-feature-settings: 'ss01' on;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
}


.submenu-article__status-row{
    display: flex;
    flex-flow: row nowrap;
}
.submenu-article__term{
    color: #404347;
    font-feature-settings: 'ss01' on;
    font-family: Inter,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-decoration: dotted underline #CDCED1;
    text-underline-offset:4px;

}
.submenu-article__term:hover{
    color: #404347;
    text-decoration: dotted underline #1785E6;

}
.submenu-article__term:focus,
.submenu-article__term:active{ color: #1785E6;}
.submenu-article__term:disabled{color: #CDCED1;}
.submenu-article__separator{
    display: inline-block;
    width: 16px;
    height: auto;
    margin: 0 6px;
    background-repeat: no-repeat;
    background-size: 16px 16px;
}
.submenu-article__date{
    color: #404347;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}
.submenu-article__title-link{
    font-feature-settings: 'ss01' on;
    font-size: 20px;
    font-weight: 800;
    line-height: 28px;
    text-decoration: none;
}
.submenu-article__title-link:hover{
    color: #1785E6;
}
.submenu-article__title-link:focus,
.submenu-article__title-link:active{
    color: #1785E6;
}
.submenu-article__title-link:disabled{color: #CDCED1;}

.submenu-article__description{}
.submenu-article__description-link{
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration:  none;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.submenu-article__read-more {
    display: flex;
    flex-flow: row nowrap;
    flex-grow: 1;
    align-items: flex-end;
}
.submenu-article__read-more-link {
    color:#1785E6;
    font-feature-settings: 'ss01' on;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    text-decoration: none;
}
.submenu-article__read-more-link:hover {
    text-decoration: underline;
    color: #2E9DFF;
}
.submenu-article__read-more-link:focus,
.submenu-article__read-more-link:active {
    text-decoration: underline;
    color: #1177D1;
}
.submenu-article__read-more-link:disabled{
    color: #ADAEB2;
}

.submenu-article__read-more-link:after {
    content: ' ';
    display: inline-block;
    width: 20px;
    height: 20px;
    padding-left: 4px;
    background-image: url(../svg/arrow-right-bold-blue.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px 20px;
    line-height: 20px;
    margin-bottom: -6px;
}

.submenu__footer {
    display: flex;
    flex-flow: row nowrap;
    justify-content:space-between;
    gap: 32px;
    width: 100%;
    padding: 26px 0;
}
.submenu-footer__icon{
    display: inline-block;
    width: 78px;
    height: 61px;
    background-repeat: no-repeat;
    background-image: url(https://www.auslogics.com/includes/images/menu-blog-laptop.svg);
    background-size: cover;
}
.submenu-footer__text{
    display: flex;
    flex-flow: column nowrap;
    /*width: 78px;*/
    height: 61px;
}
.submenu-footer__title{
    color: #222429;
    font-feature-settings: 'ss01' on;
    font-size: 20px;
    font-weight: 800;
    line-height: 28px;
}
.submenu-footer__subtitle{
    color: #676A6E;
    font-feature-settings: 'ss01' on;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.submenu-footer__browse{
    display: block;
    padding: 2px 0;
    height: 61px;
}
.submenu-footer__browse-all {
    display: block;
    color: #ffffff;
    font-feature-settings: 'ss01' on;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;

    border-radius: 8px;
    background: #1785E6;
    padding: 18px 32px;
    text-decoration: none;
}

.submenu-footer__browse-all:hover {
    background: #2E9DFF;
}
.submenu-footer__browse-all:focus,
.submenu-footer__browse-all:active {
    background: #1177D1;
}
.submenu-footer__browse-all:disabled {
    background: #D9DBDE;
    color: #8B8C8F;
}

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




.menu__item {
    height: 100%;
    cursor: pointer;
}
.menu__link {
    display: block;
    padding: 23px 16px 0;
    height: 100%;
    color: #222429;
    font: 500 14px/18px 'Inter';
    text-decoration: none;
    text-transform: uppercase;
}
.menu__item:hover .menu__link {
    color: #1785E6;
    border-bottom: 2px solid #1785E6;
}
.submenu {
    display: none;
    position: absolute;
    left: 0;
    top: 64px;
    width: 100%;
    background: #fff;
    border-top: 1px solid #E8EAED;
}
.menu__item:hover .submenu {
    display: block !important;
    cursor: default;
}
#menu-viewer {
    display: none;
}
.menu__store {
     display: inline-block;
     vertical-align: top;
     padding-left: 28px;
     color: #222429;
     background: url("https://www.auslogics.com/includes/images/header/bag.svg") 0 0 no-repeat;
     font: 600 13px / 24px 'Inter', sans-serif;
     text-decoration: none;
 }
