button,
hr,
input {
    overflow: visible
}

progress,
sub,
sup {
    vertical-align: baseline
}

.col,
sub,
sup {
    position: relative
}

.btn,
.text-center {
    text-align: center
}

.main-nav__menu-contact-us:hover svg,
.main-nav__menu-language:hover svg,
.main-nav__menu-search:hover svg,
.main-nav__menu-sign-in:hover svg,
.page-footer__site-map a:hover svg {
    stroke: #36a9e1
}

.widget {
    list-style: none!important
}

.tagcloud {
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    line-height: 28px
}

img.article__preview {
    cursor: pointer;
    width: 500px
}

div.article__preview {
    display: none
}

li.all-results {
    text-align: center;
}

button.main-link {
    background: 0 0;
    border: none;
    outline: 0;
    font-family: inherit;
    cursor: pointer;
}

.container._404 {
    max-width: 950px
}

.content_404 {
    margin: auto;
    padding-top: 70px
}

[type=checkbox],
[type=radio],
legend {
    box-sizing: border-box;
    padding: 0
}

.h1_404 {
    font-size: 28px;
    color: #0073c5;
    font-weight: 300;
    margin-bottom: 17px;
    margin-top: 27px;
    text-indent: -2px
}

.h2_404 {
    font-size: 16px;
    color: #004793;
    margin-bottom: 16px
}

.message_404 a,
a:focus,
a:hover {
    color: #0074bc
}

.message_404 {
    line-height: 21px;
    font-size: 14px
}

@media (min-width:1200px) {
    .hidden-up-xl,
    .visible-down-lg {
        display: none!important
    }
}

@media (max-width:1199px) {
    .hidden-down-lg,
    .visible-up-xl {
        display: none!important
    }
}

@media (min-width:992px) {
    .hidden-up-lg,
    .visible-down-md {
        display: none!important
    }
}

@media (max-width:991px) {
    .hidden-down-md,
    .visible-up-lg {
        display: none!important
    }
}

@media (min-width:768px) {
    .hidden-up-md,
    .visible-down-sm {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-down-sm,
    .visible-up-md {
        display: none!important
    }
}

@media (min-width:544px) {
    .hidden-up-sm,
    .visible-down-xs {
        display: none!important
    }
}

@media (max-width:543px) {
    .hidden-down-xs,
    .visible-up-sm {
        display: none!important
    }
}

audio,
canvas,
progress,
video {
    display: inline-block
}


/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figure {
    margin: 1em 40px
}

.col-1of2-60:nth-last-child(-n+2),
.list-unstyled {
    margin-bottom: 0
}

hr {
    box-sizing: content-box;
    height: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: #36a9e1;
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none
}

.btn,
.page-footer__sub-header,
.secondary-title,
.sub-nav__list-header {
    text-transform: uppercase
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto
}

.inputfile,
.show-main-nav {
    overflow: hidden
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

body {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #757575;
    overflow-x: hidden
}

.btn,
.field__control {
    font-family: inherit;
    outline: 0;
    box-sizing: border-box
}

@media (max-width:1199px) {
    body {
        font-size: 14px
    }
}

.main-link {
    color: #36a9e1;
    display: inline-block;
    font-weight: 600
}

.main-link:focus,
.main-link:hover {
    color: #0074bc
}

.main-link svg {
    width: 6.2px;
    height: 11px;
    margin-left: 5px;
    fill: #36a9e1
}

.main-link:hover svg {
    fill: #0074bc
}

.main-title {
    font-size: 34px;
    font-weight: 300;
    color: #4a4a4a
}

.secondary-title {
    margin-top: 0;
    font-size: 15px;
    font-weight: 600;
    color: #4a4a4a
}

.btn,
.font-weight-bold {
    font-weight: 700
}

.list-unstyled {
    padding-left: 0;
    margin-top: 0;
    list-style: none
}

.page-wrap {
    padding-top: 75px;
    padding-bottom: 60px
}

.content {
    flex-grow: 1
}

.d-flex {
    display: flex
}

.flex-wrap {
    flex-wrap: wrap
}

.align-items-start {
    align-items: flex-start
}

.text-blue {
    color: #36a9e1
}

.container {
    display: block;
    width: 100%;
    max-width: 1140px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:767px) {
    .container {
        padding-left: 14px;
        padding-right: 14px
    }
}

.row {
    display: flex;
    margin-left: -15px;
    margin-right: -15px
}

.col {
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-1of2-60 {
    width: calc(100% * 1 / 2 - (60px / 2 - 60px / 2 * 1 / 2))
}

.col-1of2-60:nth-child(n) {
    margin-right: 30px;
    margin-bottom: 0
}

.col-1of2-60:nth-child(2n) {
    margin-right: 0
}

.btn {
    display: inline-block;
    min-width: 183px;
    height: 47px;
    padding: 0 15px;
    line-height: 47px;
    text-decoration: none;
    font-size: 13px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    transition: .3s
}

.btn--small {
    min-width: 165px;
    line-height: 44px
}

.btn--transparent {
    color: #fff;
    background: 0 0;
    border: 1px solid #fff
}

.btn--transparent:focus,
.btn--transparent:hover {
    color: #36a9e1;
    background: #fff
}

.btn--transparent-blue {
    color: #36a9e1;
    background: 0 0;
    border: 1px solid #36a9e1
}

.btn--blue,
.btn--transparent-blue:focus,
.btn--transparent-blue:hover {
    color: #fff;
    background: #36a9e1
}

.btn--blue:focus,
.btn--blue:hover,
.btn--dark-blue {
    color: #fff;
    background: #0074bc
}

.btn--dark-blue:focus,
.btn--dark-blue:hover {
    color: #fff;
    background: #024da1
}

.btn--cyan {
    color: #fff;
    background: #26bad3
}

.btn--cyan:focus,
.btn--cyan:hover {
    color: #fff;
    background: #16a1c1
}

.field {
    margin-bottom: 38px;
    text-align: left
}

.field--optional:not(.active) {
    display: none
}

.field--radio {
    margin-bottom: 14px
}

.field--columns {
    display: flex;
    align-items: flex-end
}

.field--columns>:first-child {
    flex: 1;
    margin-right: 30px
}

@media (max-width:991px) {
    .secondary-title {
        font-size: 13px
    }
    .field {
        margin-bottom: 29px
    }
}

.field input[type=checkbox],
.field input[type=radio] {
    outline: 0
}

.field::-webkit-input-placeholder {
    color: inherit
}

.field::-moz-placeholder {
    color: inherit;
    opacity: 1
}

.field:-ms-input-placeholder {
    color: inherit
}

.field:-moz-placeholder {
    color: inherit
}

.field__label {
    font-size: 11px;
    color: #36a9e1
}

.field:not(.not-empty) .field__label:not(.field__label--static) {
    opacity: 0;
    visibility: hidden
}

.field__label--static {
    display: block;
    padding: 10px 0;
    color: inherit;
    font-size: inherit
}

.field__control {
    color: inherit;
    resize: none;
    display: block;
    width: 100%;
    padding-bottom: 5px;
    line-height: initial;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0
}

.has-error .field__control {
    border-color: #e30613
}

.field__control:focus {
    padding-bottom: 4px;
    border-width: 2px;
    border-color: #36a9e1
}

.field__control--bordered {
    border: 1px solid #ccc
}

.field__control--bordered:focus {
    padding-bottom: 3px
}

select.field__control {
    line-height: 22px;
    background: url(../img/triangle-down.svg) right no-repeat;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

select.field__control:focus {
    background-image: url(../img/triangle-up.svg)
}

.field__text {
    display: block;
    padding: 7.5px 0;
    margin-bottom: -30px;
    font-size: 11px;
    line-height: normal
}

.checkbox,
form:not(.has-errors) .form-error {
    display: none
}

.form-error {
    margin: 20px 0;
    color: #e30613
}

@media (max-width:991px) {
    .form-error {
        font-size: 15px
    }
}

.checkbox+label {
    cursor: pointer;
    user-select: none
}

.checkbox+label i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    padding: 5px;
    height: 16px;
    width: 16px;
    background: #f0f0f0;
    border-radius: 4px
}

.checkbox:not(:checked)+label svg {
    display: none
}

.inputfile {
    width: .1px;
    height: .1px;
    opacity: 0;
    position: absolute;
    z-index: -1
}

.choices {
    position: relative;
    outline: 0;
    cursor: pointer
}

.choices__inner {
    border-bottom: 1px solid #ccc
}

.has-error .choices__inner {
    border-color: red
}

.choices__list--dropdown {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    display: none;
    max-height: 310px;
    overflow: auto;
    margin-top: -1px;
    border: 1px solid #ccc
}

.choices__list--dropdown.is-active {
    display: block
}

.choices__item--disabled,
.choices__list--dropdown [data-value=placeholder] {
    display: none
}

.choices__item {
    background: #fff;
    text-align: left
}

.choices__list--single .choices__item {
    padding-top: 1px;
    padding-bottom: 5px
}

.choices__list--dropdown .choices__item {
    padding: 7px 15px;
    transition: .3s
}

.choices__list--dropdown .choices__item:hover {
    color: #fff;
    background: #36a9e1
}

.choices[data-type*=select-one]:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    width: 11px;
    height: 7px;
    background-image: url(../img/triangle-down.svg);
    background-size: 11px 7px
}

.choices[data-type*=select-one].is-open:after {
    width: 11px;
    height: 7px;
    background-image: url(../img/triangle-up.svg);
    background-size: 11px 7px
}

.page-header {
    position: relative;
    padding-top: 14px;
    border-bottom: 1px solid #999
}

@media (max-width:1199px) {
    .page-header {
        padding-top: 18px
    }
}

@media (max-width:767px) {
    .btn--small {
        min-width: 125px
    }
    .page-header {
        padding-top: 8px
    }
}

.page-header--clone {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 0;
    background: #1189ca;
    color: #fff;
    transform: translateY(-100%);
    transition: all .3s ease-in-out;
    border-bottom: none
}

.page-header--stick {
    transform: translateY(0)
}

.page-header__inner {
    width: 100%;
    max-width: 1175px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.page-header__logo {
    height: 40px;
    background-image: url(../img/Logo_StarWind.svg);
    display: block;
    width: 190px;
    margin-bottom: 21px;
    background-size: 466px 40px
}

.page-header--clone .page-header__logo {
    width: 174px;
    height: 19px;
    background-image: url(../img/Logo_scroll.svg);
    background-size: 174px 19px;
    margin-bottom: 20px
}

@media (max-width:1199px) {
    .page-header--clone {
        padding-top: 18px
    }
    .page-header--clone.page-header--nav-active {
        bottom: 0
    }
    .page-header--clone .page-header__logo,
    .page-header__logo {
        width: 424px;
        height: 36px;
        background-size: 424px 36px;
        margin-bottom: 15px
    }
    .page-header__logo {
        background-image: url(../img/Logo_StarWind.svg)
    }
    .page-header--clone .page-header__logo {
        background-image: url(../img/Logo_StarWind_white.svg)
    }
}

@media (max-width:767px) {
    .page-header--clone {
        padding-top: 8px
    }
    .page-header--clone .page-header__logo,
    .page-header__logo {
        margin-bottom: 6px;
        width: 154px;
        background-size: 408px 36px
    }
}

.main-nav__list--first,
.main-nav__list--second {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    list-style: none
}

.main-nav__menu-contact-us svg,
.main-nav__menu-language svg,
.main-nav__menu-search svg,
.main-nav__menu-sign-in svg {
    width: 16px;
    height: 16px
}

@media (max-width:1199px) {
    .main-nav {
        position: fixed;
        top: 70px;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 5;
        display: none;
        padding-bottom: 50px;
        background: #fff;
        overflow-y: auto
    }
    .page-header--nav-active .main-nav {
        display: block
    }
    .main-nav__inner {
        display: flex;
        flex-direction: column-reverse
    }
}

@media (max-width:767px) {
    .main-nav {
        top: 51px
    }
}

.main-nav__list {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.main-nav__list--first>li,
.main-nav__list--second>li {
    display: inline-block
}

.main-nav__list--first {
    font-size: 13px
}

.main-nav__list--first>li:not(:last-child) {
    margin-right: 16px
}

.main-nav__list--second {
    font-size: 15px
}

.main-nav__list--second>li:not(:last-child) {
    margin-right: 23px
}

.main-nav__menu-contact-us span,
.main-nav__menu-language span,
.main-nav__menu-sign-in span {
    margin-left: 4px;
    vertical-align: top
}

@media (min-width:1200px) {
    .main-nav__menu-contact-us span,
    .main-nav__menu-language span,
    .main-nav__menu-sign-in span,
    .page-header--clone .main-nav__list--first {
        display: none
    }
}

@media (max-width:1199px) {
    .main-nav__list {
        flex-direction: column;
        align-items: stretch;
        flex-shrink: 0;
        font-size: 15px
    }
    .main-nav__list>li {
        border-bottom: 2px solid #70c6f0
    }
    .main-nav__list>.main-nav__menu-contact-us,
    .main-nav__list>.main-nav__menu-downloads,
    .main-nav__list>.main-nav__menu-language,
    .main-nav__list>.main-nav__menu-sign-in {
        border-bottom: none
    }
    .main-nav__list li:not(:last-child) {
        margin-right: 0
    }
    .main-nav__menu-downloads {
        order: 3;
        margin-bottom: 15px
    }
    .main-nav__menu-language {
        order: 4
    }
    .main-nav__menu-sign-in {
        order: 5
    }
    .main-nav__menu-contact-us {
        order: 6;
        margin-bottom: 10px
    }
    .main-nav__menu-search,
    .main-nav__menu-user {
        display: none!important
    }
}

.main-nav__link {
    color: #686868;
    display: inline-block;
    font-weight: 600;
    cursor: pointer
}

.main-nav__link:focus,
.main-nav__link:hover {
    color: #36a9e1
}

.main-nav__link svg {
    vertical-align: middle
}

@media (min-width:1200px) {
    .main-nav__list--first .main-nav__link {
        padding: 5px 0
    }
    .main-nav__list--second .main-nav__link {
        padding: 11px 0 12px
    }
    .page-header--clone .main-nav__link,
    .page-header--clone .main-nav__link:focus,
    .page-header--clone .main-nav__link:hover {
        color: inherit
    }
    .page-header--clone .main-nav__list--second .main-nav__link {
        padding: 20px 0
    }
}

.main-nav__menu-user .main-nav__link {
    color: #fff;
    padding: 10px 15px 9px;
    margin: -10px 0;
    background: #36a9e1;
    border-radius: 4px
}

.main-nav__menu-user .main-nav__link:focus,
.main-nav__menu-user .main-nav__link:hover {
    color: #fff
}

@media (max-width:1199px) {
    .main-nav__link {
        position: relative;
        width: 100%;
        box-sizing: border-box;
        padding: 16.5px 0 16.5px 24px;
        color: #fff;
        background: #36a9e1
    }
    .main-nav__link:focus,
    .main-nav__link:hover {
        color: #fff
    }
    .main-nav__dropdown .main-nav__link:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 87px;
        background: url(../img/chevron-down.svg) center no-repeat #4cbaf0;
        background-size: 12px
    }
    .main-nav__dropdown.opened .main-nav__link:after {
        background-image: url(../img/chevron-up.svg)
    }
    .main-nav__menu-contact-us .main-nav__link,
    .main-nav__menu-language .main-nav__link,
    .main-nav__menu-sign-in .main-nav__link {
        color: #757575;
        padding: 14px 24px;
        font-size: 15px;
        background: #fff
    }
    .main-nav__menu-contact-us .main-nav__link:focus,
    .main-nav__menu-contact-us .main-nav__link:hover,
    .main-nav__menu-language .main-nav__link:focus,
    .main-nav__menu-language .main-nav__link:hover,
    .main-nav__menu-sign-in .main-nav__link:focus,
    .main-nav__menu-sign-in .main-nav__link:hover {
        color: #36a9e1
    }
    .main-nav__menu-contact-us .main-nav__link:after,
    .main-nav__menu-language .main-nav__link:after,
    .main-nav__menu-sign-in .main-nav__link:after {
        content: none
    }
    .main-nav__separator {
        display: none
    }
}

@media (max-width:767px) {
    .main-nav__link {
        padding-left: 15px
    }
}

.main-nav__separator {
    margin-right: 13px;
    margin-left: -3px;
    font-family: sans-serif;
    font-style: normal
}

.footer-subscribe__field,
.main-nav__search input,
.page-search__field {
    font-family: inherit;
    resize: none;
    outline: 0
}

.main-nav__dropdown {
    position: relative
}

.main-nav__dropdown-list {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    position: absolute;
    z-index: 10;
    top: 115%;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 15px;
    font-size: 13px;
    background: #f0f0f0;
    border-radius: 5px;
    display: none
}

.main-nav__dropdown-list--multiple {
    padding: 20px
}

.main-nav__dropdown-list:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-bottom-color: #f0f0f0
}

.main-nav__dropdown-list li {
    font-weight: 600;
    white-space: nowrap
}

.main-nav__dropdown-list li:not(:last-child) {
    margin-bottom: 9px
}

.main-nav__dropdown-list a {
    color: #686868
}

.main-nav__dropdown-list a:focus,
.main-nav__dropdown-list a:hover {
    color: #36a9e1
}

.main-nav__menu-user .main-nav__dropdown-list {
    left: 0;
    right: 0;
    transform: none;
    padding-top: 7px;
    box-sizing: border-box;
    background: #36a9e1
}

.main-nav__menu-user .main-nav__dropdown-list:before {
    content: none
}

.main-nav__menu-user .main-nav__dropdown-list svg {
    vertical-align: middle;
    margin-right: 5px
}

.main-nav__menu-user .main-nav__dropdown-list li:not(:last-child) {
    margin-bottom: 5px
}

.main-nav__menu-user .main-nav__dropdown-list a,
.main-nav__menu-user .main-nav__dropdown-list a:focus,
.main-nav__menu-user .main-nav__dropdown-list a:hover {
    color: #fff
}

.main-nav__search {
    padding: 0 24px
}

@media (min-width:1200px) {
    .main-nav__dropdown:hover .main-nav__dropdown-list {
        display: block
    }
    .main-nav__search {
        display: none
    }
}

.main-nav__search input {
    box-sizing: border-box;
    width: 100%;
    padding: 17px 10px 17px 45px;
    color: #757575;
    border: none;
    background: url(../img/search_with_text_icon.svg) 20px center no-repeat #f0f0f0;
    background-size: 18px
}

.main-nav__menu-dropdown-icon {
    margin-left: 5px
}

.opened .main-nav__menu-dropdown-icon {
    transform: rotate(180deg)
}

.sub-nav {
    font-size: 14px;
    white-space: nowrap;
    background: #0791d4
}

.sub-nav--languages {
    background: 0 0;
    display: block
}

@media (max-width:1199px) {
    .sub-nav {
        height: 0;
        transition: height .25s ease-out, visibility .25s;
        overflow: hidden
    }
    .main-nav__dropdown:not(.opened) .sub-nav {
        visibility: hidden
    }
}

@media (min-width:768px) {
    .sub-nav {
        display: flex
    }
}

.sub-nav__col {
    padding: 35px
}

@media (max-width:767px) {
    .sub-nav__col {
        padding: 38px 15px
    }
    .sub-nav__col--right {
        padding-top: 0;
        padding-bottom: 30px
    }
}

@media (min-width:1200px) {
    .sub-nav {
        transition: opacity .25s linear;
        position: absolute;
        z-index: 10;
        left: -32px;
        top: 100%;
        font-size: 13px;
        background: #fff;
        border-top: 3px solid #36a9e1;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .2)
    }
    .main-nav__dropdown:not(:hover) .sub-nav {
        visibility: hidden;
        opacity: 0;
        transition: visibility 0s .25s, opacity .25s linear
    }
    .sub-nav.reverse {
        left: auto;
        right: -32px;
        flex-direction: row-reverse
    }
    .sub-nav__col--left {
        border-right: 1px solid #dbdbdb
    }
    .reverse .sub-nav__col--left {
        border-right: none;
        border-left: 1px solid #dbdbdb
    }
}

@media (max-width:1199px) {
    .sub-nav__col--left {
        flex: 1
    }
    .sub-nav__col--right {
        padding-right: 87px
    }
}

.sub-nav__list {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    font-weight: 600;
    color: #fff
}

.sub-nav__list:not(:last-child) {
    margin-bottom: 30px
}

@media (min-width:1200px) {
    .sub-nav__list {
        color: #686868
    }
}

.sub-nav__list li:not(:last-child) {
    margin-bottom: 18px
}

.sub-nav__list a,
.sub-nav__list a:focus,
.sub-nav__list a:hover {
    color: inherit
}

@media (min-width:1200px) {
    .sub-nav__list a {
        color: inherit
    }
    .sub-nav__list a:focus,
    .sub-nav__list a:hover {
        color: #36a9e1
    }
}

.sub-nav__event {
    box-sizing: border-box;
    padding: 5px 25px;
    margin-bottom: 30px;
    font-size: 13px;
    color: #fff;
    width: 284px;
    height: 180px;
    background-image: url(../img/banner_webinar@2x.png);
    background-size: 284px 180px
}

.sub-nav__event p {
    line-height: 18px
}

.sub-nav__event a,
.sub-nav__event a:focus,
.sub-nav__event a:hover {
    color: inherit
}

.sub-nav__event a:hover {
    text-decoration: underline
}

.sub-nav__event svg {
    fill: #fff;
    width: 6.2px;
    height: 11px
}

.sub-nav__event-header {
    margin-bottom: 32px;
    font-size: inherit;
    font-weight: 600
}

.sub-nav__link {
    display: block;
    line-height: 30px
}

@media (max-width:767px) {
    .sub-nav__event {
        margin-left: auto;
        margin-right: auto
    }
    .sub-nav__link+.sub-nav__link {
        margin-top: 7px
    }
}

.sub-nav__triangle {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #36a9e1;
    position: absolute;
    top: -7px;
    left: 60px
}

.reverse .sub-nav__triangle {
    left: auto;
    right: 60px
}

@media (max-width:1199px) {
    .sub-nav__link,
    .sub-nav__link:focus,
    .sub-nav__link:hover {
        color: #fff
    }
    .sub-nav__link svg,
    .sub-nav__link:hover svg {
        fill: #fff
    }
    .sub-nav__triangle {
        display: none!important
    }
}

.page-header--clone .page-search,
.page-search {
    display: none
}

.sub-nav__languages-list {
    list-style: none;
    flex-basis: 100%;
    padding: 20px 20px 20px 26px;
    margin: 0 24px 14px;
    font-size: 15px;
    font-weight: 600;
    color: #757575;
    border-top: 2px solid #70c6f0;
    border-bottom: 2px solid #70c6f0
}

.sub-nav__languages-list li:not(:last-child) {
    margin-bottom: 18px
}

.sub-nav__languages-list a {
    color: inherit
}

.sub-nav__languages-list a:focus,
.sub-nav__languages-list a:hover {
    color: #36a9e1
}

.page-search {
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    right: 0;
    background: #f0f0f0
}

@media (min-width:1200px) {
    .page-search.visible {
        display: block
    }
}

.page-search__inner {
    width: 100%;
    max-width: 1175px;
    padding-left: 23.5px;
    padding-right: 23.5px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 47px
}

.page-search__field {
    box-sizing: border-box;
    color: inherit;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    font-size: 16px;
    line-height: normal;
    background: url(../img/search_with_text_icon.svg) left no-repeat;
    background-size: 20px 20px;
    border: none
}

.page-search__close {
    position: absolute;
    top: 1px;
    right: 14px;
    padding: 13.5px;
    border: none;
    background-color: transparent;
    cursor: pointer
}

.page-search__close svg {
    width: 17px;
    height: 17px
}

.main-nav__trigger {
    position: absolute;
    top: 6px;
    right: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: content-box;
    width: 30px;
    height: 30px;
    padding: 15px;
    background: 0 0;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0
}

.page-footer__links,
.page-footer__nav-list {
    padding-left: 0;
    margin-top: 0;
    list-style: none
}

@media (min-width:1200px) {
    .main-nav__trigger {
        display: none
    }
}

@media (max-width:767px) {
    .main-nav__trigger {
        top: -5px
    }
}

.main-nav__trigger>span {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 3px;
    vertical-align: bottom;
    background: #757575;
    transition: background .3s .5s
}

.page-header--clone .main-nav__trigger>span {
    background: #fff
}

.main-nav__trigger>span::after,
.main-nav__trigger>span::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background: #757575;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: top .3s .3s, transform .3s;
    transition: top .3s .3s, transform .3s, -webkit-transform .3s
}

.page-header--clone .main-nav__trigger>span::after,
.page-header--clone .main-nav__trigger>span::before {
    background: #fff
}

.main-nav__trigger>span::after {
    top: -10px
}

.main-nav__trigger>span::before {
    top: 10px
}

.show-main-nav .main-nav__trigger>span {
    background: 0 0;
    transition: background .3s 0
}

.show-main-nav .main-nav__trigger>span::after,
.show-main-nav .main-nav__trigger>span::before {
    top: 0;
    transition: top .3s, transform .3s .5s;
    transition: top .3s, transform .3s .5s, -webkit-transform .3s .5s
}

.show-main-nav .main-nav__trigger>span::after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.show-main-nav .main-nav__trigger>span::before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.page-footer {
    position: relative;
    padding-top: 58px;
    padding-bottom: 60px;
    background: #f0f0f0
}

.page-footer__main {
    display: flex;
    margin-bottom: 55px
}

@media (max-width:1199px) {
    .page-footer {
        padding-top: 45px
    }
    .page-footer__main {
        display: block;
        margin-bottom: 7px
    }
    .page-footer__left-col {
        display: flex;
        justify-content: space-between
    }
    .page-footer__site-map {
        position: absolute;
        bottom: 0px
    }
}

@media (max-width:767px) {
    .page-footer {
        padding-bottom: 40px
    }
    .page-footer__main {
        margin-bottom: 35px
    }
    .page-footer__left-col {
        display: block
    }
}

.page-footer__sub-header {
    margin-top: 0;
    font-size: 15px;
    font-weight: 600;
    color: #4a4a4a;
    margin-bottom: 0px;
}

@media (max-width:767px) {
    .page-footer__sub-header {
        margin-bottom: 18px
    }
}

.page-footer__social,
.page-footer__subscribe {
    margin-bottom: 72px
}

@media (max-width:991px) {
    .page-footer__sub-header {
        font-size: 13px
    }
    .page-footer__social,
    .page-footer__subscribe {
        margin-bottom: 55px
    }
}

.page-footer__social a {
    margin-right: 18px
}

.page-footer__social svg {
    fill: #4a4a4a
}

.page-footer__social a:hover svg {
    fill: #36a9e1
}

.page-footer__site-map a {
    color: inherit
}

.page-footer__site-map a:focus,
.page-footer__site-map a:hover {
    color: #36a9e1
}

.page-footer__site-map svg {
    vertical-align: middle;
    margin-right: 10px;
    width: 32px;
    height: 32px
}

@media (max-width:767px) {
    .page-footer__social,
    .page-footer__subscribe {
        margin-bottom: 45px
    }
    .page-footer__social {
        margin-bottom: 28px
    }
    .page-footer__site-map {
        bottom: 215px
    }
}

.page-footer__nav {
    flex-shrink: 0;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap
}

@media (min-width:1200px) {
    .page-footer__nav {
        width: 690px
    }
}

.page-footer__nav-list {
    margin-bottom: 0
}

.page-footer__nav-list:not(:nth-child(4n)) {
    width: 28.262%
}

@media (max-width:991px) {
    .page-footer__nav-list:not(: nth-child(4n)) {
        width: 26%
    }
}

@media (max-width:543px) {
    .page-footer__nav-list:not(: nth-child(4n)) {
        margin-bottom: 22px;
        width: 37%
    }
    .page-footer__nav-list:not(:nth-child(2n)) {
        width: 63%
    }
    .page-footer__nav-list--legacy-products {
        order: 5
    }
    .page-footer__nav-list--news {
        order: 6
    }
    .page-footer__nav-list--partners {
        order: 7
    }
    .page-footer__nav-list--company {
        order: 8
    }
}

.page-footer__nav-list li {
    margin-bottom: 15px;
    font-size: 14px
}

@media (max-width:991px) {
    .page-footer__nav-list li {
        margin-bottom: 16px;
        font-size: 13px
    }
}

.page-footer__nav-list a {
    color: inherit
}

.page-footer__nav-list a:focus,
.page-footer__nav-list a:hover {
    color: #36a9e1
}

.page-footer__nav-list-header {
    margin-top: 0;
    font-weight: 600;
    color: #4a4a4a;
    text-transform: uppercase;
    font-size: 15px!important
}

@media (max-width:991px) {
    .page-footer__nav-list-header {
        font-size: 13px!important
    }
}

.page-footer__bottom-row {
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media (min-width:1366px) {
    .page-footer__bottom-row,
    .page-footer__nav {
        margin-right: -40px
    }
}

@media (max-width:1199px) {
    .page-footer__nav {
        min-height: 370px;
        margin-left: 0
    }
    .page-footer__bottom-row {
        flex-wrap: wrap;
        align-items: flex-end
    }
}

.page-footer__links {
    margin-bottom: 0;
    margin-right: auto;
    font-size: 14px
}

.page-footer__links>li {
    display: inline-block
}

.page-footer__links>li:not(:last-child) {
    margin-right: 18px
}

@media (max-width:991px) {
    .page-footer__links {
        font-size: 13px
    }
}

@media (max-width:767px) {
    .page-footer__links>li {
        display: block;
        text-align: center;

    }

    .page-footer__bottom-row {
        justify-content: center
    }

    .page-footer__links {
        flex-wrap: wrap;
        align-items: center;
        /*height: 60px;
        margin: 0 -9px 20px*/
    }
    

    .page-footer__links li {
        /*margin: 0 9px!important;*/
        display: block;
    }

    .page-footer__links {
        margin-bottom: 20px;
        width: 100%; 
    }
}

.page-footer__links a {
    color: inherit
}

.page-footer__links a:focus,
.page-footer__links a:hover {
    color: #36a9e1
}

.page-footer__partner {
    margin-right: 32px
}

.page-footer__partner--microsoft {
    transform: translateY(-20px)
}

@media (max-width:1199px) {
    .page-footer__partner--microsoft {
        margin-right: 25px;
        transform: none
    }
    .page-footer__partner--microsoft img {
        width: 140px
    }
    .page-footer__partner--vmware {
        margin-right: 0
    }
    .page-footer__partner--vmware img {
        width: 57px
    }
}

@media (max-width:767px) {
    .page-footer__partner--vmware {
        margin-right: auto
    }
}

.page-footer__copyright {
    font-size: 14px
}

@media (max-width:1199px) {
    .page-footer__copyright {
        width: 100%;
        margin-top: 35px;
        margin-right: 20px;
        text-align: right
    }
}

.footer-subscribe {
    display: flex;
    width: 361px;
    border-radius: 5px;
    border: 1px solid #36a9e1
}

@media (max-width:991px) {
    .footer-subscribe {
        width: 344px
    }
}

.footer-subscribe__field {
    flex: 1;
    padding: 0 18px;
    box-sizing: border-box;
    color: inherit;
    border: none;
    background: 0 0;
    box-shadow: none
}

@media (max-width:767px) {
    .page-footer__copyright {
        margin-right: 0;
        margin-top: 30px;
        text-align: left
    }
    .footer-subscribe {
        width: 290px
    }
    .footer-subscribe__field {
        padding: 0 12px
    }
}

.breadcrumbs,
.sidebar__list,
.sidebar__tags {
    padding-left: 0;
    list-style: none
}

.footer-subscribe__btn {
    min-width: 133px;
    margin-right: -1px
}

.hero {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 335px;
    background: linear-gradient(220deg, rgba(18, 68, 105, .5) 0, rgba(15, 35, 71, .5) 100%), url(../img/bg-hero.jpg) center no-repeat;
    background-size: cover
}

.hero__title {
    margin: 0;
    text-align: center;
    font-size: 44px;
    font-weight: 300;
    color: #fff
}

.breadcrumbs {
    margin-top: 0;
    margin-bottom: 0;
    z-index: 1;
    display: flex;
    font-size: 14px;
}

.sidebar__list,
.sidebar__sub-title,
.sidebar__tags {
    font-size: 14px
}

.breadcrumbs>li {
    display: inline-block
}

.breadcrumbs>li:not(:last-child) {
    margin-right: 15px
}

.breadcrumbs li {
    position: relative
}

.breadcrumbs li:not(:last-child):after {
    position: absolute;
    right: -10px;
    content: '>'
}

.sidebar {
    max-width: 260px;
    padding-right: 20px
}

.sidebar__list {
    margin-top: 0;
    margin-bottom: 55px
}

.sidebar__list li:not(:last-child) {
    margin-bottom: 20px
}

.sidebar__list li span {
    margin-left: 5px;
    font-weight: 700;
    color: #36a9e1
}

.content-search__suggestions a,
.sidebar__list a,
.sidebar__list a:focus,
.sidebar__list a:hover,
.sidebar__tags a,
.sidebar__tags a:focus,
.sidebar__tags a:hover {
    color: inherit
}

.sidebar__tags {
    margin-bottom: 0;
    margin-top: -10px;
    line-height: 28px;
    font-weight: 600
}

.sidebar__tags li {
    display: inline
}

.sidebar__search {
    margin-top: 10px;
    margin-bottom: 35px;
    width: 234px
}

.content-search {
    position: relative;
    width: 100%;
    margin-bottom: 50px
}

.content-search__input-group {
    display: flex;
    height: 60px;
    border: 1px solid #ccc;
    border-radius: 5px
}

.content-search--sm .content-search__input-group {
    height: 40px
}

.content-search__input {
    flex: 1 1 auto;
    width: 1px;
    padding: 0 25px;
    font-size: 16px;
    border: none;
    outline: 0;
    border-radius: 5px
}

.content-search--sm .content-search__input {
    padding: 0 19px;
    font-size: 14px
}

.content-search__btn {
    width: 60px;
    margin: -1px;
    background: url(../img/icon-search.png) center no-repeat #36a9e1;
    border: none;
    border-radius: 5px;
    cursor: pointer
}

.content-search__btn:hover {
    background-color: #0074bc
}

.content-search--sm .content-search__btn {
    width: 40px;
    background-size: 16px 16px
}

.content-search__suggestions {
    position: absolute;
    top: 63px;
    right: 0;
    left: 0;
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    padding: 30px 20px;
    z-index: 1;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 3px 4px 7px rgba(0, 0, 0, .21);
    border-radius: 5px;
    border: 1px solid #ccc;
    border-top: 3px solid #36a9e1;
    background-color: #fff
}

.content-search:not(.suggestions-visible) .content-search__suggestions {
    display: none
}

.content-search__suggestions li:not(:last-child) {
    margin-bottom: 18px
}

.content-search__suggestions small {
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    color: #ccc
}

.content-search__suggestions:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #36a9e1;
    position: absolute;
    top: -7px;
    left: 20px
}

.card p {
    font-size: 14px;
    line-height: 22px
}

.card p:last-child {
    margin-bottom: 0
}

.card__heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
    font-size: 15px;
    border-bottom: 1px solid #ccc
}

.card__heading:focus,
.card__heading:hover {
    color: #4a4a4a
}

.card__heading-icon {
    display: inline-block;
    width: 27px;
    height: 27px;
    border-radius: 3px;
    background: url(../img/arrow-right-small-white.svg) center no-repeat #36a9e1
}

.card__heading:hover .card__heading-icon {
    background-color: #0074bc
}

.card__body {
    padding-top: 35px;
    padding-bottom: 35px
}

.card--with-bg .card__body {
    padding-left: 30px;
    padding-right: 30px;
    background: #f7f7f7
}

.card__list li:not(last-child) {
    margin-bottom: 10px
}

.card__img {
    margin-right: 30px
}

.card__title {
    font-size: 20px;
    line-height: 25px;
    font-weight: 600
}

.article-list-item {
    display: flex
}

.article-list-item:not(:last-child) {
    margin-bottom: 65px
}

.article-list-item__body {
    padding-right: 30px
}

.article-list-item__title {
    margin-top: 0;
    font-size: 18px;
    font-weight: 600;
    color: #333
}

.article-list-item__title a {
    font-weight: 400
}

.article-list-item__published {
    color: #999;
    font-size: 15px
}

.article-list-item__text {
    margin-bottom: 25px;
    font-size: 15px;
    line-height: 24px
}

.article-list-item__link {
    margin-bottom: 20px
}

.article-list-item__tags {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    font-size: 13px;
    font-weight: 300;
    line-height: 21px
}

.article-list-item__tags li {
    display: inline
}

.reg-form {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding: 30px;
    background: #fff;
    border: 1px solid #999
}

.article__details,
.article__details ul {
    padding-left: 20px
}

.reg-form:not(.is-visible) {
    display: none
}

.reg-form__title {
    margin-bottom: 50px;
    text-align: center;
    border-bottom: 1px solid #999
}

.reg-form__title>* {
    display: inline-block;
    position: relative;
    margin-bottom: -2px;
    padding-bottom: 10px;
    border-bottom: 3px solid #36a9e1
}

.reg-form__title>:after {
    content: '';
    position: absolute;
    bottom: -9px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #36a9e1
}

.article {
    margin-bottom: 120px
}

.article__title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 36px;
    font-weight: 300;
    line-height: 47px;
    color: #36a9e1
}

.article__header {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin-bottom: 55px
}

.article__details {
    line-height: 24px
}

.article__details .secondary-title {
    font-size: 14px
}

.article__details p {
    margin-top: 0;
    margin-bottom: 10px
}

.article__content {
    line-height: 24px
}

.article__content p {
    margin-bottom: 25px
}

.materials {
    margin-bottom: 40px
}

@media (max-width:991px) {
    .materials {
        padding-top: 30px;
        padding-bottom: 65px
    }
}

.materials__title {
    font-size: 34px;
    font-weight: 300;
    color: #4a4a4a
}

@media (max-width:767px) {
    .footer-subscribe__btn {
        min-width: 100px
    }
    .materials {
        padding-top: 20px;
        padding-bottom: 48px;
        text-align: center
    }
    .materials__title {
        margin-bottom: 22px
    }
}

.materials__inner {
    display: flex
}

@media (max-width:1199px) {
    .materials__inner {
        flex-wrap: wrap
    }
}

@media (min-width:992px) {
    .materials__item {
        width: calc(100% * 1 / 4 - (30px / 2 - 30px / 2 * 1 / 4))
    }
    .materials__item:nth-child(n) {
        margin-right: 15px;
        margin-bottom: 0
    }
    .materials__item:nth-child(4n) {
        margin-right: 0
    }
    .materials__item:nth-last-child(-n+4) {
        margin-bottom: 0
    }
}

@media (max-width:991px) and (min-width:768px) {
    .materials__item {
        width: calc(100% * 1 / 2 - (30px / 2 - 30px / 2 * 1 / 2))
    }
    .materials__item:nth-child(n) {
        margin-right: 15px;
        margin-bottom: 17.5px
    }
    .materials__item:nth-child(2n) {
        margin-right: 0
    }
    .materials__item:nth-last-child(-n+2) {
        margin-bottom: 0
    }
}

@media (max-width:767px) {
    .materials__item {
        margin: 0 auto
    }
    .materials__item:not(:last-child) {
        margin-bottom: 28px
    }
}

.materials__video-thumb {
    position: relative;
    display: block;
    max-width: 262px;
    margin-bottom: 20px
}

.materials__video-thumb img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 262px
}

.materials__play-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 32px;
    height: 32px;
    background-image: url(../img/icon-play@2x.png);
    background-size: 32px 32px
}

.materials__video-thumb:hover .materials__play-icon {
    width: 32px;
    height: 32px;
    background-image: url(../img/icon-play-hover@2x.png);
    background-size: 32px 32px
}

.materials__item-title {
    display: inline-block;
    max-width: 265px;
    font-size: 15px;
    line-height: 24px;
    color: #36a9e1
}

.materials__item-title:focus,
.materials__item-title:hover {
    color: #0074bc
}

@media (max-width:991px) {
    .materials__video-thumb {
        margin-bottom: 10px
    }
    .materials__item-title {
        font-size: 14px
    }
}

@media (max-width:767px) {
    .materials__video-thumb {
        margin-bottom: 5px
    }
    .materials__item-title {
        line-height: 22px
    }
}