.clear{
    clear:both;
    height:0;
}
.header-wrapper.big .header{
    height:313px;
    overflow:hidden;
}
.header{
    background-image:url(image/head_back.jpg);
    background-repeat:no-repeat;
    background-position:left top;
}
#counter{
    float:left;
    margin:109px 0 0 84px;
    height:82px;
    width:315px;	
}
.head_txt{
    display:block;
    float:right;
    width:460px;
    margin-top:109px;
    font-size:28px;
    color:#fff;
}
.head_txt2{
    display:block;
    float:right;
    width:460px;
    padding:32px 0 0 200px;
    height:48px;
    margin-top:109px;
    font-size:28px;
    color:#fff;
    background-image:url(image/lobo-large.png);
    background-repeat:no-repeat;
    background-position:left top;
}
.index-dimension a.dimension-button,a.index-dimension .dimension-button {
    width: 39px;
    height: 39px;
    position: absolute;
    display: block;
    margin: 100px 0 0 212px;
    z-index: 20;
    background-image: url(image/more_hover.png);
    background-repeat: no-repeat;
    background-position: right top;
    opacity: 0.4;
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    cursor:pointer;
}
a.index-dimension .dimension-button:hover, .index-dimension a.dimension-button:hover {
    opacity:1;
    -webkit-opacity:1;
    -moz-opacity:1;
}
a.index-dimension, .index-dimension{
    margin-bottom:16px;
}
.index-dimensions {
    margin:0 0 18px -5px;
}
.index-dimension .dimension-symbol.development{
    background-image: url(image/01.png);
    background-repeat:no-repeat;
    background-position:35px 3px;
}
.index-dimension .dimension-symbol.support{
    background-image: url(image/02.png);
    background-repeat:no-repeat;
    background-position:49px 5px;
}
.index-dimension .dimension-symbol.promo{
    background-image: url(image/03.png);
    background-repeat:no-repeat;
    background-position:31px top;
}
.index-dimension .dimension-symbol.applications{
    background-image: url(image/04.png);
    background-repeat:no-repeat;
    background-position:60px 8px;
}
.index-dimension .dimension-symbol.tools{
    background-image: url(image/05.png);
    background-repeat:no-repeat;
    background-position:50px 5px;
}
.index-dimension .dimension-symbol.solutions{
    background-image: url(image/06.png);
    background-repeat:no-repeat;
    background-position:45px 30px;
}
a.index-dimension p {
    width:200px;
}
.index-middle .col2 h2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:19px;
    color:#333333;
    font-weight:normal;
    letter-spacing:-1px;
    line-height:normal;
}
.index-middle .col2{
    color:#8f8f8f;
    font-size:12px;
    line-height:1.2;
}
.index-middle .col2 .client-pic{
    float:left;
    width:31px;
    height:36px;
    overflow:hidden;
    margin:3px 0 4px 0;
}
.index-middle .col2 .client-name{
    float:right;
    width:140px;
    color:#333333;
    font-size:11px;
    line-height:1.2;
    margin-bottom:4px;
}
.index-middle .col2 .client-name.big{
    float:none;
}
.index-middle .col2 .client-name span{
    display:block;
    text-transform:uppercase;
    line-height:1.3;
}
a.lost_pas{
    display:block;
    font-size:11px;
    color:#666666;
    width:140px;
    text-decoration:underline;
    margin-top:2px;
    cursor:pointer;
}
a.lost_pas:hover{
    text-decoration:none;
}
.footer .footer-main .left form{
    margin:30px 0 14px 0;
}
.header-wrapper.big{
    background-image: url(image/head_wrap_back.png);
    background-repeat: repeat-x;
    background-position: left top;
}
/*review*/
.content-cap-decoration-top.review{
    background-image: url(image/review_head_top.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin-top:2px;
    left:0;
}
.review_header{
height: 95px;
width: 898px;
background-image: url(image/review_back.png);
background-repeat: no-repeat;
background-position: 355px 0px;
font-family: Arial, Helvetica, sans-serif;
color: black;
}
span.review_title{
    display:block;
    margin:0 0 0 30px;
    font-size:23px;
    width:520px;
}
span.review_subtitle{
    margin:12px 0 0 30px;
    display:block;
    font-size:14px;
    width:455px;
}
ul.reviews{
    list-style:none;
    margin:0;
    padding:0;
    float: left;
}
ul.reviews li{
    display:block;
/*    height:178px;  */
    width:898px;
    overflow:hidden;
    background-color:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
    color:#000;
    border-left:1px solid #dddddd;
    border-right:1px solid #dddddd;
    border-bottom:1px solid #c2c2c2;
    box-shadow:0 0 0 1px #ebebeb;
    -moz-box-shadow:0 0 0 1px #ebebeb;
    -webkit-box-shadow:0 0 0 1px #ebebeb;
    padding-bottom: 30px;
}
span.review_athor{
    float:left;
    display:block;
    width:250px;
    margin:40px 0 0 0;
}
span.review_txt{
    float:left;
    display:block;
    width:370px;
    margin:31px 0 0 0px;
    color:#666666;
    font-size:12px;
}
span.review_txt h3{
    color:#000000;
}
a.review_img{

}

a.review_img img{border: 0;}

a.review_img:hover,a.review_img:active{
    opacity:0.6;
    -webkit-opacity:0.6;
    -moz-opacity:0.6;
}
span.review_athor h3{
    font-size:16px;
    font-weight:bold;
    line-height:1.1;
    margin:0;
    padding:0 0 18px 0;
}
span.review_athor img{
    float:left;
}
span.review_athor p{
    float:left;
    width:223px;
    font-size:10px;
    font-weight:bold;
    color:#333333;
    margin:15px 0px;
    padding:0;
    line-height:1.1;
}
span.review_athor p span{
    display:block;
    line-height:0.9;
    padding-bottom:2px;
}
span.review_txt a{
    color:#666666;
    font-size:12px;
    text-decoration:underline;
}
span.review_txt a:hover{
    text-decoration:none;
}
span.review_txt span.date{
    color:#999999;
    display:block;
    line-height:0.9;
}
.review_footer{
    height: 139px;
    background-image: url(image/review/rev_foot.png);
    background-repeat: repeat-x;
    background-position: left top;
    width:898px;
    background-color:#ffffff;
    border-left:1px solid #dddddd;
    border-right:1px solid #dddddd;
    border-bottom:1px solid #dddddd;
    box-shadow:0 0 0 1px #ebebeb;
    -moz-box-shadow:0 0 0 1px #ebebeb;
    -webkit-box-shadow:0 0 0 1px #ebebeb;
    border-radius:0 0 10px 10px;
    -moz-border-radius:0 0 10px 10px;
    -webkit-border-radius:0 0 10px 10px;
}
.graftitle{
    width: 100%;
    margin: 75px 0 0 0px;
    color:#fff;
    letter-spacing:-1px;
    height: 53%;
    display: table-cell;
    vertical-align: middle;
    font-family:Arial, Helvetica, sans-serif;
}
.graftitle h1{
    font-size:38px;
    font-weight:normal;
    padding:0 0 7px 0;
    font-family: 'Segoe UI Cyrillic Light',"Helvetica Narrow","Arial Narrow",Tahoma,Arial,Helvetica,sans-serif;
}
.graftitle p{
    font-size: 15px;
    width: 75%;
    display: block;
    line-height: 1.4;
}
.footer2{
    width: 900px;
    height: 134px;
    margin: 30px auto;
    background-image: url(image/feader2.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-family:Arial, Helvetica, sans-serif;
}
.header.noimg{
    background-image:none;
}
.header.about{
    background-image:url(img/about_back.png);
    background-repeat:no-repeat;
    background-position:15px 35px;
}
span.copy_rights{
    color:#999999;
    font-size:12px;
    width:515px;
    height:134px;
    line-height:134px;
    margin-left:38px;
    float:left;
}
.footer2 .socnet {
    width: 70px;
    height: 15px;
    position:static;
    margin: 0;
    float:right;
    padding:6px 10px 0 0;
}
.footer2 span.addres{
    color:#333333;
    font-size:12px;
    display:block;
    padding:45px 0 3px 0;
    line-height:1.2;
}
/*-----------------portal-----------------------------*/
a.green_button,a.blue_button{
    display: block;
    width: 205px;
    height: 46px;
    line-height: 46px;
    background-color: #617b33;
    text-decoration: none;
    background-image: url(image/butt_green_back.png);
    background-repeat: repeat-x;
    background-position: left top;
    font-size:15px;
    letter-spacing:-1px;
    color:#fff;
    margin:0 0 12px 0;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    box-shadow:0 2px 4px #666;
    -moz-box-shadow:0 2px 4px #666;
    -webkit-box-shadow:0 2px 4px #666; 
}
a.green_button:hover{
    background-image:none;
    background-color:#a4be76;
}
a.green_button img,a.blue_button img{
    padding:0 11px 0 15px;
    border:none;
}
a.blue_button{
    background-color: #2a5c84;
    background-image: url(image/blue_butt.png);
}
a.blue_button:hover{
    background-image:none;
    background-color:#6d9fc7;
}
.content-cap.decorated.portal{
/*    padding: 0 20px 0 0;
    width: 880px;*/
    background-image: url(image/portal_back.png);
    background-repeat: no-repeat;
    background-position: left top;
}
h2.h2_l_block{
    font-size:32px;
    line-height:0.9;
    color:#000;
    letter-spacing:-1px;
    margin-left:15px;
    height:223px;
    border-bottom:1px solid #cccccc;
    padding:35px 0 0 200px;
    font-weight:normal;
}
span.grad_list{
    display: block;
    background-image: url(image/grad_list_back.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}
span.grad_list span.title{
    display:block;
    font-size:18px;
    font-weight:normal;
    letter-spacing:-1px;
    padding:12px 60px;
    line-height:1.3;
}
span.grad_list ul{
    list-style:none;
    width:650px;
    margin:0;
    padding:0 0 37px 0;
    float:left;
}
span.grad_list ul li{
    display:block;
    margin:0 10px 0 20px;
    padding:19px 0 0 38px;
    background-repeat: no-repeat;
    background-position: left 19px;
    width:580px;
    letter-spacing:-1px;
    line-height:1.1;
    min-height:39px;
    font-size:17px;
    clear:both;
    float:none;
}
span.grad_list ul li.w1{
    width:205px;
    font-size:16px;
    clear:left;
    float:left;
}
span.grad_list ul li.w2{
    width:300px;
    font-size:16px;
    float:right;
    clear:right;
}
span.grad_list ul li.numb1{
    background-image: url(image/numb1.png)
}
span.grad_list ul li.numb2{
    background-image: url(image/numb2.png)
}
span.grad_list ul li.numb3{
    background-image: url(image/numb3.png)
}
span.grad_list ul li.numb4{
    background-image: url(image/numb4.png)
}
span.grad_list ul li.numb5{
    background-image: url(image/numb5.png)
}
span.grad_list ul li.numb6{
    background-image: url(image/numb6.png)
}
span.grad_list ul li.numb7{
    background-image: url(image/numb7.png)
}
span.grad_list ul li.numb8{
    background-image: url(image/numb8.png)
}
span.grad_list ul li.numb9{
    background-image: url(image/numb9.png)
}
h2.portal{
    padding:4px 0 0 25px;
    font-weight:normal;
    font-size:32px;
    line-height:1.1;
}
ul.portal_types{
    list-style:none;
    margin:0;
    padding:0;
}
ul.portal_types li{
    width:825px;
    margin:0 0 20px 15px;
    padding:0;
    float:left;
    clear:left;
    display:block;
}
a.pt_img{
    float:left;
}
a.pt_img:hover{
    opacity:0.6;
    -webkit-opacity:0.6;
    -moz-opacity:0.6;
}
ul.portal_types span.pt_txt{
    float:right;
    width:665px;
    font-size:14px;
    line-height:1.3;
}
ul.portal_types span.pt_txt h3{
    font-size:22px;
    letter-spacing:-1px;
    font-weight:normal;
    padding:9px 0 5px 0;
    margin:0;
}
ul.blue_portal{
    list-style:none;
    padding:0;
    background-color:#d8e4ec;
    width:900px;
    height:395px;
    display:block;
    margin:0 auto;
}
ul.blue_portal li{
    float:left;
    clear:both;
    display:block;
    margin:20px 0 10px 24px;
    width:876px;
}
ul.blue_portal img{
    float:left;
    margin-top:10px;
}
ul.blue_portal li.smaler img{
    margin-left:35px;
}
ul.blue_portal span.bp_txt{
    display:block;
    float:right;
    width:660px;
    margin-right:59px;
    font-size:26px;
    letter-spacing:-1px;
    line-height:1.2;
}
ul.blue_portal li.smaler span.bp_txt{
    font-size:22px;
}
.sub_servises{
    position: absolute;
    top: 2px;
    left: 1px;
    width: 900px;
    height: 241px;
    background-color: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 2px 1px 15px 0 #333;
    -moz-box-shadow: 2px 1px 15px 0 #333;
    -webkit-box-shadow: 2px 1px 15px 0 #333;
    background-image: url(image/subServBack.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    overflow:hidden;
    z-index:5000;
    border:none;
    display:none;
}

.sub_aboutmenu{
position: absolute;
top: 1px;
left: 181px;
width: 134px;
height: 84px;
background-color: white;
border-radius: 0 10px 10px;
-moz-border-radius: 0 10px 10px;
-webkit-border-radius: 0 10px 10px;
box-shadow: 2px 1px 15px 0 #333;
-moz-box-shadow: 2px 1px 15px 0 #333;
-webkit-box-shadow: 2px 1px 15px 0 #333;
background-image: url(image/subServBack.png);
background-repeat: repeat-x;
background-position: left bottom;
overflow: hidden;
z-index: 5000;
border: none;
display: none;
}
.sub_servises a.sub_exit{
    display: block;
    float: right;
    width: 19px;
    height: 19px;
    background-image: url(image/seb_exit.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin:9px 10px 0 0;	
}
.sub_servises a.sub_exit:hover{
    opacity:0.6;
    -webkit-opacity:0.6;
    -moz-opacity:0.6;
}
ul.main_serv{
    list-style:none;
    margin:0 0 0 21px;
    padding:0;
}

ul.main_serv.about ul li {
float: none;
margin: 0;
padding: 4px 0 0 0;
width: 175px;
height: auto !important;
}

ul.main_serv.about{
    list-style:none;
    margin:0 0 0 11px;
    padding:0;
}
ul.main_serv.about li{
    float:left;
    margin:8px 0 0 0;
    font-size:14px;
    color:#000;
    width:198px;
/*    height:101px;*/
}
ul.main_serv li{
    float:left;
    margin:22px 0 0 0;
    font-size:14px;
    color:#000;
    width:198px;
/*    height:101px;*/
}
ul.main_serv ul{
    list-style:none;
    margin:0;
    padding:1px 0 0 0;
}
ul.main_serv ul li{
    float:none;
    margin:0;
    padding:4px 0 0 0;
    width:175px;
    height:auto !important;
}
ul.main_serv ul a{
    text-decoration:underline;
    color:#3399cc;
    font-size:14px;
}
ul.main_serv ul a:hover{
    text-decoration:none;
}
a.all_serv_page{
    float:right;
    width:135px;
    margin:20px 147px 0 0;
    font-size:16px;
    text-decoration:underline;
    color:#000;
    line-height:1.3;
}
a.all_serv_page:hover{
    text-decoration:none;
}
/*------------web_shop-------------------*/
.special_offer{
    margin-bottom: 15px;
    background-color: #e0f0d1;
    padding: 15px 30px 15px 15px;
    color: #8f8f8f;
    font-size: 12px;
    background-image: url(image/special_off.png);
    background-repeat: no-repeat;
    background-position: 160px 13px;
}
.right-grey, .right-orange, .right-green{
    color: #8f8f8f;
}
.content-cap.decorated.wshop{
/*    padding: 0 20px 0 0;
    width: 880px;*/
}
h3.wshop_head{
    height: 137px;
    margin:0 0 0 15px;
    border-bottom: 1px solid #cccccc;
    font-size: 20px;
    letter-spacing: -1px;
    font-weight: normal;
    padding: 20px 29px 0 188px;
    background-image: url(image/web_shop_head.png);
    background-repeat: no-repeat;
    background-position: 27px 15px;
    line-height:1.2;
}
ul.wshop_ul{
    list-style:none;
    margin:0;
    padding:0;
}
ul.wshop_ul li{
    width:180px;
    height:232px;
    overflow:hidden;
    float:left;
    margin:15px 6px 0 30px;
    font-size:12px;
    line-height:1.2;
    text-align:left;
}
ul.wshop_ul li h4{
    font-size:22px;
    letter-spacing:-1px;
    font-weight:normal;
    padding:6px 0 7px 0;
    margin:0;
}
span.img_wrap{
    display:block;
    height:80px;
    overflow:hidden;
    position:relative;
}
span.img_wrap img{
    position:absolute;
    left:0;
    bottom:0;
}

/* nivo-slider styles */
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
.slider-wrapper{
    position: absolute;
    width: 677px;
    height: 483px;
    margin: 0 auto;
    top: 1200px;
    left: 120px;
}
/* END nivo-slider styles */

/* portfolio-parhomenko page styles */
.slider-wrapper.parh {
    position: absolute;
    width: 598px;
    height: 439px;
    margin: 0 auto;
    top: 1046px;
    left: 145px;
    -webkit-border-radius: 20px;
    border-radius: 20px;    
    border: none;
    -webkit-box-shadow: 0 4px 10px #838d91;
    -moz-box-shadow: 0 4px 10px #838d91;
    box-shadow: 0 4px 10px #838d91;    
}
#slider-parh{
    -webkit-border-radius: 20px;
    border-radius: 20px;    
    border: none;
    margin-bottom: 30px;
}
.slider-wrapper.parh.theme-default .nivo-controlNav a{
    width: 21px;
    height: 21px;
    background: url('images/bullets2.png') no-repeat;
    text-indent: 0px;
    color: #000000;
    background-position: 0 -21px;
    line-height: 21px;
}    
.slider-wrapper.parh.theme-default .nivo-controlNav a.active{
    background-position: 0 0;
}
.slider-wrapper.parh.theme-default img{
    border: none;
}
/* portfolio-parhomenko page styles */


.paging-row {
    background: none repeat scroll 0 0 #999999;
    float: left;
    padding: 10px 0;
    width: 100%;
}
.sort-p, .sort-items, .sort-y {
    float: left;
}
.sort-p {
    padding-left: 34px;
    width: 142px;
}
.sort-items {
    width: 515px;
}
.sort-y {
    padding-right: 26px;
    width: 182px;
}
.sort-p a, .sort-p span, .sort-items a, .sort-items span, .sort-y a {
    color: #FFFFFF;
    padding: 0 2px;
}
.sort-p a:hover, .sort-items a:hover, .sort-y a:hover {
    text-decoration: none;
}
.sort-p span.sort-p-cur {
    color: #000000;
}
.sort-y {
    text-align: right;
}
.sort-y-cur {
    color: #000000;
}
.review_img {
    float: left;
    width: 156px;
}
.review_img img {
    box-shadow: 1px -1px 4px 0 #B3B4B5;
    display: block;
    margin: 20px 0 0 10px;
    overflow: hidden;
    width: 120px;
}
.ndetail-l-col {
    float: left;
    width: 70%;
}
.detailnews-img {
    float: right;
    width: 30%;
}
.news-big-img {
    margin: 0 0 10px;
    text-align: right;
}
.news-big-img img {
    box-shadow: 1px -1px 4px 0 #B3B4B5;
}
.news-small-img {
    text-align: right;
}
.news-small-img img {
    box-shadow: 1px -1px 4px 0 #B3B4B5;
    margin-left: 11px;
}



/* portfolio-bauer page styles */
.content-cap.decorated .descr-panel.portfolio-header-panel.bauer{
    padding-left: 156px;
}
.bauer-preview{
    position: relative;
    width: 100%;
    height: 1160px;
}
#thumb_holder{
    width:100%;
    height:300px; 
    float:left; 
    display:inline; 
    margin: 0;
    padding: 0;
    list-style: none;
}
#large_image_holder{
    width:100%; 
    float:left; 
    display:inline;    
}
#large_images{
    width:100%;
    float:left;
    display:inline; 
    position:relative;
    z-index:10; 
    padding:0px;  
    height:807px;
    background: url('images/browser-bg.png') no-repeat center top;
}
#large_images li{
    position:absolute;
    z-index:11; 
    top: 61px;
    left: 40px;
    list-style: none;
}
#thumb_holder li {
    width:33.3%; 
    float:left; 
    margin-bottom: 14px;
    list-style: none;
}
#thumb_holder li a{
    display: block;
    text-align: center;
}
#thumb_holder li a:hover img{
    outline: 2px solid orange;
    outline-offset: -2px;
    opacity: 0.8;
}
.info_holder{
    width:300px;
    height:207px; 
    float:left; 
    display:inline;
}
.hide{
    display:none;
}
/* END portfolio-bauer page styles */


.serv{
    width: 217px;
    background: url(img/serv.png) no-repeat;
    float: left;
    height: 26px;
    margin-left: 10px;
}
.serv a{color: white; text-decoration: none; font-family: Arial; font-size: 14px; line-height: 25px;padding: 1px 19px;display: block;position: relative;}
.servlist{
    position: absolute;
    background: url(img/servlist.png) no-repeat;
    display: block;
    width: 100%;
}



.servlist ul{
    margin: 0;
    width: 218px;
    padding: 0;
    list-style-type: none;
    margin-bottom: 8px;
    display: none;
}

ul.list a:hover{text-decoration: underline;}
ul.list a{
    color: white;
    text-decoration: none;
    font-family: Arial;
    font-size: 14px;
    line-height: 25px;
    padding: 1px 16px;
    display: block;
}
ul.list li{display: block; float: left;}

.yell_div{
    width: 898px;
    height: 340px;
    margin: 0 auto;
    background-image: url(http://akalita.akalita.com/bitrix/templates/inner/img/about-yellow-bg.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #fff;
    border-top:1px solid #cccccc;
    border-left:1px solid #dddddd;
    border-right:1px solid #dddddd;
    box-shadow:0 0 0 1px #ebebeb;
    -moz-box-shadow:0 0 0 1px #ebebeb;
    -webkit-box-shadow:0 0 0 1px #ebebeb;
}
.yell_div h2{
    font-size:24px;
    letter-spacing:-1px;
    font-weight:normal;
    line-height:1;
    padding:23px 0 26px 68px;
    margin:0;
}
.yell_div ul{
    list-style:none;
    margin:0;
    padding:0;
}
.yell_div ul li{
    display:block;
    float:left;
    margin:0 60px 0 19px;
    width:300px;
    height:52px;
}
.yell_div ul li.longli{
    width:405px;
    margin-right:0;
}
.yell_div ul p{
    margin:0;
    padding:4px 0 0 0;
    font-size:16px;
    letter-spacing:-1px;
    line-height:1;
}
.yell_div span.next_txt{
    display:block;
    clear:both;
    font-size:20px;
    padding:0 0 0 68px;
    letter-spacing:-1px;
    line-height:1;
    padding-top:6px;
}
span.yel_img_wrap{
    display:block;
    width:47px;
    height:52px;
    float:left;
    overflow:hidden;
    margin-right:3px;
}
span.yel_img_wrap img{
    display:block;
    margin:0 auto;
}
.cont_after_all{
    width: 898px;
    height: 47px;
    margin: 0 auto;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    box-shadow: 0 0 0 1px #ebebeb;
    -moz-box-shadow: 0 0 0 1px #ebebeb;
    -webkit-box-shadow: 0 0 0 1px #ebebeb;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    background-image: url(image/content_after_all.png);
    background-repeat: repeat-x;
    background-position: left top;
}
.how_to_start{
    margin-bottom: 15px;
    background-color: #e0f0d1;
    padding: 15px 9px 15px 9px;
    color: #8f8f8f;
    font-size: 12px;
}
.how_to_start i{
    display:block;
    padding:0 0 4px 35px;
}
.how_to_start ul{
    padding:0;
    margin:0;
    list-style:none;
}
.how_to_start ul li{
    display:block;
    float:left;
    width:187px;
    margin-top:14px;
}
.how_to_start ul img{
    float:left;
    margin:0;
}
.how_to_start ul p{
    margin:0;
    padding:0;
    float:right;
    width:148px;
    display:block;
}
.how_to_start a{
    color:#336699;
    text-decoration:underline;
}
.how_to_start a:hover{
    text-decoration:none;
}

/* platform page styles */
.promo .development.first{
    margin-left: 0;
    background: url('images/promo-top-gradient.png') repeat-x left top;
}
h3.promo-ttl {
    height: 195px;
    margin: 0;
    border-bottom: 1px solid #CCC;
    font-size: 20px;
    letter-spacing: -1px;
    font-weight: normal;
    padding: 30px 36px 0 202px;
    background: url('images/promo-sites-top.png') no-repeat 54px center;
    line-height: 1.2;
}
.profit-wrap{
    float: left;
    width: 100%;
    margin: 36px 0;
}
.profit-block{
    float: left;
    width: 325px;
}
.profit-block .budget{
    background: url('images/plus-money.png') no-repeat 32px top;
    padding: 0 10px 0 132px;    
}
.profit-block .time{
    background: url('images/plus-time.png') no-repeat 32px top;
    padding: 0 0 0 132px;    
}
.profit-block h4 {
    height: 74px;
    font-size: 20px;
    letter-spacing: -1px;
    font-weight: normal;
    padding: 0 0 8px 0;
    margin: 0;
    line-height: 1.1;
}
.profit-block p{
    font-size: 12px;
}
.promo-servise{
    clear: both;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 1px;    
}
.promo-servise-in{
    padding: 26px 10px 12px 204px;
    background-repeat: no-repeat;
    background-position: 55px center;
}
h3.promoserv-ttl{
    font-size: 22px;
    margin: 0 0 18px 0;
    font-weight: normal;
    line-height: 1.1;
    height: 48px;
}
.promo-servise-in p{
    font-size: 14px;
    margin: 0;
    padding-bottom: 10px;
}
.promo-servise-in.func{
    background-image: url('images/promo-func-icon.png');
}
.promo-servise-in.star{
    background-image: url('images/promo-star-icon.png');
}
.promo-servise-in.des{
    background-image: url('images/promo-des-icon.png');
    background-position: 35px center;
}
.promo-servise.bl{
    background: #d3e4f0;
}
.promo-servise.grn{
    background: #e0f0d3;
}
.promo-servise.pnk{
    background: #f6daec;
}
.profit-block.w100{
    float: none;
    width: 100%;
    margin: 36px 0 0 0;
}
.work-list h4{
    height: auto;
    padding: 0 0 16px 0;
}
.work-list h5{
    font-size: 15px;
    letter-spacing: -1px;
    padding: 0 0 12px 0;
    margin: 0;
}
.profit-block .work-list {
    background: url('images/promoservice-list.png') no-repeat 32px top;
    padding: 0 10px 0 132px;
}
.module-list{
    margin: 0;
    padding: 0;
    list-style: none;
}
.module-list li{
    background: url('images/li-style-img.png') no-repeat left top;
    list-style: none;
    font-size: 15px;
    letter-spacing: -1px;
    padding: 0 0 10px 24px;
}
.promo-order{
    margin: 18px 0;
    background: url('images/promo-oder-icon.png') no-repeat 24px top;
    padding: 0 0 0 132px;
    font-size: 20px;
    line-height: 1.1;
}
/* END platform page styles */


h3.promo-ttl.mobile {
    background: url("images/ios-android-top.png") no-repeat scroll 48px center transparent;
    padding: 30px 36px 0 239px;
}
.mob-work-type {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.mob-work-in {
    padding: 18px;
}
.mob-work-type ul {
    margin: 0 0 0 30px;
    padding: 0;
}
.mob-work-type ul li {
    float: left;
    list-style: none outside none;
    padding-top: 110px;
    width: 33.3%;
}
.mob-work-in h4 {
    font-size: 20px;
    font-weight: normal;
    height: 40px;
    letter-spacing: -1px;
    line-height: 1.1;
    margin: 0;
    padding: 0;
}
.mob-work-type ul li.adapt {
    background: url("images/mob-adapt-icon.png") no-repeat scroll left top transparent;
}
.mob-work-type ul li.mobdev {
    background: url("images/mob-dev-icon.png") no-repeat scroll left top transparent;
}
.mob-work-type ul li.target {
    background: url("images/mob-target-icon.png") no-repeat scroll left top transparent;
}
.mob-work-in p {
    font-size: 12px;
    margin: 0;
    padding: 0 46px 0 0;
}
.promo-mob {
    letter-spacing: -1px;
    line-height: 1.2;
    padding: 18px 30px;
}
.mob-descr {
    background: url("images/mob-descr-bg.png") repeat-x scroll left top transparent;
    height: 476px;
    padding: 18px 18px 0;
}
.mob-descr h4 {
    font-size: 20px;
    font-weight: normal;
    height: 40px;
    letter-spacing: -1px;
    line-height: 1.1;
    margin: 0;
    padding: 0;
}
.mob-descr-item.l {
    float: left;
    margin-bottom: 15px;
    width: 280px;
}
.mob-descr-item.r {
    float: left;
    margin-bottom: 15px;
    width: 334px;
}
.mob-descr-item p {
    font-size: 14px;
    line-height: 1.2;
    padding: 0 34px 0 42px;
}
.mob-descr-item .cross {
    background: url("images/cross-icon.png") no-repeat scroll left top transparent;
}
.mob-descr-item .cloud {
    background: url("images/cloud-icon.png") no-repeat scroll left top transparent;
}
.mob-descr-item .atoreapp {
    background: url("images/atoreapp-i.png") no-repeat scroll left top transparent;
}
.mob-descr-item .smo-i {
    background: url("images/smo-icon.png") no-repeat scroll left top transparent;
}
.mob-descr-item .mobapps-i {
    background: url("images/smo-icon.png") no-repeat scroll left top transparent;
}
.descr-i {
    background: url("images/descr-i.png") no-repeat scroll left top transparent;
    clear: left;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 24px 0;
    padding: 0 0 0 42px;
}
.promo-mob.tech {
    background: url("images/technoligies-icon.png") no-repeat scroll 50px center transparent;
    padding-left: 164px;
}



h3.promo-ttl.games {
    background: url("images/gamedev-top.png") no-repeat scroll left top transparent;
    color: #666666;
    padding: 30px 36px 56px 323px;
}
.gamedev .development.first {
    background: url("images/top-gradient-bl.png") repeat-x scroll left top transparent;
    margin-left: 0;
}
.gamedev-steps {
    background: url("images/top-gradient-yel.png") repeat-x scroll left bottom transparent;
    border-bottom: 1px solid #CCCCCC;
    float: left;
    padding-top: 36px;
    width: 100%;
}
.gamedev-steps ol {
    display: block;
    margin: 0 0 0 50px;
    padding: 0;
}
.gamedev-steps ol li {
    float: left;
    list-style: none outside none;
    width: 33.3%;
}
.gamedev-steps ol li label {
    background: url("images/ol-li-bg.png") no-repeat scroll center top transparent;
    display: block;
    float: left;
    height: 96px;
    line-height: 23px;
    text-align: center;
    width: 23px;
}
.mob-work-type .game-benefit ul li {
    height: 216px;
}
.gamedev-steps ol li p {
    font-size: 14px;
    margin: 0 40px 0 32px;
}
.mob-work-in.game-benefit p {
    padding-right: 30px;
}
.mob-work-type ul li.know {
    background: url("images/game-know-icon.png") no-repeat scroll left top transparent;
}
.mob-work-type ul li.tech {
    background: url("images/game-tech-icon.png") no-repeat scroll left top transparent;
}
.mob-work-type ul li.play {
    background: url("images/game-play-icon.png") no-repeat scroll left top transparent;
}
.mob-work-type ul li.sound {
    background: url("images/game-sound-icon.png") no-repeat scroll left top transparent;
}
.mob-work-type ul li.stable {
    background: url("images/game-stable-icon.png") no-repeat scroll left top transparent;
}
.mob-work-type ul li.actual {
    background: url("images/game-actual-icon.png") no-repeat scroll left top transparent;
}
.gamedev .mob-work-type {
    margin-bottom: 0;
}
.promo-mob.light {
    background: url("images/light-icon.png") no-repeat scroll 50px center transparent;
    padding: 36px 30px 36px 208px;
}
.promo-mob.light p {
    font-size: 18px;
}
h3.promo-ttl.promo-site {
    /*background: url("images/promosite-top.png") no-repeat scroll 56px center transparent;*/
		background: url("/images/icons/icon-1.png") no-repeat scroll 30px 35px transparent;
    padding: 30px 36px 0 204px;
}
.page-promo .development.first {
    background: url("images/page-promo-topbg.png") no-repeat scroll left top transparent;
    margin-left: 0;
}
.pr-st .mob-work-in h4 {
    height: 70px;
}
.pr-st .mob-work-in ul li {
    height: 130px;
}
.pr-st .mob-work-in ul li h4 {
    height: 40px;
}
.mob-work-type ul li.target {
    background: url("/images/icons/icon-2.png") no-repeat scroll left top transparent;
}
.mob-work-type ul li.box {
    background: url("/images/icons/icon-3.png") no-repeat scroll left top transparent;
}
.mob-work-type ul li.effective {
    background: url("/images/icons/icon-4.png") no-repeat scroll left top transparent;
}
.mob-work-type ul li.prezent {
    background: url("/images/icons/icon-5.png") no-repeat scroll left top transparent;
}
.mob-work-type ul li.result {
    background: url("/images/icons/icon-6.png") no-repeat scroll left top transparent;
}
.mob-work-type ul li.backup {
    background: url("/images/icons/icon-7.png") no-repeat scroll left top transparent;
}

.promo-mob.flag {
    background: url("images/prst-flag.png") no-repeat scroll 30px center transparent;
    padding: 26px 30px 26px 204px;
}
.promo-seo p {
    font-size: 20px;
    padding-left: 50px;
}
.promo-seo p.promo-seo-txt {
    font-size: 14px;
    line-height: 1.2;
    margin: 0 0 10px;
    padding: 0;
}
.pr-seo-email {
    background: url("images/seo-email-icon.png") no-repeat scroll left center transparent;
}
.pr-seo {
    background: url("images/seo-search-icon.png") no-repeat scroll left top transparent;
}
.pr-smo {
    background: url("images/seo-smo-icon.png") no-repeat scroll left top transparent;
}


.company-clients {
    float: left;
    width: 900px;
}
.clients-ttl {
    background: url("images/clients-top-bg.png") repeat-x scroll left top transparent;
    border-bottom: 1px solid #CCCCCC;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1.1;
    margin: 0;
    padding: 20px 24px;
}
.client-item {
    border-bottom: 1px solid #D6D6D6;
    float: left;
    width: 100%;
}
.cl-logo-wrap {
    float: left;
    overflow: hidden;
    text-align: center;
    width: 234px;
}
.cl-logo-align {
    display: table-cell;
    height: 165px;
    text-align: center;
    vertical-align: middle;
    width: 234px;
}
.cl-tt {
    float: left;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    padding-top: 40px;
    width: 156px;
}
.cl-descr {
    float: left;
    padding-top: 40px;
    width: 510px;
}
.cl-about {
    font-size: 12px;
    height: 64px;
    margin: 0 0 16px;
    overflow: hidden;
}
.cl-detail-lnk {
    color: #000000;
    font-size: 12px;
}
.cl-detail-lnk:hover {
    text-decoration: none;
}
.partners-block {
    background: none repeat scroll 0 0 #E6EBED;
    border-bottom: 1px solid #CCCCCC;
    float: left;
    width: 100%;
}
.partners-l-col {
    background: url("images/partners-block-icon.png") no-repeat scroll center 60px transparent;
    float: left;
    height: 170px;
    text-align: center;
    width: 210px;
}
.partners-l-col p {
    font-size: 16px;
    margin: 20px 0 0;
}
.partners-r-col {
    margin-left: 210px;
}
.partners-item {
    padding: 20px 0;
}
.part-logo {
    float: left;
    width: 130px;
}
.partners-r-col p {
    font-size: 12px;
    margin: 0 0 0 130px;
    padding: 0 88px 0 0;
}


.content-cap.decorated .persistent-block {
    width: 900px;
    z-index: 8999;
}
.content-cap.decorated .persistent-block .descr-panel {

}


.portfolio-page-previews {
    overflow: auto;
}
.portfolio-page-previews .portfolio-preview-block {
    float: left;
    margin-right: 17px;
    margin-left: 17px;
}
.portfolio-page-previews .portfolio-preview-block.last {
    margin-right: 0;
}
.portfolio-preview-block {
    background: none no-repeat scroll center top white;
    display: block;
    height: 260px;
    opacity: 0.5;
    position: relative;
    width: 264px;
}
.portfolio-preview-block .decoration {
    background: url("img/bkg-white-blur.png") no-repeat scroll 90% bottom transparent;
    bottom: 0;
    height: 122px;
    position: absolute;
    right: 0;
    width: 264px;
}
.portfolio-preview-block:hover, .portfolio-preview-block.focus {
    opacity: 1;
}
.portfolio-preview-block:hover .decoration, .portfolio-preview-block.focus .decoration {
    background-position: right bottom;
}
#portfolio-bauertech-details #about-company {
    font-size: 13px;
    height: auto;
    left: 554px;
    line-height: 1.1em;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 241px;
    width: 295px;
}
#portfolio-bauertech-details #about-website {
    font-size: 13px;
    height: auto;
    left: 570px;
    line-height: 1.1em;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 595px;
    width: 295px;
}

.infania-slider-wrapper {
    position: absolute;
    width: 790px;
    height: 829px;
    margin: 0 auto;
    top: 1137px;
    left: 55px;
    background: transparent;
}
.infania-slider-wrapper.theme-default .nivoSlider{
    background: transparent;
}
.infania-slider-wrapper .nivo-controlNav {
    margin-top: -858px;
}
.infania-slider-wrapper.theme-default .nivo-controlNav a{
    background: url('/pic/inf-bullets.png') no-repeat;
    background-position: 0 -13px;
}
.infania-slider-wrapper.theme-default .nivo-controlNav a.active{
    background-position: 0 0;
}

.headerPersist-floatingHeader {
width: 879px; 
margin-left: 1px; 
margin-top: 5px; 
position: fixed; 
padding: 15px 0px 0px 0px; 
top: 0px; 
visibility: visible; 
z-index: 10; 
background-color: white;
}