* {
    margin: 0;
    padding: 0;
}
body {
	background: #dedede;
	font: 17px 'PT Sans', sans-serif;
	line-height: 25px;
	color: #000;
}
a, a:link, a:visited, a:active {
	color: #1f3b95;
}
a:hover, a.hover {
    color: #1f3b95;
}
img {
    border: 0;
}
.clear {
    display: block;
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0 0 -1px;
}

#container {
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 225px rgba(56, 131, 255, 0.075);
}

#container, .top, .page, .footer {
    min-width: 1000px;
    max-width: 1450px;

    /*width: 1200px;*/

}

.top {
    position: fixed;
    width: 100%;
    z-index: 10000;
    height: 141px;
    background: #223785;
    width: 100%;

    /*width: 1200px;*/
}
.top_content {
    position: relative;
    margin: 0 auto;

}
.top .logo {
    display: block;
    position: absolute;
    top: 27px;
    left: 8.916666666667%;
    margin: 0 0 0 -10px;
    background: url("/images/logo_alimp.gif") no-repeat 0 0;
    width: 206px;
    height: 87px;
}

.top .nav {
	font: 16px 'PT Sans Caption', sans-serif;
	line-height: 21px;
	letter-spacing: 0.55px;
	position: absolute;
    top: 63px;
    left: 27.5%;
}
.top .nav li {
    list-style-type: none;
    display: inline;
    padding: 0 1px 0 15px;
}
.top .nav li a {
    color: #fff;
    text-decoration: none;
}
.top .nav li a:hover {
    color: #99aeff;
}
.top .nav li.active a {
    color: #99aeff;
    cursor: text;
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 0.4px;
}
.top .nav li.wide {
    display: inline;
}
.top .nav li.narrow {
    display: none;
}
.top .line {
    margin: 0 6% 0 6.083333333333%;
    height: 10px;
    line-height: 10px;
    font-size: 10px;
    position: relative;
    top: 130px;
    left: 0;
    border-bottom: 1px solid #6f7db0;
}

.inner_page .top {
    height: 105px;
}
.inner_page .top .logo {
    top: 15px;
    margin: 0 0 0 -6px;
    background: url("/images/logo_alimp_small.gif") no-repeat 0 0;
    width: 179px;
    height: 74px;
}
.inner_page .top .nav {
    top: 44px;
    left: 27.5%;
}
.inner_page .top .line {
    position: absolute;
    left: 26.583333333333%;
    top: 37px;
    height: 33px;
    width: 10px;
    margin: 0;
    border-bottom: 0;
    border-left: 1px solid #6f7db0;
}

.page {
    padding: 141px 0 0;
}
.inner_page .page {
    padding: 105px 0 15px;
}

.page .intro {
    position: relative;
    z-index: 95;
    color: #fff;
    padding: 61px 0 98px;
    background: #223785 url("/images/devices_terminal_intro.jpg") no-repeat 50% 227px;
}
.page .intro h3 {
    font: bold 37px 'PT Sans', sans-serif;
	line-height: 48px;
	color: #fff;
	letter-spacing: 1.6px;
	text-align: center;
	padding: 0 0 0 2px;
}
.page .intro h4 {
    font: 16px 'PT Sans Caption', sans-serif;
	line-height: 25px;
	color: #7296ff;
	letter-spacing: 0.75px;
	text-align: center;

}
.page .intro h4 em {
    display: inline-block;
    margin: 0 auto;
	padding: 17px 8px 20px 36px;
    font-style: normal;
    background: url("/images/ico_flash_blue.gif") no-repeat 0 12px;
}
.page .intro .about {
    padding: 50px 10.41666666666667% 0 61.75%;
}
.page .intro .about p {
    color: #d9d9d9;
    font-size: 16px;
    line-height: 21px;
	letter-spacing: 0.55px;
	padding: 0 0 21px;
}
.page .intro .about p.highlight {
    color: #fff;
    font-size: 18px;
    line-height: 25px;
	letter-spacing: 0.65px;
	font-weight: bold;
	padding: 0 0 25px;
}
.page .intro ul.sub_nav {
    font: 15px 'PT Sans Caption', sans-serif;
    line-height: 21px;
    color: #b2b2b2;
	letter-spacing: 0.7px;
    padding: 22px 0 0;
}
.page .intro ul.sub_nav li {
    list-style-type: none;
    padding: 0 0 16px;
}
.page .intro ul.sub_nav li a {
    color: #fff;
}
.page .intro ul.sub_nav li a:hover {
    color: #4a82e9;
}
.page .intro .sign_iec {
    position: relative;
}
.page .intro .sign_iec span {
    display: block;
    position: absolute;
    top: -42px;
    left: 100%;
    background: url("/images/sign_iec.png") no-repeat 0 0;
    width: 96px;
    height: 88px;
    margin: 0 0 0 -72px;
}

.page .products {
    position: relative;
    z-index: 100;
    box-shadow: 0 0 35px rgba(56, 131, 255, 0.15);
    padding: 49px 0 58px;
    border-top: 1px solid #e5f8ff;
    border-bottom: 1px solid #e5f8ff;
}
.page .products h2 {
    position: absolute;
    left: 8.916666666667%;
    top: -78px;
    font: bold 20px 'PT Sans Caption', sans-serif;
    line-height: 25px;
    color: #e6e6e6;
	letter-spacing: 0.2px;
    padding: 0;
}
.page .products .alimp {
    padding: 4px 0 0 8.916666666667%;
    width: 25.75%;
    float: left;
}
.page .products .alimp h5 {
    font: bold 18px 'PT Sans Caption', sans-serif;
    line-height: 25px;
    color: #000;
	letter-spacing: 0.45px;
    padding: 10px 0 13px 36px;
    position: relative;
    margin: -10px 0 0 -36px;
    background: url("/images/ico_flash_blue2.gif") no-repeat 0 3px;
}
.page .products .alimp p {
    font: 14px 'PT Sans Caption', sans-serif;
    line-height: 20px;
    color: #272626;
	letter-spacing: 0.4px;
    padding: 13px 52px 7px 0;
}
.page .products .alimp .pic {
    display: block;
    position: relative;
    background: url("/images/devices_alimp_preview.gif") no-repeat 0 0;
    width: 265px;
    height: 85px;
    margin: 21px 0 0 -13px;
}
.page .products .vomp {
    position: relative;
    padding: 4px 0 0 5%;
    width: 25.5%;
    float: left;
    border-left: 1px solid #d4ccc8;
    border-right: 1px solid #d4ccc8;
}
.page .products .vomp h5 {
    font: bold 18px 'PT Sans Caption', sans-serif;
    line-height: 25px;
    color: #000;
	letter-spacing: 0.45px;
    padding: 10px 0 13px 36px;
    position: relative;
    margin: -10px 0 0 -36px;
    background: url("/images/ico_flash_blue2.gif") no-repeat 3px 3px;
}
.page .products .vomp p {
    font: 14px 'PT Sans Caption', sans-serif;
    line-height: 20px;
    color: #272626;
	letter-spacing: 0.4px;
    padding: 13px 159px 7px 0;
}
.page .products .vomp p a {
    display: inline-block;
    padding: 13px 0 0;
    font: 13px 'PT Sans Caption', sans-serif;
    color: #525252;
	letter-spacing: 0.7px;
	line-height: 20px;
	background: url("/images/ico_papers.gif") no-repeat 78px 3px;
}
.page .products .vomp p a:hover {
    color: #000;
}
.page .products .vomp .pic {
    display: block;
    position: absolute;
    top: 46px;
    right: 43px;
    background: url("/images/devices_vomp_preview.gif") no-repeat 0 0;
    width: 87px;
    height: 165px;
}
.page .products .imz_ozz {
    position: relative;
    padding: 4px 0 0 0;
    width: 29.666666666667%;
    float: right;
}
.page .products .imz_ozz h5 {
    font: bold 18px 'PT Sans Caption', sans-serif;
    line-height: 25px;
    color: #000;
	letter-spacing: 0.45px;
    padding: 10px 0 13px 36px;
    position: relative;
    margin: -10px 0 0 -36px;
    background: url("/images/ico_flash_blue2.gif") no-repeat 3px 3px;
}
.page .products .imz_ozz p {
    font: 14px 'PT Sans Caption', sans-serif;
    line-height: 20px;
    color: #272626;
	letter-spacing: 0.4px;
    padding: 13px 135px 7px 0;
}
.page .products .imz_ozz p a {
    display: inline-block;
    padding: 13px 0 0;
    font: 13px 'PT Sans Caption', sans-serif;
    color: #525252;
	letter-spacing: 0.7px;
	line-height: 20px;
	background: url("/images/ico_papers.gif") no-repeat 78px 2px;
}
.page .products .imz_ozz p a:hover {
    color: #000;
}
.page .products .imz_ozz .pic {
    display: block;
    position: absolute;
    top: 40px;
    right: 0;
    background: url("/images/devices_imz_ozz_preview.gif") no-repeat 0 0;
    width: 118px;
    height: 172px;
}

.columns {
    padding: 87px 0 76px;
}
.columns .l_col {
    float: left;
    width: 51.833333333333%;
    margin: 0 0 0 8.916666666667%;
}
.columns .r_col {
    margin: 0 7.416666666667% 0 71%;
}
.columns .r_col_content {
    width: 100%;
    float: left;
}
.columns h2 {
    font: bold 20px 'PT Sans Caption', sans-serif;
    line-height: 25px;
    color: #233778;
	letter-spacing: 0.15px;
    padding: 0 0 45px;
}
.inner_page .columns h2 {
    padding: 61px 0 45px;
    line-height: 30px;
}
.columns p {
	letter-spacing: 0.45px;
	padding: 0 0 21px;
}
.columns p.highlight {
    font: bold 21px 'PT Sans Caption', sans-serif;
    line-height: 29px;
    color: #000;
	letter-spacing: 0.35px;
    padding: 24px 0 43px;
}
.inner_page .columns p.highlight {
    padding: 31px 0 59px;
    color: #292929;
    line-height: 30px;
}

.columns .r_col .certificate {
    padding: 63px 0 0 ;
}
.columns .r_col .certificate .pic {
    display: block;
    border: 3px solid #fff;
    box-shadow: 0 0 15px rgba(56, 131, 255, 0.15);
    background: url("/images/docs_certicitate_preview.gif") no-repeat 0 0;
    width: 141px;
    height: 200px;
    position: relative;
}
.columns .r_col .certificate .pic:hover {
    box-shadow: 0 0 25px rgba(56, 131, 255, 0.25);
}
.columns .r_col .certificate p {
    font: 14px 'PT Sans Caption', sans-serif;
    line-height: 20px;
    color: #434c6a;
	letter-spacing: 0.35px;
    padding: 34px 50px 23px 0;
}
.columns h3 {
    font: bold 20px 'PT Sans Caption', sans-serif;
    line-height: 25px;
    color: #18bd1d;
	letter-spacing: 0.15px;
    padding: 60px 0 45px;
}
.columns h1 {
    font: bold 41px 'PT Sans Caption', sans-serif;
    line-height: 48px;
    color: #1f3b95;
	letter-spacing: 0.25px;
    padding: 12px 0 59px;
    margin: 0 0 0 -3px;
}

.why_us {
    background: url("/images/bg_wires_l.jpg") no-repeat -150px 162px;
}
.why_us_content {
    padding: 15px 0 91px 8.83333333333333%;
    background: url("/images/bg_wires_r.jpg") no-repeat 113% 162px;
}
.why_us .block {
    float: left;
    margin: 0 0 0 1px;
    position: relative;
    width: 25.800548947932%;
    min-width: 282px;
    background: #fff;
    box-shadow: 0 0 25px rgba(24, 24, 24, 0.1);
    padding: 0 0 32px;
}
.why_us .block h5 {
    font: bold 18px 'PT Sans Caption', sans-serif;
    line-height: 25px;
    color: #000;
	letter-spacing: 0.35px;
    padding: 141px 14.539007092199% 39px;
    text-align: center;
}
.why_us .block p {
    padding: 0 14.539007092199% 16px;
    font: 14px 'PT Sans Caption', sans-serif;
    line-height: 21px;
    color: #272626;
	letter-spacing: 0.4px;
}
.why_us .block p.more {
    padding-top: 16px;
}
.why_us .block p.more a {
    position: relative;
    color: #272727;
    font-size: 13px;
    letter-spacing: 0.65px;
}
.why_us .block p.more a:hover {
    color: #000;
}
.why_us .block p.more a em {
    display: block;
    background: url("/images/ico_papers_blue.gif") no-repeat 0 0;
    width: 24px;
    height: 28px;
    position: absolute;
    right: 0;
    top: -12px;
    margin: 0 -32px 0 0;
}
.why_us .niokr {
    z-index: 100;
}
.why_us .mek {
    z-index: 99;
}
.why_us .tests {
    z-index: 98;
}
.why_us .niokr h5 {
    background: url("/images/ico_title_brain.gif") no-repeat 49.5% 46px;
}
.why_us .mek h5 {
    background: url("/images/ico_title_chip.gif") no-repeat 52.5% 46px;
}
.why_us .tests h5 {
    background: url("/images/ico_title_eye.gif") no-repeat 52.5% 46px;
}
.why_us .mek h5, .why_us .tests h5 {
    padding-left: 17.66666666666667%;
}
.why_us .mek p, .why_us .tests p {
    padding-left: 16.66666666666667%;
}

.footer {
    position: relative;
    height: 415px;
    background: #223785;
    color: #fff;
}
.footer a {
    color: #fff;
}
.footer a:hover {
    color: #99aeff;
}
.footer .copy {
    font: 14px 'PT Sans Caption', sans-serif;
    line-height: 21px;
    color: #bdbdbd;
	letter-spacing: 0.4px;
    padding: 75px 0 0 12.333333333333%;
    width: 47%;
}
.footer .copy em {
    display: block;
    font-style: normal;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
	letter-spacing: 0.45px;
	padding: 0 0 21px;
}
.footer .contact {
    position: relative;
    padding: 35px 0 0 12.333333333333%;
    width: 47%;
}
.footer .contact span {
    display: block;
    font: 14px 'PT Sans Caption', sans-serif;
    line-height: 23px;
    color: #cdcdcd;
    position: relative;
	letter-spacing: 0.45px;
}
.footer .contact span a {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
	letter-spacing: 0.65px;
	margin: 0 2px 0 0;
}
.footer .contact span a:hover {
    color: #99aeff;
}
.footer .contact span em {
    font-style: normal;
    font-size: 14px;
	letter-spacing: 0.55px;
	position: relative;
	margin: 0 0 0 -1px;
	padding: 0 3px 0 0;
}
.footer .contact span em.blank {
	padding: 0 51px 0 0;
}
.footer .contact span span {
    background: url("/images/ico_phone.gif") no-repeat 0 0;
    width: 29px;
    height: 30px;
    position: absolute;
    left: -48px;
    top: -3px;
}
.footer .contact span.fax {
    padding: 10px 0 35px;
}
.footer .contact address {
    position: relative;
    font-style: normal;
    font: 14px 'PT Sans Caption', sans-serif;
    line-height: 21px;
    color: #fff;
    letter-spacing: 0.4px;
}
.footer .contact address span {
    background: url("/images/ico_mail.gif") no-repeat 0 0;
    width: 26px;
    height: 22px;
    position: absolute;
    left: -48px;
    top: 0;
}
.footer .contact .email {
    position: absolute;
    top: 34px;
    left: 59.129213483146%;
    padding: 0 0 0 55px;
    background: url("/images/ico_email.gif") no-repeat 0 2px;
}
.footer .contact .email a {
    font-size: 14px;
    text-decoration: underline;
    letter-spacing: 0.4px;
}
.footer .nav {
    margin: 0 0 0 1px;
    position: absolute;
    left: 63.66666666666667%;
    padding: 0 0 0 4.916666666667%;
    top: 72px;
    border-left: 1px solid #475485;
    font: 15px 'PT Sans Caption', sans-serif;
    line-height: 21px;
    color: #fff;
    letter-spacing: 0.65px;
}
.footer .nav li {
    list-style-type: none;
    padding: 11px 0 5px;
}
.footer .nav li.active a {
    text-decoration: none;
    cursor: text;
    font-weight: bold;
    font-size: 16px;
    color: #99aeff;
    letter-spacing: 0.45px;
}
.footer .nav li:first-child {
    padding-top: 3px;

}
.footer a.making_pro {
    position: absolute;
    top: 308px;
    left: 68.75%;
    font: 11.5px 'Verdana', sans-serif;
    line-height: 19px;
    color: #aaa;
    letter-spacing: 0.1px;
    text-decoration: none;
    margin: 0 0 0 -1px;
}
.footer a.making_pro:hover {
    color: #99aeff;
}
.footer .making_pro span {
    display: block;
    background: url("/images/logo_making_pro.gif") no-repeat 0 0;
    width: 98px;
    height: 52px;
    position: absolute;
    top: -11px;
    right: 0;
    margin: 0 -104px 0 0;
}

.certificates {
    padding: 37px 0 10px 8.91666666666667%;
}
.certificates .block {
    float: left;
    width: 25.709057639606%;
    padding: 10px 0 25px;
    min-width: 270px;
}
.certificates .block .pic {
    display: block;
    position: relative;
    height: 200px;
    width: 141px;
}
.certificates .block .pic img {
    display: block;
    position: absolute;
    z-index: 100;
    left: -1px;
    top: 0;
    border: 5px solid #fff;
    box-shadow: 0 0 25px rgba(34, 55, 133, 0.1);
    width: 141px;
    height: 205px;
}
.certificates .block .pic img.order2 {
    left: 27px;
    top: 0;
    z-index: 99;
    box-shadow: 0 0 25px rgba(34, 55, 133, 0.05);
}
.certificates .block .pic img.order3 {
    left: 54px;
    top: 0;
    z-index: 98;
    box-shadow: 0 0 25px rgba(34, 55, 133, 0.05);
}
.certificates .block .pic img.order4 {
    left: 81px;
    top: 0;
    z-index: 97;
    box-shadow: 0 0 25px rgba(34, 55, 133, 0.05);
}
.certificates .block .pic img:hover {
    box-shadow: 0 0 25px rgba(34, 55, 133, 0.2);
}
.certificates .block p {
    font: 14px 'PT Sans Caption', sans-serif;
    line-height: 21px;
    color: #292929;
	letter-spacing: 0.35px;
    padding: 43px 50px 23px 1px;
}

.columns .l_col ul {
    position: relative;
    margin: -12px 0 0;
    padding: 0 0 18px;
}
.columns .l_col ul li {
    list-style-type: none;
    background: url("/images/dash_blue.gif") no-repeat 23px 9px;
    padding: 0 0 3px 43px;
	letter-spacing: 0.45px;
}

.spheres {
    padding: 28px 0 71px 8.83333333333333%;
}

.spheres .block, .contact_us .block {
    float: left;
    margin: 0 0 1px 1px;
    position: relative;
    width: 30.375114364232%;
    max-width: 360px;
    background: #fff;
    box-shadow: 0 0 25px rgba(23, 89, 213, 0.1);
    padding: 0 0 32px;
}
.spheres .block:hover {
    box-shadow: 0 0 25px rgba(23, 89, 213, 0.2);
    z-index: 100;
}
.spheres .block h6 {
    font: bold 18px 'PT Sans Caption', sans-serif;
    line-height: 25px;
    color: #272727;
	letter-spacing: 0.35px;
    padding: 154px 14.539007092199% 21px;
    text-align: center;
}
.spheres .asu {
    z-index: 100;
}
.spheres .rza110 {
    z-index: 99;
}
.spheres .rza6 {
    z-index: 98;
}
.spheres .finding {
    z-index: 97;
}
.spheres .finding_lep {
    z-index: 96;
}
.spheres .apv {
    z-index: 95;
}
.spheres .kii_sec {
    z-index: 94;
}
.spheres .asu h6 {
    background: url("/images/ico_title_asu.gif") no-repeat 50% 55px;
}
.spheres .rza110 h6 {
    background: url("/images/ico_title_rza110.gif") no-repeat 50% 55px;
}
.spheres .rza6 h6 {
    background: url("/images/ico_title_rza6.gif") no-repeat 50% 55px;
}
.spheres .finding h6 {
    background: url("/images/ico_title_finding.gif") no-repeat 50% 55px;
}
.spheres .finding_lep h6 {
    background: url("/images/ico_title_finding_lep.gif") no-repeat 50% 55px;
}
.spheres .apv h6 {
    background: url("/images/ico_title_apv.gif") no-repeat 50% 55px;
}
.spheres .kii_sec h6 {
    background: url("/images/ico_title_kii_sec.gif") no-repeat 50% 55px;
}

.spheres .rosseti {
    z-index: 100;
}
.spheres .rosseti h6 {
    padding: 330px 14.539007092199% 0;
    background: url("/images/projects_rosseti.jpg") no-repeat 50% 0;
}
.spheres .fsk_ees {
    z-index: 99;
}
.spheres .fsk_ees h6 {
    padding: 330px 14.539007092199% 0;
    background: url("/images/projects_fsk_ees.jpg") no-repeat 50% 0;
}
.spheres .rusgidro {
    z-index: 98;
}
.spheres .rusgidro h6 {
    padding: 330px 14.539007092199% 0;
    background: url("/images/projects_rusgidro.jpg") no-repeat 50% 0;
}

.columns .r_col .devices_preview {
    padding: 118px 0 0 ;
}
.columns .r_col .devices_preview h4 {
    font: bold 18px 'PT Sans Caption', sans-serif;
    line-height: 25px;
    color: #000;
	letter-spacing: 0.45px;
    padding: 10px 0 13px 36px;
    position: relative;
    margin: 16px 0 0 -36px;
    background: url("/images/ico_flash_blue2.gif") no-repeat 1px 3px;
}
.columns .r_col .devices_preview .pic {
    display: block;
    position: relative;
    max-width: 330px;
}
.columns .r_col .devices_preview .terminal {
    background: url("/images/devices_terminal_preview.jpg") no-repeat;
    width: 344px;
    height: 294px;
    margin: 59px 0 0 -44px;
}
.columns .r_col .devices_preview p {
    font: 14px 'PT Sans Caption', sans-serif;
    line-height: 20px;
    color: #272626;
	letter-spacing: 0.4px;
    padding: 13px 52px 1px 0;
}
.columns .r_col .devices_preview p.more a {
    display: inline-block;
    padding: 11px 0 0;
    font: 13px 'PT Sans Caption', sans-serif;
    color: #282828;
	letter-spacing: 0.7px;
	line-height: 20px;
	background: url("/images/ico_papers.gif") no-repeat 78px 0;
}
.columns .r_col .devices_preview p.more a:hover {
    color: #000;
}

.columns .r_col .real_business .pic {
    display: block;
    border: 1px solid #f1f1f1;
    background: url("/images/pic_real_business.jpg") no-repeat 0 0;
    width: 210px;
    height: 210px;
    position: relative;
    margin: -6px 0 0;
}
.columns .r_col .real_business p {
    font: 14px 'PT Sans Caption', sans-serif;
    line-height: 20px;
    color: #393939;
	letter-spacing: 0.35px;
    padding: 34px 50px 23px 0;
}

.devices {
    padding: 65px 0 101px;
}
.devices a {
    display: block;
    position: relative;
    margin: 1px 7.91666666666667% 0 8.91666666666667%;
    height: 332px;
    background: #fff;
    box-shadow: 0 0 25px rgba(23, 89, 213, 0.1);
}
.devices a span {
    display: block;
}
.devices a span.pic {
    position: absolute;
    width: 41.683366733467%;
    height: 332px;
    top: 0;
    left: 0;
}
.devices a.terminal span.pic {
    background: url("/images/devices_terminal_preview_small.jpg") no-repeat 50% 30px;
}
.devices a.alimp span.pic {
    width: 32.565130260521%;
    background: url("/images/devices_alimp_preview_small.jpg") no-repeat 100% 69px;
}
.devices a.vomp span.pic {
    background: url("/images/devices_vomp_preview_small.jpg") no-repeat 50% 30px;
}
.devices a.imz_ozz span.pic {
    background: url("/images/devices_imz_ozz_preview_small.jpg") no-repeat 50% 30px;
}
.devices a span.desc {
    position: absolute;
    width: 42.785571142285%;
    top: 67px;
    left: 41.683366733467%;
    font: 14px 'PT Sans Caption', sans-serif;
    line-height: 20px;
    color: #272626;
	letter-spacing: 0.4px;

}
.devices a span.desc em {
    display: block;
    font: bold 18px 'PT Sans Caption', sans-serif;
    line-height: 25px;
    color: #000;
	letter-spacing: 0.45px;
    padding: 10px 0 26px 36px;
    position: relative;
    margin: 16px 0 0 -36px;
    background: url("/images/ico_flash_blue2.gif") no-repeat 0 3px;
}
.devices a span.new {
    position: absolute;
    top: 0;
    right: 0;
    padding: 11px 15px 8px 18px;
    color: #fff;
    font: bold 12px 'PT Sans Caption', sans-serif;
    line-height: 21px;
    letter-spacing: 0.65px;
    text-transform: uppercase;
    background: #24a5ff;
}

.devices a.terminal {
    z-index: 100;
}
.devices a.alimp {
    z-index: 99;
}
.devices a.vomp {
    z-index: 98;
}
.devices a.imz_ozz {
    z-index: 97;
}
.devices a:hover {
    cursor: pointer;
    box-shadow: 0 0 25px rgba(23, 89, 213, 0.25);
    z-index: 100;
}

.columns .l_col h4, .files h4 {
    font: bold 20px 'PT Sans Caption', sans-serif;
    line-height: 30px;
    color: #292929;
	letter-spacing: 0.15px;
    padding: 0 0 45px;
    position: relative;
    margin: -4px 0 0;
}

.contact_us {
    padding: 28px 0 93px 8.83333333333333%;
}
.contact_last {
    padding-bottom: 77px;
}
.contact_us .block {
    padding: 0;
}
.contact_us .block:hover {
    box-shadow: 0 0 25px rgba(23, 89, 213, 0.2);
    z-index: 100;
}
.contact_us .num1 {
    z-index: 100;
}
.contact_us .num2 {
    z-index: 99;
}
.contact_us .num3 {
    z-index: 98;
}
.contact_us .num4 {
    z-index: 97;
}
.contact_us .num5 {
    z-index: 95;
}
.contact_us a {
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 177px 0 0;
    height: 155px;
}
.contact_us .tel a {
    background: url("/images/ico_contact_phone.gif") no-repeat 50% 80px;
}
.contact_us .tel span.code, .contact_us .fax span.code {
    display: block;
    font: bold 21px 'PT Sans Caption', sans-serif;
    line-height: 25px;
    letter-spacing: 0.65px;
    color: #191919;
    padding: 0 8px 0 0;
}
.contact_us .tel em, .contact_us .fax em {
    display: block;
    font-style: normal;
    font: bold 25px 'PT Sans Caption', sans-serif;
    line-height: 25px;
    letter-spacing: 0.65px;
    color: #191919;
    padding: 10px 0 8px;
}
.contact_us .fax a {
    background: url("/images/ico_contact_fax.gif") no-repeat 50% 75px;
    color: #191919;
    font-size: 16px;
    letter-spacing: 0.55px;
}
.contact_us .fax a .info {
    padding: 0 2px;
}
.contact_us .email a {
    background: url("/images/ico_contact_mail.gif") no-repeat 50% 86px;
}
.contact_us .email em {
    display: block;
    font-style: normal;
    font: bold 22px 'PT Sans Caption', sans-serif;
    line-height: 25px;
    letter-spacing: 0.25px;
    color: #1b86ff;
    padding: 1px 0 15px;
}
.contact_us .email span {
    display: block;
    color: #191919;
    font-size: 17px;
    letter-spacing: 0.75px;
    line-height: 21px;
}
.contact_us .office {
    position: relative;
    width: 91.308325709058%;
    max-width: 1082px;
    background: url("/images/map_office.gif") no-repeat 50% 0;
}
.contact_us .office a {
    padding: 0;
    height: 332px;
}
.contact_us .office address {
    display: block;
    font: bold 23px 'PT Sans Caption', sans-serif;
    line-height: 36px;
    letter-spacing: -0.25px;
    color: #292929;
    position: relative;
    width: 33.266533066132%;
    background: #fff;
    padding: 115px 0 0;
    height: 217px;
}
.contact_us .office address em {
    display: block;
    letter-spacing: 0.25px;
    padding: 1px 0 0;
    font-size: 24px;
    font-style: normal;
}

.files {
    padding: 64px 0 2px 8.83333333333333%;
}
.files h4 {
    padding: 0 0 41px;
    display: block;
    clear: both;
}
.files p {
    font: 14px 'PT Sans Caption', sans-serif;
    line-height: 21px;
    color: #292929;
	letter-spacing: 0.45px;
	padding: 0 50px 23px 49px;
	min-height: 43px;
    position: relative;
}
.files a {
    text-decoration: none;
    color: #000;
}
.files a:hover {
    color: #0067ff;
}
.files a span.icon {
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    width: 30px;
    height: 34px;
}
.files a.doc span.icon {
    background: url("/images/file_doc.gif") no-repeat 0 0;
}
.files a.pdf span.icon {
    background: url("/images/file_pdf.gif") no-repeat 0 0;
}
.files a span.info {
    display: block;
    color: #797979;
    font-size: 13px;
    font-style: italic;
    padding: 1px 0 0;
	letter-spacing: 0.35px;
}

.files .group_l {
    float: left;
    width: 38.060384263495%;
    padding: 0 0 49px;
}
.files .group_r {
    margin: 0 23.87923147301% 0 38.060384263495%;
}
.files .group_r_content {
    width: 100%;
    float: left;
}