﻿@font-face {
    font-family: 'tondo_corpbold';
    src: url('fonts/dalton_maag_-_tondo_corp_bold-webfont.eot');
    src: url('fonts/dalton_maag_-_tondo_corp_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/dalton_maag_-_tondo_corp_bold-webfont.woff') format('woff'),
    url('fonts/dalton_maag_-_tondo_corp_bold-webfont.ttf') format('truetype'),
    url('fonts/dalton_maag_-_tondo_corp_bold-webfont.svg#tondo_corpbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tondo_corplight';
    src: url('fonts/dalton_maag_-_tondo_corp_light-webfont.eot');
    src: url('fonts/dalton_maag_-_tondo_corp_light-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/dalton_maag_-_tondo_corp_light-webfont.woff') format('woff'),
    url('fonts/dalton_maag_-_tondo_corp_light-webfont.ttf') format('truetype'),
    url('fonts/dalton_maag_-_tondo_corp_light-webfont.svg#tondo_corplight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tondo_corpregular';
    src: url('fonts/dalton_maag_-_tondo_corp-webfont.eot');
    src: url('fonts/dalton_maag_-_tondo_corp-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/dalton_maag_-_tondo_corp-webfont.woff') format('woff'),
    url('fonts/dalton_maag_-_tondo_corp-webfont.ttf') format('truetype'),
    url('fonts/dalton_maag_-_tondo_corp-webfont.svg#tondo_corpregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    -webkit-text-size-adjust: none;
    background: #fff;
    font-size: 13px;
    line-height: 17px;
    color: #606060;
    height: 100%;
    width: 100%;
    font-family: Verdana, Helvetica, sans-serif;
}

.fc,
ul,
dl,
.header,
.body,
.footer,
.common-form,
.form-item,
.page-text,
blockquote .footer,
.calendar-nav li,
.center-wrapper {
    zoom: 1;
}

.fc:after,
ul:after,
dl:after,
.header:after,
.body:after,
.common-form:after,
.form-item:after,
.page-text:after,
.calendar-nav li:after,
blockquote .footer:after,
.center-wrapper:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

h1 {
    color: #423f49;
    font-family: 'tondo_corpbold';
    font-size: 32px;
    line-height: 34px;
    margin: -7px 0 15px 0;
    text-transform: uppercase;
    font-weight: normal;
}

h2 {
    color: #423f49;
    font-family: 'tondo_corpbold';
    font-size: 24px;
    line-height: 26px;
    margin: 24px 0 12px 0;
    text-transform: uppercase;
    font-weight: normal;
}

h3 {
    color: #423f49;
    font-family: 'tondo_corpbold';
    font-size: 16px;
    line-height: 18px;
    margin: 36px 0 11px 0;
    text-transform: uppercase;
    font-weight: normal;
}

h2 + h3 {
    margin-top: 22px;
}

hr + h3 {
    margin-top: 25px;
}

h4 {
    color: #423f49;
    font-family: Verdana, Helvetica;
    font-size: 13px;
    line-height: 15px;
    margin: 36px 0 11px 0;
    text-transform: uppercase;
    font-weight: bold;
}

h3 + h4 {
    margin-top: 22px;
}

hr + h4 {
    margin-top: 25px;
}

h5 {
    color: #423f49;
    font-family: Verdana, Helvetica;
    font-size: 13px;
    line-height: 15px;
    margin: 36px 0 11px 0;
    text-transform: uppercase;
    font-weight: bold;
}

h4 + h5 {
    margin-top: 22px;
}

hr + h5 {
    margin-top: 25px;
}

hr {
    height: 6px;
    display: block;
    background: transparent url(images/hr.png) 0 0 repeat-x;
    border: none;
    margin: 25px 0;
}

a,
a:visited {
    color: #606060;
    text-decoration: underline;
}

a:hover {
    color: #423f49;
    text-decoration: none;
}

p {
    margin: 0 0 9px 0;
}

ul {
    margin: 0 0 25px 0;
}

ul li {
    background: url(images/bullet.gif) 0 8px no-repeat;
    margin: 0 0 15px 0;
    padding: 0 0 0 19px;
}

ol {
    margin: 0 0 25px 0;
    list-style-type: decimal;
}

ol li {
    color: #ffcc00;
    font-weight: bold;
    margin: 0 0 15px 19px;
}

ol li .li-cont {
    color: #606060;
    font-weight: normal;
}

ol.alternate {
    list-style: none;
    margin-top: 25px;
}

ol.alternate li {
    position: relative;
    margin: 0 0 37px 0;
    min-height: 40px;
    padding: 0 0 0 60px;
}

ol.alternate .num {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 2px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    background: url(images/ol-num-bg.png) 0 0 no-repeat;
    color: #423f49;
}

ol.alternate h3 {
    margin: 0 0 7px 0;
}

ol li ul {
    margin-top: 25px;
}

ol ul li,
ol.alternate ul li {
    background: url(images/bullet.gif) 0 8px no-repeat;
    margin: 0 0 15px 0;
    padding: 0 0 0 19px;
    color: #606060;
    font-weight: normal;
    min-height: 0;
}

blockquote {
    margin: 20px 0 30px 0;
}

blockquote .bq-content {
    border: 2px solid #ffe23d;
    color: #423f49;
}

blockquote .bq-content .cont {
    background: url(images/blockquote-pt.png) 21px bottom no-repeat;
    margin: 0 0 -13px 0;
    padding: 17px 20px 24px 20px;
}

blockquote .footer {
    padding: 20px 0 0 10px;
    background: none;
}

blockquote .footer .pic {
    width: 50px;
    float: left;
    margin: 0 10px 0 0;
}

blockquote .footer img {
    behavior: url(PIE.htc);
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

blockquote .footer .descr {
    overflow: hidden;
    font-family: 'tondo_corpbold';
    font-size: 15px;
    text-transform: uppercase;
    color: #423f49;
}

blockquote .footer .pos {
    color: #7d7d7d;
    font-size: 11px;
    font-family: Verdana;
    text-transform: none;
}

blockquote .footer .descr .cont {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
}

table {
    border: none !important;
    margin: 0 0 25px 0;
}

table th {
    background: #ffe33d;
    font-weight: bold;
    font-size: 12px;
    color: #423f49;
    text-transform: uppercase;
    padding: 11px 14px 9px 14px;
}

table td {
    border: none;
    border-top: 3px solid #fff;
    padding: 16px 14px 16px 14px;
    vertical-align: top;
}

tr:nth-child(even) {
    background: #f5f5f5;
}

tr:nth-child(odd) {
    background: #fafafa;
}

body.no-overflow {
    position: fixed;
    overflow: hidden;
}

iframe {
    max-width: 100%;
}

.top-wrap {
    overflow: hidden;
}

.center-wrapper {
    /*width:980px;*/
    margin: 0 auto;
    position: relative;
    padding: 0 60px;
    box-sizing: border-box;
}

.l-col {
    float: left;
    width: 150px;
    margin: 0 30px 0 0;
    position: relative;
}

.l-col-wide {
    width: 710px;
    max-width: 100%;
    float: left;
    margin: 0 30px 0 0;
}

.m-col {
    float: left;
    width: 530px;
    max-width: 100%;
    margin: 0 30px 0 0;
    padding: 7px 0 0 0;
    min-height: 10px;
}

.m-col-wide {
    float: left;
    width: 800px;
}

.m-col-full-wide {
    width: 100%;
}

.r-col {
    float: left;
    width: 240px;
}

.socbuttons {
    display: none;
    margin: 1px 5px 5px 0;
}

.article-video {
    position: relative;
    margin-top: 15px;
}

.video-cont {
    position: relative;
}

.video-cont .controlDiv {
    width: 87px;
    height: 87px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -44px 0 0 -44px;
    background: url(images/button-play.png) 0 0 no-repeat;
    cursor: pointer;
}

.video-cont .pause {
    display: none;
    background-image: url(images/button-pause.png);
}

.video-cont:hover .pause {
    display: block;
}

.page-text .article-pic img {
    margin: 5px 0 11px;
    max-width: 100%;
    height: auto;
}

.page-text .article-pic .title {
    font-size: 11px;
    line-height: 16px;
    color: #423f49;
    border-left: 3px solid #ffe23d;
    padding: 0 0 0 10px;
}

.simple-slider {
    position: relative;
    margin: 0 0 27px 0;
    /* height:400px; */
}

.simple-slider .slide {
    position: absolute;
}

.simple-slider .slider {
    width: 530px;
    /* height:400px; */
}

.simple-slider img {
    /* display:block; */
    float: none;
    margin: 0;
    width: auto !important;
    height: auto !important;
    max-width: 530px;
    /* max-height:400px; */
}

.simple-slider .pic {
    width: 530px;
    /* height:400px; */
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.simple-slider .prev {
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(images/slider-arrows.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    left: -22px;
    top: 50%;
    margin-top: -20px;
}

.simple-slider .prev:hover {
    background-position: 0 -40px;
}

.simple-slider .next {
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(images/slider-arrows.png);
    background-position: -40px 0;
    background-repeat: no-repeat;
    cursor: pointer;
    right: -22px;
    top: 50%;
    margin-top: -20px;
}

.simple-slider .next:hover {
    background-position: -40px -40px;
}

.button {
    border: none;
    background-color: #ffe33d;
    color: #3f3f47 !important;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    cursor: pointer;
    text-decoration: none;
    transition: background-color .1s ease, color .1s ease;
}

.button-2 {
    color: #fff !important;
    background-color: #3f3f47;
}

.button:hover,
.button-2:hover {
    background-color: #ffcc00;
    color: #3f3f47 !important;
}

.button-request {
    position: relative;
    box-shadow: 4px 4px 5px 0 rgba(0, 0, 0, .3);
    transition: all .3s ease;
}

.button-request:hover {
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .3)
}

.button-request:after {
    content: '';
    position: absolute;
    right: 10%;
    bottom: -5px;
    display: block;
    width: 30px;
    height: 32px;
    background: transparent url(/images/cursor-animated.gif) 0 0 no-repeat;
    background-size: cover;
    transition: opacity .3s ease;
}

.button-request:hover:after {
    opacity: 0;
}

.button-small {
    padding: 0 19px;
    height: 29px;
    line-height: 29px;
    font-size: 11px;
}

.header {
    color: #423f49;
}

.header .logo {
    width: 295px;
    float: left;
    margin-right: 15px;
    padding: 35px 0 0;
    box-sizing: border-box;
}

.header .logo img {
    max-width: 100%;
}

.header-contacts {
    float: left;
    padding: 32px 0 0 0;
}

.header-contacts .phone {
    font-size: 15px;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.header-contacts .phone a {
    text-decoration: none;
}

.header-contacts .phone a:hover {
    text-decoration: underline;
}

.header-contacts .col {
    width: 184px;
    float: left;
    margin: 0 10px 0 0;
}

.header-contacts .col + .header-contacts .col {
    margin-left: 15px;
}

.header-contacts .email {
    padding: 0 0 10px 0;
    margin: -3px 0 3px 0;
}

.header-contacts .address {
    padding: 14px 0 0 0;
}

.lang-selector {
    font-size: 11px;
    position: absolute;
    right: 10px;
    top: 0;
}

.lang-selector li {
    float: left;
    background: none;
    padding: 6px 9px 5px 9px;
}

.lang-selector li.act {
    background-color: #ffe33e;
}

.lang-selector a,
.lang-selector a:visited {
    text-decoration: none;
    color: #858585;
    border-bottom: 1px dotted #858585;
}

.lang-selector li.act a,
.lang-selector li.act a:visited {
    color: #423f49;
    border: none;
}

.header .soclinks-wrapper {
    float: right;
    padding-top: 30px;
}

.header .soclinks-wrapper .email a,
.header .soclinks-wrapper .email a:visited {
    color: #423f49;
    text-decoration: none;
    border-bottom: 2px solid #ffe33e;
}

.header .soclinks {
    float: right;
    padding: 12px 0 0 0;
}

.header .soclinks:after {
    content: '';
    display: block;
    clear: both;
}

.soclinks a,
.soclinks a:visited {
    text-decoration: none;
    display: block;
    float: left;
    width: 36px;
    height: 36px;
    padding: 5px;
    border: 3px solid #3f3f47;
    box-sizing: border-box;
    transition: border-color .1s ease;
}

.soclinks a + a {
    margin-left: 5px;
}

.soclinks path {
    fill: #3f3f47;
    transition: fill .1s ease;
}

.soclinks a:hover {
    border-color: #ffe33d;
}

.soclinks a:hover path {
    fill: #ffe33d;
}

.soclinks .link-you {
    padding: 5px;
}

.soclinks .link-twitter {
    background-position: -90px 0;
}

.soclinks .link-twitter:hover {
    background-position: -90px -45px;
}

.soclinks .link-rss {
    background-position: -135px 0;
}

.soclinks .link-rss:hover {
    background-position: -135px -45px;
}

.header-top {
    padding: 0 0 29px 0;
}

.main-menu {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    background: url(images/wave.png) 0 0 repeat-x;
}

.main-menu ul {
    display: table;
    width: 100%;
    margin: 0;
}

.main-menu ul:after {
    display: none;
}

.main-menu__item {
    position: relative;
    display: table-cell;
    /*min-width: 75px;*/
    margin: 0;
    padding: 29px 0;
    background: none;
    font-size: 12px;
    text-align: center;
}

.main-menu__item.act > a {
    border-bottom: 2px solid #ffe33e;
}

.main-menu__item.act a:hover {
    text-decoration: none;
    background: none;
}

.main-menu__item--children:hover {
    background: url(images/sm-act-pt.png) center bottom no-repeat, url(images/mm-sep.gif) 0 32px no-repeat;
}

.main-menu__item:hover .submenu-new {
    display: block;
}

.main-menu a,
.main-menu a:visited {
    color: #423f49;
    text-decoration: none;
    white-space: nowrap;
}

.main-menu a:hover {
    text-decoration: underline;
}

.body {
    border-top: 5px solid #3f3f47;
}

.breadcrumbs {
    font-size: 11px;
    color: #423f49;
    padding: 35px 0 22px 180px;
}

.breadcrumbs a,
.breadcrumbs a:visited {
    color: #7d7d7d;
}

.breadcrumbs span {
    background: url(images/bc-arrow.png) 8px 3px no-repeat;
    padding: 0 0 0 23px;
}

.breadcrumbs span:last-child,
.breadcrumbs span.last-child {
    background: url(images/bc-arrow-act.png) 8px 3px no-repeat;
}

.breadcrumbs span:first-child {
    background: none;
    padding: 0;
}

.section-menu {
    margin: 3px 0 30px 0;
}

.section-menu li {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 8px -16px;
    padding: 0 0 0 0;
    background: none;
    word-wrap: break-word;
}

.section-menu a,
.section-menu a:visited {
    text-decoration: none;
    color: #423f49;
    display: block;
    padding: 0 0 0 15px;
    margin: 0 0 0 11px;
    background: url(images/section-menu-arrow.png) 0 0 no-repeat;
}

.section-menu a:hover {
    text-decoration: underline;
}

.section-menu .link {
    padding: 4px;
    margin: 0 0 0 -11px;
}

.section-menu .act .link {
    background: url(images/section-menu-act-bg.png) 0 0 repeat-y;
}

.section-menu .expanded a {
    background-position: -280px 0;
}

.section-menu .section-filter,
.section-menu .section-submenu {
    font-size: 11px;
    line-height: 15px;
    color: #606060;
    text-transform: none;
    font-weight: normal;
    margin: 16px 0 0 30px;
}

.section-menu .section-filter li,
.section-menu .section-submenu li {
    text-transform: none;
    font-weight: normal;
    font-size: 11px;
    margin: 0 0 15px 0;
}

.section-menu .section-submenu a,
.section-menu .section-submenu a:visited {
    background: none;
    padding: 0;
    margin: 0;
    color: #423f49;
}

.section-menu .section-filter span {
    cursor: pointer;
    background: url(images/ul-g.png) 0 bottom repeat-x;
}

.section-menu .section-filter span:hover {
    background: none;
}

.section-submenu .act {
    font-weight: bold !important;
}

/* Forms */

.common-form .form-item {
    position: relative;
    margin: 0 0 10px 0;
}

.check_pdn .icheckbox {
    margin-top: 5px !important;
    margin-right: 5px !important;
}

.pdn_check_container {
    margin-bottom: 10px;
    min-height: 30px;
}

.common-form .form-email,
.common-form .form-text,
.common-form .form-textarea {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 36px;
    border: 2px solid #3f3f47;
    background: #fff;
    color: #423f49;
    padding: 0 15px;
    outline: none;
    font-family: Verdana;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
}

.common-form .form-textarea {
    padding: 8px 15px;
    resize: none;
    height: auto;
    display: block;
    overflow-x: hidden;
}

.request-popup-form .icheckbox {
    margin-top: 0;
}

.common-form .placeholder {
    position: absolute;
    left: 0;
    top: 1px;
    height: 36px;
    max-width: 100%;
    line-height: 36px;
    padding: 0 17px;
    text-transform: uppercase;
    font-weight: bold;
    color: #b4b4b4;
    font-size: 11px;
    pointer-events: none;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.search-form {
    position: relative;
    margin: 7px 0 30px 0;
}

.search-form .form-item {
    margin: 0;
}

.search-form .form-text {
    padding-right: 40px;
}

.search-form .form-submit {
    position: absolute;
    right: 2px;
    top: 2px;
    width: 40px;
    height: 31px;
    background: url(images/btn-search.png) 0 0 no-repeat;
    cursor: pointer;
    border: none;
    text-indent: -10000px;
    outline: none;
}

.search-form .placeholder {
    font-size: 11px;
    color: #7d7d7d;
    text-transform: none;
    font-weight: normal;
}

.common-form .form-submit {
    display: block;
    text-align: center;
}

.common-form .error-wrapper {
    background: url(images/error-bg.png) right 0 no-repeat;
    height: 36px;
    line-height: 36px;
    padding: 0 31px 0 16px;
    position: absolute;
    right: 100%;
    top: 0;
    white-space: nowrap;
    margin-right: 9px;
    color: #fff;
    font-size: 11px;
}

.common-form .errors-right .error-wrapper {
    background: url(images/error-bg-r.png) left 0 no-repeat;
    padding: 0 16px 0 31px;
    left: 100%;
    right: auto;
    margin-left: 9px;
    margin-right: 0;
}

.common-form .param-sel-error .param-sel,
.common-form input.error,
.common-form textarea.error {
    border-color: #ff5a00 !important;
}

.common-form .placeholder-error {
    color: #ff5a00;
}

.common-form .param-selector {
    position: relative;
    height: 38px;
}

.common-form .param-sel {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 36px;
    border: 2px solid #3f3f47;
    background: #fff;
    color: #423f49;
    outline: none;
    width: 100%;
    font-weight: bold;
    color: #423f49;
    text-transform: uppercase;
    font-size: 11px;
}

.common-form .param-selector .initial .sel-value {
    color: #b4b4b4 !important;
}

.common-form .param-sel-error .initial .sel-value {
    color: #ff5a00 !important;
}

.common-form .param-sel .sel-value {
    padding: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 204px;
    cursor: pointer;
    height: 34px;
    line-height: 34px;
}

.common-form .param-selector .dropdown {
    display: none;
    position: absolute;
    top: 36px;
    left: 0;
    padding: 0 0;
    z-index: 10;
    min-width: 258px;
    width: 100%;
    border: 2px solid #3f3f47;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .4);
}

.common-form .param-selector .dropdown div {
    display: block;
    padding: 8px 10px;
    cursor: pointer;
    border-top: 1px solid #3f3f47;
    margin-top: -1px;
}

.common-form .param-selector .dropdown div:hover {
    background-color: #dcdcdc;
}

.common-form .param-selector div.selected {
    background-color: #dcdcdc;
}

.common-form .param-selector div.hidden {
    display: none;
}

.common-form .param-selector .arr {
    background: url(images/select-arr.png) 0 0 no-repeat;
    width: 38px;
    height: 38px;
    right: 0px;
    top: 0px;
    position: absolute;
    cursor: pointer;
}

.common-form .param-open .param-sel,
.common-form .form-text:focus,
.common-form .form-textarea:focus {
    border-color: #ffe23d;
}

/* Forms END */

.r-col hr {
    display: block;
    margin: 30px 0 24px 0;
    height: 16px;
    background: url(images/hr-2.png) 0 0 repeat-x;
}

.question-form {
    border: 3px solid #ffe23d;
    background: #fff;
    position: relative;
    margin: 16px 0 40px 0;
}

.question-form .cont {
    position: relative;
    margin: -13px 0 0 0;
    background: url(images/question-form-pt.png) 20px 0 no-repeat;
    padding: 33px 20px 20px 20px;
}

.support-form {
    border: 3px solid #423f49;
    background: #fff;
    position: relative;
    margin: 16px 0 40px 0;
}

.support-form .cont {
    position: relative;
    margin: -13px 0 0 0;
    background: url(images/support-form-pt.png) 20px 0 no-repeat;
    padding: 33px 20px 20px 20px;
}

.r-col .banner {
    margin: 0 0 40px 0;
}

.r-col .banner img {
    display: block;
}

.body {
    padding: 0 0 80px 0;
}

.footer {
    background: url(images/footer-bg.png) center bottom no-repeat;
    padding: 0 0 138px 0;
}

.footer hr {
    margin: 0;
}

.footer-menu h5 {
    font-size: 12px;
    color: #423f49;
    font-weight: bold;
    margin: 0 0 13px 0;
    text-transform: uppercase;
}

.footer-menu {
    padding: 37px 0 0 0;
    overflow: hidden;
}

.footer-menu .cols {
    margin: 0 -30px 0 0;
}

.footer-menu .col {
    float: left;
    width: 172px;
    margin: 0 30px 0 0;
}

.footer-menu li {
    background: none;
    padding: 0;
    font-size: 12px;
    margin: 0 0 10px 0;
    line-height: 16px;
}

.footer-menu a,
.footer-menu a:visited {
    text-decoration: none;
}

.footer-menu a:hover {
    text-decoration: underline;
}

.footer-top {
    border: 3px solid #ffe23d;
    margin-bottom: 49px;
}

.footer .logo {
    float: left;
    padding: 29px 45px 26px 31px;
}

.footer-contacts {
    float: left;
    padding: 29px 0 0 0;
}

.footer-contacts .phone {
    font-weight: bold;
    font-size: 14px;
    padding: 0 0 7px 0;
    color: #423f49;
}

.footer .button {
    height: 34px;
    line-height: 34px;
    font-size: 11px;
    padding: 0 16px;
}

.footer .col {
    float: left;
    width: 184px;
    margin: 0 10px 0 0;
}

.footer .email {
    padding: 0 0 7px 0;
}

.footer .email a,
.footer .email a:visited {
    text-decoration: none;
    border-bottom: 2px solid #ffe23d;
    color: #423f49;
}

.footer .address {
    float: left;
    width: 220px;
    height: 71px;
    padding: 8px 0 0 74px;
    background: url(images/footer-address-bg.png) 0 0 no-repeat;
    line-height: 16px;
    color: #423f49;
    margin: -6px 0 0 0;
}

.footer .address a,
.footer .address a:visited {
    text-decoration: none;
    border-bottom: 2px solid #ffe23d;
    color: #423f49;
}

.footer .address p {
    margin: 0 0 8px 0;
}

.footer .copy {
    text-align: center;
    color: #423f49;
    font-size: 12px;
}

.footer .copy p {
    margin: 0 0 4px 0;
}

.footer .copy a,
.footer .copy a:visited {
    color: #423f49;
}

.footer .soclinks {
    margin: 0 auto;
    width: 276px;
    padding: 16px 0 0 0;
}

.footer .soclinks a {
    margin: 0 5px;
}

.popup {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    width: 412px;
    max-width: 95%;
    margin: 30px auto;
    background: #fff;
    border: 3px solid #ffe23d;
    box-sizing: border-box;
    z-index: 5000;
}

.popup.popup--opened {
    display: block;
}

.popup h2 {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 23px 0;
}

.popup .pup-content {
    padding: 31px 40px 40px 40px;
    position: relative;
}

.tint {
    position: fixed;
    z-index: 4999;
    left: 0;
    top: 0;
    background: url(images/tint.png);
}

.popup .close {
    position: absolute;
    right: 22px;
    top: 23px;
    width: 21px;
    height: 20px;
    background: url(images/close.png) 0 0 no-repeat;
    cursor: pointer;
    z-index: 10;
}

.popup .form-item {
    margin: 0 0 10px 0;
}

.popup .form-submit {
    float: left;
    padding: 0 30px;
}

.popup .modal-form .form-submit{
    float: none;
}

.services .service-title {
    color: #423f49;
}

.main-slider {
    margin: 0 0 59px 0;
}

.main-slider .slides {
    height: 305px;
    border-bottom: 6px solid #3f3f47;
    background: #ffe33d;
    overflow: hidden;
}

.main-slider .slide {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 305px;
    /*min-width:1000px;*/
    cursor: pointer;
}

.main-slider .slide-pic {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    background-position: center center;
}

.main-slider .text {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 75px;
    box-sizing: border-box;
}

.main-slider h2 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 20px;
}

.main-slider .slider-controls {
    margin: 0 -42px 0 0;
}

.main-slider .slider-controls .sc-item {
    float: left;
    width: 213px;
    margin: 0 42px 0 0;
    padding: 36px 0 0 0;
    cursor: pointer;
}

.main-slider .slider-controls .cont {
    border: 4px solid #ffe33d;
    background-color: #ffe33d;
    /* cursor:pointer; */
    color: #423f49;
    font-size: 14px;
    line-height: 19px;
    padding: 22px 4px 7px 18px;
    transition: background-color .4s ease;
}

.main-slider .slider-controls h3 {
    margin: 0 0 9px 0;
}

.main-slider .slider-controls .act {
    background: url(images/slider-pt.png) center 0 no-repeat;
}

.main-slider .slider-controls .sc-item:hover .cont,
.main-slider .slider-controls .act .cont {
    background-color: #fff;
}

.mainpage-block {
    color: #423f49;
}

.mainpage-block h2 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 19px;
}

.mainpage-company {
    margin: 30px 0 0 0;
}

.mainpage-company h3 {
    font-size: 23px;
    line-height: 24px;
    margin: 0 0 19px 0;
}

.mainpage-block .partner-logo {
    margin: 27px 0 0 0;
}

.mainpage-company .mpc-l {
    width: 246px;
    float: left;
    margin: 0 10px 0 0;
}

.mainpage-company .ratings-item {
    margin: 0 20px 25px 0;
}

.ratings-item .place {
    border: 3px solid #ffe23d;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    padding: 7px 9px 6px 9px;
    min-width: 71px;
    margin: 0 0 9px 0;
}

.ratings-item .descr {
    clear: left;
}

.ratings-item a,
.ratings-item a:visited {
    text-decoration: none;
    color: #423f49;
}

.ratings-item a:hover {
    text-decoration: underline;
}

.all-link,
.all-link:visited {
    color: #423f49;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    padding: 0 0 0 32px;
    background: url(images/all-link-arr.png) 0 0 no-repeat;
    text-decoration: none;
}

.all-link:hover {
    text-decoration: underline;
    background-position: 0 -50px !important;
}

.news-item {
    padding: 5px 0 0 0;
    margin: 0 0 37px 0;
}

.news-item h3 {
    margin: 10px 0 8px 0;
}

.news-item .pic {
    width: 140px;
    margin: 0 30px 0 0;
    float: left;
}

.news-item .descr {
    overflow: hidden;
    clear: none;
}

.news-item .date-cat {
    text-transform: uppercase;
    font-weight: bold;
    margin: 8px 0 6px 0;
    font-size: 11px;
    color: #423f49;
}

.news-item .date-cat .date {
    background: #fce340 url(images/news-date-slash.png) right 6px no-repeat;
    padding: 5px 27px 5px 6px;
    font-size: 17px;
    margin: -7px -21px 0 0;
}

.news-item .date-cat .source {
    width: 210px;
    height: auto;
}

.mainpage-company .mpc-m {
    float: left;
    width: 470px;
    margin: 0 42px 0 0;
    padding: 5px 0 0 0;
}

.mainpage-company .mpc-r {
    float: left;
    width: 212px;
}

.mainpage-company .ratings-item {
    margin: 0 20px 25px 0;
}

.mainpage-company .news-item {
    margin: 0 0 25px 0;
    padding: 1px 0 0 0;
}

.mainpage-company .news-item .date-cat {
    margin-bottom: 9px;
}

.news-item .date-cat span {
    padding: 0 34px 0 0;
    margin: 0 -5px 9px 0;
    background: url(images/news-date-slash.png) right 0 no-repeat;
    display: block;
    height: 17px;
    line-height: 14px;
    float: left;
}

.news-item .author {
    font-size: 11px;
    line-height: 15px;
    color: #423f49;
}

.news-item .author span {
    color: #7d7d7d;
}

.r-col .news-item .date-cat span {
    line-height: 17px;
}

.news-item .date-cat .month {
    padding: 0 34px 0 10px;
}

.mainpage-company .news-item .date-cat .date {
    padding: 9px 25px 9px 6px;
    background-position: right 9px;
    font-size: 22px;
    margin: -12px -21px 0 0;
}

.news-item .date-cat span:last-child,
.news-item .date-cat span.last-child {
    background: none;
}

.r-col .news-item .descr {
    clear: left;
    overflow: visible;
}

.news-item a,
.news-item a:visited {
    text-decoration: none;
    color: #423f49;
}

.news-item a:hover {
    text-decoration: underline;
}

.mainpage-since {
    height: 546px;
    background: url(images/mainpage-since-bg.png) center 0 no-repeat;
    margin: 0 0 35px 0;
}

.mainpage-since .cols {
    margin: 0 -25px 0 0;
}

.mainpage-since .col {
    float: left;
    width: 220px;
    margin: 0 25px 0 0;
}

.mainpage-since .col-1 {
    padding: 228px 0 0 0;
}

.mainpage-since .col-2 {
    padding: 176px 0 0 0;
}

.mainpage-since .col-3 {
    padding: 138px 0 0 0;
}

.mainpage-since .col-4 {
    padding: 102px 0 0 0;
}

.mainpage-since h2 {
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase;
    margin: 9px 0 3px 0;
}

.mainpage-since .descr {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #423f49;
    font-family: 'tondo_corpbold';
}

.mainpage-projects {
    margin: 23px 0 30px 0;
}

.mainpage-projects .slick-slide {
    padding: 0 20px;
}

.mainpage-projects .jcarousel-item {
    float: left;
    width: 288px;
    margin: 0 57px 0 0;
    padding: 0;
    background: none;
}

.mainpage-projects .jcarousel-clip {
    width: 100%;
    overflow: hidden;
}

.mainpage-projects .jcarousel-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(images/slider-arrows.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    left: -63px;
    top: 50%;
    margin-top: -20px;
}

.mainpage-projects .jcarousel-prev:hover {
    background-position: 0 -40px;
}

.mainpage-projects .jcarousel-next {
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(images/slider-arrows.png);
    background-position: -40px 0;
    background-repeat: no-repeat;
    cursor: pointer;
    right: -63px;
    top: 50%;
    margin-top: -20px;
}

.mainpage-projects .jcarousel-next:hover {
    background-position: -40px -40px;
}

.mainpage-projects .pic {
    height: 88px;
    margin: 0 0 15px 0;
}

.mainpage-projects .pic .cont {
    display: table-cell;
    height: 88px;
    vertical-align: middle;
}

.mainpage-projects .pic img {
    max-width: 250px;
    max-height: 88px;
}

.mainpage-projects .data span {
    display: block;
    float: left;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
}

.mainpage-projects .data .name {
    font-weight: bold;
    background-color: #ffe23d;
    padding: 4px 5px;
}

.mainpage-projects .data .date {
    color: #fff;
    background-color: #3f3f47;
    padding: 4px 5px;
}

.mainpage-projects .technical {
    border: 4px solid #ffe23d;
    font-weight: bold;
    padding: 14px 18px;
}

.mainpage-projects h3 {
    margin-top: 17px;
}

.mainpage-projects .text {
    margin: 0 0 22px 0;
}

hr.zigzag {
    height: 17px;
    background-image: url(images/zigzag.png);
    margin-bottom: 19px;
}

hr.circles {
    height: 15px;
    background-image: url(images/circles.png);
    margin-bottom: 53px;
}

.mainpage-block h2 span {
    color: #ffe33d;
}

.mainpage-clients {
    margin: 30px 0 46px 0;
}

.mainpage-clients .slick-slide {
    position: relative;
    height: 100px;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
}

.mainpage-clients .slick-slide .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mainpage-clients .slick-slide img {
    display: inline-block !important;
    vertical-align: middle;
}

.mainpage-clients img {
    max-width: 135px;
    max-height: 100px;
}

.mainpage-clients .jcarousel-item {
    width: 163px;
    height: 100px;
    padding: 0;
    background: none;
}

.mainpage-clients .jcarousel-item .cont {
    display: table-cell;
    width: 162px;
    height: 100px;
    border-left: 1px solid #e4e4e4;
    text-align: center;
    vertical-align: middle;
}

.mainpage-clients .jcarousel-item:last-child .cont {
    width: 161px;
    border-right: 1px solid #e4e4e4;
}

.mainpage-clients .jcarousel-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(images/slider-arrows.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    left: -63px;
    top: 50%;
    margin-top: -20px;
}

.mainpage-clients .jcarousel-prev:hover {
    background-position: 0 -40px;
}

.mainpage-clients .jcarousel-next {
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(images/slider-arrows.png);
    background-position: -40px 0;
    background-repeat: no-repeat;
    cursor: pointer;
    right: -63px;
    top: 50%;
    margin-top: -20px;
}

.mainpage-clients .jcarousel-next:hover {
    background-position: -40px -40px;
}

.mainpage-block .block-descr {
    font-size: 14px;
    line-height: 20px;
    width: 800px;
}

.mainpage-partners {
    margin: 28px -60px 0 0;
}

.mainpage-partners .item {
    width: 163px;
    height: 100px;
    padding: 0;
    background: none;
    float: left;

}

.mainpage-partners .item .cont {
    display: table-cell;
    width: 162px;
    height: 100px;

    border-left: 1px solid #e4e4e4;
    text-align: center;
    vertical-align: middle;
}

.mainpage-partners .item:last-child {
    border-right: 1px solid #e4e4e4;
}

.mainpage-partners .item img {
    max-width: 135px;
    max-height: 100px;
}

hr.section-sep {
    height: 14px;
    background: url(images/section-sep.png) center 0 no-repeat;
}

.library h2 {
    color: #ffc000;
}

ul.files-list {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

ul.files-list li {
    background: none;
    padding: 0 0 0 50px;
    margin: 0 0 11px 0;
}

ul.files-list a,
ul.files-list a:visited {
    text-decoration: none;
    color: #423f49;
    display: block;
    min-height: 40px;
    position: relative;
}

ul.files-list .ico {
    position: absolute;
    left: -50px;
    top: 50%;
    margin: -17px 0 0 0;
    display: block;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

ul.files-list li:hover .ico {
    background-position: -35px 0;
}

ul.files-list .ico-doc {
    background-image: url(images/ico-doc.png);
}

ul.files-list .ico-xls {
    background-image: url(images/ico-xls.png);
}

ul.files-list .ico-ppt {
    background-image: url(images/ico-ppt.png);
}

ul.files-list .ico-txt {
    background-image: url(images/ico-txt.png);
}

ul.files-list .ico-pdf {
    background-image: url(images/ico-pdf.png);
}

ul.files-list .cont {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
    text-decoration: underline;
}

ul.files-list a:hover .cont {
    text-decoration: none;
}

#requestPopup {
    width: 664px;
}

#requestPopup .common-form {
    margin: 0 -15px 0 0;
}

#requestPopup .form-item {
    float: left;
    width: 100%;
    margin: 0 15px 15px 0;
}

h3 a,
h3 a:visited {
    color: #423f49;
    text-decoration: none;
}

h3 a:hover {
    text-decoration: underline;
}

.r-col .projects-list h3 {
    margin: 0 0 10px 0;
}

.r-col .projects-list .projects-list-item {
    margin: 0 0 35px 0;
}

.r-col .projects-list .data {
    margin: 0 0 12px 0;
    color: #3f3f47;
}

.r-col .projects-list .data span {
    display: block;
    float: left;
    font-size: 10px;
    text-transform: uppercase;
}

.r-col .projects-list .data .name {
    font-weight: bold;
    background-color: #ffe23d;
    padding: 4px 5px;
}

.r-col .projects-list .data .date {
    color: #fff;
    background-color: #3f3f47;
    padding: 4px 5px;
}

.r-col .projects-list a,
.r-col .projects-list a:visited {
    text-decoration: none;
}

.r-col .projects-list a:hover {
    text-decoration: underline;
}

.clients-list-item,
.licences-list-item,
.learning-list-item {
    background: url(images/hr.png) 0 bottom repeat-x;
    padding: 5px 0 32px 0;
    margin: 0 0 25px 0;
}

.clients-list-item:last-child,
.licences-list-item:last-child,
.learning-list-item:last-child {
    background: none;
    margin: 0;
}

.clients-list + hr,
.licences-list + hr,
.learning-list + hr {
    margin-top: 0;
}

.clients-list-item .pic,
.licences-list-item .pic,
.learning-list-item .pic {
    width: 136px;
    float: left;
    margin: 0 21px 0 0;
    border: 2px solid #e4e4e4;
    overflow: hidden;
}

.clients-list-item .pic .cont,
.licences-list-item .pic .cont,
.learning-list-item .pic .cont {
    display: table-cell;
    width: 136px;
    height: 136px;
    text-align: center;
    vertical-align: middle;
}

.clients-list-item .pic a,
.licences-list-item .pic a,
.learning-list-item .pic a {
    display: table-cell;
    width: 136px;
    height: 136px;
    text-align: center;
    vertical-align: middle;
}

.clients-list-item .pic img,
.licences-list-item .pic img,
.learning-list-item .pic img {
    max-width: 100px;
    max-height: 100px;
}

.clients-list-item .descr,
.licences-list-item .descr,
.learning-list-item .descr {
    overflow: hidden;
    padding: 0 0 0 8px;
}

.clients-list-item .descr {
    min-width: 300px;
    max-width: 100%;
}

.clients-list-item h2 {
    font-size: 24px;
    line-height: 26px;
    background: url(images/clients-list-h2-bg.png) 0 0 repeat-y;
    margin: 0 0 8px -8px;
    padding: 5px 0 4px 8px;
}

.licences-list-item h2 {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 14px 0;
}

.learning-list-item h2 {
    font-size: 20px;
    line-height: 22px;
    margin: 7px 0 13px 0;
}

.learning-list-item {
    padding-bottom: 25px;
}

.clients-list-item h3 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 13px 0;
}

.clients-list-item .sep,
.licences-list-item .sep {
    background: url(images/sep-1.png) 0 0 no-repeat;
    margin: 17px 0 15px 0;
    height: 8px;
}

.clients-list-item .text,
.licences-list-item .text {
    margin-bottom: 17px;
}

.clients-list .projects-list {
    margin-bottom: -20px;
}

.clients-list .projects-list-item {
    margin: 0 0 23px 0;
}

.clients-list .projects-list-item .date {
    width: 75px;
    margin: 0 10px 0 0;
    float: left;
    font-size: 10px;
    font-weight: bold;
    color: #423f49;
}

.clients-list .projects-list-item .date span {
    background: #ffe23d;
    display: inline-block;
    margin: 4px 0 0 0;
    padding: 4px 5px;
}

.clients-list .projects-list-item .descr {
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #423f49;
    font-weight: bold;
}

.clients-list .projects-list-item a,
.clients-list .projects-list-item a:visited {
    text-decoration: none;
    color: #423f49;
}

.clients-list .projects-list-item a:hover {
    text-decoration: underline;
}

.clients-list-item .button {
    margin: 11px 0 7px 0;
}

.paginator {
    margin: 31px 0 0 0;
    font-size: 12px;
    width: 530px;
    font-weight: bold;
    color: #423f49;
    position: relative;
}

.l-col-wide .paginator,
.m-col-wide .paginator {
    margin-left: auto;
    margin-right: auto;
}

.paginator span {
    display: block;
    float: left;
}

.paginator a,
.paginator a:visited {
    color: #423f49;
    text-decoration: none;
}

.paginator .sep {
    padding: 0 10px;
}

.paginator .pages {
    float: none;
    margin: 0 auto;
    text-align: center;
}

.paginator .pages a {
    position: relative;
    margin: 0 2px 0 3px;
    border: 2px solid #3f3f47;
    width: 31px;
    height: 31px;
    line-height: 31px;
    display: inline-block;
    /* float:left; */
    text-align: center;
}

.paginator span.range {
    height: 37px;
    padding: 0 3px;
    float: none;
    line-height: 36px;
    display: inline-block;
}

.paginator .pages a.act {
    border-color: #ffe23d;
}

.paginator a:hover {
    text-decoration: none;
    border-color: #ffe23d;
}

.paginator .paginator-l {
    position: absolute;
    left: 0;
    top: 10px;
}

.paginator .paginator-r {
    position: absolute;
    right: 0;
    top: 10px;
}

.paginator .start-link,
.paginator .end-link {
    text-transform: uppercase;
    text-decoration: none;
    display: block;
}

.paginator .start-link u,
.paginator .end-link u {
    border-bottom: 2px solid #ffe33e;
    text-decoration: none;
    font-size: 9px;
}

.paginator .start-link {
    background: url(images/pg-start.png) 0 0 no-repeat;
    padding: 0 0 0 25px;
    height: 18px;
}

.paginator .start-link:hover {
    background-position: 0 -50px;
}

.paginator .start-link:hover u,
.paginator .end-link:hover u {
    border: none;
}

.paginator .end-link {
    background: url(images/pg-end.png) right 0 no-repeat;
    padding: 0 25px 0 0;
    height: 18px;
}

.paginator .end-link:hover {
    background-position: right -50px;
}

.documents {
    margin: 0 -30px 0 0;
}

.documents a,
.documents a:visited {
    display: block;
    float: left;
    width: 246px;
    height: 342px;
    margin: 0 30px 30px 0;
    position: relative;
    text-decoration: none;
    transition: background-color .3s ease;
}

.documents a .cont {
    width: 242px;
    height: 338px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 2px solid #ededed;
    transition: border-color .3s ease;
}

.documents a .cont img {
    max-width: 200px;
    max-height: 300px;
}

.documents a span.ttl {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    left: 0;
    top: 100%;
    background: #fce340 url(images/documents-hr.png) 0 0 repeat-x;
    color: #423f49;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    padding: 24px 25px 18px 25px;
    margin-top: -7px;
    width: 196px;
    transition: opacity .3s ease;
    z-index: 2;
}

.documents a:hover {
    background-color: #fce340;
    z-index: 2;
}

.documents a:hover .cont {
    border-color: #fce340;
}

.documents a:hover .ttl {
    opacity: 1;
    /*filter: alhpa(opacity=100);*/
}

.tabbed-content .tabs {
    margin: 0 0 50px 0;
}

.tabbed-content .tabs .tab {
    float: left;
    padding: 4px 7px;
    margin: 0 2px 0 0;
    cursor: pointer;
    transition: background-color .3s ease;
}

.tabbed-content .tabs .act {
    background-color: #ffe33e;
}

.tabbed-content .tabs span {
    color: #423f49;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    border-bottom: 2px solid #ffe33e;
}

.events-list-item {
    background: url(images/hr.png) 0 bottom repeat-x;
    padding: 0 0 30px 0;
    margin: 0 0 40px 0;
}

.events-list-item .date-cat {
    font-size: 11px;
    color: #423f49;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 8px 0;
}

.events-list-item .date-cat span {
    padding: 0 34px 0 0;
    margin: 0 -5px 8px 0;
    background: url(images/news-date-slash.png) right 0 no-repeat;
    display: block;
    height: 17px;
    float: left;
}

.events-list-item .date-cat span:last-child,
.events-list-item .date-cat span.last-child {
    background: none;
}

.events-list-item .date-cat .month {
    padding: 0 34px 0 10px;
}

.events-list-item .date-cat .date {
    padding: 9px 25px 9px 6px;
    background: #fce340 url(images/news-date-slash.png) right 9px no-repeat;
    font-size: 22px;
    margin: -12px -21px 0 0;
}

.events-list-item .pic {
    float: left;
    width: 140px;
    margin: 0 30px 0 0;
}

.events-list-item .descr {
    overflow: hidden;
}

.events-list-item h3 {
    margin: 7px 0 8px 0;
}

.events-list-item a,
.events-list-item a:visited {
    text-decoration: none;
}

.events-list-item a:hover {
    text-decoration: underline;
}

.event-header {
    background: #fce340 url(images/event-header-bg.png) right bottom no-repeat;
    padding: 35px 30px 27px 30px;
    margin: 0 0 22px 0;
    color: #423f49;
}

.event-header .date-cat {
    font-size: 12px;
    color: #423f49;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.event-header .date-cat span {
    padding: 0 30px 0 0;
    margin: 0 -7px 11px 0;
    background: url(images/news-date-slash.png) right 0 no-repeat;
    display: block;
    height: 17px;
    float: left;
}

.event-header .date-cat span:last-child,
.event-header .date-cat span.last-child {
    background: none;
    padding-right: 0;
}

.event-header .date-cat .month {
    padding: 0 30px 0 10px;
}

.event-header .date-cat .date {
    padding: 11px 30px 12px 6px;
    background: #fff url(images/news-date-slash.png) right 13px no-repeat;
    font-size: 24px;
    margin: -15px -27px 0 0;
    border-right: 8px solid #fff;
}

.event-header hr {
    height: 17px;
    background-image: url(images/zigzag-2.png);
    margin: 18px 0 13px 0;
}

.event-header h1 {
    font-size: 24px;
    line-height: 29px;
}

.event-header .event-lead {
    font-size: 18px;
    line-height: 22px;
    font-family: 'tondo_corpbold';
    text-transform: uppercase;
}

.event-audience {
    margin: 17px 0 8px 0;
}

.event-audience span {
    display: block;
    float: left;
    margin: 0 4px 0 0;
    padding: 4px 12px;
    background: #ffe23d;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    color: #423f49;
    margin-bottom: 5px;
}

.event-program {
    color: #423f49;
}

.event-program .program-item {
    margin: 0 0 19px 0;
}

.event-program .time {
    width: 190px;
    float: left;
    font-size: 24px;
    font-family: 'tondo_corpbold';
    text-transform: uppercase;
}

.event-program .time span {
    display: block;
    padding: 9px 8px;
    background: url(images/event-time-bg.png) 0 0 repeat-y;
}

.event-program .descr {
    overflow: hidden;
    font-size: 15px;
    line-height: 17px;
    padding: 10px 0 0 0;
}

.event-program p {
    margin: 0 0 17px 0;
}

.persons-list {
    margin: 25px 0 0 0;
}

.persons-list .persons-list-item {
    margin: 0 0 28px 0;
}

.persons-list .pic {
    width: 82px;
    float: left;
    margin: 0 20px 0 0;
}

.persons-list .pic img {
    width: 82px;
    height: 82px;
    behavior: url(PIE.htc);
    position: relative;
    display: block;
    -moz-border-radius: 41px;
    -webkit-border-radius: 41px;
    border-radius: 41px;
}

.persons-list .descr {
    padding: 6px 0 0 0;
    overflow: hidden;
}

.persons-list a,
.persons-list a:visited {
    text-decoration: none;
}

.persons-list a:hover {
    text-decoration: underline;
}

.persons-list h3 {
    font-size: 13px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0 0 6px 0;
}

.persons-list h3 a,
.persons-list h3 a:visited {
    color: #423f49;
}

.persons-list .post {
    color: #7d7d7d;
    font-size: 11px;
}

.persons-list blockquote {
    border: 2px solid #ffe23d;
    float: left;
    margin-bottom: 0;
}

.persons-list blockquote .cont {
    background: url(images/blockquote-pt-t.png) 21px 0 no-repeat;
    margin: -13px 0 0 0;
    padding: 28px 17px 4px 17px;
}

.sponsors {
    margin: 0 0 37px 0;
}

.sponsors .sponsors-item {
    width: 130px;
    height: 130px;
    border: 2px solid #ededed;
    margin: 0 -2px -2px 0;
    float: left;
    overflow: hidden;
}

.sponsors-item .cont,
.sponsors-item a {
    width: 130px;
    height: 130px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.sponsors-item img {
    max-width: 100px;
    max-height: 100px;
}

/* iCheck */

/* iCheck plugin Futurico skin
----------------------------------- */
.icheckbox,
.iradio {
    display: block;
    margin: 0;
    padding: 0;
    width: 25px;
    height: 25px;
    background: url(images/icheck.png) no-repeat;
    border: none;
    cursor: pointer;
    float: left;
    margin-right: 11px;
    margin-top: -3px;
}

.icheckbox {
    background-position: 0 0;
}

.icheckbox.checked {
    background-position: -25px 0;
}

.icheckbox.disabled {
    background-position: 0 0;
    cursor: default;
}

.icheckbox.checked.disabled {
    background-position: 0 0;
}

.iradio {
    background-position: -72px 0;
}

.iradio.checked {
    background-position: -90px 0;
}

.iradio.disabled {
    background-position: -108px 0;
    cursor: default;
}

.iradio.checked.disabled {
    background-position: -126px 0;
}

/* Retina support */
/*@media only screen and (-webkit-min-device-pixel-ratio: 1.5),*/
/*only screen and (-moz-min-device-pixel-ratio: 1.5),*/
/*only screen and (-o-min-device-pixel-ratio: 3/2),*/
/*only screen and (min-device-pixel-ratio: 1.5) {*/
/*.icheckbox,*/
/*.iradio {*/
/*background-image: url(futurico@2x.png);*/
/*-webkit-background-size: 144px 19px;*/
/*background-size: 144px 19px;*/
/*}*/
/*}*/

.submenu.mobile {
    display: none !important;
}

.form-checkboxes label {
    position: relative;
    float: none;
    padding: 0 0 8px 50px;
    text-decoration: underline;
    cursor: pointer;
    display: block;
}

.form-checkboxes .icheckbox {
    position: absolute;
    left: 0;
    top: 0;
}

.event-request-form {
    margin: 27px 0;
}

.event-request-form .form-section {
    border: 3px solid #ffe23d;
    background: #fff;
    position: relative;
    margin: 22px 0 0 0;
}

.event-request-form .form-section .cont {
    position: relative;
    margin: -13px 0 0 0;
    background: url(images/question-form-pt.png) 20px 0 no-repeat;
    padding: 33px 20px 20px 20px;
}

.event-request-form .form-section .form-item {
    float: left;
    width: 236px;
    margin: 0 12px 10px 0;
}

.event-request-form .form-section .fields-group {
    margin: 0 -12px 0 0;
}

.event-request-form .form-submit {
    float: left;
}

.contact-person {
    background: url(images/contact-person-bg.png) 0 0 no-repeat;
    margin: 0 0 53px 0;
}

.contact-person .pic {
    height: 90px;
    position: relative;
}

.contact-person .pic img {
    width: 82px;
    height: 82px;
    behavior: url(PIE.htc);
    position: relative;
    display: block;
    -moz-border-radius: 41px;
    -webkit-border-radius: 41px;
    border-radius: 41px;
    position: absolute;
    left: 50%;
    top: 26px;
    margin-left: -42px;
}

.contact-person .cont {
    border: 3px solid #ffe23d;
    border-top: none;
    padding: 32px 25px 20px;
}

.contact-person h3 {
    font-size: 14px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0 0 8px 0;
}

.contact-person .post {
    color: #7d7d7d;
    font-size: 11px;
    line-height: 14px;
}

.contact-person .sep {
    background: url(images/sep-1.png) center 0 no-repeat;
    margin: 17px 0 13px;
    height: 8px;
}

.contact-person .phone {
    font-size: 18px;
    line-height: 20px;
    font-family: 'tondo_corpbold';
    color: #423f49;
    margin: 0 0 6px 0;
}

.contact-person .email {
    padding-top: 20px;
}

.contact-person .email a,
.contact-person .email a:visited {
    color: #423f49;
    text-decoration: none;
    border-bottom: 2px solid #ffe33e;
}

.related-items {

}

.related-items-item {
    margin: 0 0 20px 0;
}

.related-items-item a,
.related-items-item a:visited {
    text-decoration: none;
}

.related-items-item a:hover {
    text-decoration: underline;
}

.related-items-item h3 {
    margin-top: 0;
}

.related-items-item h3 a,
.related-items-item h3 a:visited {
    color: #423f49;
}

.related-items-item ul.categories {
    font-size: 11px;
    line-height: 13px;
    color: #423f49;
    margin: 11px 0 14px 0;
}

.related-items-item ul.categories li {
    background: none;
    padding: 0;
    padding: 2px 0 3px 10px;
    border-left: 3px solid #ffe23d;
    margin: 0;
}

.tabs-nav {
    margin: 30px 0 0 0;
}

.tabs-nav .prev,
.tabs-nav .next {
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    cursor: pointer;
    position: relative;
    min-width: 100px;
}

.tabs-nav .prev span,
.tabs-nav .next span {
    border-bottom: 2px solid #ffe33e;
    text-decoration: none;
}

.tabs-nav .prev {
    background: url(images/pg-start.png) 0 0 no-repeat;
    padding: 0 0 0 25px;
    height: 18px;
}

.tabs-nav .prev:hover {
    background-position: 0 -50px;
}

.tabs-nav .prev:hover span,
.tabs-nav .next:hover span {
    border: none;
}

.tabs-nav .next {
    background: url(images/pg-end.png) right 0 no-repeat;
    padding: 0 25px 0 0;
    height: 18px;
    text-align: right;
}

.tabs-nav .next:hover {
    background-position: right -50px;
}

.tabs-nav .prev {
    float: left;
}

.tabs-nav .next {
    float: right;
}

.tabs-nav-reverse .prev {
    float: right;
}

.tabs-nav-reverse .next {
    float: left;
}

.tabs-nav-reverse .next {
    background: url(images/pg-start.png) 0 0 no-repeat;
    padding: 0 0 0 25px;
    height: 18px;
    text-align: left;
}

.tabs-nav-reverse .next:hover {
    background-position: 0 -50px;
}

.tabs-nav-reverse .prev {
    background: url(images/pg-end.png) right 0 no-repeat;
    padding: 0 25px 0 0;
    height: 18px;
    text-align: right;
}

.tabs-nav-reverse .prev:hover {
    background-position: right -50px;
}

.ratings-list .rl-item {
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    background: url(images/bd-dashed.png) 0 bottom repeat-x;
}

.ratings-list .rl-item:last-child,
.ratings-list .rl-item.last-child {
    background: none;
    padding: 0;
}

.ratings-list .place {
    float: left;
    width: 70px;
    margin: 0 30px 0 0;
}

.ratings-list .place .cont {
    width: 64px;
    height: 64px;
    text-align: center;
    font-size: 11px;
    color: #3f3f47;
    border: 3px solid #ffe23d;
    font-weight: bold;
    text-transform: uppercase;
}

.ratings-list .place span {
    font-family: 'tondo_corpbold';
    font-size: 34px;
    line-height: 34px;
    font-weight: normal;
    display: block;
    padding: 7px 0 0 0;
}

.ratings-list .descr {
    overflow: hidden;
    padding: 8px 0 0 0;
}

.ratings-list h3 {
    margin: 0 0 4px 0;
    color: #423f49;
}

.ratings-list h3 a,
.ratings-list h3 a:visited {
    color: #423f49;
    text-decoration: none;
}

.ratings-list h3 a:hover {
    text-decoration: underline;
}

.tabbed-content .years-nav {
    margin: -10px 0 30px 0;
}

.tabbed-content .years-nav .tab {
    padding: 4px 8px;
}

.tabbed-content .years-nav span {
    font-size: 11px;
}

.r-col .news-list {
    margin: 24px 0 0 0;
}

.r-col .news-item {
    margin: 0 0 35px 0;
    padding: 0;
}

.r-col .news-item h3 {
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 6px 0;
}

.r-col .news-item .source {
    font-size: 11px;
    color: #7d7d7d;
    position: relative;
    top: -7px;
    margin: 0 0 7px 0;
}

.r-col .all-link {
    background: url(images/pg-end.png) 0 0 no-repeat;
    height: 18px;
    line-height: 18px;
    padding: 0 0 0 24px;
}

.l-col h2 {
    color: #ffcc00;
    margin: 0 0 8px 0;
}

.l-col h2:first-child {
    margin-top: 3px;
}

.l-col .expandable h2 {
    margin-top: 0;
}

.section-menu-2 {
    font-size: 12px;
    line-height: 16px;
    color: #606060;
    text-transform: none;
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 3px 0 0 0;
}

.section-menu-2 li {
    text-transform: none;
    font-weight: normal;
    font-size: 12px;
    margin: 0 0 15px 0;
    background: none;
    padding: 0;
}

.section-menu-2 a,
.section-menu-2 a:visited {
    background: none;
    padding: 0;
    margin: 0;
    color: #423f49;
    text-decoration: none;
}

.expandable .trigger span {
    background: url(images/expandable-arrow.png) right 4px no-repeat;
    padding: 0 16px 0 0;
    cursor: pointer;
}

.expandable-expanded .trigger span {
    background-position: right -76px;
}

.expandable .expandable-content {
    display: none;
}

.l-col .expandable {
    margin: 0 0 20px 0;
}

.category-lead {
    background-color: #fce340;
    background-position: right bottom;
    background-repeat: no-repeat;
    color: #423f49;
    padding: 27px 31px 29px 31px;
    margin: 30px 0 30px 0;
}

.category-lead:nth-child(5n + 1) {
    background-image: url(images/category-bg-1.png);
}
.category-lead:nth-child(5n + 2) {
    background-image: url(images/category-bg-2.png);
}
.category-lead:nth-child(5n + 3) {
    background-image: url(images/category-bg-3.png);
}
.category-lead:nth-child(5n + 4) {
    background-image: url(images/category-bg-4.png);
}
.category-lead:nth-child(5n + 5) {
    background-image: url(images/category-bg-5.png);
}

.category-lead-1-2 {
    background-image: url(images/category-bg-1-2.png);
}

.category-lead hr {
    height: 19px;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 0 0 13px 0;
    clear: left;
}

.category-lead hr.zigzag,
.project-header hr.zigzag {
    background-image: url(images/category-hr-zigzag.png);
    background-repeat: no-repeat;
}

.category-lead hr.slashes {
    background-image: url(images/category-hr-slashes.png);
    background-repeat: no-repeat;
}

.category-lead hr.circles {
    background-image: url(images/category-hr-circles.png);
    background-repeat: no-repeat;
}

.category-lead .text {
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 22px 0;
    clear: left;
}

.category-lead h2 {
    margin: 0 0 10px 0;
    color: #423f49 !important;
    overflow: hidden;
}

.category-lead .big {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}

.category-lead .ico {
    float: left;
    margin: -29px 17px 0 0;
}

.category-lead .button {
    margin: 12px 0 0 0;
    height: 31px;
    line-height: 31px;
    font-size: 11px;
    padding: 0 13px;
}

.support-lead {
    padding-top: 17px;
}

.services h2 {
    color: #ffcc00;
}

hr.small {
    height: 3px;
    margin: 16px 0;
}

.services ul:not(.main-menu ul) {
    margin: 0 0 16px 0;
}

hr.small + h3 {
    margin-top: 27px;
}

.r-col .pros-block {
    border: 3px solid #423f49;
    padding: 15px 20px;
    margin: 0 0 46px 0;
}

.service-header,
.solution-header {
    background: #fce340;
    padding: 24px 30px 30px 30px;
    color: #423f49;
    margin: 0 0 22px 0;
}

.service-header h1,
.solution-header h1 {
    font-size: 24px;
    line-height: 29px;
    margin: 0 0 14px 0;
}

.service-header .technical,
.solution-header .technical {
    border: 2px solid #fff;
    padding: 6px 8px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    margin: -2px 0 0 0;
    float: left;
}

.r-col .events-list {
    margin-top: 24px;
}

.r-col .events-list-item .date-cat {
    margin-bottom: 11px;
}

.r-col .events-list-item .date-cat-2 {
    margin-top: 12px;
}

.r-col .events-list-item .date-cat span {
    padding-right: 26px;
    margin-right: -9px;
}

.r-col .events-list-item .date-cat .date {
    padding: 5px 27px 5px 6px;
    font-size: 17px;
    margin: -7px -21px 0 0;
    background-position: right 6px;
}

.date-cat span:last-child,
.date-cat span.last-child {
    padding-right: 0 !important;
}

.r-col .events-list-item {
    padding: 0;
    margin: 0 0 35px 0;
    background: none;
}

.solutions-categories,
.support-categories {
    padding: 3px 0 0 0;
}

.solutions-categories-item,
.support-categories-item {
    margin: 0 0 30px 0;
    padding: 0 0 28px 0;
    background: url(images/hr.png) 0 bottom repeat-x;
}

.solutions-categories-item:last-child,
.support-categories-item:last-child {
    background: none;
    padding: 0;
}

.solutions-categories-item .pic,
.support-categories-item .pic {
    width: 120px;
    margin: 0 30px 0 0;
    overflow: hidden;
    float: left;
}

.solutions-categories-item .descr,
.support-categories-item .descr {
    overflow: hidden;
}

.solutions-categories-item h3 {
    margin: 7px 0 12px 0;
    font-size: 20px;
    line-height: 22px;
}

.support-categories-item h3 {
    margin: 7px 0 14px 0;
    font-size: 16px;
    line-height: 18px;
}

.support-categories .related {
    color: #7d7d7d;
    font-size: 11px;
    line-height: 14px;
    margin: 0 0 13px 0;
}

.solutions-categories-item a,
.solutions-categories-item a:visited {
    text-decoration: none;
}

.solutions-categories-item a:hover {
    text-decoration: underline;
}

.solutions-list-item {
    margin: 0 0 23px 0;
    padding: 11px 0 36px 0;
    background: url(images/hr.png) 0 bottom repeat-x;
}

.solutions-list-item:last-child,
.solutions-list-item.last-child {
    padding: 0;
    background: none;
}

.solutions-list h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 18px 0;
}

.solutions-list h3 span {
    padding: 5px 0;
    background: #fce340;
    box-shadow: 10px 0 0 #fce340, -10px 0 0 #fce340;
    -moz-box-shadow: 10px 0 0 #fce340, -10px 0 0 #fce340;
    -webkit-box-shadow: 10px 0 0 #fce340, -10px 0 0 #fce340;
}

.solutions-list .text {
    margin: 0 0 14px 0;
}

.solutions-list .technical {
    color: #423f49;
}

.solutions-list .technical .cont {
    text-transform: uppercase;
    font-weight: bold;
    margin: 7px 0 0 0;
    padding: 5px 10px;
    border: 2px solid #ffe23d;
    float: left;
    color: #423f49;
    font-size: 11px;
}

hr.zigzag-2 {
    background-image: url(images/hr-zigzag-2.png);
    height: 19px;
}

.solution-header hr {
    margin: 10px 0 20px 0;
}

.highlight {
    background-color: #ffe33e;
    padding: 23px 20px 10px 20px;
    margin: 0 0 20px 0;
    color: #423f49;
}

.highlight h3 {
    margin-top: 0;
}

.support-header {
    background: #fce340;
    padding: 27px 30px 30px 30px;
    margin: 0 0 35px 0;
    color: #423f49;
}

.support-header h1 {
    font-size: 24px;
    line-height: 29px;
    overflow: hidden;
    margin: 0;
}

.support-header .title .ico {
    float: left;
    margin: 3px 24px 0 0;
}

.support-header hr.zigzag {
    background: url(images/category-hr-zigzag.png) 0 0 no-repeat;
}

.support-header .related {
    font-size: 11px;
    line-height: 14px;
}

.support-header hr {
    margin: 21px 0 17px 0;
}

ol.alternate-2 {
    /* margin-top:0; */
}

ol.alternate li {
    margin-bottom: 25px;
    padding: 4px 0 0 50px;
}

ol.alternate-2 .num {
    width: 26px;
    height: 30px;
    background: url(images/ol-alternate-bullet.png) 0 0 no-repeat;
    font-size: 15px;
    line-height: 30px;
    text-align: left;
    padding-left: 10px;
}

ol.alternate-2 h3 {
    margin: 0 0 4px 0;
}

.categories-list {
    margin: 25px -30px 30px 0;
    color: #423f49;
}

.categories-list .row {
    position: relative;
}

.categories-list .categories-item {
    float: left;
    margin: 0 30px 30px 0;
    background: #fce340;
    padding: 27px 30px 30px 30px;
    width: 190px;
    position: relative;
}

.categories-list hr {
    height: 17px;
    margin: 0 0 14px 0;
    background-repeat: no-repeat;
    width: 200px;
}

.categories-list hr.zigzag {
    background-image: url(images/hr-narrow-zigzag.png);
}

.categories-list hr.zigzag-2 {
    background-image: url(images/hr-narrow-zigzag-2.png);
}

.categories-list hr.slashes {
    background-image: url(images/hr-narrow-slashes.png);
}

.categories-list hr.circles {
    background-image: url(images/hr-narrow-circles.png);
}

.categories-list .button {
    margin: 12px 0 0 0;
    height: 31px;
    line-height: 31px;
    font-size: 11px;
    padding: 0 13px;
}

.categories-list h2 {
    margin: 0 0 11px 0;
}

.categories-list .text {
    line-height: 18px;
    margin: 0 0 16px 0;
}

.clients-reviews .reviews-item {
    background: url(images/hr.png) 0 bottom repeat-x;
    padding: 5px 0 37px 0;
    margin: 0 0 30px 0;
}

.clients-reviews .reviews-item:last-child {
    background: none;
    padding: 0;
}

.clients-reviews .pic {
    float: left;
    width: 82px;
    margin: 0 20px 0 0;
}

.clients-reviews .pic .cont {
    position: relative;
    behavior: url(PIE.htc);
    width: 78px;
    height: 78px;
    border: 2px solid #e4e4e4;
    -webkit-border-radius: 39px;
    -moz-border-radius: 39px;
    border-radius: 39px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.clients-reviews .pic img {
    max-width: 50px;
    max-height: 50px;
}

.clients-reviews .descr {
    overflow: hidden;
    padding: 6px 0 0 0;
}

.clients-reviews h3 {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 8px 0;
    font-family: Arial, Helvetica;
    font-weight: bold;
}

.clients-reviews .post {
    font-size: 11px;
    line-height: 14px;
    color: #7d7d7d;
    margin: 0 0 17px 0;
}

.clients-reviews .review {
    border: 2px solid #3f3f47;
    position: relative;
}

.clients-reviews .review .review-cont {
    background: url(images/pt-review.png) 30px 0 no-repeat;
    margin: -13px 0 0 0;
    padding: 31px 18px 21px 18px;
    font-size: 14px;
    line-height: 19px;
}

.clients-reviews .button {
    height: 29px;
    line-height: 29px;
    font-size: 11px;
    margin: 8px 0 0 0;
}

.clients-reviews .review-pic {
    margin-top: 30px;
    text-align: center;
}

.calendar-nav {
    margin: 15px 0 0 30px;
    color: #423f49;
}

.calendar-nav li {
    margin: 0 0 16px 0;
}

.calendar-nav .year {
    float: left;
    clear: left;
    background: url(images/expandable-arrow-2.png) right 0 no-repeat;
    padding: 0 14px 0 0;
    cursor: pointer;
}

.calendar-nav .year--empty {
    background: none;
}

.calendar-nav .year span {
    border-bottom: 2px solid #ffe33e;
}

.calendar-nav .monthes {
    clear: left;
    padding: 8px 0 0 10px;
    margin: 0 0 -6px 0;
    display: none;
}

.calendar-nav .monthes li {
    margin: 0 0 5px 0;
}

.calendar-nav .monthes a {
    background: none !important;
    color: #606060;
    text-decoration: none;
    font-weight: normal;
    text-transform: none;
    font-size: 12px;
    margin: 0;
    padding: 0;
    display: inline;
}

.calendar-nav .act,
.calendar-nav .act a {
    font-weight: bold;
}

.calendar-nav .expanded {
    background-position: right -80px;
}

.calendar-nav .expanded span {
    border: none;
}

.back-link,
.back-link:visited {
    color: #423f49;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    padding: 0 0 0 32px;
    background: url(images/back-link-arr.png) 0 0 no-repeat;
    text-decoration: none;
}

.back-link:hover {
    text-decoration: underline;
    background-position: 0 -50px !important;
}

.clients-projects-list .data,
.reviews-item .data {
    margin: 10px 0 20px 0;
}

.clients-projects-list .data span,
.reviews-item .data span {
    display: block;
    float: left;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.clients-projects-list .data .name,
.reviews-item .data .name {
    font-weight: bold;
    background-color: #ffe23d;
    padding: 4px 5px;
    color: #3f3f47;
}

.clients-projects-list .data .date,
.reviews-item .data .date {
    color: #fff;
    background-color: #3f3f47;
    padding: 4px 5px;
}

.reviews-item .data {
    margin: 0 0 10px 0;
}

.clients-projects-list h2 {
    font-size: 20px;
    line-height: 22px;
    background: none;
    margin: 0 0 12px 0;
    padding: 0;
}

.clients-projects-list .text {
    line-height: 17px;
    margin-bottom: 19px;
}

.clients-projects-list .technical {
    border: 2px solid #ffe23d;
    padding: 16px 20px;
    font-size: 11px;
    line-height: 16px;
    color: #423f49;
    text-transform: uppercase;
    font-weight: bold;
}

.clients-projects-list .ttl {
    font-size: 13px;
    color: #7d7d7d;
    text-transform: none;
    margin: 0 0 4px 0;
    font-weight: normal;
}

.anchors-nav {
    font-size: 12px;
    line-height: 16px;
    color: #606060;
    text-transform: none;
    font-weight: normal;
    margin: 16px 0 0 0;
}

.anchors-nav li {
    text-transform: none;
    font-weight: normal;
    font-size: 12px;
    margin: 0 0 15px 0;
    padding: 0;
    background: none;
}

.anchors-nav a,
.anchors-nav a:visited {
    padding: 0;
    margin: 0;
    color: #606060;
    background: url(images/ul-g.png) 0 bottom repeat-x;
    text-decoration: none;
}

.anchors-nav a:hover {
    background: none;
}

.anchors-nav .act {
    font-weight: bold !important;
}

.nav-fixed {
    position: fixed;
    top: 40px;
    width: 150px;
}

.project-header {
    background: #fce340 url(images/project-header-bg.png) right bottom no-repeat;
    padding: 25px 30px 30px 30px;
    color: #423f49;
    margin: 0 0 20px 0;
}

.project-header h1 {
    font-size: 24px;
    line-height: 29px;
    margin: 0 0 11px 0;
}

.project-header .client-info .pic {
    width: 110px;
    margin: 0 20px 0 0;
    float: left;
    overflow: hidden;
}

.project-header .client-info .pic .cont,
.project-header .client-info .pic a {
    width: 110px;
    height: 110px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background: #fff;
}

.project-header .client-info .pic img {
    max-width: 90px;
    max-height: 90px;
}

.project-header .client-info .descr {
    overflow: hidden;
    padding: 15px 0 0 0;
}

.project-header .client-table tr,
.project-header .client-table th,
.project-header .client-table td {
    background: none !important;
    border: none !important;
}

.project-header .client-table {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 18px;
}

.project-header .client-table td {
    padding: 0 12px 8px 0;
}

.project-header .client-table .name {
    font-weight: normal;
    text-transform: none;
    padding-left: 0;
    /* white-space:nowrap; */
}

.project-header hr {
    margin: 0 0 20px 0;
}

.projects-item .technical {
    border: 2px solid #ffe23d;
    padding: 15px 20px;
    margin: 0 0 20px 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.review-preview {
    background: url(images/pt-yellow.png) 24px 0 no-repeat;
    margin: 0 0 53px 0;
    padding: 11px 0 0 0;
}

.review-preview .pic {
    height: 70px;
    position: relative;
    background: #ffe33e;
}

.review-preview .pic img {
    /* width:82px;
  height:82px; */
    behavior: url(PIE.htc);
    position: relative;
    display: block;
    -moz-border-radius: 41px;
    -webkit-border-radius: 41px;
    border-radius: 41px;
    position: absolute;
    left: 50%;
    top: 14px;
    margin-left: -42px;
}

.review-preview .descr {
    border: 3px solid #ffe23d;
    border-top: none;
    padding: 35px 25px 32px 25px;
}

.review-preview h3 {
    font-size: 14px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0 0 8px 0;
}

.review-preview .post {
    color: #7d7d7d;
    font-size: 11px;
    line-height: 14px;
}

.review-preview .sep {
    background: url(images/sep-1.png) center 0 no-repeat;
    margin: 19px 0 17px 0;
    height: 8px;
}

.review-preview .phone {
    font-size: 20px;
    line-height: 20px;
    font-family: 'tondo_corpbold';
    color: #423f49;
    margin: 0 0 6px 0;
}

.review-preview .email a,
.review-preview .email a:visited {
    color: #423f49;
    text-decoration: none;
    border-bottom: 2px solid #ffe33e;
}

.contact-person-press {
    background-image: url(images/press-person-bg.png);
    position: relative;
}

.contact-person .deco {
    width: 62px;
    height: 74px;
    position: absolute;
    left: 195px;
    top: -16px;
    background: url(images/press-person-deco.png) 0 0 no-repeat;
}

.l-col .sep {
    height: 7px;
    background: url(images/section-menu-sep.png) 25px 0 no-repeat;
    margin: -25px 0 11px 0;
}

.press-materials h2 {
    color: #ffe33e;
}

.press-center h2 {
    color: #ffe33e;
}

.m-col .news-list + .all-link {
    position: relative;
    top: -16px;
}

p + .simple-slider {
    margin-top: 27px;
}

.press-header {
    background: #fce340;
    padding: 37px 30px 27px 30px;
    margin: 0 0 22px 0;
    color: #423f49;
}

.press-header .date-cat {
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 11px;
    color: #423f49;
}

.press-header .date-cat span {
    padding: 0 30px 0 0;
    margin: 0 -7px 11px 0;
    background: url(images/news-date-slash.png) right 0 no-repeat;
    display: block;
    height: 17px;
    float: left;
    line-height: 17px;
}

.press-header .date-cat span:last-child,
.press-header .date-cat span.last-child {
    background: none;
    padding-right: 0;
}

.press-header .date-cat .month {
    padding: 0 34px 0 10px;
}

.press-header .date-cat .date {
    background: #fff url(images/news-date-slash.png) right 6px no-repeat;
    padding: 5px 27px 5px 6px;
    font-size: 17px;
    margin: -7px -21px 0 0;
}

.press-header h1 {
    font-size: 24px;
    line-height: 29px;
    margin: 0 0 18px 0;
}

.press-header .author {
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.socbuttons + hr {
    margin-top: 16px;
}

.contacts-map .map {
    height: 305px;
    width: 100%;
}

.contacts-map {
    border-bottom: 6px solid #3f3f47;
}

.contacts-page .breadcrumbs {
    padding-left: 0;
}

.contacts-l {
    float: left;
    width: 550px;
    margin: 0 30px 0 0;
}

.contacts-r {
    /* overflow:hidden; */
    width: 400px;
    float: left;
}

.contacts-page h1 {
    font-size: 30px;
    line-height: 32px;
    margin: 0 0 26px 0;
}

.contacts-r h2 {
    color: #ffd200;
}

.feedback-form {
    border: 3px solid #ffe23d;
    background: #fff;
    position: relative;
    margin: 16px 0 40px 0;
}

.feedback-form .cont {
    position: relative;
    margin: -13px 0 0 0;
    background: url(images/question-form-pt.png) 20px 0 no-repeat;
    padding: 43px 30px 30px 30px;
}

.feedback-form .button {
    float: left;
}

.feedback-form .form-item {
    margin: 0 0 15px 0;
}

.contacts-tabs .tabs {
    margin: 0 0 12px 0;
}

.contacts-tabs .tabs .tab {
    padding: 5px 10px;
    margin: 0 7px 0 0;
}

.contacts-tabs .tabs span {
    font-size: 14px;
    border-bottom: 2px dotted #ffe33d;
}

.contacts-table tr {
    background: none;
}

.contacts-table td {
    border: none;
    color: #423f49;
    font-size: 15px;
}

.contacts-table .name {
    color: #7d7d7d;
    padding-left: 0;
    font-size: 13px;
    white-space: nowrap;
}

.contacts-table .name .big {
    font-size: 15px;
}

.contacts-table .phone {
    font-size: 17px;
    font-weight: bold;
}

.contacts-table .add {
    font-size: 13px;
    font-weight: bold;
    color: #606060;
}

.contacts-table a,
.contacts-table a:visited {
    color: #423f49;
    text-decoration: none;
    border-bottom: 2px solid #ffe33e;
}

.contacts-table a:hover {
    border-bottom: none;
}

.page-lead {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 25px;
}

table.timeline {
    margin: -15px 0 0 0;
}

table.timeline tr {
    background: none;
}

table.timeline td {
    border: none;
    padding: 30px 0 20px 20px;
}

table.timeline tr:last-child td {
    padding-bottom: 0;
}

table.timeline td.sep {
    height: 1px;
    background: url(images/bd-dashed.png) 0 bottom repeat-x;
    padding: 0;
}

table.timeline .time {
    font-size: 36px;
    line-height: 36px;
    color: #ffe33e;
    font-family: 'tondo_corpbold';
    padding-left: 0;
}

table.timeline h3 {
    margin: 0 0 7px 0;
}

.leaders-list {
    width: 100%;
    margin: 38px -70px 0 0;
}

.leaders-item {
    overflow: hidden;
    margin: 0 0 40px 0;
}

.leaders-item .pic {
    overflow: hidden;
    margin: 0 0 16px 0;
    float: left;
    margin: 0 30px 0 0;
}

.leaders-item .descr {
    overflow: hidden;
}

.leaders-item h3 {
    margin: 0 0 8px 0;
    font-size: 14px;
    line-height: 18px;
    font-family: Arial, Helvetica, Roboto;
    font-weight: bold;
}

.leaders-item .state {
    margin: 0 0 18px 0;
}

.leaders-item .state span {
    color: #423f49;
    line-height:;
    display: inline-block;
    padding: 4px 10px;
    background: #ffe33d;
    font-size: 11px;
}

.contact-hr {
    background-image: url(images/contact-hr-bg.png);
}

.NFI-wrapper {
    float: none !important;
    display: block !important;
}

.NFI-button {
    border: none;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    float: none !important;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    cursor: pointer;
    text-decoration: none;
    transition: background-color .2s ease, color .2s ease;
    color: #fff !important;
    background-color: #3f3f47;
}

.NFI-button:hover {
    background-color: #ffe33d;
    color: #3f3f47 !important;
}

.NFI-filename {
    display: block;
    border: none !important;
    outline: none !important;
    float: none !important;
    padding: 10px 0 !important;
    width: 100%;
}

.NFI-filename-empty {
    display: none !important;
}

.vendors-list .clients-list-item {
    background-image: url(images/bd-dashed.png);
    padding: 5px 0 20px 0;
    margin: 0 0 15px 0;
}

.vendors-list .clients-list-item:last-child {
    background: none;
    margin: 0;
    padding-bottom: 12px;
}

.learning-header {
    background: #fce340;
    padding: 30px 30px;
    margin: 0 0 22px 0;
}

.learning-header .pic {
    width: 110px;
    float: left;
    margin: 0 30px 0 0;
    background: #fff;
    overflow: hidden;
}

.learning-header .pic .cont {
    display: table-cell;
    width: 110px;
    height: 110px;
    text-align: center;
    vertical-align: middle;
}

.learning-header .pic img {
    max-width: 90px;
    max-height: 90px;
}

.learning-header .descr {
    overflow: hidden;
    font-size: 11px;
    line-height: 17px;
    font-weight: bold;
    text-transform: uppercase;
    color: #423f49;
}

.map-small {
    height: 300px;
}

.learning-header .descr .cont {
    height: 110px;
    display: table-cell;
    vertical-align: middle;
}

.learning-header h1 {
    margin: 0 0 10px;
}

.documents-carousel {
    margin: 27px 0;
}

.documents-carousel .jcarousel-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(images/slider-arrows.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    border: none;
    background-color: transparent;
    cursor: pointer;
    left: -22px;
    top: 152px;
    content: '';
}

.documents-carousel .jcarousel-prev:hover {
    background-position: 0 -40px;
}

.documents-carousel .jcarousel-next {
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(images/slider-arrows.png);
    background-position: -40px 0;
    background-repeat: no-repeat;
    border: none;
    background-color: transparent;
    cursor: pointer;
    right: -22px;
    top: 152px;
    content: '';
}

.slick-arrow {
    position: absolute;
    top: 35px;
    width: 40px;
    height: 40px;
    background-image: url(images/slider-arrows.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.slick-next {
    right: -65px;
    background-position: -40px 0;
}

.slick-prev {
    left: -65px;
    background-position: 0 0;
}

.documents-carousel .jcarousel-next:hover {
    background-position: -40px -40px;
}

.documents-carousel .jcarousel-item {
    background: none;
    padding: 0;
    width: 248px;
    height: 342px;
    margin: 0 34px 0 0;
}

.documents-carousel .jcarousel-item .cont {
    border: 2px solid #ededed;
    width: 244px;
    height: 338px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.documents-carousel .jcarousel-clip {
    width: 530px;
    overflow: hidden;
}

.contacts-map-2 {
    margin: 0 0 11px 0;
}

.contacts-table-2 td {
    padding-bottom: 0;
}

.success-carousel {
    margin: 0 0 20px 0;
    clear: both;
}

.success-carousel .jcarousel-item {
    width: 800px;
    height: 530px;
    margin: 0 10px 0 0;
    padding: 0;
    background: none;
}

.success-carousel .jcarousel-clip {
    width: 800px;
    overflow: hidden;
}

.success-carousel .jcarousel-prev {
    position: absolute;
    z-index: 3;
    width: 40px;
    height: 40px;
    background-image: url(images/slider-arrows.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    left: -22px;
    top: 245px;
}

.success-carousel .jcarousel-prev:hover {
    background-position: 0 -40px;
}

.success-carousel .jcarousel-next {
    position: absolute;
    z-index: 3;
    width: 40px;
    height: 40px;
    background-image: url(images/slider-arrows.png);
    background-position: -40px 0;
    background-repeat: no-repeat;
    cursor: pointer;
    right: -22px;
    top: 245px;
}

.success-carousel .jcarousel-next:hover {
    background-position: -40px -40px;
}

.success-carousel .jcarousel-prev-disabled,
.success-carousel .jcarousel-next-disabled {
    display: none !important;
}

.top-wrap.career-company .success-carousel .slick-arrow {
    top: 240px
}

.success-list {
    margin: 0 -10px 0 0;
}

.success-carousel .success-list {
    max-width: 100%;
    margin: 0;
}

.success-list a,
.success-list a:visited {
    text-decoration: none;
    display: block;
    width: 256px;
    max-width: 100%;
    height: 260px;
    float: left;
    overflow: hidden;
    margin: 0 10px 10px 0;
    position: relative;
    color: #fff;
}

.success-list a * {
    color: #fff;
}

.success-list span {
    display: block;
}

.success-list .pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.success-list .descr {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    padding: 24px 20px 10px 20px;
    background: url(images/success-tint.png) 0 0 repeat;
    box-sizing: border-box;
}

.success-list a:hover,
.success-list a:hover * {
    color: #3f3f47;
}

.success-list a:hover .descr {
    background: #ffe33e;
}

.success-list h3 {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 16px 0;
    /*width: 220px;*/
}

.success-list .name {
    position: absolute;
    bottom: 16px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

.success-list .text {
    display: none;
}

.success-list a:hover .text {
    display: block;
}

.success-content .m-col {
    padding-top: 0;
}

.success-content .r-col h2:first-child {
    margin-top: 24px;
}

.search-form-2 {
    float: right;
    width: 240px;
    margin-top: 4px;
}

.success-card {
    margin: 0 0 31px 0;
}

.success-card .pic {
    width: 200px;
    margin: 0 40px 0 0;
    overflow: hidden;
    float: left;
}

.success-card .descr {
    overflow: hidden;
}

.success-card .descr h3 {
    margin: 7px 0 11px 0;
}

.success-card .post {
    padding: 0 10px;
    font-size: 11px;
    line-height: 15px;
    color: #423f49;
    margin: 0 0 30px 0;
}

.success-card .post span {
    padding: 2px 0;
    background: #fce340;
    box-shadow: 10px 0 0 #fce340, -10px 0 0 #fce340;
    -moz-box-shadow: 10px 0 0 #fce340, -10px 0 0 #fce340;
    -webkit-box-shadow: 10px 0 0 #fce340, -10px 0 0 #fce340;
}

.success-card blockquote {
    margin-bottom: 0;
}

.success-card blockquote .cont {
    background: url(images/blockquote-pt-t.png) 21px top no-repeat;
    margin: -13px 0 0 0;
    padding: 30px 20px 8px 20px;
    color: #606060;
}

.timeline-2 {
    margin: 22px 0 -10px 0 !important;
}

.timeline-2 .time {
    font-size: 18px !important;
    line-height: 18px !important;
    font-family: Arial, Helvetica !important;
    font-weight: bold;
}

.timeline-2 td {
    padding: 0px 0 6px 20px !important;
}

.timeline-2 .time {
    padding-left: 0 !important;
}

.vacancies-item {
    background: url(images/hr.png) 0 bottom repeat-x;
    margin: 0 0 26px 0;
    padding: 0 0 37px 20px;
}

.vacancies-item h3 {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 5px -20px;
    padding: 0 0 0 20px;
    background: url(images/h3-pt.png) 0 2px no-repeat;
}

.vacancies-item .place {
    font-size: 12px;
    line-height: 17px;
    color: #423f49;
    margin: 0 0 17px 0;
}

.vacancies-item .pay span {
    padding: 5px 10px;
    display: inline-block;
    background: #ffe33d;
    font-size: 15px;
    font-weight: bold;
    color: #423f49;
}

.vacancies-item .descr {
    margin: 0 0 19px 0;
}

.vacancies-item:last-child {
    background: none;
    padding-bottom: 5px;
}

.vacancy-header {
    background: #fce340;
    padding: 26px 30px 30px 30px;
    margin: 0 0 22px 0;
    color: #423f49;
}

.vacancy-header h1 {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 21px 0;
}

.vacancy-header .place {
    background: url(images/news-date-slash.png) 0 0 no-repeat;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0 0 0 15px;
}

.vacancy-header .place span {
    background: url(images/news-date-slash.png) right 0 no-repeat;
    display: block;
    float: left;
    padding: 0 29px 0 0;
}

.vacancy-header .pay {
    text-transform: uppercase;
    font-weight: bold;
}

.vacancy-address .place {
    font-weight: bold;
    color: #423f49;
    margin: 0 0 13px 0;
    text-transform: uppercase;
}

.vacancy-address .place span {
    display: block;
    float: left;
    background: url(images/news-date-slash.png) right 0 no-repeat;
    padding: 0 34px 0 0;
}

.vacancy-address .place span:last-child {
    background: none;
    padding: 0;
}

.vacancy-address .metro .ico {
    margin: 0 3px -7px 0;
}

.living-list .descr {

}

.living-list h3 {
    position: absolute !important;
    bottom: 20px !important;
    margin: 0;
}

.living-events .events-list-item {
    background: none;
    padding: 5px 0 0 0;
    margin: 0 0 38px 0;
}

.living-events .date-cat {
    padding: 7px 0 0 0;
    margin: 0 0 12px 0;
}

.living-events .date-cat .date {
    padding: 5px 25px 5px 6px;
    font-size: 17px;
    margin: -7px -21px 0 0;
    background-position: right 5px;
}

.r-col .video-cont .controlDiv {
    width: 55px;
    height: 55px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -27px 0 0 -27px;
    background: url(images/button-play-s.png) 0 0 no-repeat;
    cursor: pointer;
}

.r-col .video-cont .pause {
    background-image: url(images/button-pause-s.png);
}

.living-header {
    background-image: none;
    padding: 29px 30px 14px 30px;
}

.living-header h1 {
    font-size: 26px;
    line-height: 30px;
    clear: left;
}

.living-header .date-cat {
    text-transform: uppercase;
    font-weight: bold;
    margin: 8px 0 17px 0;
    font-size: 11px;
    color: #423f49;
}

.living-header .date-cat .date {
    background: #fff url(images/news-date-slash.png) right 6px no-repeat;
    padding: 5px 27px 5px 6px;
    font-size: 17px;
    margin: -7px -21px 0 0;
    border: none;
}

.search-page h3.search-header {
    margin-top: 24px;
}

.search-page h3.search-header span {
    color: #ffc600;
}

.search-results {
    list-style: none;
    margin: 37px 0 30px 0;
}

.search-results .sr-item {
    padding: 0 0 30px 42px;
    margin: 0 0 30px 0;
    position: relative;
    background: url(images/bd-dashed.png) 0 bottom repeat-x;
}

.search-results .sr-item:last-child {
    background: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.search-results .sr-item .num {
    position: absolute;
    left: 0;
    top: 6px;
    font-size: 18px;
    line-height: 18px;
    font-family: 'tondo_corpbold';
    color: #c9c9c9;
}

.search-results .date-cat {
    text-transform: uppercase;
    font-weight: bold;
    margin: 9px 0 10px 0;
    font-size: 11px;
    color: #423f49;
}

.search-results .date-cat .date {
    background: #fce340 url(images/news-date-slash.png) right 6px no-repeat;
    padding: 6px 27px 4px 6px;
    font-size: 17px;
    margin: -8px -21px 0 0;
}

.search-results h2,
.search-results h3 {
    background: none;
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 8px 0;
    padding: 0;
}

.search-results .data {
    margin: 0 0 17px 0;
    color: #3f3f47;
}

.search-results .data span {
    display: block;
    float: left;
    font-size: 10px;
    text-transform: uppercase;
}

.search-results .data .name {
    font-weight: bold;
    background-color: #ffe23d;
    padding: 4px 5px;
}

.search-results .data .date {
    color: #fff;
    background-color: #3f3f47;
    padding: 4px 5px;
    font-weight: bold;
}

.search-results .news-item,
.search-results .clients-list-item,
.search-results .events-list-item,
.search-results .projects-item {
    background: none;
    margin: 0;
    padding: 0;
}

.search-results span.query {
    background: #fff5b7;
}

.r-col h2:first-child {
    margin-top: 0;
}

.breadcrumbs-alternate {
    padding-left: 0;
}

.submenu .actionslist-item,
.submenu .actionslist-item:visited,
.submenu .actionslist-item:hover,
.sidebar-r .actionslist-item,
.sidebar-r .actionslist-item:visited,
.sidebar-r .actionslist-item:hover {
    margin: 0 0 26px 0;
    display: block;
    text-decoration: none;
}

.submenu .actionslist-item .pic,
.sidebar-r .actionslist-item .pic {
    width: 220px;
    height: 83px;
    position: relative;
    padding: 0 0 29px 0;
    background: url(images/shadow-220-2.png) center bottom no-repeat;
    margin: 0 0 -17px 0;
    overflow: hidden;
    z-index: 1;
    display: block;
}

.submenu .actionslist-item .pic img,
.sidebar-r .actionslist-item .pic img {
    width: 220px;
    height: 83px;
}

.submenu .actionslist-item .pic-mask,
.sidebar-r .actionslist-item .pic-mask {
    width: 220px;
    height: 83px;
    position: absolute;
    left: 0;
    top: 0;
    background: url('images/action-mask-220.png') 0 0 no-repeat;
    display: block;
}

.submenu .actionslist-item .descr,
.sidebar-r .actionslist-item .descr {
    font-family: 'Georgia', serif;
    padding: 0 10px;
    position: relative;
    z-index: 2;
    display: block;
}

.submenu .actionslist-item .descr .ttl,
.sidebar-r .actionslist-item .descr .ttl {
    font-size: 15px;
    line-height: 16px;
    margin: 0 0 4px 0;
    display: block;
}

.submenu .actionslist-item .descr,
.submenu .actionslist-item:visited .descr,
.sidebar-r .actionslist-item .descr,
.sidebar-r .actionslist-item:visited .descr {
    color: #505050;
    text-decoration: none;
}

.submenu .actionslist-item:hover .descr,
.sidebar-r .actionslist-item:hover .descr {
    color: #c0294a;
    text-decoration: none;
}

.submenu .actionslist-item:hover .descr .ttl,
.sidebar-r .actionslist-item:hover .descr .ttl {
    text-decoration: underline;
}

.submenu .actionslist-item .descr .date,
.submenu .actionslist-item:hover .descr .date,
.sidebar-r .actionslist-item .descr .date,
.sidebar-r .actionslist-item:hover .descr .date {
    color: #919191;
    font-size: 12px;
    text-decoration: none !important;
    display: block;
}

.submenu {
    position: absolute;
    display: none;
    background-color: #FFF;
    z-index: 6;
    width: 100%;
    /* behavior:url(PIE.htc); */
    -webkit-box-shadow: 0 2px 20px -5px #444;
    -moz-box-shadow: 0 2px 20px -5px #444;
    box-shadow: 0 2px 20px -5px #444;
    border-top: 5px solid #3f3f47;
}

.submenu-top {
    padding: 15px 0 0 30px;
}

.submenu .submenu-content {
    position: relative;
    background-color: #FFF;
    clear: left;
    padding: 1px 0;
}

.submenu .submenu-links {
    background: #ffe23d;
    font-size: 13px;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    height: 48px;
    overflow: hidden;
    display: table;
    width: 100%;
}

.submenu .submenu-links .item {
    cursor: pointer;
    padding: 10px 30px 5px 30px;
    height: 35px;
    display: table-cell;
    vertical-align: top;
}

.submenu .submenu-links .item span {
    /* float: left; */
    line-height: 18px;
    background: url(images/underline-7.png) 0 17px repeat-x;
    color: #423f49;
}

.submenu .submenu-links .item:hover span {
    background: url(images/underline-8.png) 0 17px repeat-x;
}

.submenu .submenu-links .item a,
.submenu .submenu-links .item a:visited {
    color: #423f49;
    text-decoration: none;
}

.submenu .submenu-links .act {
    background-color: #FFF;
    z-index: 12;
}

.submenu .submenu-links .act span,
.submenu .submenu-links .act:hover span {
    border-bottom: 2px solid #ffe33e;
}

.submenu .submenu-section,
.section-submenu .submenu-section {
    float: left;
    margin: 0 21px;
}

.submenu .submen-bottom {
    clear: left;
}

.submenu h4,
.section-submenu h4 {
    color: #222;
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 2px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #ecebe2;
    font-style: italic;
    font-weight: normal;
}

.submenu .subsections,
.section-submenu .subsections {
    border-top: 1px solid #ecebe2;
}

.submenu .subsections-wrapper,
.section-submenu .subsections-wrapper {
    margin: 0 -30px 0 0;
}

.submenu .submenu-subsection,
.section-submenu .submenu-subsection {
    float: left;
    width: 285px;
    margin: 0 30px 14px 0;
}

.submenu-alt .submenu-subsection {
    width: 235px;
}

.submenu h5,
.section-submenu h5 {
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 2px 0 15px 0;
    color: #423f49;
    font-weight: bold;
}

.submenu-alt h5 {
    font-size: 13px;
    margin: 10px 0 17px 0;
}

.submenu h5 a,
.submenu h5 a:visited,
.section-submenu h5 a,
.section-submenu h5 a:visited {
    color: #423f49;
    text-decoration: none;
}

.submenu h5 a:hover,
.section-submenu h5 a:hover {
    color: #423f49;
    text-decoration: underline;
}

.submenu-subsection ul {
    font-family: 'Arial', sans-serif;
    font-size: 11px;
    line-height: 16px;
    margin: 9px 0 0 0;
}

.submenu-subsection ul a,
.submenu-subsection ul a:visited {
    color: #606060;
    text-decoration: none;
}

.submenu-subsection ul a:hover {
    color: #3f3f47;
    text-decoration: underline;
}

.submenu-subsection li {
    margin: 0 0 8px 0;
    padding: 0;
    background: none;
}

.submenu-subsection-one {
    float: left;
    width: 285px;
    margin: 0 30px 7px 0;
    min-height: 32px;
}

.submenu-subsection-one div {
    font-family: 'Arial', sans-serif;
    font-size: 11px;
    line-height: 16px;
    padding: 0;
    background: none;
}

.submenu-price-link {
    margin: 0 21px 7px 21px;
    border-top: 1px solid #ecebe2;
    padding-top: 2px;
}

.submenu-price-link h4 {
    border-top: 1px solid #ecebe2;
    border-bottom: none;
    padding-top: 12px;
    font-weight: normal;
}

.submenu-price-link h4 a,
.submenu-price-link h4 a:visited {
    color: #ef4167;
    text-decoration: none;
    font-size: 15px;
    font-style: normal;
}

.submenu-price-link h4 a:hover {
    color: #c0294a;
    text-decoration: underline;
}

.submenu-price-link h4 span {
    padding-left: 20px;
}

.submenu-actions {
    margin: 0 21px;
    border-top: 1px solid #ecebe2;
    padding-top: 2px;
}

.submenu-actions .actions-wrapper {
    border-top: 1px solid #ecebe2;
    padding-top: 20px;
}

.submenu .actionslist-item,
.submenu .actionslist-item:hover {
    width: 438px;
    float: left;
    margin: 0 40px 0 0;
}

.submenu .actionslist {
    margin: 0 -40px 0 0;
}

.submenu .actionslist .pic {
    float: left;
    margin: 0 18px 30px 0;
    padding: 0;
    background: none;
}

.submenu .actionslist .descr {
    float: left;
    width: 200px;
    padding: 0;
}

.main-menu .sm-act {
    background: url(images/sm-act-pt.png) center bottom no-repeat, url(images/mm-sep.gif) 0 32px no-repeat;
}

.main-menu-mobile {
    position: fixed;
    top: -100%;
    width: 100%;
    height: 100%;
    padding: 20px;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    overflow: hidden;
    transition: top .3s ease;
    z-index: 1;
}

.main-menu-mobile.main-menu-mobile--open {
    top: 0;
}

.main-menu-mobile__list {
    height: 100%;
    margin: 0;
    padding: 0;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    overflow-y: auto;
    overflow-x: hidden;
}

.main-menu-mobile__list:after {
    display: none;
    content: '';
}

.main-menu-mobile__list--sub {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transform: translate3d(100%,0,0);
    transition: transform .35s;
    z-index: 1;
}

.main-menu-mobile__back-btn {
    display: inline-block;
    width: 9%;
    padding: 16px 7px;
    font-size: 20px;
    text-align: right;
    box-sizing: border-box;
}

.main-menu-mobile__parent-btn {
    width: 80% !important;
}

.main-menu-mobile__list--sub-active {
    animation: menuAnimation;
}

.main-menu-mobile__sublist {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    will-change: transform;
    transition: .35s;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    z-index: 1;
}

.main-menu-mobile__sublist:not(.active) {
    transform:translateX(100%);
}

.main-menu-mobile__sublist--open {
    transform:translateX(0) !important;
}

@keyframes menuAnimation {
    0%{transform:translateX(100%)}to{transform:translateX(0)}
}

.main-menu-mobile__list li {
    background: none;
    margin: 0;
    padding: 0;
}

.main-menu-mobile__list li + li {
    border-top: 1px solid #e4e4e4;
}

.main-menu-mobile__list li a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 13px 15px;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    box-sizing: border-box;
}

.main-menu-mobile__list li.active {
    background-color: #ececec;
}

.main-menu-mobile__list li a:hover {
    text-decoration: underline;
}

.main-menu-mobile__arrow {
    position: absolute;
    right: 15px;
}

.main-menu-mobile__logo {
    height: 30px;
    margin-bottom: 15px;
}

.main-menu-mobile__logo img {
    max-width: 100%;
    max-height: 100%;
}

.bg-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    opacity: 0;
    transition: opacity .3s ease;
    z-index: 1;
}

.bg-overlay--open {
    display: block;
    opacity: 1;
}

.bg-overlay--popup {
    z-index: 2;
}

.menu-button {
    display: block;
    position: fixed;
    top: 15px;
    right: 15px;
    width: 40px;
    height: 30px;
    padding: 7px;
    background: #fff;
    box-sizing: border-box;
    cursor: pointer;
    z-index: 1;
}

.menu-button.menu-button--active span:first-child {
    top: 7px;
    left: 3px;
    width: 20px;
    transform: rotate(45deg);
}

.menu-button.menu-button--active span:nth-child(2) {
    opacity: 0;
}

.menu-button.menu-button--active span:last-child {
    top: 3px;
    left: 3px;
    width: 20px;
    transform: rotate(-45deg);
}

.menu-button.menu-button--active {
    background: #ffe33d;
}

.menu-button span {
    position: relative;
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    opacity: 1;
    transition: all .3s ease;
}

.menu-button span:first-child {
    top: 0;
}

.menu-button span:nth-child(2) {
    top: 5px;
}

.menu-button span:last-child {
    top: 10px;
}

.submenu hr {
    margin: 2px 30px 26px 30px;
}

.submenu-projects {
    padding: 0 0 23px 30px;
}

.submenu-projects .projects-item {
    width: 205px;
    float: left;
    margin: 0 30px 0 0;
}

.submenu-alt .projects-item {
    width: 235px;
}

.submenu-projects .ttl {
    font-size: 10px;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #423f49;
    margin: 0 0 13px 0;
}

.submenu-projects .ttl a,
.submenu-projects .ttl a:visited {
    color: #423f49;
    text-decoration: none;
}

.submenu-projects .ttl a:hover {
    color: #423f49;
    text-decoration: underline;
}

.submenu-projects .descr {
    border-left: 2px solid #ffe23d;
    padding: 0 0 0 10px;
    font-size: 11px;
    line-height: 12px;
}

.submenu-projects .descr span {
    display: block;
    margin: 6px 0;
}

#eventRequestForm .send-suc {
    color: #868373;
    padding-top: 5px;
    display: block;
    text-align: center;
    font-weight: bold;
}

.solutions_results h3 {
    text-transform: none;
    font-size: 18px;
}

.calc-form {
    border: 3px solid #ffe23d;
    padding: 20px;
}

.calc-form .form-item {
    margin: 0 0 20px 0;
}

.calc-form label {
    float: left;
    width: 228px;
    margin: 0 20px 0 0;
    font-size: 12px;
    line-height: 15px;
    padding: 1px 0 0 0;
}

.calc-form .param-selector,
.calc-form .form-textarea,
.calc-form .form-text {
    float: left;
}

.calc-form .param-selector {
    height: 33px;
}

.calc-form .param-selector .dropdown {
    min-width: 0;
    top: 33px;
}

.calc-form .param-sel {
    height: 33px;
}

.calc-form .param-sel .sel-value {
    width: 132px;
    height: 29px;
    line-height: 30px;
}

.calc-form .param-selector .arr {
    background: url(images/sel-arrow-alt.png) 0 0 no-repeat;
    width: 29px;
    height: 29px;
    right: 0px;
    top: 0px;
    position: absolute;
    cursor: pointer;
}

.calc-form .select-alt-wrapper .sel-value {
    width: 202px;
}

.calc-form .form-text,
.calc-form .form-textarea {
    width: 236px;
    text-transform: none;
    color: #423f49;
    font-weight: normal;
    font-size: 13px;
}

.calc-form .form-text {
    height: 33px;
}

.calc-form .placeholder {
    height: 32px;
    line-height: 32px;
}

.calc-form .form-footer {
    padding: 0 0 0 248px;
}

.calc-form .form-submit {
    float: left;
    padding: 0 28px;
}

.calc-form .param-selector .dropdown div {
    padding: 7px 10px;
}

.common-form label.error {
    font-size: 11px;
    line-height: 36px;
    width: auto;
    float: none;
    padding: 0;
}

.common-form .check_pdn {
    margin-top: -5px;
    font-size: 10px;
    line-height: 14px;
}

.popup .modal-form .check_pdn {
    font-size: 12px;
}

.question-form .check_pdn {
    font-size: 8px;
    line-height: 12px;
}

.pdn_check_container a {
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
}

.calc-form .expandable {
    clear: left;
    background: url(images/hr.png) 0 bottom repeat-x;
    margin: 0 0 20px 0;
    padding: 0 0 23px 0;
}

.calc-form .form-content .expandable:last-child {
    background: none;
    padding-bottom: 0;
}

.calc-form .expandable .trigger {
    cursor: pointer;
    font-family: 'tondo_corpbold';
    font-size: 18px;
    color: #423f49;
    position: relative;
    float: left;
    padding: 5px 33px 4px 20px;
    margin: -6px 0 0 -20px;
    text-transform: uppercase;
    line-height: 20px;
}

.calc-form .expandable .trigger span {
    padding: 0;
    background: url(images/ul-g.png) 0 18px repeat-x;
}

.calc-form .expandable .trigger .arr {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 3px;
    top: 3px;
    background: url(images/expandable-arr.png) 0 0 no-repeat;
}

.calc-form .expandable-content {
    clear: left;
    padding: 15px 0 0 0;
}

.calc-form .expandable-expanded .trigger {
    background: #ffe23d;
}

.calc-form .expandable-expanded .trigger span {
    background: none;
}

.calc-form .expandable-expanded .trigger .arr {
    background-position: 0 -20px;
}

.calc-form .expandable label {
    width: 297px;
}

.calc-form .expandable-expanded {
    padding-bottom: 7px;
}

.calc-form .form-footer-alt {
    background: #ffe33e;
    margin: 0 -20px -20px -20px;
    padding: 20px;
}

.calc-form .form-footer-alt h3 {
    font-size: 20px;
    margin: 10px 0 19px 0;
}

.calc-form .form-footer-alt .form-text {
    width: 233px;
}

.calc-form .form-footer-alt .form-row {
    margin: 0 -20px 12px 0;
}

.calc-form .form-footer-alt .form-item {
    width: 233px;
    float: left;
    margin: 0 17px 0 0;
}

.calc-form .form-footer-alt .check_pdn {
    width: auto;
}

.send_ajax_subscribe .form-item {
	width: 100%;
}

.support-calc-form .form-text {
    width: 166px !important;
}

.button-disabled {
    opacity: .5;
    filter: alpha(opacity=50);
    pointer-events: none;
}

.licences-header .pic {
    float: left;
    margin: 0 30px 0 0;
}

.licences-header h1 {
    overflow: hidden;
    margin: 0;
    padding: 0 44px 0 0;
}

.controlDiv {
    cursor: pointer;
}

.submenu .submenu-subsection-one div {
    font-size: 12px;
}

.common-form .form-captcha img {
    width: 110px;
    float: left;
}

.common-form .form-captcha .form-text {
    width: 110px !important;
    float: right;
}

.modules {
    border: 3px solid #ffe23d;
    padding: 18px 20px;
}

.modules .expandable {
    clear: left;
    background: url(images/hr.png) 0 bottom repeat-x;
    margin: 0 0 18px 0;
    padding: 0 0 17px 0;
    font-size: 13px;
    line-height: 17px;
}

.modules .expandable:last-child {
    background: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.modules .expandable .trigger {
    cursor: pointer;
    font-family: 'tondo_corpbold';
    font-size: 17px;
    color: #423f49;
    position: relative;
    float: left;
    padding: 5px 38px 4px 20px;
    margin: -6px 0 0 -20px;
    text-transform: uppercase;
    line-height: 22px;
}

.modules .expandable .trigger span {
    padding: 0;
    background: url(images/ul-g.png) 0 18px repeat-x;
}

.modules .expandable .trigger .arr {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    background: url(images/expandable-arr.png) 0 0 no-repeat;
}

.modules .expandable-content {
    clear: left;
    padding: 16px 7px 20px 7px;
}

.modules .expandable-expanded .trigger {
    background: #ffe23d;
}

.modules .expandable-expanded .trigger span {
    background: none;
}

.modules .expandable-expanded .trigger .arr {
    background-position: 0 -20px;
}

.modules .expandable-expanded {
    padding-bottom: 7px;
}

.modules h3 {
    margin: 25px 0 12px 0;
}

.modules .bug-link {
    font-size: 14px;
}

.module-popup {
    position: fixed;
    top: 0 !important;
    width: 774px;
    max-height: 95%;
    /*display: block;*/
    /*opacity: 0;*/
    /*filter: alpha(opacity=0);*/
    /*left: -20000px;*/
}

.module-popup .scrollable-cont {
    padding: 0 10px 0 0;
}

.form-sent {
    margin: -13px 0 60px 0;
    padding: 0 0 0 37px;
    background: url(images/sent-check.png) 0 0 no-repeat;
    color: #606060;
    font-size: 13px;
    line-height: 15px;
}

.form-sent h3 {
    margin: 0 0 4px 0;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 18px;
    font-family: 'tondo_corpbold';
    color: #423f49;
}

.popup .thanks {
    font-size: 14px;
    line-height: 20px;
    color: #606060;
}

.thanks-popup {
    width: 664px;
}

.menu-fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 15;
    background: #fff;
    box-shadow: 0 7px 10px 0 rgba(0, 0, 0, .2);
}

.menu-fixed .main-menu {
    background: none;
}

.menu-fixed .main-menu li {
    padding-top: 18px;
    padding-bottom: 18px;
    background-position: 0 21px;
}

.menu-fixed .main-menu li.sm-act {
    background-position: center bottom, 0 21px;
}

.main-subscribe {
    float: right;
    width: 184px;
}

.main-subscribe .subscribe-link {
    background: url(images/ico-subscribe.png) 0 6px no-repeat;
    padding: 6px 0 0 32px;
    font-size: 12px;
    cursor: pointer;
}

.main-subscribe .subscribe-link span {
    border-bottom: 2px dotted #ffe33d;
}

.main-subscribe .subscribe-form {
    display: none;
    position: absolute;
    width: 192px;
    margin: 10px 0;
    padding: 15px;
    background: #fff;
    border: 2px solid #ffe33d;
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .3);
    z-index: 1;
}

.subscribe-form .form-item {
    float: left;
}

.subscribe-form .form-text {
    width: 100%;
}

.subscribe-form img {
    width: 100%;
}

.subscribe-form .form-submit {
    float: left;
    padding: 0;
    width: 100%;
}

.events-carousel h3 {
    text-align: center;
    font-size: 23px;
    margin: 19px 0 18px 0;
}

.events-carousel .slick-list {
    background: url(images/hr-big.png) 0 20px repeat-x;
    min-height: 111px;
}

.events-carousel .slick-slide a {
    text-align: center;
}

.slick-arrow,
.slick-slide,
.slick-slide a {
    outline: none;
}

.events-carousel .jcarousel-clip {
    width: 559px;
    overflow: hidden;
    margin: 0 auto;
}

.events-carousel .slick-slide {
    width: 499px;
    padding: 0 30px;
    background: #fff;
    list-style: none;
}

.events-carousel a,
.events-carousel a:visited {
    display: block;
    color: #423f49;
    text-decoration: none;
}

.pluso {
    z-index: 0 !important;
}

.events-carousel a span {
    display: inline-block;
    text-align: left;
}

.events-carousel .ev-date {
    width: 147px;
    height: 50px;
    margin: 0 3px 0 0;
    background: #ffe33d;
}

.events-carousel .ev-time {
    width: 134px;
    height: 46px;
    margin: 0 3px 0 0;
    border: 2px solid #ffe23d;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

.events-carousel .ev-cat {
    width: 204px;
    height: 46px;
    border: 2px solid #ffe23d;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.events-carousel .ev-date .num {
    font-family: 'tondo_corpbold';
    font-size: 36px;
    line-height: 36px;
    width: 50px;
    float: left;
    text-align: right;
    padding: 8px 5px 0 10px;
}

.events-carousel .ev-date .month-day {
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    float: left;
    font-weight: bold;
    width: 82px;
    padding: 11px 0 0 0;
}

.events-carousel .ev-date .month-day b {
    font-size: 12px;
}

.events-carousel .ev-time .cont {
    display: table-cell;
    height: 46px;
    width: 134px;
    vertical-align: middle;
    text-align: center;
}

.events-carousel .ev-cat .cont {
    display: table-cell;
    height: 46px;
    width: 204px;
    vertical-align: middle;
    padding: 0 0 0 20px;
}

.events-carousel .ttl {
    display: block;
    padding: 14px 0 0 0;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
}

.events-carousel .jcarousel-prev {
    position: absolute;
    left: 0;
    top: 13px;
    height: 30px;
    padding: 3px 30px 0 30px;
    background: #fff url(images/arr-prev.png) 0 0 no-repeat;
    cursor: pointer;
}

.events-carousel .jcarousel-prev:hover {
    background-position: 0 -70px;
}

.events-carousel .jcarousel-prev-disabled {
    display: none !important;
}

.events-carousel .jcarousel-next {
    position: absolute;
    right: 0;
    top: 13px;
    padding: 3px 30px 0 30px;
    background: #fff url(images/arr-next.png) right 0 no-repeat;
    cursor: pointer;
    height: 30px;
}

.events-carousel .jcarousel-next:hover {
    background-position: right -70px;
}

.events-carousel .jcarousel-next-disabled {
    display: none !important;
}

.check_pdn {
    margin-top: -2px;
    line-height: 1;
    font-size: 12px;
    padding-bottom: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.slick-slide {
    background: none;
    padding: 0;
    margin: 0;
}

.notification {
    display: none;
    position: fixed;
    top: 20px;
    right: 20px;
    width: 315px;
    max-width: 80%;
    min-height: 55px;
    padding: 5px 20px 5px 10px;
    box-sizing: border-box;
    box-shadow: 2px 5px 10px 0 rgba(0, 0, 0, .3);
    border: 1px solid;
    cursor: pointer;
    z-index: 9000;
}

.notification--show {
    display: block;
}

.notification--error {
    color: #D8000C;
    background-color: #FFBABA;
    border-color: #D8000C;
}

.notification--info {
    color: #00529B;
    background-color: #BDE5F8;
    border-color: #00529B;
}

.notification--warning {
    color: #9F6000;
    background-color: #FEEFB3;
    border-color: #9F6000;
}

.notification--success {
    color: #4F8A10;
    background-color: #DFF2BF;
    border-color: #4F8A10;
}

.notification__close {
    position: absolute;
    top: 2px;
    right: 7px;
    font-weight: bold;
    cursor: pointer;
}

.top-wrap.career-company .search-form-2 {
    margin-bottom: 0;
}

.button-to-up {
    position: fixed;
    bottom: 15px;
    right: 20px;
    width: 55px;
    height: 50px;
    padding: 18px 15px 25px 15px;
    background: url('images/arrow-caret-up-icon.png') 11px 12px no-repeat #ffe33d;
    background-size: 26px;
    border: 4px solid #fff;
    box-sizing: border-box;
    opacity: 0;
    transition: opacity 1s ease;
    outline-color: transparent;
    user-select: none;
    pointer-events: none;
}

.button-to-up--showed {
    opacity: 1;
    user-select: all;
    pointer-events: all;
}

.popup-wrapper {
    display: none;
    position: fixed;
    top: 10px;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    overflow-y: auto;
    z-index: 2;
}

.popup-wrapper--opened {
    display: block;
}

.mobile-search {
    position: absolute;
    right: 10px;
    top: 20px;
}

.common-form.search-form:not(.mobile-search) {
    display: none;
}

.top-wrap.search .r-col .common-form.search-form,
.top-wrap.search .mobile-search {
    display: none;
}

.top-wrap.search .m-col .common-form.search-form {
    display: block;
}

input[type=text], input[type=submit], textarea {
    -webkit-appearance: none;
}

.top-wrap.search .m-col {
    float: left;
    width: 710px;
    margin: 0 30px 0 0;
}

.top-wrap.search .breadcrumbs {
    padding-left: 0;
}

.contact-person .phone a {
    font-size: 18px;
    text-decoration: none;
}

.contact-person .phone a:hover {
    text-decoration: underline;
}

form[name='SIMPLE_FORM_51'] .check_pdn {
    font-size: 10px !important;
}

.like-buttons {
    display: inline-block;
    vertical-align: top;
}

.like-buttons__button--vk {
    display: inline-block;
    width: 95px !important;
    vertical-align: top;
}

.like-buttons__button--fb {
    padding-top: 1px;
}

.fb_iframe_widget_fluid {
    display: inline-block !important;
    margin-top: 2px;
}

.btn-modal-open {
    line-height: 16px;
    padding: 20px;
}

.glossary .m-col {
    width: 770px;
    margin: 0;
}

.glossary-page .letter-menu li {
    display: inline-block;
    margin: 0;
}

.glossary-page .letter-menu a {
    display: inline;
    padding: 0;
    margin: 0;
    background: none;
    font-size: 13px;
}

.glossary-page .letter-menu li.active a {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ffe33d;
}

.glossary-item {
    margin-top: 50px;
}

.glossary-page .section-menu {
    margin:  0 0 50px;
    text-align: center;
}

.glossary-page .section-menu .link {
    margin: 0;
}

.glossary-page .glossary-term-item {
    display: inline-block;
    width: 230px;
}

.glossary-page .glossary-term-item a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.glossary-item-name {
    color: #423f49;
    font-family: 'tondo_corpbold';
    font-size: 32px;
    line-height: 34px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
}

.glossary-item-description {
    margin: 30px 0;
    text-align: center;
}

.glossary-item-key {
    font-weight: 700;
}

.glossary-item-key:after {
    content: ':';
    display: inline;
    margin-right: 10px;
}

.glossary-item-row {
    margin-bottom: 20px;
}

.subscribe-header {
    position: absolute;
    top: 105px;
    right: 60px;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
}

.form-item .caption {
    display: inline-block;
    font-size: 10px;
}

.form-item label:not(.placeholder) {
    cursor: pointer;
}

.glossary-search-wrapper {
    position: relative;
}

.glossary-search-wrapper:after {
    content: '';
    position: absolute;
    top: 2px;
    right: 2px;

    width: 40px;
    height: 31px;

    background: url(images/btn-search.png) 0 0 no-repeat;
}

.glossary-search-input {
    height: 36px;
    width: 100%;

    margin-bottom: 30px;
    padding: 0 15px;

    border: 2px solid #3f3f47;
    box-sizing: border-box;

    outline: none;
    color: #423f49;

}

.glossary-search-input:focus,
.glossary-search-input:focus + .glossary-search-result {
    border-color: #ffe23d;
}

.glossary-search-result {
    display: none;

    position: absolute;
    top: 36px;
    width: 100%;
    max-height: 200px;

    padding: 15px;

    background-color: #fff;
    border: 2px solid;
    border-top: none;
    box-sizing: border-box;
    box-shadow: 3px 4px 6px 0px rgba(0, 0, 0, 0.2);

    overflow-y: auto;

    z-index: 1;
}

.glossary-search-result li {
    margin-bottom: 5px;
}

.glossary-search-result li:last-child {
    margin-bottom: 0;
}

.glossary-search-result a {
    display: inline-block;

    width: 100%;

    white-space: nowrap;
    overflow: hidden;;
    text-overflow: ellipsis;
}

.highlight-text {
    background-color: #ffe33d;
}

.glossary .search-form {
    display: none;
}

.fb_iframe_widget {
    display: none;
}

.top-wrap.press-center.news .fb_iframe_widget {
    display: inline-block;
}

.calendar-nav {
    overflow: hidden;
    user-select: none;
}

.collapse-menu-btn {
    display: inline-block;
    margin-left: 30px;
    padding: 10px 0;
    text-transform: lowercase;
    cursor: pointer;
    user-select: none;
}

.collapse-menu-btn:hover {
    text-decoration: underline;
}

.calendar-nav--opened {
    /*height: auto;*/
    /*overflow: auto;*/
}

.submenu:not(.submenu-new) {
    left: 0 !important;
}

.submenu-new {
    top:75px;
    left: 0;
    width: auto;
    padding: 25px 30px;
    border-left: 5px solid #ffe33e;
}

.submenu-new .submenu-list {
    margin-bottom: 0;
}

.submenu-new .submenu-list__item {
    background: none;
    padding-left: 0;
    margin-bottom: 5px;
    text-align: left;
}

.submenu-new .submenu-list__item-link {
    text-decoration: none;
    font-weight: 600;
}

.submenu-new .submenu-list__item-link:hover {
    color: #ffcc00
}

.video-wrapper .controlDiv {
    position: relative;
}

.video-wrapper .play {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #3f3f47;
    margin: auto;
    transition: background-color .3s ease;
}

.video-wrapper .play:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 10px;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    background-color: transparent;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid #ffe33d;
    transition: border-color .3s ease;
}

.video-wrapper .play:hover {
    background-color: #ffe33d;
}

.video-wrapper .play:hover:after {
    border-left-color: #3f3f47;
}

.event .question-form .check_pdn {
    font-size: 10px;
    line-height: 12px;
    padding: 0;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.content img {
    max-width: 100%;
    height: auto;
}

.tarif-calc {
    width: 80%;
    margin: 0 auto;
}

.tarif-calc .form-item,
.tarif-calc input {
    width: 100% !important;
}

.tarif-calc .form-item {
    margin: 0 0 15px !important;
}

.tarif-calc .form-row.fc {
    margin: 0;
}

.tarif-calc .param-selector {
    width: 176px;
}

.tarif-calc .param-selector .sel-value {
    width: 130px;
}

form[name="SIMPLE_FORM_50"] .param-selector {
    width: 100%;
}

form[name="SIMPLE_FORM_50"] .param-sel.initial .sel-value {
    color: #000 !important;
}

form[name="SIMPLE_FORM_50"] .param-sel .sel-value {
    width: 90%;
}

form[name="SIMPLE_FORM_7"] > .form-item .form-text {
    width: 176px !important;
}

form[name="SIMPLE_FORM_8"] > .form-item .form-text {
    width: 176px !important;
}

/*SiteMap*/

.site-map {
    display: flex;
    flex-flow: column wrap;
    max-height: 565px;
}

.site-map .site-map__title {
    font-weight: bold;
}

.site-map > .site-map__item {
    display: inline-block;
    margin-bottom: 35px;
}

.site-map__item:last-child {
    margin-bottom: 0;
}

.site-map__level {
    margin-bottom: 0;
    padding-top: 10px;
}

.site-map__level.site-map__level--2 {
    display: none;
}

.not-found-page {
    margin-bottom: 30px;
}

.not-found__subtitle {
    background-color: #ffe33d;
    display: inline-block;
    padding: 8px;
    margin-top: 0;
}

.not-found__description {
    margin-bottom: 15px;
}

.g-recaptcha {
    margin-bottom: 15px;
    overflow: hidden;
}

.download-counter {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 50%;
    font-size: 10px;
    text-align: right;
}

.download-counter span {
    display: inline-block;
    width: 100%;
}

.validate-error {
    border-color: red !important;
    color: red !important;
}

.validation-message {
    position: absolute;
    z-index: 1;
    border: 2px solid #222;
    background: #fff;
    top: 120%;
    left: 0;
    width: 100%;
    padding: 5px 10px;
    font-size: 10px;
    box-sizing: border-box;
    box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .5);
    pointer-events: none;
}

.validation-message:before {
    content: '';
    display: block;
    position: absolute;
    top: -9px;
    left: 50%;
    margin-left: -9px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid black;
}

.validation-message span {
    display: inline-block;
    width: 100%;
}

/* CLOUD */

.cloud__title {
    display: inline-block;
    position: relative;
    margin: 0 0 36px;
    line-height: 30px;
    color: #3F3F47 !important;
    z-index: 0;
}

.cloud__image svg {
    max-width: 100%;
}

.cloud__title:after {
    content: '';
    display: block;
    position: absolute;
    left: 25px;
    bottom: 0;
    width: 100%;
    height: 18px;
    background-color: #FBE35F;
    z-index: -1;
}

.cloud__title--without-underline {
    margin-bottom: 24px;
}

.cloud__title--without-underline:after {
    display: none;
}

.cloud__subtitle {
    margin: 0 0 24px;
}

.cloud__description-list {
    position: relative;
    margin-top: 36px;
    padding-top: 16px;
    padding-left: 36px;
    font-style: italic;
}

.cloud__description-list:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 12px;
    background-color: #FBE35F;
}

.cloud__description-list-title {
    display: inline-block;
    margin-bottom: 16px;
    font-weight: bold;
}

.cloud__description-list-list {
    margin-bottom: 16px;
}

.cloud__description-list-list li {
    position: relative;
    padding-left: 0;
    background: none;
}

.cloud__description-list-list li:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #3F3F46;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}

.cloud__paragraph {
    line-height: 16px;
    color: #3F3F47;
}

.cloud__section {
    margin-bottom: 72px;
}

.cloud__section--examples {
    padding: 32px;
    border: 2px solid #FBE35F;
}

.cloud__competence-list {
    display: flex;
    flex-wrap: wrap;
}

.cloud__competence-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
    min-width: 200px;
    margin: 48px 0 0;
    padding: 0;
    background: none;
}

.cloud__competence-item-images {
    height: 82px;
}

.cloud__competence-text {
    max-width: 242px;
    text-align: center;
}

.cloud__list {
    margin: 0;
}

.cloud__list-item {
    position: relative;
    padding-left: 50px;
    background: none;
}

.cloud__list-item:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    display: inline-block;
    width: 23px;
    height: 12px;
    background-image: url(./images/svg/cloud.svg);
}

.cloud__list--black  .cloud__list-item {
    padding-left: 28px;
}

.cloud__list--black .cloud__list-item:before {
    width: 15px;
    height: 8px;
    margin-right: 13px;
    background-image: url(./images/svg/cloud_black.svg);
}

.cloud__list--plus .cloud__list-item:before {
    width: 17px;
    height: 17px;
    background-image: url(./images/svg/cloud_plus.svg);
}

.stage-list {
    margin-top: 24px;
    margin-bottom: 0;
}

.stage-list__item {
    display: flex;
    margin-bottom: 25px;
    padding: 0;
    background: none;
}

.stage-list__item-number {
    position: relative;
    margin-right: 43px;
    font-family: "tondo_corpbold";
    font-size: 93px;
    line-height: 121px;
    color: #3F3F46;
}

.stage-list__item-number:after {
    content: '';
    display: block;
    position: absolute;
    top: 60px;
    left: 15px;
    width: 100%;
    height: 49px;
    background-color: #FBE35F;
    z-index: -1;
}

.stage-list__item-title {
    font-family: Verdana;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #3F3F47 !important;
}

/* END CLOUD */