/*html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0;} 
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block;} 
body{background: #fff;line-height:1;width: 100%;height: 100%;font-family: Arial;font-size: 14px;}
ol,ul{list-style:none;} 
blockquote,q{quotes:none;} 
blockquote:before,blockquote:after,q:before,q:after{content:none;} 
table{border-collapse:collapse;border-spacing:0;}
map{display:block;height: 0;}
a{color: #0968ad;}
a:hover{text-decoration: none;}
@font-face {
    font-family: 'Neris';
    src: url('/fonts/Neris.eot');
    src: url('/fonts/Neris.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Neris.woff') format('woff'),
         url('/fonts/Neris.ttf') format('truetype'),
         url('/fonts/neris-webfont.svg#Neris') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Neris';
    src: url('/fonts/Neris-semibold.eot');
    src: url('/fonts/Neris-semibold.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Neris-semibold.woff') format('woff'),
         url('/fonts/Neris-semibold.ttf') format('truetype'),
         url('/fonts/neris-semibold-webfont.svg#Neris') format('svg');
    font-weight: 700;
    font-style: normal;
}
.font-neris{
    font-family: 'Neris', Arial;
    font-style: normal;    
}
.globalwidth{
    max-width: 1920px;
    margin: 0 auto;
    min-width: 1000px;
    position:relative;
    width: 100%;
}
.sitewidth{
    margin: 0 auto;
    position: relative;
    width:970px;
}
.sitewidth_compact{
    width: 800px;
}
.centerelement{
    display: block;
    left: 50%;
    position: absolute;    
    top: 50%;
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.inlineblock_top, .inline-icons, .news-block__img, .news-block__title, .faq-list__link{
    display: inline-block;
    vertical-align: top;
}
.inlineblock_middle, .service__name, .service__icon, .news-block__header-ico, .category__ico,.category__name,.documents__link {
    display: inline-block;
    vertical-align: middle;
}
.inlineblock_bottom {
    display: inline-block;
    vertical-align: bottom;
}
.pull-left{
    float:left;
}
.pull-right{
    float: right;
}
.clear{
    clear: both;
    float: none;
    overflow: hidden;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
.inline-reset, .news-block__img-link{
    font-size: 0;
}
.scale-animation{
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.scale-animation:hover{
    -webkit-transform: scale(0.95,0.95);
    -moz-transform: scale(0.95,0.95);
    -ms-transform: scale(0.95,0.95);
    -o-transform: scale(0.95,0.95);
    transform: scale(0.95,0.95);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.header__topbar-wrapper{
    margin-bottom: 15px;
}
.logo{
    position: relative;
    height: 107px;
    margin: 15px 30px 0 0;
    width: 236px;
}
.logo__logolink{
    display: block;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.slide-block__submit,.main-form__submit{
    border: none;
    background: url(/img/submit-grad.png) repeat-x;
    cursor: pointer;
    color: #fff;
    position: relative;
}
.header_info{
    color: #8c8c8c;
    margin: 40px 32px 0 0;
    font-size: 13px;
    line-height: 1.5em;
    text-align: center;
    width: 270px;
}
.header__registr-login{
    margin: 35px 25px 0 0;
}
.reg-log__icons{
    background-image: url(/img/reg-log-ico.png);
    background-repeat: no-repeat;    
    display: inline-block;
    height: 20px;
    margin: 0 7px 0 0;
    vertical-align: middle;
    width: 20px;
}
.header__registr{
    background: url(/img/registr-grad.png) repeat-x;
    color: #fff;    
    display: block;
    height: 27px;
    line-height: 27px;
    text-shadow: 0 1px 0 #1c527a;
    text-decoration: none;
    margin: 0 0 10px;
    text-align: center;
    width: 177px;
}
.registr__icon{
    background-position: 0 0;    
}
.header__registr:hover {
    background-position: 0 -27px;
}
.header__registr:active {
    background-position: 0 -54px;
    color: #025694;
    text-shadow: none;
}
.header__registr:active .registr__icon{
    background-position: 0 -33px;
}
.header__login{
    background-image: url(/img/login-grad.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    color: #fff;
    display: block;
    height: 27px;
    line-height: 25px;
    text-shadow: 0 1px 0 #1c527a;
    text-decoration: none;
    text-align: center;
    width: 177px;
}
.login__icon{
    background-position: -33px 0;
}
.header__login:hover {
    background-position: 0 -27px;    
}
.header__login:active {
    background-position: 0 -54px;
    color: #117070;
    text-shadow: none;
}
.header__login:active .login__icon{
    background-position: -33px -33px;
}
.header__phone-email{
    margin: 40px 0 0 0;
}
.header__phone{
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 15px;
}
.phone__code, .header__email{
    color: #666;
}
.phone__num{
    color: #2a7cb8;
}
.header__email{
    font-size: 16px;
    font-weight: 700;
}
.header__slide-block{
    background: url(/img/slide-block-grad.png) repeat-x;
    height: 131px;
    display: none;
    position: relative;    
}
.header__slide-block_main{
    margin-bottom: 15px;
}
.slide-block__inner{
    position: relative;
    padding: 20px 0 0;
}
.slide-block__arrow{
    background: url(/img/slide-block-arrow.png) 0 0 no-repeat;
    height: 14px;
    position: absolute;
    right: 280px;
    top: 0;
    width: 30px;    
}
.slide-block__cross-close{
    background: url(/img/slide-block-cross.png) no-repeat;
    cursor: pointer;
    height: 27px;
    position: absolute;
    right: 10px;
    width: 27px;
    top: 60px;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.slide-block__cross-close:hover{
	-o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.slide-block__title{
    color: #0a5d9b;
    font-family: Arial;
    font-size: 20px;
    margin: 0 0 15px 0;
}
.slide-block__login{
    margin: 0 30px 0 0;
}
.slide-block__input{
    border: none;
    -webkit-box-shadow: inset 0 7px 12px -12px #000;
    -moz-box-shadow: inset 0 7px 12px -12px #000;
    box-shadow: inset 0 7px 12px -12px #000;
    color: #5993a0;
    font-family: Arial;
    font-size: 15px;
    padding: 11px 0;
    text-indent: 15px;
    margin: 0 15px 0 0;
    width: 193px;
}
.slide-block__input:focus{
    outline: 0;
}
.slide-block__submit{
    font-size: 16px;    
    top: 1px;
    height: 38px;
    width: 100px;
}
.slide-block__submit:hover, .main-form__submit:hover{
    background-position: 0 -45px;
}
.slide-block__submit:active, .main-form__submit:active{
    background-position: 0 -85px;
}
.slide-block__registr-link,.slide-block__forgot-link{
    text-decoration: none;
}
.slide-block__registr-link:hover,.slide-block__forgot-link:hover{
    border-bottom: 1px dotted transparent;
}
.slide-block__registr{
    margin: 0 0 9px 0;
}
.slide-block__registr-link{
    color: #0a417d;
    border-bottom: 1px dotted #0a417d;
    font-weight: 700;
    text-transform: uppercase;
}
.slide-block__forgot-link{
    color: #579295;
    border-bottom: 1px dotted #579295;
}
.topmenu{
    margin: 0 auto 15px;
    text-align: center;
    white-space: nowrap;
}
.topmenu_review{
    margin: 0 auto -5px;
}
.header__topmenu{
    position: relative;
    z-index: 10;
}
.header__topmenu_backgrounded{
    background: url(/img/topmenu-bg.png) repeat-x;
}
.topmenu__link,.topmenu__divider{
    display: inline-block;
    vertical-align: middle;
}
.topmenu__link_bg,.topmenu__divider_bg{
    vertical-align: top;
}
.topmenu__divider{
    border-right: 1px solid #ccc;
    margin: 0 12px 0;
    height: 20px;
}
.topmenu__link{        
    color: #000;
    font-size: 16px;    
    text-decoration: none;
}
.topmenu__divider_bg{
    border-right: 1px solid #fff;
    margin: 18px 12px 25px;
}
.topmenu__link_bg{
    color: #fff;
    margin: 0 3px;
    padding: 18px 10px 25px;   
    position: relative; 
}
.topmenu__link:hover{
    color: #2a7cb8;
}
.topmenu__link_active{
    color: #2a7cb8;
}
.topmenu__link_bg:hover,.topmenu__link_bg_active{
    background: url(/img/topmenu-hover.png) repeat-x;
    color: #fff;
}
.topmenu__link_bg:hover:before,.topmenu__link_bg_active:before,.topmenu__link_bg:hover:after,.topmenu__link_bg_active:after{
    background: url(/img/topmenu-lr.png) no-repeat;
    content: '';
    display: block;
    height: 59px;
    position: absolute;
    top: 0;
    width: 10px;   
}
.topmenu__link_bg:hover:before,.topmenu__link_bg_active:before{
    background-position: 0 0;    
    left: -5px;
}
.topmenu__link_bg:hover:after,.topmenu__link_bg_active:after{
    background-position: -10px 0;
    right: -5px;
}
.header__slider{
    background: url(/img/slider-bg.jpg) no-repeat 50% 0;
    overflow: hidden;
    height: 510px;
}
.slider{
    visibility: hidden;
    height: 510px;
}
.slider_review{        
    position: relative;
    visibility: visible;
    z-index: 1;
}
.slide__inner{
    position: relative;
    margin: 0 auto;
    width: 930px;
}
.slider__image{
    position: absolute;    
    top: 120px;
}
.slider__image img{
    z-index: 100;
    -moz-box-shadow: 0 4px 2px -1px #000;
    -webkit-box-shadow: 0 4px 2px -1px #000;
    box-shadow: 0 4px 2px -1px #000;
}
.slider__image:before,
.slider__image:after {
    content:"";
    position:absolute;
    z-index:-2;
}        
 
.slider__image:before {
    right: -88px;
    bottom:57px;
    width:78px;
    height:33px;
    max-width:200px;
    -webkit-box-shadow:-82px 0 8px rgba(0, 0, 0, 0.13);
       -moz-box-shadow:-82px 0 8px rgba(0, 0, 0, 0.13);
            box-shadow:-82px 0 8px rgba(0, 0, 0, 0.13);
    -webkit-transform:skew(-60deg);
       -moz-transform:skew(-60deg);
        -ms-transform:skew(-60deg);
         -o-transform:skew(-60deg);
            transform:skew(-60deg);
    -webkit-transform-origin:0 100%;
       -moz-transform-origin:0 100%;
        -ms-transform-origin:0 100%;
         -o-transform-origin:0 100%;
            transform-origin:0 100%;
}
 
.slider__image:after {
    display:none;
}
 

.slider__image canvas{
    z-index: 10;
}
/*Слайдер*/
.rhino-btn, .rhino-bullet {
    background:url(/img/slider/slider-controls.png) 0 0 no-repeat;
    z-index:10;
    width:26px;
    height:37px;
    display:block;
    text-indent:-999%;
    direction: ltr;  
}

.rhino-prev, .rhino-next { top:50%; }

.rhino-prev {
    left:-80px;
    background-position: 0 0;
}

.rhino-next {
    right:-80px;
    background-position: -34px 0;
}

.rhino-prev:hover { background-position: 0 -53px; }

.rhino-next:hover { background-position: -34px -53px; }

.rhino-container { position:relative; }

.rhino-caption {
    position:absolute;
    display:none;
    left:0;
    right:0;
    top:0;  
    padding:10px;
    color: #fff;
}
.rhino-caption_noslider{
    display: block;
}
.rhino-bullets {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 10;
    padding:0;
}

.rhino-bullets li {
    float:left;
    margin:0 2px;
}

.rhino-bullet {
    display: block;
    background-position: -6px -102px;
    width: 17px;
    height: 22px;
    cursor: pointer;    
    font-size: 0;
    text-decoration:none;
}

.rhino-bullet:hover, .rhino-active-bullet {
    background-position: -40px -102px;
}
.slider__main-info{
    position: absolute;
    right: 0;
    top: 115px;
    width: 350px;
}
.slider__title{
    font-size: 33px;
    line-height: 37px;
    margin: 0 0 25px 0;
    text-transform: uppercase;
}
.slider__description li{
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 10px 0;
}
.slider__stickerNY{
    background: url(/img/sticker3.png) no-repeat;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    left: 410px;    
    padding-top: 38px;
    padding-bottom: 39px;    
    position: absolute;
    text-align: center;
    top: 90px;    
    width: 84px;
}
.slider__sticker{
    background: url(/img/sticker.png) no-repeat;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    left: 410px;    
    padding-top: 38px;
    padding-bottom: 39px;    
    position: absolute;
    text-align: center;
    top: 90px;    
    width: 84px;
}
.sticker-os{
    background: url(/img/program-os.png) no-repeat;
    height: 45px;
    position: absolute;
    top: 111px;
    width: 37px;
}
.sticker-os_linux{
    background-position: 0 0;
    left: 380px;
}
.sticker-os_windows{
    background-position: -44px 0;
    left: 425px;
}
.slider__additional-info{
    left: 10px;
    line-height: 25px;
    max-width: 460px;
    position: absolute;
    top: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.slider__vers-info{
    color: #b4fff0;
    font-size: 18px;
}
.slider__vers-info a{
    color: #b4fff0;
    font-size: 12px;
    font-weight: 500;
    padding: 0 0 0 20px;
}
.slider__buttons{
    margin: 20px 0 0;
}
.slider__button,.leader-banner__buy{
	background: url(/img/slider-buttons-bg.png) repeat-x;
}
.slider__button{
    color: #fff;
    font-size: 14px;
    font-weight: 700;   
    padding: 14px 0;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    max-height: 14px;    
    width: 164px;
}
.slider__button:hover{
    background-position: 0 -42px;
    color: #006680;
}
.slider__button:active{
    background-position: 0 -84px;
    color: #0b427f;
}
.demo-ico{
    background: url(/img/demo-ico.png) no-repeat;
    margin: -3px 0 0 5px;
    height: 17px;
    width: 19px;   
}
.slider__button:hover .demo-ico{
    background-position: 0 -20px;
}
.slider__button:active .demo-ico{
    background-position: 0 -40px;
}
.header__offer{
    background: #eee;
    padding: 0 0 40px;
    text-align: center;
}
.big-title{
    color: #484848;
    font-size: 22px;
    padding: 20px 0;
    text-transform: uppercase;
    text-align: center;
}
.big-title_content{
    color: #2a7cb8;    
}
.subtitle{
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    margin: 0 0 40px;
}
.subtitle_top{
    margin-top: 40px;
}
.offer__text{
    color: #4d4d4d;
    font-size: 16px;
    font-family: Arial;
    line-height: 1.5em;
    margin: 0 auto;
    width: 800px;
}
.main{
    position: relative;
    min-height: 450px;
}
.main__content{
    padding: 30px 0 0 0;
    margin: 0 0 30px 0;
    position: relative;
}
.main__content_titled{
    margin: 0 0 30px 0;
    text-align: center;
    position: relative;
}
.main__content_right{
    float: left;
    width: 770px;
}
.main__content_greyline{
    border-bottom: 4px solid #e6e6e6;
    padding: 0 0 40px 0;
    margin: 40px 0 40px 0;
    position: relative;
}
.main__blue-border{
    border-bottom: 1px solid #02a7df;
    margin: 0 0 40px 0;
    padding: 0 0 20px 0;
}
.main__yandex-map{
    height: 600px;
    width: 100%;
}
.ymaps-glass-pane{
    -moz-box-shadow: inset 0 7px 16px -10px #000, inset 0 -7px 16px -10px #000;
    -webkit-box-shadow: inset 0 7px 16px -10px #000, inset 0 -7px 16px -10px #000;
    box-shadow: inset 0 7px 16px -10px #000, inset 0 -7px 16px -10px #000;
}
.columns__column_double{
    position: relative;
    width: 50%;
}
.columns__column_four{
    position: relative;
    width: 25%;
}
.contact-info{
    margin: 0 0 50px 80px;
    font-size: 16px;
    white-space: nowrap;
}
.contact-info__icon{
    background: url(/img/contacts-sprite.png) no-repeat;
    margin: 0 15px 0 0;
    height: 100px;
    width: 100px;
}
.icon__address{
    background-position: 0 0;
}
.icon__time{
    background-position: 0 -110px;
}
.icon__phone{
    background-position: -110px 0;
}
.icon__email{
    background-position: -110px -110px;
}
.contact-info__title{
    color: #0d7fbf;
    font-weight: 700;
    margin: 0 0 10px 0;
}
.contact-info__data{
    line-height: 1.5em;
    white-space: normal;
}
.round-statistic{
    position: relative;
    text-align: center;    
}
.round-statistic_regions{
    margin: 0 0 0 130px;
}
.round-statistic_clients{
    margin: 0 100px 0 0;
}
.stat-round{
    background: url(/img/stat-round-bl.png) no-repeat;
    text-align: center;
}
.stat-round_regions, .stat-round_clients{
    background-position: 0 0;
    color: #fff;
    font-size: 30px; 
    margin: 0 auto;
    padding-top: 35px;
    padding-bottom: 45px;    
    width: 106px;
}
.stat-round_small{
    background-position: -128px -22px;
    color: #fff;
    font-size: 21px;
    padding-top: 19px;
    padding-bottom: 21px;
    top: -25px;
    position: absolute;
    width: 61px;
    right: 120px;
}
.stat-round__title{
    color: #4d4d4d;
    display: block;    
    font-size: 22px;
    margin: 10px 0 0;
}
.stat-round__info{
    color: #000;    
    font-size: 16px;
    left: 65px;
    line-height: 20px;
    position: absolute;
    text-align: left;
    top: 10px;
    width: 107px;
}
.round-statistic_city{
    width: 375px;
}
.stat-round__city{
    color: #0b69ad;
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 10px 0;
}
.main__grey-line{
    background: #f7f7f7;
}
.main__grey-line_border{
    border-bottom: 3px solid #b0b6ca;
}
.clients__count{
    white-space: nowrap;
    line-height: 1.5em;
    margin: 0 0 20px 0;
}
.count__num,.count__text{
    display: inline-block;
    vertical-align: middle;
}
.count__text{
    max-width: 400px;
    white-space: normal;
}
.count__num{
    color: #049ed9;    
    font-size: 24px;
    margin: 0 5px 0 0;
    width: 50px;
    text-align: right;
}
.chart-block__title{
    color: #4d4d4d;    
    font-size: 35px;
    font-weight: 700;
    line-height: 1.5em;
    width: 300px;
    margin: 0 100px 0 60px;
}
.chart{
    height: 400px;
    width: 500px;    
}
.alphabet-title{
    color: #049ed9;
    font-size: 30px;
    font-weight: 700;
    margin: 20px 0 20px 10px;
}
.city-info{
    margin: 0 70px 15px 10px;
}
.city-link{
    color: #4d4d4d;
    padding: 3px 0;
}
.city-link:hover{
    color: #0fa197;
}
.clients-in-city{
    background: #f3f8fb;
    color: #4d4d4d;
    float: right;
    font-size: 16px;
    padding: 5px 20px;
    margin: -5px 0 0 0;
	width: 40px;
	text-align: right;

}
.clients-in-city_biggest{
    color: #049ed9;
    font-weight: 700;
}
.category{
    margin: 30px 0;
    text-align: center;
}
.category__name{
    max-width: 70px;
    text-align: left;
    line-height: 1.5em;
}
.category__link{
    color: #0b69ad;
    display: block;
}
.category:hover .category__link{
    color: #20ad97;
}
.category__ico{
    background-image: url(/img/category-sprite.png);
    background-repeat: no-repeat;    
    height: 92px;
    margin: 0 2px 0 0;
    width: 93px;
}
.category__ico_med{
    background-position: 20px 0;
}
.category:hover .category__ico_med{
    background-position: 20px -160px;
}
.category__ico_force{
    background-position: -580px 0;
}
.category:hover .category__ico_force{
    background-position: -580px -160px;
}
.category__ico_study{
    background-position: -133px 0;
}
.category:hover .category__ico_study{
    background-position: -133px -160px;
}
.category__ico_soc{
    background-position: -723px 0;
}
.category:hover .category__ico_soc{
    background-position: -723px -160px;
}
.category__ico_cultr{
    background-position: -280px 0;
}
.category:hover .category__ico_cultr{
    background-position: -280px -160px;
}
.category__ico_gov{
    background-position: -872px 0;
}
.category:hover .category__ico_gov{
    background-position: -872px -160px;
}
.category__ico_science{
    background-position: -429px 0;
}
.category:hover .category__ico_science{
    background-position: -429px -160px;
}
.category__ico_other{
    background-position: -1020px 0;
}
.category:hover .category__ico_other{
    background-position: -1020px -160px;
}
.clients-category__title{
    color: #333;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px 0;
}
.clients-category__item{
    border-bottom: 1px solid #eee;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    clear: both;
    float: none;
    overflow: hidden;
}
.clients-category__name{
    float: left;
}
.clients-category__region{
    float: right;
}
.clients-category__table{
    color: #333;
}
.clients-category__table tr{
    border-bottom: 2px solid #eee;
}
.clients-category__table td{
    padding: 10px 0;
    line-height: 1.3em;
    /*min-width: 150px;*/
}
.clients-category__table td:nth-child(1n){
    max-width: 100%;
    padding-right: 30px;
}
.quote{
    color: #0b69ad;
    font-size: 16px;
    font-style: italic;
    text-align: center;
    line-height: 1.5em;
    padding: 0 50px;
    position: relative;    
}
.quote:before,.quote:after{
    background: url(/img/quotes.png) no-repeat;
    content: '';
    height: 38px;
    position: absolute;
    top: 0;
    width: 38px;
}
.quote:before{
    left: 5px;
    top: 0;
}
.quote:after{
    background-position: -48px 0;
    right: 5px;
}
.personal-cards_about{
    margin: 40px 0 65px;
}
.personal-card{
    margin: 0 0 20px 0;
}
.personal-card__name{
    color: #0b69ad;
    font-size: 16px;
    line-height: 1.3em;
    margin: 0 0 10px 0;
}
.personal-card__info{
    margin: 0 0 0 35px;
    width: 785px;
}
.personal-card__text{
    line-height: 1.5em;
}
.main-form__element{
    clear:both;
    text-align:right;
    line-height:27px;
}
.hint-text{
    color: #333;    
    font-size: 12px;
    line-height: 1.5em;
    margin: 0 0 20px 0;
}
.hint-text_important{
    font-size: 14px;
    font-style: italic;
}
.main-form__label{
    color: #000;
    float: left;
}
.main-form__star{
    color: #ff2a2a;
}
.main-form__field{
    background: url(/img/main-input-bg.png) repeat-x;
    border: none;        
    margin: 0 0 10px 0;
    padding-top: 4px;
    padding-bottom: 5px;
    text-indent: 5px;
    width: 460px;
}
.main-form__field_feedback{
    background: #e6e6e6 url(/img/feedback-field-bg.png) 0 0 repeat-x;
    width: 740px;
}
.main-form__field_opinion{
    background: #e6e6e6 url(/img/feedback-field-bg.png) 0 0 repeat-x;
    width: 740px;
}
.main-form__field_reg{
    background: #e6e6e6 url(/img/feedback-field-bg.png) 0 0 repeat-x;
    width: 540px;
}

.opinions-form{width: 850px;margin: 0 auto;}
.main-form__select{
    background-color: rgba(0,0,0,0) ;
    padding: 4px 5px 5px;
    text-indent: 0;
}
.main-form__select_register{
    width: 540px;
}
.main-form__field:focus{
    outline: 0;
}
.main-form__textarea{
    font-family: Arial;
    height: 155px;
    padding-left: 5px;
    padding-right: 5px;
    resize: none;
    text-indent: 0;
}
.main-form__textarea_feedback{
    width: 730px;
}
.main-form__textarea_opinion{
    width: 730px;
}
.hint-input{
    float: right;
    margin: 0 0 20px 0;
}
.hint-input .main-form__field{
    float: none;
    margin: 0;
}
.input-hint{
    color: #4d4d4d;
    font-size: 11px;    
}
.fields-block{
    border-bottom: 2px solid #ccc;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
}
.submit-block{
    margin: 10px 0;
    white-space: nowrap;    
}
.submit-block__guaranty{
    color: #1f5e8a;    
    line-height: 1.5em;
    white-space: normal;
    width: 200px;
}
.clear-form{
    border-bottom: 1px dotted #1a1a1a;
    color: #1a1a1a;
    text-decoration: none;
    margin: 0 25px;
}
.clear-form:hover{
    border-bottom: none;
}
.main-form__submit{
    font-size: 10px;   
    height: 31px;
    text-transform: uppercase;    
    padding-left: 10px;
    padding-right: 10px;
    min-width: 135px;
}
.side_left{
    float: left;
    width: 170px;
    margin: 30px 30px 0 0;
    position: relative;
}
.banner{
	margin: 0 0 30px 0;
}
.banner:last-child{
	margin: 0;
}
.commercial__link{
	background: url(/img/commerc.png) no-repeat;
	display: block;
	height: 176px;
	width: 140px;
	margin: 0 auto;
}
.commercial__link:hover{
	background-position: -149px 0;
}
.commercial__link:active{
	background-position: -299px 0;
}
.content__title{
    margin: 0 0 20px 0;
}
.content__title-link{
    color: #0e508e;
    text-decoration: none;
    line-height: 1.25em;
}
.content__title-link:hover{
	color: #15a996;
}
.content__article p{
    color: #313b59;
    margin: 0 0 10px 0;
    line-height: 1.5em;
}
.text-small{
    font-size: 13px;
    margin: 0 0 10px 0;
}
.main__block-title{
	color: #0e508e;
	font-size: 20px;
	margin: 0 0 20px 0;
}
.main__block-title_register{
    color: #1f5e8a;
    text-align: center;
    margin: 0 0 15px 0;
}
.block-title__link{
	color: #0e508e;
	text-decoration: none;
}
.block-title__link:hover{
	color: #15a996;
}
.list-title{
    color: #4d4d4d;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 50px 0;
}
.list-title_center{
    text-align: center;
    margin-top: 50px;
}
.list-title_normal{
    margin: 0 0 30px 0;
}
.list-title_updates{
    margin: 0 0 30px 50px;
}
.list-title_updates-nomargright{
    margin: 0 0 30px 0;
}
.list-title_updates-bigmarg{
    margin: 0 0 50px 50px;
}
.list-title_updates-span{
    margin: 0 0 20px 50px;
    color: #4d4d4d;
}
.list-title_updates-span-nomarg{
    margin-left: 0;
}
.main__opinions{
    position: relative;
}
.opinions__send-opinion{
    background: url(/img/opinion-btn-bg.png) repeat-x;
    color: #fff;
    cursor: pointer;
    display: block;
    font-weight: 700;
    position: absolute;
    top: 25px;
    right: 0;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 6px;
    text-decoration: none;
    width: 145px;
}
.opinions__send-opinion:hover{
    background-position: 0 -27px;
}
.opinions__send-opinion:active{
    background-position: 0 -54px;
    color: #025694;
}
.opinion__article{
	border-bottom: 2px solid #ededed;
	padding: 0 0 30px 0;
	margin: 0 0 25px 0;
}
.opinion__article:last-child{
	border-bottom: none;
	padding: 0;
	margin: 0;
}
.opinion__text{
	color: #535d6c;
	font-style: italic;
	line-height: 1.5em;
}
.opinion__info{
	margin: 10px 0 0;
}
.opinion__author{
	color: #000;
	padding: 0 20px 0 0;
}
.opinion__readmore{
	border-bottom: 1px dotted #0a407d;
	color: #0a407d;
	font-weight: 700;
	text-decoration: none;
}
.opinion__readmore:hover{
	border-bottom: 1px dotted #15a996;
	color: #15a996;
	text-decoration: none;
}
.news__article{
	margin: 0 0 25px;
}
.news__article:last-child{
	margin: 0;
}
.news__article-title{
	margin: 15px 0 10px 0;
}
.news__date{
	color: #4d4d4d;
}
.data__day{
	font-size: 20px;
	font-weight: 700;
}
.news__text{
	color: #595959;
}
.main__map{
	background: url(/img/map-bg.png) repeat-x;
	height: 711px;
}
.map__inner{
    position: relative;
}
.map__title{
	color: #395426;
	font-size: 20px;
	padding: 25px 0 20px;
	text-align: center;
}
.map__stat-round{
    background: url(/img/stat-round.png) no-repeat;
    position: absolute;    
    text-align: center;
}
.map__stat-round_regions, .map__stat-round_clients{
    background-position: 0 0;
    color: #9ad367;
    font-size: 30px; 
    padding-top: 35px;
    width: 106px;
}
.map__stat-round_regions{
    left: 35px;
    top: 100px;    
}
.map path{
    cursor: pointer;
    z-index: 1000;
}
.map__stat-round_clients{
    left: 210px;
    top: 100px;    
}
.map__stat-round_small{
    background-position: -128px -22px;
    color: #fbfdbf;
    font-size: 21px;       
    left: 275px;
    padding-top: 19px; 
    padding-bottom: 21px;
    top: 80px;
    width: 61px;
}
.map__marker{
    background: url(/img/map-marker.png) no-repeat 0 13px;
    display: none;
    position: absolute;
    height: 36px;
    width: 30px;
}
.map__marker:hover{
    background-position: 0 -40px;
}
.marker__desc{
    background: #fbfdbf;    
    color: #000;    
    display: none;
    left: -105px;
    position: absolute;
    width: 250px;
}
.marker__title{
    background: #e7ef72; 
    font-size: 16px;   
    padding: 10px 15px;   
}
.marker__text{
    padding: 15px;
}
.marker__more-info{
    color: #4b6f32;  
    display: block;
    margin: 10px 0 0;
    line-height: 20px;
}
.round__title{
    color: #395426;
    display: block;    
    font-size: 22px;
    margin: 45px 0 0;
}
.round__info{
    color: #000;    
    font-size: 16px;
    left: 65px;
    line-height: 20px;
    position: absolute;
    text-align: left;
    top: 10px;
    width: 107px;
}
.clients__title{
	margin: 0 0 30px 0;
}
.clients__counter{
	line-height: 110px;
	text-align: center;
}
.clients__num{
	color: #00afd1;
	font-weight: 700;
	font-size: 45px;
	display: inline-block;
	text-align: right;
	line-height: 38px;
	margin: 0 20px 0 0;
	vertical-align: top;
	width: 100px;
}
.clients__type{
	display: inline-block;
	color: #333;
	text-align: left;	
    font-size: 14px;
	margin: 0 20px 0 0;
	vertical-align: top;
	line-height: 1.4em;
	width: 180px;
}
.program-prices{
    margin: 0 0 30px 0;
}
.price-line{
    margin: 0 0 2px 0;
    font-size: 0;
}
.price-line p{
    background: #55b8e0;
    display: inline-block;
    line-height: 45px;
    height: 45px;
    vertical-align: top;
}
.price-line_blue p{
    background: #0c69ae;
}
.price-line_additinal p{
    background: #95d3ec;
}
.price-line__title{
    color: #333;
    font-size: 14px;
    margin: 0 2px 0 0;
    width: 390px;
}
.price-line__title i, .price-line__title span{
    display: inline-block;
    vertical-align: middle;
}
.price-line__title span{
    line-height: 1.2em;
}
.price-line_blue .price-line__title{
    color: #fff;
}
.price-line__desc{
    color: #fff;
    display: block;
    padding: 10px 0;
    text-align: center;
    width:949px;
    margin-bottom: 20px;
}
.prices-list{
    margin-bottom: 60px;
}
.price-line__desc span{
    vertical-align: middle;
    font-size:16px;
}
.price-line__desc .price{
    font-size: 24px;
    font-family: 'Neris', Arial;
    font-weight: 700;
}
.price-line__sum{
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    text-align: center;
    width: 180px;
}
.price-line_additional .price-line__sum{
    color: #333;
}
.price-line__title i{
    font-family: 'Neris', Arial;
    font-size: 24px;
    font-weight: 700;
    margin: 0 5px 0 10px;
    text-align: center;
    min-width: 30px;
}
.price-line_additional span{
    margin: 0 20px 0 20px;   
}
.prices-version-type{
    font-size: 18px;
    color: #0c65ae;
    margin-bottom: 20px;
}
.leader-banner{
    background: url(/img/leader-banner.png) no-repeat;
    height: 268px;
    position: relative;
    width: 363px;
}
.leader-banner__text{
    color: #fff;
    font-weight: 700;
    height: 245px;    
    position: absolute;
    right: 20px;
    top: 10px;
    text-align: right;
    width: 180px;
}
.leader-banner__title{
    font-size: 36px;
    margin: 0 0 15px;
}
.leader-banner__offer{
    font-size: 20px;
    margin: 0 0 20px;
}
.leader-banner__offer i{    
    font-size: 37px;
    font-weight: 500;
}
.leader-banner__price{
    font-size: 22px;
    margin: 0 0 30px;
}
.leader-banner__buy{
    color: #333;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
.leader-banner__buy:hover{
    background-position: 0 -42px;
    color: #006680;
}
.leader-banner__buy:active{
    background-position: 0 -84px;
    color: #0b427f;
}
.js-expand{
    overflow-y: hidden;
    position: relative;
}
.js-expand_video{
    height: 140px;
}
.js-expand_screens{
    height: 480px;
}
.js-expand__button{
    color: #666;
    cursor: pointer;
    margin: 40px auto 40px;
    width: 120px;
    position: relative;
    text-align: center;
}
.js-expand__button_no-margin{
    margin: 40px auto 0;
}
.js-expand__arrow{
    background-position: -18px -27px;
    height: 15px;
    margin: 10px auto 0;
    width: 25px;
}
.js-expand__button:hover{
    color: #0766ac;
}
.js-expand__button:hover .js-expand__arrow{
    background-position: -18px 0;
}
.video-instruction__icon, .js-expand__arrow,.program-screens__link{
    background-image: url(/img/review-sprite.png);
    background-repeat:  no-repeat;
}
.video-instruction__icon{
    background-position: 0 -121px;
    display: block;
    margin: 0 auto 10px;
    height: 62px; 
    width: 62px;
}
.video-instruction__item:hover .video-instruction__icon{
    background-position: 0 -55px;
}
.video-instruction__item{
    color: #333;
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    text-align: center;
    text-decoration: none;
    line-height: 1.25em;
    margin: 0 0 40px;
    width: 25%;
}
.video-instruction__item:hover{
    color: #04a3df;
}
.program-screens{
    margin: 0 auto;
}
.program-screens td{
    line-height: 1.5em;
    padding: 0 20px 15px;
    text-align: center;
    vertical-align: middle;
    width: 240px;
}
.program-screens__link img{
    display: block;
}
.program-screens__link:hover{
    background-color: #4d4d4d;
    background-position: -120px -10px;
}
.program-screens__link:hover img{
    opacity: 0.3;
}
.tab-content{
    background: #f7f7f7;
    border-bottom: 3px solid #b0b6ca;
    min-height: 450px;
}
.tab-content__switch-bar{
    background: url(/img/tabs-bar.png) repeat-x;
    height: 81px;
}
.tab-content__switches{
    text-align: center;
    white-space: nowrap;
}
.tab-content__switch{
    border-top: 3px solid transparent;
    cursor: pointer;
}
.switch__content{
    font-size: 12px;
    color: #8891af;
    text-transform: uppercase;
    white-space: normal;
    padding: 15px 0;
}
.tab-content__switches_double .switch__content{
    width: 475px;
}
.tab-content__switches_double .switch__name{
    max-width: 310px;
}
.tab-content__switches_triple .switch__content{
    width: 310px;
}
.tab-content__switches_triple .switch__name{
    max-width: 205px;
}

.tab-content__switches_quart .switch__content{
    width: 210px;
}
.tab-content__switches_quart .switch__name{
    max-width: 105px;
}

.tab-content__switch:hover{
    border-top: 3px solid #02a7df;
}
.tab-content__switch_active:hover{
    border-top: none;
}
.tab-content__switch:hover .switch__content{
    color: #4d4d4d;
}
.tab-content__switch_active{
    border: none;
}
.tab-content__switch_active .switch__content{
    background: #f7f7f7;
    border-top: 3px solid #02a7df;
    color: #4d4d4d;
    font-weight: 700;
}
.switch__content, .switch__border{
    display: inline-block;
    vertical-align: top;
}
.switch__icon,.switch__name{
    display: inline-block;
    vertical-align: middle;
}
.switch__name{
    line-height: 1.5em;
    text-align: left;
}
.faq-list__icon, .documents__icon,.release__icon, .switch__icon_support, .switch__icon_feedback, .switch__icon_update,.updates__archive-icon{
    background: url(/img/support-sprite.png) no-repeat;
}
.switch__icon_priceupdate, .switch__icon_priceprogramm{
    background: url(/img/prices-icon-sprite.png) no-repeat;
}
.switch__icon_priceupdate{
    background-position: 0 -113px;
}
.switch__icon{
    height: 45px;
    margin: 0 10px 0 0;
    width: 45px;
}
.switch__icon_support{
   background-position: 0 -53px;
}
.tab-content__switch_active .switch__icon_priceupdate, .tab-content__switch:hover .switch__icon_priceupdate{
   background-position: 0 -169px;
}
.tab-content__switch_active .switch__icon_priceprogramm, .tab-content__switch:hover .switch__icon_priceprogramm{
    background-position: 0 -54px;
}
.switch__icon_feedback{
    background-position: -85px -53px;
}
.switch__icon_update{
    background-position: -170px -53px;
}
.tab-content__switch_active .switch__icon_support, .tab-content__switch:hover .switch__icon_support{
   background-position: 0 1px;
}
.tab-content__switch_active .switch__icon_feedback, .tab-content__switch:hover .switch__icon_feedback{
    background-position: -85px 1px;
}
.tab-content__switch_active .switch__icon_update, .tab-content__switch:hover .switch__icon_update{
    background-position: -170px 1px;
}
.switch__border{
    background: url(/img/tab-borders.png) no-repeat;
    height: 80px;
    visibility: hidden;
    width: 5px;
}
.tab-content__switch_active .switch__border{
    visibility: visible;
}
.switch__border_left{
    background-position: -9px -2px;
}
.switch__border_right{
    background-position: -42px -2px;
}
.tab-content__tab{
    padding: 60px 10px 0;
}
.faq-list__question{
    border-bottom: 1px solid #ddd;
    margin: 0 0 14px 0;
    padding: 0 0 14px 0;
}
.faq-list__question:last-child{
    border: none;
    margin: 0;
    padding: 0;
}
.faq-list__icon{
    background-position: -37px -146px;
    height: 27px;
    margin: 3px 10px 0 0;
    width: 27px;
}
.faq-list__link,.documents__link{
    color: #4d4d4d;
    font-weight: 700;
    line-height: 1.5em;
    text-decoration: none;
    width: 900px;
}
.faq-list__link:hover{
    color: #04aba3;
}
.documents{
    margin: 0 0 50px 0;
}
.documents__document{
    margin: 0 0 20px;
}
.documents__icon{
    background-position: -73px -146px;
    height: 30px;
    margin: 0 5px 0 0;
    width: 30px;
}
.documents__link:hover{
    color: #b82e16;
}
.updates{
    margin: 0 0 50px 0;
}
.updates__release{
    border-bottom: 1px solid #7d7d7d;
    padding: 35px 45px;
}
.updates__release_last{
    background-color: #2b87c7;
    border-bottom: 0;
}
.updates__archive{
    color: #1170b2;
    font-weight: 700;
    font-size: 16px;
    margin: 40px 0 0 45px;
    text-decoration: underline;
}
.updates__archive-icon{
    background-position: -37px -200px;
    height: 18px;
    width: 25px;
    margin: 0 5px 0 0;
}
.updates__archive:hover{
    color: #1acac2;
}
.updates__archive:hover .updates__archive-icon{
    background-position: -73px -200px;
}
.js-slide-block_active .updates__archive-icon{
    background-position: -37px -222px;
}
.js-slide-block_active:hover .updates__archive-icon{
    background-position: -73px -222px;
}
.updates-more{
    display: none;
    margin: 0 0 50px;
}
.updates2012-more{
    display: none;
    margin: 0 0 50px;
}
.updates2013-more{
    display: none;
    margin: 0 0 50px;
}

.updates2014-more{
    display: none;
    margin: 0 0 50px;
}
.updates2015-more{
    display: none;
    margin: 0 0 50px;
}
.updates2016-more{
    display: none;
    margin: 0 0 50px;
}
.updates2017-more{
    display: none;
    margin: 0 0 50px;
}

.updates2018-more{
    display: none;
    margin: 0 0 50px;
}
.updates2019-more{
    display: none;
    margin: 0 0 50px;
}
.updates2020-more{
    display: none;
    margin: 0 0 50px;
}

.updates2021-more{
    display: none;
    margin: 0 0 50px;
}

.updates2022-more{
    display: none;
    margin: 0 0 50px;
}

.updates2023-more{
    display: none;
    margin: 0 0 50px;
}

.release__icon{
    background-position: -259px -57px;
    margin: 0 10px 0 0;
    height: 41px;
    width: 38px;
}
.updates__release_last .release__icon{
    background-position: -259px 0;    
}
.release__verison{
    color: #737373;
    font-size: 16px;
    font-weight: 700;
}
.updates__release_last .release__verison{
    color: #0ef8ed;
}
.updates__release_last .release__description{
    color: #fff;
}
.release__description{
    color: #333;
    margin: 0 0 0 25px;
}
.release__data{
    font-size: 12px;
    margin: 0 0 30px 28px;
}
.release__change-list{
    margin: 0 0 20px 15px;
}
.release__change-list{
    list-style-image: url(/img/list-image-grey.png);
}
.updates__release_last .release__change-list{
    list-style-image: url(/img/list-image-cyan.png);
}
.release__change-list li{
    margin: 0 0 10px 0;
}
.tab-content__tab_feedback{
    padding-left: 55px;
    padding-right: 25px;
    padding-bottom: 20px;
}
.feedback-form{
    width: 530px;
}
.teamviewer-info{
    margin: 0 0 0;
    width: 300px;
}
.teamviewer-info p{
    line-height: 1.5em;
    margin: 0 0 20px;
}
.teamviewer__download{
    margin: 0 0 0 20px;
    width: 150px;
}
.feedback-phones{
    color: #333;
    font-size: 16px;
    font-weight: 700;
}
.feedback-phones td{
    padding: 0 20px 25px 0;
}
.feedback-phones__phone{
    color: #0297ca;
}
.main__content_simple p{
	margin: 0 0 20px 0;
}
.main__content_simple a:hover{color: #1ea391;}
.main__content_simple p, .main__content_simple li{
	line-height: 1.5em;
}
.main__content_simple li{
	list-style-image: url(/img/list-image-blue.png);
	margin: 0 0 30px 90px;
	padding: 0 0 0 5px;
}
.content__link_important{
	font-weight: 700;
	text-transform: uppercase;
}
.simple-table{
	width: 100%;
}
.simple-table th{
	background: #0968ad;
	color: #fff;
	font-weight: 700;
}
.simple-table th,.simple-table td{
	border: 2px solid #fff;	
	padding: 15px 20px;
}
.simple-table td{
	background: #b4ddfb;
	color: #000;
}
.simple-table a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
.simple-table a:hover {
	border-bottom: 1px dotted transparent;
}
.action-steps{
    line-height: 1.5em;
    padding: 0 0 40px 0;
    white-space: nowrap;
}
.action-steps__step{
    white-space: normal;
}
.action-steps__step_your-first{
    width: 140px;
}
.action-steps__step_your-second{
    width: 280px;
}
.action-steps__step_your-third{
    width: 320px;
}
.action-steps__arrow{
    background: url(/img/step-arrows.png) no-repeat;
    height: 65px;
    margin: 0 40px 0 30px;
    width: 35px;
}
.action-steps__arrow_double{
    background-position: -98px 0;
}
.action-steps__arrow_our{
    margin: 0 40px 0 60px;
}
.action-steps__document{
    margin: 0 0 20px;
    white-space: nowrap;
}
.action-steps__document a{
    color: #41545e;
}
.document-ico{
    background: url(/img/documents-sprite.png) no-repeat;
}
.document-ico{
    margin: -8px 0 0;
    height: 85px;
    width: 90px;
}
.document-ico_thirty{
    background-position: 0 0;
}
.document-ico_hundred{
    background-position: 0 -102px;
}
.document-ico_checkdoc{
    background-position: 0 -200px;
    margin-right: 20px;
}
.send-documents{
    white-space: nowrap;
}
.send-documents__instruction{
    color: #41545e;
    white-space: normal;
    width: 225px;
}
.send-documents__ico, .feedback-phone__ico{
    background: url(/img/mails-phones.png) no-repeat;
}
.send-documents__ico{
    background-position: -10px 0;
    height: 85px;
    width: 100px;
}
.our-step-info{
    color: #666;
}
.our-step-info_first{
    width: 270px;
}
.send-documents__ico_back{
    background-position: 3px -90px;
    margin: 0 20px 0 0;
}
.our-step-info_second{
    width: 320px;
}
.our-step-info_second span{
    display: block;
    margin-bottom: 5px;
}
.howtobuy-additional{
    padding: 55px 0 60px;
}
.letter-sample__text{
    color: #292929;
    font-size: 13px;
    font-style: italic;
    text-align: center;
    white-space: nowrap;
}
.wing-ico{
    background: url(/img/wings-sprite.png) no-repeat;
    height: 10px;
    width: 17px;
}
.wing-ico_left{
    background-position: 0 0;
    margin: 0 5px 0 0;
}
.wing-ico_right{
    background-position: -20px 0;
    margin: 0 0 0 5px;
}
.questions-and-doubts{
    width: 450px;
}
.feedback-phone{
    white-space: nowrap;
    margin: 0 0 30px 0;
}
.feedback-phone__ico{
    background-position: -20px -180px;
    height: 60px;
    margin: 5px 10px 0 0;
    width: 60px;
}
.feedback-phone__number{
    color: #0b69ad;
    display: block;
    margin-bottom: 10px;
    font-size: 19px;
}
.feedback-phone__info{
    color: #585858;
    font-style: italic;
}
.no-doubts{
    white-space: nowrap;
}
.doubts, .doubts p{
    width: 175px;
}
.doubts__title{
    color: #4d4d4d;
    font-style: italic;
    font-weight: 700;
    margin: 0 0 10px 0;
}
.doubts p{
    color: #666;
    font-style: italic;
    white-space: normal;
    line-height: 1.5em;
}
.round-statistic_doubts{
    white-space: normal;
    width: 160px;
}
.stat-round_doubts{
    right: 0;
}
.stat-round__title-small_doubts{
    color: #666;
    font: 12px Arial;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 135px;
    width: 130px;
}
.footer{
    background: #eee;
    padding: 40px 0 50px;
}
.footer__menu li{
    margin: 0 0 10px 0;
}
.footer__menu-link{
    color: #333;    
    text-decoration: none;
}
.footer__menu-link:hover{
	color: #2a7cb8;
}
.footer__contact-data{
	margin: 0 0 0 120px;
}
.contact__data{
	margin: 0 0 13px;
}
.contact__title{
	color: #000;
	padding: 0 17px 0 0;
}
.contact__text{
	color: #333;
}
.features-list li{
    background: url(/img/review-feature.png) 0 3px no-repeat;
    padding: 0 0 0 25px;
    margin: 0 0 15px 0;
}
.features-list .features{
    color: #4d4d4d;    
    display: inline;
    border-bottom: 1px dashed #4d4d4d;
    line-height: 1.5em;
    text-decoration: none;
}
.features:hover{
    border-bottom: 1px dashed #258fd4;
    color: #258fd4;
}
.features-list_second{
    margin: 0 0 0 45px;
}
.footer__buttons{
	margin: 30px 0 0;
}
.footer__button{
	background: url(/img/footer-buttons-bg.png) repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 9px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.button__buy{
	margin: 0 15px 0 0;
}
.footer__button:hover{
	background-position: 0 -29px;
}
.footer__button:active{
	background-position: 0 -60px;	
}
.footer__site-info{
	border-left: 2px solid #c3c3c3;
	padding-left: 20px;
	height: 210px;
	position: relative;
}
.footer__logo{
	background: url(/img/footer-logo.png) no-repeat;
	height: 47px;
	margin: 0 0 10px 0;
	position: relative;
	width: 115px;
}
.footer__copyright{
	color: #333;
	font-size: 12px;
	max-width: 300px;
	line-height: 1.5em;
	position: relative;
}
.poweredby-info { 	
	position: absolute;
	bottom: 10px;
}
.poweredby-info__text { 
	color: #949494;
	font-size: 12px;
	line-height: 1.2em;
	margin: 0 10px 0 0;
}
.poweredby-info__logo { 
	background: url(/img/apella-logo.png) no-repeat;
	height: 52px;
	position: relative;
	width: 46px;
}
/*Карта*/
.mapwrapper {
    background: url(/img/clients-map.png) no-repeat;
    margin:0 auto;
    height: 607px;
    position:relative;
    width: 1050px;
}
.map {
width:1050px;
height:607px;
margin-right: 15px;
float: left;
}
.point {
position:absolute;
display:none;
width: 190px;
text-align: center;
z-index: 100;
}
.point__title{
    background: #228018;
    color: #fbfdbf;
    font-family: 'Neris', Arial;
    font-size: 18px;
    line-height: 20px;
    padding: 3px 0 7px;
    text-align: center;
}
.point__desc{
    background: #b5e679;
    color: #595959;    
    font-size: 12px;
    padding: 10px 0;
}
.point__desc span{
    display: block;    
    margin-bottom: 10px;
    font-family: 'Neris', Arial;
    font-size: 29px;
}
.mapwrapper:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
/*carousel*/
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 99%;
}
.owl-carousel .autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
    
.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page{
    cursor: pointer;
}
.owl-controls {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(/img/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.owl-prev,.owl-next{
    background: url(/img/opinions-arrows.png) no-repeat;
    height: 23px;
    width: 23px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}
.owl-prev{
    background-position: 0 0;
}
.owl-prev:hover{
    background-position: 0 -24px;
}
.owl-prev:active{
    background-position: 0 -48px;
}
.owl-next{
    background-position: -27px 0;
}
.owl-next:hover{
    background-position: -27px -24px;
}
.owl-next:active{
    background-position: -27px -48px;
}
.owl-buttons{
    position: absolute;
    bottom: -10px;
    right: 0;
}
/*Партнеры*/
.partner{
    padding: 15px 25px;
    margin-bottom: 30px;
}
.partner_name {
    margin-bottom: 15px;
    padding-left: 50px;
}
.partner_name-link { 
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
}
.partner_name-link:hover{
    color: #1fa995;
}
.partner-logo{
    width: 22%;
    text-align: center;
    margin-right: 1%;
}
.partner-logo img {
    max-width:170px; 
}
.partner-content{
    width: 76%;
}
.partner-info{
    line-height: 1.5;
    white-space: nowrap;
}
.partner-info__icon{
    background: url(/img/partners-contacts-sprite.png) no-repeat;
    height: 50px;
    width: 45px;
}
.partner-icon__address{
    background-position: 0 5px;
}
.partner-icon__phone{
    background-position: 0 -65px;
}
.partner-icon__fax{
    background-position: 0 -135px;
}
.partner-icon__email{
    background-position: 0 -217px;
}
.columns__column_55{
    width: 55%;
}
.columns__column_45{
    width: 45%;
}
.partner-info__data{
    padding-right: 60px;
}
/*справочники*/
.handbook{
    line-height: 1.5;
    padding: 20px 40px;
    margin-bottom: 40px;
}
.handbook-content{
    color: #333;
}
.handbook-content p{
    margin-bottom: 25px;
}
.handbook-content p:last-child{
    margin-bottom: 10px;
}
.handbook__header-icon{
    background: url(/img/handbook-icon-sprite.png) no-repeat;
    height: 130px;
    width: 185px;
}
.handbook__header-link{    
    text-decoration: none;
    margin-right: 50px;
    width: 708px;
}
.handbook__title{
    color: #0696d2;
    font-size: 20px;
    font-weight: 700;
}
.handbook__header-link:hover{
    color: #239a7b;
}
.handbook__header-title{
    width: 515px;
}
.handbook-button{
    background: url(/img/handbook-button-sprite.png) repeat-x;
    color: #fff;
    font-weight: 700;
    font-size: 10px;
    margin-top: 20px;
    padding: 7px 0 7px 15px;
    text-decoration: none;
    text-transform: uppercase;
    width: 112px;
}
.handbook-button:hover{
    background-position: 0 -44px;
}
.handbook-button:active{
    background-position: 0 -88px;
}
.handbook-icon__handbook1{
    background-position: 20px 0;
}
.handbook-icon__handbook2{
    background-position: 30px -300px;
}
.handbook-icon__handbook3{
    background-position: 30px -597px;
}
.handbook__header-link:hover .handbook-icon__handbook1{
    background-position: 20px -144px;
}
.handbook__header-link:hover .handbook-icon__handbook2{
    background-position: 30px -462px;
}
.handbook__header-link:hover .handbook-icon__handbook3{
    background-position: 30px -727px;
}
/*подробные страницы справочников*/
.handbook-pagewidth{
    width: 870px;
    margin: auto;
}
.handbook-pagewidthForOKPD2{
    width: 98%;
    margin: auto;
}
.handbook__header-icon-mini{
    background: url(/img/handbook-icon-sprite-mini.png) no-repeat;
    height: 80px;
    width: 140px;
}
.handbook-icon__handbook1-mini{
    background-position: 20px 0;
}
.handbook-icon__handbook2-mini{
    background-position: 20px -125px;
}
.handbook-icon__handbook3-mini{
    background-position: 20px -238px;
}
.handbook__namehandbook{
    width: 725px;
}
.handbook__head{
    margin-bottom: 20px;
}
.handbook-item{
    padding: 0;
}
.border-rad4{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.search{
    background: url(/img/search-bg.png) repeat-x;
    padding: 18px 20px;
    margin-bottom: 40px;
}
.search-input{
    height: 28px;
    border: none;
    margin-right: 17px;
    text-indent: 15px;
    width: 700px;
    color: #666;
    font-size: 14px;
    font-family: 'Arial';
}
.search-inputForOKPD2{
    height: 28px;
    border: none;
    margin-right: 17px;
    text-indent: 15px;
    width: 85%;
    color: #666;
    font-size: 14px;
    font-family: 'Arial';
}
.search-button{
    background: url(/img/search-button-sprite.png) repeat-x;
    border: none;
    color: #fff;
    font-size: 14px;
    font-family: 'Arial';
    font-weight: 700;
    text-transform: uppercase;
    height: 30px;
    width: 105px;
}
.search-button:hover{
    background-position: 0 -30px;
}
.search-button:active{
    background-position: 0 -60px;
}
.handbook-list{
    margin-bottom: 40px
}
.handbook-list-title{
    color: #4d4d4d;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 25px;
}
.handbook-list-name{
    color: #23bc95;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
}
.breadcrumbs{
    background: #eee;
    padding: 10px 15px;
    margin-bottom: 25px;
    font-size: 12px;
}
.breadcrumbs-link{
    font-weight: 700;
    color: #1a1a1a;
}
.breadcrumbs-link:hover{
    text-decoration: none;
}
.handbook-table{
    width: 100%;
    text-align: left;
}
.handbook-table th{
    color: #fff;
    text-transform: uppercase;
    background: #2b84c6;
}
.handbook-table th, .handbook-table td{
    border: 2px solid #fff;
}
.handbook-table td{
    color: #1a1a1a;
    line-height: 1.25;
}
.handbook-table-bigpadding th{
    padding: 13px 20px 10px;
    min-width: 30px;
}
.handbook-table-bigpadding td{
    padding: 3px 15px 5px;
}
.handbook-table-minpadding th{
    min-width: 45px;
    padding: 10px 5px;
}
.handbook-table-minpadding td{
    padding: 3px 3px 5px;
}
.handbook-table-smallpadding th{
    padding: 8px 8px 8px;
    min-width: 5px;
}
.handbook-table-smallpadding td{
    padding: 5px 5px 8px;
}
.handbook-table td a{
    color: #1a1a1a;
    text-decoration: none;
    border-bottom: 1px dotted #1a1a1a;
}
.handbook-table td a:hover{
    border-bottom: none;
}
.sprav-table {
    font-size: 12px;
    font-family: 'Arial';
}

.row-dark_0{
    background: #95d3ec;
}
.row-dark_1{
    background: #c7e8f5;
}
.row-light_0{
    background: #e9f2f8;
}
.row-light_1{
    background: #f6fafc;
}
.center-text{
    text-align: center;
}
.justify-text{
    text-align: justify;
}
.price-line__title-long{
    width: 765px;
}
.table-update{
    width: 100%;
    font-weight: 700;
    color: #fff;
    margin-bottom: 50px;
}
.table-update th, .table-update td{
    border: 2px solid #fff;
    line-height: 1.5;
}
.table-update th{
    padding: 5px 20px;
    vertical-align: middle;
}
.table-update td{
    padding: 5px 20px;
    vertical-align: middle;
}
.table-update-count{
    width: 90px;
}
.table-update__middledark{
    background: #55b8e0;
    font-size: 22px;
    color: #fff;
}
.table-update__smalldark-head{
    background: #5fbce2;
}
.table-update__dark-head{
    background: #287fbb;
}
.table-update__light{
    background: #95d3ec;
}
.table-update__dark{
    background: #2b87c7;
}
.font-20{
    font-size: 20px;
}
.table-update-count-number{
    font-family: 'Neris', Arial;
    font-size: 24px;
}
.prices-email-block{
    width: 675px;
    margin: 100px auto;
    padding-left: 165px;
    background: url(/img/prices-email.png) 0 5px no-repeat;
    color: #333;
    font-size: 18px;
    line-height: 1.5;
}
.prices-email-link{
    color: #02a7df;
    font-weight: 700;
    text-decoration: none;
}
.prices-update{
    width: 445px;
    line-height: 1.5;
    margin-bottom: 60px;
}
.prices-update__withmarg{
    margin-right: 55px;
}
.prices-update-title{
    padding: 15px 25px;
    margin-bottom: 20px;
    font-size: 20px;
}
.prices-update-text{
    font-size: 16px;
}
.pagination li{display: inline-block;*display: inline;margin: 5px;}
.offer__inner_twocolumns{
    text-align: left;
}
.offer__text_rightside{
    width: 400px;
}
.help-tender{
    margin-left: 50px;
    width:500px;
}
.help-tender__logo{
    margin-right: 10px;
}
.help-tender__title{
    font-size: 21px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
}
.help-tender__text{
    font-size: 13px;
    color: #333;
    line-height:1.5em;
}

/* Стили для Как это работает */
.subtitle_howitworks{
    color: #1a1a1a;
    font-style: normal;
    margin-bottom: 70px;
}
.schema-wrapper{
    margin-top: 50px;
    padding-bottom: 50px;
}
.work-schema__desc{
    color: #41545e;
    line-height: 1.5em;
    margin-left: 30px;
}
.work-schema__title{
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 20px;
}
.work-schema__desc{
    max-width: 215px;
}
.work-schema__text{
    font-size: 12px;
}

.work-schema__desc_shema2{
    max-width: 310px;
}

.divider_grey{
    background-color: #b3b3b3;
    height: 3px;
    width: 100%;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}

/* Стили для сообщений */
.site-message{
    padding-top: 15px;
    padding-bottom: 15px;
}
.site-message_event{
    background-color: #aece00;
    color: #000;
}
.site-message_warning{
    background-color: #ffdd55;
    color: #1a1a1a;
}
.site-message__wrap{
    margin: 0 auto;
    position: relative;
    width:750px;
}
.site-message__text{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3em;
    padding-left: 45px;
}

/* Стили для справочника - формы входа */
.spravsite-message{
    padding-top: 15px;
    padding-bottom: 15px;
}
.spravsite-message_event{
    background-color: #aece00;
    color: #000;
}
.spravsite-message_warning{
    background-color: #ffdd55;
    color: #1a1a1a;
}
.spravsite-message__wrap{
    margin: 0 auto;
    position: relative;
    width:880px;
}
.spravsite-message__text{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3em;
    padding-left: 200px;
}
