h1{
    font-size: 30px;
    line-height: 1.6;
}

h2{
    font-size: 23px;
    line-height: 1.2;
}

h3{
    font-size: 20px;
    line-height: 1.2;
}

h4{
    font-size: 16px;
    line-height: 1.2;
}

h5{
    font-size: 14px;
    line-height: 1.2;
}

h6{
    font-size: 12px;
    line-height: 1.2;
}

h1,
h2,
h3,
h4,
h5,
h6{
    font-weight: normal; 
    color: #000; 
    margin: 0 0 15px 0;
}

p{
    font-size: 14px;
    line-height: 1.6;
    margin: 0 0 17px 0;
}

ul, ol{
    line-height: 1.6;
}

a{
    color: #4c7ab0; 
    text-decoration: underline;
}

a:hover{
    text-decoration: none;
}

a:hover, 
a:active {
    outline: none;
}

a img{
    border:none;
}

.underline{
    text-decoration: underline;
}

a.underline:hover{
    text-decoration: none;
}

input:focus, 
select:focus, 
textarea:focus, 
button:focus {
    outline: 0;
}

del {
    text-decoration: line-through;
}

b{
    font-weight: bold;
}

i{
    font-style: italic
}

.clear{
    clear:both;
}

.left{
    float: left;
}

.right{
    float: right;
}

.left_align{
    text-align: left;
}

.right_align{
    text-align: right;
}

.center_align{
    text-align: center;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

body{
    font: normal 14px Arial, Helvetica, Verdana, sans-serif;
    color: #444444;
    background: #ffffff;
    min-width: 1000px;
}

.wrapper{
    margin: 0 auto;
    padding: 0 20px;
    min-width: 960px;
    max-width: 1100px;
}

.header{
    height: 91px;
    padding-top: 28px;
}

.header__login{
    padding-left: 45px;
    background: url('../images/enter.png') no-repeat;
    min-height: 42px;
    width: 174px;
    float: left;
}

.header__login a{
    margin-bottom: 6px;
    display: inline-block;
}

.header__contacts{
    background: url('../images/contacts.png') no-repeat;
    min-height: 42px;
    padding-left: 51px;
    float: left;
}

.header__location_item{
    overflow: hidden;
    margin-bottom: 3px;
    line-height: 1;
    color: #777777;
}

.header__location_item span{
    float: left;
    width: 122px;
}

.header__location_item em{
    display: block;
    margin-left: 122px;
    font-style: normal;
}

.header__location_item_first{
    font-size: 21.5px;
    color: #444444;
}

.top_menu_block{
    clear: both;
}

.top_menu{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    white-space: nowrap;
}

.top_menu li{
    display: inline-block;
}

.top_menu li a{
    display: block;
    height: 33px;
    line-height: 33px;
    padding: 0 35px;
    text-decoration: none;
    position: relative;
}

.menu_underline{
    position: absolute;
    height: 1px;
    top: 25px;
    left: 30px;
    right: 30px;
    background: #4c7ab0;
    transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
}

.top_menu li.active .menu_underline{
    display: none;
}

.top_menu li a:hover .menu_underline{
    top: 30px;
    opacity: 0;
    filter:alpha(opacity=0);
}

.top_menu li.active{
    background: #4f7baf url('../images/menu_left.png') left top no-repeat;    
}

.top_menu li.active a{
    background: url('../images/menu_right.png') right top no-repeat;
    color: #fff;
    text-decoration: none;
}

.header_banner{
    height: 362px;
    background: url('../images/sky_grad.png') repeat-x;
    position: relative;
    overflow: hidden;
}

#par_1{
    width:50px;
    height:72px;
    position:absolute;
    background: url('../images/par_1.png') no-repeat;
    top:261px;
    left:597px;
}

#par_2{
    width:35px;
    height:50px;
    position:absolute;
    background: url('../images/par_2.png') no-repeat;
    top:133px;
    left:167px;
}

#cosm{
    width:616px;
    height:232px;
    position:absolute;
    background: url('../images/cosm.png') no-repeat;
    top:90px;
    left:0px;
}

.light_1,
.light_2{
    position: absolute;
    width: 59px;
    height: 76px;
    background: url('../images/light_2.gif') no-repeat;
    top: 76px;
    right: 178px;
}

.light_2{
    top: 30px;
    right: 25px;
}

.gif{
    position: absolute;
    width: 167px;
    height: 55px;
    background: url('../images/gif_5.gif') no-repeat;
    top: 125px;
    left: 127px;
}

.left_cloud{
    height: 362px;
    background: url('../images/left_cloud.png') left bottom no-repeat;
}

.right_cloud{
    height: 362px;
    background: url('../images/right_cloud.png') right bottom no-repeat;
}

.header_banner .wrapper{
    overflow: hidden;
    position: relative;
    height: 362px;
}

.header_banner_text_wrapper{
    float: right;
    margin-top: 50px;
    color: #fff;
    width: 38% !important;
}

.header_banner_text{
    width: 100% !important;
}

.bracket_line{
    height: 43px;
    line-height: 43px;
    background: url('../images/left_bracket.png') left top no-repeat;
    margin-bottom: 24px;
    display: inline-block;
    white-space: nowrap;
}

.bracket_line_content{
    height: 43px;
    line-height: 43px;
    background: url('../images/right_bracket.png') right top no-repeat;
    padding: 0 23px;
    color: #fff;
}

.bracket_line_content h1{
    font-size: 29px;
    color: #fff;
}

.header_banner_text p{
    font-size: 16px;
}

.connection_block{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 233px;
    height: 28px;
    background: url('../images/connection.png') no-repeat;
    font-size: 18px;
    padding: 20px 0 0 105px;
}

.content{
    padding: 40px 0 90px;
}

.info_block{
    overflow: hidden;
    margin-bottom: 20px;
}

.info_col{
    float: left;
    width: 33.33%;
}

.info_col_content{
    padding: 0 10px;
}

.info_col_1 .info_col_content{
    padding-left: 0;
}

.info_col_3 .info_col_content{
    padding-right: 0;
}

.info_col h4{
    line-height: 1;
}

.info_col h4 a{
    text-decoration: none;
}

.info_col h4 img{
    vertical-align: middle;
}

.info_col h4 span{
    vertical-align: middle;
    text-decoration: underline;
}

.info_col h4 a:hover span{
    text-decoration: none;
}

.info_col p{
    color: #666666;
    font-size: 12px;
    line-height: 1.4;
}

.home_content{
    background: url('../images/bg_gradient.png') left top repeat-x;
}

.home_content .wrapper{
    background: url('../images/bg_cloud.png') center 475px no-repeat;
}

.employees_slider {
    height:305px;
    position: relative;
    margin-bottom: 5px;
}

.employees_slider .block_title{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

#employees {
    background: url('../images/staff_line_1.png') 40px 37px no-repeat;
    width:100% !important;
    height:100%;
    float:left;
    margin-top: -22px;
}

.slide_item{
    width:100% !important;
    height:100%;
    position: relative;
}

.employee_item{
    position: absolute;
}

.employee_item__image{
    width: 74px;
    height: 74px;
    padding: 7px;
    background: url('../images/av_bg.png') no-repeat;
}

.employee_item__name{
    position: absolute;
    left: 92px;
    white-space: nowrap;
}

.employee_item__name span{
    display: block;
    font-size: 20px;
}

.employee_item__name em{
    font-style: normal;
    font-size: 12px;
}

.employee_item_1{
    left: 0;
    bottom: 7px;
}

.employee_item_1 .employee_item__name{
    top: 55px;
}

.employee_item_2{
    left: 74px;
    bottom: 98px;
}

.employee_item_2 .employee_item__name{
    top: 4px;
}

.employee_item_3{
    left: 240px;
    bottom: 28px;
}

.employee_item_3 .employee_item__name{
    top: 44px;
}

.employee_item_4{
    left: 338px;
    bottom: 138px;
}

.employee_item_4 .employee_item__name{
    top: 4px;
}

.employee_item_5{
    left: 463px;
    bottom: 48px;
}

.employee_item_5 .employee_item__name{
    top: 34px;
}

.employee_item_6{
    left: 646px;
    bottom: 205px;
}

.employee_item_6 .employee_item__name{
    top: 5px;
}

.online_chat_block{
    position: absolute;
    right: 0;
    bottom: 64px;
    z-index: 10;
}

.online_chat_block h3{
    color: #666666;
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
}

.online_chat__box{
    border:6px solid #e0e0e0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 4px 10px;
    color: #666666;
    margin-bottom: 13px;
}

.online_chat__box_line{
    text-align: center;
    white-space: nowrap;
    margin-top: 8px;
}

.online_chat__box_line span{
    display: inline-block;
    color: #666666;
    font-size: 28.5px;
    font-weight: bold;
    font-family: 'Times New Roman';
    margin: 0 3px;
    vertical-align: middle;
}

.online_chat__box_line em{
    color: #666666;
    font-size: 14px;
    display: inline-block;
    text-align: left;
    line-height: 1;
    vertical-align: middle;
}

.button{
    border: 4px solid #fff;
    display: block;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: #8fc9e9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhmYzllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MjdmYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #8fc9e9 0%, #527fb2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc9e9), color-stop(100%,#527fb2));
    background: -webkit-linear-gradient(top, #8fc9e9 0%,#527fb2 100%);
    background: -o-linear-gradient(top, #8fc9e9 0%,#527fb2 100%);
    background: -ms-linear-gradient(top, #8fc9e9 0%,#527fb2 100%);
    background: linear-gradient(to bottom, #8fc9e9 0%,#527fb2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc9e9', endColorstr='#527fb2',GradientType=0 );
}

.button:hover{
    background: #527fb2;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyN2ZiMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZmM5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #527fb2 0%, #8fc9e9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#527fb2), color-stop(100%,#8fc9e9));
    background: -webkit-linear-gradient(top, #527fb2 0%,#8fc9e9 100%);
    background: -o-linear-gradient(top, #527fb2 0%,#8fc9e9 100%);
    background: -ms-linear-gradient(top, #527fb2 0%,#8fc9e9 100%);
    background: linear-gradient(to bottom, #527fb2 0%,#8fc9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#527fb2', endColorstr='#8fc9e9',GradientType=0 );
}

.block_title{
    padding-left: 20px;
}

.page_inner_menu{
    margin-top: -17px;
    margin-bottom: 15px;
    font-size: 13px;
}

.page_inner_menu a{
    margin-right: 10px;
}

.page_inner_menu span{
    margin-right: 10px;
    color: #aaa;
}

.inline_title{
    display: inline-block;
    margin-right: 15px;
}

.inline_title + a{
    font-size: 13px;
}

.reviews_slider {
    height:144px;
    position: relative;
    margin-bottom: 30px;
    padding: 0 90px;
}

#reviews {
    width:100% !important;
    height:100%;
    float:left;
    border:3px solid #cccccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.reviews_item{
    width:100% !important;
    height:100%;
}

.reviews_item_content{
    padding: 15px;
}

#reviews_next{
    width: 20px;
    height: 50px;
    cursor: pointer;
    background: url('../images/nav.png') 0px 0px no-repeat;
    position: absolute;
    left: 20px;
    top: 47px;
}

#reviews_prev{
    width: 20px;
    height: 50px;
    cursor: pointer;
    background: url('../images/nav.png') 100% 0px no-repeat;
    position: absolute;
    right: 20px;
    top: 47px;
}

.reviews_item__img{
    float: left;
    margin: 0 20px 20px 60px;
}

.reviews_item p{
    color: #666666;
    font-style: italic;
    line-height: 18px;
}

.pertners_slider{
    background: #e8e8e8;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-bottom: 30px;
}

.home_cols_right{
    float: right;
    width: 313px;
}

.home_cols_left{
    margin-right: 340px;
}

.news_block .block_title{
    margin-bottom: 15px;
}

.news_block,
.articles_block{
    margin-bottom: 33px;
}

.news_item,
.articles_item{
    padding-left: 20px;
    margin-bottom: 23px;
}

.news_item__date,
.articles_item__date{
    float: left;
    width: 50px;
    text-align: center;
    color: #9d9d9d;
    font-family: 'Times New Roman';
    line-height: 1;
}

.articles_item__date{
    background: url('../images/article.png') center top no-repeat;
    height: 44px;
}

.news_item__date span{
    font-size: 38px;
    display: block;
}

.news_item__date em{
    display: block;
    font-style: normal;
}

.news_item__content,
.articles_item__content{
    margin-left: 70px;
}

.news_item__content h4,
.articles_item__content h4{
    margin-bottom: 0;
}

.news_item__content p,
.articles_item__content p{
    line-height: 19px;
    color: #545454;
}

.social_block{
    border:10px solid #fbfbfb;
    margin-bottom: 20px;
}

.footer{
    border-top:7px solid #5285b8;
    padding-top: 6px;
}

.footer_content{
    padding: 20px 0 30px;
    overflow: hidden;
    background: #e1e2e2;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #e1e2e2 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e2e2), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #e1e2e2 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #e1e2e2 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #e1e2e2 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #e1e2e2 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e2e2', endColorstr='#ffffff',GradientType=0 );
}

.footer_col_1{
    float: left;
    width: 65.7%;
}

.footer_menu{
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    margin-bottom: 10px;
    white-space: nowrap;
}

.footer_menu li{
    display: inline-block;
    margin-right: 10px;
}

.footer_menu a{
    display: block;
    height: 25px;
    line-height: 25px;
    padding: 0 12px;
}

.footer_menu a.active{
    color: #fff;
    background: #555555;
    text-decoration: none;
}

.copyright{
    clear: both;
    font-size: 12px;
    color: #402000;
}

.footer_col_2{
    float: left;
    width: 34.3%;
}

.page_top_line {
    height: 71px;
    padding-top: 21px;
    background: #4f7baf;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmN2JhZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYzVkODUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #4f7baf 0%, #3c5d85 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f7baf), color-stop(100%,#3c5d85));
    background: -webkit-linear-gradient(top, #4f7baf 0%,#3c5d85 100%);
    background: -o-linear-gradient(top, #4f7baf 0%,#3c5d85 100%);
    background: -ms-linear-gradient(top, #4f7baf 0%,#3c5d85 100%);
    background: linear-gradient(to bottom, #4f7baf 0%,#3c5d85 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f7baf', endColorstr='#3c5d85',GradientType=0 );
}

.page_top_line .wrapper{
    position: relative;
    height: 100%;
}

.left_sidebar{
    float: left;
    width: 250px;
}

.right_content{
    margin-left: 290px;
}

.left_menu{
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

.left_menu li{
    margin-bottom: 7px;
}

.left_menu a{
    display: inline-block;
    padding: 0 14px;
    height: 28px;
    line-height: 28px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    min-width: 114px;
}


.left_menu a.active{
    color: #fff;
    background: #81b9dd;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgxYjlkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YTg5YjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #81b9dd 0%, #5a89b9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#81b9dd), color-stop(100%,#5a89b9));
    background: -webkit-linear-gradient(top, #81b9dd 0%,#5a89b9 100%);
    background: -o-linear-gradient(top, #81b9dd 0%,#5a89b9 100%);
    background: -ms-linear-gradient(top, #81b9dd 0%,#5a89b9 100%);
    background: linear-gradient(to bottom, #81b9dd 0%,#5a89b9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81b9dd', endColorstr='#5a89b9',GradientType=0 );
    text-decoration: none;
}

.online_chat{
    background: #e8e8e8;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 14px 8px 11px;
    text-align: center;
    margin-bottom: 20px;
}

.online_chat h4{
    margin-bottom: 11px;
    color: #666666;
}

.banner{
    margin-bottom: 20px;
    width: 250px;
    height: 400px;
    background: url('../images/banner.jpg') no-repeat;
    position: relative;
}

.banner_link{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.grey_block{
    background: #e8e8e8;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 20px 40px;
    margin-bottom: 20px;
}

.grey_block ul{
    margin: 0;
    padding: 0;
    list-style-type: square;
}

.grey_block li{
    margin-bottom: 15px;
}

.staff_block{
    background: url('../images/staff_line_2.png') 38px 25px no-repeat;
    width: 578px;
    height: 220px;
    position: relative;
    margin: 0 auto 54px;
}

.staff_block .employee_item__image {
    width: 50px;
    height: 51px;
    padding: 7px;
    background: url('../images/av_bg_1.png') no-repeat;
    padding: 5px;
}

.staff_block .employee_item__image img{
    width: 51px;
    height: 51px;
}

.staff_block .employee_item__name {
    position: absolute;
    left: auto;
    white-space: normal;
}

.staff_block .employee_item__name span {
    display: block;
    font-size: 15px;
    font-weight: bold;
}

.staff_block .employee_item__name em {
    font-style: normal;
    font-size: 9px;
    line-height: 1;
    display: block;
}

.staff_block .employee_item_1 {
    left: 0;
    bottom: 0px;
}

.staff_block .employee_item_1 .employee_item__name {
    top: 15px;
    left: 77px;
}

.staff_block .employee_item_2 {
    left: 113px;
    bottom: 70px;
}

.staff_block .employee_item_2 .employee_item__name {
    top: -12px;
    left: 64px;
}

.staff_block .employee_item_3 {
    left: 222px;
    bottom: 21px;
}

.staff_block .employee_item_3 .employee_item__name {
    top: 30px;
    left: 70px;
}

.staff_block .employee_item_4 {
    left: 284px;
    bottom: 99px;
}

.staff_block .employee_item_4 .employee_item__name {
    top: -10px;
    left: 68px;
}

.staff_block .employee_item_5 {
    left: 380px;
    bottom: 45px;
}

.staff_block .employee_item_5 .employee_item__name {
    top: 27px;
    left: 68px;
}

.staff_block .employee_item_6 {
    left: 501px;
    bottom: 159px;
}

.staff_block .employee_item_6 .employee_item__name {
    top: 63px;
    left: 11px;
}

.page_inner_menu_top{
    font-size: 14px;
}

.print{
    float: right;
    width: 103px;
    height: 43px;
    background: url('../images/print.png') no-repeat;
    margin-top: 12px;
    line-height: 43px;
    padding-left: 48px;
}

.add_review_block{
    padding-top: 32px;
    position: relative;
    margin-bottom: 61px;
}

.cb_form{
    width: 640px;
}

.add_review_block .cb_form{
    position: relative;
    z-index: 5;
}

.cb_box{
    border: 3px solid #cccccc;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    padding: 19px 38px;
    position: relative;
    margin-bottom: 10px;
    background: #fff;
}

.cb_box:before{
    position: absolute;
    content: '';
    width: 31px;
    height: 42px;
    background: url('../images/cb_arrow.png') no-repeat;
    left: 74px;
    bottom: -42px;
}

.cb_box__title{
    color: #999999;
    font-size: 12px;
    padding-bottom: 5px;
    border-bottom: 2px solid #e9e9e9;
    margin-bottom: 9px;
    display: inline-block;
    width: 345px;
}

.cb_box__content{

}

.cb_box__content textarea{
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 12px;
    min-height: 65px;
    max-width: 100%;
    resize: none;
    border: none;
}

.cb_send{
    padding-left: 120px;
    overflow: hidden;
}

.cb_button{
    float: left;
    width: 133px;
    margin-right: 20px;
}

.cb_btn{
    margin: 0;
    padding: 0;
    border: none;
    background: #8ec8e8;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhlYzhlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MTdkYjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #8ec8e8 0%, #517db0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ec8e8), color-stop(100%,#517db0));
    background: -webkit-linear-gradient(top, #8ec8e8 0%,#517db0 100%);
    background: -o-linear-gradient(top, #8ec8e8 0%,#517db0 100%);
    background: -ms-linear-gradient(top, #8ec8e8 0%,#517db0 100%);
    background: linear-gradient(to bottom, #8ec8e8 0%,#517db0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ec8e8', endColorstr='#517db0',GradientType=0 );
    width: 100%;
    height: 47px;
    border-radius: 9px;
    color: #fff;
    font-size: 12px;
}

.cb_btn:hover{
    background: #517db0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxN2RiMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZWM4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #517db0 0%, #8ec8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#517db0), color-stop(100%,#8ec8e8));
    background: -webkit-linear-gradient(top, #517db0 0%,#8ec8e8 100%);
    background: -o-linear-gradient(top, #517db0 0%,#8ec8e8 100%);
    background: -ms-linear-gradient(top, #517db0 0%,#8ec8e8 100%);
    background: linear-gradient(to bottom, #517db0 0%,#8ec8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#517db0', endColorstr='#8ec8e8',GradientType=0 );
}

.cb_btn span{
    height: 38px;
    padding-left: 52px;
    display: block;
    text-align: left;
    background: url('../images/add.png') 17px 11px no-repeat;
    padding-top: 9px;
}

.cb_captcha{
    float: left;
}

.cb_captcha__img{
    float: left;
    margin-right: 10px;
    padding-top: 5px;
}

.cb_captcha__img img{
    height: 35px;
    margin: 1px 0 0;
}

.cb_captcha__input{
    float: left;
}

.cb_captcha__input span{
    display: block;
    padding-left: 5px;
    margin-bottom: 4px;
}

.cb_captcha__input input{
    font-size: 12px;
    width: 120px;
    height: 23px;
    border: 1px solid #cdcdcd;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    padding: 0 5px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2) inset;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2) inset;
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2) inset;
}

.add_review_note{
    position: absolute;
    top: -66px;
    right: -20px;
    width: 550px;
}

.add_review_note__box{
    font-size: 23px;
    color: #fff;
    background: #8ec8e8;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #8ec8e8 0%, #517db0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ec8e8), color-stop(100%,#517db0));
    background: -webkit-linear-gradient(top, #8ec8e8 0%,#517db0 100%);
    background: -o-linear-gradient(top, #8ec8e8 0%,#517db0 100%);
    background: -ms-linear-gradient(top, #8ec8e8 0%,#517db0 100%);
    background: linear-gradient(to bottom, #8ec8e8 0%,#517db0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ec8e8', endColorstr='#517db0',GradientType=0 );
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    padding: 12px 33px 19px 46px;
    max-width: 230px;
    position: relative;
}

.add_review_note__box:before{
    position: absolute;
    content: '';
    width: 55px;
    height: 30px;
    background: url('../images/cb_blue_arrow.png') no-repeat;
    right: 25px;
    bottom: -30px;
}

.add_review_note__img_1{
    position: absolute;
    z-index: 1;
    background: url('../images/img_1.png') no-repeat;
    width: 164px;
    height: 203px;
    top: 53px;
    right: 109px;
}

.add_review_note__img_2{
    position: absolute;
    z-index: 2;
    background: url('../images/img_2.png') no-repeat;
    width: 432px;
    height: 220px;
    top: 135px;
    right: 0px;
}

.reviews_list{
    padding: 0 125px 0 75px;
}

.reviews_list__item{
    border: 3px solid #cccccc;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    padding: 15px;
    margin-bottom: 28px;
    background: #fff;
    overflow: hidden;
}

.reviews_list__item_img{
    float: left;
    width: 150px;
    text-align: right;
    padding-top: 33px;
}

.reviews_list__item_img img{

}

.reviews_list__item_text{
    margin-left: 168px;
}

.reviews_list__item_text h4{
    margin-bottom: 12px;
}

.reviews_list__item_text p{
    font-style: italic;
    line-height: 1.3;
}

.pagination{
    text-align: center;
    margin: 40px 0;
}

.pagination span{
    font-size: 23px;
    margin-right: 10px;
}

.pagination a{
    padding: 0 3px;
}

.pagination a.active{
    font-size: 23px;
    color: #fff;
    background: #5285b8;
    text-decoration: none;
}

.t_input{
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
}

.contact_map{
    position: relative;
    padding-top: 25px;
    text-align: center;
    margin-bottom: 50px;
}

.contact_map img{
    max-width: 100%;
    height: auto;
}

.contact_map .header__contacts{
    position: absolute;
    left: 0;
    top: 25px;
    text-align: left;
}

.contact_cols{
    overflow: hidden;
}

.contact_col_1,
.contact_col_2{
    float: left;
    width: 50%;
    background: url('../images/rekvizit.jpg') left top no-repeat;
}

.contact_col_2{
    background: url('../images/contact.jpg') left top no-repeat;
}

.contact_col_content{
    margin-left: 45px;
    margin-right: 10px;
}

.contact_col_content h3{
    color: #444444;
    font-size: 22px;
}

.contact_col_content p{
    font-size: 12px;
    color: #000;
}

.contact_col_2 .contact_col_content p{
    line-height: 1.9;
}

.pt_25{
    padding-top: 25px;
}

.send_rezume_block{
    margin-top: 40px;
}

.send_rezume_block .cb_form{
    width: 100%;
}

.send_rezume_block .cb_box{
    padding: 12px 10px;
}

.upload_file.jq-file {
    border: none;
    border-radius: 10px;
    box-shadow: none;
}

.upload_file.jq-file .name{
    display: none;
}

.upload_file.jq-file .browse{
    padding: 0;
    border-left: none;
    border-radius: 10px;
    background: #cccccc url('../images/file.png') center 10px no-repeat;
    width: 104px;
    height: 40px;
    padding-top: 65px;
    box-shadow: none;
    color: #fff;
    text-shadow: none;
    font: 12px/14px Arial, Tahoma, sans-serif;
    text-align: center;
}

.upload_file.jq-file:hover .browse {
    background-color: #dddddd;
    background-position: center 10px;
}
.upload_file.jq-file:active .browse {
    background-color: #eeeeee;
    box-shadow: inset 1px 1px 3px #DDD;
}

.cb_box__file{
    float: left;
    width: 104px;
}

.cb_box__data{
    margin-left: 113px;
}

.cb_box__title_1{
    width: 70%;
}

.cb_box__title_2{
    width: 52%;
    margin-right: 4%;
}

.cb_box__title_3{
    width: 40%;
}

.send_rezume_block .cb_box__content textarea {
    min-height: 85px;
}

.send_rezume_block .cb_btn span {
    padding-left: 0px;
    text-align: center;
    background: none;
    padding-top: 9px;
}

.services_block{
    background: #ffffff url('../images/gr.png') left bottom repeat-x;
    padding: 25px 0 5px;
}

.sb_line{
    overflow: hidden;
    margin-bottom: 20px;
}

.sb_column{
	width:23%;
	position:relative;
	display:inline-block;
	vertical-align:top;
	}

#chat-window{
	bottom: 0!important;
    display: block!important;
    float: left!important;
    left: 0!important;
    position: relative!important;
	}


.sb_column_1{
	position:relative;
	display:inline-block;
	vertical-align:top;
    width: 28.5%;
	margin-bottom: 20px;
}

.sb_column_2{
	position:relative;
	display:inline-block;
	vertical-align:top;
    width: 25.3%;
	margin-bottom: 20px;
}

.sb_column_3{
	position:relative;
	display:inline-block;
	vertical-align:top;
    width: 22%;
	margin-bottom: 20px;
}

.sb_column_4{
	position:relative;
	display:inline-block;
	vertical-align:top;
    width: 24.2%;
	margin-bottom: 20px;
}

.sb_column_5{
	position:relative;
	display:inline-block;
	vertical-align:top;
    width: 25.3%;
	margin-bottom: 20px;
}

.sb_column_6{
	position:relative;
	display:inline-block;
	vertical-align:top;
    width: 22%;
	margin-bottom: 20px;
}

.sb_column_7{
	position:relative;
	display:inline-block;
	vertical-align:top;
    width: 23%;
	margin-bottom: 20px;
}


.sb_menu h4{
    font-size: 18px;
    color: #666666;
    padding-left: 7px;
    margin-bottom: 4px;
}

.sb_menu ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.sb_menu h4,
.sb_menu ul{
    margin-left: 51px;
}

.sb_menu_icon{
    float: left;
    width: 50px;
    height: 54px;
    background: url('../images/service_icons.png') 0px 0px no-repeat;
}

.sb_menu_icon_1{background-position: 0px 0px;}
.sb_menu_icon_2{background-position: 0px -54px;}
.sb_menu_icon_3{background-position: 0px -108px;}
.sb_menu_icon_4{background-position: 0px -162px;}
.sb_menu_icon_5{background-position: 0px -216px;}
.sb_menu_icon_6{background-position: 0px -270px;}
.sb_menu_icon_7{background-position: 0px -324px;}

.sb_menu ul li{

}

.sb_menu ul a{
    font-size: 12px;
    display: inline-block;
    padding: 5px 7px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 14px;
}

.sb_menu ul a:hover,
.sb_menu ul a.active{
    color: #fff;
    background: #81b9dd;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #81b9dd 0%, #5a89b9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#81b9dd), color-stop(100%,#5a89b9));
    background: -webkit-linear-gradient(top, #81b9dd 0%,#5a89b9 100%);
    background: -o-linear-gradient(top, #81b9dd 0%,#5a89b9 100%);
    background: -ms-linear-gradient(top, #81b9dd 0%,#5a89b9 100%);
    background: linear-gradient(to bottom, #81b9dd 0%,#5a89b9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81b9dd', endColorstr='#5a89b9',GradientType=0 );
    text-decoration: none;
}

.services_block .online_chat{
    margin: 0 10px;
    background: rgba(0,0,0,0.09);
}

.banner.right{
    margin-left: 20px;
}

.fade {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -ms-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
    filter: alpha(opacity=100);
}

.tooltip{
    position:absolute;
    z-index:1020;
    display:block;
    visibility:visible;
    padding:5px;
    font-size:11px;
    opacity:0;
    filter:alpha(opacity=0)
}
.tooltip.in{
    opacity:.8;
    filter:alpha(opacity=80)
}
.tooltip.top{
    margin-top:-2px
}
.tooltip.right{
    margin-left:2px
}
.tooltip.bottom{
    margin-top:2px
}
.tooltip.left{
    margin-left:-2px
}
.tooltip.top .tooltip-arrow{
    bottom:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:5px solid #000
}
.tooltip.left .tooltip-arrow{
    top:50%;
    right:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-left:5px solid #000
}
.tooltip.bottom .tooltip-arrow{
    top:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #000
}
.tooltip.right .tooltip-arrow{
    top:50%;
    left:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-right:5px solid #000
}
.tooltip-inner{
    max-width:200px;
    padding:3px 8px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    background-color:#000;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px
}
.tooltip-arrow{
    position:absolute;
    width:0;
    height:0
}

.information_block{
    background: #e8e8e8;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 10px 20px;
    margin-bottom: 27px;
    clear: both;
}

.information_block table{
    width: 100%;
}

.ib_cell{
    padding: 10px 5px;
    vertical-align: middle;
}

.ib_cell__button{
    width: 156px;
}

.ib_cell__text{
    font-size: 23px;
    line-height: 27.5px;
}

.tooltip_icon{
    display: inline-block;
    width: 10px;
    height: 10px;
    vertical-align: super;
    background: url('../images/tooltip_icon.png') no-repeat;
    cursor: pointer;
}

.ib_button{
    line-height: 1;
    font-size: 12px;
    text-decoration: none;
    height: 36px;
    text-align: left;
    padding-top: 4px;
}

.ib_button span{
    display: block;
    height: 100%;
    background: url('../images/ib_button.png') 8px 3px no-repeat;
    padding-left: 52px;
    text-align: left;
    line-height: 1;
}

.ib_button span em{
    font-style: normal;
    display: block;
    font-size: 17.5px;
}

.software_block{
    border: 5px solid #e8e8e8;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 30px 40px 50px;
    padding: 20px;
    overflow: hidden;
}

.sb_links{
    float: left;
    width: 25%;
}

.sb_links ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.sb_links li{
    margin-bottom: 5px;
}

.sb_links a{
    font-size: 16px;
}

.sb_icons{
    float: left;
    width: 75%;
}

.mng_icon{
    width: 150px;
    height: 60px;
    float: left;
    margin: 0 20px 20px 0;
}

.sb_icons .mng_icon{
    float: left;
    margin: 16px 20px;
}

.button.orange_button{
    height: 34px;
    padding-top: 6px;
    background: #ffd04b;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDA0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjg1MDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffd04b 0%, #ff8505 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd04b), color-stop(100%,#ff8505));
    background: -webkit-linear-gradient(top, #ffd04b 0%,#ff8505 100%);
    background: -o-linear-gradient(top, #ffd04b 0%,#ff8505 100%);
    background: -ms-linear-gradient(top, #ffd04b 0%,#ff8505 100%);
    background: linear-gradient(to bottom, #ffd04b 0%,#ff8505 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd04b', endColorstr='#ff8505',GradientType=0 );
}

.button.orange_button:hover{
    background: #ff8505;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODUwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQwNGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ff8505 0%, #ffd04b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8505), color-stop(100%,#ffd04b));
    background: -webkit-linear-gradient(top, #ff8505 0%,#ffd04b 100%);
    background: -o-linear-gradient(top, #ff8505 0%,#ffd04b 100%);
    background: -ms-linear-gradient(top, #ff8505 0%,#ffd04b 100%);
    background: linear-gradient(to bottom, #ff8505 0%,#ffd04b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8505', endColorstr='#ffd04b',GradientType=0 );
}

.ib_button.orange_button span{
    background-position: 8px 1px;
}

.ib_button.orange_button span em{
    font-size: 15px;
}

.information_block th{
    color: #888888;
    font-weight: normal;
    text-align: center;
}

.center_info{
    text-align: center;
    margin: 0 110px;
}

.center_info p{
    line-height: 16.5px;
    color: #000;
}

.information__head_block{
    background: #5a89b9;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 10px 20px;
    margin-bottom: 15px;
}

.information__head_block table{
    width: 100%;
    color: #fff;
}

.information__head_block .ib_cell__button{
    font-size: 23px;
    vertical-align: middle;
    text-align: center;
    width: 230px;
}

.information__head_block .ib_cell__button img{
    vertical-align: middle;
}

.information__head_block .ib_cell__button span{
    vertical-align: middle;
}

.information_block_1 .ib_cell__button{
    width: 230px;
}

.information_block_1 .ib_button{
    width: 156px;
    margin: 0 auto;
}

.table{
    width: 100%;
    font-size: 14px;
    color: #666666;
}

.table td{
    padding: 10px 5px;
    text-align: center;
}

.table td:last-child{
    padding-right: 25px;
}

.table td:first-child{
    text-align: left;
    padding-left: 7px;
}

.table .odd_row{
    background: #f3f3f3;
}

.table .ib_cell__button{
    width: 230px;
}

.big_dot{
    font-size: 25px;
    line-height: 1;
}

.popup_window{
    display: none;
}

.popup_titile{
    line-height: 1;
    margin: 0 0 15px 0;
}

.registration_window{
    width: 720px;
}

.popup_notice{
    background: #e8e8e8 url('../images/popup_notice.png') 25px center no-repeat;
    padding: 20px 20px 20px 85px;
    font-size: 16px;
    line-height: 19px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-bottom: 24px;
}

.popup_left{
    width: 410px;
    float: left;
}

.popup_right{
    float: right;
    width: 235px;
}

.input_text{
    font-size: 12px;
    width: 177px;
    height: 23px;
    border: 2px solid #cdcdcd;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    padding: 0 15px;
    line-height: 20px;
}

.form_filed{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 6px;
}

.form_filed .input_text,
.form_filed .jq-selectbox{
    float: right;
}

.form_filed label{
    position: relative;
    top: 3px;
}

.sup_note{
    color: #bcbcbc;
    font-size: 16px;
}

.form_pass_fields{
    float: left;
    width: 100%;
    clear: both;
    position: relative;
    margin-bottom: 44px;
}

.match_pass{
    width: 25px;
    height: 37px;
    background: url('../images/match_pass.png') no-repeat;
    position: absolute;
    right: -28px;
    top: 11px;
}

.match_pass i{
    position: absolute;
}

.error_block{
    color: #da1010;
}

.error_block h5{
    color: #da1010;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.error_block label{
    display: block;
    color: #da1010;
    font-size: 12px;
    margin: 0 0 2px 0;
}

.rp_block{
    font-size: 12px;
}

.rp_block p{
    font-size: 12px;
}

.popup_clear{
    clear: both;
    padding-top: 15px;
    overflow: hidden;
    margin-bottom: 3px;
}

.gr_block{
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #e8e8e8;
    font-size: 16px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.popup_window .button{
    border:none;
    padding: 0 30px;
    text-decoration: underline;
    min-width: 190px;
}

.popup_window .button:hover{
    text-decoration: none;
}

.popup_error_note{
    font-size: 12px;
}

.error_block{
    display: none;
    margin-bottom: 20px;
    clear: both;
}

.input_text.error,
.textarea.error{
    border-color: #da1010;
}

.login_window{
    width: 630px;
}

.login_window .popup_left{
    width: 345px;
}

.login_window .popup_right{
    width: 235px;
}

.login_window .gr_block{
    font-size: 12px;
}

.login_window .gr_block a{
    margin: 0 10px;
}

.registration_success_window,
.service_success_window{
    padding-top: 20px;
    text-align: center;
    width: 300px;
}

.send_review_success_window,
.send_rezume_window{
    padding-top: 20px;
    text-align: center;
    width: 300px;
    padding-bottom: 10px;
}


.service_window{
    width: 710px;
}

.service_inputs{
    margin: 0 104px 0 70px;
}

.form_filed_block label{
    position: static;
    display: block;
    margin-bottom: 5px;
}

.form_filed_block .input_text{
    float: none;
    width: 100%;
}

.form_submit_block{
    overflow: hidden;
    padding-top: 20px;
}

.form_submit_block .button{
    float: right;
}

.textarea{
    font-size: 12px;
    width: 100%;
    max-width: 100%;
    max-height: 155px;
    height: 155px;
    resize: none;
    border: 2px solid #cdcdcd;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    padding: 5px 15px;
}

.form_submit_block .error_block{
    float: left;
    width: 300px;
    padding-left: 70px;
}

#online_chat_btn{
    display: block;
    position: fixed;
    top: -40px;
    left: 50%;
    margin-left: -550px;
    width: 254px;
    height: 33px;
    background: url('../images/online_chat_btn.png') no-repeat;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding-top: 5px;
    z-index: 10;
}

#online_chat_btn.left_fix{
    left: 0;
    margin: 0;
}

#online_chat_btn:hover{
    text-decoration: underline;
}

.t_input.error,
.cb_box__content textarea.error{
    color: #da1010;
}

.t_input.error::-webkit-input-placeholder{
    color: #da1010;
}
.t_input.error:-moz-placeholder{
    color: #da1010;
}
.t_input.error::-moz-placeholder{
    color: #da1010;
}
.t_input.error:-ms-input-placeholder{
    color: #da1010;
}
.cb_box__content textarea.error::-webkit-input-placeholder{
    color: #da1010;
}
.cb_box__content textarea.error:-moz-placeholder{
    color: #da1010;
}
.cb_box__content textarea.error::-moz-placeholder{
    color: #da1010;
}
.cb_box__content textarea.error:-ms-input-placeholder{
    color: #da1010;
}

@media screen and (max-width:1600px) {
    .right_cloud {
        background-position: 790px bottom;
    }
}