.dropdown-menu-md-left {
    right: auto;
    left: 0
}

.dropdown-menu-md-right {
    right: 0;
    left: auto
}

.container {
    max-width: 742px
}

.col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-sm-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-sm-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-sm-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-sm-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-sm-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-sm-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-sm-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-sm-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-sm-first {
    -ms-flex-order: -1;
    order: -1
}

.order-sm-last {
    -ms-flex-order: 13;
    order: 13
}

.order-sm-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-sm-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-sm-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-sm-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-sm-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-sm-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-sm-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-sm-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-sm-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-sm-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-sm-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-sm-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-sm-12 {
    -ms-flex-order: 12;
    order: 12
}

.offset-sm-0 {
    margin-left: 0
}

.offset-sm-1 {
    margin-left: 8.33333%
}

.offset-sm-2 {
    margin-left: 16.66667%
}

.offset-sm-3 {
    margin-left: 25%
}

.offset-sm-4 {
    margin-left: 33.33333%
}

.offset-sm-5 {
    margin-left: 41.66667%
}

.offset-sm-6 {
    margin-left: 50%
}

.offset-sm-7 {
    margin-left: 58.33333%
}

.offset-sm-8 {
    margin-left: 66.66667%
}

.offset-sm-9 {
    margin-left: 75%
}

.offset-sm-10 {
    margin-left: 83.33333%
}

.offset-sm-11 {
    margin-left: 91.66667%
}

.d-sm-none {
    display: none !important
}

.d-sm-inline {
    display: inline !important
}

.d-sm-inline-block {
    display: inline-block !important
}

.d-sm-block {
    display: block !important
}

.d-sm-table {
    display: table !important
}

.d-sm-table-row {
    display: table-row !important
}

.d-sm-table-cell {
    display: table-cell !important
}

.d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

.flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

.m-sm-0 {
    margin: 0 !important
}

.mt-sm-0, .my-sm-0 {
    margin-top: 0 !important
}

.mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important
}

.mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important
}

.ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important
}

.m-sm-1 {
    margin: .25rem !important
}

.mt-sm-1, .my-sm-1 {
    margin-top: .25rem !important
}

.mr-sm-1, .mx-sm-1 {
    margin-right: .25rem !important
}

.mb-sm-1, .my-sm-1 {
    margin-bottom: .25rem !important
}

.ml-sm-1, .mx-sm-1 {
    margin-left: .25rem !important
}

.m-sm-2 {
    margin: .5rem !important
}

.mt-sm-2, .my-sm-2 {
    margin-top: .5rem !important
}

.mr-sm-2, .mx-sm-2 {
    margin-right: .5rem !important
}

.mb-sm-2, .my-sm-2 {
    margin-bottom: .5rem !important
}

.ml-sm-2, .mx-sm-2 {
    margin-left: .5rem !important
}

.m-sm-3 {
    margin: 1rem !important
}

.mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important
}

.mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important
}

.mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important
}

.ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important
}

.m-sm-4 {
    margin: 1.5rem !important
}

.mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important
}

.mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important
}

.mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important
}

.ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important
}

.m-sm-5 {
    margin: 3rem !important
}

.mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important
}

.mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important
}

.mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important
}

.ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important
}

.p-sm-0 {
    padding: 0 !important
}

.pt-sm-0, .py-sm-0 {
    padding-top: 0 !important
}

.pr-sm-0, .px-sm-0 {
    padding-right: 0 !important
}

.pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important
}

.pl-sm-0, .px-sm-0 {
    padding-left: 0 !important
}

.p-sm-1 {
    padding: .25rem !important
}

.pt-sm-1, .py-sm-1 {
    padding-top: .25rem !important
}

.pr-sm-1, .px-sm-1 {
    padding-right: .25rem !important
}

.pb-sm-1, .py-sm-1 {
    padding-bottom: .25rem !important
}

.pl-sm-1, .px-sm-1 {
    padding-left: .25rem !important
}

.p-sm-2 {
    padding: .5rem !important
}

.pt-sm-2, .py-sm-2 {
    padding-top: .5rem !important
}

.pr-sm-2, .px-sm-2 {
    padding-right: .5rem !important
}

.pb-sm-2, .py-sm-2 {
    padding-bottom: .5rem !important
}

.pl-sm-2, .px-sm-2 {
    padding-left: .5rem !important
}

.p-sm-3 {
    padding: 1rem !important
}

.pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important
}

.pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important
}

.pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important
}

.pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important
}

.p-sm-4 {
    padding: 1.5rem !important
}

.pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important
}

.pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important
}

.pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important
}

.pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important
}

.p-sm-5 {
    padding: 3rem !important
}

.pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important
}

.pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important
}

.pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important
}

.pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important
}

.m-sm-n1 {
    margin: -.25rem !important
}

.mt-sm-n1, .my-sm-n1 {
    margin-top: -.25rem !important
}

.mr-sm-n1, .mx-sm-n1 {
    margin-right: -.25rem !important
}

.mb-sm-n1, .my-sm-n1 {
    margin-bottom: -.25rem !important
}

.ml-sm-n1, .mx-sm-n1 {
    margin-left: -.25rem !important
}

.m-sm-n2 {
    margin: -.5rem !important
}

.mt-sm-n2, .my-sm-n2 {
    margin-top: -.5rem !important
}

.mr-sm-n2, .mx-sm-n2 {
    margin-right: -.5rem !important
}

.mb-sm-n2, .my-sm-n2 {
    margin-bottom: -.5rem !important
}

.ml-sm-n2, .mx-sm-n2 {
    margin-left: -.5rem !important
}

.m-sm-n3 {
    margin: -1rem !important
}

.mt-sm-n3, .my-sm-n3 {
    margin-top: -1rem !important
}

.mr-sm-n3, .mx-sm-n3 {
    margin-right: -1rem !important
}

.mb-sm-n3, .my-sm-n3 {
    margin-bottom: -1rem !important
}

.ml-sm-n3, .mx-sm-n3 {
    margin-left: -1rem !important
}

.m-sm-n4 {
    margin: -1.5rem !important
}

.mt-sm-n4, .my-sm-n4 {
    margin-top: -1.5rem !important
}

.mr-sm-n4, .mx-sm-n4 {
    margin-right: -1.5rem !important
}

.mb-sm-n4, .my-sm-n4 {
    margin-bottom: -1.5rem !important
}

.ml-sm-n4, .mx-sm-n4 {
    margin-left: -1.5rem !important
}

.m-sm-n5 {
    margin: -3rem !important
}

.mt-sm-n5, .my-sm-n5 {
    margin-top: -3rem !important
}

.mr-sm-n5, .mx-sm-n5 {
    margin-right: -3rem !important
}

.mb-sm-n5, .my-sm-n5 {
    margin-bottom: -3rem !important
}

.ml-sm-n5, .mx-sm-n5 {
    margin-left: -3rem !important
}

.m-sm-auto {
    margin: auto !important
}

.mt-sm-auto, .my-sm-auto {
    margin-top: auto !important
}

.mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important
}

.mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important
}

.ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important
}

.container {
    padding-left: 0;
    padding-right: 0
}

.hidden.hidden-upto-sm {
    display: block
}

.hidden-from-sm {
    display: none
}

html {
    font-size: 16px
}

.main, .main--not-found {
    padding-bottom: 56px
}

.main--not-found {
    padding-top: 56px
}

ol li, ul li {
    padding-left: 22px
}

ul li:before {
    margin-left: -22px;
    margin-right: 16px
}

p {
    font-size: 16px
}

p + ol, p + p, /*p + ul*/ {
    margin-top: 24px
}

.form-control-error, .news-article figcaption, .text-small, small {
    font-size: 14px;
    line-height: 1.5
}

.h1, h1 {
    font-size: 48px;
    line-height: 50px
}

.h2, h2 {
    font-size: 30px;
    line-height: 1.0667
}

.h2 + p, .h2 + ul, h2 + p, h2 + ul {
    margin-top: 32px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 22px;
    line-height: 28px
}

.h5, .h6, h5, h6 {
    font-size: 18px;
    line-height: 1.5
}

.side-gap {
    padding-left: 48px;
    padding-right: 48px
}

.btn {
    padding: 18px 48px 14px
}

.btn.btn-simple {
    padding: 0
}

.btn-group .btn + .btn {
    margin-left: 0
}

.link-download > span {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}


.article, .section {
    padding: 24px
}

.row-gap {
    margin-top: 48px
}

.row-gap-up-upto-sm {
    margin-top: 0
}

.section-head {
    padding-left: 24px;
    padding-right: 24px
}

.blog-preview-more .btn {
    width: auto
}

.view-count svg {
    margin-left: 10px;
    width: 27px;
    height: 16px
}

.not-found__media {
    max-width: 510px;
    margin-bottom: 40px
}

.not-found__text {
    font-size: 30px;
    line-height: 44px
}

.accordion__title button {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-right: 24px
}

.accordion__group {
    padding-right: 32px;
    padding-bottom: 32px
}

.accordion__media {
    margin-bottom: 56px;
    margin-top: 32px
}

.section--sale .btn {
    width: auto
}

.news-article .section--sale figcaption, .section--sale .form-control-error, .section--sale .news-article figcaption, .section--sale .text-small {
    margin-top: 16px
}

.section--main {
    padding-top: 72px
}

.form-control {
    font-size: 16px
}

.form-control::-webkit-input-placeholder {
    font-size: 16px
}

.form-control:-moz-placeholder, .form-control::-moz-placeholder {
    font-size: 16px
}

.form-control:-ms-input-placeholder {
    font-size: 16px
}

.form-text {
    font-size: 15px;
    line-height: 18px
}

.form-control-checkbox, .form-control-radio {
    font-size: 16px
}

.form-control-checkbox:before, .form-control-radio:before, input:checked ~ .form-control-checkbox:after {
    top: 12px
}

.form-control-file, .form-control-select-default .choices__inner, .form-control-select-default .choices__list--dropdown .choices__item, .form-control-select .choices__inner, .form-control-select .choices__list--dropdown .choices__item {
    font-size: 16px
}

.footer__col {
    -ms-flex-align: end;
    align-items: flex-end
}

.footer__nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 20px
}

.footer__nav li:last-child {
    margin-right: 0
}

.footer__nav li {
    margin: 0 16px
}

.footer__additional-info {
    text-align: left
}

.footer__develop-name {
    text-align: right
}

.site-head-main {
    padding-top: 88px;
    text-align: left
}

.site-head-main__title {
    font-size: 32px;
    line-height: 34px
}

.site-head-main__content {
    padding-left: 24px
}

.site-head-main__media {
    padding-right: 24px;
    margin-left: 0;
    margin-top: 0
}

.site-head-main__media img {
    width: 100%
}

.site-head-main__systems {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.site-head-main__systems .item + .item {
    margin-left: 16px
}

.site-head-main__systems .item--windows {
    width: 150px
}

.site-head-main__systems .item--apple-black {
    width: 35px
}

.site-head-main__systems .item--linux {
    width: 94px
}

.sets {
    padding-bottom: 48px
}

.sets__toggle-systems {
    margin-bottom: 36px
}

.sets-item__title {
    margin-bottom: 24px
}

.sets-item__text {
    font-size: 15px
}

.opportunities__title {
    margin-top: 48px;
    margin-bottom: 40px
}

.opportunity {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.opportunity__title {
    margin-bottom: 24px;
    line-height: 29px
}

.opportunity__content {
    margin-bottom: 0;
    padding-right: 28px;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%
}

.opportunity__text {
    white-space: pre-wrap
}

.opportunity__media {
    margin-top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%
}

.opportunity__content_banner {
    margin-bottom: 0;
    padding-right: 28px;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 60%
}


.opportunity__media_banner {
    margin-top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 40%
}

.opportunity__img {
    /*margin-top: auto;*/
    margin-right: 0
}

.faq {
    padding-bottom: 24px
}

.faq__accordion {
    padding-left: 32px;
    padding-right: 32px
}

.faq__more {
    margin-top: 32px;
    padding-bottom: 24px
}

.site-head-default {
    padding-top: 12px
}



.site-head-default > :last-child {
    margin-bottom: 48px
}

.site-head-product {
    padding-top: 12px
}

.site-head-product__content {
    margin-bottom: 32px
}

.site-head-product__media img {
    width: 480px;
    height: auto;
    margin-left: 0
}



.site-head-product > :last-child {
    margin-bottom: 48px
}

.site-head-news {
    padding-top: 12px;
    padding-bottom: 80px
}



.news-article {
    padding: 32px 48px
}

.news-article__header {
    padding-bottom: 40px
}

.news-article__footer {
    border-top: 1px solid #e5e9e9;
    padding-top: 32px
}

.news-article__content {
    padding-bottom: 56px
}

.news-article figure {
    margin-top: 20px;
    margin-bottom: 60px;
    text-align: center
}

.news-article figcaption {
    margin-top: 8px
}

.news-article h2 {
    font-size: 30px;
    line-height: 32px
}

.news-article p + h2 {
    margin-top: 48px
}

.news-article h2 + p, .news-article li + li:not(.social__item), .news-article ol + p, .news-article p + ol, .news-article p + ul, .news-article ul + p {
    margin-top: 24px
}

.modal--confirm-email .modal__btn-close {
    min-width: 120px
}

.modal__buttons {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center
}

.modal__buttons > * {
    margin-right: 8px;
    margin-left: 8px;
    width: auto;
    min-width: 140px
}

.modal__buttons > * + * {
    margin-top: 0
}

.modal-container {
    max-width: 742px
}

.modal--contact .form-group-submit .btn, .modal--recovery .form-group-submit .btn, .modal--register .form-group-submit .btn {
    width: auto
}

.search-checks__tag {
    margin-top: 0
}

.search-filter {
    border: 1px solid #e5e5e5;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(56, 56, 56, .15)
}

.search-filter__footer, .search-filter__inner, .search-filter__title {
    padding-right: 24px;
    padding-left: 24px
}

.search-filter__footer {
    padding-top: 32px
}

div.filter-tooltip {
    position: absolute !important;
    max-width: 320px;
    background-color: transparent;
    bottom: auto;
    right: auto;
    margin-top: -3px
}

div.filter-tooltip .tippy-tooltip[data-animatefill] {
    overflow: inherit
}

div.filter-tooltip .tippy-backdrop {
    background-color: transparent
}

div.filter-tooltip .tippy-tooltip.filter-theme {
    position: static;
    margin-left: -8px
}

div.filter-tooltip .tippy-popper[x-placement^=bottom] .tippy-backdrop {
    width: 320px
}

div.filter-tooltip .tippy-backdrop {
    width: auto
}

.report {
    display: block;
    padding-right: 44px;
    padding-left: 48px
}

.report-m {
    display: none
}

.footer__address{
    font-size: 14px;
}


