html,
body {
    margin: 0;
    padding: 0;
}
body {
    font-family: Arial;
    color: #333;
    font-size: 16px;
    line-height: 1.6;
}
a {
    color: #013c76;
}
.relative {
    position: relative;
}
.wrapper {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 15px;
}
.page-header {
    background: url(/app/public/images/annualReports/21325/IBM_top.png) top left repeat-x;
    height: 74px;
}
.page-header .fix-block {
    width: 100%;
    overflow: hidden;
}
.page-header .fix-block .logo-ibm {
    display: block;
    float: left;
    width: 225px;
    height: 50px;
    padding: 12px 0;
    background: url(/app/public/images/annualReports/21325/IBM_logo.png) left center no-repeat;
    padding-left: 145px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    line-height: 1.4;
}
.page-header .fix-block .sostav {
    float: right;
    width: 200px;
}
.page-header .fix-block .sostav .logo-sostav {
    position: relative;
    display: block;
    float: right;
    padding-top: 19px;
    padding-bottom: 18px;
    height: 35px;
    color: #fff;
    text-decoration: none;
    text-transform: lowercase;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    background-image: url(/app/public/images/columnssettings/209/domo_logo_sostav.png);
    background-repeat: no-repeat;
    background-position: 0 33px;
    width: 93px;
}
.page-header .fix-block .sostav .menu-button {
    display: block;
    float: right;
    width: 23px;
    height: 74px;
    margin-left: 10px;
    background-image: url(/app/public/images/columnssettings/209/domo_menu.png);
    background-repeat: no-repeat;
    background-position: 0 28px;
}
.collapse-line {
    display: none;
    position: absolute;
    z-index: 2;
    left: 0;
    width: 100%;
    background: #666666;
}
.collapse-line .menu-wrapper {
    width: 100%;
    overflow: hidden;
}
.collapse-line .menu {
    text-align: right;
    float: right;
}
.collapse-line .menu a {
    color: #fff;
    text-decoration: none;
    display: block;
    float: left;
    line-height: 1;
    padding: 10px 14px 13px;
}
.cols-2-wrapper {
    width: 100%;
    overflow: hidden;
}
.cols-2-wrapper .col {
    float: left;
    width: 50%;
}
.cols-23-wrapper {
    width: 100%;
    overflow: hidden;
}
.cols-23-wrapper .col {
    float: left;
}
.cols-23-wrapper .col-1 {
    width: 34%;
}
.cols-23-wrapper .col-2 {
    width: 66%;
}
.cols-3-wrapper {
    width: 100%;
    overflow: hidden;
}
.cols-3-wrapper .col {
    float: left;
    width: 33.3%;
}
h2 {
    margin-top: 0;
    font-weight: 600;
    font-size: 2.8em;
    line-height: 1.1em;
}
.quote {
    background: #000;
    background-size: cover;
    background-repeat: repeat-x;
    color: #fff;
    padding: 40px 0 !important;
}
.quote p {
    margin-top: 0;
}
.quote.purpur-bg {
    background-image: url(/app/public/images/annualReports/21325/IBM_color1.png);
}
.quote.orange {
    background-image: url(/app/public/images/annualReports/21325/IBM_color2.png);
}
.quote.blue {
    background-image: url(/app/public/images/annualReports/21325/IBM_color3.png);
}
.quote .texts {
    text-align: center;
}
.quote .texts .quote--text {
    font-size: 1.6em;
    font-style: italic;
}
.quote .texts .quote--captions {
    margin: 30px 0 40px;
}
.quote .texts .quote--captions .quote--author {
    font-weight: 600;
    border-right: 2px solid #fff;
    padding-right: 5px;
}
.quote--button-wrapper {
    width: 100%;
    overflow: hidden;
}
.quote--button-wrapper .quote--button {
    display: block;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    border: 3px solid #fff;
    border-radius: 2px;
    padding: 12px 0;
    color: #fff;
    text-decoration: none;
}
.block {
    position: relative;
    padding: 70px 0;
}
.block-1 {
    background: #f0f0f0;
}
.block-1 .wrapper {
    background: url(/app/public/images/annualReports/21325/IBM_m.png) 95% center no-repeat;
    height: 405px;
}
.block-1 .texts {
    width: 450px;
    line-height: 2em;
    padding-top: 30px;
}
.block-3 .texts p {
    line-height: 2;
    margin-bottom: 25px;
    margin-right: 40px;
}
.block-3 .texts p.no-margin {
    margin-bottom: 0;
}
.block-3 table .ttl {
    width: 400px;
}
.block-3 table .num {
    text-align: right;
    font-weight: 800;
    font-size: 1.4em;
    padding-right: 20px;
}
.block-3 table .num.orange {
    color: #d25f17;
}
.block-3 table .num.green {
    color: #629f2b;
}
.block-3 table .num.yellow {
    color: #e18b15;
}
.block-3 table .num.blue {
    color: #0f7ebc;
}
.block-3 table .num.red {
    color: #c11d1f;
}
.block-3 table .num.fiolet {
    color: #7b0063;
}
.block-3 .grafs .graf-wrapper {
    position: relative;
}
.block-3 .grafs .graf-wrapper .center-text {
    position: absolute;
    left: 150px;
    top: 165px;
    width: 160px;
    text-align: center;
}
.block-3 .grafs .graf-wrapper .center-text .big {
    font-size: 2.5em;
    line-height: 1;
    margin-bottom: 5px;
}
.block-3 .grafs .graf-wrapper .center-text .small {
    line-height: 1;
}
.block-3 .graf-captions {
    font-size: 12px;
}
.block-3 .graf-captions .caption-item {
    position: relative;
    padding-left: 15px;
}
.block-3 .graf-captions .caption-item.title {
    padding-left: 0;
    font-weight: bold;
}
.block-3 .graf-captions .caption-item .sq {
    position: absolute;
    left: 0;
    top: 4px;
    width: 10px;
    height: 10px;
    background: #000;
}
.block-3 .graf-captions .caption-item .sq.sq-1 {
    background: #151B40;
}
.block-3 .graf-captions .caption-item .sq.sq-2 {
    background: #331C44;
}
.block-3 .graf-captions .caption-item .sq.sq-3 {
    background: #711D4C;
}
.block-3 .graf-captions .caption-item .sq.sq-4 {
    background: #812521;
}
.block-3 .graf-captions .caption-item .sq.sq-5 {
    background: #A92022;
}
.block-3 .graf-captions .caption-item .sq.sq-6 {
    background: #E74E2C;
}
.block-3 .graf-captions .caption-item .sq.sq-7 {
    background: #ED7620;
}
.block-3 .graf-captions .caption-item .sq.sq-8 {
    background: #F08822;
}
.block-3 .graf-captions .caption-item .sq.sq-9 {
    background: #F3991B;
}
.block-3 .graf-captions .caption-item .sq.sq-10 {
    background: #F3991B;
}
.block-3 .graf-captions .caption-item .sq.sq-11 {
    background: #FFE32B;
}
.block-3 .graf-captions .caption-item .sq.sq-12 {
    background: #CCD329;
}
.block-3 .graf-captions .caption-item .sq.sq-13 {
    background: #8FBD3E;
}
.block-3 .graf-captions .caption-item .sq.sq-14 {
    background: #62AF43;
}
.block-3 .graf-captions .caption-item .sq.sq-15 {
    background: #00844F;
}
.block-3 .graf-captions .caption-item .sq.sq-16 {
    background: #006259;
}
.block-3 .graf-captions .caption-item .sq.sq-17 {
    background: #017570;
}
.block-3 .graf-captions .caption-item .sq.sq-18 {
    background: #01A29F;
}
.block-5 {
    line-height: 2em;
}
.block-5 p {
    margin-top: 0;
}
.block-5 .border-top p {
    margin-right: 20px;
    border-top: 15px solid #000;
    padding-top: 20px;
    font-size: 1.4em;
}
.block-5 .border-top.border-blue p {
    border-color: #0f7ebc;
    color: #0f7ebc;
}
.block-5 .border-top.border-orange p {
    border-color: #c11d1f;
    color: #c11d1f;
}
.block-5 .border-top.border-fiolet p {
    border-color: #7b0063;
    color: #7b0063;
}
.block-7 {
    background: url(/app/public/images/annualReports/21325/IBM_foto.png) center center no-repeat #f9f9f9;
    background-size: cover;
}
.block-7 .inner-block {
    position: absolute;
    top: 0;
    left: 40px;
    right: 30px;
    padding: 20px;
    background: rgba(1, 60, 118, 0.8);
    color: #fff;
}
.block-7 .inner-block ul {
    margin: 40px 0;
    padding: 0;
    list-style: none;
}
.block-7 .inner-block ul li {
    position: relative;
    padding-left: 60px;
    line-height: 1.2em;
}
.block-7 .inner-block ul li .round-num {
    position: absolute;
    left: 0;
    top: 5px;
    width: 40px;
    height: 40px;
    border: 3px solid #fff;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    font-size: 2em;
    line-height: 1.3em;
    font-weight: 600;
}
.block-7 .inner-col {
    margin-left: 30px;
}
.block-7 .inner-col .form-title {
    padding-top: 18px;
    font-size: 1.3em;
    color: #205282;
    font-weight: 600;
    font-size: 2.8em;
    line-height: 1.1em;
}
.block-7 .inner-col .small-caption {
    color: #c20500;
}
.block-7 .inner-col label {
    padding-left: 10px;
    font-size: 14px;
}
.block-7 .inner-col .controls {
    margin-bottom: 15px;
}
.block-7 .inner-col .controls input,
.block-7 .inner-col .controls textarea {
    width: 95%;
    border: 1px solid #205282;
    padding: 10px;
}
.block-7 .inner-col .controls .error {
    text-align: right;
    color: #c20500;
    font-size: 12px;
}
.block-7 .inner-col .submit-wrapper {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}
.block-7 .inner-col .submit-wrapper button {
    background: #013c76;
    border: none;
    color: #fff;
    display: block;
    width: 270px;
    padding: 10px 0;
    border-radius: 2px;
}
.block-8 {
    background: url(/app/public/images/annualReports/21325/IBM_fon1.png) center center no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
}
.block-8 .title {
    margin: 0;
}
.block-8 .sub {
    margin: 0;
    font-style: italic;
}
.block-8 .pos {
    margin: 1.5em 0;
}
.block-8 .button-get-wrapper {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}
.block-8 .button-get-wrapper .button-get {
    border-collapse: separate;
    display: block;
    float: right;
    background: #fff;
    text-decoration: none;
    color: #013c76;
    font-weight: 600;
    padding: 20px 40px;
    border-radius: 4px;
}
.block-9 {
    padding-bottom: 90px;
}
.block-9 .wrapper {
    background: url(/app/public/images/annualReports/21325/IBM_c.png) right top no-repeat;
}
.block-9 .texts {
    width: 600px;
    line-height: 2;
    padding-top: 30px;
}
.block-9 .texts .title {
    margin: 0;
}
.block-9 .texts .sub-title {
    font-style: italic;
}
.block-9 .texts .text {
    margin-top: 60px;
}
.block-9 .button-wrap {
    width: 500px;
    margin: 120px auto 0;
}
.block-9 .button-block {
    display: block;
    text-align: center;
    background: #006BB4;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.2;
    padding: 15px 0;
    border-radius: 4px;
}
.block-10 {
    background: url(/app/public/images/annualReports/21325/IBM_fon2.png) center center no-repeat;
    background-size: cover;
    color: #fff;
}
.block-10 .title {
    font-size: 3em;
}
.block-10 .center {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 1.2em;
    text-align: center;
}
.block-10 .center .bold {
    font-weight: 600;
}
.page-footer {
    font-size: 13px;
}
.page-footer h1,
.page-footer h2,
.page-footer h3,
.page-footer h4 {
    font-size: 1em;
    font-weight: 400;
    margin: 0;
}
.page-footer a {
    text-decoration: none;
    color: #444;
}
.page-footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.page-footer .clearfix {
    width: 100%;
    overflow: hidden;
}
.page-footer .hide {
    display: none;
}
.page-footer .inline .sub-rs {
    float: left;
}
.page-footer .rs {
    min-width: 160px;
}
.page-footer .root-section {
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: 600;
}
.page-footer .rs-menu .divider {
    margin: 5px 0;
}
.page-footer .pull-right {
    float: right;
}
.page-footer .map-area a {
    margin-right: 8px;
}
.page-footer .map-area a.last {
    margin-right: 0;
}
.page-footer .bottom-captions {
    margin: 10px 0;
}
.block-n1 {
    padding: 0 !important;
    background-size: cover;
    position: relative;
}
.block-n1 .back {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: #000;
    z-index: 1;
    overflow: hidden;
}
.block-n1 .back video {
    min-width: 100%;
    margin-top: -10%;
    opacity: .5;
}
.block-n1 .front {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    padding: 70px 0;
    background: url(/app/public/images/annualReports/21325/n/IBM_fon_vide.png) center center no-repeat;
    position: relative;
    z-index: 2;
}
.block-n1 .front ul {
    font-size: 1.3em;
}
.block-n1 .front .wrapper {
    position: relative;
}
.block-n1 .front .play-but {
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    border: 2px solid #fff;
    right: 230px;
    top: 35%;
    border-radius: 100px;
    transition: background .3s;
    outline: none;
}
.block-n1 .front .play-but:hover {
    background: rgba(255, 255, 255, 0.4);
}
.block-n1 .front .play-but:after {
    display: block;
    content: "";
    border: 18px solid transparent;
    width: 0;
    height: 0;
    border-left-color: #fff;
    margin: 33px 0 0 45px;
}
.block-n2 .col-1 {
    text-align: center;
}
.block-n2 .col-1 p {
    width: 200px;
    margin: 0 auto;
    text-align: left;
}
.block-n2 .col-1 img {
    width: 200px;
    margin-top: 140px;
}
.block-n3 {
    background: url(/app/public/images/annualReports/21325/n/IBM_fonorang.png) center center no-repeat;
    background-size: cover;
    color: #fff;
}
.block-n3 .questions {
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
    border-radius: 4px 0 0 4px;
    font-weight: 700;
}
.block-n3 .questions li {
    border: 1px solid #fff;
    border-right: none;
    cursor: pointer;
    clear: both;
    position: relative;
}
.block-n3 .questions li.q1 {
    border-radius: 4px 0 0 0;
}
.block-n3 .questions li.q2 {
    top: -1px;
}
.block-n3 .questions li.q3 {
    top: -2px;
}
.block-n3 .questions li.q4 {
    top: -3px;
}
.block-n3 .questions li.q5 {
    top: -4px;
    border-radius: 0 0 0 4px;
}
.block-n3 .questions li.active {
    color: #000;
    background: #fff;
    margin-left: -20px;
    padding-left: 20px;
    border-radius: 4px 0 0 4px;
}
.block-n3 .questions li p {
    margin: 0;
    height: 51px;
    padding: 4px 10px;
    display: table-cell;
    vertical-align: middle;
}
.block-n3 .questions .num {
    float: left;
    font-size: 2.4em;
    font-weight: bold;
    width: 60px;
    text-align: center;
}
.block-n3 .answers {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
    color: #000;
    border-radius: 0 4px 4px 4px;
}
.block-n3 .answers li {
    display: none;
    padding: 15px 15px 15px 30px;
}
.block-n3 .answers li.active {
    display: block;
}
.block-n3 .answers li p {
    margin: 0 0 10px 0;
}
.block-n4 {
    background: #EBF6FC;
}
.block-n4 h2 {
    position: relative;
    z-index: 2;
}
.block-n4 li {
    margin-bottom: 15px;
}
.block-n4 .graf img {
    width: 500px;
}
.block-n4 .button-wrapper {
    margin-top: 20px;
}
.block-n4 .button-wrapper .button {
    outline: none;
    text-decoration: none;
    text-align: center;
    width: 260px;
    margin: 0 auto;
    display: block;
    padding: 15px 0;
    border: 2px solid #3D0256;
    color: #3D0256;
    font-weight: bold;
}
.block-w {
    background-color: #F9F9F9;
}
.block-w label {
    display: block;
}
.block-w .inner-block {
    background: rgba(231, 96, 0, 0.8);
}
.block-w input,
.block-w textarea {
    border-color: #E76000 !important;
}
.block-w button {
    background: #E76000 !important;
    width: 220px !important;
}
.block-w .form-title {
    color: #E76000 !important;
}
.block-w li {
    margin-bottom: 15px;
}
.block-w li p {
    margin: 0;
    padding: 0;
    height: 46px;
    display: table-cell;
    vertical-align: middle;
}
.block-n5 {
    padding-bottom: 0;
}
.block-n6 {
    padding-top: 0;
}
.block-n6 .inner-1 {
    margin-right: 15px;
}
.block-n6 .inner-1 li::before {
    content: counter(num) '. ';
    /* Выводим число */
    counter-increment: num;
    /* Увеличиваем значение счётчика */
    color: #1B95CA;
    font-weight: 700;
    position: absolute;
    left: -20px;
}
.block-n6 .inner-2 {
    margin-left: 15px;
}
.block-n6 .inner-2 li::before {
    content: counter(num) '. ';
    /* Выводим число */
    counter-increment: num;
    /* Увеличиваем значение счётчика */
    color: #CA200A;
    font-weight: 700;
    position: absolute;
    left: -20px;
}
.block-n6 .podzag-blue {
    color: #1B95CA;
}
.block-n6 .podzag-red {
    color: #CA200A;
}
.block-n6 ol {
    position: relative;
    margin-left: 20px;
    padding-left: 0;
    list-style-type: none;
    /* Убираем исходные маркеры */
    counter-reset: num;
    /* Задаём имя счетчика */
}
.block-n6 ol li {
    margin-bottom: 15px;
}
.block-p .form-title {
    color: #AF3D64 !important;
    font-size: 2em !important;
}
.block-p ul {
    margin: 0 !important;
}
.block-p li {
    min-height: 46px;
    margin-bottom: 15px;
}
.block-p li p {
    margin: 0;
    display: table-cell;
    height: 46px;
    vertical-align: middle;
}
.block-p .inner-block {
    background: rgba(175, 61, 100, 0.8);
}
.block-p input,
.block-p textarea {
    border: 1px solid #AF3D64 !important;
}
.block-p button {
    background: #AF3D64 !important;
}
label.checkbox input {
    display: inline !important;
    width: auto !important;
}
.quotes-slider .fotorama__nav-wrap {
    position: relative;
    top: -50px;
}
.quotes-slider .fotorama__dot {
    border-color: #fff !important;
}
.quotes-slider .quote {
    height: 300px;
}
.quotes-slider .fotorama__arr {
    width: 20px;
    height: 36px;
    left: 50%;
}
.quotes-slider .fotorama__arr.fotorama__arr--next {
    background: url(/app/public/images/annualReports/21325/n/IBM_right.png) center center no-repeat;
    margin-left: 450px;
}
.quotes-slider .fotorama__arr.fotorama__arr--prev {
    background: url(/app/public/images/annualReports/21325/n/IBM_left.png) center center no-repeat;
    margin-left: -490px;
}
.quotes-slider .texts {
    margin: 0 40px;
}
.block-n7 {
    background: url(/app/public/images/annualReports/21325/n/IBM_fonblue.png) center center no-repeat;
    background-size: cover;
    color: #fff;
}
.block-n7 .buttons-block {
    margin-top: 40px;
}
.block-n7 .col a {
    display: block;
    width: 200px;
    margin: 0 auto;
    color: #fff;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #fff;
    border-radius: 4px;
    font-size: .8em;
    padding: 8px 0;
}
.video-popup {
    position: absolute;
    width: 100%;
    z-index: 3;
    top: 0;
}
.video-popup .wrapper {
    position: relative;
}
#stop_video {
    color: #fff;
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 2em;
    background: rgba(0, 0, 0, 0.5);
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
