@charset "UTF-8";
/*----------------------reg_1------------------------*/
.go-to {
  color: #e74c3c;
  font-size: 16px;
  font-weight: normal;
  background: url("../img/go_to.png") no-repeat 100% 0px;
  padding-right: 30px;
  float: right; }

.lgi .block-header {
  font-size: 40px; }
.lgi header {
  background-color: #2a3a4a;
  height: 130px;
  position: relative; }
  .lgi header .top-header {
    height: 100%;
    box-shadow: none; }
    .lgi header .top-header .container {
      height: 100%;
      width: 1170px;
      position: relative;
      overflow: inherit; }
  .lgi header .container > div {
    display: inline-block; }
  .lgi header .logo_img {
    width: 30%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box; }
    .lgi header .logo_img img {
      padding: 50px 0;
	  max-width: 100%;}
  .lgi header .menu {
    width: 70%;
    float: right;
    background-color: #34495d;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    z-index: 2;
    padding-left: 35px;
    padding-top: 10px; }
  .lgi header .col-3:first-child {
    width: 25%; }
    .lgi header .col-3:first-child a:before {
      content: "";
      height: 14px;
      width: 16px;
      position: relative;
      top: 1px;
      display: inline-block;
      margin-right: 5px; }
    .lgi header .col-3:first-child a:nth-child(1):before {
      background: url("../img/logo-top-items.png") no-repeat 0px 0px; }
    .lgi header .col-3:first-child a:nth-child(2):before {
      background: url("../img/logo-top-items.png") no-repeat 0px -33px; }
    .lgi header .col-3:first-child a:nth-child(3):before {
      background: url("../img/logo-top-items.png") no-repeat 0px -16px; }
  .lgi header .col-3:nth-child(2) {
    width: 40%; }
    .lgi header .col-3:nth-child(2) a:before {
      content: "";
      height: 16px;
      width: 17px;
      position: relative;
      top: 2px;
      display: inline-block;
      margin-right: 5px; }
    .lgi header .col-3:nth-child(2) a:nth-child(1):before {
      background: url("../img/logo-top-items.png") no-repeat -25px -36px; }
    .lgi header .col-3:nth-child(2) a:nth-child(2):before {
      background: url("../img/logo-top-items.png") no-repeat -25px -18px; }
    .lgi header .col-3:nth-child(2) a:nth-child(3):before {
      background: url("../img/logo-top-items.png") no-repeat -23px 0px;
      height: 18px; }
  .lgi header .col-3:nth-child(3) {
    width: 35%; }
    .lgi header .col-3:nth-child(3) a:before {
      content: "";
      position: relative;
      top: 2px;
      height: 17px;
      width: 20px;
      display: inline-block;
      margin-right: 5px; }
    .lgi header .col-3:nth-child(3) a:nth-child(1):before {
      background: url("../img/logo-top-items.png") no-repeat -51px -20px; }
    .lgi header .col-3:nth-child(3) a:nth-child(2):before {
      background: url("../img/logo-top-items.png") no-repeat -51px 0px; }
    .lgi header .col-3:nth-child(3) a:nth-child(3):before {
      background: url("../img/logo-top-items.png") no-repeat -51px -38px;
      height: 18px; }
  .lgi header .col-3 {
    width: 30%;
    float: left;
    padding: 25px 0;
    text-align: left; }
    .lgi header .col-3 a {
      display: block;
      padding-left: 20px; }
    .lgi header .col-3 .first-row a:first-child {
      color: green; }
    .lgi header .col-3 .base:before, .lgi header .col-3 .requirest:before {
      content: "";
      height: 14px;
      width: 16px;
      display: inline-block;
      margin-right: 4px;
      background: url("../img/logo-top-items.png") no-repeat 0px 0px; }
  .lgi header .account-info {
    position: absolute;
    top: 130px;
    right: 0;
    z-index: 1; }
    .lgi header .account-info div {
      display: inline-block;
      background-color: #76b3e5;
      text-align: center;
      color: #fff;
      font-weight: 600; }
    .lgi header .account-info .value {
      padding: 10px 75px 10px 15px;
      position: relative;
      font-size: 18px; }
    .lgi header .account-info .value > span {
      border: 1px solid #fff;
      padding: 0px 5px;
      display: inline-block;
      position: absolute;
      top: 10px;
      background-color: #76b3e5;
      right: 15px;
      transition: all .2s; }
      .lgi header .account-info .value > span .currency {
        display: block; }
      .lgi header .account-info .value > span span {
        display: none;
        cursor: pointer; }
      .lgi header .account-info .value > span:hover span {
        display: block; }
    .lgi header .account-info .balance {
      padding: 10px 75px 10px 15px;
      position: relative;
      font-size: 18px; }
      .lgi header .account-info .balance .pay {
        border: 1px solid #fff;
        padding: 0 10px;
        display: inline-block;
        position: absolute;
        top: 10px;
        background-color: #76b3e5;
        right: 15px; }
        .lgi header .account-info .balance .pay a {
          text-decoration: none; }
  .lgi header .bgc {
    height: 130px;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    background-color: #34495d; }
.lgi .content {
  /*-------Products & Services---------*/
  /*----VPS-start---*/ }
  .lgi .content aside {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 50px; }
    .lgi .content aside form {
      width: 100%;
      border-left: 0;
      height: 40px;
      position: relative;
      padding-left: 0px;
      padding-right: 0;
      padding-bottom: 15px;
      padding-top: 15px; }
      .lgi .content aside form input[type="search"] {
        border: 1px solid #4da0de;
        box-sizing: border-box;
        width: 80%;
        height: 40px;
        padding: 0;
        padding-left: 15px;
        color: #9acbec; }
        .lgi .content aside form input[type="search"]::-webkit-input-placeholder {
          color: #9acbec; }
        .lgi .content aside form input[type="search"]:-moz-placeholder {
          color: #9acbec; }
        .lgi .content aside form input[type="search"]::-moz-placeholder {
          color: #9acbec; }
        .lgi .content aside form input[type="search"]:-ms-input-placeholder {
          color: #9acbec; }
      .lgi .content aside form input[type="submit"] {
        background: #4da0de url("../img/search.png") no-repeat center center;
        border: none;
        height: 40px;
        padding: 0;
        width: 20%;
        cursor: pointer;
        position: absolute;
        right: 0; }
    .lgi .content aside .aside-item {
      width: 100%; }
      .lgi .content aside .aside-item .aside-item-header:before {
        content: "+";
        display: inline-block;
        width: 15px;
        text-align: center; }
      .lgi .content aside .aside-item .aside-item-header.openToggle:before {
        content: "-";
        display: inline-block;
        width: 15px;
        text-align: center; }
      .lgi .content aside .aside-item .aside-item-header {
        cursor: pointer;
        padding: 15px 15px 15px 15px;
        border-bottom: 1px solid #90c6eb;
        border-top: 1px solid #90c6eb;
        color: #3597da;
        font-weight: 600; }
        .lgi .content aside .aside-item .aside-item-header .order-it {
          color: #e74c3c;
          font-size: 16px;
          font-weight: normal;
          background: url("../img/go_to.png") no-repeat 100% 0px;
          padding-right: 30px;
          float: right; }
      .lgi .content aside .aside-item .aside-item-content .aside-item-content-title.toggle {
        border-bottom: 3px solid #ecf5fc;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: 800;
        box-sizing: border-box; }
      .lgi .content aside .aside-item .aside-item-content .aside-item-content-title {
        padding-left: 15px;
        padding-right: 15px;
        cursor: pointer; }
      .lgi .content aside .aside-item .aside-item-content .aside-item-content-details {
        padding-left: 15px;
        padding-top: 15px; }
      .lgi .content aside .aside-item .aside-item-content ul {
        margin: 0;
        padding: 0; }
        .lgi .content aside .aside-item .aside-item-content ul li {
          list-style-type: none;
          padding-top: 10px;
          padding-bottom: 10px; }
          .lgi .content aside .aside-item .aside-item-content ul li:nth-child(odd) {
            background-color: #ffffff; }
      .lgi .content aside .aside-item .aside-item-content .paginator {
        padding-left: 15px;
        padding-top: 15px;
        padding-bottom: 15px; }
        .lgi .content aside .aside-item .aside-item-content .paginator a {
          display: inline-block;
          height: 20px;
          width: 20px;
          border: 1px solid #4da0de;
          color: #4da0de;
          text-align: center;
          margin-right: 7px; }
        .lgi .content aside .aside-item .aside-item-content .paginator .active {
          color: #fff;
          background-color: #4da0de; }
    .lgi .content aside .vps .change-tarif, .lgi .content aside .vps .change-cycle {
      display: inline-block;
      width: 16px;
      height: 17px;
      background: url(../img/red-pencil.png) no-repeat center center; }
    .lgi .content aside .vps ul li span {
      color: #3597da;
      display: inline-block;
      padding: 0 9px 0 3px; }
    .lgi .content aside .vps ul li a {
      color: #e74c3c; }
    .lgi .content aside .my-orders .aside-item-content .aside-item-content-title > a {
      color: #3597da; }
    .lgi .content aside .aside-item-content li .aside-item-content-details a {
      color: #e74c3c;
      text-decoration: underline; }
    .lgi .content aside .my-accounts .aside-item-header span {
      color: #e74c3c;
      float: right;
      font-weight: normal; }
    .lgi .content aside .my-accounts .aside-item-content li .aside-item-content-title:before {
      content: "x";
      color: #e74c3c;
      margin-right: 3px;
      display: inline-block; }
    .lgi .content aside .partners-program .aside-item-header.openToggle:before {
      content: ""; }
    .lgi .content aside .partners-program .aside-item-header:before {
      content: ""; }
    .lgi .content aside .partners-program .aside-item-header a {
      color: #e74c3c; }
  .lgi .content article {
    padding-top: 80px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 80px; }
  .lgi .content article .btn, .lgi .content article > .login form fieldset input[type="submit"], .lgi .content article > .registration input[type=submit], .lgi .content article > .ticket input[type=submit], .lgi .content article > .registration input[type=reset], .lgi .content article > .ticket input[type=reset] {
    color: #fff;
    font-weight: normal; }
    .lgi .content article .btn:hover, .lgi .content article > .login form fieldset input[type="submit"]:hover, .lgi .content article > .registration input[type=submit]:hover, .lgi .content article > .ticket input[type=submit]:hover, .lgi .content article > .registration input[type=reset]:hover, .lgi .content article > .ticket input[type=reset]:hover {
      text-decoration: none; }
  .lgi .content article a {
    color: #e74c3c;
    font-weight: 600; }
  .lgi .content .btn, .lgi .content article > .login form fieldset input[type="submit"], article > .login form fieldset .lgi .content input[type="submit"], .lgi .content article > .registration input[type=submit], article > .registration .lgi .content input[type=submit], .lgi .content article > .ticket input[type=submit], article > .ticket .lgi .content input[type=submit], .lgi .content article > .registration input[type=reset], article > .registration .lgi .content input[type=reset], .lgi .content article > .ticket input[type=reset], article > .ticket .lgi .content input[type=reset] {
    border-radius: 0;
    padding-left: 25px;
    padding-right: 25px; }
  .lgi .content .list ul {
    padding-left: 0; }
    .lgi .content .list ul li {
      list-style: none;
      background: url("../img/list-style.png") no-repeat 0 4px;
      padding-left: 24px; }
  .lgi .content .products-services .active {
    color: #009829; }
  .lgi .content .products-services .stopped {
    color: #ea4c4c; }
  .lgi .content .products-services .table-info tr:first-child {
    border-bottom: none; }
  .lgi .content .products-services .table-info tr {
    background-color: #eaf4fb;
    border-bottom: 2px solid #fff; }
    .lgi .content .products-services .table-info tr td:last-child {
      text-align: right;
      padding-right: 15px; }
  .lgi .content .products-services a {
    color: #3597da;
    font-weight: normal; }
  .lgi .content .products-services .dropdown .dropdown-click {
    position: relative;
    border: 1px solid #4da0de;
    padding: 8px 30px 10px 15px; }
    .lgi .content .products-services .dropdown .dropdown-click .caret {
      background: url(../img/dropdown.png) no-repeat;
      position: absolute;
      width: 10px;
      height: 7px;
      display: inline-block;
      right: 10px;
      top: 16px; }
    .lgi .content .products-services .dropdown .dropdown-click:hover {
      text-decoration: none; }
  .lgi .content .products-services .dropdown .dropdown-menu a {
    color: #5b5b5c; }
  .lgi .content .vps-start .btn, .lgi .content .vps-start article > .login form fieldset input[type="submit"], article > .login form fieldset .lgi .content .vps-start input[type="submit"], .lgi .content .vps-start article > .registration input[type=submit], article > .registration .lgi .content .vps-start input[type=submit], .lgi .content .vps-start article > .ticket input[type=submit], article > .ticket .lgi .content .vps-start input[type=submit], .lgi .content .vps-start article > .registration input[type=reset], article > .registration .lgi .content .vps-start input[type=reset], .lgi .content .vps-start article > .ticket input[type=reset], article > .ticket .lgi .content .vps-start input[type=reset] {
    margin-right: 30px;
    margin-top: 30px; }
  .lgi .content .vps-start .tabs__content {
    display: none; }
    .lgi .content .vps-start .tabs__content ul {
      padding-left: 0; }
    .lgi .content .vps-start .tabs__content li {
      list-style-type: none; }
  .lgi .content .vps-start .tabs__content.active {
    display: block; }
  .lgi .content .vps-start .tabs .tabs__caption {
    text-align: justify;
    line-height: 0;
    font-size: 1px;
    /* 1px фы  Opera */
    zoom: 1;
    padding-left: 0;
    border-bottom: 1px solid #4ca1de; }
    .lgi .content .vps-start .tabs .tabs__caption:after {
      width: 100%;
      height: 0;
      visibility: hidden;
      overflow: hidden;
      content: '';
      display: inline-block; }
    .lgi .content .vps-start .tabs .tabs__caption li {
      display: inline-block;
      padding-top: 10px;
      padding-bottom: 15px;
      text-align: center;
      width: 24%;
      border-top: 1px solid #4ca1de;
      border-left: 1px solid #4ca1de;
      border-right: 1px solid #4ca1de;
      cursor: pointer;
      color: #4ca1de;
      line-height: normal;
      font-size: 18px;
      vertical-align: top; }
    .lgi .content .vps-start .tabs .tabs__caption .active {
      background-color: #76b3e5;
      color: #fff; }
  .lgi .content a.link {
    display: inline-block;
    width: 19px;
    height: 11px;
    background: url("../img/alink.png") no-repeat center center;
    padding-left: 2px;
    padding-right: 2px; }
  .lgi .content a.close {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url("../img/aclose.png") no-repeat center center;
    padding-left: 2px;
    padding-right: 2px; }
  .lgi .content .prev, .lgi .content .next {
    color: #3597da;
    display: inline-block;
    border: 1px solid #3597da;
    padding-top: 8px;
    padding-bottom: 10px;
    font-weight: normal; }
  .lgi .content .prev {
    padding-right: 15px;
    width: 95px;
    cursor: pointer;
    padding-left: 35px;
    background: url("../img/prev.png") no-repeat 10px center;
    box-sizing: border-box; }
    .lgi .content .prev:hover {
      text-decoration: none; }
  .lgi .content .next {
    padding-left: 15px;
    padding-right: 35px;
    width: 95px;
    cursor: pointer;
    box-sizing: border-box;
    background: url("../img/next.png") no-repeat 75px center; }
    .lgi .content .next:hover {
      text-decoration: none; }
  .lgi .content .result-on-page {
    display: inline-block;
    color: #3597da;
    padding-top: 8px; }
    .lgi .content .result-on-page .number {
      cursor: pointer;
      color: #3597da;
      margin-left: 8px;
      padding-top: 8px;
      padding-bottom: 10px;
      padding-left: 12px;
      padding-right: 12px;
      border: 1px solid #3597da; }
  .lgi .content article.my-account .total {
    font-size: 32px;
    color: #3597da; }
    .lgi .content article.my-account .total span {
      color: #000; }
  .lgi .content article.my-account table {
    margin-top: 15px;
    margin-bottom: 25px;
    width: 100%;
    text-align: center;
    border-collapse: collapse; }
    .lgi .content article.my-account table .not-pay {
      color: #e74c3c; }
    .lgi .content article.my-account table td {
      padding-top: 14px;
      padding-bottom: 14px; }
    .lgi .content article.my-account table th {
      background: url("../img/bluestr.png") repeat;
      font-weight: normal;
      color: #fff;
      padding-top: 14px;
      padding-bottom: 14px; }
    .lgi .content article.my-account table tr:nth-child(2) {
      background-color: #eaf4fb; }
  .lgi .content .account-info {
    color: #5b5b5c; }
    .lgi .content .account-info .title {
      font-size: 28px;
      font-family: "Gost_A", Sans-Serif;
      font-weight: 600;
      letter-spacing: 1.2px;
      margin-bottom: 20px; }
      .lgi .content .account-info .title .counter {
        display: inline-block;
        text-align: center;
        width: 30px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 12px;
        color: #fff;
        position: relative;
        bottom: 5px; }
      .lgi .content .account-info .title .counter.empty {
        background-color: #fa6262; }
      .lgi .content .account-info .title .counter.not-empty {
        background-color: #72b2e5; }
      .lgi .content .account-info .title .go-to {
        margin-top: 10px; }
    .lgi .content .account-info .go-to {
      font-size: 18px;
      margin-top: 25px; }
    .lgi .content .account-info .name-values {
      font-weight: 600; }
    .lgi .content .account-info .row {
      background-color: #eaf4fb; }
      .lgi .content .account-info .row .total {
        padding-top: 10px;
        padding-right: 15px;
        color: #308ecd;
        font-weight: 600; }
        .lgi .content .account-info .row .total span {
          color: #5b5b5c;
          font-weight: normal; }
    .lgi .content .account-info .personal-details {
      margin-top: 40px; }
      .lgi .content .account-info .personal-details div {
        margin-bottom: 5px; }
      .lgi .content .account-info .personal-details .name {
        font-size: 18px;
        color: #308ecd;
        text-transform: uppercase;
        font-weight: 600; }
  .lgi .content .account-details {
    margin-top: 40px;
    margin-bottom: 25px; }
    .lgi .content .account-details div {
      margin-top: 4px;
      margin-bottom: 4px; }
      .lgi .content .account-details div .go-to {
        float: none; }

.content > .container {
  position: relative; }

.abgc {
  width: 30%;
  height: 100%;
  display: block;
  background-color: #ecf5fc;
  position: absolute;
  border-left: 1px solid #90c6eb;
  border-right: 1px solid #90c6eb;
  z-index: -1;
  box-sizing: border-box; }

.rbgc {
  width: 70%;
  height: 100%;
  left: 30%;
  display: block;
  position: absolute;
  border-right: 1px solid #90c6eb;
  z-index: -1;
  box-sizing: border-box; }

.table-info {
  margin-top: 15px;
  margin-bottom: 25px;
  width: 100%;
  text-align: center;
  border-collapse: collapse; }
  .table-info .not-pay {
    color: #e74c3c; }
  .table-info td {
    padding-top: 14px;
    padding-bottom: 14px;
    color: #5b5b5c;
    font-weight: 600; }
  .table-info th {
    background: url("../img/bluestr.png") repeat;
    font-weight: normal;
    color: #fff;
    padding-top: 14px;
    padding-bottom: 14px; }
  .table-info tr:nth-child(2) {
    background-color: #eaf4fb; }

.pull-no {
  float: none; }

article .dropdown {
  position: relative; }
  article .dropdown a {
    cursor: pointer;
    color: #5b5b5c; }
    article .dropdown a:hover {
      text-decoration: none; }
article .open > .dropdown-menu {
  display: block; }
article .dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 155px;
  padding: 5px 0 5px 10px;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-sizing: border-box; }
  article .dropdown-menu li {
    box-sizing: border-box; }

.manageacc {
  margin-left: -15px;
  margin-top: 15px; }

.optionbtn {
  padding-left: 25px;
  padding-top: 3px;
  padding-bottom: 3px;
  border: 1px solid #ddd;
  margin-bottom: -1px; }
  .optionbtn a {
    font-size: 16px;
    color: #5b5b5c !important;
    text-decoration: none !important; }
  .optionbtn:hover {
    background-color: #F1F9F5;
    cursor: pointer;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.7); }

.itemordo {
  text-align: center;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  border: 1px solid #ddd;
  margin-bottom: -1px; }

.usagecontainer {
  height: 8px;
  width: 80%;
  background: #9acbec;
  margin: 10px 0 0 0; }
  .usagecontainer .used {
    background-color: #3597da;
    height: 8px; }

.col-half {
  padding: 20px 0;
  width: 48%;
  float: left; }
  .col-half h4 {
    padding: 10px 0;
    margin: 0; }

body {
  font-family: sans-serif;
  font-size: 16px;
  position: relative;
  font-family: 'Myriad Pro Regular';
  line-height: 1.42857143;
  overflow-x: hidden;
  margin: 0;
  background-color: #fff; }

.wrapper {
  display: block;
  position: relative; }

.container {
  width: 1170px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.btn-primary, article > .login form fieldset input[type="submit"], article > .registration input[type=submit], article > .ticket input[type=submit] {
  background-color: #308ecd; }

.btn-accend, article > .registration input[type=reset], article > .ticket input[type=reset] {
  background-color: #ea4b4b; }

.accend {
  margin: 10px 0; }
  .accend a {
    color: #e74c3c;
    font-size: 16px;
    padding: 6px 34px 6px 0;
    background: #fff url("../img/go_to.png") no-repeat top right; }

.block-header {
  font-family: "Gost_A", Sans-Serif;
  font-size: 40px;
  font-weight: bold;
  color: #5b5b5c; }

a {
  text-decoration: none;
  color: #fff; }

a:hover {
  text-decoration: underline; }

.dotted {
  background: url(../img/dot.png) repeat-x 0 bottom; }

.btn, article > .login form fieldset input[type="submit"], article > .registration input[type=submit], article > .ticket input[type=submit], article > .registration input[type=reset], article > .ticket input[type=reset] {
  text-align: center;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px; }

fieldset {
  border: none;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0; }

.col-2 {
  width: 40%;
  display: inline-block;
  padding: 0 15px; }

header {
  display: block;
  position: relative;
  height: 124px; }

.top-header {
  background-color: #2a3a4a;
  -webkit-box-shadow: 0px 0px 1px rgba(31, 49, 70, 0.8);
  -moz-box-shadow: 0px 0px 1px rgba(31, 49, 70, 0.8);
  box-shadow: 0px 0px 1px rgba(31, 49, 70, 0.8);
  position: absolute;
  top: 0;
  width: 100%;
  border: none; }
  .top-header .pull-left {
    padding: 10px 0; }
  .top-header .support, .top-header .online, .top-header .search {
    display: inline-block;
    padding: 10px 0 10px 0;
    font-size: 16px;
    background-size: contain;
    margin: 0;
    font-weight: 600; }
    .top-header .support a, .top-header .online a, .top-header .search a {
      color: #82888f;
      padding: 10px 10px 10px 40px; }
    .top-header .support a:hover > span, .top-header .online a:hover > span, .top-header .search a:hover > span {
      background: none; }
  .top-header .support {
    margin-right: 40px; }
  .top-header .support > a {
    background: #2a3a4a url(../img/plaine.png) no-repeat 0 center; }
  .top-header .online > a {
    background: #2a3a4a url(../img/headset.png) no-repeat 0 center; }
  .top-header .search form {
    display: inline-block; }
    .top-header .search form span.underline {
      background: #2a3a4a url(../img/dot.png) repeat-x 0 center;
      display: block;
      height: 1px;
      margin-left: 40px;
      width: 130px;
      display: block;
      position: relative;
      top: -10px; }
  .top-header .search form:hover > span.underline {
    background: none;
    border-bottom: 1px solid #82888f; }
  .top-header .search input[type=search] {
    width: 180px;
    padding: 10px 0px 10px 40px;
    margin-right: -10px;
    color: #82888f;
    font-size: 16px;
    font-weight: 600;
    border: none;
    cursor: pointer;
    background: #2a3a4a url(../img/search.png) no-repeat 0 center;
    font-family: "Myriad Pro Regular";
    -webkit-appearance: textfield;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s; }
    .top-header .search input[type=search]::-webkit-input-placeholder {
      color: #82888f; }
    .top-header .search input[type=search]:-moz-placeholder {
      color: #82888f; }
    .top-header .search input[type=search]::-moz-placeholder {
      color: #82888f; }
    .top-header .search input[type=search]:-ms-input-placeholder {
      color: #82888f; }
  .top-header .search input[type=search]:focus {
    width: 130px;
    outline: none;
    border: none;
    width: 345px;
    margin-right: 200px;
    cursor: default; }
  .top-header .search input[type=search]:focus + span.underline {
    display: none; }
.top-header .search,	
.bottom-header .pull-right{
	margin-right: 0.5%;
}
.bottom-header {
  background-color: #34495d;
  position: absolute;
  top: 50%;
  -webkit-box-shadow: 0px 0px 1px #999ea7;
  -moz-box-shadow: 0px 0px 1px #999ea7;
  box-shadow: 0px 0px 1px #999ea7;
  width: 100%;
  z-index: 4; }
  .bottom-header ul.navbar, .bottom-header li {
    display: inline-block; }
  .bottom-header .navbar {
    padding: 0;
    margin: 0; }
  .bottom-header .navbar > li {
    padding: 20px 0; }
  .bottom-header ul li a {
    color: #fff;
    margin-right: 30px;
    text-decoration: none;
    padding-left: 15px; }
  .bottom-header ul li ul.dropdown-menu {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.1s;
    position: absolute;
    top: 100%;
    background-color: #6b7c8c;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #fff;
    border-top: none;
    padding: 15px 0px 15px;
    transition: all 1s; }
  .bottom-header ul li a:hover {
    text-decoration: underline; }
  .bottom-header ul li:hover .dropdown-menu {
    visibility: visible;
    opacity: 1; }
  .bottom-header .account, .bottom-header .value {
    margin: 20px 0;
    display: inline-block;
    color: #fff; }
	
  .bottom-header .account {
    margin-right: 15px; }
    .bottom-header .account a {
      padding: 10px 10px 10px 30px;
      background: #34495d url(../img/key.png) no-repeat -2px center; }
    .bottom-header .account a:hover > span {
      background: none; }
  .bottom-header .value {
    padding-right: 60px;
    position: relative; }
  .bottom-header .value > span {
    border: 1px solid #fff;
    padding: 0px 5px;
    width: 30px;
    display: inline-block;
    margin: 0 0 0 5px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    transition: all .2s; }
    .bottom-header .value > span .currency {
      display: block; }
    .bottom-header .value > span span {
      display: none;
      cursor: pointer; }
    .bottom-header .value > span:hover {
      vertical-align: middle;
      top: -10px; }
      .bottom-header .value > span:hover span {
        display: block; }

footer {
  background: #34495d url(../img/footer.png) repeat;
  text-align: center;
  color: #fff; }
  footer .top-footer ul, footer .top-footer li {
    display: inline-block;
    padding: 0; }
  footer .top-footer li {
    margin: 0 15px; }
    footer .top-footer li a {
      font-size: 16px; }
  footer .copyright {
    font-size: 16px;
    padding: 15px;
    background-color: #1d2834;
    background-color: rgba(29, 40, 52, 0.6); }

.content aside {
  width: 30%;
  border-left: 1px solid #90c6eb;
  border-right: 1px solid #90c6eb;
  min-height: 200px;
  box-sizing: border-box;
  background-color: #ecf5fc;
  padding: 60px 25px 40px 25px; }
  .content aside .block-header {
    font-size: 28px; }
  .content aside #crumb ul {
    padding-left: 0; }
  .content aside #crumb li {
    display: inline-block; }
    .content aside #crumb li a {
      text-align: center;
      display: inline-block;
      height: 40px;
      background: #6db1e4;
      position: relative;
      margin: 0 10px 0 0;
      padding: 0px 10px 0 20px;
      text-decoration: none;
      color: #fff;
      line-height: 43px;
      text-align: center; }
      .content aside #crumb li a:before {
        content: "";
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #ecf5fc;
        position: absolute;
        left: 0;
        top: 10px;
        z-index: 1; }
      .content aside #crumb li a:after {
        content: "";
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #6db1e4;
        position: absolute;
        right: -10px;
        top: 10px;
        z-index: 2; }
    .content aside #crumb li:first-child a {
      background-color: #9ccaed;
      width: 25px;
      margin-right: 0;
      padding: 0 10px; }
      .content aside #crumb li:first-child a img {
        position: relative;
        top: 7px; }
      .content aside #crumb li:first-child a:before {
        display: none; }
      .content aside #crumb li:first-child a:after {
        content: "";
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #9ccaed;
        position: absolute;
        right: -10px;
        top: 10px;
        z-index: 2; }
  .content aside .personal-account {
    text-align: center;
    background: #fff url(../img/personal-bg.png) repeat;
    padding: 20px 25px;
    margin-top: 50px;
    box-sizing: border-box;
    border: 1px solid #9ccaed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    .content aside .personal-account .btn, .content aside .personal-account article > .login form fieldset input[type="submit"], article > .login form fieldset .content aside .personal-account input[type="submit"], .content aside .personal-account article > .registration input[type=submit], article > .registration .content aside .personal-account input[type=submit], .content aside .personal-account article > .ticket input[type=submit], article > .ticket .content aside .personal-account input[type=submit], .content aside .personal-account article > .registration input[type=reset], article > .registration .content aside .personal-account input[type=reset], .content aside .personal-account article > .ticket input[type=reset], article > .ticket .content aside .personal-account input[type=reset] {
      width: 90px; }
    .content aside .personal-account p {
      margin-top: 0;
      margin-bottom: 12px; }
	  .content aside .personal-account a.btn.btn-primary.pull-left{
	  width: 30%;
	  }
	  .content aside .personal-account a.btn.btn-accend.pull-right{
	    width: 40%;
		padding-left: 3%;
		padding-right: 5%;}
    .content aside .personal-account .forgot-pass {
      display: block;
      color: #308ecd;
      text-align: right;
      clear: both;
      padding-top: 12px; }
  .content aside .popular ul {
    margin: 0;
    padding: 0; }
    .content aside .popular ul li {
      display: block; }
    .content aside .popular ul a {
      display: inline-block;
      height: 40px;
      background: #6db1e4;
      position: relative;
      margin: 0 10px 0 0;
      padding: 0px 10px 0 20px;
      text-decoration: none;
      color: #fff;
      line-height: 43px;
      text-align: center; }
    .content aside .popular ul a:hover::after {
      content: "";
      border-left: 10px solid #ea4b4b; }
    .content aside .popular ul a:hover {
      background: #ea4b4b; }
    .content aside .popular ul a:before {
      content: "";
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      border-left: 10px solid #ecf5fc;
      position: absolute;
      left: 0;
      top: 10px;
      z-index: 1; }
    .content aside .popular ul a:after {
      content: "";
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      border-left: 10px solid #6db1e4;
      position: absolute;
      right: -10px;
      top: 10px;
      z-index: 2; }
  .content aside .popular p {
    margin: 25px 0 0 0; }
  .content aside .popular ul, .content aside .popular a {
    display: inline-block; }
  .content aside .popular ul > li {
    margin: 5px 0 5px 0;
    display: block; }
    .content aside .popular ul > li a {
      line-height: 40px; }
.content article {
  border-right: 1px solid #90c6eb;
  float: right;
  min-height: 150px;
  width: 70%;
  box-sizing: border-box; }
  .content article .logo {
    display: block;
    background-image: url(../img/logo-bg.jpg);
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.6);
    background-position: center;
    height: 100%; }
    .content article .logo img {
      display: block;
      margin: 0 auto;
      padding-top: 300px;  
    }

article > .login {
  width: 440px;
  margin: 0 auto;
  padding-top: 228px; }
  article > .login form {
    text-align: center;
    background: #fff url(../img/personal-bg.png) repeat;
    padding: 20px 25px;
    box-sizing: border-box;
    border: 1px solid #9ccaed;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    article > .login form fieldset {
      border: none;
      text-align: left;
      padding-top: 0;
      padding-bottom: 0; }
      article > .login form fieldset legend {
        font-family: "Gost_A", sans-serif; }
      article > .login form fieldset input {
        border: 1px solid #9ccaed;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        font-size: 16px;
        background-color: #ecf5fc;
        padding: 10px 0 10px 26px;
        width: 96%;
        margin: 10px 0; }
      article > .login form fieldset input[type="submit"] {
        width: 130px;
        cursor: pointer;
        color: #fff; }
      article > .login form fieldset input.checkbox {
        width: 20px;
        vertical-align: top;
        margin: 0 3px 0 0;
        width: 17px;
        height: 17px; }
        article > .login form fieldset input.checkbox + label {
          cursor: pointer;
          position: absolute;
          right: 25px;
          bottom: 40px; }
        article > .login form fieldset input.checkbox:not(cheked) {
          position: absolute;
          opacity: 0;
          bottom: 45px;
          right: 149px; }
          article > .login form fieldset input.checkbox:not(cheked) + label {
            padding: 0 0 0 30px; }
            article > .login form fieldset input.checkbox:not(cheked) + label::before {
              content: '';
              position: absolute;
              top: 0px;
              left: 0;
              width: 20px;
              height: 20px;
              background: #fff url("../img/not-checked.png") no-repeat center center; }
        article > .login form fieldset input.checkbox:checked + label::before {
          background: #fff url("../img/checked.png") no-repeat center center; }
  article > .login .accend {
    text-align: right; }

article > .registration, article > .ticket {
  padding-top: 70px;
  padding-bottom: 100px;
  width: 100%;
  color: #768696; }
  article > .registration .block-header, article > .ticket .block-header {
    font-size: 40px;
    padding: 0 0 50px 15px; }
  article > .registration form, article > .ticket form {
    position: relative; }
  article > .registration input, article > .ticket input, article > .registration select, article > .ticket select {
    cursor: pointer;
    border: 1px solid #9ccaed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    background-color: #ecf5fc;
    padding: 10px 0 10px 26px;
    width: 100%;
    margin: 3px 0;
    box-sizing: border-box;
    color: #778696; }
  article > .registration input[type=submit], article > .ticket input[type=submit] {
    width: 120px; }
  article > .registration input[type=reset], article > .ticket input[type=reset] {
    width: 120px; }
  article > .registration select#currency-select, article > .ticket select#currency-select {
    width: 50%;
    float: right; }
  article > .registration label, article > .ticket label {
    margin-top: 12px;
    display: inline-block; }
  article > .registration .h30, article > .ticket .h30 {
    height: 30px; }
  article > .registration .bot-text, article > .ticket .bot-text {
    margin-top: 40px; }
    article > .registration .bot-text b, article > .ticket .bot-text b {
      color: #308ecd; }
    article > .registration .bot-text span, article > .ticket .bot-text span {
      font-weight: 400; }
  article > .registration .capcha, article > .ticket .capcha {
    margin-top: 50px; }
    article > .registration .capcha img, article > .ticket .capcha img {
      border: 1px solid #9ccaed;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px;
      margin-top: 7px; }
    article > .registration .capcha input, article > .ticket .capcha input {
      width: 50%;
      float: right; }
  article > .registration input.checkbox, article > .ticket input.checkbox {
    width: 20px;
    vertical-align: top;
    margin: 0 3px 0 0;
    width: 17px;
    height: 17px; }
    article > .registration input.checkbox + label, article > .ticket input.checkbox + label {
      cursor: pointer;
      position: relative;
      width: 100%;
      margin: 15px;
      left: 0px;
      bottom: 0px; }
    article > .registration input.checkbox:not(cheked), article > .ticket input.checkbox:not(cheked) {
      position: absolute;
      bottom: 80px;
      left: 30px;
      opacity: 0; }
      article > .registration input.checkbox:not(cheked) + label, article > .ticket input.checkbox:not(cheked) + label {
        padding: 0 0 0 30px;
        margin: 35px 15px;
        color: #318fce; }
        article > .registration input.checkbox:not(cheked) + label::before, article > .ticket input.checkbox:not(cheked) + label::before {
          content: '';
          position: absolute;
          top: 0px;
          left: 0;
          width: 20px;
          height: 20px;
          background: #fff url("../img/not-checked.png") no-repeat center center; }
        article > .registration input.checkbox:not(cheked) + label a, article > .ticket input.checkbox:not(cheked) + label a {
          color: #e94a4b; }
    article > .registration input.checkbox:checked + label::before, article > .ticket input.checkbox:checked + label::before {
      background: #fff url("../img/checked.png") no-repeat center center; }
  article > .registration .btn-accend, article > .ticket .btn-accend, article > .registration input[type=reset], article > .ticket input[type=reset] {
    margin: 8px 15px; }

/*------------------------ticket--------------------------------*/
article > .ticket {
  padding-bottom: 150px; }
  article > .ticket form {
    font-weight: 600;
    padding: 0 15px; }
  article > .ticket input, article > .ticket select, article > .ticket textarea {
    margin-top: 5px;
    margin-bottom: 5px; }
  article > .ticket select {
    margin-left: 8px;
    margin-right: 8px; }
  article > .ticket #name {
    width: 48%; }
  article > .ticket #email {
    width: 48%;
    float: right; }
  article > .ticket #department {
    width: 120px;
    padding-left: 5px; }
  article > .ticket #priority {
    width: 105px;
    padding-left: 5px; }
  article > .ticket #related-services {
    width: 75px;
    padding-left: 5px; }
  article > .ticket #message {
    width: 100%;
    height: 170px;
    resize: none;
    border: 1px solid #9ccaed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    background-color: #ecf5fc;
    padding: 10px 0 10px 5px;
    margin: 3px 0;
    box-sizing: border-box;
    color: #778696; }
  article > .ticket .col-2 {
    margin-bottom: 35px; }

.filestyle {
  display: inline-block;
  width: 100%;
  font-weight: 400; }
  .filestyle input {
    display: none; }
  .filestyle .btn, .filestyle article > .login form fieldset input[type="submit"], article > .login form fieldset .filestyle input[type="submit"], .filestyle article > .registration input[type=submit], article > .registration .filestyle input[type=submit], .filestyle article > .ticket input[type=submit], article > .ticket .filestyle input[type=submit], .filestyle article > .registration input[type=reset], article > .registration .filestyle input[type=reset], .filestyle article > .ticket input[type=reset], article > .ticket .filestyle input[type=reset] {
    margin-right: 15px; }


/*-----------------------knowledge-base------------------------------*/
.knowledge-base, .domain, .domain-registration {
  padding: 70px 25px 200px 25px; }
  .knowledge-base .category, .domain .category, .domain-registration .category {
    border-bottom: 1px solid #9acbec;
    padding-bottom: 15px; }
  .knowledge-base form, .domain form, .domain-registration form {
    width: 100%;
    border: 5px solid #9acbec;
    height: 40px;
    position: relative;
    margin: 40px 0 35px 0; }
    .knowledge-base form input[type="search"], .domain form input[type="search"], .domain-registration form input[type="search"] {
      border: 1px solid #4da0de;
      border-right: 1px solid #b6d8f1;
      box-sizing: border-box;
      width: 80%;
      height: 40px;
      padding: 0;
      padding-left: 15px;
      color: #9acbec; }
      .knowledge-base form input[type="search"]::-webkit-input-placeholder, .domain form input[type="search"]::-webkit-input-placeholder, .domain-registration form input[type="search"]::-webkit-input-placeholder {
        color: #9acbec; }
      .knowledge-base form input[type="search"]:-moz-placeholder, .domain form input[type="search"]:-moz-placeholder, .domain-registration form input[type="search"]:-moz-placeholder {
        color: #9acbec; }
      .knowledge-base form input[type="search"]::-moz-placeholder, .domain form input[type="search"]::-moz-placeholder, .domain-registration form input[type="search"]::-moz-placeholder {
        color: #9acbec; }
      .knowledge-base form input[type="search"]:-ms-input-placeholder, .domain form input[type="search"]:-ms-input-placeholder, .domain-registration form input[type="search"]:-ms-input-placeholder {
        color: #9acbec; }
    .knowledge-base form input[type="submit"], .domain form input[type="submit"], .domain-registration form input[type="submit"] {
      background-color: #4da0de;
      text-transform: uppercase;
      color: #fff;
      border: none;
      height: 40px;
      padding: 0;
      width: calc(20% - 1px);
      cursor: pointer;
      position: absolute;
      right: 0; }
  .knowledge-base .category .accend a, .domain .category .accend a, .domain-registration .category .accend a {
    background: url("../img/go_to.png") no-repeat 100% center, url("../img/folder.png") no-repeat 0 5px;
    padding-left: 30px; }
  .knowledge-base .popular-know .accend a, .domain .popular-know .accend a, .domain-registration .popular-know .accend a {
    background: url("../img/go_to.png") no-repeat 100% 5px, url("../img/list.png") no-repeat 0 2px;
    padding-left: 30px; }

/*------------------domain--------------------*/
.domain, .domain-registration {
  color: #5b5b5c;
  font-size: 18px; }
  .domain form input[type=search], .domain-registration form input[type=search] {
    width: 100%;
    font-size: 18px; }
  .domain a, .domain-registration a {
    font-size: 18px; }
  .domain .btn-primary, .domain-registration .btn-primary, .domain article > .login form fieldset input[type="submit"], article > .login form fieldset .domain input[type="submit"], .domain-registration article > .login form fieldset input[type="submit"], article > .login form fieldset .domain-registration input[type="submit"], .domain article > .registration input[type=submit], article > .registration .domain input[type=submit], .domain-registration article > .registration input[type=submit], article > .registration .domain-registration input[type=submit], .domain article > .ticket input[type=submit], article > .ticket .domain input[type=submit], .domain-registration article > .ticket input[type=submit], article > .ticket .domain-registration input[type=submit] {
    border-radius: 0;
    text-transform: uppercase;
    margin-right: 15px; }

.domain-registration form {
  border: none; }
  .domain-registration form input[type=search] {
    width: 30%;
    border: 5px solid #9acbec;
    height: 40px;
    position: relative; }
  .domain-registration form select {
    width: 10%;
    border: 5px solid #9acbec;
    height: 40px;
    position: relative;
    color: #5b5b5c;
    font-size: 18px; }

/*# sourceMappingURL=style.css.map */
