@import url(fonts.css);

/* Eric Meyer's CSS Reset */
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, em, img, ins, kbd, q, s, samp,
small, strike, strong, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* End of Eric Meyer's CSS Reset */
.clear {
    clear: both;
}

html {
    height: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}

body {
    font: 12px/18px pf_agora_sans_proregular, sans-serif;
    width: 100%;
    height: 100%;
}

.wrapper {
    width: 100%;
    min-width: 1280px;
    margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

.container-custom {
    min-width: 1250px;
    max-width: 1250px;
    padding: 15px;
    margin: 0 auto;
    overflow: hidden;
}

.no_p {
    padding: 0 !important;
}

.b {
    border: 1px solid red;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
    height: 550px;
    background: url("../images/main_images_mayak.jpg") no-repeat center top;
    width: 100%;
    min-width: 1280px;
}

.logo {
    width: 230px;
    height: 175px;
    float: left;
    margin: 10px 0 0 27px;
}

.class_head_wi {
    height: 512px;
    position: relative;
}

.nav {
    float: right;
    margin: 17px 0 0 0;
}

.nav ul li {
    margin: 0 19px;
    float: left;
}

.nav ul li a {
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
}

.nav ul li a:hover {
    text-decoration: underline;
}

.mayak_text {
    color: #1e2251;
    font-size: 36px;
    font-family: pf_agora_sans_probold ,sans-serif;
    margin: 0 0 23px 0;
}

.text_head_se {
    color: #1e2251;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 22px;
}

.center_head_text {
    position: absolute;
    /*left: 731px;*/
	right: 100px;
    top: 146px;

}

.skos {
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
}

.anti_skos {
    -webkit-transform: skew(28deg);
    -moz-transform: skew(28deg);
    -o-transform: skew(28deg);
}

.parallelogram_r {
    width: 140px;
    height: 36px;
    background: #E41D20;
    position: relative;
}

.inside_bl {
    font-family: pf_agora_sans_promedium ,sans-serif;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    display: block;
    line-height: 36px;
    padding-left: 21px;
}

.inside_bl:hover {
    text-decoration: underline;
}

.duble_span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 34px;
    height: 36px;
    position: absolute;
    right: 0px;
    top: 0;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg);
    background: #C2191B;
}

.arr_span {
    -webkit-transform: skew(28deg);
    -moz-transform: skew(28deg);
    -o-transform: skew(28deg);
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 12px;
    *zoom: 1;
    *display: inline;
    background: url("../images/right_white_arrow.png") no-repeat;
}

/* Middle
-----------------------------------------------------------------------------*/
.content {
    padding: 0 0 0px;
}

.h2_zag {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    font-family: pf_agora_sans_probold ,sans-serif;
    color: #085590;
    margin-top: 40px;
    margin-bottom: 40px;
}

.with_uslugi {
    width: 100%;
    border-top: 1px solid #e8e8ed;
    padding: 20px;
    overflow: hidden;
}

.bb_bott {
    border-bottom: 1px solid #e8e8ed;
}

.one_usl {
    float: left;
    width: 31%;
    height: 140px;
    margin-right: 20px;
}

.imege_div_uslugi {
    height: 140px;
    float: left;
    width: 65px;
    margin-right: 18px;
}

.par_of_usl {
    font-family: pf_agora_sans_probold ,sans-serif;
    color: #e41d20;
    font-size: 24px;
    margin-bottom: 12px;
}

.usl_par {
    color: #1e2251;
    font-size: 14px;
    font-family: pf_agora_sans_proregular ,sans-serif;
    line-height: 20px;
}

.tabs_wrapp {
    width: 100%;
}

#tabs {
    overflow: auto;
    width: 100%;
    list-style: none;
    padding-left: 10px;
}

#tabs li {
    float: left;
    background: #E5F4FF;
    outline: none;
}

#tabs a {
    color: #426D8D;
    float: left;
    font-family: pf_agora_sans_proregular ,sans-serif;
    font-size: 18px;
    height: 35px;
    padding: 0 58px;
    text-decoration: none;
    line-height: 35px;
    outline: none;
}

#tabs #current {
    background: #E41D20;
}

#tabs #current a {
    color: #ffffff;
}

#content {
    background: #fff;
    padding: 40px 0 20px 0;
}

.wr_all_sp {
    height: 305px;
    width: 100%;
    display: block !important;

}

.ones_bl {
    height: 305px;
    width: 191px;
    text-align: center;
    float: left;
    margin-right: 18px;
    overflow: hidden;
    display: block !important;
    border-radius: 5px;
    background: #F2F9FF;
}

.mr_0 {
    margin-right: 0 !important;
}

.zaglavie_table {
    display: block !important;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ffffff;
    color: #1e2251;
    font-size: 18px;
    font-family: pf_agora_sans_probold ,sans-serif;
    margin-bottom: 37px;

}

.punkt {
    display: block !important;
    font-family: pf_agora_sans_proregular ,sans-serif;
    color: #1e2251;
    font-size: 14px;
    margin-bottom: 30px;
}

.no_bg_color {
    background: none;
}

.red_color_bg {
    background: #E41D20;
}

.red_color_bg .zaglavie_table {
    color: #ffffff;
}

.red_color_bg .punkt {
    color: #ffffff;
}

.yellow_block_all_wi {
    width: 100%;
    height: 120px;
    background: url("../images/yell_bg.jpg") repeat-x left top;
    margin-top: 35px;
    margin-bottom: 40px;
}

.yell_cent {
    width: 100%;
    text-align: center;
    background: url("../images/usb_cab.png") no-repeat right top;
    height: 120px;
}

.p_yell {
    color: #2a4151;
    font-size: 18px;
    font-family: pf_agora_sans_proregular ,sans-serif;
    margin: 0px 117px 0 0;
    padding-top: 40px;
}

.p_yell span {
    font-family: pf_agora_sans_probold ,sans-serif;
}

.akc_pre {
    font-family: pf_agora_sans_prolight ,sans-serif;
    color: #A39929;
    font-size: 12px;
    margin-left: 68px;
    padding-top: 5px;
}

.no_t_cont_p {
    padding-top: 0 !important;
}

.left_new_bl {
    float: left;
    padding-right: 10px;
    width: 860px;
}

.h3_ab_c {
    text-transform: uppercase;
    font-size: 24px;
    font-family: pf_agora_sans_probold ,sans-serif;
    color: #085590;
    margin-bottom: 25px;
}

.ri_new_bl {
    width: 340px;
    float: right;
}

.p_ab-Company {
    color: #000000;
    font-size: 14px;
    font-family: pf_agora_sans_proregular ,sans-serif;
}

.h3_ab_c span {
    float: right;
}

.h3_ab_c span a {
    color: #0765ac;
    font-size: 12px;
    font-family: pf_agora_sans_proregular ,sans-serif;
    text-decoration: underline;
    text-transform: capitalize;
}

.h3_ab_c span a:hover {
    text-decoration: none;
}

.news_name {
    font-family: pf_agora_sans_promedium ,sans-serif;
    color: #0765ac;
    font-size: 14px;
    text-decoration: none;
    line-height: 20px;
    margin-bottom: 4px;
    display: inline-block;
}

.news_date {
    font-family: pf_agora_sans_proregular ,sans-serif;
    color: #999999;
    font-size: 12px;
}

.one_news {
    margin-bottom: 25px;
}

.mb_cont {
    margin-bottom: 60px;
}

/* Footer
-----------------------------------------------------------------------------*/

.footer {
    width: 100%;
    min-width: 1280px;
    margin: 0 auto 0;
    height: 80px;
    background: #EBEBEB;
    position: relative;
}

.h_cont_footer {
    height: 65px;
    padding-top: 15px;
    padding-bottom: 0;
}

.one_sux_f {
    width: 150px;
    float: left;
    margin-right: 55px;
    padding-right: 10px;
}

.one_sux_f ul li.fi_li_im {
    color: #000000;
    font-size: 14px;
    font-family: pf_agora_sans_probold ,sans-serif;

}

.one_sux_f ul li {
    margin-bottom: 9px;
}

.one_sux_f ul li a {
    font-size: 14px;
    font-family: pf_agora_sans_proregular ,sans-serif;
    color: #000000;
    text-decoration: none;
}

.one_sux_f ul li a:hover {
    text-decoration: underline;
}

.mar_r_no {
    margin-right: 0 !important;
}

/* Footer
-----------------------------------------------------------------------------*/

.left_fixed_div {
    position: fixed;
    left: -10px;
    top: 600px;
}

.parallelogram_r_blue {
    width: 185px;
    height: 36px;
    background: #085590;
    position: relative;
}

.inside_bl_blue {
    font-family: pf_agora_sans_promedium ,sans-serif;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    display: block;
    line-height: 36px;
    padding-left: 24px;
}

.inside_bl_blue:hover {
    text-decoration: underline;
}

.duble_span_blue {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 34px;
    height: 36px;
    position: absolute;
    right: 0px;
    top: 0;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg);
    background: #07487B;
}


/*стили попапа*/
.overlay {
    display: none;
    position: fixed;
    z-index: 999;
    opacity: 0.5;
    filter: alpha(opacity=50);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #000;
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    -o-filter: blur(2px);
    filter: blur(2px);
}
/*стили попапа*/

/*стили попапа связаться с нами*/
.popup {
    display: none;
    position: fixed;
    background: url("../images/popup_reg_bg.jpg") no-repeat top left;
    background-size: cover;
    width: 940px;
    height: 345px;
    top: 50%;
    left: 50%;
    margin: -172px 0 0 -470px;
    z-index: 1000;
}

.close {
    display: block;
    padding-right: 17px;
    background: url("../images/clue_cr_close.png") no-repeat right center;
    cursor: pointer;
    color: #085590;
    position: absolute;
    top: 10px;
    right: 10px;
    text-decoration: underline;
    font-size: 14px;
}
.close:hover{
    text-decoration: none;
}

.left_block_text{
    float: left;
    width: 430px;
    margin-left: 150px;
    margin-top: 90px;
}
.p_light_reg_a{
    font-family: pf_agora_sans_proregular ,sans-serif;
    color: #085590;
    font-size: 14px;
    line-height: 26px;
}

.right_form_text{
    width: 305px;
    margin-right: 35px;
    float: right;
    margin-top: 73px;

}
.text_type_form{
    padding: 10px;
    height: 22px;
    width: 282px;
    border: 1px solid #D9D9D9;
    background: #ffffff;
    margin-bottom: 20px;
    font-family: pf_agora_sans_proregular ,sans-serif;
    font-size: 14px;
}
.btn_sub{
    background: none;
    padding-right: 58px;
    padding-left: 21px;
    padding-top: 0px;
    border: none;
    cursor: pointer;
    outline: none;
}
.mar_cla{
    margin-left: 75px;
}
/*стили попапа связаться с нами*/

















/*cover page*/
.fl{
    float: left;
}
.h_cover{
    background: url("../images/head_img.jpg") no-repeat center top;
}
.red_color{
    color: #EE3437;
    line-height: 45px;
}
.sm_cover_size{
    font-size: 14px;
}




.parallelogram_r_vk {
    width: 125px;
    height: 36px;
    background: #4A739F;
    position: relative;
}

.inside_bl_vk {
    font-family: pf_agora_sans_promedium ,sans-serif;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    display: block;
    line-height: 36px;
    padding-left: 15px;
}

.inside_bl_vk:hover {
    text-decoration: underline;
}

.duble_span_vk {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 34px;
    height: 36px;
    position: absolute;
    right: 0px;
    top: 0;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg);
    background: #3F6287;
}

.arr_span_vk {
    -webkit-transform: skew(28deg);
    -moz-transform: skew(28deg);
    -o-transform: skew(28deg);
    width: 12px;
    height: 16px;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 12px;
    *zoom: 1;
    *display: inline;
    background: url("../images/vk_lo.png") no-repeat;
}



.parallelogram_r_fb{
    width: 125px;
    height: 36px;
    background: #3B579D;
    position: relative;
    margin-right: 30px;
}
.inside_bl_fb {
    font-family: pf_agora_sans_promedium ,sans-serif;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    display: block;
    line-height: 36px;
    padding-left: 19px;
}
.inside_fb_vk:hover {
    text-decoration: underline;
}
.duble_span_fb {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 34px;
    height: 36px;
    position: absolute;
    right: 0px;
    top: 0;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg);
    background: #324A86;
}
.arr_span_fb {
    -webkit-transform: skew(28deg);
    -moz-transform: skew(28deg);
    -o-transform: skew(28deg);
    width: 12px;
    height: 16px;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 12px;
    *zoom: 1;
    *display: inline;
    background: url("../images/fb_lo.png") no-repeat;
}
.inside_bl_fb:hover{
    text-decoration: underline;
}
.foot_cover{
    width: 100%;
    background: #EBEBEB;
    height: 100px;
}

.co_cover{
    padding-bottom: 100px;
}
.foot_cover{
    margin-top: -100px;
}
.cover_style_red{
    color: #EE3437;
    font-size: 36px;
    text-transform: none;
}

.cent_cover_mail_block{
    width: 600px;
    margin: 0 auto;
    height: 200px;
    text-align: center;
}
.par_cover_cl{
    font-family: pf_agora_sans_probold ,sans-serif;
    color:#085590;
    font-size: 14px;
}
.text_ceover_s{
    width: 443px;
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #d9d9d9;
    font-family: pf_agora_sans_proregular ,sans-serif;
    font-size: 14px;
    height: 22px;
    margin-bottom: 20px;
    padding: 10px;
    outline: none;
    margin-top: 17px;
}
.odja-0wmd{
    margin-left: 226px;
}
.foot_coover_c{
    display: block;
    text-align: center;
    margin-top: 26px;
}
.foot_coover_c li{
    display: inline-block;
    *zoom:1;
    *display: inline;
    font-family: pf_agora_sans_proregular ,sans-serif;
    color: #acb4b6;
    font-size: 14px;
    margin-right: 60px;

}
.foot_coover_c li a{
    font-family: pf_agora_sans_proregular ,sans-serif;
    color: #acb4b6;
    font-size: 14px;
    text-decoration: none;
}
.foot_coover_c li a:hover{
    text-decoration: underline;
}
.tel_cover{
    padding-left: 15px;
    background: url("../images/phone_tr.png") no-repeat left center;
}
.copyright{
    margin-right: 0 !important;
}
/*cover page*/



/*страница контакты*/
.left_contacts_block{
    width: 430px;
    float: left;
    margin-bottom: 30px;
}
.right_contacts_map_block{
    float: right;
    width: 790px;
    height: 336px;
}
.mt_bl_ok{
    margin-top: 35px;
}
.cont_inf{
    font-family: pf_agora_sans_proregular ,sans-serif;
    color: #000000;
    font-size: 14px;
    line-height: 21px;
}
.cont_link{
    color: #085590;
    text-decoration: underline;
}
.cont_link:hover{
    text-decoration: none;
}
.social_icon ul li{
    float: left;
    width: 50px;
    margin-left: 20px;
}
.social_icon{
    margin-top: 15px;
}
.social_icon ul li a{
    float: left;
    font-family: pf_agora_sans_proregular ,sans-serif;
    font-size: 18px;
    height: 35px;
    text-decoration: none;
    line-height: 35px;
    outline: none;
    width: 50px;
}
.twitt{
    background: #4DA7DE;
    margin-left: 10px !important;
}
.twitt a{
    background: url("../images/ic_tw.png") no-repeat center center;
}
.face_b{
    background: #3E5B98;
}
.face_b a{
    background: url("../images/ic_face.png") no-repeat center center;
}
.vk_s{
    background: #5A7FA6;
}
.vk_s a{
    background: url("../images/ic_vk.png") no-repeat center center;
}



/*страница контакты*/

/*страница партнёры*/
.partners_wr_block{
    overflow: hidden;
    margin-bottom: 40px;
}
.one_partners{
    overflow: hidden;
    border-top: 1px solid #E8E8ED;
    padding-bottom: 30px;
}
.left_images_partn{
    width: 235px;
    height: 243px;
    text-align: center;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;

}
.ri_partn{
    float: right;
    width: 1000px;
    padding-top: 20px;
}
.named_partner{
    font-family: pf_agora_sans_probold ,sans-serif;
    color: #085590;
    font-size: 18px;
    margin-bottom: 25px;
    text-decoration: none;
    display: inline-block;
    *zoom:1;
    *display: inline;
}
.named_partner:hover{
    text-decoration: underline;
}
.bb_bl {
    border-bottom: 1px solid #E8E8ED;
}
/*страница партнёры*/


/*страница новости*/
.left_news_block{
    width: 330px;
    float: left;
}
.top_zag_block{
    width: 305px;
    height: 50px;
    background: #085590;
    margin-left: 14px;
}
.top_zag_block p{
    color: #ffffff;
    font-family: pf_agora_sans_probold ,sans-serif;
    font-size: 18px;
    line-height: 50px;
    margin-left: 16px;
}
.red_text_a{
    font-family: pf_agora_sans_probold ,sans-serif;
    font-size: 18px;
    color: #e41d20;
    display: inline-block;
    *zoom:1;
    *display: inline;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
}
.may_block{
    background: url("../images/news_mayak.jpg") no-repeat left top;
    width: 330px;
    height: 200px;
    border-radius: 5px;
}
.left_see_news{
    width: 200px;
    height: 180px;
    margin-left: 109px;
    padding-top: 35px;
}
.left_see_news p{
    font-family: pf_agora_sans_promedium ,sans-serif;
    color: #085590;
    font-size: 14px;
    display: block;
    text-align: center;
    margin-bottom: 15px;
}
.mb_l{
    margin-bottom: 10px;

}
.left_m{
    margin-left: 35px;
}
.yel2l_block{
    width: 330px;
    height: 165px;
    border-radius: 0 0 5px 5px;
    background: url("../images/yel_bg_news.jpg") repeat-x left top;
}
.yel2l_block p{
    font-family: pf_agora_sans_promedium ,sans-serif;
    color: #2a4151;
    font-size: 14px;
    display: block;
    text-align: center;
    padding-top: 15px;
    line-height: 14px;
}
.a_text_s{
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #d9d9d9;
    font-family: pf_agora_sans_proregular ,sans-serif;
    font-size: 14px;
    height: 22px;
    margin-bottom: 16px;
    margin-top: 9px;
    outline: medium none;
    padding: 10px;
    width: 268px;
    margin-left: 20px;
}
.daaghrh{
    margin-left: 96px;
}

.right_news_block{
    width: 885px;
    float: right;
    overflow: hidden;
}
.one_news_s{
    border-top: 1px solid #E8E8ED;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}
.dates_bl{
    width: 75px;
    text-align: center;
    float: left;
}
.num_days{
    font-family: pf_agora_sans_probold ,sans-serif;
    color: #e41d20;
    font-size: 36px;
    margin-bottom: 5px;
}
.month_name{
    font-family: pf_agora_sans_proregular ,sans-serif;
    color: #e41d20;
    font-size: 14px;
}
.text_news_s{
    width: 790px;
    float: right;
}
.text_ne_ws{
  font-family: pf_agora_sans_proregular ,sans-serif;
    color: #000000;
    font-size: 14px;
}
.news_name_ds{
    color: #085590;
    font-size: 18px;
    font-family: pf_agora_sans_probold ,sans-serif;
    margin-bottom: 20px;
}
.ss_b{
    border-bottom: 1px solid #E8E8ED;
    padding-bottom: 20px;
}
.link_to_prew{
    text-decoration: underline;
    color: #085590;
    font-family: pf_agora_sans_proregular ,sans-serif;
    font-size: 14px;
    margin-top: 15px;
    display: inline-block;
    *zoom:1;
    *display: inline;
}
.link_to_prew:hover{
    text-decoration: none;

}
.news_name_ds{
    text-decoration: none;
}
/*страница новости*/


/* новость подробно*/
.ne_a{
    padding-top: 15px;
}
.text_news_sa{
    float: right;
    width: 775px;
}
.one_news_sa{
    overflow: hidden;
    padding-bottom: 20px;
}
.aa_bl{
    padding-top: 4px;
}
.one_soc{
    float: left;
    margin-right: 4px;
    height: 18px;
}
.social_likes{
    margin-top: 20px;
    margin-bottom: 20px;
}
.v_ks{
    width: 43px;
}
.f_ks{
    width: 43px;
}
.t_ks{
    width: 37px;
}
.o_ks{
    width: 18px;
}
.m_ks{
    width: 37px;
}
.g_ks{
    width: 18px;
}
/* новость подробно*/

/*страница услуги*/
.we_are_ready{
    display: block;
    text-align: center;
    font-family: pf_agora_sans_promedium ,sans-serif;
    color: #085590;
    font-size: 24px;
    margin-top: 10px;
    line-height: 29px;
}

.page_image_tab{
    width: 1250px;
    height: 310px;
    display: block !important;
    text-align: center;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
}
.tex_ce_c{
    display: block;
    text-align: center;
    color: #000000;
    font-size: 18px;
    font-family: pf_agora_sans_proregular ,sans-serif;
    line-height: 29px;
    margin-bottom: 55px;
}
.left_bl_s{
    width: 540px;
    float: left;

}
.right_bl_s{
    width: 690px;
    float: right;
}
.zaglavn{
    color: #005492;
    font-size: 24px;
    font-family: pf_agora_sans_promedium ,sans-serif;
}
.text_s{
   color: #000000;
    font-size: 14px;
    font-family: pf_agora_sans_proregular ,sans-serif;
    line-height: 25px;
}
.bolder{
    font-family: pf_agora_sans_promedium ,sans-serif;
}
.ad_mar_l{
    padding-left: 17px;
}
.mar_skos_se{
    margin-left: 10px;
    margin-top: 15px;
}
.map_blocks_se{
    width: 685px;
    height: 280px;
    margin-top: 15px;
}
.aa_z{
    margin-bottom: 40px;
}
/*страница услуги*/


/*страница о нас*/
.left_content_about_us_bl{
    width: 460px;
    float: left;
    margin-bottom: 50px;
}
.images_block_drek{
    width: 450px;
    height: 360px;
    position: relative;
    margin-bottom: 50px;

}
.drek_name{
    position: absolute;
    top: 90px;
    right: 0;
    line-height: 23px;

}
.drek_name p{
    color: #000000;
    font-family: pf_agora_sans_proregular ,sans-serif;
    font-size: 14px;
}
.aa_zag{
    margin-top: 20px;
}
.our_prez ul{

}
.our_prez ul li{
    color: #000000;
    font-size: 14px;
    font-family: pf_agora_sans_proregular ,sans-serif;
    background: url("../images/red_tic.png") no-repeat left center;
    padding-left: 12px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.our_pr_text{
    color: #000000;
    font-size: 24px;
    font-family: pf_agora_sans_promedium ,sans-serif;
    margin-bottom: 20px;
}
.right_content_about_us_bl{
    float: right;
    width: 760px;
    padding-bottom: 30px;
    margin-bottom: 50px;
}
.blue_text_about_us{
    color: #085590;
    font-size: 14px;
    font-family: pf_agora_sans_promedium ,sans-serif;
    margin-bottom: 20px;
}
.text_ss{
    color: #000000;
    font-family: pf_agora_sans_proregular ,sans-serif;
    font-size: 14px;
    line-height: 24px;
}
.text_ss span{
    font-family: pf_agora_sans_promedium ,sans-serif;
}
.text_bl_ok{
    border-bottom:1px solid #D3D4DD;
    padding-bottom: 20px;
    margin-bottom: 20px;

}
.wi_right_div{
    width: 760px;
    text-align: center;
}
.main_zaga{
    font-family: pf_agora_sans_promedium ,sans-serif;
    color: #085590;
    font-size: 24px;
    margin-bottom: 20px;
}
.te{
    font-family: pf_agora_sans_proregular ,sans-serif;
    color: #085590;
    font-size: 14px;
}
.bb_b{
    padding: 0;
}
.one_picar{
    height: 230px;
    margin-bottom: 18px;
}
.big_s{
    width: 381px;
    height: 230px;
    margin-right: 18px;
}
.small_s{
    width: 230px;
    height: 230px;
    margin-right: 18px;
}
.mr_0{
    margin-right: 0 !important;
}
.container_s{
    min-width: 1280px;
    max-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}
.rev_reble{
    width: 100%;
    overflow: hidden;
    margin-bottom: 80px;
}
.rev_user_one{
    width: 360px;
    height: 178px;
    background: #E5F4FF;
    border-radius: 5px;
    float: left;
    padding: 20px;
}
.fra{
    float: right !important;
}
.mar_a{
    margin-right: 25px;
}
.fl_mar_l{
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}
.text_sa{
    font-family: pf_agora_sans_proregular ,sans-serif;
    color: #000000;
    font-size: 14px;
}
.bl_te{
    font-family: pf_agora_sans_promedium ,sans-serif;
    color: #0765ac;
    font-size: 14px;
}
.dates{
    font-family: pf_agora_sans_proregular ,sans-serif;
    color: #999999;
    font-size: 12px;
}
.star{
    width: 77px;
    display: inline-block;
    *display: inline;
    *zoom:1;
    height: 12px;
    margin-top: 7px;
    margin-bottom: 3px;
}
/*страница о нас*/

/*страница регистрацич*/
.cont_720{
    width: 720px;
    margin: 0 auto;
    overflow: hidden;
}
.left_block_fields{
    width: 445px;
    float: left;
}
.right_block_fields{
    width: 200px;
    float: right;
}
.blue_name_fields{
    color: #32568d;
    font-size: 14px;
    font-family: pf_agora_sans_probold ,sans-serif;
    display: inline-block;
    *display: inline;
    *zoom:1;
    width: 135px;
}
.inp_texta{
    width: 295px;
    padding-left: 5px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #D9D9D9;
    margin-bottom: 10px;
}
.join_service{
    font-family: pf_agora_sans_probold ,sans-serif;
    font-size: 14px;
    color: #32568d;
    text-transform: uppercase;
    margin-bottom: 35px;
    margin-top: 15px;
}

.radio {
    display: block;
    height: 25px;
    background: url("../images/radio.png") no-repeat 0 0;
    cursor: pointer;
    text-indent: 22px;
    color: #32568d;
    font-size: 14px;
    font-family: pf_agora_sans_probold ,sans-serif;
    padding-left: 15px;
    margin-bottom: 28px;
}
.radio.active {
    background-position: 0 -29px;
}
.mars{
    margin-bottom: 23px;
    margin-left: 290px;
    margin-top: 30px;
}
/*страница регистрацич*/

/*страница ЛК*/
#lk_header{
    height: 55px !important;
    border-bottom: 1px solid #095591;
}
#lk_header .class_head_wi{
    height: 40px !important;
    padding-top: 0 !important;
}
#lk_header .logo{
    height: 50px !important;
    /*margin-left: 126px !important;*/
    margin-top: 4px !important;
    width: 165px !important;
}
#lk_header .nav{
    height: 53px;
    line-height: 52px;
}
.wrapp_bl_lk{
    overflow: hidden;
}
.left_menu_bl{
    width: 240px;
    float: left;
    height: 520px;
	margin-right: 25px
}
.center_slider_block{
    float: left;
    /*margin-left: 12px;*/
    height: 520px;
    width: 590px;
}
.right_block_gat_list{
    width: 380px;
    height: 520px;
    float: right;
}
.bred_c{
    font-family: pf_agora_sans_promedium ,sans-serif;
    color: #085590;
    font-size: 18px;
    margin-bottom: 30px;
}
.bred_c a{
    font-family: pf_agora_sans_promedium ,sans-serif;
    color: #085590;
    font-size: 18px;
    text-decoration: none;
}
.bred_c span{
    display: inline-block;
    *display: inline;
    *zoom:1;
    margin-left: 20px;
    margin-right: 20px;
}
.active_menu{
    background: #085590;
    margin-left: 13px;
    /*width: 305px;*/
}
.active_menu a{
    font-family: pf_agora_sans_probold ,sans-serif;
    font-size: 18px;
    color: #ffffff;
    padding: 15px;
    display: block;
    text-decoration: none;
    padding-left: 29px;
    width: 273px;
}
.active_menu a:hover{
    text-decoration: underline;
}
.nun_act a{
    padding: 15px 15px 15px 43px;
    color: #E41E20;
    font-family: pf_agora_sans_probold ,sans-serif;
    font-size: 18px;
    display: block;
    text-decoration: none;

}
.nun_act a:hover{
    text-decoration: underline;
}
.top_head_blue_line{
    height: 46px;
    background: #E0F4FF;
    background-image: -webkit-linear-gradient(top, #E0F4FF, #E0F4FF);
    background-image: -moz-linear-gradient(top, #E0F4FF, #E0F4FF);
    background-image: -ms-linear-gradient(top, #E0F4FF, #E0F4FF);
    background-image: -o-linear-gradient(top, #E0F4FF, #E0F4FF);
    background-image: linear-gradient(to bottom, #E0F4FF, #E0F4FF);
    font-family: pf_agora_sans_probold ,sans-serif;
    font-size: 18px;
    color: #808080;
    padding-left: 23px;
    padding-right: 23px;
    line-height: 46px;
}
#slides {
    display: none
}

/* Center the slideshow */
.container {
    margin: 0 auto
}

/* Show active item in the pagination */
.slidesjs-pagination .active {
    color:red;
}
/*страница ЛК*/
#slides .slidesjs-pagination-item{
    display: inline-block;
}
#slides .slidesjs-previous{
    width: 29px;
    height: 31px;
    background: url("../images/l_arr.png");
    display: inline-block;
    *display: inline;
    *zoom:1;
    position: absolute;
    font-size: 0;
    left: 13px;
    top: 183px;
    z-index: 50;

}
#slides .slidesjs-next{
    width: 29px;
    height: 31px;
    background: url("../images/r_arr.png");
    display: inline-block;
    *display: inline;
    *zoom:1;
    font-size: 0;
    position: absolute;
    right: 13px;
    top: 183px;
    z-index: 50;
}
#slides .sl{
    position: relative;
    text-align: center;
}
#slides .text_slidera{
    color: #fefefe;
    font-size: 14px;
    font-family: pf_agora_sans_probold ,sans-serif;
    width: 280px;
    text-align: center;
    top: 330px;
    left: 50%;
    margin-left: -140px;
    position: absolute;
    background-color: rgba(8, 85, 144, 0.6);
    padding: 10px 5px;
}
#slides{
    position: relative;
}
#slides .slidesjs-pagination-item .active{
    background: #E41E20 !important;
    display: inline-block;
    *display: inline;
    *zoom:1;
    width: 32px;
    height: 6px;
    font-size: 0;
}
#slides .slidesjs-pagination-item a{
    font-size: 0;
    display: inline-block;
    *display: inline;
    *zoom:1;
    width: 32px;
    height: 6px;
    background: #085590;
    margin-left: 5px;
    margin-right: 5px;
}
#slides .slidesjs-pagination{
    position: absolute;
    text-align: center;
    top: 380px;
    width: 590px;
    z-index: 50;
}
.pl_holder{
    border: 1px solid #B0BBC0;
    height: 25px;
    width: 150px;
    padding-left: 10px;
    float: right;
    margin-top: 9px;
}
.wrapp_blue_bg{
    background: #EFF9FF;
    height: 368px;
    padding: 23px;
}
.top_bliz{
    border-bottom: 1px solid #C6CCD0;
    overflow: hidden;
    padding-bottom: 20px;
}
.flo_le{
    float: left;
    color: #1e2251;
    font-size: 18px;
    font-family: pf_agora_sans_probold ,sans-serif;
}
.flo_ri{
    float: right;
    color: #1e2251;
    font-size: 18px;
    font-family: pf_agora_sans_probold ,sans-serif;
    margin-right: 22px;
}
.list_cam{
    width: 220px;
    padding-left: 5px;
}
.speeds{
    color: #1e2251;
    font-size: 18px;
    line-height: 19px;
    margin-bottom: 4px;
}
.bitrayt{
    color: #808080;
    font-size: 12px;
}
.list_cam_wr_one{
    padding-top: 10px;
    padding-bottom: 3px;
    overflow: hidden;
}
.list_play{
    width: 80px;
    float: right;
    margin-right: 5px;
    margin-top: 18px;
}
.play_link{
    width: 32px;
    height: 24px;
    background: url("../images/play.png") no-repeat;
    display: inline-block;
    *display: inline;
    *zoom:1;
    margin-right: 17px;
}
.down_link{
    width: 25px;
    height: 23px;
    background: url("../images/dowwn.png") no-repeat;
    display: inline-block;
    *display: inline;
    *zoom:1;
    margin-left: 28px;
}
.wr_cam{
    overflow: hidden;
    padding-bottom: 5px;

}
.pagin{
    text-align: center;
    font-family: pf_agora_sans_probold ,sans-serif;
    font-size: 14px;
    color: #1A2154;
    margin-top: 17px;
	display:flex;
    width: 100px;
    margin: 0 auto;
}

.pagin .page.selected a{
    text-decoration: underline;
}

.pagin a{
    font-family: pf_agora_sans_probold ,sans-serif;
    font-size: 14px;
    color: #1A2154;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}
.pagin a:hover, .pagin a.activePageNum{
    text-decoration: underline;
	cursor:pointer;
}
.pagin span{
    padding-left: 5px;
    padding-right: 5px;
}

.video_blocks{
    width: 295px;
    height: 200px;
    background: #EFF9FF;
	float: left;
    padding: 1px;
}
.par_vglid{
    font-family: 'pf_agora_sans_prolight',sans-serif;
    color: #1e2251;
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    padding-top: 24px;
	float: left;
}

.archiv .video_blocks{
    width: 588px;
    height: 317px;
}

.archiv .par_vglid{
    float: none;
    margin-top: 90px;
}

.calendar{
    padding-bottom: 15px;
    border-bottom: 1px solid #A4A6A8;
}

.time_s{
    color: #808080;
    font-family: pf_agora_sans_probold ,sans-serif;
    font-size: 18px;
    margin-right: 5px;
}
.as{
    color: #1e2251;
    font-size: 18px;
    font-family: 'pf_agora_sans_prolight',sans-serif;
    margin-right: 5px;
    margin-left: 5px;
}
.time_blocks select{
    /*width: 55px;*/
    height: 25px;
    border: 1px solid #9D9FA0;
    font-family: 'pf_agora_sans_prolight',sans-serif;
    color: #808080;
    font-size: 18px;
}
.p_clas{
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #A4A6A8;
}
.dib{
    /*display: inline-block;*/
    /**display: inline;*/
    /**zoom:1;*/
    float: left;
}

.parallelogram_r_down {
    background: #085590;
    height: 36px;
    margin-right: 30px;
    position: relative;
    width: 125px;
}
.duble_span_down {
    background: #08477A;
    display: inline-block;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0;
    transform: skew(0deg);
    width: 34px;
}
.arr_span_down{
    background: rgba(0, 0, 0, 0) url("../images/down.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 12px;
    transform: skew(28deg);
    width: 12px;
}
.arr_span_look {
    background: rgba(0, 0, 0, 0) url("../images/ri_arr.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 12px;
    position: absolute;
    right: 10px;
    top: 12px;
    transform: skew(28deg);
    width: 12px;
}
.mt_ra{
    margin-left: 10px;
    margin-right: 45px;
}
.pg_par_wr{
    margin-top: 25px;
}
.autblock_fields{
    margin: 0 auto;
    width: 445px;
    padding-bottom: 30px;
}
.mars2{
    margin-bottom: 23px;
    margin-left: 159px;
    margin-top: 30px;
}
.pl_en_sq{
    padding-left: 32px !important;
}
.zag_with_border{
    padding-bottom: 40px;
    border-bottom: 1px solid #EAEAEE;
}

.li_reg{
    color: #487fd3;
    font-size: 14px;
}
.li_reg:hover{
    text-decoration: none;
}
.fr_keft_link{
    float: right;
}

.autblock_fields .errorMessage, .left_block_fields .errorMessage{
	font-size: 14px;
	font-family: pf_agora_sans_probold ,sans-serif;
	margin-bottom: 25px;
	color: #C2191B;
}

.block_message{
	color: #000000;
	font-size: 16px;
	font-family: pf_agora_sans_probold ,sans-serif;
	margin-bottom: 25px;
}

.add_stream_input{
    width: 470px;
}

/*.container{*/
    /*font-family: 'Roboto Condensed' ,sans-serif;*/

/*}*/

.add_stream_labels{
	color:#32568d;
	font-size:14px;
	font-family:pf_agora_sans_probold, sans-serif;
}

.hint{
	color:#666;
}

.table-streams tr td{
	border:1px #999 solid;
}

table.table-streams tr td{
	padding:10px;
}

table.table-streams{
	font-size:16px;
	margin-left:20px;
	float:left;
	max-width:900px;
}

table.table-streams .thead{
	color:white;
	background-color:#085590;
}

.download{
	margin-right: 0px !important;
}

.nothing_found{
    text-align: center;
    font-size: 16px;
}

.hidden{
	display:none;
}

#streamsList .items{
	border-bottom: 1px solid #c6ccd0;
}

.list-view .pager,.center_slider_block .pager {
	text-align: right;
	width: 100px;
	margin: 0 auto;
}

.container_error{
    margin: 0 auto;
    width: 600px;
    font-size: 20px;
    height: 200px;
}

.container_error p{
    margin-top: 100px;
}

.errorSummary{
	font-size: 14px;
	color: red;
}

.copyright p {
	margin-bottom: 0;
	font-size: 14px;
	float: left;
}

.individual_title{
    float: left;
    width: 200px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.individual_desc{
    float: left;
    width: 800px;
    padding-top: 20px;
}

.individual_price{
    float: left;
    width: 200px;
    padding-top: 20px;
}

.individual_price .named_partner{
    color: #1e2251 !important;
}