.wrap {
  min-height: 100%;
}

.main {
  padding-bottom: 90px;
}

HTML, BODY {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: Verdana;
  font-size: 13px;
}

BODY .all_intra_pages {
  font-size: 14px;
}

BODY {
  background: url("/img/bg_partners_light_body.png") white repeat-x;
}

footer {
  height: 90px;
  margin-top: -90px;
  width: 100%;
  color: white;
}

.bg_gray H2 {
  font-size: 26px;
  color: black;
}

.bg_gray H2 A, .bg_gray H2 A:hover {
  color: #333333;
}

H2.like_H1 {
  font-size: 26px;
  color: black;
  padding: 20px 0 15px 0;
}

H2.lists {
  margin: 40px 0 -20px 62px;
}

H2.lists_new {
  margin: 24px 0 -20px 62px;
}

H2.lists_new A {
  color: black;
  text-decoration: none
}

#header {
  position: relative;
  height: 135px;
}

#header .content .column_1 {
  margin-top: 15px;
  width: 350px;
  float: left;
}

#header .content .column_2 {
  margin-top: 15px;
  width: 630px;
  float: left;
}

#header .content .column_1 .logo_txt {
  margin-left: 20px; 
  padding-top: 3px;
}

.slogan, .copy {
  color: #999999;
  font-size: 10.8pt;
  font-family: 'Roboto Condensed', sans-serif;
  margin-top: 4px;
}

.address_link {
  margin-right: 30px;
  padding-top: 5px;
  font-size: 14px;
}

.search_input {
  position:relative;
  width: 100%;
}

#header .content .topmenu {
  padding-left: 62px;
  margin-top: 22px;
  z-index: 10;
  position: absolute;
}

#header .content .topmenu .menu_item .active {
  border-bottom: 4px solid orange;
  padding-bottom: 17px;
}

.topmenu .menu_item {
  float: left;
  margin-right: 35px;
  font-size: 17px;
  margin-top: -3px;
}

.topmenu .menu_item A {
  text-decoration: none;
  color: black;
}

.topmenu .menu_item A:hover {
  color: blue;
}

.search_input .field INPUT {
  border: 1px solid #C1C1C1;
  border-radius: 20px;
  font-size: 12px;
  height: 30px;
  outline: none;
  padding: 2px 30px 2px 10px;
  width: 245px;
}

.search_input .button INPUT {
  position: absolute;
  right: 3px;
  top: 3px;
  background: url('../img/button_search.png') no-repeat;
  border: none;
  height: 24px;
  width: 24px;
}

.search_results_page .search_input .field INPUT {
  width: 633px;
  margin-left: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.search_results_page .nc_search_range {
  font-family: 'Roboto Condensed', sans-serif;
  margin-bottom: 15px;
  font-size: 18px;
}

.nc_search_list LI {
  margin-bottom: 24px;
}

.search_results_page .search_input .button INPUT {
  position: absolute;
  right: 3px;
  top: 13px;
  background: url('../img/button_search.png') no-repeat;
  border: none;
  height: 24px;
  width: 24px;
}

.content {
  min-heigh: 100%;
  height: auto !important;
  width: 980px;
  margin: auto;
}

.banner {
  position: absolute;
  top: 112px;
  height: 225px;
  width: 100%;
  background: #00619e url('../img/visual.gif') no-repeat center;
}

#layer2 {
  position: absolute;
  width: 100%;
  z-index: 2;
  background: url('../img/sq.png') repeat;
  height: 225px;
  opacity: 0.6;
}

#layer3 {
  position: absolute;
  width: 100%;
  z-index: 3;
  background: url('../img/bg_banner.png') no-repeat;
  background-position: center 50px;
  height: 225px;
  opacity: 0.5;
}

#layer4 {
  position: absolute;
  top: 142px;
  width: 980px;
  z-index: 4;
  height: 235px;
}

#layer4 .container .banner_pictures {
  position: absolute; 
  width: 220px;
}

#layer4 .container .banner_headers {
  position: absolute; 
  top: 65px; 
  left: 228px;
  width: 730px;
}

#layer4 .container .banner_links {
  position: absolute; 
  top: 110px; 
  left: 338px;
  width: 400px;
  line-height: 20px;
}

#layer4 .container .banner_arrows {
  position: absolute; 
  top: 130px; 
  left: 840px;
  width: 60px;
}

#layer4 .container .banner_links A {
  color: white;
}

#layer4 .container .banner_links A:hover {
  text-decoration: none;
}

.banner_headers H1, .banner_headers H1 A {
  color: #84cefd;
  font-size: 30pt;
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 1px;
  text-decoration: none;
}

.banner_headers H2, .banner_headers H2 A, .banner_headers H2 A:hover {
  color: #d6effe;
  font-size: 14pt;
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 1px;
  margin-top: 4px;
  text-decoration: none;
}

.logotypes {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 0px;
  border-top: solid 1px #ebebeb;
}

.columns_4 {
  width: 227px;
  float: left;
  margin: 4px 24px 0 0;
}

.columns_4:nth-child(4n+4) {
  margin-right: 0px !important;
}

.columns_3 {
  width: 310px;
  float: left;
  margin-right: 25px;
}

.columns_3:nth-child(3n+3) {
  margin-right: 0px !important;
}

.association .columns_3:nth-child(2n+2) {
  margin-right: 0px !important;
}

.serv_columns_3 {
  width: 310px;
  float: left;
  margin-right: 25px;
}

.columns_2_2 {
  width: 728px;
  float: left;
  padding-top: 38px;
  margin-bottom: 30px;
}
.address-items {
    display: flex;
    justify-content: space-between;
}
.footer_address_line {
    flex: none;
    width: 330px;
    line-height: 1.3em;
    font-size: 13px;
}
.footer_address_line a {
    font-size: 15px;
    display: block;
    margin-bottom: 5px;
}
.office-item-phone {
    margin-top: 5px;
    font-size: 14px;
}

.serv_columns_3:nth-child(3n+1) {
  margin-right: 0px !important;
}

.association {
  margin: 10px 0 35px 0;
}

.association IMG {
  margin-bottom: 10px;
}

.association .columns_3 {
  width: 268px;
}

.fenced {
  border-radius: 8px;
  border: solid 1px #999999;
  padding: 14px 20px;
}

.fenced_orange {
  border-radius: 8px;
  border: solid 1px orange;
  padding: 10px 15px;
}

.mega_button {
  padding: 7px 40px !important;
  font-size: 18px !important;
}

.columns_2 {
  width: 478px;
  float: left;
  margin-right: 24px;
}

.columns_2:nth-child(2n+2) {
  margin-right: 0px !important;
}

.columns_2 .columns_4:nth-child(2n+2) {
  margin-right: 0px !important;
}

.columns_31 {
  width: 645px;
  float: left;
  margin-right: 25px;
}

.columns_32 {
  width: 310px;
  float: left;
}

.columns_31_trade {
  width: 645px;
  float: left;
  margin-right: 15px;
}

.columns_32_trade {
  width: 320px;
  float: left;
}

.columns_32_trade .banner_lc {
  margin-top: 25px;
}

.columns_32_trade .banner_lc IMG {
  border-radius: 4px;
}

.columns_big {
  width: 628px;
  min-width: 628px;
  float: left;
  margin-right: 25px;
  padding-left: 62px;
  padding-right: 20px;
}

.spacer_10 {
  height: 10px;
}

.prefooter_contact {
    background-image: url("/img/bg_fp_m.jpg");
    color: white;
    height: 555px;
    background-repeat: repeat-x;
    background-color: #335b9a;
}

.prefooter_contact_bg {
    background-image: url("/img/bg_fp_m_center.png");
    background-size: cover;
    padding-top: 30px;
}

.prefooter_contact A, .prefooter_contact H2 {
  color: white;
}

.prefooter_contact H2, .map_items H2 {
  font-size: 18px;
}

.footer_address_line1 {
  line-height: 16px;
  margin-bottom: 12px;
}

.footer_address_line2 {
  font-size: 18px;
  margin-bottom: 12px;
}

.prefooter_contact A:hover {
  color: #ebebeb;
  text-decoration: none;
}

.prefooter_sitemap A:hover {
  color: blue;
  text-decoration: none;
}

.prefooter_sitemap {
  background: url("/img/bg_partners_light.png") repeat;
  padding: 24px 0px;
  line-height: 22px;
  font-size: 12px;
}

.links_block {
  line-height: 20px;
}

.link_to_detail {
  margin-top: 4px;
}

footer .column_1 {
  margin-top: 15px;
  width: 735px;
  float: left;
  line-height: 15px;
  font-size: 11px;
}

footer .column_1 .copy {
  padding-left: 20px;
  width: 500px;
}

footer .column_2 {
  margin-top: 15px;
  width: 245px;
  float: left;
  line-height: 15px;
  text-align: right;
}

footer { background: url("/img/bg_footer_ip_center_long.png") #3f70bd no-repeat top center; }
footer .copy, footer A, footer A:hover { color: white; }

H1, H2, H3, H4 {
  padding: 0px;
  margin: 0px;
  font-weight: normal;
}

H2, .all_intra_pages H1 {
  font-size: 22px;
  color: orange;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1em;
  margin-bottom: 12px;
}

.all_intra_pages H1 {
  font-size: 28px;
  color: black;
}

H2 A {
  color: orange;
}

H2 A:hover {
  color: orange;
  text-decoration: none;
}

H3 {
  font-size: 20px;
  color: gray;
  font-family: 'Roboto Condensed', sans-serif;
}

.prefooter_sitemap H3 {
  font-size: 18px;
}

H3 A {
  color: gray;
}

H3 A:hover {
  color: black !important;
  text-decoration: none;
}

.postheader IMG {
  border-radius: 8px;
  border: #7cb1dd solid 1px;
}

A {
  color: #00619d;
}

A:hover {
  color: blue;
  text-decoration: none;
}

.preview_link A {
  color: black;
  text-decoration: none;
}

.preview_link A:hover {
  color: gray;
}

A.interactive {
  text-decoration: none; 
  border-bottom: 1px dashed #00619d; 
  padding-bottom: 1px;
}

A.interactive:hover {
  color: blue;
  border-bottom: 1px dashed blue;
}

.overhid {
  overflow: hidden; 
}

.f_left {
  float: left;
}

.f_right {
  float: right;
}

.txt_red {
  color: red;
}

.txt_gray {
  color: #999999;
}

.txt_gray A:hover {
  color: blue;
  text-decoration: none;
}

.txt_sm {
  font-size: 12px;
}

.txt_big {
  font-size: 16px;
}

.txt_subheader {
  font-size: 14px;
  margin-bottom: 4px;
}

.txt_title {
  font-size: 17px;
  font-family: "Roboto Condensed",sans-serif;
}

.txt_title A {
  text-decoration: none;
}

.light_gray {
  background-color: #f9f9f9;
}

.news_header {
  margin-bottom: 10px;
}

.news_preview {
  margin-bottom: 30px;
}

.hr {
  border-bottom: solid 1px #ebebeb;
  width: 100%;
  height: 1px;
  margin: 30px 0px;
}

.proposal {
  margin: 12px 0px;
}

.vendors {
  margin-bottom: 30px;
}

.vendors UL {
  margin-left: 0;
  padding-left: 0;
}

.vendors .fp_vendor {
  width: 118px;
  margin-left: 0;
  padding-left: 0;
  height: 84px;
  outline: none;
}

.vendors LI.arrow_left, .vendors LI.arrow_right {
  cursor: pointer;
  width: 15px;
}

.vendors LI.arrow_left {
  background: url("/img/logotypes/arrow_left.gif") no-repeat white;
  left: -14 !important;
}

.vendors LI.arrow_left:hover {
  background: url("/img/logotypes/arrow_left_a.gif") no-repeat white;
}

.vendors LI.arrow_right {
  background: url("/img/logotypes/arrow_right.gif") no-repeat white;
  right: -14px !important;
}

.vendors LI.arrow_right:hover {
  background: url("/img/logotypes/arrow_right_a.gif") no-repeat white;
}


.prefooter_sitemap UL, .prefooter_contact UL, .map_items UL {
  margin-left: 0;
  padding-left: 0;
}

.prefooter_sitemap UL LI, .prefooter_contact UL LI, .map_items UL LI {
  list-style: none;
  font-size: 13px;
  margin-bottom: 4px;
}

.map_offices {
  margin-top: 35px;
}

.map_offices .footer_address_line1 {
  line-height: 1.5em;
  font-size: 13px;
  color: gray;
}

.map_offices .footer_address_line2 {
  font-size: 14px;
  color: gray;
}

.map_offices .footer_address_line1 A {
  font-size: 14px;
}

/* ���������� �������� */

#intra_top_menu {
  background-color: #006fac;
  width: 100%;
  height: 41px;
  position: absolute;
  top: 87px;
}

#intra_top_menu_float {
  background-color: #006fac;
  width: 100%;
  height: 41px;
  position: fixed;
  top: 0;
  display: none;
  z-index: 1000;
}

.menu_bottom_border {
  background: url("../img/transparent_bg_top_menu.png") repeat;
  width: 100%;
  height: 10px;
}

#intra_top_menu .intra_topmenu A, #intra_top_menu_float .intra_topmenu A {
  color: white;
  text-decoration: none;
}

#intra_top_menu .intra_topmenu {
  padding-left: 44px;
}

#intra_top_menu .menu_item, #intra_top_menu_float .menu_item {
  float: left;
  padding: 0 19px;
  font-size: 17px;
  height: 41px;
  line-height: 41px;
}

#intra_top_menu .active .menu_item, #intra_top_menu_float .active .menu_item {
  background-color: #f9b431;
}

.path {
  color: #999999;
  font-size: 10.8pt;
  font-family: 'Roboto Condensed', sans-serif;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 62px;
}

.path A {
  color: #999999;
}

.all_intra_pages H1 {
  margin-left: 0px;
}

.all_intra_pages H1.edge {
  margin-left: 0 !important;
}

H1.intra_index_page {
  margin-top: 17px;
}

H2.intra_index_page {
  margin-top: 22px;
}

.sub_menu .active A, .sub_menu .active A:hover {
  text-decoration: none;
}

.sub_menu .active A, .sub_menu .active A:hover {
  color: white;
}

.sub_menu .sub_menu_item_na {
  background: url("/img/bg_menu_na.png") no-repeat;
}

.sub_menu .active {
  margin-top: -1px;
  background: url("/img/bg_menu_act.png") no-repeat;
}

.sub_menu .sub_menu_item {
  padding: 7px 0 10px 20px;
}

.news_announce {
  margin-left: -62px;
  margin-bottom: 40px;
  color: gray;
  font-size: 16px;
}

.ib {
  margin-left: -62px;
  margin-bottom: 30px;
  margin-top: 30px;
  color: gray;
  font-size: 16px;
}

.news_announce_sm {
  margin-left: -62px;
  color: gray;
  font-size: 14px;
}

.news_announce_sm P, .news_announce P, .news_preview P {
  margin-top: 0;
}

.nc_datetime {
  color: gray;
  font-size: 12px;
}

.offices_sm {
  margin-bottom: 40px;
}

.offices_sm .news_header {
  margin-bottom: 4px;
}

.offices_sm  .city_pict {
  width: 90px;
}

.offices_sm .office_title {
  width: 220px;
  padding-top: 0;
}

.offices_sm .address_full {
  font-size: 12px;
  margin-bottom: 4px;
}

.offices_sm .city_pict IMG {
  width: 70%;
}

.city_pict {
  width: 90px;
}

.office_title {
  width: 506px;
  padding-top: 10px;
}

.office_title H3 A {
  color: black;
}

.office .address_description {
  color: gray;
  margin-top: 5px;
  font-size: 12px;
}

.office_details {
  margin-top: 20px;
}

.office_details .c_left {
  width: 280px;
  margin-right: 16px;
}

.office_details .c_right {
  width: 300px;
  padding-top: 3px;
}

.phones_line {
  margin: 3px 0 7px 0;
}

.phone_code {
  color: gray;
  font-size: 12px;
}

.office {
  margin-bottom: 35px;
  padding: 10px 10px 20px 20px;
}

.mail_form_line INPUT.text_field, .mail_form_line TEXTAREA {
  width: 350px;
  font-family: Verdana;
  font-size: 14px;
  padding: 3px 10px;
  margin-bottom: 10px;
}

.mail_form_line TEXTAREA {
  width: 628px;
  height: 180px;
}

#nc_captcha_refresh_button0 {
  border: 0;
  background-color: white;
  padding-left: 40px;
  color: #00619d;
  padding: 0 0 1px 0;
  border-bottom: dashed 1px #00619d;
  margin-left: 20px;
  font-size: 16px;
  position: absolute;
  top: 15px;
  left: 220px;
  cursor: pointer;
}

IMG.reload {
  position: absolute;
  top: 15px;
  left: 210px;
}

.txt_sign {
  margin-top: 7px;
  color: gray;
  font-size: 12px;
}

.button_big {
  margin-top: 20px;
  padding: 7px 20px;
  font-size: 16px;
}

.mail_error {
  margin-bottom: 30px;
  border: 2px solid orange;
  border-radius: 5px;
  padding: 14px 20px 14px 70px;
  background: url(../img/error.png) no-repeat 14px 14px;
}

.mail_ok {
  margin-bottom: 30px;
  border: 2px solid green;
  border-radius: 5px;
  padding: 14px 20px 14px 70px;
  background: url(../img/email_go.png) no-repeat 14px 14px;
}

.vacancy_office {
  margin-bottom: 20px;
}

.vacancy_office H3 A {
  color: black;
}

.vacancy_item {
  background: url(../img/page_green.png) no-repeat left 5px;
  margin-left: -3px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-left: 50px;
}

.vacancy_item_fp {
  margin-top: 10px;
  margin-bottom: 25px;
}

.vacancy_desc {
  font-size: 13px;
}

.vacancy_full UL LI {
  margin-bottom: 7px;
}

.vacancy_full H3 {
  color: black;
}

.vacancy_full .news_announce {
  margin-left: 0;
}

.vacancy_desc P {
  margin-top: 5px;
}

.vacancy_form {
  margin-bottom: 7px;
}

.vacancy_form .c_left {
  width: 200px;
  float: left;
  padding-top: 8px;
  padding-right: 10px;
}

.vacancy_form .c_right {
  width: 418px;
  float: left;
}

.vacancy_form .c_right INPUT.styler {
  width: 418px;
}

.vacancy_form .c_right TEXTAREA {
  width: 418px;
  height: 120px;
}

.signature {
  color: gray;
  margin-top: 5px;
  font-size: 12px;
}

.vendor_header {
  margin-top: 30px;
}

.vendor_logo {
  width: 116px;
  height: 84px;
  cursor: pointer;
  border: solid 1px white;
  border-radius: 4px;
  background-position: 0 -84px;
}

.fp_vendor {
  height: 84px;
}

.fp_vendor:hover {
  background-position: 0 -84px;
}

.service_vendor {
  width: 200px;
  height: 84px;
  border: solid 1px #999999;
  border-radius: 4px;
  margin-right: 15px;
  margin-top: 4px;
  margin-bottom: 15px;
  background-position: 42px -84px;
  background-repeat: no-repeat;
}

.service_vendor:nth-child(3n+3) {
  margin-right: 0;
}

.vendor_link {
  margin-bottom: 10px;
}

.vendor_data, .certification_list_item, .pers_certification_count {
  width: 458px;
  margin-left: 30px;
  padding-left: 20px;
  border-left: 2px solid #ebebeb;
}

.vendor_data {
  padding-bottom: 20px;
  min-height: 84px;
}

.certification_list_item, .pers_certification_count {
  margin-left: 148px;
  padding-bottom: 7px;
}

.cert_second_name {
  color: gray;
  font-size: 12px;
}

.pers_certification_count {
  padding-bottom: 14px;
  padding-top: 14px;
  color: gray;
}

.pers_certification_count SPAN {
  padding: 4px 8px;
  color: white;
  background-color: #5bbf5b;
  border-radius: 50px;
}

.license_list_item {
  margin-bottom: 17px;
}

TABLE.price {
  width: 100%;
  font-size: 13px;
  border-spacing: 0;
}

TABLE.price TD.title {
  padding: 7px 10px;
  background-color: #999999;
  color: white;
}

TABLE.price TD.title_2 {
  text-align: right;
}

TABLE.price TR.row TD {
  padding: 5px 10px;
  border-bottom: 1px solid #999999;
}

TABLE.price TD.data_2, TABLE.price TD.title_2 {
  text-align: right;
}

TABLE.price TD.data_2 {
  vertical-align: top;
}

TABLE.price TR.row:hover {
  background-color: #ebebeb;
}


.index_it {
  background:  url(../img/bg_software_it_blue.jpg) center top;
  height: 323px;
}

.index_software {
  background:  url(../img/bg_software_2.jpg) center top;
  height: 323px;
}

.index_trade {
  background:  url(../img/bg_trade3.jpg) center top;
  height: 323px;
}

.index_service {
  background:  url(../img/bg_solutions.png) center top;
  height: 323px;
}

.index_company {
  background:  url(../img/bg_company_du.jpg) center top;
  height: 323px;
}

.index_proposal_3 {
  margin-top: 24px;
  width: 320px;
  height: 230px;
  background:  url(../img/index_proposal_3.png);
  margin-right: 10px;
  border-radius: 4px;
}

.index_proposal_3:nth-child(3n+3) {
  margin-right: 0px !important;
}

.proposal .container {
  margin: 25px 25px 10px 30px;
}

.proposal H2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  line-height: 1.2em;
  color: black;
}

.proposal H2 A {
  color: black;
  text-decoration: underline;
}

.proposal H2 A:hover {
  color: orange;
}

.proposal LI {
  list-style-type: none;
  margin-bottom: 4px;
}

.proposal UL {
  margin-left: 0;
  padding-left: 0;
}

.proposal UL UL LI {
  margin-top: 4px;
  margin-left: 20px !important;
}

.status_form {
  margin-top: 20px;
  margin-bottom: 35px;
  height: 34px;
  display: flex;
}

.status_form .label {
  line-height: 32px;
  font-size: 17px;
  font-family: 'Roboto Condensed', sans-serif;
  width: 300px;
}

.status_form .search_field {
  width: 255px;
  padding-right: 20px;
  position: relative;
}

.status_form .search_field > .search_field__note {
    animation: fadein ease 0.3s;
    -webkit-animation: fadein ease 0.3s;
    visibility: hidden;
    left: 0;
    min-width: 100%;
    padding-top: 2px;
    position: absolute;
    bottom: -94px;
    z-index: 2;
    background-color: #d2dff9;
    padding: 10px 15px;
    border-radius: 4px;
    width: 350px;
}
.status_form .search_field > .search_field__note::before {
    content: ''; 
    position: absolute;
    left: 20px; top: -20px;
    border: 10px solid transparent;
    border-bottom: 10px solid #d2dff9;
   }
.status_form .search_field:hover > .search_field__note {
  visibility: visible;
}

.status_form .search_field INPUT {
  width: 100%;
}

.status_form .search_button, .status_form .search_button INPUT {
  width: 130px;
}

.notice_with_pic {
  width: 710px;
  margin-bottom: 50px;
  margin-top: 40px;
  margin-left: -62px;
}

.notice_with_pic .c_left {
  width: 200px;
}

.notice_with_pic .c_right {
  width: 510px;
}

H3 + P {
  margin-top: 4px;
}

UL + H2, P + H2, OL + H2 {
  margin-top: 35px;
}

OL LI {
  margin-bottom: 4px;
}

.claim, .price {
  margin: 20px 0 30px 0;
  padding: 20px;
  border: 1px solid gray;
  border-radius: 5px;
}

.claim .c_left, .price .c_left {
  width: 100px;
}

.claim .c_right {
  width: 486px;
}

.price {
  width: 574px;
}

.price .c_right {
  width: 470px;
}

.advantages H3 {
  border-radius: 5px;
  height: 62px;
  padding-left: 62px;
  background:  url(../img/i.png) #036fb3 no-repeat 15px 15px;
  line-height: 64px;
  color: white;
}

.advantages P {
  margin-top: 14px;
  font-size: 14px;
}

.news_in_company_page {
  width: 590px;
}

.full_news UL LI {
 padding-left: 0;
}

.full_news UL LI {
  margin-bottom: 7px;
}

.bg_gray {
  background: url("/img/bg_partners.png") repeat;
}

.bg_gray_light {
  background: url("/img/bg_partners_light.png") repeat;
}

.bg_blue {
  background-color: #036fb3;
  color: white;
}

.bg_gray H3 A {
  color: black;
}

.bg_gray H3 A:hover {
  color: gray;
}

.mini_notice {
  padding: 14px 20px 24px 28px;
}

.simple_solution {
  width: 227px;
  float: left;
  margin-right: 24px;
  position: relative;
  background: white;
  text-align: center;
  height: 400px;
}

.simple_solution .simple_solution_type {
  font-size: 22px;
  margin: 17px 0 10px 0;
}

.simple_solution .simple_solution_type A {
  color: #97c14f;
  font-family: "Roboto Condensed",sans-serif;
  text-decoration: none;
}

.simple_solution .simple_solution_type A:hover {
  text-decoration: underline;
}

.simple_solution .simple_solution_title, .simple_solution .simple_solution_title A {
  text-decoration: underline;  
  margin: 0 5px 20px 5px;
  font-size: 14px;
  color: #6c6c6c;
  text-decoration: none;
}

.simple_solution:nth-child(4n+4) {
  margin-right: 0px !important;
}

.simple_solution_notice {
  position: absolute;
  top: 238px;
  left: 0px;
  font-size: 11px;
  color: #aeaeae;
  margin: 0px 10px;
  height: 90px;
  line-height: 1.5em;
}

.simple_solution_link {
  position: absolute;
  top: 355px;
  left: 90px;
  width: 50px;
  height: 25px;
}

.columns_intra_right {
  width: 227px;
}

.columns_intra_right_trade {
  width: 300px;
}

.columns_intra_right_trade .banner_lc IMG {
  border-radius: 4px;
}

.columns_big_trade {
  width: 578px;
  float: left;
  padding-left: 62px;
  padding-right: 40px;
}

.simple_solution_notice A {
  color: #6c6c6c;
  text-decoration: none;
}

.txt_block {
  padding: 20px 0;
}

.page_simple_solutions {
  margin-left: -62px;
}

.submenu_line {
  padding: 10px 15px;
  background-color: #f0f0f0;
  font-size: 12px;
}

.submenu_line SPAN, .submenu_line A {
  color: #00619d;
}

.ss_item {
  margin-top: 40px;
}

.seminar_details .ss_item {
  margin-top: 0px;
}

H2.ss_reg {
  margin-top: 25px;
  margin-bottom: -20px;
}

.seminar_date {
  margin: 10px 0;
  float: left;
}

.ss_item .ss_picture {
  width: 272px;
}

.ss_item .ss_picture IMG {
    border-radius: 10px;
    width: 221px;
    height: 147px;
}

.ss_reg_form {
  margin-left: -62px;
}

.ss_reg_form .ss_picture {
  width: 272px;
}

.ss_reg_form .ss_content {
  width: 418px;
}

.ss_reg_form .ss_picture IMG {
  border-radius: 10px;
}

.ss_item .ss_content {
  width: 418px;
  padding-top: 10px;
}

.ss_item .ss_content H2 A {
  color: black;
}

.ss_type {
  font-size: 11px;
  padding: 4px 7px;
  margin-bottom: 10px;
  border-radius: 4px;
  color: white;
}

.ss_type A {
  color: white;
  text-decoration: none;
}

.ss_type_1 {
  background-color: #71a6b1;
}

.ss_type_2 {
  background-color: #e86863;
}

.ss_type_3 {
  background-color: green;
}

.seminar_point {
  margin-left: 20px;
}

.tmp_pic {
  width: 318px;
}

.tmp_text {
  width: 310px;
}

.list_item {
  margin-bottom: 10px;
}

.it_skills, .contact_proposals {
  padding-bottom: 25px;
  width: 575px;
}

.it_skills {
  margin-top: 24px;
}

.contact_proposals {
  margin-bottom: 24px;
}

.it_skills H3, .contact_proposals H3 {
  margin-bottom: 14px;
  font-size: 22px;
  color: black;
}

.it_skills H3 A {
  color: black;
}

.contact_proposals H3 A {
  color: orange;
}

.it_skills IMG, .contact_proposals IMG {
  border-radius: 7px;
  margin-bottom: 10px;
}

.complex_item IMG {
  display: block;
  margin: 5px 0 5px 105px;
}

.complex_item .complex_number {
  border-radius: 200px;
  width: 52px;
  padding-left: 28px;
  height: 80px;
  font-size: 44px;
  color: white;
  line-height: 80px;
}

.complex_item .complex_text H3 {
  height: 80px;
  line-height: 80px;
}

.complex_item .complex_text {
  width: 205px;
  padding-left: 25px;
}

.complex_page_item IMG {
  display: block;
  margin: 10px 0 10px 210px;
}

.complex_page_item .complex_page_number {
  border-radius: 5px;
  width: 150px;
  padding-left: 15px;
  padding-top: 10px;
  height: 75px;
  font-size: 30px;
  color: white;
}

.complex_page_item .complex_page_text {
  width: 430px;
  margin-left: 33px;
}

.report_file {
  margin-top: 14px;
  background: url("/img/file_extension_pdf.png") no-repeat;
  padding-left: 45px;
  min-height: 32px;
}

.report_line {
  margin-top: 20px;
  margin-bottom: 30px;
}

.search_results_page {
  background-image: url("/img/bg_search_page.png");
  background-position-x: right;
  background-position-y: top;
  background-repeat: no-repeat;
  padding-left: 22px;
  padding-right: 285px;
  min-height: 300px;
}

.office_in_dialog A, .ui-widget-content A {
  color: #00619d !important;
}

.ui-widget-content {
  background-color: #ffffff !important;
}

.office_in_dialog {
  margin-top: 10px;
  margin-bottom: 20px;
}

.office_in_dialog .city_pict {
  width: 60px;
}

.office_in_dialog .city_pict IMG {
  width: 40px;
}

.office_in_dialog .office_name {
  width: 210px;
}

.office_in_dialog .office_schedule {
  width: 290px;
}

.office_in_dialog .office_phones {
  width: 250px;
}

.products_table {
  
}

.products_table TD {
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #ebebeb;
}

.products_table TD.priceTD {
  text-align: right;
  width: 85px;
  font-size: 16px;
  color: #666666;
}

.products_table TD.stocks {
  width: 70px;
  position: relative;
}

.products_table TD.stocks .stocks_pics {
  position: absolute;
  top: 10px;
  right: 0;
}

.goods_list H2 {
  margin-top: 30px;
}

.goods_list H2:first-of-type {
  margin-top: 0;
}

A.active_group {
  color: #333333;
}

TD.product_title {
  width: 443px;
  font-size: 15px;
}

.full_news P IMG {
  margin: 14px 0;
}

.elements, .txt_elements {
  height: 24px;
}

.elements SPAN {
  margin-left: 5px;
  padding: 4px 7px;
  font-size: 11px;
  color: white;
  background-color: #71a6b1;
  border-radius: 4px;
}

.txt_elements SPAN {
  padding: 4px 0;
  font-size: 12px;
  color: gray;
}

.sem_shed_item {
  margin-left: -62px;
  margin-bottom: 20px;
  font-size: 16px;
}

.sem_shed_item .c_left {
  width: 62px;
}

.sem_shed_item .c_right {
  width: 628px;
}

.sem_shed_desc {
  color: gray;
  font-size: 14px;
}

.speaker {
  color: gray;
  font-size: 14px;
  margin-top: 7px;
}

.radio_container {
  padding: 5px 0;
}

.ib TABLE {
  font-size: 12px;
  width: 100%;
}

.ib TABLE TD {
  border-bottom: 1px solid #999999;
}

.two_columns_promo {
  width: 918px;
  margin-bottom: 60px;
  margin-left: 62px;
}

.two_columns_promo .l_column {
  width: 180px;
}

.two_columns_promo .r_column {
  width: 738px;
  padding-top: 25px;
}

H1.map {
  margin-top: 20px;
}

.map_item {
  width: 180px;
  margin-right: 20px;
}

.privacy_policy {
  margin-top: -40px;
}

.privacy_policy H3 {
  margin-top: 40px;
}

.privacy_policy H3:first-of-type {
  margin-top: 0;
}

ul.big-list li {
    margin-bottom: 14px;
}
.full_news h4 {
    font-size: 18px;
    color: #555782;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1em;
    margin-bottom: 7px;
    margin-top: 20px;
}
.full_news h4 ~ p {
    margin-top: 0;
}
.news_picture_on_page img {
    border-radius: 5px;
}
.news_picture_on_page {
    margin-left: -62px;
    margin-bottom: 20px;
}
.news-preview-title:hover {
    color: #666;
}
.news-preview-title {
    color: black;
    text-decoration: none;
}
.news_picture_list img {
    border-radius: 5px;
    margin-bottom: 10px;
}
.news-in-group {
    width: 640px; 
    margin-left: -62px;
}
.news-in-group img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.news-in-group .news_header {
    background-color: #f0f0f0;
    margin-top: -3px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px 20px;
    font-size: 18px;
}
.modal-link {
    color: blue;
    border-bottom: 1px dashed;
    cursor: pointer;
}
.repair-form {
    background: url(/img/bg_partners_light_body.png) white repeat-x;
    padding-top: 20px;
}

/* New first page */

.proposals {
    display: flex;
    justify-content: space-between;
}
.proposals__item {
    flex: none;
    width: 316px;
}
.proposals__item h3 {
    text-align: center;
    margin: 0 auto 15px;
    font-size: 22px;
}
.proposals__item h3 a {
    text-decoration: none;
    color: black;
}
.proposals__item h3 a:hover {
    color: blue;
}
.proposals__item--picture img {
    border-radius: 4px;
    transition: .2s;
}
.proposals__item--picture img:hover {
    opacity: 0.8;
}
.proposals__item--preview {
    margin-top: 15px;
    text-align: center;
    line-height: 1.4em;
    font-size: 14px;
    padding: 0 4px;
}
.proposals__item--preview a {
    text-decoration: none;
    color: black;
    transition: .2s;
}
.proposals__item--preview a:hover {
    color: gray;
}
.advantages-container {
    padding: 25px 0;
    margin: 35px 0;
}
.advantages-container h2 {
    color: black;
    font-size: 30px;
}
.advantages {
    display: flex;
    justify-content: space-between;
}
.advantages__item {
    flex: none;
    width: 316px;
    text-align: center;
}
.advantages__item--pic {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 140px;
}
.advantages__item--name {
    margin-bottom: 15px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
}
.advantages__item--text {
    line-height: 1.4em;
    font-size: 14px;
    padding: 0 4px;
}
.txt-new-style {
    line-height: 1.4em;
    font-size: 14px;
}
.sub-links {
    display: flex;
    margin-top: 20px;
    font-size: 15px;
}
.sub-links div {
    margin-right: 35px;
}
.fp-news {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 40px;
}
.fp-news__item {
    flex: none;
    width: 310px;
    margin-top: 15px;
}
.fp-news__item--date {
    margin-bottom: 10px;
}
.fp-news__item--date span {
    background-color: #91abd6;
    padding: 3px 10px 4px;
    color: white;
    border-radius: 3px;
}
.fp-news__item--picture img {
    border-radius: 4px;
    margin-bottom: 5px;
}
.fp-news__item--title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    margin-bottom: 7px;
}
.fp-news__item--title a {
    text-decoration: none;
}
.fp-news__item--preview {
    font-size: 14px;
    line-height: 1.2em;
}
.slick-prev:before, .slick-next:before {
    content: '' !important;
}
.slick-prev {
    background-image: url(/img/arrow-left.png) !important;
}
.slick-next {
    background-image: url(/img/arrow-right.png) !important;
}
.slick-prev, .slick-next {
    width: 19px !important;
    height: 32px !important;
}

.service_sub .path {
    margin-left: 0px;
}
.service_sub .columns_big.f_left {
    padding-left: 0;
    width: 708px;
}
.service_sub .notice_with_pic,
.service_sub .news_announce_sm {
    margin-left: 0;
}

.service-bottom-container {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}
.service-bottom-container__item {
    width: 49%;
    border: solid 2px #82c1ed;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 5px;
}
.service-bottom-container__item h4 {
    font-size: 20px;
    color: orange;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1em;
    margin-bottom: 12px;
}