


/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/callform/style.css*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/.default/components/bitrix/form.result.new/callform/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/.default/components/bitrix/form.result.new/callform/images/icon_warn.gif);
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/vdsform/style.css*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/.default/components/bitrix/form.result.new/vdsform/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/.default/components/bitrix/form.result.new/vdsform/images/icon_warn.gif);
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/internetform/style.css*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/.default/components/bitrix/form.result.new/internetform/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/.default/components/bitrix/form.result.new/internetform/images/icon_warn.gif);
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/partform/style.css*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/.default/components/bitrix/form.result.new/partform/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/.default/components/bitrix/form.result.new/partform/images/icon_warn.gif);
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/cameraform/style.css*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/.default/components/bitrix/form.result.new/cameraform/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/.default/components/bitrix/form.result.new/cameraform/images/icon_warn.gif);
}
/* End */



/* Start:/bitrix/templates/itcom/styles.css*/
.bxedmainframe td, .bxedmainframe table td {
padding: 0px !important;
font-size: 11px !important;
background-color: transparent!important;
background-image: none;
line-height: 20px !important;
}



/* End */



/* Start:/bitrix/templates/itcom/template_styles.css*/
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 *
 *
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

.saleouts-link:hover {
	color: black;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  resize: none;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  height: 100%;
  background: #e6f0f2;
}
body {
  height: 100%;
  background: #e6f0f2;
  font-family: 'Roboto', 'Roboto' ca Neue 'Roboto' tica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  font-weight: normal;
  color: #4c4c4c;
}
.overflow-hidden {
  overflow: hidden;
}
#wrap {
  /* min-height: 100%; */
  position: relative;
  padding-bottom: 49px;
}
.container {
  position: relative;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a {
  color: rgb(0 144 171);
  text-decoration: underline;
}

.online-money a:hover,a:focus {
  color: #000;
}

a:hover,
a:focus {
  color: #fff;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 3px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
.social a {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  background-image: url('/bitrix/templates/itcom/images/icons/icon-socilal.png');
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.social .vk {
  background-position: 0 0;
}
.social .vk:hover {
  background-position: 0 -32px;
}
.social .fb {
  background-position: -40px 0;
}
.social .fb:hover {
  background-position: -40px -32px;
}
.social .tw {
  background-position: -80px 0;
}
.social .tw:hover {
  background-position: -80px -32px;
}
.cord {
  position: absolute;
  width: 32px;
  height: 27px;
  z-index: 0;
}
.cord:before,
.cord:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 9999px;
}
.cord.cord-right {
  right: -100px;
}
.cord.cord-right:after {
  left: 100%;
}
.cord.cord-right:before {
  display: none;
}
.cord.cord-left {
  left: -100px;
}
.cord.cord-left:before {
  right: 100%;
}
.cord.cord-left:after {
  display: none;
}
.cord.cord-light-blue.cord-right {
  background: url('/bitrix/templates/itcom/images/slice/cordImg-lgBlue-right.png') no-repeat;
}
.cord.cord-light-blue.cord-right:after {
  background: url('/bitrix/templates/itcom/images/slice/cordRepeat-lightBlue.png');
}
.cord.cord-light-blue.cord-left {
  background: url('/bitrix/templates/itcom/images/slice/cordImg-lgBlue-left.png') no-repeat;
}
.cord.cord-light-blue.cord-left:before {
  background: url('/bitrix/templates/itcom/images/slice/cordRepeat-lightBlue.png');
}
.cord.cord-dark-blue.cord-left {
  background: url('/bitrix/templates/itcom/images/slice/cordImg-darkBlue-left.png') no-repeat;
}
.cord.cord-dark-blue.cord-left:before {
  background: url('/bitrix/templates/itcom/images/slice/cordRepeat-lightBlue.png');
}
.cord.cord-black.cord-left {
  background: url('/bitrix/templates/itcom/images/slice/cordImg-blak-left.png') no-repeat;
}
.cord.cord-black.cord-left:before {
  background: url('/bitrix/templates/itcom/images/slice/corRepeat-blak.png');
}
.cord.cord-offset2 {
  top: 16px;
}
p {
  margin: 0 0 11px;
  font-weight: 400;
}
.lead {
  margin-bottom: 22px;
  font-size: 17.25px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Roboto', 'Roboto' ca Neue 'Roboto' tica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.44;
  margin-top: 0;
  color: #000;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-bottom: 28.6px;
}
h4,
h5,
h6 {
  margin-bottom: 20px;
}
h1,
.h1 {
  font-size: 33px;
}
h2,
.h2 {
  font-size: 40px;
}
h3,
.h3 {
  font-size: 32px;
}
h4,
.h4 {
  font-size: 21px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
h1 small,
.h1 small {
  font-size: 26px;
}
h2 small,
.h2 small {
  font-size: 19px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 15px;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 22px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
ul li,
ol li {
  margin-bottom: 5px;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-todo-middle {
  padding-left: 25px;
  font-weight: 400;
}
.list-todo-middle > li {
  width: auto;
  padding: 0;
  margin: 0;
}
.list-todo-middle.white {
  list-style-image: url('/bitrix/templates/itcom/images/icons/todo-white-middle.png');
}
.list-todo-middle.orange {
  list-style-image: url('/bitrix/templates/itcom/images/icons/todo-orange-small.png');
}
.list-col-2,
.list-col-3,
.list-col-4 {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 -30px;
}
.list-col-2:before,
.list-col-3:before,
.list-col-4:before,
.list-col-2:after,
.list-col-3:after,
.list-col-4:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.list-col-2:after,
.list-col-3:after,
.list-col-4:after {
  clear: both;
}
.list-col-2:before,
.list-col-3:before,
.list-col-4:before,
.list-col-2:after,
.list-col-3:after,
.list-col-4:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.list-col-2:after,
.list-col-3:after,
.list-col-4:after {
  clear: both;
}
.list-col-2 > li,
.list-col-3 > li,
.list-col-4 > li {
  display: inline-block;
  vertical-align: top;
  width: 323px;
  margin: 0 0 40px 29px;
}
dl {
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.5;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
  
    display: table;
    /* 2 */
  
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
  
    display: table;
    /* 2 */
  
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 18.75px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.5;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.5;
}
code,
pre {
  font-family: 'Roboto', Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 3px;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 14px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 3px;
}
pre.prettyprint {
  margin-bottom: 22px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-sm-6-calc {
  position: relative;
  min-height: 1px;
  padding-left: 55px;
  padding-right: 45px;
}

.col-sm-6-calchost {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 15px;
}






.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 710px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 930px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-6-calc,
  .col-lg-6-calcdes,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-6-calc {
    width: 40%;
  }
  .col-lg-6-calcdes{
    width: 60%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 22px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}
#YMapsID {
    width: 555px;
    height: 273px;
}
  .mobile-post {margin: 0 0 0 -30px;}
  .box-dark-blue h2{
    text-align: center;
    font-weight: 700;}
  .box-dark-blue h4{
    text-align: center;
    font-size: 23px;}
  .contacts {
    text-align: center;margin-bottom: 40px;}
  .vds_forms {
     text-align: center;
     display: flex;
    justify-content: space-between;}
  .vds_forms_btn{text-align: center;
    margin: 30px 0px;    }
  .vds_forms .input-small, .vds_forms input{width: 30%;}
  .vds_forms input {
    display: block;
    height: 40px;
    padding: 10px 15px;
    font-size: 20px;
    line-height: 22px;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
  .vds_forms_btn input{
    padding: 10px 25px 10px;
    line-height: 25px;
    -webkit-appearance: button;
    cursor: pointer;
    border-bottom-color: #016c80;
    background-color: rgb(0 144 171);
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 20px;
    font-family: inherit;
    width: 35%;}
  .vds_forms_btn input:hover{
    background: #006e8c;}
  .vds_text font.notetext{
    color: #fff;}
  .vds_text {margin-top: 10px; text-align: center;} 
  .box-dark-blue h4{font-weight: 500 !important;} 
  .vds_text {color: #b4b4b4;}
  .slide_fon {
    background-color: rgba(6, 38, 6, 0.9);
    text-align: center;}
  .slide_text {
    line-height: 28px;
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 20px;}
  .owl-nav button {
	position: absolute !important;
    margin-top: -230px !important;
	font-size: 50px !important;}
  .owl-nav .owl-prev{left: -3%;}
  .owl-nav .owl-next{left: 101%;}
  .owl-nav {color: #fff;}
  .news-one-vds {
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    width: 33%;
    text-align: center;}
  .news-one-vds .preview_picture {
    margin-bottom: 15px}
  .news-list-vds {display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;}
  .news-one-vds p {font-size: 20px; margin-bottom: 28px;}
  .service-vps .box-white {padding-bottom: 0px !important;}
  .box-ww {padding: 45px 0; background-color: #fff;}
  .box-more-service {margin-top: 45px;}
  .more-ww-inet {position: relative; margin-bottom: 25px}
  .fizface {margin-top: 45px;}
  .cord.cord-left.cord-tariff.inet {background: url('/bitrix/templates/itcom/images/slice/cordImg-orange-left.png') no-repeat;}
  .cord.cord-left.cord-tariff.inet:before {
  background: url('/bitrix/templates/itcom/images/slice/cordRepeat-orange.png');}
}
@media (max-width: 820px) {
.tariff-page.service-host .tariff-content {height: auto !important;}
  .list-col-2 > li, .list-col-3 > li, .list-col-4 > li {
    width: 45%;}
  .news-one-vds {width: 50%;}
  .news-one-vds p{font-size: 16px;}
  .owl-nav .owl-next {left: 97%;}
  .owl-item h2{font-size: 24px !important;}
  .carousel-caption {height: 90% !important;
     left: 6% !important;
    right: 6% !important;}
  .vds_forms_btn input {width: 100%;}
  .vds_forms {display: block;}
  .vds_forms .input-small, .vds_forms input {
    width: 100%;
    margin-bottom: 10px;}
  .box-dark-blue h4 {font-size: 16px;}
  .navbar-collapse {
    padding: 0px 0px !important;
    margin: 15px 15px;}
  .navbar-nav {
    margin: 0px 0px !important;
    padding: 15px 15px !important;}
  .navbar-collapse  .phon-number {
    padding-top: 0px!important;
    text-align: center !important;}
  .tar {
    text-align: center !important;}
  .navbar-collapse .social {
    text-align: center;
    padding-top: 0px !important;
    margin-right: 0px !important;}
  .buttons-menu .btn-menu, .btn-menu.btn-xs  {
    width: 30% !important;}
  h2, .h2 {font-size: 30px !important;}
  #leftform {width: 90%  !important;}
  .list-col-2 > li {width: auto;}
  footer .col-sm-6 .row {display: flex;
    height: 100% !important;}
  .navbar .container {display: flex;}
  .navbar .navbar-header{width: 60%;}
  .container > .navbar-header, .container > .navbar-collapse {
    margin-right: 0px;
    margin-left: 0px;}
  .navbar-header img{width: 100% !important;}
  #YMapsID, .workas, .video-sale img, .img_video img{
    width: 100% !important;}
  .part {padding: 15px 15px;}
  .navbar-toggle {display: none;}
  .mobile-post {margin: 0px 0px;}
  .more-services {margin-top: 30px;}
}
@media (max-width: 640px) {
.list-col-2 > li, .list-col-3 > li, .list-col-4 > li {
    width: 90%;}
.buttons-menu .btn-menu, .btn-menu.btn-xs {width: 28% !important;}
.box-carousel .container {
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;} 
}
@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.5;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}

.form-float {
  margin-right: 15px;
  float:left;
}


.form-group .inputtext {
 background: #000;
}

.radio,
.checkbox {
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-sm {
  height: 31px;
  line-height: 31px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 51px;
  padding: 12px 18px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 3px;
}
select.input-lg {
  height: 51px;
  line-height: 51px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8c8c8c;
}
.form-inline {
  margin-bottom: 15px;
}
.form-inline .help {
  display: inline-block;
  margin-left: 15px;
}
.form-inline label {
  margin-left: 15px;
}
.form-inline input[type='text'],
.form-inline input[type='password'],
.form-inline input[type='email'] {
  margin-left: 15px;
}
.form-inline input[type='password']::-ms-reveal {
  display: none;
}
.form-inline input[type='password']::-ms-clear {
  display: none;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .control-label {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.input-small {
  width: 230px;
}
.input-middle {
  width: 320px;
}
.input-large {
  width: 494px;
}
.input-largetext {
  width: 494px;
  height: 100px;
}
/*------------------------------------------
    Buttons Menu
-------------------------------------------*/
.buttons-menu {
  text-align: center;
  padding: 10px 0;
}
.buttons-menu .btn {
  position: relative;
}
.buttons-menu .icon {
  margin-right: 5px;
  background-image: url('/bitrix/templates/itcom/images/icons/icons.png');
}
.buttons-menu .icon-server {
  vertical-align: middle;
  width: 22px;
  height: 28px;
  margin-top: -8px;
  background-position: 0 -85px;
}
.buttons-menu .icon-host {
  width: 22px;
  height: 24px;
  margin-top: -3px;
  background-position: -85px -85px;
}
.buttons-menu .icon-ip {
  width: 21px;
  height: 21px;
  margin-top: -3px;
  background-position: -170px -85px;
}
.buttons-menu .icon-int {
  width: 22px;
  height: 22px;
  margin-top: -1px;
  background-position: -255px -85px;
}
.buttons-menu .btn-menu {
  width: 180px;
  margin: 5px 5px;
  font-size: 13px;
}
.buttons-menu .arrow-top {
  display: none;
}
.buttons-menu .btn-active .arrow-top {
  display: block;
}
.buttons-menu.menu-fixed {
  position: fixed;
  display: none;
  top: 0;
  width: 100%;
  z-index: 200;
  padding: 5px 0;
  background: #e6f0f2;
  -webkit-box-shadow: 0 2px 2px #bbc5c6;
  box-shadow: 0 2px 2px #bbc5c6;
}
.buttons-menu.menu-fixed .btn-active .arrow-top {
  display: none;
}
.arrow-top {
  position: absolute;
  left: 50%;
  bottom: -18px;
  margin-bottom: 0px;
  margin-left: -25px;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  border-bottom: 24px solid #d6e0e2;
}
.arrow-top:before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -24px;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  border-bottom: 24px solid #fff;
}
/*------------------------------------------
   Buttons
-------------------------------------------*/
/*select {
display: none;
}*/

.btn {
  display: inline-block;
  margin-bottom: 0;
  padding: 6px 20px 5px;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 0;
  border-bottom: 3px solid transparent;
  white-space: normal;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:hover,
.btn:focus {
  color: #fff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  color: #fff;
  background-image: none;
  border-bottom: 3px solid transparent;
  box-shadow: none;
}
.btn.btn-md {
  padding: 10px 25px 10px;
  line-height: 25px;
}
.btn.btn-lg {
  padding: 18px 25px 18px;
  line-height: 25px;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-lg {
  padding: 12px 18px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 3px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs {
  padding: 1px 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-white {
  border-bottom-color: #c0c0c0;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0 3px 0 #00859d;
  box-shadow: 0 3px 0 #00859d;
}
.btn-white:hover {
  background: #80eaff;
  border-bottom-color: #61b0c0;
  color: #000;
}
.btn-white:active {
  background: #80eaff;
  border-bottom-color: transparent;
}
.btn-blue {
  border-bottom-color: #016c80;
  background-color: rgb(0 144 171);
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
}
.btn-blue:hover {
  background: #006e8c;
  border-bottom-color: #01546a;
}
.btn-blue:active {
  border-bottom-color: transparent;
}
.btn-green {
  background-color: rgb(0 170 141);
  border-bottom-color: rgb(1 146 121);
  color: #000;
}
.btn-green:hover {
  background: rgb(1 137 114);
  border-bottom-color: rgb(1 137 114);
  color: #000;
}
.btn-green:active {
  border-bottom-color: transparent;
}
.btn-green.btn-active {
  background-color: rgb(1 137 114);
  border-top-color: rgb(1 137 114);
  border-bottom-color: transparent;
}
.btn-orange {
  background-color: rgb(0 163 227);
  border-bottom-color: rgb(0 163 227);
}
.btn-orange:hover {
  background: rgb(1 143 199);
  border-bottom-color: rgb(1 143 199);
}
.btn-orange:active {
  border-bottom-color: transparent;
}
.btn-orange.btn-active {
  background-color:  rgb(1 143 199);
  border-top-color:  rgb(1 143 199);
  border-bottom-color: transparent;
}
.btn-yellow {
  background-color: #FFCA28;
  border-bottom-color: #F5BC24;
}
.btn-yellow:hover {
  background: #E0B200;
  border-bottom-color: #E09C00;
}
.btn-yellow:active {
  border-bottom-color: transparent;
}
.btn-yellow.btn-active {
  background-color: #FFCA28;
  border-top-color: #E1AD20;
  border-bottom-color: transparent;
}
.btn-pink {
  background-color: rgb(224 5 39);
  border-bottom-color: rgb(224 5 39);
}
.btn-pink:hover {
background: rgb(193 1 31);
  border-bottom-color: rgb(193 1 31);
}
.btn-pink:active {
  border-bottom-color: transparent;
}
.btn-pink.btn-active {
  background-color: rgb(224 5 39);
  border-top-color: rgb(224 5 39);
  border-bottom-color: transparent;
}
.btn-red {
  background-color: #f25555;
  border-bottom-color: #e55050;
}
.btn-red:hover {
  background: rgb(184 1 29);
  border-bottom-color: rgb(184 1 29);
}
.btn-red:active {
  border-bottom-color: transparent;
}
.btn-tariff:active {
  border-bottom-color: transparent;
}
.btn-tariff.btn-active {
  border-bottom-color: transparent;
}
.btn-menu {
  border-radius: 30px;
  padding: 6px 0px 6px;
  height: 46px;
  font-size: 20px;
  color: #000;
  border-top: 3px solid transparent;
  -webkit-box-shadow: 0 3px 0 #e5e5e5;
  box-shadow: 0 3px 0 #e5e5e5;
  border-radius: 25px;
}
.btn-menu:hover {
  color: #000;
}
.btn-menu.btn-active {
  padding-top: 6px;
  padding-bottom: 8px;
}
.btn-menu.btn-xs {
  width: 130px;
  padding-top: 10px;
}
.btn-reset {
  background: transparent;
  border: 0;
  color: rgb(0 144 171);
}
.btn-reset:hover {
  color: #fff;
}
/*@import "/bitrix/templates/itcom/component-animations.less";*/
/*@import "/bitrix/templates/itcom/glyphicons.less";*/
/*@import "/bitrix/templates/itcom/dropdowns.less";*/
/*@import "/bitrix/templates/itcom/button-groups.less";*/
/*@import "/bitrix/templates/itcom/input-groups.less";*/
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: rgb(0 144 171);
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 3px 3px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0;
}
.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 5px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0;
}
.nav-tabs-justified > .active > a {
  border-bottom-color: #ffffff;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.tabbable:after {
  clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: rgb(0 144 171);
  border-bottom-color: rgb(0 144 171);
}
.nav a:hover .caret {
  border-top-color: #0d151a;
  border-bottom-color: #0d151a;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 3px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}
.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 19px;
  line-height: 22px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-bottom: 15px;
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-form .help {
  display: inline-block;
  margin-left: 15px;
}
.navbar-form label {
  margin-left: 15px;
}
.navbar-form input[type='text'],
.navbar-form input[type='password'],
.navbar-form input[type='email'] {
  margin-left: 15px;
}
.navbar-form input[type='password']::-ms-reveal {
  display: none;
}
.navbar-form input[type='password']::-ms-clear {
  display: none;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .control-label {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-text {
  float: left;
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus 
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
/*@import "/bitrix/templates/itcom/breadcrumbs.less";*/
/*@import "/bitrix/templates/itcom/pagination.less";*/
/*@import "/bitrix/templates/itcom/pager.less";*/
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
/*@import "/bitrix/templates/itcom/badges.less";*/
/*@import "/bitrix/templates/itcom/jumbotron.less";*/
.thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: rgb(0 144 171);
}
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #4c4c4c;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 3px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f8e5be;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/*@import "/bitrix/templates/itcom/media.less";*/
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
/*@import "/bitrix/templates/itcom/panels.less";*/
/*@import "/bitrix/templates/itcom/wells.less";*/
.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;9
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal form {
  margin-bottom: 0;
}
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px 46px 10px 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 20px 50px 30px 58px;
}
.modal-header.img-cord-1 {
  background: url('/bitrix/templates/itcom/images/slice/cord-modal1.png') no-repeat 102% 30px;
}
.modal-header.img-cord-2 {
  background: url('/bitrix/templates/itcom/images/slice/cord-modal1.png') no-repeat 130% 30px;
}
.modal-header.img-cord-3 {
  background: url('/bitrix/templates/itcom/images/slice/cord-broken.png') no-repeat 105% 40px;
}
.modal-header .close {
  position: absolute;
  width: 40px;
  height: 40px;
  right: -43px;
  top: 0;
  background: #ffffff url('/bitrix/templates/itcom/images/icons/icons.png') no-repeat 10px -160px;
  opacity: 1;
  filter: alpha(opacity=100);
  border-radius: 2px;
  border-bottom: 2px solid #dadada;
}
.page-noFound .modal-header {
  padding-top: 30px;
}
.page-noFound .modal-body {
  padding-bottom: 30px;
}
.page-noFound .modal-body h4 {
  font-weight: 400;
}

.modal-title {
  color:#000;
  margin: 0;
  font-size: 40px;
  line-height: 44px;
}
.modal-body {
  position: relative;
  padding: 0 58px 15px;
}
.modal-body input[type='text'],
.modal-body input[type='password'],
.modal-body input[type='email'],
.modal-body textarea {
  background-color: #dae4e5;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 50px;
  box-shadow: none;
  border-radius: 4px;
  color: #000;
  font-size: 20px;
  margin-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.modal-body .companyOffer textarea {
  background-color: #dae4e5;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 100px;
  box-shadow: none;
  border-radius: 4px;
  color: #000;
  font-size: 20px;
  margin-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.modal-body input[type='text']:-moz-placeholder,
.modal-body input[type='password']:-moz-placeholder,
.modal-body input[type='email']:-moz-placeholder,
.modal-body textarea:-moz-placeholder {
  color: #6c7c80;
}
.modal-body input[type='text']::-moz-placeholder,
.modal-body input[type='password']::-moz-placeholder,
.modal-body input[type='email']::-moz-placeholder,
.modal-body textarea::-moz-placeholder {
  color: #6c7c80;
}
.modal-body input[type='text']:-ms-input-placeholder,
.modal-body input[type='password']:-ms-input-placeholder,
.modal-body input[type='email']:-ms-input-placeholder,
.modal-body textarea:-ms-input-placeholder {
  color: #6c7c80;
}
.modal-body input[type='text']::-webkit-input-placeholder,
.modal-body input[type='password']::-webkit-input-placeholder,
.modal-body input[type='email']::-webkit-input-placeholder,
.modal-body textarea::-webkit-input-placeholder {
  color: #6c7c80;
}
.modal-body textarea {
  padding-top: 10px;
}
.modal-body textarea:focus {
  box-shadow: none;
}
.modal-body input[type='email'].error,
.modal-body input[type='text'].error,
.modal-body textarea.error {
  border: 1px solid #ff0000;
}
.modal-footer {
  margin-top: 15px;
  padding: 20px 58px 25px;
  text-align: left;
  border-top: 1px solid #d6e0e2;
  background-color: #e6f0f2;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-footer .modal-mess {
  float: left;
  width: 230px;
  padding-top: 5px;
  margin-left: 30px;
  font-size: 15px;
  line-height: 18px;
  color: #414b4c;
  font-weight: 400;
  font-style: italic;
  font-family: 'Noto Serif', 'Roboto', serif;
}
.modal-footer .mess-error {
  margin-bottom: 15px;
  font-size: 15px;
  color: #ff0000;
  text-align: center;
}
.modal-footer .mess-success {
  background: url('/bitrix/templates/itcom/images/icons/check-blue.png') no-repeat 5px top;
  padding-left: 64px;
  padding-top: 10px;
  min-height: 64px;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  display: none;
}

.modal-footer .mess-successvds {
  background: url('/bitrix/templates/itcom/images/icons/check-blue.png') no-repeat 60px top;
  padding-left: 64px;
  padding-top: 10px;
  min-height: 64px;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  display: none;
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 670px;
    padding-top: 10%;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
/*@import "/bitrix/templates/itcom/tooltip.less";*/
/*@import "/bitrix/templates/itcom/popovers.less";*/
.box-carousel {
  background-color: #0d151a;
}
.box-carousel hr {
  margin-top: 0;
  border-top: 2px solid rgb(0 144 171);
}
.box-carousel h1 {
  color: #fff;
  margin: 5px 5% 35px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  z-index: 20;
  top: 40%;
  bottom: 0;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-color: rgb(0 144 171);
  -webkit-box-shadow: inset 0 -3px 0 #006c7f;
  box-shadow: inset 0 -3px 0 #006c7f;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  outline: 0;
}
.carousel-control.left {
  left: -30px;
}
.carousel-control.right {
  left: auto;
  right: -30px;
}
.carousel-control[disabled] {
  background-color: #cccccc;
  border: 0;
  box-shadow: none;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #006e8c;
  border: 0;
  -webkit-box-shadow: inset 0 -3px 0 #01546a;
  box-shadow: inset 0 -3px 0 #01546a;
  outline: 0;
}
.carousel-control:active,
.carousel-control:focus {
  background-color: #006e8c;
  box-shadow: none;
  outline: 0;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  margin-top: -19px;
  margin-left: -15px;
  font-family: serif;
}
.carousel-control .carousel-control .icon-next {
  margin-left: -10px;
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.cycle-pager {
  padding-top: 25px;
}
.box-button {
  padding: 0;
  margin: 0;
  text-align: center;
}
.carousel-caption {
  position: absolute;
  left: 12%;
  right: 12%;
  bottom: 10px;
  z-index: 10;
  height: 195px;
  overflow: hidden;
  padding: 20px 15px;
  color: #ffffff;
  font-size: 13px;
}
.carousel-caption.first-slide {
  background-color: #062606;
  background-color: rgba(6, 38, 6, 0.9);
}
.carousel-caption.second-slide {
  background-color: #1b0626;
  background-color: rgba(27, 6, 38, 0.9);
}
.carousel-caption.third-slide {
  background-color: #591a0d;
  background-color: rgba(89, 26, 13, 0.9);
}
.carousel-caption table {
  width: 100%;
  height: 100%;
  margin: 0;
  border: 0;
}
.carousel-caption table td {
  vertical-align: top;
}
.carousel-caption table td:last-child {
  width: 39%;
}
.carousel-caption table td.border-left {
  border-left: 1px solid #fff;
}
.carousel-caption table td.offset-left {
  padding-left: 3%;
}
.carousel-caption h2 {
  font-size: 17px;
  margin-top: 0;
  margin-bottom: 15px;
  color: #fff;
}
.carousel-caption p {
  line-height: 20px;
  font-weight: 300;
}
.carousel-caption .tarif {
  text-align: center;
  font-size: 20px;
  font-style: italic;
}
.carousel-caption .tarif .cost {
  font-size: 50px;
  font-weight: bold;
  margin: 0 5px;
}
.carousel-caption .tarif .value {
  display: inline-block;
}
.carousel-caption .tarif .value b {
  display: block;
  font-size: 16px;
  line-height: 22px;
}
.carousel-caption .tarif .value b:first-child {
  padding-bottom: 7px;
  border-bottom: 1px solid #fff;
}
.carousel-caption ul {
  margin-bottom: 0;
}
.carousel-caption a {
  color: #fff;
  text-decoration: underline;
}
.carousel-caption a:hover {
  text-decoration: none;
}

.carousel-caption {
background: linear-gradient(to right,rgb(0 144 171), rgb(74 65 147));
height: fit-content;
width: fit-content;}
.carousel-inner .carousel-caption{background: #062606;background: rgba(6, 38, 6, 0.9);}
.carousel-caption table td {padding-right: 20px;}

.navbar-brand img {max-width: 300px;}
.videop .list-item {filter: hue-rotate(178deg);}

#form_cons, #bmw, #form_ww, #form_vds, #form_obl{
border-top: 50px solid transparent;
	margin-top: -50px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
background-clip: padding-box;}

@media screen and (min-width: 1200px) {
.carousel-caption.slide-vds .slide__title {font-size: 50px;}
  .carousel-caption {
    left: 0%;
    right: 12%;
    top: 61px;
    font-size: 50px;
  }
  .carousel-caption h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .carousel-caption p {
    line-height: 28px;
  }
  .carousel-caption ul li {
    line-height: 34px;
    font-weight: 300;
  }
  .carousel-caption .tarif {
    font-size: 40px;
    margin-bottom: 25px;
  }
  .carousel-caption .tarif .cost {
    font-size: 75px;
    line-height: 75px;
    font-weight: bold;
    margin: 0 5px;
  }
  .carousel-caption .tarif .value b {
    font-size: 20px;
    line-height: 22px;
  }
  .carousel-caption .tarif .value b:first-child {
    padding-bottom: 7px;
  }
  .carousel-caption .btn {
    font-size: 20px;
    line-height: 26px;
  }
  .box-carousel h1 {
    margin: 0 10% 30px;
  }
}

@media screen and (max-width: 1200px) {
.carousel-caption .tarif{font-size: 20px;}
.slide {height: 300px;}
.carousel-caption {top: 40px;}
.slide.slide-vds{background-size: auto 300px;}
.carousel-inner .btn{font-size: 18px;}
.list-todo-middle.white li {font-size: 14px;}
}

@media (min-width: 992px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    margin-top: -19px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-control .icon-next {
    margin-left: -10px;
  }
  .carousel-caption.slide-vds {
    left: 0%;
    right: 12%;
    padding: 30px;
 }
.carousel-caption {
	left: 12%;
    right: 12%;
    padding: 30px;
    font-size: 17px;
}
  .carousel-caption h2 {
    font-size: 25px;
    line-height: 28px;
  }
  .carousel-caption p {
    line-height: 26px;
  }
  .carousel-caption .tarif {
    margin-bottom: 20px;
  }
  .carousel-caption .tarif .cost {
    font-size: 55px;
    line-height: 60px;
    font-weight: bold;
    margin: 0 5px;
  }
  .carousel-caption .tarif .value b {
    font-size: 20px;
    line-height: 22px;
  }
  .carousel-caption .tarif .value b:first-child {
    padding-bottom: 7px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
  .box-carousel h1 {
    margin: 5px 10% 35px;
  }
}
@media screen and (max-width: 992px) {
.carousel-caption .tarif .cost {font-size: 40px;}
.carousel-caption .tarif{font-size: 20px;}
.slide.slide-vds {height: 222px;
background-size: contain}
.owl-theme .owl-nav [class*=owl-] {margin: 0px;}
.owl-nav {display: none;}
.carousel-inner .btn{font-size: 13px;}
.list-todo-middle.white li {font-size: 13px;}
.carousel-inner > .item > img {max-width: 130%;}
}
@media screen and (min-width: 768px) {
.carousel-caption.slide-vds{left: 0%;}
#leftform {width: auto !important;}
#YMapsID, .ymaps-2-1-79-map.ymaps-2-1-79-i-ua_js_yes.ymaps-2-1-79-map-bg.ymaps-2-1-79-islets_map-lang-ru, .ymaps-2-1-79-map {
    width: 100% !important;}
.vds_forms_btn input {width: auto;}
footer .row {display: flex;}
}
.more-ww-inet{margin-top: 50px;}

@media screen and (max-width: 768px) {
.modal-header.img-cord-1 {background: none !important;}
#form_cons, #bmw, #form_ww, #form_vds, #form_obl{
border-top: 100px solid transparent;
	margin-top: -100px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
background-clip: padding-box;}
.box-white {
    position: relative;
Z-INDEX: 0;}
#inner-menu { position: relative;
Z-INDEX: 100;}
.carousel-caption .tarif .cost {font-size: 24px;}
.carousel-inner .btn{font-size: 12px;}
.carousel-inner > .item > img {max-width: 160%;}
.carousel-caption.slide-vds {top: 40px; left: 0%;}
.carousel-caption.slide-vds .slide__title {font-size: 32px;}
.carousel-caption1.slide-vds .slide_text {font-size: 24px;}
.slide.slide-vds {
    height: 180px;
    background-size: contain}
#leftform {width: auto !important;}
#YMapsID, .ymaps-2-1-79-map.ymaps-2-1-79-i-ua_js_yes.ymaps-2-1-79-map-bg.ymaps-2-1-79-islets_map-lang-ru {
    width: 100% !important;}
.vds_forms_btn input {width: auto;}
.list-col-2 > li, .list-col-3 > li, .list-col-4 > li{width: 45%;
    margin: 0 0 20px 20px;}
footer .row {display: block;}
.first_row  {display: flex !important;}
.vds_forms {display: flex;
    flex-direction: column;
    align-items: center;}
.vds_forms .input-small, .vds_forms input {width: 100%;margin-bottom: 15px;}
.list-item p {width: 90%;}
.navbar-collapse .social {
    padding-top: 0px !important;
    margin-right: 0px !important;text-align: center;}
.navbar-collapse .phon-number {padding-top: 15px !important;
    text-align: center !important; font-size: 30px !important;}
.tar { text-align: center !important;padding-top: 15px!important;}
.coll-order-header {font-size: 20px !important;}
.owl-nav {display: none;}
h2, .h2 {font-size: 34px;}
.list-col-2, .list-col-3, .list-col-4, .list-col-2 > li{margin: 0 0;}
.box-dark-blue .contacts {margin: 20px 30px;}
.box-carousel .container {max-width: 580px;}
}
.icon.icon-int, .icon.icon-server, .icon.icon-host {display: none;}

@media screen and (max-width: 540px) {
.input-small, .form-control {width: auto;}
.offset-left30c {margin-left: 0px !important;}
.tariff-page.service-net .tariff-content {height: auto !important;}
.cord.cord-left.cord-tariff.cord-offset2, .cord.cord-left.cord-light-blue.cord-offset2{display: none;}
.border-left.offset-left .tarif, .fot_div{display: flex;
    align-items: center;}
.icon-int, .icon-server, .icon-host {display: none;}
.modal-header.img-cord-2 {background: none;}
.list-col-2 > li, .list-col-3 > li, .list-col-4 > li {width: 90%;}
.box-carousel h1, h2.modal-title {font-size: 26px;}
.carousel-caption {top: 20px;left: 0%}
.carousel-caption .tarif {font-size: 16px;}
.carousel-caption h2 {font-size: 14px;}
.list-todo-middle.white li {font-size: 12px;}
.carousel-caption .tarif .cost {font-size: 16px;}
.carousel-inner .btn{font-size: 10px;}
.carousel-inner > .item > img {max-width: 250%;}
.box-carousel .container {max-width: 375px;}
.slide.slide-vds {
    height: 112px;
    background-size: contain}
.workas { width: 100% !important;}
.carousel-caption.slide-vds {left: 0%;
    top: 40px;}
.carousel-caption1.slide-vds {padding: 0px 20px;}
#leftform {width: auto !important;}
#YMapsID, .ymaps-2-1-79-map.ymaps-2-1-79-i-ua_js_yes.ymaps-2-1-79-map-bg.ymaps-2-1-79-islets_map-lang-ru {
    width: 100% !important;}
.vds_forms_btn input {width: auto;}
footer .row {display: block;}
.first_row  {display: flex !important;}
.vds_forms {display: flex;
    flex-direction: column;
    align-items: center;}
.vds_forms .input-small, .vds_forms input {width: 100%;margin-bottom: 15px;}
.news-one-vds, .list-col-2 > li {width: 100%;}
.list-item p {width: 90%;}
.navbar-collapse .social {
    padding-top: 0px !important;
    margin-right: 0px !important;text-align: center;}
.navbar-collapse .phon-number {padding-top: 15px !important;
    text-align: center !important; font-size: 30px !important;}
.tar { text-align: center !important;padding-top: 15px!important;}
.coll-order-header {font-size: 20px !important;}
.owl-nav {display: none;}
h2, .h2 {font-size: 30px;}
.list-col-2, .list-col-3, .list-col-4, .list-col-2 > li{margin: 0 0;}
.row.part {padding-left: 20px;}
}
/*------------------------------------------
  Background colors for box
-------------------------------------------*/
.ovg-note-warn {
  padding: 2rem 1rem 2rem 5rem;
  background-color: orange;
}
.ovg-note-warn a {
    color: black;
}
.box-dark-blue {
  padding: 35px 0;
  background-color: #003540;
}
.box-dark-blue h1,
.box-dark-blue h2,
.box-dark-blue h3,
.box-dark-blue h4,
.box-dark-blue h5,
.box-dark-blue h6 {
  color: #fff;
}
.box-dark-blue h2 {
  margin-bottom: 10px;
}
.box-light-blue {
  padding: 45px 0;
  background-color: rgb(0 144 171);
}
.box-light-blue h2 {
  margin-bottom: 35px;
}
.box-light-blue h4 {
  color: #fff;
  margin-bottom: 15px;
  margin-right: 15px;
}
.box-light-blue h4 b {
  font-weight: 400;
}
.box-white {
  padding-top: 45px;
  background-color: #fff;
}
.box-white.thank-you {
  border-bottom: 1px solid #d6e0e2;
}
.box-white.thank-you .mess {
  margin-top: 5px;
}
.box-turquoise {
  padding: 45px 0;
  background-color: #e6f0f2;
}
/*------------------------------------------
    Tariff page
-------------------------------------------*/
.tariff-page h4 {
  font-weight: 600;
}
.tariff-page .box-white {
  border-top: 1px solid #d6e0e2;
  border-bottom: 1px solid #d6e0e2;rgb(224 5 39);
}
.tariff-page.service-net .modal-mess {
  margin-top: -10px;
}
.tariff-page.service-net .name-tariff {
  color: rgb(224 5 39);
}
.tariff-page.service-net .cord.cord-tariff.cord-left {
  background: url('/bitrix/templates/itcom/images/slice/cordImg-red-left.png') no-repeat;
}
.tariff-page.service-net .cord.cord-tariff.cord-left:before {
  background: url('/bitrix/templates/itcom/images/slice/cordRepeat-red.png');
}
.tariff-page.service-net .btn-tariff {
  background-color: rgb(224 5 39);
  border-bottom-color: #EE4747;
  -webkit-box-shadow: 0 3px 0 #b8c3c4;
  box-shadow: 0 3px 0 #b8c3c4;
}
.tariff-page.service-net .btn-tariff:hover {
  background: #EE4747;
  border-bottom-color: #EE4747;
}
.tariff-page.service-net .btn-tariff:active {
  background: #EE4747;
  border-bottom-color: #EE4747;
  -webkit-box-shadow: 0 3px 0 #ee4747;
  box-shadow: 0 3px 0 #ee4747;
}
.tariff-page.service-net .tariff-content {
  height: 160px;
}
.tariff-page.service-net .highlighter,
.tariff-page.service-net .value,
.tariff-page.service-net .cost,
.tariff-page.service-net .box-recommend {
  color: rgb(224 5 39);
}
.tariff-page.service-net .value b:first-child {
  border-bottom-color: rgb(224 5 39);
}
.tariff-page.service-net .box-recommend {
  background: url('/bitrix/templates/itcom/images/icons/todo-red-small.png') no-repeat 0 1px;
}
.tariff-page.service-net .recommend-active {
  background-color: rgb(224 5 39);
}
.tariff-page.service-net .recommend-active p,
.tariff-page.service-net .recommend-active h5 {
  color: #ffd9d9;
}
.tariff-page.service-net .recommend-active .tariff-header {
  border-bottom: 1px solid #F64949;
}
.tariff-page.service-net .recommend-active .tariff-footer {
background-color: rgb(233 6 41);
  border-top: 1px solid #F64949;
}
.tariff-page.service-net .recommend-active .btn-tariff {
  background-color: #fff;
  color: rgb(224 5 39);
  border-bottom-color: #DBDBDB;
  -webkit-box-shadow: 0 3px 0 #e14242;
  box-shadow: 0 3px 0 #e14242;
}
.tariff-page.service-net .recommend-active .btn-tariff:hover {
  background: #fff;
  border-bottom-color: #fff;
}
.tariff-page.service-net .recommend-active .btn-tariff:active {
  background: #fff;
  border-bottom-color: #fff;
  -webkit-box-shadow: 0 3px 0 #ffffff;
  box-shadow: 0 3px 0 #ffffff;
}
.tariff-page.service-net .check-list .list-item {
  background: url('/bitrix/templates/itcom/images/icons/todo-large-red.png') no-repeat 0 0;
}
.tariff-page.service-host .modal-mess {
  margin-top: -10px;
}
.tariff-page.service-host .name-tariff {
  color: #E05A07;
}
.tariff-page.service-host .cord.cord-tariff.cord-left {
  background: url('/bitrix/templates/itcom/images/slice/cordImg-orange-left.png') no-repeat;
}
.tariff-page.service-host .cord.cord-tariff.cord-left:before {
  background: url('/bitrix/templates/itcom/images/slice/cordRepeat-orange.png');
}
.tariff-page.service-host .btn-tariff {
  background-color: rgb(0 163 227);
  border-bottom-color: rgb(0 149 207);
  -webkit-box-shadow: 0 3px 0 #bac2c3;
  box-shadow: 0 3px 0 #bac2c3;
}
.tariff-page.service-host .btn-tariff:hover {
  background: rgb(0 149 207);
  border-bottom-color: rgb(0 149 207);
}
.tariff-page.service-host .btn-tariff:active {
  background: rgb(0 149 207);
  border-bottom-color: rgb(0 149 207);
  -webkit-box-shadow: 0 3px 0 rgb(0 149 207);
  box-shadow: 0 3px 0 rgb(0 149 207);
}
.tariff-page.service-host .highlighter,
.tariff-page.service-host .value,
.tariff-page.service-host .cost,
.tariff-page.service-host .box-recommend {
  color: rgb(0 163 227);
}
.tariff-page.service-host .tariff-content {
  height: 140px;
}
.tariff-page.service-host .tariff-footer {
  height: 140px;
}
.tariff-page.service-host .value b:first-child {
  border-bottom-color: #E05A07;
}
.tariff-page.service-host .box-recommend {
  background: url('/bitrix/templates/itcom/images/icons/todo-orange-small.png') no-repeat 0 0px;
  color: #c45b1a;
}
.tariff-page.service-host .recommend-active {
  background-color: #f09c48;
}
.tariff-page.service-host .recommend-active p,
.tariff-page.service-host .recommend-active h5 {
  color: #ffe3d1;
}
.tariff-page.service-host .recommend-active .tariff-header {
  border-bottom: 1px solid #f0902f;
}
.tariff-page.service-host .recommend-active .tariff-footer {
  background-color: #d5893e;
  border-top: 1px solid #f0902f;
}
.tariff-page.service-host .recommend-active .btn-tariff {
  background-color: #fff;
  color: #f09c48;
  border-bottom-color: #dadada;
  -webkit-box-shadow: 0 3px 0 #b8c3c4;
  box-shadow: 0 3px 0 #b8c3c4;
}
.tariff-page.service-host .recommend-active .btn-tariff:hover {
  background: #fff;
  border-bottom-color: #dadada;
}
.tariff-page.service-host .check-list .list-item {
  background: url('/bitrix/templates/itcom/images/icons/ip-camera.png') no-repeat 0 0;
}
.tariff-page.service-tel .modal-mess {
  margin-top: -10px;
}
.tariff-page.service-tel .name-tariff {
  color: #cc9900;
}
.tariff-page.service-tel .cord.cord-tariff.cord-left {
  background: url('/bitrix/templates/itcom/images/slice/cordImg-yellow-left.png') no-repeat;
}
.tariff-page.service-tel .cord.cord-tariff.cord-left:before {
  background: url('/bitrix/templates/itcom/images/slice/cordRepeat-yellow.png');
}
.tariff-page.service-tel .btn-tariff {
  background-color: #EDA600;
  border-bottom-color: #CB8E00;
  -webkit-box-shadow: 0 3px 0 #bac2c3;
  box-shadow: 0 3px 0 #bac2c3;
}
.tariff-page.service-tel .btn-tariff:hover {
  background: #CB8E00;
  border-bottom-color: #CB8E00;
}
.tariff-page.service-tel .btn-tariff:active {
  background: #CB8E00;
  border-bottom-color: #CB8E00;
  -webkit-box-shadow: 0 3px 0 #cb8e00;
  box-shadow: 0 3px 0 #cb8e00;
}
.tariff-page.service-tel .highlighter,
.tariff-page.service-tel .value,
.tariff-page.service-tel .cost,
.tariff-page.service-tel .box-recommend {
  color: #DD9A00;
}
.tariff-page.service-tel .value b:first-child {
  border-bottom-color: #DD9A00;
}
.tariff-page.service-tel .tariff-content {
  height: 190px;
}
.tariff-page.service-tel .box-recommend {
  background: url('/bitrix/templates/itcom/images/icons/todo-yellow-small.png') no-repeat 0 1px;
  color: #cc9900;
}
.tariff-page.service-tel .recommend-active {
  background-color: #EDA600;
}
.tariff-page.service-tel .recommend-active p,
.tariff-page.service-tel .recommend-active h5 {
  color: #ffefbf;
}
.tariff-page.service-tel .recommend-active .tariff-header {
  border-bottom: 1px solid #DD9A00;
}
.tariff-page.service-tel .recommend-active .tariff-footer {
  background-color: #E09C00;
  border-top: 1px solid #D19100;
}
.tariff-page.service-tel .recommend-active .btn-tariff {
  background-color: #fff;
  color: #cc9900;
  border-bottom-color: #dadada;
  -webkit-box-shadow: 0 3px 0 #bf8500;
  box-shadow: 0 3px 0 #bf8500;
}
.tariff-page.service-tel .recommend-active .btn-tariff:hover {
  background: #fff;
  border-bottom-color: #fff;
}
.tariff-page.service-tel .recommend-active .btn-tariff:active {
  background: #fff;
  border-bottom-color: #fff;
  -webkit-box-shadow: 0 3px 0 #ffffff;
  box-shadow: 0 3px 0 #ffffff;
}
.tariff-page.service-tel .check-list .list-item {
  background: url('/bitrix/templates/itcom/images/icons/todo-large-yellow.png') no-repeat 0 0;
}
.tariff-page.service-vps .vps-discount {
  font-style: italic;
  font-weight: 500;
}
.tariff-page.service-vps .vps-discount b {
  font-weight: 800;
}
.tariff-page.service-vps .modal-mess {
  margin-top: -10px;
}
.tariff-page.service-vps .name-tariff {
  color: rgb(1 146 121);
}
.tariff-page.service-vps .cord.cord-tariff.cord-left {
  background: url('/bitrix/templates/itcom/images/slice/cordImg-green-left.png') no-repeat;
}
.tariff-page.service-vps .cord.cord-tariff.cord-left:before {
  background: url('/bitrix/templates/itcom/images/slice/cordRepeat-green.png');
}
.tariff-page.service-vps .tariff {
  margin-bottom: 60px;
}
.tariff-page.service-vps .btn-tariff {
  background-color: rgb(0 170 141);
  border-bottom-color: rgb(0 170 141);
  -webkit-box-shadow: 0 3px 0 #bac2c3;
  box-shadow: 0 3px 0 #bac2c3;
}
.tariff-page.service-vps .btn-tariff:hover {
  background: rgb(1 146 121);
  border-bottom-color: rgb(1 146 121);
}
.tariff-page.service-vps .btn-tariff:active {
  background: #008F37;
  border-bottom-color: #008F37;
  -webkit-box-shadow: 0 3px 0 #008f37;
  box-shadow: 0 3px 0 #008f37;
}
.tariff-page.service-vps .highlighter,
.tariff-page.service-vps .value {
  color: rgb(1 146 121);
}
.tariff-page.service-vps .value b:first-child {
  border-bottom-color: rgb(1 146 121);
}
.tariff-page.service-vps .check-list .list-item {
  background: url('/bitrix/templates/itcom/images/icons/todo-large-green.png') no-repeat 0 0;
}
.box-tariff {
  position: relative;
}
.tariff {
  position: relative;
  border-radius: 3px;
  background-color: #e6f0f2;
  margin-bottom: 20px;
}
.tariff h3 {
  margin: 0;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
}
.tariff h5 {
  font-size: 15px;
  line-height: 18px;
  font-family: 'Noto Serif', 'Roboto', serif;
  font-weight: 400;
  font-style: italic;
  margin: 0;
}
.tariff p {
  color: #414b4c;
  margin-bottom: 2px;
}
.tariff .box-cost,
.tariff .vps-box-cost,
.tariff .vps-box-info {
  text-align: center;
  margin-bottom: 5px;
}
.tariff .vps-box-cost,
.tariff .vps-box-info {
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
}
.tariff .cost,
.tariff #vps-cost,
.tariff .vps-box-info,
.tariff #vps-cost-year {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  font-style: italic;
}
.tariff #vps-cost-year,
.tariff #vps-cost,
.tariff .vps-box-info {
  color: rgb(1 146 121);
  font-weight: bold;
  font-size: 30px;
}
.tariff .value {
  display: inline-block;
  font-size: 15px;
  line-height: 15px;
  margin-top: 3px;
  font-style: italic;
}
.tariff .value b {
  display: block;
}
.tariff .value b:first-child {
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
}
.tariff .valuevds {
  display: inline-block;
  margin-left:-5px;
  font-size: 12px;
  line-height: 8px;
  margin-top: 0px;
  font-style: italic;
}
.tariff .valuevds b {
  display: block;
}
.tariff .valuevds b:first-child {
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
}
.tariff .economy {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
}


.tariff .economy p {
  margin: -5px 0 0;
  font-style: italic;
  text-align: center;
  font-weight: 500;
}
.tariff .economy p b {
  font-weight: 800;
}

.tariff .free{
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
}


.tariff .free p {
  margin: 16px 0 ;
  font-style: italic;
  text-align: center;
  font-weight: 500;
}
.tariff .free p b {
  font-weight: 800;
}

.tariff .button-box {
  text-align: center;
}
.tariff .button-box.tar {
  text-align: right;
}
.tariff.recommend-active .box-recommend {
  display: block;
}
.tariff.recommend-active .btn-tariff {
  background-color: #fff;
}
.tariff.recommend-active h3 {
  color: #fff;
}
.tariff.recommend-active .highlighter {
  color: #fff;
}
.tariff.recommend-active .cost {
  color: #fff;
}
.tariff.recommend-active .value {
  color: #fff;
}
.tariff.recommend-active .value b:first-child {
  border-bottom-color: #fff;
}
.tariff ul {
  margin: 40px 0 0;
}
.tariff ul li {
  margin-bottom: 5px;
}
.tariff-header {
  padding: 20px 20px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  text-align: center;
  border-bottom: 1px solid #d6dfe1;
}
.tariff-content {
  padding: 30px 20px;
}
.tariff-footer {
  padding: 20px 20px 20px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background-color: #dae4e5;
  border-top: 1px solid #d6dfe1;
}
.highlighter {
  font-size: 19px;
}
.highlighter .small {
  font-size: 15px;
}
.box-recommend {
  display: none;
  position: absolute;
  top: -20px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 20px;
}
.tariff-name {
  font-weight: bold;
  margin-bottom: 30px;
}
.tariff-red {
  color: #FC4747;
}
.tariff-yellow {
  color: #cc9900;
}
.tariff-orange {
  color: #E05A07;
}
.tariff-green {
  color: #006D11;
}
.technical h4 {
  font-weight: bold;
}
.tariffs-tab {
  text-align: left;
}
.tariffs-tab .tab {
  display: inline-block;
  padding: 10px 20px;
  margin-right: 10px;
  border-radius: 4px;
  font-size: 22px;
  line-height: 30px;
  color: #236d22;
  font-weight: 500;
  cursor: pointer;
}
.tariffs-tab .tab.tab-active {
  background-color: #4ea64b;
  color: #fff;
}

.tariffs-tab .tab-bis {
  display: inline-block;
  padding: 10px 20px;
  margin-right: 10px;
  border-radius: 4px;
  font-size: 22px;
  line-height: 30px;
  color: #236d22;
  font-weight: 500;
  cursor: pointer;
}
.tariffs-tab .tab-bis.tab-active {
  background-color: #4ea64b;
  color: #fff;
}
.box-slider h4 {
  margin-bottom: 5px;
}
.box-slider .slider-col-name,
.box-slider .slider-col-price {
  display: inline-block;
  margin-bottom: 20px;
}
.box-slider .slider-col-name {
  margin-right: 20px;
}
.box-slider .slider-label {
  display: block;
  font-size: 15px;
}
.box-slider .name-value,
.box-slider .price-value,
.box-slider .measure {
  color: #236d22;
  font-size: 20px;
  font-weight: 700;
}
.box-slider .measure {
  font-size: 15px;
  font-style: italic;
}
.order-total {
  display: inline-block;
  vertical-align: baseline;
  font-weight: bold;
  font-style: italic;
  font-size: 20px;
  width: 80px;
}
/*------------------------------------------
    More aservices
-------------------------------------------*/
.more-services {
  position: relative;
}
.check-list .list-item {
  padding-left: 70px;
  min-height: 100px;
}
.check-list h4 {
  font-weight: 600;
  margin-bottom: 15px;
}
/*------------------------------------------
    Banners in tariff's pages
-------------------------------------------*/
.top-banner {
  margin-bottom: 50px;
}
.top-banner img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 3px;
  margin-bottom: 20px;
}
.top-banner p {
  font-size: 20px;
  margin-left: 30px;
  margin-right: 30px;
}
.table-light {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
}
.table-light thead > tr > th,
.table-light tbody > tr > th,
.table-light tfoot > tr > th,
.table-light thead > tr > td,
.table-light tbody > tr > td,
.table-light tfoot > tr > td {
  padding: 10px 20px;
  font-size: 20px;
  line-height: 18px;
  font-weight: normal;
  vertical-align: top;
}
.table-light thead > tr > th,
.table-light tbody > tr > th,
.table-light tfoot > tr > th {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 15px;
  font-weight: 600;
  border-bottom: 1px solid #7f9a9f;
}
.table-light thead > tr:nth-child(odd) td,
.table-light tbody > tr:nth-child(odd) td,
.table-light tfoot > tr:nth-child(odd) td {
  background-color: #d9eef2;
}
.table-light thead > tr:last-child td:first-child,
.table-light tbody > tr:last-child td:first-child,
.table-light tfoot > tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
.table-light thead > tr:last-child td:last-child,
.table-light tbody > tr:last-child td:last-child,
.table-light tfoot > tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/*------------------------------------------
    Contacts about footer
-------------------------------------------*/
.contacts {
  font-size: 18px;
  line-height: 1;
  color: #fff;
}
.contacts .vcard {
  padding-top: 22px;
  float: left;
  font-weight: 300;
}
.contacts .vcard .tel {
  color: #8ad6e5;
}
.contacts .vcard .tel b {
  font-weight: 500;
  color: #fff;
}
.contacts .contact-action {
  float: right;
  text-align: left;
  margin-top: 0px;
}
.contacts .coll-order,
.contacts .send-letter {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
.contacts .coll-order {
  width: 160px;
  margin-right: 0px;
}
.contacts .coll-order .coll-order-link {
  display: block;
  margin-top: 12px;
  float: left;
  width: 80px;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
}
.contacts .send-letter {
  width: 180px;
}
.contacts .send-letter .send-me {
  display: block;
  margin-top: 12px;
  float: left;
  width: 100px;
}
.contacts .send-letter span {
  color: #8ad6e5;
}
.contacts .send-letter a {
  color: #fff;
}
.contacts .icon-contact {
  position: relative;
  float: left;
  margin-right: 10px;
  border: 3px solid rgb(0 144 171);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  text-align: center;
  z-index: 1;
}
.contacts .icon-contact:after {
  content: '';
  position: absolute;
  top: -3px;
  left: -3px;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-color: rgb(0 144 171);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  transition: transform 0.2s;
  z-index: -1;
}
.contacts .icon-contact:hover:after {
  -webkit-transform: scale(0.79);
  -ms-transform: scale(0.79);
  transform: scale(0.79);
}
.contacts .icon-phone,
.contacts .icon-letter {
  display: inline-block;
  vertical-align: middle;
}
.contacts .icon-phone {
  width: 24px;
  height: 32px;
  margin-top: 12px;
  background: url('/bitrix/templates/itcom/images/icons/icon-phone.png') no-repeat center center;
}
.contacts .icon-letter {
  width: 34px;
  height: 23px;
  margin-top: 16px;
  background: url('/bitrix/templates/itcom/images/icons/icon-letter.png') no-repeat center center;
}
/*------------------------------------------
    Edvanteges
-------------------------------------------*/
.box-advantage {
  margin-bottom: 35px;
}
.box-advantage h4 {
  font-weight: bold;
}
.box-advantage .icon-adv {
  overflow: hidden;
  float: left;
  width: 85px;
  margin-top: -5px;
  margin-right: 10px;
}
.box-advantage .advantage-text {
  overflow: hidden;
  padding-right: 20px;
}
/*------------------------------------------
    Icons
-------------------------------------------*/
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
}
.icon-prev,
.icon-next {
  width: 26px;
  height: 38px;
}
.icon-prev {
  background: url('/bitrix/templates/itcom/images/icons/arrows.png') no-repeat 0 0;
}
.icon-next {
  background: url('/bitrix/templates/itcom/images/icons/arrows.png') no-repeat -48px 0;
}
.icon-letter-black {
  width: 34px;
  height: 23px;
  background: url('/bitrix/templates/itcom/images/icons/icon-letter-black.png') no-repeat 0 0;
}
.icon-alert {
  width: 18px;
  height: 18px;
  background: url('/bitrix/templates/itcom/images/icons/icons.png') no-repeat -85px -170px;
}
.icon-exit {
  width: 31px;
  height: 31px;
  background: url('/bitrix/templates/itcom/images/icons/icons.png') no-repeat -254px -170px;
}
.btn .icon {
  margin-right: 10px;
}
/*------------------------------------------
  Host order
-------------------------------------------*/
.host-order {
  position: relative;
}
.host-order .checkbox-blue {
  margin-bottom: 35px;
}
.host-order .payable {
  color: rgb(0 144 171);
  font-weight: 700;
  font-style: italic;
}
.host-order .economy {
  font-size: 15px;
  font-style: italic;
  color: #414b4c;
}

.host-order .free {
  font-size: 18px;
  font-style: italic;
  color: #414b4c;
}

.link-back {
  margin-bottom: 20px;
  margin-top: -25px;
}
.mess {
  font-family: 'Noto Serif', 'Roboto', serif;
  font-style: italic;
}
.pay-method {
  border-radius: 4px;
  background-color: #e6f0f2;
  padding: 30px;
}
.method-list {
  margin-left: -20px;
}
.method-list a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.radio-list {
  font-size: 20px;
  color: #000000;
  font-weight: 400;
}
.radio-list label {
  font-weight: 400;
  cursor: pointer;
}
/*------------------------------------------
   Account management
-------------------------------------------*/
#box-change-email,
#box-change-password {
  display: none;
}
.pass-change-error {
  margin-left: 115px;
  color: #ff0000;
  font-weight: 300;
}
.account-management .exit {
  position: absolute;
  right: 15px;
  top: 7px;
}
.account-management .exit .icon-exit {
  margin-right: 5px;
}
.account-management .exit a:hover {
  color: #fff;
}
.account-management .help {
  height: 40px;
}
.account-management .rss {
  float: left;
  width: 400px;
  margin-left: 100px;
  color: #829199;
}
.account-management .rss input[type='checkbox'] {
  float: left;
  margin-right: 10px;
}
.account-management .rss label {
  line-height: 0px;
  font-weight: 400;
  cursor: pointer;
}
.account-data:before,
.account-data:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.account-data:after {
  clear: both;
}
.account-data:before,
.account-data:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.account-data:after {
  clear: both;
}
.account-data input[type='text'],
.account-data input[type='password'],
.account-data input[type='email'] {
  box-shadow: none;
  color: #000;
}
.account-data input[type='text']:-moz-placeholder,
.account-data input[type='password']:-moz-placeholder,
.account-data input[type='email']:-moz-placeholder {
  color: #829199;
}
.account-data input[type='text']::-moz-placeholder,
.account-data input[type='password']::-moz-placeholder,
.account-data input[type='email']::-moz-placeholder {
  color: #829199;
}
.account-data input[type='text']:-ms-input-placeholder,
.account-data input[type='password']:-ms-input-placeholder,
.account-data input[type='email']:-ms-input-placeholder {
  color: #829199;
}
.account-data input[type='text']::-webkit-input-placeholder,
.account-data input[type='password']::-webkit-input-placeholder,
.account-data input[type='email']::-webkit-input-placeholder {
  color: #829199;
}
.account-data input[type='email']:focus {
  border-color: transparent;
}
.account-data label.error {
  display: block;
  color: #ff0000;
  font-size: 15px;
  font-weight: 300;
  margin-left: 115px;
  padding: 10px 0 0;
}
.account-data .control-label {
  color: #829199;
  font-size: 20px;
  font-weight: 400;
  padding: 0;
  margin-bottom: 3px;
  vertical-align: middle;
  text-align: left;
  width: 80px;
}
.account-data a {
  color: rgb(0 144 171);
  text-decoration: none;
  border-bottom: 1px dotted rgb(0 144 171);
}
.account-data a:hover {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.account-data .box-button {
  padding: 15px 0 15px;
  margin-left: 115px;
}
.account-data .box-button a {
  margin-left: 15px;
}
.account-data .entered-email,
.account-data .entered-password {
  display: inline-block;
  vertical-align: middle;
  width: 335px;
  height: 42px;
  padding: 10px 15px 10px;
  margin-bottom: 3px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-weight: 500;
}
.has-error .view-pass {
  border: 1px solid #ff0000;
}
.view-pass {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 320px;
  height: 40px;
  margin-left: 15px;
  padding: 0 10px 2px 15px;
  background-color: #fff;
  border-radius: 3px;
}
.view-pass input[type='password'],
.view-pass input[type='text'] {
  display: block;
  width: 260px;
  margin: 0;
  border: 0;
  vertical-align: top;
  box-shadow: none;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  height: 38px;
}
.view-pass input[type='password']:-moz-placeholder,
.view-pass input[type='text']:-moz-placeholder {
  color: #829199;
}
.view-pass input[type='password']::-moz-placeholder,
.view-pass input[type='text']::-moz-placeholder {
  color: #829199;
}
.view-pass input[type='password']:-ms-input-placeholder,
.view-pass input[type='text']:-ms-input-placeholder {
  color: #829199;
}
.view-pass input[type='password']::-webkit-input-placeholder,
.view-pass input[type='text']::-webkit-input-placeholder {
  color: #829199;
}
.view-pass input[type='password']:focus,
.view-pass input[type='text']:focus {
  outline: 0;
}
.view-pass .pass-eye {
  display: block;
  position: absolute;
  right: 10px;
  top: 12px;
  width: 24px;
  height: 14px;
  background: url('/bitrix/templates/itcom/images/icons/icons.png') no-repeat -170px -170px;
  cursor: pointer;
}
.view-pass .pass-eye.eye-show {
  background: url('/bitrix/templates/itcom/images/icons/icons.png') no-repeat -170px -170px;
}
/*------------------------------------------
   Service management
-------------------------------------------*/
.srvice-management {
  position: relative;
}
.service-item {
  background-color: #e6f0f2;
  border-radius: 4px;
  padding: 25px;
  min-height: 210px;
}
.service-item h4 {
  font-weight: bold;
}
.service-item p {
  font-weight: 500;
}
.service-item .service-noActive p {
  margin-bottom: 15px;
}
.service-item .service-noActive ul li {
  margin-bottom: 0px;
}
.service-item .balance {
  font-weight: 500;
}
.service-item .balance-value {
  font-weight: bold;
}
.service-item .balance-value .icon-alert {
  display: none;
}
.service-item .balance-value.negative {
  color: #ff0000!important;
}
.service-item .balance-value.negative .icon-alert {
  display: inline-block;
  margin-bottom: 3px;
}
.service-item .btn {
  color: #fff;
}
.service-item .btn:hover {
  color: #fff;
}
.service-item .box-button {
  padding-top: 15px;
  text-align: center;
}
.service-item.service-vps .balance-value {
  color: #236d22;
}
.service-item.service-host .balance-value {
  color: #c45b1a;
}
.service-item.service-tel .balance-value {
  color: #d9a300;
}
.service-item.service-net .balance-value {
  color: #db4848;
}
/*------------------------------------------
/* Forms
-------------------------------------------*/
.form-control {
  height: 40px;
  padding: 10px 15px;
  font-size: 20px;
  line-height: 22px;
}
.form-control:-moz-placeholder {
  color: #829199;
}
.form-control::-moz-placeholder {
  color: #829199;
}
.form-control:-ms-input-placeholder {
  color: #829199;
}
.form-control::-webkit-input-placeholder {
  color: #829199;
}
.offset-left30 {
  margin-left: 15px;
  clear:right;
}

.offset-left30c {
  margin-left: 30px;
  clear:right;
}

/*
select {
  display: none;
}

*/
.customSelect {
  position: relative;
}
.customSelect .selectList {
  z-index: 5;
  position: absolute;
  left: -999em;
  top: -999em;
}
.customSelect.select-open .selectList {
  left: 0 !important;
  top: auto !important;
}
.customSelect .selectList dl.defaultScrollbar {
  overflow-x: hidden;
  overflow-y: scroll;
}
.customSelect dl,
.customSelect dd {
  margin: 0;
}
.customSelect dd {
  zoom: 1;
  cursor: pointer;
}
.customSelect .button {
  position: absolute;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  content: "";
}
.hasJS select.custom {
  position: absolute;
  left: -999em;
}
/*-----------------------------------------------------
/* Select Sizes
/*-----------------------------------------------------*/
.select-mini {
  width: 60px;
}
.select-mini dl {
  width: 58px;
}
.select-xsmall {
  width: 110px;
}
.select-xsmall dl {
  width: 108px;
}
.select-small {
  width: 170px;
}
.select-small dl {
  width: 168px;
}
.select-xmiddle-search {
  width: 120px;
}
.select-xmiddle-search dl {
  width: 118px;
}
.select-middle {
  width: 305px;
}
.select-middle dl {
  width: 294px;
}

.disksys {
  float:left;
  font-size: 28px;
  margin:0 10px;
}

.select-middle-disk {
  width: 95px;
}
.select-middle-disk dl {
  width: 75px;
}
.btn.btn-in-select {
  margin-top: 10px;
  margin-left: 8px;
  margin-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
}
.select-middle .btn.btn-in-select {
  width: 190px;
  margin: 10px 0 8px 15px;
}
.select-small .btn.btn-in-select {
  width: 145px;
  margin: 10px 0 8px 10px;
}
/*-----------------------------------------------------
/* Select  styles
/*-----------------------------------------------------*/
.select-green {
  font-size: 15px;
  margin-right: 10px;
}
.select-green .selectedValue {
  height: 42px;
  padding: 8px 25px 10px 15px;
  overflow: hidden;
  margin-bottom: 0;
  line-height: 1.7;
  color: #fff;
  cursor: pointer;
  background: #4ea64b;
  border-bottom: 3px solid #428e40;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 0 #cfd8da;
  box-shadow: 0 3px 0 #cfd8da;
  *zoom: 1;
}
.select-green .selectList {
  color: #fff;
  padding: 0;
  margin: 10px 0 0;
  padding-top: 6px;
  list-style: none;
  background: transparent url(/bitrix/templates/itcom/images/icons/select-arrow.png) no-repeat 95% 0;
  border: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-radius: 4px;
}
.selectListInnerWrap {
  padding: 10px 5px;
  background: #4ea64b;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 2px 2px #bac2c3;
  box-shadow: 0 3px 2px 2px #bac2c3;
}
.select-green .selected {
  color: #fff;
  text-decoration: none;
  background: #338033;
}
.select-green .selectList dd.hovered {
  background: #f2f2f2;
  color: #000;
}
.select-green dt {
  padding: 4px 10px 4px 6px;
}
.select-green dd {
  padding: 4px 10px 4px 8px;
  border-radius: 3px;
}
.select-green.focused .selectedValue {
  /*background: #338033;*/

}
.select-green.select-open .selectedValue {
  background: #338033;
  border-color: #338033;
}
.select-green.disabled .selectedValue {
  color: #ccc;
  cursor: default;
}
.select-green .button {
  width: 30px;
  height: 30px;
  top: 2px;
  right: 6px;
  background-color: transparent;
  border: 0;
}
.select-green .button span {
  width: 17px;
  height: 12px;
  margin-top: 12px;
  display: inline-block;
  vertical-align: text-middle;
  background: url('/bitrix/templates/itcom/images/icons/select-curret.png') no-repeat;
}
.select-green:hover .button {
  background-position: 0 -32px;
}
.select-green.select-open .button {
  background-position: 0 0;
}
.select-green.select-open .button span {
  background: url('/bitrix/templates/itcom/images/icons/select-curret.png') no-repeat;
}
/*-----------------------------------------------------
/* Styles Scroll Panel
/*-----------------------------------------------------*/
.customSelect .jspPane {
  overflow-x: hidden;
}
.customSelect .jspVerticalBar {
  background: none;
  width: 12px;
}
.customSelect .jspHorizontalBar {
  height: 0;
  overflow: hidden;
}
.customSelect .jspTrack {
  border-radius: 35px;
  background: #dae4e5;
  right: 0;
  bottom: 0;
}
.customSelect .jspDrag {
  color: #ffffff;
  opacity: .9;
  -webkit-box-shadow: inset 0 0 3px #acb6b8;
  box-shadow: inset 0 0 3px #acb6b8;
  border-radius: 35px;
  border: 0;
  background: #ffffff url(/bitrix/templates/itcom/images/icons/drag-vertical.png) no-repeat center center;
}
.navbar {
  border-radius: 0;
  margin-bottom: 0;
}
.navbar-dark {
  background-color: #0d151a;
}
.navbar-dark .container {
  position: relative;
}
.navbar-dark .cord {
  top: 45px;
}
.navbar-collapse {
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-collapse .social {
  padding-top: 23px;
  margin-right: 10px;
}
.navbar-collapse .phon-number {
  padding-top: 28px;
}
.navbar-header {
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-brand img {
  float: left;
  margin-right: 5px;
  width: 220px;
}
.navbar-brand .brand-sign {
  float: left;
  font-style: italic;
  color: #829599;
  font-size: 12px;
  line-height: 14px;
  padding-top: 8px;
  font-family: 'Noto Serif', serif;
}
.privat {
  position: absolute;
  z-index: 10;
  right: 15px;
  top: 0px;
  color: #fff;
  text-shadow:1px 1px black;
  padding: 5px 8px;
  cursor: pointer;
  background-color: #263740;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom: 3px solid #1d2a30;
}
.sign-in {
  display: none;
  padding: 0px 0 20px 0;
  background-color: #263740;
}
.sign-in .col-lg-3,
.sign-in .col-lg-5 {
  padding: 0;
}
.sign-in input[type='text'],
.sign-in input[type='password'],
.sign-in input[type='email'] {
  margin-left: 0;
}
.sign-in .form-group {
  margin-right: 8px;
}
.sign-in .btn {
  margin-right: 8px;
}
.sign-in a {
  color: rgb(0 144 171);
  text-decoration: none;
  font-size: 13px;
}
.sign-in a:hover {
  color: #fff;
}
.sign-in .form-signIn {
  margin: 0 auto;
}
/* Phone number */.phon-number {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-weight: 600;
}
.phon-number span {
  color: #829599;
  font-weight: 300;
}
.coll-order-header {
  font-size: 15px;
  line-height: 15px;
  padding-top: 5px;
  color: rgb(0 144 171);
}
.coll-order-header a {
  text-decoration: none;
  color: rgb(0 144 171);
}
@media (min-width: 992px) {
  .phon-number {
    font-size: 30px;
    line-height: 30px;
  }
  .navbar-collapse .social {
    padding-top: 30px;
  }
  .navbar-collapse .phon-number {
    padding-top: 30px;
  }
  .navbar-brand img {
    margin-right: 30px;
    width: auto;
  }
  .navbar-brand .brand-sign {
    padding-top: 11px;
    font-size: 16px;
    line-height: 18px;
  }
  .sign-in .form-signIn {
    width: 840px;
    margin: 0 auto;
  }
  .sign-in a {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .phon-number {
    font-size: 40px;
    line-height: 40px;
  }
  .navbar-collapse .social {
    padding-top: 30px;
  }
  .navbar-collapse .phon-number {
    padding-top: 25px;
  }
  .navbar-brand img {
    margin-right: 30px;
    width: auto;
  }
  .navbar-brand .brand-sign {
    padding-top: 11px;
    font-size: 16px;
    line-height: 18px;
  }
  .coll-order-header {
    padding-top: 0;
  }
  .sign-in .form-signIn {
    width: 840px;
    margin: 0 auto;
  }
  .sign-in a {
    font-size: 15px;
  }
}
footer {
  position: relative;
  width: 100%;
  min-height: 490px;
#  margin-top: -490px;
  color: #829599;
  background-color: #0d151a;
  padding: 60px 0;
  font-size: 15px;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  margin-top: 0;
  color: #fff;
}
footer a:hover {
  color: #fff;
  text-decoration: underline;
}
footer ul {
  color: #829599;
}
footer .vcard {
  margin-bottom: 25px;
}
footer .vcard .adr {
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  font-weight: 300;
}
footer .vcard .adr span {
  color: #829599;
  margin-left: 5px;
}
.list-props {
  font-size: 15px;
  color: #829599;
}
.list-props .label {
  display: block;
  overflow: hidden;
  float: left;
  width: 85px;
  margin-right: 5px;
  padding: 0;
  text-align: left;
  color: #829599;
  font-size: 15px;
}
.list-props .value {
  display: block;
}
.footer-map {
  margin-bottom: 20px;
  width: 100%;
}
.footer-map img {
  display: block;
  max-width: 100%;
  height: auto;
}
.site-info:before,
.site-info:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.site-info:after {
  clear: both;
}
.site-info:before,
.site-info:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.site-info:after {
  clear: both;
}
.online-money {
  display: inline-block;
  padding: 10px;
  background-color: #e6f0f2;
  border-radius: 3px;
}
.online-money a {
  margin: 0 10px;
}
.box-feedback {
  width: 100%;
  min-height: 260px;
  position: relative;
}

.box-fb {
  width: 100%;
  min-height: 160px;
  position: relative;
}
.cycle-slideshow {
  z-index: 9;
}
.feedback {
  width: 100%;
  margin-bottom: 15px;
  min-height: 260px;
  padding: 30px 15%;
  background-color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 0 #cfd8da;
  box-shadow: 0 1px 0 #cfd8da;
}
#prev-feedback,
#next-feedback {
  position: absolute;
  top: 100px;
  width: 60px;
  height: 60px;
  background-color: rgb(0 144 171);
  border-radius: 100%;
  -webkit-box-shadow: inset 0 -3px 0 #006c7f;
  box-shadow: inset 0 -3px 0 #006c7f;
  outline: 0;
  z-index: 10;
}
#prev-feedback:disabled,
#next-feedback:disabled,
#prev-feedback[disabled],
#next-feedback[disabled] {
  background-color: #cccccc;
  border: 0;
  box-shadow: none;
}
#prev-feedback:hover,
#next-feedback:hover,
#prev-feedback:focus,
#next-feedback:focus {
  text-decoration: none;
  background-color: #006e8c;
  border: 0;
  -webkit-box-shadow: inset 0 -3px 0 #01546a;
  box-shadow: inset 0 -3px 0 #01546a;
  outline: 0;
}
#prev-feedback:active,
#next-feedback:active,
#prev-feedback:focus,
#next-feedback:focus {
  background-color: #006e8c;
  box-shadow: none;
  outline: 0;
}
#prev-feedback .icon-prev,
#next-feedback .icon-prev,
#prev-feedback .icon-next,
#next-feedback .icon-next {
  margin-top: 10px;
  margin-left: 13px;
}
#prev-feedback .icon-next,
#next-feedback .icon-next {
  margin-left: 20px;
}
#prev-feedback {
  left: 30px;
}
#next-feedback {
  right: 30px;
}
.commenting {
  overflow: hidden;
  float: left;
  width: 100px;
  margin-right: 25px;
}
.commenting img {
  border-radius: 100%;
  width: 100px;
}
.box-comment {
  overflow: hidden;
}
.box-comment .social {
  margin-left: 15px;
  display: inline-block;
}
.box-comment .social a {
  margin-bottom: -10px;
}
.box-comment .title-comment {
  margin-bottom: 15px;
  font-size: 15px;
}
.box-comment .text-comment {
  font-size: 20px;
  font-style: italic;
}
.cycle-pager {
  margin-left: -8px;
}
.cycle-pager .img-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
  margin-left: 8px;
  height: 108px;
}
.cycle-pager .img-preview img {
  width: 160px;
  height: 98px;
  cursor: pointer;
}
.cycle-pager .img-preview:hover .img-grey {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.cycle-pager .img-grey {
  position: relative;
  z-index: 10;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.cycle-pager .img-color {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}
.cycle-pager .cycle-pager-active .img-grey {
  opacity: 0;
  filter: alpha(opacity=0);
}
@media (min-width: 992px) {
  .cycle-pager {
    margin-left: -8px;
  }
  .cycle-pager .img-preview {
    margin-left: 8px;
  }
  .cycle-pager .img-preview img {
    width: 170px;
    height: 108px;
  }
}
@media (min-width: 1200px) {
  .cycle-pager {
    margin-left: -19px;
  }
  .cycle-pager .img-preview {
    margin-left: 19px;
  }
  .cycle-pager .img-preview img {
    width: 170px;
    height: 108px;
  }
}
.checkbox {
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.checkbox-white .checkbox {
  width: 24px;
  height: 20px;
  background: url('/bitrix/templates/itcom/images/icons/checkbox-white.png') no-repeat;
}
.checkbox-white .checkbox.checked {
  background-position: -30px 0;
}
.checkbox-white .checkbox.disabled {
  background-position: 0 -25px;
}
.checkbox-white .checkbox.checked.disabled {
  background-position: -30px -25px;
}
.checkbox-white .checkbox.focused {
  background-position: 0 -50px;
}
.checkbox-white .checkbox.checked.focused {
  background-position: -30px -50px;
}
.checkbox-white label {
  cursor: pointer;
}
.checkbox-blue .checkbox {
  width: 24px;
  height: 20px;
  background: url('/bitrix/templates/itcom/images/icons/checkbox-blue.png') no-repeat;
}
.checkbox-blue .checkbox.checked {
  background-position: -30px 0;
}
.checkbox-blue .checkbox.disabled {
  background-position: 0 -25px;
}
.checkbox-blue .checkbox.checked.disabled {
  background-position: -30px -25px;
}
.checkbox-blue .checkbox.focused {
  background-position: 0 -50px;
}
.checkbox-blue .checkbox.checked.focused {
  background-position: -30px -50px;
}
.checkbox-blue label {
  cursor: pointer;
}
.radio {
  vertical-align: middle;
  width: 22px;
  height: 22px;
  margin-top: 6px;
  margin-right: 5px;
  background: url('/bitrix/templates/itcom/images/icons/radiobuttons.png') no-repeat;
  cursor: pointer;
}
.radio.checked {
  background-position: -30px 0;
}
.radio.disabled {
  background-position: 0 -23px;
}
.radio.checked.disabled {
  background-position: -30px -23px;
}
.radio.focused {
  background-position: 0 -32px;
}
.radio.checked.focused {
  background-position: -30px -49px;
}
/*---------------------------------
/* Responsive styles for Intelcom
---------------------------------*/
@media (min-width: 768px) {
  
}
@media (min-width: 992px) {
  .list-props .value {
    overflow: hidden;
  }
  .contacts {
    font-size: 30px;
  }
  .contacts .vcard {
    padding-top: 16px;
    float: left;
  }
  .contacts .send-letter {
    width: 180px;
  }
  .contacts .send-letter .send-me {
    width: 100px;
  }
  .contacts .contact-action {
    float: right;
    text-align: left;
    padding-top: 0;
  }
  .buttons-menu {
    padding: 15px 0;
  }
  .buttons-menu .icon {
    margin-right: 10px;
  }
  .buttons-menu .icon-server {
    margin-top: -7px;
  }
  .buttons-menu .btn-menu {
    width: 210px;
    height: 50px;
    margin: 0 5px;
    padding: 8px 0;
    font-size: 16px;
  }
  .border-radius(30px) .buttons-menu .btn-menu.btn-active {
    padding-top: 8px;
    padding-bottom: 10px;
  }
  .buttons-menu .btn-menu.btn-xs {
    width: 210px;
  }
  .buttons-menu.menu-fixed {
    padding: 10px 0;
  }
  .list-col-2 {
    margin: 0 0 0 -40px;
  }
  .list-col-2 > li {
    width: 426px;
    margin: 0 0 30px 40px;
  }
  .list-col-3 > li {
    width: 277px;
  }
  .list-col-4 {
    margin: 0 0 0 -40px;
  }
  .list-col-4 > li {
    width: 427px;
    margin: 0 0 30px 40px;
  }
  .tariff-page.service-host .tariff-content {
    height: 140px;
  }
  .tariff-page.service-host .tariff-footer {
    height: 140px;
  }
  .tariff-page.service-host .cost {
    font-size: 24px;
  }
  .tariff-page.service-host .value b:first-child {
    padding-top: 4px;
  }
  .tariff-page.service-host .economy {
    margin-left: 15px;
  }
  .tariff-page.service-tel .tariff-header {
    padding-left: 10px;
    padding-right: 10px;
  }
  .tariff-page.service-tel .tariff-header h5 {
    font-size: 14px;
  }
  .tariff-page.service-tel .tariff-content {
    height: 200px;
  }
  .tariff h3 {
    font-size: 22px;
  }
  .tariff .vps-box-cost {
    margin-right: 5px;
  }

 .tariff .vps-box-info {
  margin-top: 5px; 
  margin-right: 35px;
  }

.tariff .vps-box-txt {
  color:#4C4C4C;font-size:16px;
}

  .tariff #vps-cost-year,
  .tariff #vps-cost {
    font-size: 50px;
  }
  .tariffs-tab .tab {
    padding: 10px 20px;
    margin-right: 10px;
    font-size: 30px;
    line-height: 30px;
  }
  .service-item {
    min-height: 200px;
  }
  .account-management {
    padding-right: 0;
  }
  .account-management .account-data {
    margin: 0 auto;
    width: 620px;
  }
  .account-management .rss {
    margin-left: 100px;
  }
}
@media (min-width: 1200px) {
  .site-info:before,
  .site-info:after {
    content: " ";
    /* 1 */
  
    display: table;
    /* 2 */
  
  }
  .site-info:after {
    clear: both;
  }
  .site-info:before,
  .site-info:after {
    content: " ";
    /* 1 */
  
    display: table;
    /* 2 */
  
  }
  .site-info:after {
    clear: both;
  }
  .site-info .copy {
    float: left;
  }
  .site-info .developers {
    float: right;
    margin:0 10px;
  }
  .list-props .value {
    overflow: hidden;
  }
  .contacts {
    font-size: 40px;
  }
  .contacts .contact-action {
    padding-top: 20px;
  }
  .contacts .vcard {
    float: left;
    padding-top: 10px;
  }
  .contacts .coll-order,
  .contacts .send-letter {
    margin-top: 0;
    font-size: 15px;
  }
  .contacts .coll-order {
    width: 160px;
    margin-right: 10px;
    padding-top: 0;
  }
  .contacts .send-letter {
    width: 190px;
  }
  .contacts .send-letter .send-me {
    width: 110px;
  }
  .contacts .contact-action {
    float: right;
    text-align: left;
    padding-top: 0;
  }
  .buttons-menu {
    padding: 15px 0;
  }
  .buttons-menu .icon {
    margin-right: 10px;
  }
  .buttons-menu .icon-server {
    width: 34px;
    height: 44px;
    margin-top: -8px;
    background-position: 0 0;
  }
  .buttons-menu .icon-host {
    width: 31px;
    height: 36px;
    margin-top: -7px;
    background-position: -85px 0;
  }
  .buttons-menu .icon-ip {
    width: 31px;
    height: 31px;
    margin-top: -7px;
    background-position: -170px 0;
  }
  .buttons-menu .icon-int {
    width: 34px;
    height: 34px;
    margin-top: -4px;
    background-position: -255px 0;
  }
  .buttons-menu .btn-menu {
    width: 267px;
    height: 56px;
    margin: 0 5px;
    padding: 10px 10px 12px;
    font-size: 20px;
    border-radius: 30px;
  }
  .buttons-menu .btn-menu.btn-active {
    padding-top: 10px;
    padding-bottom: 12px;
  }
  .buttons-menu .btn-menu.btn-xs {
    width: 267px;
  }
  .buttons-menu.menu-fixed {
    padding: 10px 0;
  }
  .list-col-2 {
    margin: 0 0 0 -69px;
  }
  .list-col-2 > li {
    width: 532px;
    margin: 0 0 30px 70px;
  }
  .list-col-3 > li {
    width: 357px;
  }
  .list-col-4 {
    margin: 0 0 0 -29px;
  }
  .list-col-4 > li {
    width: 260px;
    margin: 0 0 30px 29px;
  }
  .tariff-page.service-net .tariff-content {
    height: 120px;
  }
  .tariff-page.service-host .tariff-content {
    height: 140px;
  }
  .tariff-page.service-host .tariff-footer {
    height: 140px;
  }
  .tariff-page.service-host .cost {
    font-size: 40px;
  }
  .tariff-page.service-tel .tariff-content {
    height: 150px;
  }
  .tariff h3 {
    font-size: 30px;
  }
  .tariff vps-box-cost {
    margin-right: 50px;
  }
  .tariff #vps-cost-year,
  .tariff #vps-cost {
    font-size: 50px;
  }
  .tariffs-tab .tab {
    padding: 5px 10px;
    margin-right: 10px;
    font-size: 16px;
    line-height: 30px;
  }
  .tariffs-tab .tab-bis {
    color:#000;
    padding: 5px 10px;
    margin-right: 10px;
    font-size: 22px;
    line-height: 30px;
  }

  .service-item {
    min-height: 230px;
  }
  .account-management {
    padding-right: 105px;
  }
  .account-management .account-data {
    width: auto;
  }
  .account-management .rss {
    margin-left: 60px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.clearfix:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.tar {
  text-align: right;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
/*@import "/bitrix/templates/itcom/responsive-utilities.less";*/



/* Табы в личном кабинете */
#logintabs {
  height:100px;

}

.tabs input[type=radio] {
          position: absolute;
          top: -9999px;
          left: -9999px;
      }
      .tabs {
        width: 100%;
        float: none;
        list-style: none;
        position: relative;
        padding: 0;
        margin: 0px auto;
      }
      .tabs li{
        float: left;
      }
      .tabs label {
          display: block;
          padding: 5px 10px;
          border-radius: 2px 2px 0 0;
          color: rgb(0 144 171);
          font-size: 12px;
          font-weight: italic;
          font-family: 'Roboto', 'Roboto' ca Neue 'Roboto' tica, Arial, sans-serif;
          cursor: pointer;
          position: relative;
          margin:0 3px;
          background-color: #171a1c;
          border-bottom-right-radius: 5px;
          border-bottom-left-radius: 5px;
          border-bottom: 3px solid #1d2a30;
}

      .tabs label:hover {
        background: #0D151A;
        top: 0;
      }
       
      [id^=tab]:checked + label {
        background: #0D151A;
        color: white;
        top: 0;
      }

      [id^=tab]:checked ~ [id^=tab-content] {
          display: block;
      }
      .tab-content{
        z-index: 2;
        display: none;
        text-align: left;
        width: 100%;
        font-size: 20px;
        line-height: 140%;
        padding:0px 0 5px 3px;
        color: white;
        position: absolute;
        top: 45px;
        left: 0;
        box-sizing: border-box;
        -webkit-animation-duration: 0.5s;
        -o-animation-duration: 0.5s;
        -moz-animation-duration: 0.5s;
        animation-duration: 0.5s;
      }


/* Калькулятор услуг */

/* Ion.RangeSlider, Nice Skin
// css version 1.8.5
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/

/* =====================================================================================================================
// Skin details */

/* Ion.RangeSlider
// css version 1.8.5
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/

/* =====================================================================================================================
// RangeSlider */

.irs {
    position: relative; display: block;
}
    .irs-line {
        position: relative; display: block;
        overflow: hidden;
    }
        .irs-line-left, .irs-line-mid, .irs-line-right {
            position: absolute; display: block;
            top: 0;
        }
        .irs-line-left {
            left: 0; width: 10%;
        }
        .irs-line-mid {
            left: 10%; width: 80%;
        }
        .irs-line-right {
            right: 0; width: 10%;
        }

    .irs-diapason {
        position: absolute; display: block;
        left: 0; width: 100%;
    }
    .irs-slider {
        position: absolute; display: block;
        cursor: default;
        z-index: 1;
    }
        .irs-slider.single {
            left: 10px;
        }
            .irs-slider.single:before {
                position: absolute; display: block; content: "";
                top: -30%; left: -30%;
                width: 160%; height: 160%;
                background: rgba(0,0,0,0.0);
            }
        .irs-slider.from {
            left: 100px;
        }
            .irs-slider.from:before {
                position: absolute; display: block; content: "";
                top: -30%; left: -30%;
                width: 130%; height: 160%;
                background: rgba(0,0,0,0.0);
            }
        .irs-slider.to {
            left: 300px;
        }
            .irs-slider.to:before {
                position: absolute; display: block; content: "";
                top: -30%; left: 0;
                width: 130%; height: 160%;
                background: rgba(0,0,0,0.0);
            }
        .irs-slider.last {
            z-index: 2;
        }

    .irs-min {
        position: absolute; display: block;
        left: 0;
        cursor: default;
    }
    .irs-max {
        position: absolute; display: block;
        right: 0;
        cursor: default;
    }

    .irs-from, .irs-to, .irs-single {
        position: absolute; display: block;
        top: 0; left: 0;
        cursor: default;
        white-space: nowrap;
    }


.irs-grid {
    position: absolute; display: none;
    bottom: 0; left: 0;
    width: 100%; height: 20px;
}
.irs-with-grid .irs-grid {
    display: block;
}
    .irs-grid-pol {
        position: absolute;
        top: 0; left: 0;
        width: 1px; height: 8px;
        background: #000;
    }
    .irs-grid-pol.small {
        height: 4px;
    }
    .irs-grid-text {
        position: absolute;
        bottom: 0; left: 0;
        width: 100px;
        white-space: nowrap;
        text-align: center;
        font-size: 9px; line-height: 9px;
        color: #000;
    }

.irs-disable-mask {
    position: absolute; display: block;
    top: 0; left: 0;
    width: 100%; height: 100%;
    cursor: default;
    background: rgba(0,0,0,0.0);
    z-index: 2;
}
.irs-disabled {
    opacity: 0.4;
}

.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-diapason,
.irs-slider {
    background: url(/bitrix/templates/itcom/images/sprite-skin-nice.png) repeat-x;
}

.irs {
    height: 40px;
}
.irs-with-grid {
    height: 60px;
}
.irs-line {
    height: 8px; top: 25px;
}
    .irs-line-left {
        height: 8px;
        background-position: 0 -30px;
    }
    .irs-line-mid {
        height: 8px;
        background-position: 0 0;
    }
    .irs-line-right {
        height: 8px;
        background-position: 100% -30px;
    }

.irs-diapason {
    height: 8px; top: 25px;
    background-position: 0 -60px;
}

.irs-slider {
    width: 22px; height: 22px;
    top: 17px;
    background-position: 0 -90px;
}
#irs-active-slider, .irs-slider:hover {
    background-position: 0 -120px;
}

.irs-min, .irs-max {
    color: #999;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    top: 0; padding: 1px 3px;
    background: rgba(0,0,0,0.1);
    border-radius: 3px;
}
.lt-ie9 .irs-min, .lt-ie9 .irs-max {
    background: #ccc;
}

.irs-from, .irs-to, .irs-single {
    color: #fff;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: rgba(0,0,0,0.3);
    border-radius: 3px;
}
.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
    background: #999;
}

.irs-grid-pol {
    background: #99a4ac;
}
.irs-grid-text {
    color: #99a4ac;
}

.irs-disabled {
}

/* Калькулятор услуг */

  .jslider_blue .jslider-bg i,
  .jslider_blue .jslider-pointer { background-image: url(/bitrix/templates/itcom/images/jslider.blue.png); }

  .jslider .jslider-bg i,
  .jslider .jslider-pointer { background: url(/bitrix/templates/itcom/images/jslider.png) no-repeat 0 0; }

  .jslider { display: block; width: 100%; height: 1em; position: relative; top: 0.6em; font-family: Arial, sans-serif; }
  .jslider table { width: 100%; border-collapse: collapse; border: 0; }
  .jslider td, .jslider th { padding: 0; vertical-align: top; text-align: left; border: 0; }

  .jslider table,
  .jslider table tr,
  .jslider table tr td { width: 100%; vertical-align: top; }

  .jslider .jslider-bg { position: relative; }
  .jslider .jslider-bg i { height: 5px; position: absolute; font-size: 0; top: 0; }
  .jslider .jslider-bg .l { width: 10%; background-position: 0 0; left: 0; }
  .jslider .jslider-bg .f { width: 80%; left: 10%; background-repeat: repeat-x; background-position: 0 -20px; }
  .jslider .jslider-bg .r { width: 10%; left: 90%; background-position: right 0; }
  .jslider .jslider-bg .v { position: absolute; width: 60%; left: 20%; top: 0; height: 5px; background-repeat: repeat-x; background-position: 0 -40px; }

  .jslider .jslider-pointer { width: 13px; height: 15px; background-position: 0 -60px; position: absolute; left: 20%; top: -4px; margin-left: -6px; cursor: pointer; cursor: hand; }
  .jslider .jslider-pointer-hover { background-position: 0px -60px; }
  .jslider .jslider-pointer-to { left: 80%; }

  .jslider .jslider-label { font-size: 9px; line-height: 12px; color: black; opacity: 0.4; white-space: nowrap; padding: 0px 2px; position: absolute; top: -18px; left: 0px; }
  .jslider .jslider-label-to { left: auto; right: 0; }

  .jslider .jslider-value { color:#236D22;font-weight:bold;font-size: 15px; white-space: nowrap; padding: 1px 2px 0; position: absolute; top: -19px; left: 20%;line-height: 12px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
  .jslider .jslider-value-to { left: 80%; }

  .jslider .jslider-label small,
  .jslider .jslider-value small { position: relative; top: -0.4em; }

  .jslider .jslider-scale { position: relative; top: 9px; }
  .jslider .jslider-scale span { position: absolute; height: 5px; border-left: 1px solid #999; font-size: 0; }
  .jslider .jslider-scale ins { font-size: 9px; text-decoration: none; position: absolute; left: 0px; top: 5px; color: #999; }

  .jslider-single .jslider-pointer-to,
  .jslider-single .jslider-value-to,
  .jslider-single .jslider-bg .v,
  .jslider-limitless .jslider-label { display: none; }
  .jslider_plastic .jslider-bg i,
  .jslider_plastic .jslider-pointer { background-image: url(/bitrix/templates/itcom/images/jslider.plastic.png); }

  .jslider_round .jslider-bg i,
  .jslider_round .jslider-pointer { background-image: url(/bitrix/templates/itcom/images/jslider.round.png); }

  .jslider_round .jslider-pointer { width: 17px; height: 17px; top: -6px; margin-left: -8px; }


  .jslider_round_plastic .jslider-bg i,
  .jslider_round_plastic .jslider-pointer { background-image: url(/bitrix/templates/itcom/images/jslider.round.plastic.png); }

  .jslider_round_plastic .jslider-pointer { width: 18px; height: 18px; top: -7px; margin-left: -8px; }

  div.catalog-section table td {
  padding-right: 0px;
  padding-top: 0px;}

  #vdsprice {
    background: #00B954;
    color:#fff;
    text-shadow:1px 1px black;
    font-size: 24px;
    margin:10px 10px 0 10px;
    padding:0 10px;
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;

  }

#cpuvol {
  color:#236d22;
  font-weight:bold;
  font-style: italic;
}

#vdspricesum {
  margin:0 0 0 140px;
}

#vdspricesub {
float:right;
}

#vdsprice_span {
font-size:18px;float:left;margin:10px 2px 0 0;
};
#vdsprice_info {

}

#totalprice {
font-style:italic;font-size:38px;margin:0 5px;float:left;
}

#vdscpuimg {
  margin:9px 0 71px 0;
  filter: hue-rotate(34deg);
}
#vdsramimg {
  margin:0px 0 0px 0;
  filter: hue-rotate(34deg);
}
#vdshddimg {
  margin:85px 0 0px 0;
  filter: hue-rotate(34deg);
}

  /* Tabs*/
.vdscalc {
  position: relative;
  width:550px;
  float:left;
  margin-right:20px;
  margin-bottom:20px;
  z-index:1000;
}
#rightform {
  float:right;
  width:500px;
}

#leftform {
  padding-left: 80px;
  width:550px;
}

#leftform hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #B2B2B2;
}


#vdsinfo {
  margin:5px 15px;
  font-size: 16px;
}


#vdstab a.vdstabs{
  display: inline-block;
  padding: 10px 20px;
  margin-right: 10px;
  border-radius: 4px;
  font-size: 22px;
  line-height: 30px;
  color: rgb(1 146 121);
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
#vdstab a.active {
  background-color: rgb(0 170 141);
  color: #fff;
}

/*Табы*/
#vdstab a.vdstabs {
  text-align: left;
}

#vdstab div.tabs {
    display:none;
}

#vdstab div.active {
    display:block;
    width:100%;
}

.vdsformsub a {
	color:#000;
	font-weight: bold;
}
.vdsformsub a:hover {
	color:#fff;
}

#ordervpscost {
	color:#236D22;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
}

#ordervdscpu {
	color:#236D22;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
}
#ordervdsram {
	color:#236D22;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
}

#ordervdshdd {
	color:#236D22;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
}

#exampleInputEmail {
	margin:10px 0;
	width: 465px;
}

.r-money img {
  width:280px;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/form.result.new/callform/style.css */
/* /bitrix/templates/.default/components/bitrix/form.result.new/vdsform/style.css */
/* /bitrix/templates/.default/components/bitrix/form.result.new/internetform/style.css */
/* /bitrix/templates/.default/components/bitrix/form.result.new/partform/style.css */
/* /bitrix/templates/.default/components/bitrix/form.result.new/cameraform/style.css */
/* /bitrix/templates/itcom/styles.css */
/* /bitrix/templates/itcom/template_styles.css */
