.contactForm-attachTrigger,.contactForm-file,.contactInfo a,.cta-button,.cta-button:hover,.footer-link,.footer-tel {
    text-decoration: none
}

.bgcolor--white {
    background-color: #fff
}

.bgcolor--light {
    background-color: #f7f7f7
}

.bgcolor--dark {
    background-color: #3d3c42
}

.bgcolor--green {
    background-color: #51c336
}

.bgcolor--blue {
    background-color: #0cf
}

.bgcolor--red {
    background-color: #f96057
}

.bgcolor--dark-blue {
    background-color: #255ccc
}

.bgcolor--orange {
    background-color: #ff9700
}

.bgcolor--aqua {
    background-color: #00ddce
}

.bgcolor--purple {
    background-color: #9d26d5
}

.bgcolor--gray {
    background-color: #e2e2e2
}

.bgcolor--black {
    background-color: #2d2c31
}

.bgcolor--hover--white:hover {
    background-color: #fff;
    color: #234
}

.bgcolor--hover--light:hover {
    background-color: #f7f7f7;
    color: #234
}

.bgcolor--hover--dark:hover {
    background-color: #3d3c42;
    color: #fff
}

.bgcolor--hover--green:hover {
    background-color: #51c336;
    color: #fff
}

.bgcolor--hover--blue:hover {
    background-color: #0cf;
    color: #fff
}

.bgcolor--hover--red:hover {
    background-color: #f96057;
    color: #fff
}

.bgcolor--hover--dark-blue:hover {
    background-color: #255ccc;
    color: #fff
}

.bgcolor--hover--orange:hover {
    background-color: #ff9700;
    color: #fff
}

.bgcolor--hover--aqua:hover {
    background-color: #00ddce;
    color: #fff
}

.bgcolor--hover--purple:hover {
    background-color: #9d26d5;
    color: #fff
}

.bgcolor--light,.bgcolor--white {
    color: #234;
    position: relative
}

.bgcolor--aqua,.bgcolor--blue,.bgcolor--dark,.bgcolor--dark-blue,.bgcolor--green,.bgcolor--orange,.bgcolor--purple,.bgcolor--red {
    color: #fff;
    position: relative
}

.bgcolor--white+.bgcolor--white {
    padding-top: 0
}

section.width--full>.container {
    width: auto
}

.background {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
    overflow: hidden
}

.background--insights .title-name {
    margin-bottom: 0
}

.bg--contain {
    background-size: contain
}

.bg--cover {
    background-size: cover
}

.bg--fixed {
    background-attachment: fixed
}

section.bg--center {
    background-position: 50% 50%
}

section.bg--top-left {
    background-position: 0 0
}

section.bg--top-right {
    background-position: 100% 0
}

section.bg--bottom-left {
    background-position: 0 100%
}

section.bg--bottom-right {
    background-position: 100% 100%
}

@media (max-width: 1030px) {
    .background,.background--position--absolute {
        position:absolute
    }

    .bg--fixed {
        background-attachment: inherit
    }
}

@media (max-width: 767px) {
    .row{
        margin: 0px !important;
    }
    .startSteps-text{
        margin-right: 0px;
    }
    .background {
        background-size:cover
    }
}

.sources {
    padding-top: 50px
}

.sources .container {
    width: 100%;
    max-width: 940px
}

.breadcrumbs {
    margin-bottom: 30px
}

.breadcrumbs__list {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    padding: 0
}

.breadcrumbs__item {
    list-style: none;
    display: inline;
    vertical-align: top;
    color: #234;
    margin-right: 21px;
    padding-bottom: 10px;
    position: relative
}

.breadcrumbs__item::after {
    content: '';
    width: 10px;
    height: 25px;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    background: url(../img/ico-arrow-breadcrumbs.svg) center center no-repeat
}

.breadcrumbs__item:last-child {
    margin-right: 0
}

.breadcrumbs__item:last-child:after {
    display: none
}

.breadcrumbs__link {
    color: #234;
    opacity: .6;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.breadcrumbs__link:hover {
    opacity: 1
}

.sources__list {
    margin-left: 0;
    padding-left: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E8EAEC
}

.sources__item {
    font-size: 19px;
    line-height: 27px;
    color: #234;
    margin-bottom: 20px
}

a.sources__link {
    opacity: .6;
    color: #234;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    word-wrap: break-word
}

a.sources__link:hover {
    opacity: 1
}

.sources__router {
    padding: 20px 0 70px
}

.sources__router-link {
    font-size: 19px;
    line-height: 24px
}

.article .stickyNavigation-item,.article .stickyNavigation-link {
    text-align: left;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px
}

.article {
    padding-top: 50px
}

.article .content-wrapper {
    padding-top: 50px;
    padding-bottom: 50px
}

.article #section1 .content-wrapper {
    padding-top: 0
}

.article #section1 .content--bgColor--grey {
    padding-top: 50px
}

.article .stickyNavigation-wrapper {
    padding-top: 0;
    left: 20px
}

.article .stickyNavigation-col {
    border-right: 0;
    border-left: 1px solid rgba(128,128,128,.3);
    padding-right: 0
}

.article .stickyNavigation-link:after {
    right: auto;
    top: 6px;
    left: -6px
}

.article .stickyNavigation-link--active:after {
    left: -10px;
    top: 1px;
    right: auto
}

.article .stickyNavigation-item {
    padding-left: 17px;
    margin-top: 0;
    margin-bottom: 20px
}

.article-item {
    max-width: 800px;
    position: relative
}

.article-item img {
    max-width: 100%;
    display: block
}

.article-item p.image-title {
    font-weight: 500;
    margin-bottom: 10px
}

.article-item h2,.article-item h3,.article-item h4 {
    color: #234;
    margin-bottom: 20px
}

.article-item h2 {
    font-weight: 500;
    font-size: 40px;
    line-height: 59px;
    margin-top: 0
}

.article-item h3 {
    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
    font-family: Ubuntu,Arial,Helvetica,sans-serif
}

@media screen and (max-width: 767px) {
    .article-item h3 {
        font-size:28px;
        line-height: 34px
    }
}

.article-box h4,.article-item h4 {
    font-size: 25px;
    line-height: 38px;
    font-weight: 500
}

.article-box {
    padding: 30px 40px 62px;
    color: #fff;
    background: #51C336
}

.article-box+*,.article-box+.content-normal {
    margin-top: 40px
}

.article-box h4 {
    margin: 0 0 13px;
    color: #fff
}

.article-box ul {
    padding: 0;
    margin: 0
}

.article-box ul li {
    padding-left: 16px;
    margin-bottom: 45px;
    list-style: none;
    position: relative;
    font-size: 19px;
    line-height: 30px
}

.article-box ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 12px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff
}

.article-box ul li:last-child {
    margin-bottom: 0
}

.article-table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -6px;
    margin-right: -6px;
    padding-bottom: 8px
}

.article-table__item {
    margin: 0 6px 12px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    background: #fff;
    border: 1px solid #E8EAEC
}

.article-table__title {
    background: #51C336;
    color: #fff;
    padding: 5px 20px;
    min-height: 56px;
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.article-table__text {
    font-size: 14px;
    line-height: 20px;
    color: #234;
    font-weight: 300;
    padding: 18px 20px
}

.article-table--horizontal {
    display: block;
    margin: 0
}

.article-table--horizontal .article-table__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    margin-right: 0
}

.article-table--horizontal .article-table__title {
    max-width: 170px;
    min-width: 170px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 100%;
    display: block
}

.article__footer-wrapper {
    max-width: 800px;
    border-top: 1px solid #F4F5F6;
    padding-top: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 120px
}

.sources-link {
    margin-right: 30px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: top
}

.download-link {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: top
}

.download-link img,.sources-link img {
    margin-right: 10px
}

.article__social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.article__social .socials {
    margin-left: 10px
}

.article .tweet {
    position: absolute;
    top: 0;
    left: 100%;
    width: 180px;
    margin-left: 45px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300
}

.article .tweet__text {
    margin-bottom: 15px
}

.article .tweet__link {
    background: #55ACEF;
    border-radius: 2px;
    padding: 5px;
    color: #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    min-width: 92px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.article .tweet__link img {
    margin-right: 9px
}

.article .tweet__link:hover {
    background: #4693CD
}

.article sup {
    font-size: 10px;
    opacity: .6;
    top: -1em
}

@media (max-width: 1400px) {
    .article .tweet {
        position:static;
        margin: 0;
        padding-top: 30px;
        max-width: 100%;
        width: 100%
    }
}

@media (max-width: 767px) {
    .article-box ul li,.sources__item {
        font-size:16px;
        line-height: 22px
    }

    .article-table,.article-table--horizontal .article-table__item,.article-table__item,.article__footer-wrapper {
        display: block
    }

    .sources {
        padding-top: 30px
    }

    .sources__list {
        padding-left: 20px
    }

    .breadcrumbs__item {
        margin-right: 10px
    }

    .breadcrumbs__item::after {
        margin-left: 10px
    }

    .article-box {
        padding: 20px 15px
    }

    .article-item .content-title h2 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 500
    }

    .article-table {
        margin: 0
    }

    .article-table__item {
        margin-left: 0;
        margin-right: 0
    }

    .article-table__title {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .article-table--horizontal .article-table__title {
        max-width: 100%;
        display: block;
        padding-top: 12px;
        padding-bottom: 12px
    }

    .article__social {
        padding-top: 30px
    }
}

.contactForm-title h1,.contactForm-title h3 {
    font-weight: 300;
    font-family: Avenir,Arial,Helvetica,sans-serif;
    text-transform: uppercase
}

.contactForm {
    position: relative;
    padding-top: 75px;
    padding-bottom: 80px;
    color: #234;
    text-align: center;
}

.contactForm--nopaddingBottom {
    padding-bottom: 0
}

.contactForm--nopaddingTop {
    padding-top: 0
}

.contactForm--back {
    background-image: url(../img/bg-book.jpg);
    background-position: top right;
    background-repeat: no-repeat
}

.contactForm-title h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 55px;
    line-height: 68px;
    text-align: center;
}

.contactForm-title h3 {
    margin: 0 0 52px;
    font-size: 52px;
    line-height: 60px
}

.contactForm-caption h4,.contactForm-description p {
    margin-top: 0;
    font-size: 25px;
    font-family: Ubuntu,Arial,Helvetica,sans-serif;
    font-weight: 300
}

.contactForm-description {
    padding-bottom: 60px
}

.contactForm-description p {
    margin-bottom: 16px;
    line-height: 38px;
    text-align: center
}

.contactForm-description a {
    text-decoration: none;
    color: #c7000b;
}

.contactForm-col {
    text-align: left
}

.contactForm-caption h4 {
    margin-bottom: 17px;
    text-transform: uppercase;
    line-height: 40px
}

.contactForm-line {
    position: relative;
    margin-bottom: 20px
}

.contactForm-body input,.contactForm-body textarea {
    font-weight: 300;
    font-family: Ubuntu,Arial,Helvetica,sans-serif;
    font-size: 17px;
    outline: 0;
    border-radius: 0;
    color: #234;
    background: #f8f8f8;
    -webkit-appearance: none
}

input.contactForm-submit {
    background: #c7000b;
    color: #ffffff;
}

input.contactForm-input {
    position: relative;
    width: 100%;
    padding: 25px 60px 14px 18px;
    border: 1px solid #d9d9d9;
    z-index: 1
}

input.contactForm-input::-ms-clear {
    width: 0;
    height: 0
}

.contactForm-input:active,.contactForm-input:focus {
    border-color: #a8e19a;
    -webkit-box-shadow: 0 0 3px .5px #a8e19a;
    box-shadow: 0 0 3px .5px #a8e19a
}

.contactForm-placeholder {
    position: absolute;
    display: block;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
    padding-left: 18px;
    font-size: 17px;
    line-height: 60px;
    color: #a4a8ad;
    text-align: left;
    background-color: transparent!important;
    z-index: 3;
    pointer-events: none;
    -webkit-transition: .1s linear;
    transition: .1s linear
}

.contactForm-input:active~.contactForm-placeholder,.contactForm-input:focus~.contactForm-placeholder,.contactForm-textarea:active~.contactForm-placeholder,.contactForm-textarea:focus~.contactForm-placeholder {
    background-color: #FFF
}

.contactForm-submit,.cta-button,.footer-link {
    -webkit-transition: all .2s ease-in-out
}

.contactForm-block--require .contactForm-placeholder:after,.contactForm-place--require .contactForm-attachText:after {
    content: '*';
    color: #f96057
}

.contactForm-input~.contactForm-placeholder {
    font-size: 13px;
    line-height: 38px
}

.contactForm-input.inactive~.contactForm-placeholder,.contactForm-textarea.inactive~.contactForm-placeholder {
    text-indent: 0;
    font-size: 17px;
    line-height: 60px
}

textarea.contactForm-textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 300px;
    padding: 25px 19px 18px;
    border: 1px solid #d9d9d9;
    resize: none;
    z-index: 1
}

.contactForm-textarea:active,.contactForm-textarea:focus {
    border-color: #a8e19a;
    -webkit-box-shadow: 0 0 3px .5px #a8e19a;
    box-shadow: 0 0 3px .5px #a8e19a
}

textarea.contactForm-textarea~.contactForm-placeholder {
    height: 100%
}

.contactForm-textarea~.contactForm-placeholder {
    font-size: 13px;
    line-height: 38px
}

.contactForm-textarea.inactive~.contactForm-placeholder {
    text-indent: 0
}

.contactForm-button {
    margin-top: 31px;
    margin-bottom: 24px
}

.contactForm-submit {
    min-width: 210px;
    padding: 22px 30px 18px;
    text-transform: uppercase;
    font-family: Avenir,Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    border: 2px solid #c7000b;
    border-radius: 2px;
    background: #fff;
    color: #ffffff;
    transition: all .2s ease-in-out;
    cursor: pointer;
}

.contactForm-submit:hover {
    background: #ffffff;
    color: #000;
}

.contactForm-submit:active,.contactForm-submit:focus {
    border-color: #a8e19a;
    -webkit-box-shadow: 0 0 3px .5px #a8e19a;
    box-shadow: 0 0 3px .5px #a8e19a
}

.contactForm-note {
    font-size: 13px;
    color: #6f7a85
}

.contactForm-sign {
    position: relative;
    padding-left: 15px
}

.contactForm-star {
    position: absolute;
    left: 2px;
    top: 0;
    line-height: 1.2;
    font-size: 17px;
    color: #f96057
}

.contactForm-attach,.contactForm-attach .form-item-file {
    position: relative
}

.contactForm-attach .form-item-file:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
    background: #f8f8f8
}

.contactForm-file {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 60px;
    padding: 16px 18px;
    font-size: 17px;
    cursor: pointer;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    color: #a4a8ad;
    z-index: 103;
    outline: 0
}

.contactForm-file:active,.contactForm-file:focus {
    border-color: #a8e19a;
    -webkit-box-shadow: 0 0 3px .5px #a8e19a;
    box-shadow: 0 0 3px .5px #a8e19a
}

.contactForm-file--focus {
    border-color: #a8e19a!important;
    -webkit-box-shadow: 0 0 3px .5px #a8e19a!important;
    box-shadow: 0 0 3px .5px #a8e19a!important
}

.contactForm-line .contactForm-attach label {
    position: absolute;
    display: block;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
    padding-top: 0;
    padding-left: 20px;
    font-size: 17px;
    line-height: 60px;
    color: #a4a8ad
}

.contactForm-attach .form-file {
    position: absolute;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer;
    outline: 0;
    z-index: 105
}

.contactForm-attach [id*=edit-file-upload-button] {
    position: absolute;
    display: block;
    width: 60px;
    height: 60px;
    top: -1px;
    right: -1px;
    text-indent: -999px;
    border: none;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(../img/icon-upload@1x.png);
    color: transparent;
    z-index: 102
}

.contactForm-attach [id*=edit-file-remove-button],.contactForm-icon {
    width: 60px;
    height: 100%;
    position: absolute;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: block
}

.contactForm-attach [id*=edit-file-remove-button] {
    top: 0;
    right: 0;
    text-indent: -999px;
    border: none;
    border-left: 1px solid #dfdfdf;
    background-image: url(../img/icon-delete-cross@1x.png);
    color: transparent;
    z-index: 110
}

.contactForm-place .description {
    padding-top: 8px;
    padding-bottom: 5px;
    font-size: 13px;
    line-height: 13px;
    color: #a6aaaf;
    text-align: left
}

.contactForm-attach.contactForm-box--full .form-submit {
    display: block
}

.contactForm-icon {
    top: 0;
    right: 0;
    border-left: 1px solid #dfdfdf;
    background-image: url(../img/icon-upload@1x.png);
    text-indent: -9999px;
    color: transparent
}

.contactForm-attach:hover .contactForm-icon {
    background-image: url(../img/icon-upload-active@1x.png)
}

.contactForm-size {
    font-size: 13px;
    color: #64707c
}

.contactForm-file-box {
    position: relative;
    display: block;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.contactForm-box--empty .contactForm-file-box {
    display: none
}

.contactForm-elem {
    position: relative;
    display: block;
    height: 60px;
    margin-bottom: 5px;
    padding: 19px 18px;
    font-weight: 400;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 22px;
    color: #234;
    border: 1px solid #d9d9d9;
    background: #f8f8f8;
    overflow: hidden
}

.contactInfo-head h3,.contactInfo-title {
    font-family: Ubuntu,Arial,Helvetica,sans-serif
}

.contactForm-delete {
    position: absolute;
    display: none;
    cursor: pointer;
    cursor: hand;
    width: 60px;
    height: 58px;
    top: 0;
    right: 0;
    border-left: 1px solid #dfdfdf;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(../img/icon-delete-cross@1x.png);
    z-index: 102
}

.contactForm-box--full .contactForm-delete {
    display: block
}

.contactForm-correct,.contactForm-del {
    display: none;
    cursor: pointer;
    width: 60px;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute
}

.contactForm-correct {
    cursor: hand;
    height: 58px;
    background-image: url(../img/icon-check-mark@1x.png)
}

.contactForm-del {
    cursor: hand;
    height: 60px;
    background-image: url(../img/icon-delete-cross@1x.png)
}

.contactForm-block--failed .contactForm-message,.contactForm-input.valid~.contactForm-correct {
    display: block
}

.contactForm-block .error-messages {
    padding-top: 10px
}

.contactForm-block .error-message {
    padding-top: 3px;
    font-size: 13px;
    line-height: 1;
    color: #f96057
}

.contactForm-block select+.error-message {
    position: absolute;
    top: 100%;
    margin-top: 6px
}

.contactForm-block input.error,.contactForm-block textarea.error {
    border-color: #fb8f89;
    color: #f96057;
    -webkit-box-shadow: none;
    box-shadow: none
}

.contactForm-block select.error~.select2-container--default .select2-selection--single {
    border-color: #fb8f89
}

.contactForm-line select {
    width: 100%;
    padding: 19px 18px;
    outline: 0;
    border-radius: 0
}

.chosen-container-single {
    width: 100%!important
}

.chosen-container-single .chosen-single {
    height: 60px;
    padding-left: 18px;
    border: 1px solid #d9d9d9!important;
    background: #f8f8f8!important;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.chosen-container-single.chosen-container-active .chosen-single {
    background: #fff!important
}

.chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #d9d9d9!important
}

.chosen-container-single .chosen-single span {
    height: 60px;
    margin-right: 60px;
    font-size: 17px;
    line-height: 60px;
    color: #a4a8ad
}

.chosen-container-single .chosen-single div {
    position: absolute;
    width: 60px;
    height: 60px;
    top: -1px;
    right: -1px;
    border: 1px solid #d9d9d9;
    background: #fff
}

.chosen-container-single .chosen-single div:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    margin-left: -6px;
    margin-top: -4px;
    border-style: solid;
    border-width: 8px 6px 0;
    border-color: #b2b2b2 transparent transparent
}

.chosen-container-single .chosen-single div b {
    display: none;
    background: 0 0
}

.chosen-container .chosen-drop {
    border-left: 1px solid #d9d9d9!important;
    border-right: 1px solid #d9d9d9!important;
    border-bottom: 1px solid #d9d9d9!important;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.chosen-container .chosen-results {
    padding-top: 10px
}

.chosen-container .chosen-results li {
    font-size: 17px;
    color: #234
}

.contactForm-attachText,.contactForm-attachTrigger {
    color: #a4a8ad;
    font-size: 17px;
    width: 100%;
    height: 60px
}

.chosen-container .chosen-results li+li {
    margin-top: 15px
}

.chosen-container-single .chosen-search input[type=text] {
    font-size: 17px
}

.chosen-container-active .chosen-single {
    border-color: #a8e19a!important;
    -webkit-box-shadow: 0 0 3px .5px #a8e19a;
    box-shadow: 0 0 3px .5px #a8e19a
}

.chosen-container-single .chosen-single abbr {
    background: 0 0
}

.contactForm-attachList li i,.contactForm-attachTrigger:after,.contactForm-loading:after {
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.contactFormSuccess {
    background-color: #f8f8f8;
    padding: 92px 18% 86px
}

.contactFormSuccess-icon {
    margin-bottom: 28px
}

.contactFormSuccess-title {
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 17px
}

.contactFormSuccess-text {
    font-size: 17px;
    line-height: 25px
}

.contactForm-loading:after {
    content: '';
    position: absolute;
    display: block;
    width: 32px;
    height: 32px;
    top: 50%;
    right: 70px;
    margin-top: -16px;
    background-image: url(../img/preloader.gif);
    z-index: 200
}

.contactForm-attachTrigger {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 16px 18px;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    z-index: 103;
    outline: 0;
    background-color: #F8F8F8
}

.contactForm-attachTrigger.error {
    border-color: #fb8f89
}

.contactForm-attachText {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    padding-top: 0;
    padding-left: 20px;
    line-height: 60px
}

.contactForm-attachTrigger:after {
    content: '';
    position: absolute;
    display: block;
    width: 60px;
    height: 60px;
    top: -1px;
    right: -1px;
    text-indent: -999px;
    border: none;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    background-image: url(../img/icon-upload@1x.png);
    color: transparent;
    z-index: 102
}

.contactForm-attachTrigger-input {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer
}

.contactForm-attachTrigger-input:focus {
    text-indent: -9999em
}

.contactForm-attach.disabled .contactForm-attachTrigger {
    opacity: .4
}

.contactForm-attach.disabled .contactForm-attachTrigger-input {
    display: none
}

.contactForm-attachList {
    margin: 10px 0 0;
    padding: 0;
    list-style-type: none
}

.contactForm-attachList:after {
    content: '';
    display: table;
    width: 100%
}

.contactForm-attachList li {
    position: relative;
    display: none;
    width: auto;
    height: 35px;
    float: left;
    margin-bottom: 9px;
    margin-right: 9px;
    padding-left: 18px;
    padding-right: 40px;
    line-height: 35px;
    background-color: #f8f8f8
}

.contactForm-attachList li.full {
    display: block
}

.contactForm-attachList li b {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 120px;
    height: auto;
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #234;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.cta-button,.footer-country,.mfp-content,.related-btn {
    vertical-align: top
}

.contactForm-attachList li i {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    border-left: none;
    background-color: #f8f8f8;
    background-image: url(../img/icon-delete-cross@2x.png);
    background-size: 12px 11px;
    cursor: pointer
}

.contactForm-attachList li input {
    position: absolute;
    display: none;
    opacity: 0
}

.contactForm-checkbox {
    position: relative;
    display: block;
    width: 100%;
    max-width: 830px
}

.contactForm-checkbox__input {
    position: absolute;
    left: -9999px
}

.contactForm-checkbox__label {
    position: relative;
    display: block;
    width: 100%;
    min-height: 20px;
    padding-left: 29px;
    padding-top: 1px;
    padding-right: 15px;
    cursor: pointer
}

.contactForm-checkbox__icon {
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
    top: 0;
    left: 0;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    background-color: #f8f8f8;
    cursor: pointer;
    -webkit-transition: .1s linear;
    transition: .1s linear
}

.contactForm-checkbox__icon svg {
    position: absolute;
    display: block;
    width: 14px;
    height: 10px;
    top: 50%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -4px
}

.contactForm-checkbox__icon svg path {
    fill: #f8f8f8
}

.contactForm-checkbox__input:checked+.contactForm-checkbox__label .contactForm-checkbox__icon {
    background: #51c336;
    border-color: #51c336
}

.contactForm-checkbox__input:checked+.contactForm-checkbox__label .contactForm-checkbox__icon svg path {
    fill: #fff
}

.contactForm-checkbox__text {
    line-height: 24px;
    padding-left: 8px;
    font-size: 13px;
    font-weight: 300;
    text-align: left
}

.contactInfo,.contactPrivacy,.cta {
    text-align: center
}

.contactForm-checkbox__input.error+.contactForm-checkbox__label .contactForm-checkbox__icon {
    border-color: #fb8f89;
    background-color: #fff
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2) {
    .contactForm-icon {
        background-image:url(../img/icon-upload@2x.png);
        background-size: 18px 26px
    }

    .contactForm-attach:hover .contactForm-icon {
        background-image: url(../img/icon-upload-active@2x.png);
        background-size: 18px 26px
    }

    .contactForm-del,.contactForm-delete {
        background-image: url(../img/icon-delete-cross@2x.png);
        background-size: 12px 11px
    }

    .contactForm-correct {
        background-image: url(../img/icon-check-mark@2x.png);
        background-size: 15px 11px
    }
}

@media (max-width: 1440px) {
    .contactFormSuccess {
        padding-left:10%;
        padding-right: 10%
    }

    .contactForm--back {
        background-image: none
    }
}

@media (max-width: 1030px) {
    .contactFormSuccess {
        padding-left:15px;
        padding-right: 15px
    }
}

@media (max-width: 767px) {
    .contactForm {
        padding-top:95px
    }

    .contactForm--nopaddingTop {
        padding-top: 0;
        padding-bottom: 30px
    }

    .contactForm-title h1 {
        font-size: 39px;
        line-height: 39px
    }

    .contactForm-title h3 {
        margin-bottom: 22px;
        font-size: 34px
    }

    .contactForm-description {
        padding-bottom: 35px
    }

    .contactForm-description p {
        font-size: 20px;
        line-height: 33px
    }

    .contactForm-textarea {
        height: 200px
    }

    .contactFormSuccess {
        padding-top: 50px;
        padding-bottom: 65px
    }

    .contactFormSuccess-title {
        font-size: 25px;
        line-height: 35px
    }
}

.contactForm--bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    padding-top: 70px;
    padding-bottom: 90px
}

.contactForm--bg .contactForm-title {
    margin-bottom: 17px
}

.contactForm--bg .contactForm-title h2 {
    margin: 0;
    padding: 0;
    font-size: 45px;
    line-height: 50px;
    font-weight: 300;
    text-transform: uppercase
}

@media screen and (max-width: 767px) {
    .contactForm--bg {
        padding-top:60px;
        padding-bottom: 60px
    }

    .contactForm--bg .contactForm-title h2 {
        font-size: 35px;
        line-height: 40px
    }
}

.contactForm--bg .contactForm-description {
    padding-bottom: 30px
}

.contactForm--bg .contactForm-description p {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400
}

.contactForm--bg .description {
    background: 0 0;
    color: #fff
}

.contactForm--bg .contactFormSuccess {
    background: 0 0
}

.contactForm--bg .contactForm-submit {
    background: 0 0;
    color: #fff;
    border-color: #fff
}

.contactForm--bg .contactForm-submit:hover {
    background: #fff;
    color: #51c336;
    border-color: #fff
}

.contactForm--bg .contactForm-note {
    color: #fff
}

.contactForm--bg .contactForm-block--require .contactForm-placeholder:after {
    content: '*';
    color: #51c336
}

.contactForm--bg .error+.contactForm-placeholder {
    color: #f96057
}

.contactForm--bg .error+.contactForm-placeholder .contactForm__tooltip {
    display: block
}

.contactForm__tooltip {
    padding: 7px 8px;
    background: #f83535;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    position: absolute;
    top: 100%;
    margin-top: -5px;
    left: 10px;
    max-width: 96%;
    z-index: 3;
    display: none
}

.contactForm__tooltip:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #f83535;
    position: absolute;
    left: 10px;
    top: -4px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block
}

.cta,.footer,.footer .row {
    position: relative
}

.contactForm--bg .contactForm-star {
    color: #51c336
}

.contactForm--bg .chosen-container-single .chosen-single {
    background: #fff!important
}

.contactForm--bg .contactForm-attachTrigger,.contactForm--bg .contactForm-attachTrigger-input {
    background: #fff
}

.contactForm--small-container {
    padding-top: 50px;
    padding-bottom: 50px
}

.contactForm--small-container .contactForm-body {
    max-width: 970px;
    margin: 0 auto
}

.contactForm--gray {
    background: #F9F9F9;
    color: #234
}

.contactForm--bg input,.contactForm--bg textarea,.contactForm--gray input,.contactForm--gray textarea {
    background: #fff
}

.contactForm--gray .contactForm-description,.contactForm--gray .contactForm-description p {
    font-size: 19px;
    line-height: 22px
}

.contactForm--gray .contactForm-submit {
    background: #fff;
    color: #51c336;
    border-color: #51c336
}

.contactForm--gray .contactForm-submit:hover {
    background: #51c336;
    color: #fff;
    border-color: #51c336
}

.contactForm--gray .contactForm-note {
    color: #234
}

.contactForm--gray .contactForm-checkbox__icon {
    background-color: #fff
}

.contactForm--small-container textarea.contactForm-textarea {
    height: 130px
}

.contactForm--gray .contactFormSuccess {
    padding-left: 0;
    padding-right: 0
}

.contactInfo {
    margin-bottom: 80px
}

.contactInfo-nomargin {
    margin-bottom: 60px
}

.contactInfo a {
    color: #c7000b;
}

.contactInfo a[href*=tel] {
    color: #234
}

.contactInfo-head {
    padding: 30px;
    text-transform: uppercase;
    background-color: #c7000b;
    color: #fff;
}

.contactInfo-head h3 {
    margin: 0;
    font-weight: 300;
    font-size: 35px;
    line-height: 40px;
    color: #fff;
}

.contactInfo-col--left {
    padding-right: 0
}

.contactInfo-col--right {
    padding-left: 0
}

.contactInfo-container {
    padding: 35px 30px 32px;
    border: 1px solid #ebebeb;
    border-top: 0;
    background: #fff
}

.contactInfo--2,.footerLogo-link,.likely .likely__icon {
    background-repeat: no-repeat
}

.contactInfo-col--right .contactInfo-container {
    border-left: 0
}

.contactInfo-title {
    margin-bottom: 13px;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px
}

.contactPrivacy-head h3,.cta-button {
    font-family: Avenir,Arial,Helvetica,sans-serif;
    font-weight: 300;
    text-transform: uppercase
}

.contactInfo-data p:first-child {
    margin-top: 0
}

.contactInfo-data p {
    margin: .3em 0
}

.contactInfo-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.contactInfo-item,.contactInfo-item a {
    color: #234
}

.contactInfo-mail {
    display: inline-block;
    margin-bottom: 7px
}

.contactInfo--2 {
    margin-top: -180px;
    margin-bottom: -150px;
    padding-top: 180px;
    padding-bottom: 230px;
  /*  background-image: url(../img/contacts-decoration.jpg);*/
    background-position: 100% -178%;
}

.contactInfo--2 .contactInfo-head {
    background-color: #c7000b;
}

.contactInfo--2 .contactInfo-container {
    padding: 31px 12% 24px;
}

@media (max-width: 1199px) {
    .contactInfo-col--left {
        padding-right:15px
    }

    .contactInfo-col--right {
        padding-left: 15px
    }

    .contactInfo-col--right .contactInfo-container {
        border-left: 1px solid #ebebeb
    }

    .contactInfo--2 {
        background-position: 100% -75px
    }

    .contactInfo--2 .contactInfo-container {
        padding: 35px 8% 40px
    }
}

@media (max-width: 767px) {
    .contactInfo--2 {
        margin-bottom:-200px
    }

    .contactInfo-nomargin {
        margin-bottom: 30px
    }
}

.contactPrivacy {
    background-color: #f7f7f7
}

.contactPrivacy-head {
    padding: 74px 0 22px
}

.contactPrivacy-head h3 {
    margin: 0;
    font-size: 52px;
    line-height: 55px
}

.contactPrivacy-body {
    padding-bottom: 62px
}

.contactPrivacy-body--paddingSmall {
    padding-bottom: 11px
}

.contactPrivacy-body p {
    margin-top: 0;
    margin-bottom: 19px
}

.contactPrivacy-share {
    padding-bottom: 60px
}

@media (max-width: 767px) {
    .contactPrivacy-head {
        padding-top:50px
    }

    .contactPrivacy-head h3 {
        font-size: 34px
    }
}

.cta {
    padding-top: 85px;
    padding-bottom: 88px;
    color: #FFF;
    background-color: #0cf
}

.cta-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 46px;
    line-height: 56px;
    text-transform: uppercase
}

.cta p {
    margin-top: 0;
    font-weight: 300;
    font-size: 17px;
    line-height: 28px
}

.cta .cta-text p:last-child {
    margin-bottom: 50px
}

.cta-button {
    display: inline-block;
    margin-top: 20px;
    font-size: 16px;
    line-height: 16px;
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 2px;
    transition: all .2s ease-in-out;
    padding: 14px 30px
}

.cta-button:hover {
    color: #0cf;
    background-color: #fff
}

.footer-info,.footer-tel {
    color: #b3b3b4
}

.cta-button:active {
    opacity: .8
}

.cta--frontend {
    padding-top: 71px;
    padding-bottom: 37px
}

.cta--frontend p {
    margin-top: 8px;
    padding-bottom: 20px;
    text-align: left;
    font-size: 25px
}

.cta--frontend .cta-btn-container {
    margin: 0;
    text-align: right
}

.cta--frontend .btn {
    padding-left: 29px;
    padding-right: 29px;
    font-size: 16px;
    line-height: 16px
}

@media (max-width: 767px) {
    .cta {
        padding-top:50px;
        padding-bottom: 50px
    }

    .cta-title {
        font-size: 32px;
        line-height: 39px
    }
}

.footer-info,.footer-link {
    font-weight: 300;
    font-size: 13px;
    line-height: 28px;
    font-family: Ubuntu,Arial,Helvetica,sans-serif
}

.footer {
    padding-top: 36px;
    background-color: #3d3c42
}

.footer-meta {
    position: absolute;
    width: 20%;
    top: 0;
    left: 0
}

.footerLogo {
    margin-bottom: 29px
}

.footerLogo-link {
    position: relative;
    display: block;
    width: 201px;
    height: 49px;
    text-indent: -999px;
    background-position: 0 0;
    background-image: url(../img/common.footer.logo@1x.png);
    overflow: hidden
}

.footer-contacts {
    margin-bottom: 22px
}

.footer-address {
    margin-bottom: 21px
}

.footer-contactsList {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.footer-link {
    color: #868688;
    transition: all .2s ease-in-out
}

.footer-link:hover,.footer-title {
    color: #d9d9da
}

.footerList-link,.mobileNavigationList-link {
    -webkit-transition: all .2s ease-in-out;
    text-decoration: none
}

.footer-link:active {
    opacity: .8
}

.footer-country {
    display: inline-block;
    width: 39px
}

.footer-title {
    margin-top: 12px;
    margin-bottom: 19px;
    font-family: Ubuntu,Arial,Helvetica,sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase
}

.footerList {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.footer-company {
    padding-left: 42px
}

.footer-expertise {
    padding-left: 72px
}

.footer-service {
    padding-left: 0
}

.footer-technology {
    padding-left: 20px
}

.footerList-link {
    font-family: Ubuntu,Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 32px;
    color: #868688;
    transition: all .2s ease-in-out
}

.footerList--article {
    margin-top: 28px
}

.footerList--article .footerList-item {
    margin-bottom: 15px
}

.footerList--article .footerList-link {
    line-height: 18px;
    display: inline-block
}

.footerList--article time {
    display: block;
    color: rgba(255,255,255,.2);
    font-size: 13px
}

.footerList-link:hover {
    color: #d9d9da;
    text-decoration: none
}

.footerList-link:active {
    opacity: .8
}

.footer-copy {
    margin-top: 37px;
    padding-top: 31px;
    padding-bottom: 30px;
    font-family: Ubuntu,Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 24px;
    color: #89898b;
    text-align: center;
    background-color: #2d2c31
}

.footer_touch {
    padding-top: 0
}

.footer_touch .container,.footer_touch .footer-col {
    display: none
}

.footer_touch .footer-copy {
    margin-top: 0
}

@media (max-width: 1440px) {
    .footer-company,.footer-expertise,.footer-service,.footer-technology {
        padding-left:15px
    }
}

@media (max-width: 1200px) {
    .footer-meta {
        position:relative;
        width: 100%;
        top: auto;
        left: auto;
        padding-top: 50px;
        text-align: center
    }

    .footerLogo-link {
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 1030px) {
    .cta--frontend .cta-btn-container,.cta--frontend .cta-text {
        text-align:center
    }

    .footer {
        padding-left: 20px;
        padding-right: 20px
    }

    .footer-copy {
        margin-left: -20px;
        margin-right: -20px
    }
}

@media (max-width: 1023px) {
    .footer {
        padding-top:0;
        padding-left: 5px;
        padding-right: 5px
    }

    .footer .container {
        display: none
    }

    .footer-col {
        position: relative;
        width: 100%;
        float: none;
        text-align: center
    }

    .footer-col+.footer-col {
        padding-top: 50px
    }

    .footerList-item {
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px
    }

    .footer-copy {
        margin-top: 0;
        margin-left: -5px;
        margin-right: -5px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2) {
    .footerLogo-link {
        background-image:url(../img/common.footer.logo@2x.png);
        background-size: 201px 49px
    }
}

.historyNavigation {
    position: absolute;
    width: 100px;
    height: 100%;
    top: 0;
    right: 60px
}

.historyNavigation-holder {
    display: block;
    height: 100%;
    float: none
}

.historyNavigation-wrapper {
    position: absolute;
    width: 80px;
    height: 100%;
    top: 0;
    padding-top: 274px;
    padding-bottom: 150px
}

.historyNavigation-col {
    position: relative;
    height: 100%;
    z-index: 1
}

.historyNavigation-col:after {
    content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 6px;
    top: 0;
    right: -5px;
    background-color: #fff
}

.historyNavigation-container {
    position: relative;
    width: 100%;
    z-index: 2
}

.historyNavigation-list {
    position: relative;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.historyNavigation-item {
    position: relative;
    display: block;
    text-align: right
}

.historyNavigation-item+.historyNavigation-item {
    margin-top: 20px
}

.historyNavigation-link {
    position: relative;
    display: block;
    width: 20px;
    margin-left: auto;
    padding-right: 20px;
    font-family: Ubuntu,Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 15px;
    color: #234;
    text-decoration: none;
    overflow: hidden;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.mobileNavigationList-link,.related-btn {
    font-family: Avenir,Arial,Helvetica,sans-serif;
    text-transform: uppercase
}

.historyNavigation-link:active,.historyNavigation-list--white .historyNavigation-link--active,.notFound {
    color: #FFF
}

.historyNavigation-link span {
    opacity: 0
}

.historyNavigation-link:after {
    content: '';
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    top: 3px;
    right: 1px;
    background-color: #eaeaea;
    border-radius: 50%;
    -webkit-transition: all .2s ease .3s;
    transition: all .2s ease .3s
}

.historyNavigation-link--active {
    width: 80px
}

.historyNavigation-link--active span {
    opacity: 1;
    -webkit-transition: opacity .4s ease .3s;
    transition: opacity .4s ease .3s
}

.likely .likely__widget_facebook:hover,.likely .likely__widget_gplus:hover,.likely .likely__widget_linkedin:hover,.likely .likely__widget_twitter:hover {
    opacity: .9
}

.historyNavigation-link--active:after {
    width: 12px;
    height: 12px;
    top: 2px;
    right: 0;
    background-color: #51c336
}

@media (max-width: 1600px) {
    .historyNavigation {
        right:30px
    }
}

@media (max-width: 1500px) {
    .historyNavigation {
        right:15px
    }
}

@media (max-width: 1030px) {
    .historyNavigation {
        display:none
    }
}

.likely {
    display: block;
    margin: 0
}

.likely .likely__widget {
    width: 115px;
    height: 32px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 0;
    padding-left: 0;
    line-height: 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 2px;
    text-align: center
}

.likely .likely__icon {
    width: 25px;
    height: 32px;
    margin: 0 auto;
    background-position: 50% 50%
}

.likely .likely__icon svg {
    display: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.likely__icon_linkedin {
    background-image: url(../img/ico-share-linkedin.svg)
}

.likely__icon_twitter {
    background-image: url(../img/ico-share-twitter.svg)
}

.likely__icon_facebook {
    background-image: url(../img/ico-share-facebook.svg)
}

.likely__icon_gplus {
    background-image: url(../img/ico-share-gplus.svg)
}

.likely .likely__button {
    padding: 0
}

.likely .likely__widget_linkedin {
    background-color: #0d77b7
}

.likely .likely__widget_twitter {
    background-color: #429cd6
}

.likely .likely__widget_facebook {
    background-color: #3a589e
}

.likely .likely__widget_gplus {
    background-color: #df4b37
}

.likely .likely__counter {
    padding: 0 4px;
    background-image: none
}

@media (max-width: 767px) {
    .likely .likely__widget {
        width:60px
    }
}

.notFound {
    position: relative;
    padding-top: 228px;
    padding-bottom: 172px;
    text-align: center;
    background-position: 50% 0;
    background-size: cover
}

.notFound-name h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 240px;
    line-height: 240px
}

.notFound-text {
    width: 35%;
    margin-left: auto;
    margin-right: auto
}

.notFound-text .btn {
    margin-top: 38px
}

@media (max-width: 767px) {
    .notFound {
        padding-top:130px;
        padding-bottom: 80px
    }

    .notFound-name h1 {
        font-size: 150px;
        line-height: 150px
    }

    .notFound-text {
        width: 100%
    }
}

.mfp-bg {
    background-color: #FFF;
    opacity: 1
}

.mfp-container {
    padding-left: 0;
    padding-right: 0
}

.mobileNavigation {
    padding: 86px 20px 30px
}

.mobileNavigationList {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left
}

.mobileNavigationList-link {
    position: relative;
    display: inline-block;
    padding-top: 12px;
    padding-bottom: 11px;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    transition: all .2s ease-in-out
}

.mobileNavigation ul li>ul:after,.mobileNavigationList-link:after {
    position: absolute;
    width: 0;
    content: ''
}

.mobileNavigationList-item--active .mobileNavigationList-link {
    color: #46C70F
}

.mobileNavigationList-link:after {
    display: block;
    height: 2px;
    bottom: 0;
    background-color: #000;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.mobileNavigationList-item--border {
    padding-top: 20px
}

.mobileNavigationList-item--border .mobileNavigationList-link {
    padding-left: 24px;
    padding-right: 24px;
    border: 1px solid #46C70F;
    border-radius: 2px
}

.mobileNavigationList-item--border.mobileNavigationList-item--active .mobileNavigationList-link {
    color: #FFF;
    background-color: #46C70F
}

.mobileNavigation ul li>ul {
    position: relative;
    display: none;
    list-style-type: none;
    margin: 0 -20px 20px;
    padding: 15px 20px;
    background-color: #f3f3f3
}

.mobileNavigation ul .mobileNavigationList-item--active ul {
    display: block
}

.mobileNavigation ul li>ul:after {
    display: block;
    height: 0;
    left: 17px;
    top: -8px;
    border-style: solid;
    border-width: 0 10px 8px;
    border-color: transparent transparent #f3f3f3;
    z-index: 1
}

.slider .owl-theme .owl-controls .owl-buttons div,.slider .owl-theme .owl-controls .owl-buttons div:after {
    position: absolute;
    display: block;
    top: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGYAAAA4CAYAAAAPW43lAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAtpJREFUeNrs2rFLG1EcB/Dkh1N3J+kSB5NZJzE4aKBDC5aaDnF3klK69G/oIlI6ZW8GtSjYoZB2kFqn7qlDXYqTe+kU+3vyO7ked3n3e72892i/X/hx4HkJfj/e5d6RemNxveaQHs99nle1ivP969D52PmlTi2yvOT5wTPQ/u3kiPKU56CG2HIgXfW0B5IjygueS/RuzaV0pcYhJUoXKM44XQ0OKVAe8+wAxRlnRzrsVQWToDznuULHzrmSDkvh2GC2gDI1nC1XmG2eDaBMDWdDOlbBmAM6QJk6TqcIh4ASJw7loKwBxTvOWhaHMiirclsHFL84pvPV+aXOdhYmQTF61+jKe66l+zucemNx/RlvzZPMDzw/0VHQ3ON5wPOR0EWcmeF5zfMrlkvZP/bYX5NZnj2e99xBPzlj+jynsmMW/6/BUE4NSvauLMF5wzOHrrxlTjq/Q8lbx5gdn0QPOH5Q9qTzvm3lb35hCBxvKMMsShEMcAKjTIJJcI6BMzWU4yIUG4zJW54j4FSOciTd1lxhTAbAqRzF+nWmsiv/BMfc1jXQsToN6a4UigYmwTHfk9oFjhplV7oblD1I+6zMvPA+cNQo+xoUF5g0The9W9N1QTGpP/zSdHnD8V/A/k+x9nSyPKrsjDFvVue5QO/WXEhXY+2B5IjyjaeF3q1pSVdqHAJKnDikRDkDijPOmQaHlChtdOyctgaHgBInDgElThwCSlicR+etcVkYoESAQ0CJE4dyUN4BxV9Olkdt6fwPHMpB2URd3nE2szjmIWaCcoOKositBZ4OR5oZuZzhUhbuMna75UvYIW+emLOFf0aU+qy5kR2HqMtvsijJZwxul8PmM89KGiVvHZOcOStyABIApWjlD5zAKEUwwAmMMgkGOB5QJvVvW8cAJwBKGRjgBEApC5PFGaFjdUYaFA1MGqcJHDVKU4OihQGOJxQXmDTOAnq3ZsEFxeS3AAMAvMgAx29j038AAAAASUVORK5CYII=);
    background-repeat: no-repeat
}

.mobileNavigation ul li>ul li+li {
    margin-top: 10px
}

.mobileNavigation ul li>ul li a {
    color: #000
}

.mobileNavigation ul li>ul .mobileNavigationList-item--active a {
    color: #46C70F
}

@media (max-width: 767px) {
    .mobileNavigation {
        padding-top:60px
    }
}

.slider .owl-theme .owl-controls .owl-buttons div {
    width: 51px;
    height: 28px;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    background-color: transparent;
    background-position: 0 0;
    border-radius: 0;
    zoom:1;filter: Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.slider .owl-theme .owl-controls .owl-buttons div:after {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    background-position: 0 -28px;
    opacity: 0;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.slider .owl-theme .owl-controls .owl-buttons div:active {
    filter: Alpha(Opacity=60);
    opacity: .6
}

.slider .owl-theme .owl-controls .owl-buttons .owl-next:hover:after,.slider .owl-theme .owl-controls .owl-buttons .owl-prev:hover:after {
    opacity: 1
}

.slider .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
    background-position: 0 0
}

.slider .owl-theme .owl-controls .owl-buttons .owl-prev:after {
    background-position: 0 -28px
}

.slider .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
    background-position: -51px 0
}

.slider .owl-theme .owl-controls .owl-buttons .owl-next:after {
    background-position: -51px -28px
}

.slider .owl-controls {
    position: relative;
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto
}

.slider .owl-theme .owl-controls .owl-buttons .owl-disabled,.slider .owl-theme .owl-controls .owl-buttons .owl-disabled:hover {
    pointer-events: none;
    filter: Alpha(Opacity=10);
    opacity: .1
}

.slider .grabbing {
    cursor: default
}

@media (max-width: 1030px) {
    .owl-buttons {
        display:none
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2) {
    .slider .owl-theme .owl-controls .owl-buttons div,.slider .owl-theme .owl-controls .owl-buttons div:after {
        background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMwAAABwCAYAAABSKp/8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABTBJREFUeNrs3T1vFEccgPG5P1tESoP4CNDkpTQVUjroHCCNhe10gKki0SFAEAESUboEKju0No4rDHR2CxU9FV8B0QCdjxl7Dq+P3bu5nZ3Zu5nnkUa6GNC9zPzYvcvt0Ds5d1ZFzNzZRT1u6PFRkXr3Zqfy56dOn+PFGd33evytxzM9dmPNSxEZyy09enrM6/E/c04emTX0sx4/2f/ejXGn0gGW53psMd/k2ZZdSz27tqKcKhUdYPlHjz7zTZ717VoynbdrLPiRpgALgWY6wICFkkNTgIVA0y2YC3pct7fNR36PwEIR0eypg/91cVsdfPS8Pc1gylie6rHGPFJkNP/q8VmPxdJabA2NgIUSbM2uQWXX5IVpAwMWygKNgIVAEw8MWCgrNAIWAk14MEslLOtgoRlBs15CsxQLjLmjq/b2f3o8YS5oRnpi16yya3gpNJhhLBvMAc1YGz5oBCwEGnc0AhYCjTsaAQuBxh3NODDLYKHM0Cw3BbOixxV7exUslDiaVXv7il37E4Exf2DR3jZfmd7kNaXE21SH19Qsnjp9bsUVzDCWbV5LyqTtcWgELETuaAQsRO5oBCxE3/buzU4lmt7JubNlLERU31NzhOnxOhA51TObYJjPn/ucknV26K/8OZuRdz8veg6OXPOlf7Y2eA8TbNMAolmsCkv5TT9oiA6rxDIMBjREI7BUgQENgaUGSx2YKjSXeC0p8S6NwzIKzADN4Hr9a6rhpgFEM9CSXePKrvnaTV3GXQ9jdtnw2jSAaAawlK/5Wh/1m12uuNwADWWCZew1X67X9IOGsscyCRjQUPZYJgUDGsoaSxMwVWguMwc0I11Wnpu6NN1b2dzR4FqB39WITQOIpqQVu1aVXbuNNnXx2b3/yAU2oKEpx9LKt/F9/30Y0FA2WNoAAxrKBktbYEBDWWBpEwxoKHkspqLlBzp4YNftA/5Oj8fq4BJootCZ/Sn+0OO3EFhCgBmg+aTHTfvAj9kHDhoKjcX8RX3errW/9Nhp+06KQA9+xz7oW/YJKNBQRCwP9dgNcUdFwCcxeMCgoSSwhAYDGkoKSwwwoKFksJgk0pPbtU+ob5/gAvNNni3ExhLrCDN8pLmox0vmmzwza+gXPZ7FwrJ/WJt/9UPMJ7lnD6X39fiTOSeP7ulx1x5hGp8pvTjzdipPycpYTHeYb/LsTum9zF6sO5UOsJi/EU4w3+TZCXX4wVE0NNIRlg/MN3n2oQs0AhYCzXSAAQslh0bAQqDpFgxYKFk0RWAswjxSZDRSWocDNK2tQwELJZiEOtIIWAg0ccGAhbJBI2Ah0MQBAxbKDo2AhUATFgxYKFs0AhbKGc2vr3/cCwUGLJQ9GgELgcYdjYCFQOOORsBCOffizNuJ0AhYCDTuaAQsRO5oBCxE7mgELETuaAQsRO5oBCxE7mjMVrFlLERUX58jCdEEFeropgGcklFup161v2ZPw766MKdpUnovE32fWqJprQqLGjqSgIZoBBZVceoFGgJLDRZV814FNASWCixqxJt70BBYamAo0BBYxmPZh+Dwb1zykTOlnDMW5bj4OdIQWCYAAxoCy4RgQEPZY5kUDGgoayxNwICGksHSZP03/cQLNJQdFh8woKHssPiCAQ1lhaUNMKChbLC0BQY0lAWWNsGAhpLH0jaYOjTHmT+K1HEV+LuPIb5IOYzmPWgoEpb3KvAXhUN98xg0lByWkGBAQ8lhCQ0GNJQUlhhgQEPJYIkFpg4NkU/RscQEM4zmAfNNnj2IjcX0RYABAJFbOqn2dSqJAAAAAElFTkSuQmCC);
        background-size: 102px 56px
    }
}



.related-bg,.related-bg .owl-carousel,.related-bg .slider,.related:after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.related:after {
    content: '';
    display: block;
    background: rgba(0,0,0,.3);
    z-index: 2
}

.related-bg {
    display: block;
    z-index: 1
}

.related-bg .item,.related-bg .owl-item,.related-bg .owl-wrapper,.related-bg .owl-wrapper-outer,.related-bg .related-item {
    width: 100%;
    height: 100%
}

.related-bg .related-item {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.related .container-fluid {
    position: relative;
    z-index: 3
}

.related-slider {
    padding-left: 4%;
    padding-right: 4%
}

.related-item {
    position: relative;
    display: block;
    text-align: left;
    text-decoration: none;
    background-color: #FFF
}

.related-row {
    margin-left: 0;
    margin-right: 0;
    padding: 30px 15px
}

.related-title {
    margin-top: 0;
    margin-bottom: 55px;
    font-weight: 300;
    font-size: 39px;
    line-height: 39px;
    color: #FFF;
    text-transform: uppercase
}

.related-name {
    margin-top: 0;
    margin-bottom: 16px;
    font-weight: 400;
    font-size: 36px;
    line-height: 40px;
    color: #232323;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.related-btn,.related-link {
    -webkit-transition: all .2s ease;
    text-decoration: none
}

.related-link {
    color: #232323;
    transition: all .2s ease
}

.related-name:hover .related-link {
    color: #55c53a
}

.related-text p {
    position: relative;
    font-size: 17px;
    line-height: 25px;
    color: #232323
}

.related-text p:last-of-type {
    margin-bottom: 28px
}

.related-btn {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #55c53a;
    border: 2px solid #55c53a;
    background-color: #FFF;
    border-radius: 2px;
    transition: all .2s ease;
    padding: 13px 39px
}

.related-btn:hover {
    color: #FFF;
    background-color: #55c53a;
    text-decoration: none
}

.related-preview {
    line-height: 0;
    text-align: right
}

.startSteps-head,.startSteps-num,.tabnav-navitem,.terms,.terms-title h1 {
    text-align: center
}

.related-img {
    width: 100%
}

.related .owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    margin-top: 0;
    margin-left: 7px;
    margin-right: 7px;
    background-color: #d7d7d7;
    opacity: 1
}

.related .owl-theme .owl-controls .owl-page.active span {
    background-color: #51c336;
    opacity: 1
}

.related .slider .owl-theme .owl-controls .owl-buttons div {
    width: 82px;
    height: 56px;
    top: 50%;
    margin-top: -28px;
    background-image: url(../img/related-slider-arrow@1x.png);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    opacity: .75
}

.related .slider .owl-theme .owl-controls .owl-buttons div:after {
    display: none
}

.related .slider .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -141px;
    background-position: 10px 0
}

.related .slider .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
    background-position: 0 0
}

.related .slider .owl-theme .owl-controls .owl-buttons .owl-next {
    right: -141px;
    background-position: -92px 0
}

.related .slider .owl-theme .owl-controls .owl-buttons .owl-next:hover {
    background-position: -82px 0
}

.related .slider .owl-theme .owl-controls .owl-buttons .owl-disabled,.related .slider .owl-theme .owl-controls .owl-buttons .owl-disabled:hover {
    opacity: .2;
    cursor: default
}

.related .slider .owl-theme .owl-controls .owl-buttons .owl-prev.owl-disabled {
    background-position: 10px 0
}

.related .slider .owl-theme .owl-controls .owl-buttons .owl-next.owl-disabled {
    background-position: -92px 0
}

.related .owl-carousel .owl-wrapper-outer {
    background-color: #FFF;
    z-index: 2
}

.related .slider .owl-controls {
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: 0;
    top: 0;
    z-index: 1
}

.related .slider .owl-controls .owl-pagination {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -54px
}

.related--articles .related-name {
    max-width: 500px
}

.related--articles .related-text {
    max-width: 600px
}

.related--articles .related-text p {
    margin-bottom: 15px
}

.related--articles .related-date {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 25px
}

@media (max-width: 1600px) {
    .related-slider {
        padding-left:8%;
        padding-right: 8%
    }

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -120px
    }

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-next {
        right: -120px
    }
}

@media (max-width: 1440px) {
    .related-slider {
        padding-left:4%;
        padding-right: 4%
    }
}

@media (max-width: 1300px) {
    .related-slider {
        padding-left:6%;
        padding-right: 6%
    }

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -100px
    }

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-next {
        right: -100px
    }
}

@media (max-width: 1030px) {
    .related-slider {
        padding-left:20px;
        padding-right: 20px
    }

    .related-preview {
        margin-bottom: 30px
    }

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-next,.related .slider .owl-theme .owl-controls .owl-buttons .owl-prev {
        display: none
    }
}

@media (max-width: 767px) {
    .related-row {
        padding:15px 0
    }

    .related-slider {
        padding-left: 5px;
        padding-right: 5px
    }

    .related-name {
        font-size: 26px;
        line-height: 30px
    }

    .related-btn {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2) {
    .related .slider .owl-theme .owl-controls .owl-buttons div {
        background-image:url(../img/related-slider-arrow@2x.png);
        background-size: 164px 56px
    }
}

.tabnav {
    padding-top: 100px;
    background: #fff;
    position: relative
}

.tabnav .heading-title {
    padding-bottom: 50px
}

.sticky-wrapper {
    height: auto!important
}

.tabnav--sticky.stuck .tabnav-menu {
    padding-top: 0;
    position: fixed;
    top: 79px;
    left: 0;
    width: 100%;
    z-index: 2
}

.tabnav-navitem {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-left: 0;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    font-size: 25px;
    font-weight: 400;
    color: #0cf
}

.tabnav--media-content-distribution .tabnav-navitem:nth-child(1) {
    color: #51c336
}

.tabnav--media-content-distribution .tabnav-navitem:nth-child(2) {
    color: #0cf
}

.tabnav--media-content-distribution .tabnav-navitem:nth-child(3) {
    color: #255ccc
}

.tabnav-navitem:last-child {
    border-right: 0
}

.tabnav-navitem--active {
    color: #fff!important;
    background: #51c336!important
}

.tabnav-panel {
    min-height: 635px;
    padding-top: 90px;
    padding-bottom: 100px
}

.tabnav-panel .bg-image {
    position: absolute;
    left: 50%;
    top: 34px
}

.tabnav-panel h2 {
    margin-top: 0;
    font-size: 45px;
    font-family: Ubuntu,Arial,sans-serif;
    font-weight: 300;
    line-height: 40px
}

.tabnav-panel p {
    font-size: 17px
}

.tabnav-panel ul {
    font-weight: 400;
    margin: 0;
    padding: 0;
    list-style: none
}

.tabnav-panel ul li {
    position: relative;
    padding-left: 45px;
    margin-bottom: 20px
}

.tabnav--type--1 .tabnav-menu:after,.tabnav-panel ul li:after {
    position: absolute;
    display: block;
    content: ''
}

.tabnav-panel ul li:last-child {
    margin-bottom: 0
}

.tabnav-panel ul li:after {
    width: 15px;
    height: 11px;
    top: 11px;
    left: 23px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANlJREFUeNqU0T8LQVEYx3EXSVaTxW6ymf1PiO7gJRgMMhlMTAaTxeoNUGIwKNMti8WglFlJBklJJt9Tz61DqHvqU+fp3t/pnOcxTCvmcriqiKLudRisYQADHreDYEMLPrG0w0H4/gSb6GvBCsYqHIKF0Y8DWujJ/gETM1Wo8BARlDCBXwt20JX9HWXM7Y9u6d5e6jymCEiorQWLWOhXUt0+IK4aIDfIYoew/HNDQZ72tuyGHZHAVmo7eEXuW1APq3VCEhupL8hg9WsEn3M+IyVvS2P9b/AvAQYAvxkoInbfMQUAAAAASUVORK5CYII=)
}

@media (max-width: 1029px) {
    .tabnav-panel {
        height:auto;
        min-height: auto
    }
}

@media (max-width: 767px) {
    .tabnav {
        padding-top:50px
    }

    .tabnav .heading-title {
        margin-bottom: 0;
        padding-bottom: 50px
    }

    .tabnav-panel {
        padding: 50px 0
    }
}

.tabnav--type--1 {
    padding-top: 0
}

.tabnav--type--1 .tabnav-menu:after {
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    background-color: #FFF
}

.tags-item,.tags-section {
    display: inline-block;
    vertical-align: top
}

.tabnav--type--1 .tabnav-navitem {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 300;
    color: #FFF;
    text-transform: uppercase;
    border: none;
    background-color: #51c336
}

.tabnav--media-content-distribution .heading-title {
    padding-bottom: 0
}

@media (max-width: 767px) {
    .tabnav--media-content-distribution .heading-title {
        padding-bottom:50px
    }
}

.startSteps {
    padding-top: 30px;
    padding-bottom: 122px
}

.startSteps--nopadding {
    padding-top: 0;
    padding-bottom: 60px
}

.startSteps-wrapper {
    max-width: 1600px;
    margin: 0 auto
}

.startSteps-head h3 {
    margin: 0 0 52px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    color: #c7000b;
}

.startSteps-num,.startSteps-text h5 {
    font-weight: 300;
    font-family: Ubuntu,Arial,Helvetica,sans-serif
}

.startSteps-num {
    float: left;
    width: 110px;
    height: 110px;
    margin-top: 11px;
    margin-right: 28px;
    line-height: 110px;
    font-size: 70px;
    background-repeat: no-repeat;
    color: #fff
}

.startSteps-col {
    padding-right: 10%
}

.startSteps-num--1 {
    background-image: url(../img/step-bg-01@1x.png)
}

.startSteps-num--2 {
    background-image: url(../img/step-bg-02@1x.png)
}

.startSteps-num--3 {
    background-image: url(../img/step-bg-03@1x.png)
}

.startSteps-num--4 {
    background-image: url(../img/step-bg-04@1x.png)
}

.startSteps-num--5 {
    background-image: url(../img/step-bg-05@1x.png)
}

.startSteps-text {
    overflow: hidden
}

.startSteps-text--paddingTop {
    padding-top: 13px
}

.startSteps-text h5 {
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 40px
}

.startSteps-text p strong,.tags-title {
    font-weight: 500
}

.terms-title h1,.terms-title h3 {
    text-transform: uppercase;
    font-family: Avenir,Arial,Helvetica,sans-serif
}

.startSteps-text p {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 17px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2) {
    .startSteps-num--1,.startSteps-num--2,.startSteps-num--3,.startSteps-num--4,.startSteps-num--5 {
        background-size:110px 110px
    }

    .startSteps-num--1 {
        /* background-image: url(../img/step-bg-01@2x.png) */
    }

    .startSteps-num--2 {
        /* background-image: url(../img/step-bg-02@2x.png) */
    }

    .startSteps-num--3 {
        /* background-image: url(../img/step-bg-03@2x.png) */
    }

    .startSteps-num--4 {
        background-image: url(../img/step-bg-04@2x.png)
    }

    .startSteps-num--5 {
        background-image: url(../img/step-bg-05@2x.png)
    }
}

@media (max-width: 1199px) {
    .startSteps-wrapper {
        max-width:940px
    }

    .startSteps-col {
        min-height: 150px;
        padding-right: 0;
        padding-bottom: 12px
    }

    .startSteps--nopadding {
        padding-top: 0;
        padding-bottom: 60px
    }
}

@media (max-width: 767px) {
    .startSteps {
        padding-bottom:55px
    }

    .startSteps--nopadding {
        padding-top: 0;
        padding-bottom: 30px
    }

    .startSteps-head h3 {
        margin-bottom: 22px;
        font-size: 34px
    }
}

@media (max-width: 479px) {
    .startSteps-num {
        width:70px;
        height: 70px;
        margin-right: 18px;
        line-height: 70px;
        font-size: 40px;
        background-size: 70px 70px
    }
}

.tags {
    position: relative
}

.tags-section {
    margin-right: 15px
}

.tags-title {
    font-size: 10px;
    line-height: 26px;
    color: #6f6f6f;
    text-transform: uppercase
}

.tags-item {
    margin-right: 10px;
    margin-bottom: 11px;
    padding-left: 11px;
    padding-right: 11px;
    font-size: 13px;
    line-height: 25px;
    color: #FFF;
    background-color: #51c136
}

.terms,.winners {
    color: #234;
    position: relative
}

.terms {
    padding-top: 175px;
    padding-bottom: 0
}

.terms-title h1 {
    margin-top: 0;
    margin-bottom: 35px;
    font-weight: 300;
    font-size: 70px;
    line-height: 68px
}

.terms-title h3 {
    margin: 0 0 52px;
    font-weight: 300;
    font-size: 52px;
    line-height: 60px
}

.terms-description {
    padding-bottom: 60px
}

.terms-description p {
    margin-top: 0;
    margin-bottom: 16px;
    font-weight: 300;
    font-family: Ubuntu,Arial,Helvetica,sans-serif;
    font-size: 19px;
    line-height: 1.5;
    text-align: left
}

.winners-title h1,.winners-title h3 {
    font-weight: 300;
    font-family: Avenir,Arial,Helvetica,sans-serif;
    text-transform: uppercase
}

.terms-description ul li {
    text-align: left
}

.winners {
    padding-top: 75px;
    padding-bottom: 80px;
    text-align: center
}

.winners--nopaddingBottom {
    padding-bottom: 0
}

.winners--nopaddingTop {
    padding-top: 0
}

.winners--back {
    background-image: url(../img/bg-book.jpg);
    background-position: top right;
    background-repeat: no-repeat
}

.winners-title h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 70px;
    line-height: 68px;
    text-align: center
}

.winners-title h3 {
    margin: 0 0 42px;
    font-size: 52px;
    line-height: 60px
}

.winners-caption h4,.winners-description p {
    margin-top: 0;
    font-weight: 300;
    font-family: Ubuntu,Arial,Helvetica,sans-serif;
    font-size: 25px
}

.winners-description {
    padding-bottom: 60px
}

.winners-description p {
    margin-bottom: 16px;
    line-height: 38px;
    text-align: center
}

.winners-description a {
    text-decoration: none;
    color: #51c336
}

.winners-col {
    text-align: left
}

.winners-caption h4 {
    margin-bottom: 17px;
    text-transform: uppercase;
    line-height: 40px
}

.winners-line {
    position: relative;
    margin-bottom: 20px
}

.winners-cards {
    text-align: center
}

.winners-card:after {
    content: '';
    clear: both;
    display: table
}

.winners-card {
    border: 1px solid #ebebeb;
    display: inline-block;
    max-width: 670px;
    margin-bottom: 50px
}

.winners-image {
    float: left;
    max-width: 234px
}

.winners-image img {
    display: block;
    max-width: 100%;
    margin: -1px
}

.winners-date {
    font-size: 17px;
    line-height: 20px;
    color: #234;
    margin-bottom: 10px
}

.winners-text {
    padding: 45px 50px;
    float: left;
    text-align: left;
    width: -webkit-calc(100% - 234px);
    width: calc(100% - 234px);
    color: #232323;
    font-size: 25px;
    line-height: 35px
}

.winners-text p {
    margin-top: 0;
    margin-bottom: 15px
}

.winners-btn {
    color: #51c336;
    font-size: 15px;
    line-height: 36px;
    text-transform: uppercase;
    padding: 0 20px;
    border: 1px solid #51c336;
    display: inline-block;
    text-decoration: none!important;
    border-radius: 2px;
    margin-top: 25px;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.winners-btn:hover {
    color: #fff;
    background: #51c336
}

.winners-subdescription {
    text-align: center;
    font-size: 19px;
    line-height: 30px;
    color: #234
}

.winners-subdescription p {
    margin: 0
}

@media screen and (max-width: 640px) {
    .winners-image {
        float:none;
        width: 100%;
        max-width: 100%;
        max-height: 400px;
        overflow: hidden
    }

    .winners-image img {
        width: 100%;
        margin: 0 auto
    }

    .winners-text {
        float: none;
        width: 100%;
        padding: 30px
    }
}
