@import "reset.css";
/*global
-------------------------------------------------*/
@font-face {
    font-family: "ArchiveRegular";
    src: url("fonts/ArchiveRegular.eot");
    src: url("fonts/ArchiveRegular.eot?#iefix")format("embedded-opentype"),
    url("fonts/ArchiveRegular.woff") format("woff"),
    url("fonts/ArchiveRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

body {
	padding:0 15px;
	margin:0;
	font:0.875em Arial, Helvetica, sans-serif;
	color:#333;
	background:#e7e7e7 url('../im/bg.png') repeat-x;
	background-position:top;
	}
a 	{
	color:#339;
    border-bottom:1px solid #362d9a;
    text-decoration:none;
	}
a:hover,
.b-pager .b-prev a:hover,
.b-pager .b-next a:hover{
	color:#09f;
    border-bottom-color:#09f
	}
#measurer {
    position: absolute;
	overflow:hidden;
	clear:both;
	left: 0;
	width: 99%;
	height: 16px;
	top: -100px;
	line-height: 1.33em;
    }
.b-icon {
    position:absolute;
    overflow:hidden;
}
.cl {
	overflow:hidden;
	clear:both;
	height:1px;
	}
.medium-title--mod {
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    margin-bottom: 23px;
}
.g-center {
    text-align: center;
}
.b-no-strong {
    font-weight: normal;
}
.b-layout {
    width:90%;
    max-width:1280px;
    min-width:1137px;
    margin:0 auto;
    padding-top:25px;
}
.b-layout-outer {
   margin-bottom:17px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0 2px 3px rgba(0, 0,0,0.2);
    overflow: hidden
}
.b-layout-outer .tc-1,
.b-layout-outer .bc-1 {
    display: none;
}
.b-layout-outer2 {

}
.b-layout-inner {
    background:#FFF;
    }
.text-right {
    text-align: right;
}
 .l-block {
	float:left;
	}
.r-block {
	float:right;
	}
.b-header {
    overflow:hidden;
    margin-bottom:20px;
}
.cn {
    overflow:hidden;
}
.tc-1,
.bc-1 {
    margin:0 -2px;
    position:relative;
}
.bc-1 {
    background:url('../im/shadow.png') bottom repeat-x;
}
.tc-1 div,
.bc-1 div{
    background:url('../im/corners.png');
    height:10px;
    width:13px;
    overflow:hidden;
}
.tc-1 .lc,
.bc-1 .lc{
    float:left;
    }
.tc-1 .rc,
.bc-1 .rc{
    float:right;
    }
.tc-1 .lc {
    background-position:left top;
}
.bc-1 .lc {
    background-position:left -10px;
    height:15px;
}
.tc-1 .rc {
    background-position:-13px top;
}
.bc-1 .rc {
    background-position:-13px -10px;
    height:15px;
}
.b-main-title {
    overflow:hidden;
    border-bottom:1px solid #bbb;
    margin:-1px -31px 30px;
    padding:36px 30px 11px 30px;
    text-align:right;
    /*background:url('../im/title-bg.png') right top no-repeat;*/
    }
    .b-sidebar-links {
        margin-bottom:0 !important;
        display:inline-block;
        vertical-align:middle;
        height:27px;
    }
    .b-main-title h2 {
        font-size:27px;
        color:#666;
        margin:0;
        padding:0 4% 0 0;
        text-transform:uppercase;
        font-weight:normal;
        width:68.5%;
        vertical-align:middle;
        text-align:left;
        display:inline-block;
        }
    .b-main-title .b-add-menu {
        margin-bottom:0;
    }
    .b-main-title .b-add-menu .g-list {
        padding:0;
        }
.b-inner-title {
    margin-top:.6em;
    margin-bottom:.6em;
    width:80%;
    line-height:1.35em;
    font-size:1.45em;
    }
.b-medium-title {
    font-size:1.25em;
    margin-bottom:.3em;
    }
.b-logo {
    margin-left:33px;
	margin-top:5px;
    display:inline;
}

.b-corp-home {
    margin-left:0px;
	margin-right:0px;
	margin-top:15px;
	text-decoration:none;
}

.b-corp-home-text {
    margin-left:20px;
	margin-right:40px;
	margin-top:15px;
	margin-bottom:0px;

}

    .b-logo img {
        font-size:2em;
        font-weight:bold;
        color:#0064c0;
        }
.b-header .b-slogan {
    margin-top:25px;
    margin-left:17px;
    }
.b-top-menu {
    overflow:hidden;
    margin:19px 8px 0 25px;
    }
.b-top-menu li {
    float:left;
    margin-right:25px;
    display:inline;
    padding:.3em 0 .3em 10px;
    position:relative;
    }
    .b-top-menu li .b-icon,
    .b-add-menu .b-icon,
    .b-sidebar-menu .b-icon {
        width:5px;
        height:7px;
        top:.65em;
        left:0;
        background:url('../im/icons.png') left top no-repeat;
        }


.b-main-menu {
    border-bottom:5px solid #777;
    padding-top: 10px;
    margin-left:0;
    width:100%;
    float:left;
    position:relative;
    z-index:1000;
    background:url('../im/menu-bg.png') bottom repeat-x
    }
.b-main-menu .b-triangle {
    bottom:-2px;
    left:50%;
    margin-left:-5px;
    position:absolute;
    z-index:5;
    overflow:hidden;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #777 transparent transparent transparent;
    }
.b-main-menu .b-home,
.b-main-menu .b-home-selected{
    display:block;
    border-bottom:none;
    width:11px;
    overflow:hidden;
    padding:0 0 0;
    position:relative;
    top:5px;
    margin:0 0 0;

    text-indent:-1000px;
    background:url('../im/icons.png') -5px top no-repeat;
    }
    .b-main-menu .b-home-selected {
       background:url('../im/icons.png') -16px top no-repeat;
    }
    .b-main-menu li:first-child,
    .b-main-menu li.first-child{
        margin-right:0;
        border:none;
        background:none  !important;
    }

    .b-main-menu li:first-child .b-item-inner,
    .b-main-menu li.first-child .b-item-inner {
        /*border-left:none !important;  */
        /*padding-left:23px;
        padding-right:10px; */
        padding-left:23px;
    }
    .b-main-menu li:first-child .b-triangle,
    .b-main-menu li.first-child .b-triangle {
       margin-left:-2px;
    }

    .b-main-menu li {
        float:left;
        font-size:1.07em;
        display:inline;
        position:relative;
        margin-bottom:-9px;
        margin-left:0;
        margin-right:0;
        padding:.8em 0 1.3em;
        }

    .b-main-menu .b-item-inner {
        border-right:1px solid #cccdcd;
        display:block;
        padding:.14em 17px .14em 17px;
        }
   /* .b-main-menu .b-none {
        border-right:none !important;
    }*/
    .b-main-menu .b-active {
        color:#09f;
        }
    .b-main-menu .b-selected .b-item-inner {
        /*border-left:1px solid #FFF !important;
        border-right-color:#FFF !important;*/
        /*border-left:none !important;*/
        padding-right:17px;
        border-right:none;
        }
    .b-main-menu .b-none {
        border-right:1px solid transparent;

        }
    .b-main-menu .b-last .b-item-inner {
        border-right:none;
        padding-right:23px;
        }

    .b-main-menu .b-selected .b-item-inner a {
        color:#09f;
    }
    .b-main-menu .b-link {
        color:#333;
        border-bottom:0;
        text-decoration:none;
        }
    .b-main-menu .b-link:hover {
        border:none;
        color:#09f;
        }
    .b-main-menu .b-selected  {
        background:#FFF;
        z-index:10;
        border:1px solid #999;
        border-bottom:none;
        /*margin-left:9px;*/
        margin-left:-1px;
        margin-right:0px;
        margin-top:-1px;
        }

    .b-main-menu .b-last {
        float:right;
        padding-right:10px;
        margin-right:8px;
        }
        .b-main-menu .b-last .b-icon {
            width:4px;
            height:7px;
            overflow:hidden;
            background:url('../im/icons.png') -64px top;
            right:23px;
            top:1.4em;
        }
        .b-main-menu .b-last .b-icon-sel {
           background-position:-68px top;
        }
    .b-main-menu .cn {
        position:absolute;
        overflow:hidden;
        height:7px;
        width:7px;
        background:url('../im/corners.png') -114px top;
        }
    .b-main-menu .tl-1 {
        left:-1px;
        top:-1px;
    }
    .b-main-menu .tr-1 {
        margin-left:100%;
        left:-6px;
        top:-1px;
        background-position:-121px top;
    }

    .b-main-menu .g-list {
        padding:0;
        border-top:1px solid #e0e0e0;
        margin:0 2px -23px;
    }

    .b-main-menu .b-inner-menu {
        padding-bottom:0;
        position:absolute;
        top:100%;
        margin-top:-4px;
        z-index:105;
        visibility:hidden;
        background:#FFF;
        width:100%;
        min-width:14em;
        left:-1px;
        border:1px solid #999;
        border-bottom:none;
        border-top:none;
        }

    /*.b-main-menu li:hover .b-inner-menu:first-child {
        display:block;
        } */
    .b-main-menu .g-list li {
        float:none;
        display:block;
        margin:0;
        padding:0;
        font-size:.93em;
        }
    .b-main-menu li .tl-1,
    .b-main-menu li .tr-1 {
        display:none;
        }
    .b-main-menu .b-selected .tl-1,
    .b-main-menu .b-selected .tr-1 {
        display:block;
    }
    .b-main-menu .g-list a {
        color:#333;
        text-decoration:none;
        display:block;
        position:relative;
        z-index:5;
        border-bottom:1px solid #e0e0e0;
        padding:.6em 10px .7em 21px;
        }
    .b-main-menu .g-list a:hover {
        background:#f3f3f3;
        z-index:7;
    }
    .b-main-menu .g-list span {
        padding:0 13px 0 16px;
        color:#a8aeb1;
    }
    .b-main-menu .b-inner-menu .cn2 {
        overflow:hidden;
        position:relative;
        height:25px;
        bottom:-25px;
        margin:0 -1px;
    }
    .b-main-menu .b-inner-menu .cn2 .lb,
    .b-main-menu .b-inner-menu .cn2 .rb{
      height:25px;
      overflow:hidden;
      background:url('../im/trans-corn.png') no-repeat;
      }
    .b-main-menu .b-inner-menu .cn2 .lb {

        background-position:left -104px;
        margin-right:0;

        }
    .b-main-menu .b-inner-menu .cn2 .rb {
        width:15px;
        float:right;
        background-position:left -134px;

        }
.b-illustration {
   height:300px;
   overflow:hidden;
    margin: 0 2px 30px;
   background:#0087e1;
   position:relative;
}
.b-illustration img {
    position:absolute;
    left:50%;
    top:0;
    margin-left:-607px;
    z-index:2;
}
.b-illustration .cn {
    position:absolute;
    overflow:hidden;
    width:55px;
    height:55px;
    z-index:100;
    }
    .b-illustration .cn div {
        height:110px;
        width:239px;
        position:absolute;
        background:url('../im/trans-corn.png');
        }
    .b-illustration .lt {
        left:0;
        top:0;
        }
    .b-illustration .lt div {
        left:-129px;
        top:0;
        }
    .b-illustration .rt {
        margin-left:100%;
        left:-55px;
        top:0;
        }
        .b-illustration .rt div {
          left:-184px;
          top:0;
        }
    .b-illustration .rb {
        margin-left:100%;
        left:-45px;
        bottom:0;
        }
        .b-illustration .rb div {
          left:-54px;
          top:0;
        }
.b-content {
   padding:33px 31px 0;
    }
.b-paginator {
    position:absolute;
    z-index:100;
    left:0;
    bottom:0;
    overflow:hidden;
    height:1.35em;
    }
.b-paginator ul {
    background:url('../im/pag-last.png') right top no-repeat;
    padding-right:16px;
   /*background:url('../im/pag.png') right top no-repeat;*/
    overflow:hidden;
    float:left;

    }
.b-paginator li {
    float:left;
    background:url('../im/pag.png') left top;
    cursor:pointer;
    margin-left:-1px;
    padding:.1em 0 .6em 0;
    }

    .b-paginator li div {
        border-right:1px solid #bebebf;
        padding-right:0;
        width:62px;
        text-align:center;
        position:relative;
        z-index:20;
    }


    .b-paginator .b-selected {
       color:#cfd0d0;
       cursor:auto;
       z-index:21;
       position:relative;
       background:#0098fd url('../im/pag-sel.png') repeat-x;
    }
    .b-paginator .b-selected div {
       border-right:none;
       padding-right:1px;
        color:#FFF;
       }

    .b-paginator .b-lc div,
    .b-paginator .b-lc-sel div{
        border-right:none;
    }
    .b-paginator .b-lc-sel {
        width:77px;
        border-right:none;
        background:url('../im/pag-last-sel.png') no-repeat;
    }
.b-add-menu {
    margin-bottom:23px;
}
.b-add-menu .g-list {
    position:relative;
    padding:.15em 5% 2px 5.5%;
    overflow:hidden;
    text-align:justify;
    margin-bottom:-16px;
    /*margin-left:-5.4%;*/
    }
.b-add-menu .b-helper {
    height:1px;
    overflow:hidden;
    width:100%;
    display:inline-block
    }
    .b-add-menu span {
        /*float:left;   */
        display:inline-block;
        /*margin-left:5.4%;  */
        /*margin-bottom:.25em;*/
        padding-bottom:1px;
        position:relative;
        white-space:nowrap;
        }
    .b-add-menu img {
        vertical-align:middle;
        position:relative;
        top:-1px;
        }
    .b-add-menu .b-point-1 img {

        margin-right:8px;
        }
    .b-add-menu .b-point-2 img {

        margin-right:2px;
        }
    .b-add-menu .b-point-3 img {

        margin-right:8px;
        }
    .b-add-menu .b-point-4 img {

        margin-right:8px;
        }
    .b-add-menu a {
        border:none;
        }
    .b-add-menu .b-icon {
        top:.38em;
        }
    .b-add-menu .b-dec {
        border-bottom:1px solid #333399;
        cursor:pointer;
        }
    .b-add-menu a:hover {
        color:#09f;
        }
    .b-add-menu a:hover span {
        border-bottom-color:#09f;
        }
.b-bordered-block {
    border:1px solid #d4d4d4;
    position:relative;
    }
.h-bordered-block {
    margin-bottom:4em;
    }
.b-bordered-block--mod {
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    padding: 17px 0 3px;
    margin-bottom: 27px;
}
.b-bordered-block--mod .b-banner-inner a {
    border: none;
    text-decoration: none;
    display: block;
}
.b-bordered-block--mod2 {
    padding-top: 10px;
    padding-bottom: 0px;
}
.b-bordered-block .cn div {
    height:11px;
    width:11px;
    position:relative;
    overflow:hidden;
    background:url('../im/corners.png');
    }
.b-bordered-block .cn .tl {
    float:left;
}
.b-bordered-block .cn .tr {
    float:right;
}
.b-bordered-block .tc-2 {
    margin:-1px -1px -1px;
}
.b-bordered-block .bc-2 {
    margin:0 -1px -1px;
}
.b-bordered-block .tc-2 .tl {
    background-position:-36px top;
    }
.b-bordered-block .tc-2 .tr {
    background-position:-47px top;
    }
.b-bordered-block .bc-2 .tl {
    background-position:-36px -11px;
    }
.b-bordered-block .bc-2 .tr {
    background-position:-47px -11px;
    }
.b-content-area {
    width:66%;
}
.b-content-inner {
    padding-top:0;
    }
.b-content-area2 {
    width:72%;
    }
.b-line {
    height:1px;
    overflow:hidden;
    background:#bcbdbe;
}
.h-line {
    margin-top:30px;
    margin-bottom:24px;
}
.b-container {
    padding-right:290px;
}
.b-container-inner {
    margin-top:1.5em;
}
.b-container .b-sidebar {
    width:246px;
    margin-left:-248px;
    float:right;
    position:relative;
    right:-290px;
    background:#fdf1cc;

}
.b-container .b-sidebar-inner {
    padding:10px 20px 24px 28px;
    margin-top:-6px;
    border-left:1px solid #ececec;
    border-right:1px solid #ececec;
}
.b-sidebar {
    width:30%;
    margin-bottom:60px;
    }
.b-sidebar2 {
    width:27%;
    margin-bottom:60px;
    }
.b-banner {
    text-align:center;
    }
    .b-banner-inner {
        font:.78em/1.4 Tahoma, Geneva, sans-serif;
        margin:15px;
        }
    .b-banner-inner .b-pic {
        margin-bottom:12px;
    }
    .b-banner-inner a {
        color:#333;
        border-bottom:1px solid #333
    }
    .b-banner-inner .b-pic  a {
        border-bottom:none;
    }
.b-connect {
    background:#a9d3f8;
    text-align:center;
    margin-bottom:20px;
    }
.b-connect .cn div {
    width:11px;
    height:11px;
    overflow:hidden;
    background:url('../im/corners.png');
}
.b-connect .cn .tl {
    float:left;
    }
.b-connect .cn .tr {
    float:right;
    }
.b-connect .tc-3 .tl {
    background-position:-58px top;
}
.b-connect .tc-3 .tr {
    background-position:-69px top;
}
.b-connect .bc-3 .tl {
    background-position:-58px -11px;
}
.b-connect .bc-3 .tr {
    background-position:-69px -11px;
}

.b-connect .b-point2 {
    position:relative;
    /*line-height:42px;  */
    padding:.95em 0 .8em 47px;
    display:inline-block;
    text-align:left;
    border-bottom:none;
    text-decoration:underline
    }
.b-connect .b-point2 span {
    line-height:normal;
}
.b-connect .b-point2 .b-icon {
    position:absolute;
    left:0;
    top:50%;
    margin-top:-21px;
    background:url('../im/icons.png') -27px top no-repeat;
    width:37px;
    height:40px;
    }
.b-connect .b-connect-inner {
    padding:1px 15px;
    overflow:hidden;
}

.b-point {
    position:relative;
    padding-right:10px;
    padding-bottom:1px;
    }
    .b-point .b-icon {
        width:5px;
        height:7px;
        top:.35em;
        right:0;
        background:url('../im/icons.png') left top no-repeat;
        }
.b-contacts {
    overflow:hidden;
    color:#666;
    padding:20px 0 20px;
}
.b-contacts li {
    float:left;
    margin-right:-1px;
    width:23%;
    padding:0 0 5px;
    border-right:1px solid #e4e7ea;
    }
.b-contacts .b-item-inner {
    padding-left:28px;
    }
.b-contacts li:last-child,
.b-contacts li.last-child{
    width:30%;
    border-right:none;
    }
.b-contacts .b-info-title {
    margin-bottom:9px;
    }
.b-contacts .b-info-text {
    font:.78em/1.5em Tahoma, Geneva, sans-serif
    }
.b-footer {
    padding: 13px 0 15px;
	margin: -5px 2px 0;
    overflow:hidden;
    zoom:1;
    clear:both;
    color:#666;
    font:13px/1.4 Arial, Helvetica, sans-serif;
    }

.b-footer-2 {
    padding-top: 20px;
	border-top: 1px solid #bbb;
}
.b-footer-2 p {
    padding-bottom: 12px;
}
.b-socials {
    margin-top: -6px;
}
.b-about {
    padding-right:10px;
    float:left;
}
.b-about .b-icon {
    background-position:-15px top;
    left:auto;
    right:0;
}

.b-news {
    padding-left:8.7em;
    margin-bottom:15px;
    overflow:hidden;
    width:60%;
    margin-top:28px;
    }
.b-news-inner {
    margin-top:0;
    font-size:.95em;
    width:auto;
    margin-bottom:2em;
    max-width:600px
    }
    .b-news .b-news-title {
        position:relative;
        left:-8.7em;
        margin-right:-100%;
        width:8.3em;
        float:left;
        clear:left;
        color:#888;
        }

        .b-news .b-news-body {
            padding-bottom:26px;
            line-height:1.4em;
            overflow:hidden;
            zoom:1;
        }
        .b-news a{
            color:#333;
            border-bottom-color:#333;
        }
        .b-news a:hover  {
            color:#09f;
            border-bottom-color:#09f
            }
        .b-news .b-point .b-icon {
          background-position:-27px top;
          left:auto;
          right:3px;
          top:.4em;
        }
.b-date-format {
    color:#989898;
    margin-bottom:2em;
    }
/*year pager
----------------------------------------*/
.b-years {
    padding-left:13px;
    padding-right:13px;
    overflow:hidden;
    margin:-9px 0;
    font-size:.94em
    }
.b-years li {
    float:left;
    padding:.25em 0 .25em 16px;
    }
.b-years .b-selected {
    background:#0096fa;
    border-right:none;
    color:#FFF;
    margin-left:-1px;
    }
.b-years span {
    display:inline-block;
    padding:0 17px 0 0;
    line-height:1.48em;
    border-right:1px solid #e4e7ea;
    }
.b-years .b-selected span {
    padding-right:16px;
    border-right:none
    }
.b-sidebar-menu {
    margin-bottom:20px;
    width:85%;
    }
.b-sidebar-menu li {
    margin-bottom:.4em;
    position:relative;
    padding-left:13px;
    padding-bottom:2px;
    clear:both
    }
    .b-sidebar-menu ul {
        margin-top:.3em;
        padding-left:30px;
    }
    .b-sidebar-menu .b-icon {
        top:.45em
    }
    .b-sidebar-menu ul li {

        padding-top:7px;
        padding-bottom:7px;
        clear:left;
        font-size:.9em;
        margin-bottom:0;
        position:relative;
    }
/**/
    .b-sidebar-menu .b-selected {
        overflow:hidden;
        color:#FFF;
        position:static;
        padding:0 0 1px;
        margin-bottom:.2em;
    }
    .b-sidebar-menu .b-selected-2 {
        float:left;
        padding-top:5px;
        padding-bottom:5px;
        padding-left:13px;
        position:relative;
        background:#09f;
        }
        .b-sidebar-menu .b-selected-2 a {
            color:#FFF;
            border-color:#FFF
        }
    .b-sidebar-menu .b-selected .b-selected-inner {
        padding-right:13px;
        position:relative;
        z-index:200;
		color:#FFF;
    }
    .b-sidebar-menu .cn {
        width:15px;
        height:15px;
        overflow:hidden;
        position:absolute;
        background:url('../im/corners.png');
        }
    .b-sidebar-menu ul .b-selected {
        color:#09f;
        }
    .b-sidebar-menu .tl {
        background-position:-80px top;
        left:0;
        top:0;
        }
    .b-sidebar-menu .bl {
        background-position:-80px -15px;
        bottom:0;
        left:0;
        }
    .b-sidebar-menu .tr {
        background-position:-95px top;
        margin-left:100%;
        left:-15px;
        top:0;
        }
    .b-sidebar-menu .br {
        background-position:-95px -15px;
        margin-left:100%;
        left:-15px;
        bottom:0;
        }
.b-pager {
    padding-top:23px;
    overflow:hidden;
    border-top:1px solid #e4e7ea;
}
.b-pager .b-title {
    float:left;
    margin-right:10px;
    color:#888;
    padding-top:3px;
}
.b-pager dd {
    float:left;
    font-size:.95em;
    margin-right:5px;
    padding:3px 7px 2px;
    }
.b-pager .b-selected {
    background:#0096fa;
    color:#FFF;
    padding:3px 11px 2px;
    }
    .b-pager dd a {
        color:#333;
        text-decoration:none;
        border-bottom:1px solid #333;
        }
    .b-pager .b-prev,
    .b-pager .b-next {
        background:none;
        padding:3px 0 2px;
        position:relative;
        }
    .b-pager .b-prev a,
    .b-pager .b-next a {
        color:#339;
        border-bottom:1px solid #339;
    }
    .b-pager .b-prev {
        margin-right:21px;
        padding-left:25px;
    }
    .b-pager .b-prev .b-icon,
    .b-pager .b-next .b-icon {
        width:15px;
        height:9px;
        top:.78em;
        left:0;
        display:block;
        overflow:hidden;
        background:url('../im/icons.png') -76px top no-repeat;
    }
    .b-pager .b-next {
        margin-left:14px;
        padding-right:25px;
    }
    .b-pager .b-next .b-icon {
        background-position:-96px top;
        right:0;
        left:auto;
        }
.b-return {
    display:inline-block;
    position:relative;
    margin-top:1.5em;
    }
    .b-return .b-icon {
        width:5px;
        height:7px;
        overflow:hidden;
        position:absolute;
        right:-12px;
        top:.7em;
        background:url('../im/icons.png');
        }
.b-docs li {
    zoom:1
    }
.b-docs img {
    margin-bottom:0;
}
.b-docs .b-name {
    padding-top:.6em;
    padding-left:50px;
    margin-bottom:20px;

}
.b-data-table {
    width:100%;
    margin-top:2em;
    margin-bottom:2em;
    border-top:2px solid #09f;
    border-collapse:collapse;
    font:normal .75em Tahoma, Geneva, serif;
    }
.b-data-table th {
    text-align:left;
    }
.b-data-table thead th {
    padding:1.5em;
}
.b-data-table th,
.b-data-table td {
    vertical-align:top;
    }
.b-data-table td {
    border-bottom:1px solid #d4d4d4;
    padding:.6em 0em .7em 1.5em;
    }
.b-data-table th {
    padding-top:0;
    color:#666;
    border-bottom:2px solid #09f;
    }
.b-table-note {
    color:#666;
    font:normal .75em/1.4 Tahoma, Geneva, serif;
    }
.b-table-lit {
     font:normal .75em/1.4 Tahoma, Geneva, serif;
    }
.b-numbers {
    margin-top:.8em
    }
.b-numbers .b-descr {
    overflow:hidden;

    }
.b-numbers .b-pic {
    margin-right:42px;
    }
.b-numbers h3 {
    margin-top:3px;
    }
.b-numbers li {
    overflow:hidden;
    margin-bottom:.05em;
    line-height:1.3em;
    zoom:1;
    }
.b-img-row {
    margin-bottom:1.2em;
    margin-left:-65px;
    zoom:1;
    }
    .b-img-row img {
        vertical-align:middle;
        margin-left:65px;
        }
    .b-img-row .b-helper {
        width:100%;
        display:inline-block;
        }
.b-two-columns {
    margin-left:-4em;
    overflow:hidden;
    margin-bottom:2em;
    zoom:1;
    }
.b-two-columns .b-column {
    float:left;
    width:20em;
    display:inline;
    margin-left:4em;
    }
.b-two-columns .b-column ul li {
    margin-bottom:.2em
    }
.b-two-columns-mod {
    margin-left: -6.5%;
}
.b-two-columns-mod .b-column {
    float:left;
    width: 43.5%;
    margin-left: 6.5%;
}
.b-two-columns-mod2 {
    margin-left: -5%;
    overflow: hidden;
}
.b-two-columns-mod2 .b-column {
    margin-left: 5%;
    width: 45%;
}
.b-data-table-2 {
    width:100%;
    }
.b-data-table-2 thead td {
    background:#8a8caf;
    font:normal .8em Tahoma, Geneva, serif;
    color:#FFF;
    padding:1.05em 0 1.05em 16px;
    }
.b-data-table-2 tbody td {
    font-size:.88em;
    padding:.9em 0 .9em 16px;
    line-height:1.3em;
    border-bottom:1px solid #d4d4d4
    }
.info-text-block {
    font-size: 13px;
}
.info-text-block--mod {
	margin-top: -12px;
}
.info-text-block p {
    padding-bottom: 19px;
}
.rounded-list {
    margin: 15px 0 31px;
}
.rounded-list li {
    position: relative;
    padding-left: 37px;
    padding-bottom: 37px;
    line-height: 1.5;
}
.rounded-list li:last-child {
	padding-bottom: 0;
}
.rounded-list li p:last-child {
	padding-bottom: 0;
}
.rounded-item {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: -6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #999;
    text-align: center;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    box-sizing: border-box;
    padding-left: 3px;
}
.rounded-list--mod .rounded-item {
    background: #00adee;
}
.rounded-list--mod li {
	padding-bottom: 18px;
}
.text-wrap2 {
    background: #c6eafa;
    padding: 18px 20px 21px;
    margin-top: 10px;
    margin-bottom: 13px;
}
.text-wrap2 ul {
    margin-bottom: 0;
    margin-left: -5px;
}

.text-wrap2 li {
    margin-bottom: 15px;
   /* list-style-type: disc;
    padding-left: 0px;*/
    margin-left: 0;
    font-size: 15px;
    color: #00adee;
	line-height: 1.3;
}


.text-wrap2 li span {
    color: #231f20;
    font-size: 13px;
	position:relative;
	left: -1px;
}
.text-wrap2 li:last-child {
    margin-bottom: 0;
}
.b-menu {
    overflow:hidden;
    zoom:1;
    margin-bottom:1.5em;
    font-size:1em;
    }
    .b-menu span {
        color:#e4e7ea;
        padding:0 17px;
        }
    .b-menu .b-selected {
        color:#09f
        }
.b-text-type {
    font-size:.9em;
    }

.red {
    color: #FF0000;
    }

.primer {
    color:#666;
    font:.78em/1.4em Tahoma, Geneva, sans-serif;
    }

.a_no_l {
    border-bottom:0px ;
    text-decoration:none;
}

.tv {
    font:normal .8em Tahoma, Geneva, serif;
    color:#FFF;
	border-bottom:0px ;
    text-decoration:none;
}

.tv3 {
    font:normal .8em Tahoma, Geneva, serif;
    color:#fcfbad;
	border-bottom:0px ;
    text-decoration:none;
}

.tvtable td, tr {
	border-spacing: 1;
	text-align:left;
	vertical-align:middle;
	padding: 10px;
    border-collapse: collapse;
	border-bottom:1px solid #d4d4d4;
	}

.tv2table td, tr {
	border-spacing: 5;
	text-align:center;
      vertical-align: text-top;
      padding: 1px;
      border-collapse: collapse;
	  vertical-align:top;
	  border-bottom:0px solid #d4d4d4;
}

.tv3table td, tr {
	border-spacing: 5;
	 vertical-align: text-top;
      padding: 1px;
      border-collapse: collapse;
	  vertical-align:top;
	  border-bottom:0px solid #d4d4d4;
}

.tv4table td, tr {
	border-spacing: 5;
	text-align:center;
      vertical-align: text-top;
      padding: 1px 3px 1px;
      border-collapse: collapse;
	  vertical-align: middle;
	  border-bottom:0px solid #d4d4d4;
}

.tv2 {
    font:normal .8em Tahoma, Geneva, serif;
    color:#666;
	border-bottom:0px ;
    text-decoration:none;
}

.b-footer-menu {
    padding:5px 30px 10px;
    overflow:hidden;
    zoom:1;
    clear:both;
    }

.news_dat {
    font:normal .9em Tahoma, Geneva, serif;
    color:#7c7ea4;
	border-bottom:0px ;
    text-decoration: none;
	font-weight:bold;
}

.day_night {
    margin-bottom:3px;
	 margin-top:0px;
    }

	.day_n-table tbody td {
	text-align:left;
	vertical-align:middle;
	padding: 0px;
	line-height:0em;
    border-bottom:0px;
	border-top:0px;
	font:normal .8em Tahoma, Geneva, serif;
	font-size:.95em;
    }
/* packages */
.page-pic {
    margin-top: 0;
    margin-bottom: 20px;
}
.page-pic--sb {
  margin-bottom: 25px
}
.page-pic--2 {
    margin-bottom: 15px;
    margin-top: -5px;
}
.package-sticker {
    background: url('../im/package-sticker.png') no-repeat;
    width: 85px;
    height: 85px;
    position: absolute;
    right: -2px;
    top: -2px;
}
.package-descr-in {
    border-top: 1px solid #ccc;
    padding-top: 14px;
	margin-top: 10px;
}
.package-descr-in span {
    color: #362d9a;
    text-decoration: underline;
}
.package-descr--mod {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 26px !important;
}
.package-descr--mod2 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 40px !important;
    font-weight: 300;
}
.package-descr--mod3 {
    padding-right: 0 !important;
}
.package-descr__img {
    float: right;
    margin-left: 20px;
    margin-top: 3px;
    border: 1px solid #d4d4d4;
}
.package-price:hover .package-descr-in span {
	color: #09f
}
.package-table {
    display: table;
    width: 100%;
    line-height: 1.4;
    margin-bottom: 23px;
    color: #231f20;
}
.package-t__row {
    display: table-row;

}
.package-t_cell {
    display: table-cell;
    border-bottom: 1px solid #ccc;
    border-left: 2px solid #333;
    border-right: 2px solid #333;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    position: relative;
    font-size: 13px;
}
.package-table--mod .package-t_cell {
	text-align: center;
    vertical-align: middle;
}
.package-table--mod .package-t_cell {
    border-left: 2px solid #b9c1c6;
    border-right: 2px solid #b9c1c6;
}
.package-table .package-t_cell-empty {
    padding: 0 !important;
    border: 0 !important;
    background: none !important;
}
.package-t_cell-empty div {
    width: 13px;
}
.package-t_cell:first-child {
    border-left: none;
    border-right: none;
    vertical-align: top;
    padding-top: 14px;
    padding-bottom: 13px;
    text-align: left;
    padding-left: 7px;
}
.package-speed {
    font-size: 25px;
    line-height: 1;
    margin-bottom: -2px;
}
.package-table .package-t_cell:before {
    width: 12px;
    bottom: -1px;
    position: absolute;
    left: -1px;
    background: #fff;
    border-left: 1px solid #333;
    content: "";
    height: 1px;
}
.package-table--mod .package-t_cell:before {
    border-left: 1px solid #b9c1c6;
}
.package-table .package-t_cell:after {
    width: 12px;
    bottom: -1px;
    position: absolute;
    right: -1px;
    background: #fff;
    border-right: 1px solid #333;
    content: "";
    height: 1px;
}
.package-table--mod .package-t_cell:after {
    border-right: 1px solid #b9c1c6;
}
.package-table .package-t_cell-empty:before,
.package-table .package-t_cell-empty:after {
    display: none;
}
.package-table .package-t_cell:first-child:before {
    display: none;
}
.package-t__header .package-t_cell:before,
.package-t__header .package-t_cell:after {
    display: none;
}
.package-table .package-t_cell:first-child:after,
.package-table .package-t__header .package-t_cell:first-child:after {
    width: 25px;
    background: #ccc;
    margin-left: -12px;
    height: 1px;
    bottom: -1px;
    top: auto;
    border-right: 0;
    content: '';
}
.package-table .package-t__row:last-child .package-t_cell {
    border-bottom: 0;
    padding-bottom: 22px;
    border-bottom: 2px solid #333;
    padding-top: 6px;
}
.package-table--mod .package-t__row:last-child .package-t_cell {
    border-bottom: 2px solid #b9c1c6;
}
.package-table .package-t__row:last-child .package-t_cell:first-child {
    border-bottom: 0;
    padding-bottom: 25px;
    padding-left: 7px;
}
.package-table .package-t__row:last-child .package-t_cell:first-child:after {
    display: none;
}

.package-table .package-t__row:last-child .package-t_cell:after,
.package-table .package-t__row:last-child .package-t_cell:before{
    border-bottom: 2px solid #333;
    bottom: -2px;
    display: none;
}
.package-table--mod .package-t__row:last-child .package-t_cell:after,
.package-table--mod .package-t__row:last-child .package-t_cell:before {
    border-bottom: 2px solid #b9c1c6;
}
.package-table .package-t__row:last-child .package-t_cell {
    border-left: 2px solid #333;
    border-right: 2px solid #333;
    padding-left: 13px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-bottom: 8px;
}
.package-table--mod .package-t__row:last-child .package-t_cell {
    border-left: 2px solid #b9c1c6;
    border-right: 2px solid #b9c1c6;
	padding-bottom: 3px;
}
/* first cell in last tr */
.package-table .package-t__row:last-child .package-t_cell:first-child {
    border: none;
}
.package-t__header .package-t_cell {
    padding-bottom: 0;
    background: #eee;
    border-bottom: 0;
    padding-top: 18px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-color: #eee;
}
.package-table--mod .package-t__header .package-t_cell {
    background: #e6ebee;
    border-color: #e6ebee;
}
.package-icon {
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.package-table .package-t__header .package-t_cell:after {
    width: 25px;
    background: #333;
    margin-left: -12px;
    height: 1px;
    bottom: -1px;
    top: auto;
    border-right: 0;
    content: '';
}
.package-table--mod .package-t__header .package-t_cell:after {
    background: #ccc;
}
.package-t__header .package-t_cell {
    padding-bottom: 5px;
    padding-top: 19px;
    text-align: left;
}
.package-t__header .package-t_cell:first-child {
    background: #fff;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
    padding-top: 18px;
}
.package-table--mod .package-t__header .package-t_cell:first-child  {
	padding-top: 0
}
.packages-small-title {
    margin-top: -3px;
    margin-bottom: 4px;
}
.package-allprice {
    font-family: 'ArchiveRegular';
    font-size: 48px;
    color: #2fb9f9;
    letter-spacing: 0;
    line-height: 1;
}
.package-allprice--mod {
    line-height: 1.1;
    font-size: 60px;
}
.package_currency {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    margin-top: -11px;
}
.package-table--mod .package_currency {
	font-size: 20px;
}
.package_descr {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #f7e906;
    padding: 30px 0 30px;
    overflow: hidden;
    margin-bottom: 38px;
}
.package_descr-cell {
    display: table-cell;
    padding: 0 15px 17px;
    border-left: 2px solid #f7e906;
    border-right: 2px solid #f7e906;
    vertical-align: top;
    position: relative;
    font-size: 13px;
}
.package_descr-cell-empty {
    padding: 0;
    border: 0;
}
.package_descr-cell-empty:before {
    display: none;
}
.package_descr-row {
    display: table;
    width: 100%;
    border-spacing: 0;
    border-bottom: 2px solid #333;
    margin: 0 0 24px;
}
.package_descr-row .package_descr-cell:first-child {
    border: 0;
}
.package_descr-row .package_descr-cell:first-child:before {
    display: none;
}
.package_descr-row .package_descr-cell:first-child div {
    margin-top: 9px;
}
.package_descr-price {
    font-size: 60px;
    font-family: 'ArchiveRegular';
    letter-spacing: -0.01em;
    line-height: 0.7;
    margin-bottom: -2px;
}
.package_descr-row .package_descr-cell:before {
    height: 10px;
    background: #333;
    content: "";
    left: -2px;
    bottom: 0;
    width: 2px;
    position: absolute;
}
.package_descr-curency {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
}
.package_descr-title {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.4;
}
.package_descr-text {
    overflow: hidden;
    padding-left: 54px;
    padding-right: 16px;
    font-size: 13px;
}
.package_descr ul {
    margin-bottom: 0;
}
.package_descr ul li {
    padding-left: 19px;
    text-indent: -17px;
    background: none;
    margin-bottom: 10px;
}
.package_descr ul li:before {
    content: "— ";
    position: relative;
    left: -5px;
}
.package_descr a {
    color: #333;
    border-bottom-color: #333;
}
/* new year */
.package-t__header .package-t_cell-ny {
    background: url("../im/newyear_bg.jpg") 0 0 no-repeat;
    border: 0;
}
.package-t_price_ny {
    margin: 12px 0;
}
.package-t_cell.package-t_cell--first {
    padding: 9px 0 7px 0;
}
.package-t_weight {
    font-size: 22px;
}
.package-t_size {
    font-size: 14px;
}
.package-t_note {
    color: #878787;
}
.vert-top {
    vertical-align: top !important;
}
.vert-middle {
    vertical-align: middle !important;
}
.b-nobold {
    font-weight: normal;
}
.b-data-par {
    font-weight: bold;
    color: #231f20;
}
/* table */
.b-data-par-outer {
    overflow: hidden;
    padding-top: 10px;
}
.b-data-par {
    width: 100%;
    margin-bottom: 25px;
    border-spacing: 0;
	border-collapse: separate;
}
.b-data-par tbody td {
    border-left: 2px solid #333;
	border-right: 2px solid transparent;
    border-bottom-color: #ccc;
    position: relative;
    padding: 17px 15px 18px;
    font-size: 13px;
    line-height: 1.38;
    vertical-align: middle;
}
.b-data-par--mod tbody td {
    border-left: 2px solid #b9c1c6;
}
.b-data-par tbody tr {
    padding: 0;
}
/*.b-data-par td:after {
    content: "";
    width: 25px;
    border-right: 2px solid #333;
    position: absolute;
    bottom: -1px;
    right: -27px;
    z-index: 1;
    top: 0;
    height: 100%;
    border-bottom: 1px solid #333;
}
.b-data-par td:before {
    width: 25px;
    border-bottom: 1px solid #ccc;
    bottom: -1px;
    right: -25px;
    content: "";
    position: absolute;
    height: 1px;
    z-index: 2;
}*/
.b-data-par td:before {
    width: 2px;
    background: #333;
    bottom: -1px;
    left: -2px;
    content: "";
    position: absolute;
    height: 2px;
    z-index: 2;
}
.b-data-par td:after {
	content: "";
    width: 2px;
    background: #ccc;
    position: absolute;
    bottom: -1px;
    right: -2px;
    z-index: 1;
    height: 1px;
}
.b-data-par--mod td:before,
.b-data-par--mod td:after {
    background: #ccc;
}
.b-data-par td.b-data-par-empty {
    padding: 0;
    border-left: 0;
    border-right: 0;
}
.b-data-par td.b-data-par-empty:before {
	display: none
}
.b-data-par tr td:first-child {
    border-left: 0;
    border-right: 0;
}
.b-data-par tr:nth-child(2n + 1) td {
    background: #f1f1f1;
}
.b-data-par--mod tr:nth-child(2n + 1) td {
    background: #f4f6f7;
}
.b-data-par .empty-row td {
    background: none !important;
}
.b-data-par .empty-row td {
    padding: 0;
}
.b-data-par .b-data-par-w td {
    background: #fff !important;
}
.notices-par {
    color: #666;
    font-size: 13px;
}
.notices-par--mod {
    color: #333;
}
.notices-par ul li {
    padding-bottom: 6px;
	line-height: 1.57
}
.notices-par ul.g-list li {
    margin-bottom: 5px;
}
.package-rasp {
    height: 1px;
    overflow: hidden;
    width: 130px;
}
.services-list {
    overflow: hidden;
	margin-bottom: -90px;
}
.services-list li {
    line-height: 1.5;
    margin-bottom: 33px;
}
.services-list a {
    border-bottom: 0;
}
.services-list img {
    margin-bottom: 4px;
}
.services-list h5 {
    margin-top: 0;
    margin-bottom: 4px;
}

.link-right {
    border-bottom: 0;
    color: #999;
    white-space: nowrap;
}
.link-right span {
    color: #339;
    border-bottom: 1px solid #339;
}
.link-right:hover span {
    border-color: #09f;
    color: #09f;
}
.b-add-menu .icons-list {
    text-align: left;
    margin-left: -53px;
}
.icons-list a {
    display: inline-block;
    vertical-align: top;
    margin-left: 53px;
    background: url('../im/icons_main.png') no-repeat;
}
.icons-list .webmain-icon {
    width: 29px;
    height: 21px;
    background-position: 0 -41px;
    margin-top: 5px;
}
.icons-list .webmain-icon:hover {
    width: 29px;
    height: 21px;
    background-position: 0 0;
}
.icons-list .stat-icon {
    width: 26px;
    height: 25px;
    background-position: -48px -41px;
}
.icons-list .stat-icon:hover {
    background-position: -49px 0;
}
.icons-list .forum-icon {
    width: 38px;
    height: 29px;
    background-position: -131px -41px;
}
.icons-list .forum-icon:hover {
    background-position: -131px 0;
}
.icons-list .wifi-icon {
    width: 36px;
    height: 26px;
    background-position: -88px -41px;
}
.icons-list .wifi-icon:hover {
    background-position: -88px 0;
}
.icons-list .disk-icon {
    width: 29px;
    height: 29px;
    background-position: -179px -41px;
}
.icons-list .disk-icon:hover {
    background-position: -179px 0;
}
.webmain-icon-big,
.stat-icon-big,
.forum-icon-big  {
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
	position: relative;
	top: 2px;
	background: url('../im/icons_main.png') no-repeat;
}
.webmain-icon-big {
	width: 37px;
	height: 27px;
	background-position: 0 -92px;
	margin-right: 15px;
}
a:hover .webmain-icon-big {
	background-position: 0 -145px;
}
.stat-icon-big {
	width: 30px;
	height: 34px;
	top: -2px;
	margin-right: 11px;
	background-position: -62px -92px;
}
a:hover .stat-icon-big {
	background-position: -62px -145px;
}
.forum-icon-big {
	width: 45px;
	height: 37px;
	top: 0;
	margin-right: 11px;
	background-position: -127px -92px;
}
a:hover .forum-icon-big {
	background-position: -127px -145px;
}
.equipment-block {
    margin-top: 20px;
}
.equipment-block .b-medium-title {
    margin-bottom: 15px;
}
.price-style {
    font-size: 60px;
    color: #2fb9f9;
    font-family: 'ArchiveRegular';
    line-height: 1;
    margin-bottom: 10px;
}
.price-style .price-currency {
    font-size: 30px;
    font-family: Roboto, sans-serif;
    color: #231f20;
    padding-left: 5px;
    font-weight: 300;
}
.price-space {
    padding-right: 10px;
}
.equipment-block {
    margin-left: -5%;
    overflow: hidden;
}
.equipment-block .b-column {
    width: 45%;
    margin-left: 5%;
}
.equipment-block p {
    margin-bottom: 0;
}
.attention-block {
    border: 2px solid #16c1f3;
    padding: 14px 16px 20px;
}
p+.attention-block {
    margin-top: -10px;
}
.attention-block h5 {
    margin-top: 0;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 2px;
}
.attention-block__min {
    width: 67%;
    min-width: 470px;
}
.roll-list {
    list-style-type: none;
    padding: 0;
    margin: 18px 0 0;
}
.roll-list .roll-list__item {
    list-style-type: none;
    padding: 23px 0 0;
    margin: 0 0 38px;
    border-top: 1px solid #d4d4d4;
    overflow: hidden;
    background: none;
}
.roll-list .big-title {
    color: #333;
    margin-bottom: 15px;
    font-weight: 300;
    line-height: 1.15;
}
.roll-list__details {
    list-style-type: none;
    padding: 0;
    margin: 0 0 17px;
    display: table;
}
.roll-list__left {
  float: left;
}
.roll-list__details li {
    display: table-cell;
    border-left: 1px solid #d4d4d4;
    padding: 7px 30px 7px 17px;
    border-top: 0;
    vertical-align: top;
    height: 56px;
    background: none;
}
.price-style2 {
    font-size: 30px;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    line-height: 1;
    margin-bottom: 5px;
}
.roll-list__details .price-style3 {
    height: 47px
}
.price-style2 span {
    font-weight: 300;
}
.roll-list__img {
    margin-right: 30px;
    float: left;
    position: relative;
}
.roll-list__img--mod {
    margin-right: 0;
}
.roll-list__img a {
    border: 0;
}
.roll-list__hit {
    width: 138px;
    height: 39px;
    background: url('../im/hit-sticker.png');
    position: absolute;
    left: 2px;
    top: 8px;
}
.roll-list__img__mod {
    margin-right: 0;
}
.roll-list__descr {
    overflow: hidden;
    line-height: 1.4;
}
.roll-list__descr--mod {
    margin-left: 412px;
    margin-top:-89px;
    margin-bottom:30px
}
.roll-list__descr--mod2 {
    margin-left: 433px;
    margin-bottom: 10px
}
.roll-list__descr  .list-type {
    margin-top: 10px;
    margin-bottom: 14px;
    margin-left: 0
}
.equip-descr {
  display: none
}
.equip-descr-shown {
  display: block
}
.roll-list__subtitle {
  margin: -10px 0 15px
}
.list-type--mod {
    margin-bottom: 21px;
}
.list-type li {
    padding-bottom: 6px;
    padding-top: 0;
    border-top: 0;
    text-indent: -20px;
    padding-left: 20px;
    background: none;
}
.list-type li:before {
    content: '— ';
}
.list-type--mod2 li {
  margin-bottom: 2px;
  padding-bottom: 0;
}
.small-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.plain-line {
  border-top: 1px solid #d4d4d4;
  padding-top: 30px;
  margin-top: 30px
}
.plain-line--mod {
  margin-bottom: -15px;
}
.ordered-list {
    margin-top: 15px;
    margin-bottom: 10px;
}
.ordered-list li {
    margin-bottom: 15px;
}
/* offers */
.offers-table {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 35px;
    border-bottom: 1px solid #d4d4d4;
}
.offers-table td {
    vertical-align: top;
    padding: 18px 26px 6px 20px;
    border-top: 1px solid #d4d4d4;
}
.offers-table .price-style {
    margin-bottom: 0;
}
.offers-table .offers-table__cell {
    padding: 20px 26px 6px 20px;
    vertical-align: middle;
}
.offers-table .offers-table-cell2 {
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
}
.offers-table--mod {
    border-bottom: 0;
    margin-bottom: 3px;
}
/* form */
.form--decor {
    float: right;
    margin: -10px 45px 0 -220px;
}
.form--descr {
    overflow: visible !important;
}
.form-container {
    background: #dff3fc;
    padding: 20px 34px 30px;
    clear: both;
    border-radius: 14px;
    -webkit-border-radius: 14px;
    position: relative;
}
.form-outer {
    overflow: hidden;
    margin-bottom: 16px;
    margin-left: -3%;
}
.form-outer__mod {
    margin-left: 0;
    margin-bottom: 12px;
}
.form-outer__l {
    float: left;
    width: 47%;
    margin-left: 3%;
}
.form__input {
    box-sizing: border-box;
    height: 44px;
    border: 1px solid #9ec9dc;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.22);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 14px;
    width: 100%;
    padding-left: 11px;
}
.form__spin {
  width: 32px;
  height: 32px;
  background: url('../im/ajax-loader_2.gif');
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  margin-right: -32px;
}
.form__title {
    display: block;
    padding-bottom: 3px;
    font-size: 16px;
    font-weight: bold;
}
.form__title--mod {
    margin-bottom: 4px;
}
.form__input:focus {
    border: 1px solid #09f;
}
.form__radio,
.form__checkbox {
    opacity: 0;
    display: none;
}
.form__radio-title,
.form__checkbox-title {
    display: inline-block;
    position: relative;
    line-height: 30px;
    padding-left: 35px;
    margin-left: 14px;
}
.form__checkbox-title {
    margin-left: 0;
    line-height: 25px;
}
.form__radio-title:before {
    position: absolute;
    width: 25px;
    height: 25px;
    left: 0;
    top: 0;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    content: '';
    border: 1px solid #9ec9dc;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.22);
}

.form__radio-title .form__radio:checked + .form__radio-span:before {
    position: absolute;
    width: 11px;
    height: 11px;
    background: #09f;
    background: url('../im/icons_main.png') -360px -142px;
    left: 8px;
    top: 8px;
    content: '';
}
.form__checkbox-title:before {
    width: 25px;
    height: 26px;
    background: #fff;
    content: '';
    border: 1px solid #9ec9dc;
    box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.22);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    position: absolute;
    left: 0;
    top: 0;
}
.form__checkbox-title .form__checkbox:checked + .form__checkbox-span:before {
    width: 17px;
    height: 13px;
    background: url('../im/icons_main.png') -313px -142px;
    display: block;
    position: absolute;
    left: 5px;
    top: 7px;
    content: '';
}
.form__checkbox-span {
    padding-left: 5px;
}
.form-outer__70 {
    float: left;
    width: 74%;
}
.form-outer__30 {
    padding-left: 10px;
    box-sizing: border-box;
    width: 13%;
    float: left;
}
.form__connection {
    border-top: 1px solid #9ec9dc;
    border-bottom: 1px solid #9ec9dc;
    padding: 20px 0 28px;
    margin-bottom: 24px;
    margin-top: 36px;
}
.connection_type {
    overflow: hidden;
    margin-bottom: 36px;
    margin-top: -10px;
}
.connection_type li {
    float: left;
    margin-right: 21px;
}
.connection_type li:last-child {
    margin-right: 0;
}
.connection_type span {
    line-height: 61px;
    display: block;
    border: 2px solid #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    cursor: pointer;
    color: #fff;
    width: 206px;
    text-align: center;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    background: #95c5da;
}
.connection_type .form__radio:checked + span {
    background: #8bd0fd;
    border-color: #09f;
}
.connection_internet,
.connection_tv,
.connection_phone {
    display: inline-block;
    background: url('../im/icons_main.png');
    vertical-align: middle;
}
.connection_internet {
    width: 39px;
    height: 39px;
    background-position: -313px -87px;
    margin-right: 6px;
}
.connection_tv {
    width: 35px;
    height: 42px;
    background-position: -369px -87px;
    margin-right: 6px;
    position: relative;
    top: -6px;
}
.connection_phone {
    width: 31px;
    height: 31px;
    background-position: -421px -87px;
    margin-right: -9px;
    top: -2px;
    position: relative;
    left: -11px;
}
.form__button {
    background: #0196fb;
    line-height: 55px;
    border: 0;
    padding: 0 50px;
    color: #fff;
    font-size: 24px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    box-shadow: 0 2px 0 #0363c3;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    cursor: pointer;
}
.form__button[disabled] {
    background: #b8dded;
    box-shadow: 0 2px 0 #8fc2d8;
    cursor: auto;
}
.success-popup {
    position: absolute;
    background: #ffe213;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    width: 330px;
    padding: 30px 40px;
    top: 50%;
    left: 50%;
    margin-left: -165px;
    margin-top: -80px;
    z-index: 20;
    box-shadow: 0 2px 0 rgba(153, 153, 153, 0.5);
    display: none;
}
.request-icon {
    width: 44px;
    height: 44px;
    background: url('../im/icons_main.png') -311px -172px no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -3px;
}
.success-popup-title {
    font-size: 24px;
    margin-bottom: 10px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: #333300;
}
.success-popup-close {
    width: 13px;
    height: 13px;
    background: url('../im/icons_main.png') -376px -173px no-repeat;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}
.connection-button {
    display: block;
    background: #fcd92d; /* Old browsers */
    background: -moz-linear-gradient(top,  #fcd92d 0%, #fbe72f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcd92d), color-stop(100%,#fbe72f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fcd92d 0%,#fbe72f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fcd92d 0%,#fbe72f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fcd92d 0%,#fbe72f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fcd92d 0%,#fbe72f 100%); /* W3C */
    filter: none;
    border: none;
    box-shadow: 0 2px 0 rgba(153, 153, 0, 0.75);
    text-align: center;
    padding: 17px 0 15px;
    color: #333300;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    margin-bottom: 20px;
}
.connection-button--mod {
    color: #666600
}

.connection-button .request-icon {
    position: relative;
    top: -1px;
}
.connection-button:hover {
    color: #333300;
}
.connection-button__text {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    text-align: left;
    line-height: 1;
}
.tabs-equip {
    padding: 0;
    margin: 0 0 38px;
}
.tabs-equip__item {
    padding: 0;
    margin: 0 6px 2px 0;
    font-size: 13px;
    display: inline-block;
    width: 220px;
}
.tabs-equip__item a {
    display: table-cell;
    vertical-align: middle;
    height: 56px;
    color: #333;
    width: 220px;
    text-decoration: none;
    background: #ebebeb;
    padding-left: 20px;
    border: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: inset 0 -1px rgba(204,204,204,1);
    cursor: pointer;
}
.tabs-equip__item a:hover {
    color: #333;
    background: #ddd;
}
.tabs-equip__inner {
    display: inline-block;
    vertical-align: middle
}
.tabs-equip__item.tabs-equip__sel a {
    background: #09f;
    color: #fff;
    box-shadow: inset 0 -1px rgba(0,102,204,1);
}
.wifi-equip span {
    display: inline-block;
    margin-right: 11px;
    margin-left: -5px;
    width: 37px;
    height: 30px;
    vertical-align: middle;
    background: url('../im/icons_main.png') -247px -42px;
}
.wifi-equip.tabs-equip__sel span {
    background: url('../im/icons_main.png') -247px 0;
}
.tv-equip span {
    display: inline-block;
    margin-right: 13px;
    width: 31px;
    height: 36px;
    margin-left: -3px;
    vertical-align: middle;
    background: url('../im/icons_main.png') -313px -42px;
}
.tv-equip.tabs-equip__sel span {
    background: url('../im/icons_main.png') -313px 0;
}
.phone-equip span {
    display: inline-block;
    margin-right: 13px;
    margin-left: 0;
    width: 29px;
    height: 28px;
    vertical-align: middle;
    background: url('../im/icons_main.png') -250px -95px;
}
.phone-equip.tabs-equip__sel span {
    background: url('../im/icons_main.png') -250px -146px;
}
.commutators-equip span {
    display: inline-block;
    margin-right: 13px;
    width: 30px;
    height: 30px;
    margin-left: -3px;
    vertical-align: middle;
    background: url('../im/icons_main.png') -375px -48px;
}
.commutators-equip.tabs-equip__sel span {
    background: url('../im/icons_main.png') -375px 0;
}

.net-equip span {
    display: inline-block;
    margin-right: 15px;
    width: 30px;
    height: 33px;
    margin-left: -3px;
    vertical-align: middle;
    margin-top: -5px;
    background: url('../im/icons_main.png') -437px -47px;
}
.net-equip.tabs-equip__sel span {
    background: url('../im/icons_main.png') -437px 0;
}
