#header {
    background: #000000 url(/views/pages/landing/images/header-bg.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 630px;
    z-index: 10;
    overflow: hidden;
    background-size: cover !important;
}

.page_wrapper__main_page .page_header {
    height: 630px;
}

.page_header__auth_username, .page_header__auth_accounts, .page_header__auth_accounts a, .page_header__contacts__phone, .page_header__contacts__phone a, .page_header__contacts, .page_header__language__item a, .page_header__auth_login_link a{
    color: #fff !important;
}

.page_header__auth_accounts a {
    color: #1b76a7;
}

ul.page_header__language__list, .page_header__language__list {
    color: #fff;
    border: 1px dashed #fff;
}

.page_header__slogan_description_wrapper {
    overflow: visible;
}

.page_header__slogan_description__text {
    max-width: 517px;
}

.page_header__slogan_description__text a {
    padding-top: 0;
}

.page_header__slogan {
    margin: 0;
}

.seo15main_ {
    margin-top: 200px;
}

.macbook-silver{
    margin-right: 20px !important;
    margin-left: -80px;
    display: table-cell;
}

.widgets {
    margin-right: 20px !important;
    display: table-cell;
}

.customer-analys {
    margin-left: 20px !important;
    display: table-cell;
}

.item-header {
    display: block;
    margin-bottom: 0.83em;
    font-size: 36px !important;
    line-height: 44px;
}

.item-text {
    line-height: 26px;
    font-size: 18px !important;
    display: block;
    margin: 1em 0 1em 0;
}

.try-now {
    text-align: center;
}

.try-now p{
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 36px;
    line-height: 1.3em;
    color: #313942;
    font-weight: 300;
    background: url(/views/pages/landing/images/try-now-bg.png) 48% no-repeat;
}

.try_but {
    background-color: #f3be2f;
    display: inline-block;
    color: #000000 !important;
    text-transform: uppercase;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    font-size: 13px;
    line-height: 50px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 3px solid #ce9d18;
    font-weight: bold;
    text-decoration: none;
    margin: 49px 0 33px 0;
    padding: 0 22px 0 17px;
    height: 48px;
}

.try_but:after {
    content: " ";
    display: inline-block;
    width: 6px;
    height: 10px;
    background-image: url("/static/assets/common/trybut_heading_arrow.png");
    background-repeat: no-repeat;
    background-position: right center;
    padding-left: 20px;
}

.page_header__language__list:after {
  content: '';
  position: absolute;
  width: 5px;
  height: 4px;
  background: url(/static/assets/common/dropdown_white.png) no-repeat;
  top: 14px;
  right: 6px;
}

.try_button {
    padding: 0 0 0 0;
    width: 327px;
    height: 58px;
    margin: 0 0 0 0;
    color: #000000;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    margin-top: 56px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    border-bottom: 3px solid #cf9c13;
    line-height: 60px;
    background: #f5bf30 !important;
}

.page_header__contacts {
    border-left: 1px solid #fff;
}

.text-block {
    padding-top: 0 !important;
    display: table-cell;
    width: 498px;
    position: relative;
    top: -9px;
    height: 331px;
}

section {
    margin-bottom: 52px;
}