/*===================================
=            all imports            =
===================================*/
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
.ico {
  display: inline-block;
  vertical-align: middle;
}
.pen {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -795px -112px;
  width: 20px;
  height: 20px;
}
.tel {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -769px -160px;
  width: 13px;
  height: 24px;
}
.block {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -769px -136px;
  width: 18px;
  height: 22px;
}
.caht {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -769px -112px;
  width: 24px;
  height: 22px;
}
.infinity {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -388px -522px;
  width: 83px;
  height: 43px;
}
.wifi {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -500px -612px;
  width: 61px;
  height: 52px;
}
.speedometr1 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -473px -522px;
  width: 75px;
  height: 39px;
}
.speedometr2 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -639px -612px;
  width: 74px;
  height: 38px;
}
.speedometr3 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -563px -612px;
  width: 74px;
  height: 38px;
}
.speedometr4 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -550px -522px;
  width: 74px;
  height: 38px;
}
.ico-map {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -142px 0px;
  width: 115px;
  height: 155px;
}
.map-contact {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -653px -195px;
  width: 84px;
  height: 113px;
}
.tel-contact {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -769px 0px;
  width: 58px;
  height: 110px;
}
.corp1 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -253px -522px;
  width: 133px;
  height: 58px;
}
.corp2 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: 0px -398px;
  width: 122px;
  height: 122px;
}
.corp3 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -126px -522px;
  width: 125px;
  height: 83px;
}
.corp4 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -259px -267px;
  width: 123px;
  height: 123px;
}
.corp5 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: 0px 0px;
  width: 140px;
  height: 129px;
}
.corp6 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -124px -398px;
  width: 147px;
  height: 100px;
}
.corp7 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -259px -116px;
  width: 150px;
  height: 115px;
}
.corp8 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: 0px -131px;
  width: 134px;
  height: 134px;
}
.corp9 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: 0px -267px;
  width: 129px;
  height: 129px;
}
.corp10 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -414px 0px;
  width: 107px;
  height: 147px;
}
.corp11 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -131px -267px;
  width: 126px;
  height: 129px;
}
.corp12 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -523px -234px;
  width: 101px;
  height: 132px;
}
.corp13 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -523px 0px;
  width: 128px;
  height: 108px;
}
.corp14 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -259px 0px;
  width: 153px;
  height: 114px;
}
.corp15 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -523px -110px;
  width: 113px;
  height: 122px;
}
.corp16 {
  background-image: url(../img/userfiles/fz54.png);
  width: 82px;
  height: 110px;
}
.corp17 {
  background-image: url(../img/userfiles/page.png);
  width: 117px;
  height: 110px;
}
.corp18 {
  background-image: url(../img/userfiles/statistic.png);
  width: 107px;
  height: 107px;
}
.corp19 {
  background-image: url(../img/userfiles/ban4-1e.jpg);
  width: 576px;
  height: 336px;
  margin: 0 -90px;
}
.vkont {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -794px -186px;
  width: 23px;
  height: 13px;
}
.vkont:hover {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -769px -186px;
  width: 23px;
  height: 13px;
}
.twitt {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -769px -201px;
  width: 18px;
  height: 15px;
}
.twitt:hover {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -805px -160px;
  width: 18px;
  height: 15px;
}
.faceb {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -789px -136px;
  width: 19px;
  height: 16px;
}
.faceb:hover {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -784px -160px;
  width: 19px;
  height: 16px;
}
.insta {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -789px -201px;
  width: 14px;
  height: 14px;
}
.insta:hover {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -810px -136px;
  width: 14px;
  height: 14px;
}
.order1 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -273px -398px;
  width: 139px;
  height: 84px;
}
.order2 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -523px -368px;
  width: 110px;
  height: 116px;
}
.order3 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -653px -395px;
  width: 98px;
  height: 94px;
}
.order4 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -653px -90px;
  width: 94px;
  height: 103px;
}
.order5 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: 0px -522px;
  width: 124px;
  height: 88px;
}
.order6 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -653px 0px;
  width: 114px;
  height: 88px;
}
.order7 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -653px -310px;
  width: 114px;
  height: 83px;
}
.order8 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -653px -491px;
  width: 96px;
  height: 95px;
}
.order9 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -142px -157px;
  width: 108px;
  height: 105px;
}
.order10 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -414px -149px;
  width: 101px;
  height: 101px;
}
.order11 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -414px -252px;
  width: 75px;
  height: 115px;
}
.order12 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: 0px -612px;
  width: 80px;
  height: 100px;
}
.order13 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -408px -612px;
  width: 90px;
  height: 61px;
}
.about1 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -82px -612px;
  width: 85px;
  height: 85px;
}
.about2 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -331px -612px;
  width: 75px;
  height: 78px;
}
.about3 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -252px -612px;
  width: 77px;
  height: 78px;
}
.about4 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -169px -612px;
  width: 81px;
  height: 81px;
}
.about5 {
  background-image: url(../img/userfiles/sprite_main.png);
  background-position: -414px -398px;
  width: 88px;
  height: 82px;
}
.about10 {
  background-image: url(../img/userfiles/sprite_main4.png);
  background-position: -502px -597px;
  width: 111px;
  height: 92px;
}
.about20 {
  background-image: url(../img/userfiles/sprite_main4.png);
  background-position: -399px -502px;
  width: 111px;
  height: 77px;
}
.about30 {
  background-image: url(../img/userfiles/sprite_main4.png);
  background-position: -506px -502px;
  width: 106px;
  height: 96px;
}
.about40 {
  background-image: url(../img/userfiles/sprite_main4.png);
  background-position: -612px -597px;
  width: 74px;
  height: 92px;
}
.about50 {
  background-image: url(../img/userfiles/sprite_main4.png);
  background-position: -683px -597px;
  width: 79px;
  height: 92px;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #909090;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #5c8dde;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2863c6;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #ffffff;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  line-height: 1.1;
  color: #3c3d41;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
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: #d4d4d4;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 44px;
}
h2,
.h2 {
  font-size: 36px;
}
h3,
.h3 {
  font-size: 30px;
}
h4,
.h4 {
  font-size: 24px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #d4d4d4;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #ffffff;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
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;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #d4d4d4;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #ffffff;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #d4d4d4;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ffffff;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
     -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #909090;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 1268px) {
  .container {
    width: 1238px;
  }
}
@media (min-width: 1460px) {
  .container {
    width: 1430px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  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, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1268px) {
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1460px) {
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #d4d4d4;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.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.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.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 #ddd;
}
.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 #ddd;
}
.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 #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  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-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.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;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.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;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.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;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .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 > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .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;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #909090;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  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;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #454b5c;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #454b5c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
  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, -webkit-box-shadow ease-in-out .15s, -moz-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);
  -moz-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::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #ffffff;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  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"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  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],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
       box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
       box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
       box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #d0d0d0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.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 .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -moz-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
       transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
       transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
       box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
       -o-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #909090;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #838383;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #d4d4d4;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #d4d4d4;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
       box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
       box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -moz-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: -webkit-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out, -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
       transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #f9f9f9;
  border: 1px solid #999;
  border: 1px solid #f9f9f9;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
       box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
       -o-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 30px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 31.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 30px;
}
.modal-footer {
  padding: 30px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.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-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 449px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
         box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1268px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.modal-footer:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.modal-footer:before,
.modal-footer:after {
  width: 100%;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.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;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1267px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1267px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1267px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1267px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1268px) and (max-width: 1459px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1268px) and (max-width: 1459px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1268px) and (max-width: 1459px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1268px) and (max-width: 1459px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1460px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1460px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1460px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1460px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1267px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1268px) and (max-width: 1459px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1460px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'rouble';
  src: url('../fonts/rouble.eot');
  src: url('../fonts/rouble.eot?#iefix') format('embedded-opentype'), url('../fonts/rouble.woff') format('woff'), url('../fonts/rouble.ttf') format('truetype'), url('../fonts/rouble.svg#rouble') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'uni-sans.thin-caps';
  src: url('../fonts/uni-sans.thin-caps.eot');
  src: url('../fonts/uni-sans.thin-caps.eot?#iefix') format('embedded-opentype'), url('../fonts/uni-sans.thin-caps.woff') format('woff'), url('../fonts/uni-sans.thin-caps.ttf') format('truetype'), url('../fonts/uni-sans.thin-caps.svg#uni-sans.thin-caps') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'uni-sans.heavy-caps';
  src: url('../fonts/uni-sans.heavy-caps.eot');
  src: url('../fonts/uni-sans.heavy-caps.eot?#iefix') format('embedded-opentype'), url('../fonts/uni-sans.heavy-caps.woff') format('woff'), url('../fonts/uni-sans.heavy-caps.ttf') format('truetype'), url('../fonts/uni-sans.heavy-caps.svg#uni-sans.heavy-caps') format('svg');
  font-weight: 400;
  font-style: normal;
}
/* colors variables start */
/* colors variables end */
/* bg variables start */
/* @screen-sm: 960px; */
h1,
.h1 {
  margin-top: 0;
  margin-bottom: 0;
}
h2,
.h2 {
  margin-top: 0;
  margin-bottom: 0;
}
h3,
.h3 {
  margin-top: 0;
  margin-bottom: 0;
}
h4,
.h4 {
  margin-top: 0;
  margin-bottom: 0;
}
h5,
.h5 {
  margin-top: 0;
  margin-bottom: 0;
}
/*=======================================
=            container-fluid            =
=======================================*/
/*=====  End of container-fluid  ======*/
a {
  text-decoration: underline;
}
/*====================================
=            ul templates            =
====================================*/
.list {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.list_float {
  margin-bottom: 0;
  list-style-type: none;
  padding-left: 0;
}
.list_float > li {
  float: left;
}
.list_float:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.list_inline-block {
  margin-bottom: 0;
  list-style-type: none;
  padding-left: 0;
}
.list_inline-block > li {
  float: inline-block;
}
/*=====  End of ul templates  ======*/
/*=====  End of all imports  ======*/
/*========================================
=            bootstrap chenge            =
========================================*/
* {
  outline: none !important;
}
html,
body {
  height: 100%;
}
body {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: url(../img/template/bg.jpg) repeat;
}
.rub {
  font-family: 'rouble';
  font-style: normal;
}
.page-wrapp {
  overflow: hidden;
  position: relative;
  min-height: 100%;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.modal-footer:before,
.modal-footer:after {
  width: 100%;
}
label.error-input {
  display: none !important;
}
.icon {
  display: inline-block;
  vertical-align: top;
}
.no-mar {
  margin-left: 0;
  margin-right: 0;
}
.no-pad {
  padding-left: 0;
  padding-right: 0;
}
.svg-icon {
  width: 1em;
  height: 1em;
  display: inline-block;
  vertical-align: top;
}
/*----------  if modal chenges  ----------*/
/*----------  row start  ----------*/
.row.row_no-pad {
  margin-left: 0;
  margin-right: 0;
}
.row.row_no-pad > div {
  padding-left: 0;
  padding-right: 0;
}
.row.row_inline {
  text-align: center;
}
.row.row_inline [class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: -2px;
  margin-right: -2px;
  text-align: left;
  vertical-align: top;
}
.row.row_md {
  margin-left: -10px;
  margin-right: -10px;
}
.row.row_md [class*="col-"] {
  padding: 0 10px;
}
.row.row_xs {
  margin-left: -5px;
  margin-right: -5px;
}
.row.row_xs [class*="col-"] {
  padding: 0 5px;
}
@media (max-width: 447px) {
  .col-xx-12 {
    width: 100%;
  }
}
img {
  max-width: 100%;
  height: auto;
}
.container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1268px) {
  .container {
    margin-left: 0;
  }
}
/*----------  row end  ----------*/
/*=====  End of bootstrap chenge  ======*/
/*===========================
=            btn            =
===========================*/
/* .btn{
	// DEFAULT
	font-size: 11px;
	letter-spacing: 2px;
	font-family: 'Montserrat';
	color: @gray-bold;
	background-color: #fff;
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
	line-height: 46px;
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	text-decoration: none;
	position: relative;
	&:hover{
		background-color: #C0C0C1;
		border-color: #C0C0C1;
		text-decoration: none;
	}
	&:active{
		text-decoration: none;
	}
	// SIZE
	&.btn_md{
		// height: 33.3px;
		// height: 35px;
		// border-radius: 4px;
		// line-height: 33.3px;
		// padding: 0 29px;

	}
	&.btn_full{
		width: 100%;
	}
	// COLORS
	&.btn_red{
		background-color: #e57372;
		border-color: #e57372;
		color: #fff;
		.no-touchevents &:hover{
			background-color: (#e57373 - 20%);
			border-color: (#e57373 - 20%);
		}
		.touchevents &:active{
			background-color: (#e57373 - 20%);
			border-color: (#e57373 - 20%);
		}
		&:focus{
			text-decoration: none;
		}
		&:disabled{
			background-color: #9297a3;
			border-color: #9297a3;
			color: #fff;
		}
	}
} */
/*=====  End of btn  ======*/
/*================================
=            theme            =
================================*/
/*================================
=            modules            =
================================*/
/* @import "_includes/header.less"; */
/* @import "_includes/footer.less"; */
/* @import "_includes/main_news.less"; */
.metrobit_site_wrapper {
  width: 100%;
  height: auto;
}
.relative_pos {
  position: relative;
}
.metrobit_wrapper {
  position: relative;
  width: 248px;
  background: #eaebef;
  float: left;
}
@media (max-width: 1267px) {
  .metrobit_wrapper {
    float: none;
    width: 100%;
    height: 50px;
  }
}
.open__mobile_menu {
  display: none;
  width: 45px;
  height: 17px;
  background: transparent;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 10px;
  vertical-align: top;
  position: relative;
  z-index: 50;
  margin-left: 10px;
  margin-top: 17px;
}
.open__mobile_menu i {
  width: 100%;
  height: 3px;
  background: #ff50a2;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.open__mobile_menu i:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #ff50a2;
  position: absolute;
  left: 0;
  top: 14px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.open__mobile_menu i:before {
  content: '';
  width: 100%;
  height: 3px;
  background: #ff50a2;
  position: absolute;
  left: 0;
  top: 7px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
}
.open__mobile_menu.active i {
  top: 7px;
  -webkit-transform: rotateZ(45deg);
     -moz-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}
.open__mobile_menu.active i:after {
  left: 0px;
  top: 0px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: rotateZ(90deg);
     -moz-transform: rotateZ(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
}
.open__mobile_menu.active i:before {
  opacity: 0;
}
@media (max-width: 1267px) {
  .open__mobile_menu {
    display: inline-block;
    vertical-align: top;
  }
}
.metrobit_menu_logo {
  text-align: center;
  padding-top: 28px;
  margin-right: 22px;
}
@media (max-width: 1267px) {
  .metrobit_menu_logo {
    display: inline-block;
    vertical-align: top;
    padding-top: 0;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 25;
    width: 60px;
  }
}
.metrobit_menu_logo a {
  text-decoration: none;
  display: block;
}
@media (max-width: 1267px) {
  .metrobit_menu_logo a {
    display: inline-block;
  }
}
.metrobit_menu_logo span {
  font-weight: 400;
  text-transform: uppercase;
  color: #ff9200;
  display: block;
  padding-top: 8px;
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 1267px) {
  .metrobit_menu_logo span {
    display: none;
  }
}
.metrobit_site_modules {
  padding-top: 38px;
  padding-left: 21px;
  border-bottom: 1px solid #dbdce1;
  padding-bottom: 19px;
}
@media (max-width: 1267px) {
  .metrobit_site_modules {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 10px;
    padding-left: 0px;
    background: #eaebef;
    z-index: 51;
    top: 284px;
    border-top: 1px solid #fff;
    border-bottom: none;
    padding-bottom: 5px;
  }
  .metrobit_site_modules.active {
    display: block;
  }
}
.metrobit_site_modules ul li {
  margin-bottom: 6px;
}
.metrobit_site_modules ul li a {
  text-decoration: none;
  color: #a15ab6;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  padding-left: 14px;
  padding-top: 8px;
  padding-bottom: 3px;
  padding-right: 20px;
  display: inline-block;
  font-size: 14px;
  word-spacing: -1px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.metrobit_site_modules ul li a:hover {
  background: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.metrobit_site_modules ul li.active a {
  background: #fdfdfd;
  -webkit-box-shadow: inset 1px 1px 0 #dbdbdd;
     -moz-box-shadow: inset 1px 1px 0 #dbdbdd;
          box-shadow: inset 1px 1px 0 #dbdbdd;
}
nav {
  padding-left: 37px;
  padding-top: 29px;
  border-bottom: 1px solid #dbdce1;
  padding-bottom: 14px;
}
@media (max-width: 1267px) {
  nav {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 50;
    text-align: center;
    background: #eaebef;
    border-top: 1px solid #fff;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 0;
  }
  nav.active {
    display: block;
  }
}
nav ul li {
  margin-bottom: 17px;
}
nav ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  font-weight: 800;
  font-size: 13px;
  color: #a15ab6;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
nav ul li a:hover,
nav ul li.current-menu-item a {
  text-decoration: none;
  background: #fdfdfd;
  -webkit-box-shadow: inset 1px 1px 0 #dbdbdd;
     -moz-box-shadow: inset 1px 1px 0 #dbdbdd;
          box-shadow: inset 1px 1px 0 #dbdbdd;
  color: #a15ab6;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-left: 17px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 17px;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
}
@media (max-width: 1267px) {
  .wrapper__ct_la {
    float: right;
  }
}
.contact_telephone {
  padding-top: 21px;
  padding-left: 35px;
  padding-bottom: 22px;
}
@media (max-width: 1267px) {
  .contact_telephone {
    padding: 5px;
    float: right;
    width: 50px;
    height: 50px;
    background: #a15ab6;
    text-align: center;
  }
}
.contact_telephone a {
  text-decoration: none;
  font-size: 24px;
  letter-spacing: -1px;
}
.contact_telephone a i {
  margin-top: -7px;
  margin-right: 16px;
}
@media (max-width: 1267px) {
  .contact_telephone a i {
    margin-top: 0;
    margin-right: 0;
  }
}
.contact_telephone a span {
  color: #b0b0b0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1267px) {
  .contact_telephone a span {
    display: none;
  }
}
.contact_telephone a span + span {
  color: #535353;
  padding-left: 6px;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contact_telephone a:hover span {
  color: #00acff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contact_telephone a:hover span + span {
  color: #ff50a2;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.leave_application {
  background: #a15ab6;
  display: block;
  padding-left: 34px;
  padding-top: 26px;
  padding-bottom: 23px;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1267px) {
  .leave_application {
    float: right;
    padding: 5px;
    font-size: 0;
    width: 50px;
    height: 50px;
    background: #ff9d2a;
    text-align: center;
    padding-top: 14px;
  }
}
.leave_application span {
  padding-left: 12px;
  padding-top: 3px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1267px) {
  .leave_application span {
    display: none;
  }
}
.leave_application:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff0581;
  color: #fff;
}
.metrobit_main_content {
  margin-right: 30px;
  position: relative;
  margin-left: 248px;
  overflow: hidden;
  -webkit-box-shadow: 1px 0px 4px rgba(129, 129, 129, 0.25);
     -moz-box-shadow: 1px 0px 4px rgba(129, 129, 129, 0.25);
          box-shadow: 1px 0px 4px rgba(129, 129, 129, 0.25);
}
@media (max-width: 1267px) {
  .metrobit_main_content {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.log_site {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.log_button {
  display: inline-block;
  background: #00acff;
  width: 63px;
  height: 54px;
  text-align: center;
  float: left;
  padding-top: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .log_button {
    width: 50px;
    height: 50px;
    padding-top: 12px;
  }
}
.log_button:hover {
  background: #000;
  text-decoration: none;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.online_consultant {
  padding-top: 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 17px;
  padding-right: 34px;
  letter-spacing: 0px;
  padding-left: 22px;
  padding-bottom: 15px;
  background: #ff50a2;
  float: right;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .online_consultant {
    padding-top: 13px;
    padding-right: 0px;
    padding-left: 13px;
    padding-bottom: 13px;
  }
}
.online_consultant:hover {
  background: #ff9d2a;
  text-decoration: none;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.online_consultant i {
  margin-right: 13px;
  margin-top: -1px;
}
@media (max-width: 767px) {
  .online_consultant span {
    display: none;
  }
}
.main_slider_wrapper {
  width: 100%;
  position: relative;
}
.slide-item {
  height: 598px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center center;
}
@media (max-width: 1267px) {
  .slide-item {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .slide-item {
    height: auto;
    min-height: 267px;
    max-height: 267px;
  }
}
.second_item {
  background-color: #00c2ff;
  background-repeat: no-repeat;
  -webkit-background-size: inherit inherit;
     -moz-background-size: inherit;
       -o-background-size: inherit;
          background-size: inherit;
  /*background-position: 387px 119px;*/
}
@media (max-width: 1459px) {
  .second_item {
    background-position: 220px 119px;
  }
}
@media (max-width: 1267px) {
  .second_item {
    background-position: 170px 60px;
  }
}
@media (max-width: 767px) {
  .second_item {
    background-image: none !important;
  }
}
.second_item .wrapper__text_second_item_type {
  display: block;
}
@media (max-width: 767px) {
  .second_item .wrapper__text_second_item_type {
    text-align: center;
  }
}
.second_item .wrapper__text_second_item_type .second_item_span {
  display: block;
  letter-spacing: 1px;
  font-size: 52px;
  font-weight: 100;
  color: #fff;
  margin-left: 96px;
  padding-top: 97px;
  text-transform: uppercase;
  font-family: 'uni-sans.thin-caps';
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.3);
}
@media (max-width: 1267px) {
  .second_item .wrapper__text_second_item_type .second_item_span {
    font-size: 50px;
    margin-left: 35px;
    padding-top: 55px;
  }
}
@media (max-width: 767px) {
  .second_item .wrapper__text_second_item_type .second_item_span {
    font-size: 28px;
    margin-top: 0;
    margin-left: 0;
  }
}
.second_item .wrapper__text_second_item_type .second_item_span + span {
  padding-top: 51px;
  font-family: 'uni-sans.heavy-caps';
  line-height: 80px;
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.3);
  font-size: 167px;
  margin-left: 88px;
  color: #fff;
  display: block;
}
@media (max-width: 1267px) {
  .second_item .wrapper__text_second_item_type .second_item_span + span {
    padding-top: 30px;
    font-size: 146px;
    margin-left: 31px;
  }
}
@media (max-width: 767px) {
  .second_item .wrapper__text_second_item_type .second_item_span + span {
    padding-top: 0px;
    font-size: 28px;
    line-height: 40px;
    margin-left: 0;
  }
}
.second_item .wrapper__text_second_item_type p {
  color: #fff;
  font-family: 'uni-sans.heavy-caps';
  font-size: 22px;
  display: block;
  padding-top: 77px;
  padding-left: 95px;
  line-height: 34px;
  word-spacing: 4px;
}
@media (max-width: 1267px) {
  .second_item .wrapper__text_second_item_type p {
    padding-top: 65px;
    padding-left: 57px;
  }
}
@media (max-width: 767px) {
  .second_item .wrapper__text_second_item_type p {
    padding-top: 0px;
    padding-left: 0px;
  }
}
.second_item .wrapper__text_second_item_type p .aqa {
  background-color: #eee04a;
}
.second_item .wrapper__text_second_item_type p .dp {
  position: relative;
  left: 10px;
  padding-top: 21px;
  padding-bottom: 16px;
  background-color: #ff0581;
  overflow: hidden;
  padding-right: 11px;
}
@media (max-width: 767px) {
  .second_item .wrapper__text_second_item_type p .dp {
    background: transparent;
  }
}
.second_item .wrapper__text_second_item_type p .dp span {
  position: relative;
  left: -10px;
  display: initial;
}
.second_item .wrapper__text_second_item_type p .dp:before {
  position: absolute;
  top: 0;
  right: 100%;
  content: '';
  width: 30px;
  height: 100%;
  bottom: 0;
  background-color: inherit;
}
.third_item {
  background-image: url(../img/template/bg_slide.jpg);
  position: relative;
}
.third_item .third_item__img {
  position: absolute;
  top: 97px;
  left: 0;
  width: 444px;
  height: auto;
}
@media (max-width: 1459px) {
  .third_item .third_item__img {
    top: 165px;
    width: 300px;
  }
}
@media (max-width: 1267px) {
  .third_item .third_item__img {
    width: 230px;
    left: auto;
    right: -8px;
    top: auto;
    -webkit-transform: rotateY(-180deg) rotateZ(-15deg);
       -moz-transform: rotateY(-180deg) rotateZ(-15deg);
            transform: rotateY(-180deg) rotateZ(-15deg);
    bottom: 10px;
  }
}
@media (max-width: 767px) {
  .third_item .third_item__img {
    display: none;
  }
}
.third_item .wrapper__text_third_item_type {
  padding-left: 501px;
  padding-top: 55px;
}
@media (max-width: 1459px) {
  .third_item .wrapper__text_third_item_type {
    padding-left: 300px;
  }
}
@media (max-width: 1267px) {
  .third_item .wrapper__text_third_item_type {
    padding-left: 30px;
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  .third_item .wrapper__text_third_item_type {
    text-align: center;
    padding-left: 0;
    padding-top: 50px;
  }
}
.third_item .third_item_span__first {
  padding-top: 51px;
  font-family: 'uni-sans.heavy-caps';
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.3);
  font-size: 54px;
  color: #fff;
  display: block;
}
@media (max-width: 767px) {
  .third_item .third_item_span__first {
    padding-top: 0px;
    font-size: 28px;
    line-height: 40px;
    margin-left: 0;
  }
}
.third_item .third_item_span__second {
  display: block;
  letter-spacing: 1px;
  font-size: 52px;
  font-weight: 100;
  color: #fff;
  padding-top: 0;
  margin-top: -4px;
  padding-left: 3px;
  text-transform: uppercase;
  font-family: 'uni-sans.thin-caps';
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .third_item .third_item_span__second {
    font-size: 28px;
    margin-top: 0;
    margin-left: 0;
  }
}
.third_item .third_item_span__third {
  padding-left: 6px;
  padding-top: 0;
  font-family: 'uni-sans.heavy-caps';
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.3);
  font-size: 54px;
  color: #fff;
  display: block;
  margin-top: -40px;
}
@media (max-width: 1267px) {
  .third_item .third_item_span__third {
    margin-top: -55px;
  }
}
@media (max-width: 767px) {
  .third_item .third_item_span__third {
    padding-top: 0px;
    font-size: 28px;
    line-height: 40px;
    margin-left: 0;
    margin-top: 0;
  }
}
.third_item .third_item_span__third span {
  font-size: 167px;
  margin-left: -11px;
  word-spacing: 1px;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .third_item .third_item_span__third span {
    font-size: 46px;
    margin-left: 3px;
  }
}
.third_item .third_item_span__third i {
  font-size: 92px;
  font-weight: 700;
  margin-top: 0;
  margin-left: -3px;
}
@media (max-width: 767px) {
  .third_item .third_item_span__third i {
    font-size: 28px;
    margin-left: 3px;
  }
}
.third_item p {
  color: #fff;
  font-family: 'uni-sans.heavy-caps';
  font-size: 22px;
  display: block;
  padding-top: 3px;
  padding-left: 36px;
  line-height: 34px;
  word-spacing: 4px;
}
@media (max-width: 1267px) {
  .third_item p {
    padding-top: 0px;
    padding-left: 30px;
    margin-top: -25px;
  }
}
@media (max-width: 767px) {
  .third_item p {
    padding-top: 0px;
    padding-left: 0px;
    margin-top: -5px;
  }
}
.third_item p .aqa {
  background-color: #eee04a;
}
.third_item p .dp {
  position: relative;
  left: 10px;
  padding-top: 17px;
  padding-bottom: 15px;
  background-color: #00b8fe;
  overflow: hidden;
  padding-right: 16px;
}
@media (max-width: 767px) {
  .third_item p .dp {
    background: transparent;
  }
}
.third_item p .dp span {
  position: relative;
  left: -10px;
  display: initial;
}
.third_item p .dp:before {
  position: absolute;
  top: 0;
  right: 100%;
  content: '';
  width: 37px;
  height: 100%;
  bottom: 0;
  background-color: inherit;
}
.wrapper__text_first_item_type {
  border: 5px solid #fff;
  border-top: none;
  display: inline-block;
  margin-top: 150px;
  margin-left: 88px;
  padding-bottom: 22px;
  padding-right: 71px;
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.45);
     -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.45);
          box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.45);
  position: relative;
}
@media (max-width: 1267px) {
  .wrapper__text_first_item_type {
    border: none;
    margin-top: 150px;
    margin-left: 35px;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
@media (max-width: 767px) {
  .wrapper__text_first_item_type {
    margin-left: 0px;
    margin-top: 75px;
    padding-right: 0;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
  }
}
.wrapper__text_first_item_type:after {
  content: '';
  display: block;
  width: 25px;
  height: 5px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 1267px) {
  .wrapper__text_first_item_type:after {
    display: none;
  }
}
.wrapper__text_first_item_type:before {
  content: '';
  display: block;
  width: 64px;
  height: 5px;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1267px) {
  .wrapper__text_first_item_type:before {
    display: none;
  }
}
.wrapper__text_first_item_type span {
  display: block;
  letter-spacing: 1px;
  font-size: 68px;
  font-weight: 100;
  color: #fff;
  margin-left: 49px;
  margin-top: -48px;
  text-transform: uppercase;
  font-family: 'uni-sans.thin-caps';
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.3);
}
@media (max-width: 1267px) {
  .wrapper__text_first_item_type span {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .wrapper__text_first_item_type span {
    font-size: 28px;
    margin-top: 0;
  }
}
.wrapper__text_first_item_type span + span {
  padding-top: 39px;
  font-family: 'uni-sans.heavy-caps';
  line-height: 80px;
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .wrapper__text_first_item_type span + span {
    padding-top: 0px;
    line-height: 40px;
    padding-bottom: 50px;
  }
}
.main_slider {
  background: #fff;
}
.main_slider .owl-dots {
  display: block;
  width: auto;
  text-align: left;
  position: relative;
  top: -76px;
  left: 88px;
}
@media (max-width: 767px) {
  .main_slider .owl-dots {
    top: -35px;
    left: 20px;
  }
}
.main_slider .owl-dots .owl-dot {
  display: inline-block;
}
.main_slider .owl-dots .owl-dot span {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background-color: transparent;
  width: 8px;
  height: 8px;
  display: inline-block;
  background: #fff;
}
.main_slider .owl-dots .owl-dot.active span {
  background-color: #00c1ff;
  width: 8px;
  height: 8px;
}
.main_slider .owl-dots .owl-dot + .owl-dot {
  margin-left: 12px;
}
.infinity_wrapper {
  width: 100%;
  position: relative;
  padding-bottom: 57px;
  background: #fff;
}
@media (max-width: 767px) {
  .infinity_wrapper {
    padding-bottom: 30px;
  }
}
.infinity-left {
  float: left;
  padding-top: 14px;
  padding-left: 72px;
}
@media (max-width: 1459px) {
  .infinity-left {
    padding-left: 35px;
  }
}
@media (max-width: 1267px) {
  .infinity-left {
    padding-left: 10px;
    padding-top: 0px;
  }
}
.infinity-left span {
  font-family: 'uni-sans.thin-caps';
  text-transform: uppercase;
  font-size: 69px;
  display: inline-block;
  color: #000;
}
@media (max-width: 1267px) {
  .infinity-left span {
    font-size: 52px;
  }
}
@media (max-width: 767px) {
  .infinity-left span {
    display: block;
  }
}
.infinity-left span + span {
  font-family: 'Roboto';
  font-size: 16px;
  color: #aaa;
  display: inline-block;
  max-width: 390px;
  vertical-align: top;
  padding-left: 47px;
  padding-top: 30px;
  text-transform: none;
  word-spacing: -1px;
}
@media (max-width: 1459px) {
  .infinity-left span + span {
    padding-left: 35px;
  }
}
@media (max-width: 1267px) {
  .infinity-left span + span {
    padding-left: 20px;
    max-width: 300px;
    padding-top: 13px;
  }
}
@media (max-width: 767px) {
  .infinity-left span + span {
    padding-left: 0;
    padding-top: 5px;
  }
}
.infinity-right {
  float: right;
  padding-right: 52px;
  padding-top: 35px;
}
@media (max-width: 1459px) {
  .infinity-right {
    padding-right: 35px;
  }
}
@media (max-width: 1267px) {
  .infinity-right {
    padding-right: 10px;
    padding-top: 12px;
  }
}
@media (max-width: 767px) {
  .infinity-right {
    display: none;
  }
}
.infinity-right .infinity {
  margin-left: 28px;
}
.rate_wrapper {
  width: 100%;
  position: relative;
}
.rate_unit {
  width: 25%;
  background: #fff;
  border-right: 1px solid #e7e7e7;
  float: left;
  padding-bottom: 35px;
}
@media (max-width: 1267px) {
  .rate_unit {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .rate_unit {
    width: 100%;
  }
}
.rate_unit.promotional {
  border-top: 3px solid #ff0581;
  background: #fff2f9;
}
.rate_unit.promotional .rate_name {
  color: #ff0581;
}
.rate_unit.promotional .to_plug a {
  background: #ff0581;
}
.rate_unit.promotional .to_plug a:hover {
  background: #000;
}
.rate_unit.economy {
  border-top: 3px solid #00b8fe;
  background: #f9f9f9;
}
.rate_unit.economy .rate_name {
  color: #00b8fe;
}
.rate_unit.economy .to_plug a {
  background: #00b8fe;
}
.rate_unit.economy .to_plug a:hover {
  background: #000;
}
.rate_unit.economy .rate_additionally_chose_block {
  border-bottom: 1px solid #f0f0f0;
}
.rate_unit.economy .rate_additionally_chose_block label {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rate_unit.economy .rate_additionally_chose_block label:hover .rate_additionally_chose_input {
  background: rgba(0, 184, 254, 0.1);
}
.rate_unit.economy .rate_additionally {
  border-bottom: 1px solid #f0f0f0;
}
.rate_unit.komfort {
  border-top: 3px solid #ff9d2a;
  background: #f9f9f9;
}
.rate_unit.komfort .rate_name {
  color: #ff9d2a;
}
.rate_unit.komfort .to_plug a {
  background: #ff9d2a;
}
.rate_unit.komfort .to_plug a:hover {
  background: #000;
}
.rate_unit.komfort .rate_additionally_chose_block {
  border-bottom: 1px solid #f0f0f0;
}
.rate_unit.komfort .rate_additionally_chose_block label {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rate_unit.komfort .rate_additionally_chose_block label:hover .rate_additionally_chose_input {
  background: rgba(255, 157, 42, 0.1);
}
.rate_unit.komfort .rate_additionally {
  border-bottom: 1px solid #f0f0f0;
}
.rate_unit.premium {
  border-top: 3px solid #a15ab6;
  background: #f9f9f9;
}
.rate_unit.premium .rate_name {
  color: #a15ab6;
}
.rate_unit.premium .to_plug a {
  background: #a15ab6;
}
.rate_unit.premium .to_plug a:hover {
  background: #000;
}
.rate_unit.premium .rate_additionally_chose_block {
  border-bottom: 1px solid #f0f0f0;
}
.rate_unit.premium .rate_additionally_chose_block label {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rate_unit.premium .rate_additionally_chose_block label:hover .rate_additionally_chose_input {
  background: rgba(161, 90, 182, 0.1);
}
.rate_unit.premium .rate_additionally {
  border-bottom: 1px solid #f0f0f0;
}
.rate_name {
  text-align: center;
  padding-top: 27px;
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 600;
}
@media (max-width: 1459px) {
  .rate_name {
    font-size: 20px;
  }
}
@media (max-width: 1267px) {
  .rate_name {
    font-size: 23px;
  }
}
.rate_speed {
  text-align: center;
  font-weight: 300;
  color: #000;
  font-size: 18px;
  padding-top: 11px;
}
.rate_speed_ico {
  padding-top: 17px;
  text-align: center;
}
.rate_price {
  text-align: center;
  padding-top: 2px;
  font-size: 70px;
  color: #000;
}
.rate_price span {
  display: block;
  font-family: 'uni-sans.thin-caps';
}
.rate_price span + span {
  font-size: 18px;
  text-transform: none;
  font-family: 'Roboto';
  margin-top: -17px;
  word-spacing: 1px;
  color: #aaa4a7;
}
.rate_chose {
  text-align: center;
  padding-top: 18px;
}
.rate_chose input[type="radio"] {
  visibility: hidden;
  height: 0;
  width: 0;
}
.rate_chose .rate_chose_item {
  text-align: center;
  cursor: pointer;
  background-color: transparent;
  color: #555555;
  width: 74px;
  height: 40px;
  border: 1px solid #d9d9d9;
  display: inline-block;
  font-weight: 300;
  font-size: 16px;
  padding-top: 9px;
}
@media (max-width: 1459px) {
  .rate_chose .rate_chose_item {
    width: 70px;
  }
}
@media (max-width: 1267px) {
  .rate_chose .rate_chose_item {
    width: 74px;
  }
}
.rate_chose .label__wrapper {
  text-align: center;
}
.rate_chose .label__wrapper label {
  float: left;
  display: block;
}
.rate_chose .label__wrapper label + label {
  margin-left: -1px;
}
.rate_chose .label__wrapper_inn {
  display: inline-block;
  vertical-align: top;
}
.rate_chose .label__wrapper label:first-child .rate_chose_item {
  -webkit-border-top-left-radius: 30px;
     -moz-border-radius-topleft: 30px;
          border-top-left-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
     -moz-border-radius-bottomleft: 30px;
          border-bottom-left-radius: 30px;
  position: relative;
}
.rate_chose .label__wrapper label:last-child .rate_chose_item {
  -webkit-border-top-right-radius: 30px;
     -moz-border-radius-topright: 30px;
          border-top-right-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
     -moz-border-radius-bottomright: 30px;
          border-bottom-right-radius: 30px;
  position: relative;
}
.rate_chose input[type="radio"]:checked + .rate_chose_item {
  background-color: #f1f1f1;
  -webkit-box-shadow: inset 1px 1px 0 #e2e2e2;
     -moz-box-shadow: inset 1px 1px 0 #e2e2e2;
          box-shadow: inset 1px 1px 0 #e2e2e2;
}
.rate_additionally {
  padding-left: 28px;
  padding-top: 26px;
  font-size: 15px;
  font-weight: 500;
  border-bottom: 1px solid #fff;
  padding-bottom: 11px;
}
@media (max-width: 767px) {
  .rate_additionally {
    max-width: 320px;
    margin: 0 auto;
  }
}
.rate_additionally_chose_wrapper {
  padding-top: 11px;
}
@media (max-width: 767px) {
  .rate_additionally_chose_wrapper {
    max-width: 320px;
    margin: 0 auto;
  }
}
.rate_additionally_chose_wrapper label {
  cursor: pointer;
  padding-left: 26px;
}
.rate_additionally_chose_wrapper input[type="checkbox"] {
  visibility: hidden;
  height: 0;
  width: 0;
}
.rate_additionally_chose_wrapper span {
  display: inline-block;
  vertical-align: top;
  margin-left: 21px;
  font-weight: 300;
  font-size: 15px;
  color: #000;
  padding-top: 2px;
  border-bottom: 1px dotted #000;
}
@media (max-width: 1459px) {
  .rate_additionally_chose_wrapper span {
    font-size: 14px;
  }
}
.rate_additionally_chose_wrapper .rate_additionally_chose_input {
  cursor: pointer;
  background-color: white;
  color: #555555;
  border: 1px solid #d9d9d9;
  display: inline-block;
  font-weight: 300;
  font-size: 16px;
  padding-top: 9px;
  width: 25px;
  height: 25px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rate_additionally_chose_wrapper .rate_additionally_chose_input:after {
  content: '';
  display: block;
  width: 10px;
  height: 16px;
  border-bottom: 3px solid #a15ab6;
  border-right: 3px solid #a15ab6;
  -webkit-transform: rotateZ(45deg);
     -moz-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
  position: absolute;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  top: 1px;
  left: 7px;
  background: transparent;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rate_additionally_chose_wrapper input[type="checkbox"]:checked + .rate_additionally_chose_input {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rate_additionally_chose_wrapper input[type="checkbox"]:checked + .rate_additionally_chose_input:after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
}
.rate_additionally_chose_block {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}
.rate_additionally_chose_block label {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rate_additionally_chose_block label:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rate_additionally_chose_block label:hover .rate_additionally_chose_input {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: rgba(255, 5, 129, 0.1);
}
.to_plug {
  text-align: center;
  margin-top: 36px;
}
.to_plug a {
  display: inline-block;
  padding: 15px 46px 14px 48px;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  font-size: 17px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.to_plug a:hover {
  background: #000;
}
.metrobit__map__about {
  width: 100%;
  position: relative;
}
.metrobit__map__about_text {
  width: 50%;
  float: left;
  background: #00c2ff;
  padding-top: 130px;
  padding-left: 98px;
  padding-right: 90px;
  min-height: 520px;
  padding-bottom: 50px;
}
@media (max-width: 1459px) {
  .metrobit__map__about_text {
    padding-left: 40px;
    padding-right: 50px;
  }
}
@media (max-width: 1267px) {
  .metrobit__map__about_text {
    width: 100%;
    min-height: 350px;
    padding-top: 85px;
  }
}
@media (max-width: 767px) {
  .metrobit__map__about_text {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 50px;
    min-height: 300px;
  }
}
.metrobit__map__about_text span {
  color: #fff;
  display: block;
  font-size: 24px;
}
@media (max-width: 767px) {
  .metrobit__map__about_text span {
    font-size: 18px;
  }
}
.metrobit__map__about_text span + span {
  font-weight: 300;
  padding-top: 26px;
}
.metrobit__map__about_map {
  width: 50%;
  float: right;
  background: #ff50a2;
  min-height: 520px;
  text-align: center;
  padding-top: 142px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1267px) {
  .metrobit__map__about_map {
    width: 100%;
    min-height: 350px;
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  .metrobit__map__about_map {
    min-height: 300px;
    padding-top: 40px;
  }
}
.metrobit__map__about_map:hover {
  text-decoration: none;
}
.metrobit__map__about_map i {
  display: inline-block;
  text-align: center;
}
.metrobit__map__about_map span {
  display: block;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  padding-top: 26px;
  margin-left: 24px;
}
.metrobit__news {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid #e3e3e3;
}
@media (max-width: 1267px) {
  .metrobit__news {
    border-bottom: none;
  }
}
.news_unit {
  width: 25%;
  float: left;
  padding-top: 64px;
  padding-left: 52px;
  padding-right: 40px;
  min-height: 325px;
  text-decoration: none;
  color: #3c3c3c;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1459px) {
  .news_unit {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1267px) {
  .news_unit {
    width: 50%;
    border-bottom: 1px solid #e3e3e3;
    margin-left: -1px;
  }
}
@media (max-width: 767px) {
  .news_unit {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 20px;
    min-height: 210px;
  }
}
.news_unit:hover {
  text-decoration: none;
  color: #fff;
}
.news_unit + .news_unit {
  border-left: 1px solid #e7e7e7;
}
.news_unit + .news_unit:hover {
  text-decoration: none;
  color: #fff;
}
.news_unit_time span {
  font-weight: 300;
  font-size: 13px;
}
.news_unit_header span {
  font-weight: 500;
  display: block;
  padding-top: 18px;
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 17px;
}
.news_unit_text {
  height: 115px;
  /* span{
		font-weight: 300;
		font-size: 14px;
		line-height: 22px;
		display: block;
		color: #3c3c3c;
		height: 70px;
	} */
}
.news__all_news {
  position: absolute;
  bottom: 23px;
  right: 15px;
}
.news__all_news a {
  color: #3c3c3c;
  font-size: 13px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 5px;
}
.news__all_news a:hover {
  color: #000;
  text-decoration: none;
}
footer {
  width: 100%;
  position: relative;
  background: #f9f9f9;
  padding-bottom: 50px;
  border-top: 1px solid #e7e7e7;
  margin-top: -1px;
}
@media (max-width: 767px) {
  footer {
    padding-bottom: 25px;
  }
}
.footer_list {
  width: 100%;
}
.footer_list li {
  width: 25%;
  padding-left: 51px;
  padding-top: 57px;
  float: left;
  position: relative;
}
@media (max-width: 1459px) {
  .footer_list li {
    padding-left: 15px;
    padding-top: 15px;
  }
}
@media (max-width: 1267px) {
  .footer_list li {
    width: 33.333%;
  }
  .footer_list li:last-child {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .footer_list li {
    width: 100%;
  }
  .footer_list li:last-child {
    width: 100%;
    text-align: left;
  }
}
.footer_list li a, .footer_list li .menu_name {
  text-decoration: none;
  color: #3c3c3c;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .footer_list li a {
    display: block;
    position: relative;
    z-index: 40;
  }
}
.footer_list li a:hover, .footer_list li.current-menu-item a {
  text-decoration: none;
  color: #ff9d2a;
}
@media (max-width: 767px) {
  .footer_list li .arrow_foot_list {
    display: block;
    width: 15px;
    height: 15px;
    background: #000;
    float: right;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotateZ(45deg);
       -moz-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotateZ(45deg);
            transform: rotateZ(45deg);
    margin-right: 10px;
    background: transparent;
    margin-top: -2px;
    position: relative;
    z-index: 50;
    position: absolute;
    top: 14px;
    right: 0;
    cursor: pointer;
  }
  .footer_list li .arrow_foot_list.active {
    -webkit-transform: rotateZ(-135deg);
       -moz-transform: rotateZ(-135deg);
        -ms-transform: rotate(-135deg);
         -o-transform: rotateZ(-135deg);
            transform: rotateZ(-135deg);
    top: 24px;
  }
  .footer_list li .arrow_foot_list:after {
    content: '';
    display: block;
    width: 34px;
    height: 34px;
    position: absolute;
    top: -5px;
    left: -6px;
    background: transparent;
    -webkit-transform: rotateZ(45deg);
       -moz-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotateZ(45deg);
            transform: rotateZ(45deg);
  }
}
.footer_list_collapse {
  padding-top: 13px;
  padding-left: 2px;
}
@media (max-width: 1267px) {
  .footer_list_collapse {
    padding-left: 0px;
  }
}
.footer_list_collapse li {
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 14px;
  float: none;
  width: 100%;
}
@media (max-width: 1267px) {
  .footer_list_collapse li {
    width: 100%;
  }
  .footer_list_collapse li:last-child {
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .footer_list_collapse li {
    text-align: left;
  }
}
.footer_list_collapse li a {
  text-decoration: none;
  color: #3c3c3c;
  text-transform: none;
  font-weight: 300;
  font-size: 13px;
}
.social_link {
  margin-top: -4px;
  margin-left: 2px;
  padding-bottom: 41px;
}
@media (max-width: 1267px) {
  .social_link {
    text-align: center;
    padding-bottom: 10px;
    float: left;
    padding-top: 25px;
  }
}
@media (max-width: 767px) {
  .social_link {
    float: none;
    margin-left: 0;
    padding-right: 15px;
  }
}
@media (max-width: 1267px) {
  .social_link ul {
    display: inline-block;
  }
}
.social_link ul li {
  width: auto;
  padding-left: 0px;
  padding-top: 0px;
  float: left;
  position: relative;
}
@media (max-width: 1267px) {
  .social_link ul li:last-child {
    width: auto;
  }
}
.social_link ul li + li {
  margin-left: 19px;
}
@media (max-width: 1267px) {
  .footer_copy {
    float: right;
    text-align: right;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .footer_copy {
    text-align: center;
    float: none;
  }
}
.footer_copy span {
  font-size: 13px;
  line-height: 32px;
}
@media (max-width: 1267px) {
  .footer_copy span {
    line-height: 22px;
  }
}
/*==================================
=            hover .css            =
==================================*/
.metrobit__map__about_map .hvr-sweep-to-right {
  background: #ff50a2;
}
.metrobit__map__about_map.hvr-sweep-to-right:before {
  background: #a15ab6;
}
.news_unit .hvr-sweep-to-top {
  background: #fff;
}
.news_unit.hvr-sweep-to-top:before {
  background: #ff9d2a;
}
/*=====  End of hover .css  ======*/
.collapse {
  display: block;
}
@media (max-width: 767px) {
  .collapse {
    display: none;
  }
}
.metrobit_main_content_map {
  background: #fff;
}
.metrobit_main__map_head {
  padding-top: 50px;
  padding-left: 45px;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 28px;
}
@media (max-width: 1267px) {
  .metrobit_main__map_head {
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .metrobit_main__map_head {
    text-align: center;
    padding-left: 0;
    padding-top: 55px;
    padding-bottom: 10px;
  }
}
.metrobit_main__map_head span {
  text-transform: uppercase;
  display: block;
  letter-spacing: 1px;
  font-size: 68px;
  font-weight: 100;
  color: #000;
  font-family: 'uni-sans.thin-caps';
}
@media (max-width: 1267px) {
  .metrobit_main__map_head span {
    font-size: 58px;
  }
}
@media (max-width: 767px) {
  .metrobit_main__map_head span {
    font-size: 26px;
  }
}
.metrobit_main__map_form {
  padding-top: 10px;
  padding-bottom: 28px;
  border-bottom: 1px solid #e7e7e7;
}
@media (max-width: 1267px) {
  .metrobit_main__map_form {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .metrobit_main__map_form {
    padding-bottom: 7px;
  }
}
.metrobit_main__map_imput {
  padding-left: 19px;
  margin-left: 53px;
  margin-top: 14px;
  padding-top: 16px;
  padding-bottom: 12px;
  font-size: 16px;
  color: #000;
  font-weight: 300;
  padding-right: 19px;
  width: 577px;
  border: 1px solid #e7e7e7;
  display: inline-block;
}
@media (max-width: 1267px) {
  .metrobit_main__map_imput {
    width: 550px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .metrobit_main__map_imput {
    width: 100%;
    display: block;
    text-align: center;
  }
}
.metrobit_main__map_imput::-webkit-input-placeholder {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.metrobit_main__map_imput:-moz-placeholder {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.metrobit_main__map_imput::-moz-placeholder {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.metrobit_main__map_imput:-ms-input-placeholder {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.metrobit_main__map_imput:focus::-webkit-input-placeholder {
  opacity: 0;
}
.metrobit_main__map_imput:focus::-moz-placeholder {
  opacity: 0;
}
.metrobit_main__map_imput:focus:-moz-placeholder {
  opacity: 0;
}
.metrobit_main__map_imput.error-input {
  border: 1px solid #ff50a2;
}
.metrobit_main__map_imput.success {
  border: 1px solid #e7e7e7;
}
.metrobit_main__map_btn {
  background: #a15ab6;
  border: none;
  color: #fff;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  padding-left: 42px;
  margin-top: 14px;
  padding-right: 42px;
  font-size: 17px;
  text-transform: uppercase;
  padding-top: 16px;
  padding-bottom: 13px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .metrobit_main__map_btn {
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 7px;
    padding-top: 10px;
    padding-bottom: 7px;
  }
}
.metrobit_main__map_btn:hover {
  background: #7d5389;
}
.metrobit_main__map {
  position: relative;
}
.metrobit_main__map .map {
  width: 100%;
  height: 779px;
}
@media (max-width: 1267px) {
  .metrobit_main__map .map {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .metrobit_main__map .map {
    height: 400px;
  }
}
.metrobit_main__map .no-scroll-map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 16, 134, 0.9);
  z-index: 100;
  display: none;
  text-align: center;
}
.metrobit_main__map .no-scroll-map a {
  text-transform: uppercase;
  font-family: 'uni-sans.thin-caps';
  font-size: 26px;
  padding-top: 165px;
  color: #fff;
  font-style: none;
  text-decoration: none;
  cursor: pointer;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.metrobit_main__map .no-scroll-map a:hover {
  text-decoration: none;
  color: #000;
}
@media (max-width: 767px) {
  .metrobit_main__map .no-scroll-map {
    display: block;
  }
}
.metrobit_main_content_contact {
  background: #f9f9f9;
}
.metrobit_main_content_contact_text {
  width: 100%;
}
.metrobit_main_content_contact_text ul {
  width: 100%;
}
.metrobit_main_content_contact_text ul li {
  width: 50%;
  float: left;
  min-height: 360px;
}
@media (max-width: 767px) {
  .metrobit_main_content_contact_text ul li {
    width: 100%;
    float: none;
    display: block;
    min-height: 300px;
  }
}
.metrobit_main_content_contact_text ul li i {
  display: block;
}
@media (max-width: 1267px) {
  .metrobit_main_content_contact_text ul li i {
    margin: 0 auto;
  }
}
.content_contact_text-left {
  background: #00c2ff;
  padding-left: 53px;
  padding-top: 32px;
}
@media (max-width: 1267px) {
  .content_contact_text-left {
    padding-left: 0;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.content_contact_text-left a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 62px;
  margin-top: 18px;
  margin-left: -6px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1459px) {
  .content_contact_text-left a {
    font-size: 56px;
  }
}
@media (max-width: 1267px) {
  .content_contact_text-left a {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .content_contact_text-left a {
    font-size: 36px;
  }
}
.content_contact_text-left a span {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
  font-family: 'uni-sans.thin-caps';
}
.content_contact_text-left a span + span {
  font-family: 'uni-sans.heavy-caps';
}
.content_contact_text-left a:hover span {
  color: #ff9200;
}
.content_contact_text-left a:hover span + span {
  color: #ff50a2;
}
.content_contact_text-left .wrapper_contact_text_span {
  font-size: 18px;
  padding-left: 2px;
  color: #fff;
  margin-top: -5px;
  display: block;
  font-weight: 300;
}
.content_contact_text-right {
  background: #f9f9f9;
  padding-left: 52px;
  padding-top: 26px;
}
@media (max-width: 1267px) {
  .content_contact_text-right {
    padding-left: 0;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.content_contact_text-right span {
  font-weight: 300;
  font-size: 24px;
  display: block;
  margin-top: 29px;
  line-height: 34px;
  color: #3c3c3c;
}
@media (max-width: 1267px) {
  .content_contact_text-right span {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .content_contact_text-right span {
    font-size: 18px;
  }
}
.content_contact_text-right span + span {
  margin-top: 11px;
  font-size: 18px;
  max-width: 390px;
  line-height: 32px;
}
@media (max-width: 1267px) {
  .content_contact_text-right span + span {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .content_contact_text-right span + span {
    max-width: 100%;
    font-size: 14px;
    line-height: 22px;
  }
}
.metrobit_main_content_map {
  position: relative;
}
.map_contact {
  width: 100%;
  height: 783px;
  position: relative;
}
@media (max-width: 1459px) {
  .map_contact {
    height: 700px;
  }
}
@media (max-width: 1267px) {
  .map_contact {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .map_contact {
    height: 400px;
  }
}
.map_contact_mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 157, 42, 0.95);
  z-index: 10;
  text-align: center;
  display: none;
}
@media (max-width: 767px) {
  .map_contact_mask {
    display: block;
  }
}
.map_contact_mask a {
  text-transform: uppercase;
  font-family: 'uni-sans.thin-caps';
  font-size: 26px;
  padding-top: 180px;
  color: #fff;
  font-style: none;
  text-decoration: none;
  cursor: pointer;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.map_contact_mask a:hover {
  color: #000;
}
.metrobit_main_content_contact_form {
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
}
.metrobit_main_content_contact_form ul li {
  padding-top: 46px;
  width: 50%;
  height: auto;
  float: right;
  padding-left: 54px;
  background: #fff;
  border-left: 1px solid #e3e3e3;
  position: relative;
}
@media (max-width: 1459px) {
  .metrobit_main_content_contact_form ul li {
    padding-left: 20px;
    padding-top: 20px;
  }
}
@media (max-width: 1267px) {
  .metrobit_main_content_contact_form ul li {
    float: none;
    width: 100%;
    padding-bottom: 20px;
    border-left: none;
  }
}
.metrobit_main_content_contact_form ul li + li {
  background: #f9f9f9;
}
.write_us_with_site {
  position: absolute;
  bottom: 100%;
  left: -1px;
  right: 0;
  background: #ff50a2;
  text-align: center;
  color: #fff;
  font-weight: 300;
}
@media (max-width: 1267px) {
  .write_us_with_site {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    margin-right: 19px;
  }
}
@media (max-width: 767px) {
  .write_us_with_site {
    display: none;
  }
}
.write_us_with_site span {
  display: block;
  padding-bottom: 66px;
  font-size: 24px;
  margin-left: -25px;
  padding-top: 80px;
}
@media (max-width: 1459px) {
  .write_us_with_site span {
    padding-top: 40px;
    padding-bottom: 33px;
  }
}
.write_us_with_site:after {
  content: '';
  display: block;
  width: 11px;
  height: 11px;
  position: absolute;
  bottom: -6px;
  left: 50%;
  background: #ff50a2;
  -webkit-transform: rotateZ(45deg);
     -moz-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
  margin-left: -43px;
}
.contact__input_form {
  display: block;
  padding-left: 19px;
  margin-top: 14px;
  padding-top: 16px;
  padding-bottom: 12px;
  font-size: 18px;
  color: #000;
  font-weight: 300;
  padding-right: 19px;
  width: 466px;
  border: 1px solid #e7e7e7;
}
.contact__input_form::-webkit-input-placeholder {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.contact__input_form:-moz-placeholder {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.contact__input_form::-moz-placeholder {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.contact__input_form:-ms-input-placeholder {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.contact__input_form:focus::-webkit-input-placeholder {
  opacity: 0;
}
.contact__input_form:focus::-moz-placeholder {
  opacity: 0;
}
.contact__input_form:focus:-moz-placeholder {
  opacity: 0;
}
@media (max-width: 1459px) {
  .contact__input_form {
    width: 440px;
  }
}
@media (max-width: 1267px) {
  .contact__input_form {
    width: 100%;
  }
}
@media (max-width: 1267px) {
  .contact__input_form_wrapepr {
    padding-right: 19px;
  }
}
.contact__input_form_textarea {
  display: block;
  padding-left: 19px;
  margin-top: 17px;
  padding-top: 15px;
  padding-bottom: 12px;
  font-size: 18px;
  color: #000;
  font-weight: 300;
  padding-right: 19px;
  min-width: 466px;
  max-width: 466px;
  border: 1px solid #e7e7e7;
  min-height: 235px;
}
.contact__input_form_textarea::-webkit-input-placeholder {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.contact__input_form_textarea:-moz-placeholder {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.contact__input_form_textarea::-moz-placeholder {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.contact__input_form_textarea:-ms-input-placeholder {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.contact__input_form_textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}
.contact__input_form_textarea:focus::-moz-placeholder {
  opacity: 0;
}
.contact__input_form_textarea:focus:-moz-placeholder {
  opacity: 0;
}
@media (max-width: 1459px) {
  .contact__input_form_textarea {
    min-width: 440px;
    max-width: 440px;
  }
}
@media (max-width: 1267px) {
  .contact__input_form_textarea {
    min-width: 100%;
    max-width: 100%;
  }
}
.contact__input_form_button {
  margin-left: 0;
  margin-top: 33px;
}
.text_information_metrobit_contact {
  padding-bottom: 79px;
}
@media (max-width: 1267px) {
  .text_information_metrobit_contact {
    padding-bottom: 20px;
  }
}
.text_information_metrobit_contact span {
  font-weight: 300;
  font-size: 13px;
  display: block;
  margin-left: -2px;
  padding-top: 18px;
  line-height: 15px;
}
.text_information_metrobit_contact .text_information_metrobit_contact_span {
  font-size: 18px;
//  margin-top: -2px;
  padding-top: 10px;
//  margin-bottom: -15px;
}
.error-input {
  border: 1px solid #ff50a2;
}
.success {
  border: 1px solid #e7e7e7;
}
.corp_nav {
  background: #00acff;
  padding-top: 19px;
  padding-left: 35px;
  padding-bottom: 18px;
  position: relative;
  min-height: 50px;
}
@media (max-width: 1459px) {
  .corp_nav {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 1267px) {
  .corp_nav {
    padding-left: 0px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.corp_nav .collapse {
  display: block;
}
@media (max-width: 1267px) {
  .corp_nav .collapse {
    display: none;
  }
}
@media (max-width: 1267px) {
  .corp_nav .collapse.in {
    display: block;
  }
}
@media (max-width: 1267px) {
  .corp_nav ul {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 100;
    background: #00acff;
    text-align: center;
    padding-bottom: 10px;
  }
}
.corp_nav li {
  float: left;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1267px) {
  .corp_nav li {
    float: none;
  }
}
.corp_nav li a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: transparent;
  padding-left: 21px;
  padding-top: 7px;
  padding-right: 22px;
  padding-bottom: 6px;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
}
@media (max-width: 1459px) {
  .corp_nav li a {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 1267px) {
  .corp_nav li a {
    display: block;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
  }
}
.corp_nav li.current-menu-item a {
  background: #00a1ff;
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
          box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1267px) {
  .corp_nav li.current-menu-item a {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    background: #f1ecec;
    color: #000;
  }
}
.corp_nav li.current-menu-item:hover a {
  background: #00a1ff;
  color: #fff;
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
          box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1267px) {
  .corp_nav li.current-menu-item:hover a {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    background: #f1ecec;
    color: #000;
  }
}
.corp_nav li + li {
  margin-left: 7px;
}
@media (max-width: 1267px) {
  .corp_nav li + li {
    margin-left: 0;
  }
}
.corp_nav li:hover a {
  background: #fff;
  color: #00acff;
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
          box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1267px) {
  .corp_nav li:hover a {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    background: #fff;
  }
}
.open_corp_nav {
  display: none;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 10px;
  text-decoration: none;
  cursor: pointer;
}
.open_corp_nav:hover {
  text-decoration: none;
}
.open_corp_nav:visited {
  text-decoration: none;
}
.open_corp_nav:active {
  text-decoration: none;
}
.open_corp_nav:focus {
  text-decoration: none;
}
.open_corp_nav i {
  font-style: normal;
  font-family: 'uni-sans.thin-caps';
  color: #fff;
  font-size: 20px;
}
@media (max-width: 1267px) {
  .open_corp_nav {
    display: block;
  }
}
.corp_about_service {
  background: #fff;
  position: relative;
}
.corp_about_service_img {
  position: absolute;
  top: 88px;
  right: 88px;
}
@media (max-width: 1459px) {
  .corp_about_service_img {
    top: 88px;
    right: 20px;
    max-width: 300px;
  }
}
@media (max-width: 1267px) {
  .corp_about_service_img {
    display: none;
  }
}
.corp_about_service_text {
  max-width: 630px;
  padding-left: 52px;
  padding-top: 82px;
}
@media (max-width: 1267px) {
  .corp_about_service_text {
    max-width: 100%;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
  }
}
.corp_about_service_text h4 {
  line-height: 34px;
  color: #3c3c3c;
}
@media (max-width: 767px) {
  .corp_about_service_text h4 {
    font-size: 20px;
    line-height: 30px;
  }
}
.corp_about_service_text span {
  display: block;
  font-size: 24px;
  font-weight: 300;
  padding-top: 36px;
  max-width: 500px;
  color: #3c3c3c;
}
@media (max-width: 1267px) {
  .corp_about_service_text span {
    padding-top: 20px;
    max-width: 100%;
    padding-right: 100px;
  }
}
@media (max-width: 767px) {
  .corp_about_service_text span {
    padding-right: 0px;
    font-size: 20px;
  }
}
.corp_about_service_text span + span {
  font-size: 16px;
  padding-top: 43px;
  line-height: 30px;
}
@media (max-width: 1267px) {
  .corp_about_service_text span + span {
    padding-top: 25px;
  }
}
@media (max-width: 767px) {
  .corp_about_service_text span + span {
    line-height: 26px;
  }
}
.corp_about_service_header {
  width: 100%;
  background: #fff;
  padding-left: 45px;
  padding-top: 28px;
  padding-bottom: 37px;
}
@media (max-width: 1459px) {
  .corp_about_service_header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 1267px) {
  .corp_about_service_header {
    padding-left: 15px;
  }
}
.corp_about_service_header span {
  font-family: 'uni-sans.thin-caps';
  color: #3c3c3c;
  font-size: 51px;
}
@media (max-width: 1267px) {
  .corp_about_service_header span {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  .corp_about_service_header span {
    font-size: 28px;
  }
}
.corp_about_service_look {
  margin-left: -1px;
  background: #fff;
}
.corp_about_service_look ul {
  width: 100%;
  display: block;
  border-top: 1px solid #e7e7e7;
}
.corp_about_service_look ul li {
  width: 50%;
  height: 336px;
  float: left;
  border-left: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  padding-left: 90px;
}
@media (max-width: 1459px) {
  .corp_about_service_look ul li {
    padding-left: 45px;
  }
}
@media (max-width: 1267px) {
  .corp_about_service_look ul li {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .corp_about_service_look ul li {
    width: 100%;
    float: none;
    height: 300px;
  }
}
.wrapper_service_look__block {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1267px) {
  .wrapper_service_look__block {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.service_look__logo {
  display: inline-block;
  vertical-align: middle;
  width: 195px;
}
@media (max-width: 1459px) {
  .service_look__logo {
    width: 175px;
  }
}
@media (max-width: 1267px) {
  .service_look__logo {
    display: block;
    text-align: center;
    padding-bottom: 10px;
  }
}
.service_look__text {
  display: inline-block;
  vertical-align: middle;
  max-width: 250px;
}
@media (max-width: 1459px) {
  .service_look__text {
    max-width: 230px;
  }
}
@media (max-width: 1267px) {
  .service_look__text {
    display: block;
    text-align: center;
    padding-top: 10px;
  }
}
.service_look__text span {
  font-size: 16px;
  font-weight: 300;
}
.corp_about_service_form {
  background: #f9f9f9;
  padding-left: 52px;
  padding-bottom: 53px;
  border-bottom: 1px solid #e7e7e7;
}
@media (max-width: 1267px) {
  .corp_about_service_form {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.corp_about_service_form h4 {
  font-size: 24px;
  font-weight: 300;
  padding-top: 42px;
  padding-bottom: 0;
  padding-bottom: 37px;
}
.corp_about_service_form_unit {
  margin-bottom: 16px;
}
.corp_about_service_form_unit .about_service_form_text {
  display: inline-block;
  vertical-align: middle;
  width: 233px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .corp_about_service_form_unit .about_service_form_text {
    display: block;
    width: 100%;
  }
}
.corp_about_service_form_unit .about_service_form_text span {
  font-weight: 300;
  font-size: 18px;
}
.corp_about_service_form_unit .about_service_form_input {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .corp_about_service_form_unit .about_service_form_input {
    display: block;
  }
}
.corp_about_service_form_unit .about_service_form_input .contact__service_form {
  margin-top: 0;
  width: 513px;
}
@media (max-width: 1267px) {
  .corp_about_service_form_unit .about_service_form_input .contact__service_form {
    width: 470px;
  }
}
@media (max-width: 767px) {
  .corp_about_service_form_unit .about_service_form_input .contact__service_form {
    width: 100%;
  }
}
.corp_about_service_look .background_sett {
  background: #00acff;
  padding-left: 0;
}
.corp_about_service_look .background_sett .wrapper_service_look__block {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.corp_about_service_look .background_sett .wrapper_service_look__block .service_look__logo {
  text-align: center;
}
.order_corp_about_service {
  float: left;
  padding-bottom: 27px;
  border-bottom: none;
  overflow: hidden;
  padding-right: 63px;
}
@media (max-width: 1459px) {
  .order_corp_about_service {
    padding-left: 25px;
    padding-right: 32px;
  }
}
@media (max-width: 1267px) {
  .order_corp_about_service {
    float: none;
  }
}
.order_corp_about_service h4 {
  line-height: 32px;
  max-width: 560px;
}
@media (max-width: 1459px) {
  .order_corp_about_service h4 {
    max-width: 610px;
  }
}
@media (max-width: 767px) {
  .order_corp_about_service h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 1459px) {
  .order_corp_about_service .about_service_form_text {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .order_corp_about_service .about_service_form_text {
    width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 1459px) {
  .order_corp_about_service .about_service_form_input .contact__service_form {
    width: 412px;
  }
}
@media (max-width: 1267px) {
  .order_corp_about_service .about_service_form_input .contact__service_form {
    width: 488px;
  }
}
@media (max-width: 767px) {
  .order_corp_about_service .about_service_form_input .contact__service_form {
    width: 100%;
  }
}
.order_corp_about_service_price {
  background: #00acff;
  padding-top: 36px;
  padding-left: 31px;
  padding-right: 31px;
  min-height: 525px;
  position: relative;
  overflow: hidden;
  bottom:auto !important;
}
.order_corp_about_service_price.fixed{
  position: fixed;
}
@media (max-width: 1267px) {
  .order_corp_about_service_price {
    display: block;
    min-height: 250px;
  }
}
.order_corp_about_service_price h5 {
  color: #fff;
  font-size: 24px;
}
.order_corp_about_service_price span {
  font-weight: 300;
  color: #fff;
  font-size: 15px;
  display: block;
  padding-top: 17px;
  word-spacing: 0px;
  line-height: 26px;
  padding-bottom: 115px;
}
.order_corp_about_service_price .btn_send_app {
  position: absolute;
  bottom: 38px;
  padding-left: 31px;
  padding-right: 32px;
  left: 27px;
  right: 27px;
  width: 230px;
  display: block;
  text-decoration: none;
  color:#fff;
}
.wrapepr__app {
  padding-right: 288px;
  border-bottom: 1px solid #e7e7e7;
  background: #fff;
}
@media (max-width: 1267px) {
  .wrapepr__app {
    padding-right: 0;
  }
}
.corp_about_service_or_chose_wrapper {
  background: #ff9e00;
}
.corp_about_service_or_chose_header span {
  color: #fff;
  padding-left: 54px;
  font-size: 24px;
  padding-top: 39px;
  display: block;
  word-spacing: 1px;
  padding-bottom: 32px;
  padding-right: 25px;
}
@media (max-width: 1267px) {
  .corp_about_service_or_chose_header span {
    padding-left: 25px;
  }
}
@media (max-width: 767px) {
  .corp_about_service_or_chose_header span {
    font-size: 17px;
  }
}
.open_chose_app {
  display: block;
  padding-left: 52px;
  padding-top: 35px;
  padding-bottom: 28px;
  text-decoration: none;
  font-size: 25px;
  font-weight: 300;
  background: #fff;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  cursor: pointer;
  position: relative;
  border-right: 1px solid #e7e7e7;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: -1px;
}
@media (max-width: 767px) {
  .open_chose_app {
    padding-left: 15px;
    font-size: 20px;
    padding-top: 28px;
  }
}
.open_chose_app:hover {
  text-decoration: none;
  background: #ff4f36;
  border-right: 1px solid #ff4f36;
}
.open_chose_app:hover span {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.open_chose_app:hover .srr_chose_app {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.open_chose_app:visited {
  text-decoration: none;
}
.open_chose_app:active {
  text-decoration: none;
}
.open_chose_app:focus {
  text-decoration: none;
}
.open_chose_app:last-child {
  border-bottom: none;
}
.open_chose_app span {
  color: #000;
  border-bottom: 1px dotted #000;
}
.open_chose_app .srr_chose_app {
  border-bottom: 1px solid #a4a4a4;
  border-right: 1px solid #a4a4a4;
  display: block;
  position: absolute;
  top: 45px;
  right: 64px;
  height: 12px;
  width: 12px;
  -webkit-transform: rotateZ(45deg);
     -moz-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.open_chose_app .srr_chose_app.active {
  -webkit-transform: rotateZ(-135deg);
     -moz-transform: rotateZ(-135deg);
      -ms-transform: rotate(-135deg);
       -o-transform: rotateZ(-135deg);
          transform: rotateZ(-135deg);
  top: 51px;
}
@media (max-width: 767px) {
  .open_chose_app .srr_chose_app.active {
    top: 41px;
  }
}
@media (max-width: 767px) {
  .open_chose_app .srr_chose_app {
    right: 15px;
    top: 35px;
  }
}
.chose_app_unit {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.3s ease;
  -moz-transition: height 0.3s ease;
  -o-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.chose_app_unit.openCollapse {
  height: auto;
  -webkit-transition: height 0.3s ease;
  -moz-transition: height 0.3s ease;
  -o-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.header_new_abonent {
  min-height: 37px;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
.internet_pack {
  background-repeat: no-repeat;
  background-position: 395px 532px;
  background-color: #f9f9f9;
  border-right: 1px solid #e7e7e7;
}
@media (max-width: 1267px) {
  .internet_pack {
    background-position: 300px 532px;
  }
}
.internet_pack_rate_unit {
  width: 33.3333333%;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
}
@media (max-width: 1459px) {
  .internet_pack_rate_unit {
    width: 50%;
  }
}
@media (max-width: 1267px) {
  .internet_pack_rate_unit {
    width: 33.33333%;
  }
}
@media (max-width: 767px) {
  .internet_pack_rate_unit {
    width: 100%;
  }
}
.internet_pack_rate_unit .to_plug {
  margin-top: 23px;
}
.internet_pack_rate_unit .rate_actions_pack {
  position: absolute;
  bottom: 100%;
  background: #ff0581;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 16px;
  padding-bottom: 7px;
  padding-top: 11px;
  color: #fff;
}
.internet_pack_rate_unit:nth-child(3n+3) {
  border-right: none;
}
@media (max-width: 1459px) {
  .internet_pack_rate_unit:nth-child(3n+3) {
    border-right: 1px solid #e7e7e7;
  }
}
@media (max-width: 1267px) {
  .internet_pack_rate_unit:nth-child(3n+3) {
    border-right: none;
  }
}
@media (max-width: 1459px) {
  .internet_pack_rate_unit:nth-child(2n) {
    border-right: none;
  }
}
@media (max-width: 1267px) {
  .internet_pack_rate_unit:nth-child(2n) {
    border-right: 1px solid #e7e7e7;
  }
}
.app_unit__tv_header {
  background: #fff;
  padding-left: 50px;
  padding-top: 0;
  border-right: 1px solid #e7e7e7;
}
@media (max-width: 767px) {
  .app_unit__tv_header {
    padding-left: 15px;
  }
}
.app_unit__tv_header span {
  text-transform: uppercase;
  display: block;
  letter-spacing: 1px;
  font-size: 49px;
  font-weight: 100;
  color: #000;
  font-family: 'uni-sans.thin-caps';
  padding-top: 9px;
  padding-bottom: 17px;
}
@media (max-width: 767px) {
  .app_unit__tv_header span {
    font-size: 23px;
    padding-top: 15px;
    padding-bottom: 17px;
  }
}
.main__pack__units {
  width: 100%;
  position: relative;
  border-right: 1px solid #e7e7e7;
}
.pack__unit {
  float: left;
  width: 33.333333%;
  padding-bottom: 47px;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
@media (max-width: 1459px) {
  .pack__unit {
    width: 50%;
  }
}
@media (max-width: 1267px) {
  .pack__unit {
    width: 33.333333%;
  }
}
@media (max-width: 767px) {
  .pack__unit {
    width: 100%;
  }
}
.pack__unit:nth-child(3n+3) {
  border-right: none;
}
@media (max-width: 1459px) {
  .pack__unit:nth-child(3n+3) {
    border-right: 1px solid #e7e7e7;
  }
}
@media (max-width: 1267px) {
  .pack__unit:nth-child(3n+3) {
    border-right: none;
  }
}
@media (max-width: 1459px) {
  .pack__unit:nth-child(2n) {
    border-right: none;
  }
}
@media (max-width: 1267px) {
  .pack__unit:nth-child(2n) {
    border-right: 1px solid #e7e7e7;
  }
}
.pack__unit .pack__unit_header {
  background: #00c2ff;
  min-height: 120px;
  position: relative;
}
.pack__unit .pack__unit_header span {
  color: #fff;
  font-size: 24px;
  padding-top: 60px;
  display: block;
  padding-left: 51px;
}
.pack__unit .pack__unit_header i {
  position: absolute;
  bottom: 0;
  right: 0;
}
.pack__unit .pack__unit_body {
  padding-left: 52px;
  padding-top: 34px;
}
@media (max-width: 1267px) {
  .pack__unit .pack__unit_body {
    padding-left: 25px;
  }
}
@media (max-width: 767px) {
  .pack__unit .pack__unit_body {
    max-width: 320px;
    margin: 0 auto;
    padding-left: 52px;
  }
}
.pack__unit .pack__unit_body a {
  display: inline-block;
  text-decoration: none;
  color: #a15ab6;
  font-size: 15px;
  border-bottom: 1px dotted #a15ab6;
  line-height: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pack__unit .pack__unit_body a:hover {
  color: #ff4f36;
  border-bottom: 1px dotted #ff4f36;
}
.pack__unit .pack__unit_body span {
  display: block;
  padding-top: 19px;
  font-size: 13px;
  word-spacing: -1px;
  line-height: 20px;
  max-width: 210px;
  color: #616161;
  height: 139px;
}
.pack__unit .pack__unit_body .pack__unit_body_price span {
  display: inline-block;
  font-family: 'uni-sans.thin-caps';
  font-size: 70px;
  padding-top: 53px;
  margin-left: -2px;
  height: auto;
}
.pack__unit .pack__unit_body .pack__unit_body_price span i {
  font-size: 16px;
  padding-left: 10px;
  display: inline-block;
  vertical-align: top;
  padding-top: 1px;
  color: #aaa;
}
.pack__unit .pack__unit_body .pack__unit_body_price span i + i {
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  padding-left: 5px;
  font-size: 17px;
  padding-top: 3px;
}
.pack__unit_btn_wrapepr {
  width: 100%;
  padding-left: 37px;
  padding-right: 37px;
  padding-top: 39px;
}
@media (max-width: 1267px) {
  .pack__unit_btn_wrapepr {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .pack__unit_btn_wrapepr {
    max-width: 320px;
    margin: 0 auto;
    padding-left: 37px;
    padding-right: 37px;
  }
}
.pack__unit_btn {
  text-decoration: none !important;
  display: block;
  text-decoration: none;
  color: #fff !important;
  background: #a15ab6;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pack__unit_btn:hover {
  text-decoration: none;
  color: #fff;
  background: #000;
}
.pack__units_type_free .pack__unit_header {
  background-color: #00c2ff;
}
.pack__units_type_free .pack__unit_header i {
  bottom: 7px;
  right: -33px;
}
.pack__units_type_wait .pack__unit_header {
  background-color: #00c2ff;
}
.pack__units_type_wait .pack__unit_header i {
  bottom: -6px;
  right: -3px;
}
.pack__units_type_start .pack__unit_header {
  background-color: #9a53b3;
}
.pack__units_type_start .pack__unit_header i {
  bottom: -3px;
  right: 0px;
}
.pack__units_type_comine .pack__unit_header {
  background-color: #9a53b3;
}
.pack__units_type_comine .pack__unit_header i {
  bottom: 8px;
  right: -1px;
}
.pack__units_type_home .pack__unit_header {
  background-color: #ff3f98;
}
.pack__units_type_home .pack__unit_header i {
  bottom: 10px;
  right: 0px;
}
.pack__units_type_infinity .pack__unit_header {
  background-color: #ff3f98;
}
.pack__units_type_infinity .pack__unit_header i {
  bottom: 38px;
  right: -1px;
}
.pack__units_type_max .pack__unit_header {
  background-color: #ff7e00;
}
.pack__units_type_max .pack__unit_header i {
  bottom: 5px;
  right: -2px;
}
.pack__units_type_hd .pack__unit_header {
  background-color: #ffcc00;
}
.pack__units_type_hd .pack__unit_header i {
  bottom: 12px;
  right: -13px;
}
.pack__units_type_threed .pack__unit_header {
  background-color: #00c2ff;
}
.pack__units_type_threed .pack__unit_header i {
  bottom: 16px;
  right: -1px;
}
.pack__units_type_xxx .pack__unit_header {
  background-color: #9a53b3;
}
.pack__units_type_xxx .pack__unit_header i {
  bottom: 18px;
  right: -1px;
}
.pack__units_type_football .pack__unit_header {
  background-color: #ff3f98;
}
.pack__units_type_football .pack__unit_header i {
  bottom: 13px;
  right: -13px;
}
.pack__units_type_amedia .pack__unit_header {
  background-color: #ff7e00;
}
.pack__units_type_amedia .pack__unit_header i {
  bottom: 0px;
  right: 0px;
}
.pack__units_type_mezo .pack__unit_header {
  background-color: #ffcc00;
}
.pack__units_type_mezo .pack__unit_header i {
  bottom: 8px;
  right: -13px;
}
.app_unit__tv_header__next {
  border-top: 1px solid #e7e7e7;
  margin-top: -1px;
  background: #f9f9f9;
  padding-top: 29px;
  padding-bottom: 14px;
  border-bottom: 1px solid #e7e7e7;
}
.main_equipement_unist {
  border-right: 1px solid #e7e7e7;
}
.equipement_unist {
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  width: 33.333333%;
  border-right: 1px solid #e7e7e7;
  float: left;
}
@media (max-width: 1459px) {
  .equipement_unist {
    width: 50%;
  }
}
@media (max-width: 1267px) {
  .equipement_unist {
    width: 33.33333%;
  }
}
@media (max-width: 767px) {
  .equipement_unist {
    width: 100%;
  }
}
.equipement_unist:nth-child(3n+3) {
  border-right: none;
}
@media (max-width: 1459px) {
  .equipement_unist:nth-child(3n+3) {
    border-right: 1px solid #e7e7e7;
  }
}
@media (max-width: 1267px) {
  .equipement_unist:nth-child(3n+3) {
    border-right: none;
  }
}
@media (max-width: 1459px) {
  .equipement_unist:nth-child(2n) {
    border-right: none;
  }
}
@media (max-width: 1267px) {
  .equipement_unist:nth-child(2n) {
    border-right: 1px solid #e7e7e7;
  }
}
.equipement_unist_header {
  padding-left: 48px;
  padding-top: 59px;
}
@media (max-width: 1267px) {
  .equipement_unist_header {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .equipement_unist_header {
    max-width: 320px;
    margin: 0 auto;
    padding-left: 45px;
  }
}
.equipement_unist_header span {
  display: block;
  max-width: 200px;
  line-height: 26px;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  height: 60px;
}
.equipement_unist__img {
  position: relative;
  width: 100%;
  height: 115px;
  margin-top: 44px;
}
@media (max-width: 767px) {
  .equipement_unist__img {
    max-width: 320px;
    margin: 0 auto;
  }
}
.equipement_unist__img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.equipement_unist_body {
  height: 161px;
}
@media (max-width: 767px) {
  .equipement_unist_body {
    max-width: 320px;
    margin: 0 auto;
  }
}
.equipement_unist_body span {
  display: block;
  padding-left: 49px;
  padding-top: 21px;
  font-size: 13px;
  max-width: 250px;
  line-height: 20px;
  color: #616161;
}
@media (max-width: 1267px) {
  .equipement_unist_body span {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .equipement_unist_body span {
    padding-left: 45px;
  }
}
@media (max-width: 767px) {
  .equipement_unist__price {
    max-width: 320px;
    margin: 0 auto;
  }
}
.equipement_unist__price span {
  display: inline-block;
  font-family: 'uni-sans.thin-caps';
  font-size: 50px;
  padding-top: 21px;
  padding-left: 45px;
  height: auto;
  color: #000;
}
@media (max-width: 1267px) {
  .equipement_unist__price span {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .equipement_unist__price span {
    padding-left: 45px;
  }
}
.equipement_unist__price span i {
  font-size: 18px;
  padding-left: 11px;
  display: inline-block;
  vertical-align: top;
  padding-top: 20px;
  color: #aaa;
}
.equipement_unist__pay {
  padding-left: 39px;
  padding-right: 34px;
  padding-top: 25px;
  padding-bottom: 50px;
}
@media (max-width: 1267px) {
  .equipement_unist__pay {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .equipement_unist__pay {
    max-width: 320px;
    margin: 0 auto;
    padding-left: 39px;
    padding-right: 34px;
  }
}
.payment_header_block {
  padding-left: 52px;
  padding-top: 38px;
  padding-bottom: 34px;
  border-bottom: 1px solid #e7e7e7;
  background: #fff;
}
@media (max-width: 1459px) {
  .payment_header_block {
    padding-left: 45px;
  }
}
@media (max-width: 767px) {
  .payment_header_block {
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.payment_header_block span {
  font-size: 24px;
  font-weight: 500;
  color: #3c3c3c;
}
@media (max-width: 767px) {
  .payment_header_block span {
    font-size: 18px;
  }
}
.services__units_wrapper {
  width: 100%;
  position: relative;
}
.services__units_wrapper ul {
  margin-left: -1px;
}
.services__units_wrapper ul li {
  height: 289px;
  background: white;
  float: left;
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  position: relative;
}
@media (max-width: 1459px) {
  .services__units_wrapper ul li {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .services__units_wrapper ul li {
    height: 240px;
  }
}
.services__units_wrapper ul li .img_wrap {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.services__units_wrapper ul li .img_wrap img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.services__units_wrapper ul .services__unit_small {
  width: 25%;
}
@media (max-width: 1267px) {
  .services__units_wrapper ul .services__unit_small {
    width: 33.33333%;
  }
}
@media (max-width: 767px) {
  .services__units_wrapper ul .services__unit_small {
    width: 100%;
  }
}
.services__units_wrapper ul .services__unit_large {
  width: 75%;
  background: #00c2ff !important;
  padding-left: 121px;
  font-weight: 300;
  color: #fff;
  font-size: 24px;
  position: relative;
}
@media (max-width: 1459px) {
  .services__units_wrapper ul .services__unit_large {
    padding-left: 50px;
  }
}
@media (max-width: 1267px) {
  .services__units_wrapper ul .services__unit_large {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .services__units_wrapper ul .services__unit_large {
    width: 100%;
    font-size: 18px;
    padding-left: 15px;
  }
}
.services__units_wrapper ul .services__unit_large span {
  max-width: 650px;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  .services__units_wrapper ul .services__unit_large span {
    max-width: 100%;
  }
}
@media (max-width: 1267px) {
  .services__units_wrapper ul .services__unit_mod {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .services__units_wrapper ul .services__unit_mod {
    width: 100%;
  }
}
.mail__container {
  width: 638px;
  margin: 0 auto;
}
.mail__header {
  padding-top: 33px;
}
.mail__header_logo {
  float: left;
}
.mail__header_tel {
  float: right;
  font-size: 25px;
  padding-top: 21px;
}
.mail__header_tel a {
  text-decoration: none;
}
.mail__header_tel a span {
  color: #b0b0b0;
}
.mail__header_tel a span span {
  color: #535353;
  padding-left: 3px;
}
.mail__thank_wrapper {
  background: #eaebef;
  margin-top: 32px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 35px;
}
.mail__thank_text {
  text-align: center;
  padding-top: 35px;
}
.mail__thank_text span {
  font-weight: 700;
  font-size: 35px;
  word-spacing: 2px;
  color: #000;
}
.mail_number {
  width: 100%;
}
.mail_number li {
  width: 50%;
  float: left;
}
.mail_number li:first-child {
  padding-left: 73px;
}
.mail_number li:last-child {
  padding-left: 24px;
}
.mail_number li:last-child .num__mail__text {
  border: 3px solid #fa4ea2;
  width: 209px;
  margin-top: 6px;
}
.mail_number li:last-child .num__mail__text span {
  display: block;
  color: #000;
  font-size: 24px;
  padding-left: 13px;
  padding-top: 9px;
  padding-bottom: 6px;
}
.num__mail {
  padding-top: 14px;
}
.num__mail span {
  color: #4a4a4a;
  font-size: 15px;
}
.num__mail__text {
  border: 3px solid #fa4ea2;
  width: 209px;
  margin-top: 6px;
  background: #fafafb;
}
.num__mail__text span {
  display: block;
  color: #000;
  font-size: 32px;
  padding-left: 13px;
  padding-top: 4px;
}
.mail__tarif_wrapper li {
  width: 100%;
  display: block;
  position: relative;
  background: #fff;
  border-bottom: 1px solid #e9e9e9;
}
.tarif__name {
  float: left;
  padding-left: 73px;
  max-width: 400px;
  padding-top: 19px;
  padding-bottom: 15px;
}
.tarif__name span {
  font-size: 15px;
  color: #000;
}
.tarif__price {
  float: right;
  width: 191px;
  padding-top: 14px;
}
.tarif__price span {
  font-size: 24px;
  color: #000;
}
.mail__tarif_summ_price_wrapper {
  width: 100%;
  position: relative;
  background: #f9f9f9;
}
.summ_price_block {
  float: right;
  background: #ffb900;
}
.summ_price_block-left {
  float: left;
  width: 130px;
  padding-left: 23px;
  padding-top: 29px;
  font-size: 15px;
  color: #fff;
}
.summ_price_block-right {
  float: right;
  width: 192px;
  font-size: 24px;
  font-weight: 700;
  padding-top: 20px;
  color: #fff;
  padding-bottom: 15px;
}
.mail__tarif_some_text__wrapper {
  width: 100%;
  position: relative;
  background: #f9f9f9;
  padding-top: 27px;
  padding-left: 73px;
  padding-bottom: 53px;
}
.mail__tarif_some_text__wrapper span {
  color: #000;
  font-size: 18px;
  display: block;
  max-width: 510px;
  line-height: 30px;
  letter-spacing: 0px;
}
.mail__service__wrapper {
  width: 100%;
  position: relative;
}
.mail__service__wrapper ul {
  width: 100%;
}
.mail__service__wrapper ul li {
  width: 25%;
  float: left;
  height: 141px;
  position: relative;
  text-align: center;
  font-weight: 300;
  font-size: 32px;
}
.mail__service__wrapper ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
}
.mail__service__wrapper ul li img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.mail__service__wrapper ul li:nth-child(1) {
  background: #7828b6;
}
.mail__service__wrapper ul li:nth-child(2) {
  background: #00cdff;
}
.mail__service__wrapper ul li:nth-child(3) {
  background: #ffb900;
}
.mail__service__wrapper ul li:nth-child(4) {
  background: #ff1c8a;
  position: relative;
}
.mail__service__wrapper ul li:nth-child(4) span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.mail__action__wrapepr {
  padding-top: 20px;
}
.tv__setting_border {
  border-top: 1px solid #fff;
}
.tv_corp_about_service_form_setting {
  padding-left: 0;
  padding-right: 0;
  max-width: 864px;
  background: #fff;
  padding-bottom: 0;
  margin-bottom: 0px;
}
@media (max-width: 1459px) {
  .tv_corp_about_service_form_setting {
    max-width: 672px;
  }
}
@media (max-width: 1267px) {
  .tv_corp_about_service_form_setting {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .tv_corp_about_service_form_setting {
    margin-bottom: 0px;
  }
}
.tv_corp_about_service_form_setting .app_unit__tv_header span {
  padding-top: 34px;
  padding-bottom: 30px;
}
.tv_phone_about_service_form_setting {
  padding-left: 0;
  padding-right: 0;
  width: 864px;
  background: #fff;
  padding-bottom: 0;
  margin-bottom: 0px;
}
@media (max-width: 1459px) {
  .tv_phone_about_service_form_setting {
    width: 672px;
  }
}
@media (max-width: 1267px) {
  .tv_phone_about_service_form_setting {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .tv_phone_about_service_form_setting {
    margin-bottom: 0px;
  }
}
.pack_tariff__minets {
  border-bottom: 1px solid #f0f0f0;
  padding-left: 49px;
  padding-top: 35px;
  padding-bottom: 7px;
}
.pack_tariff__minets span {
  font-family: 'Roboto', sans-serif;
  display: block;
  font-weight: 300;
  font-size: 13px;
  color: #616161;
}
.pack_tariff__minets span + span {
  font-family: 'uni-sans.thin-caps';
  font-size: 50px;
  margin-top: -5px;
  margin-left: -1px;
  color: #000;
}
.pack_tariff__minets_max {
  border-bottom: 1px solid #f0f0f0;
  padding-left: 49px;
  padding-top: 29px;
  padding-bottom: 10px;
}
.pack_tariff__minets_max span {
  font-family: 'Roboto', sans-serif;
  display: block;
  font-weight: 300;
  font-size: 13px;
  color: #616161;
}
.pack_tariff__minets_max span + span {
  font-family: 'uni-sans.thin-caps';
  font-size: 50px;
  margin-top: -5px;
  margin-left: -1px;
  color: #000;
}
.pack_tariff__day_pay {
  border-bottom: 1px solid #f0f0f0;
  padding-left: 47px;
  padding-top: 22px;
  padding-bottom: 19px;
}
.pack_tariff__day_pay span {
  font-family: 'uni-sans.thin-caps';
  display: inline-block;
  font-weight: 300;
  font-size: 50px;
  vertical-align: top;
  color: #000;
}
.pack_tariff__day_pay i {
  font-size: 13px;
  margin-top: 26px;
  margin-left: 10px;
  font-style: normal;
  display: inline-block;
  vertical-align: top;
  color: #616161;
}
.pack_tariff__summ_pay {
  border-bottom: 1px solid #f0f0f0;
  padding-left: 47px;
  padding-top: 9px;
  padding-bottom: 5px;
}
.pack_tariff__summ_pay span {
  font-family: 'uni-sans.thin-caps';
  display: inline-block;
  font-weight: 300;
  font-size: 72px;
  vertical-align: top;
  color: #000;
}
.pack_tariff__summ_pay i {
  font-size: 18px;
  margin-top: 34px;
  margin-left: 5px;
  font-style: normal;
  display: inline-block;
  vertical-align: top;
  font-weight: 300;
  color: #616161;
}
.pack_tariff__summ_pay i i {
  margin-top: 3px;
  font-family: 'Roboto', sans-serif;
  margin-left: 3px;
  font-weight: 300;
  color: #616161;
}
.pack_tariff__btn {
  border-bottom: 1px solid #f0f0f0;
  padding-top: 34px;
  padding-bottom: 31px;
}
.pack__unit__tv_sett {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.referral_fee {
  background: #f9f9f9;
  border-right: 1px solid #e7e7e7;
  padding-left: 49px;
  padding-top: 33px;
  padding-bottom: 69px;
}
@media (max-width: 1459px) {
  .referral_fee {
    padding-left: 25px;
  }
}
@media (max-width: 767px) {
  .referral_fee {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 25px;
    padding-top: 25px;
  }
}
.referral_fee span {
  display: block;
  font-family: 'uni-sans.thin-caps';
  color: #000;
  font-size: 50px;
}
@media (max-width: 1459px) {
  .referral_fee span {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .referral_fee span {
    font-size: 22px;
  }
}
.referral_fee span + span {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 18px;
  padding-top: 17px;
  padding-left: 1px;
}
@media (max-width: 767px) {
  .referral_fee span + span {
    font-size: 16px;
  }
}
.referral_fee__input {
  margin-top: 12px;
  margin-left: 2px;
  width: 545px;
}
@media (max-width: 767px) {
  .referral_fee__input {
    margin-left: 0;
    width: 100%;
  }
}
.pack__list_unit {
  padding-top: 15px;
  position: relative;
  padding-bottom: 6px;
}
.pack__list_unit:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  left: -100px;
  right: -100px;
  bottom: 0;
  background: #fff;
}
.pack__list_unit span {
  padding-bottom: 20px;
  font-size: 18px;
  display: block;
  padding-top: 0;
  line-height: 26px;
}
.pack__list_unit__after {
  padding-top: 16px;
  padding-bottom: 100px;
}
.pack__list_unit__after span {
  padding-bottom: 20px;
  font-size: 15px;
  display: block;
  padding-top: 0;
  line-height: 26px;
}
.pack__list_unit__after span + span {
  font-family: 'uni-sans.thin-caps';
  font-size: 56px;
  margin-left: 2px;
  padding-top: 1px;
  word-spacing: -4px;
  margin-top: 0px;
  display: inline-block;
  vertical-align: top;
}
.pack__list_unit__after span + span i {
  display: inline-block;
  vertical-align: top;
  font-size: 41px;
  margin-top: 1px;
}
.routers__setting {
  background: #f9f9f9;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 1px solid;
}
.tv_dop_about_service_form_setting {
  padding-left: 0;
  padding-right: 0;
  width: 864px;
  background: #fff;
  padding-bottom: 0;
}
@media (max-width: 1459px) {
  .tv_dop_about_service_form_setting {
    width: 672px;
  }
}
@media (max-width: 1267px) {
  .tv_dop_about_service_form_setting {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .tv_dop_about_service_form_setting {
    margin-bottom: 0px;
  }
}
.equipement_unist_header_sett {
  padding-left: 51px;
  padding-top: 25px;
}
@media (max-width: 1459px) {
  .equipement_unist_header_sett {
    padding-left: 49px;
  }
}
@media (max-width: 1267px) {
  .equipement_unist_header_sett {
    padding-left: 25px;
  }
}
.equipement_unist__img_sett {
  height: 155px;
  margin-top: 23px;
}
.equipement_unist_body_characteristic_sett {
  padding-top: 11px;
  height: 91px;
}
.equipement_unist_body_characteristic_sett span {
  padding-top: 0;
  padding-bottom: 4px;
  max-width: 100%;
}
.equipement_unist_body_characteristic_sett span i {
  font-style: normal;
  font-weight: 700;
  padding-left: 2px;
}
.equipement_unist__price_sett span {
  padding-top: 0;
}
.equipement_unist__pay_sett {
  padding-bottom: 31px;
}
.variant_third_equipement_unist .equipement_unist__img {
  height: 230px;
  margin-top: 28px;
}
.variant_third_equipement_unist .equipement_unist_body {
  height: 65px;
}
.corp_about_service_text_about h4 {
  max-width: 350px;
}
@media (max-width: 1267px) {
  .corp_about_service_text_about h4 {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .corp_about_service_text_about h4 {
    font-size: 20px;
    line-height: 30px;
  }
}
.corp_about_service_text_about span {
  display: block;
  font-size: 24px;
  font-weight: 300;
  padding-top: 14px;
  max-width: 440px;
  color: #3c3c3c;
}
@media (max-width: 1267px) {
  .corp_about_service_text_about span {
    max-width: 100%;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .corp_about_service_text_about span {
    padding-right: 0px;
    font-size: 20px;
  }
}
.corp_about_service_text_about span + span {
  font-size: 18px;
  padding-top: 46px;
  line-height: 32px;
}
@media (max-width: 1267px) {
  .corp_about_service_text_about span + span {
    max-width: 100%;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .corp_about_service_text_about span + span {
    font-size: 16px;
    line-height: 26px;
    padding-top: 24px;
  }
}
.corp_about_service_img_about {
  right: 0;
  top: 62px;
}
@media (max-width: 1459px) {
  .corp_about_service_img_about {
    right: 0;
    top: 80px;
    max-width: 470px;
  }
}
.corp_about_service__about {
  padding-bottom: 108px;
}
@media (max-width: 1267px) {
  .corp_about_service__about {
    padding-bottom: 40px;
  }
}
.reason__wrapper {
  width: 100%;
  background: #ff9e00;
  padding-bottom: 9px;
}
.reason__wrapper .reason__number {
  float: left;
  display: block;
  padding-left: 39px;
  padding-top: 12px;
}
.reason__wrapper .reason__number span {
  color: #fff;
  font-family: 'uni-sans.thin-caps';
  font-size: 184px;
}
@media (max-width: 767px) {
  .reason__wrapper .reason__number span {
    font-size: 118px;
  }
}
@media (max-width: 1459px) {
  .reason__wrapper .reason__number {
    padding-left: 15px;
  }
}
.reason__wrapper .reason__text {
  overflow: hidden;
  padding-left: 19px;
  padding-top: 60px;
}
@media (max-width: 767px) {
  .reason__wrapper .reason__text {
    padding-left: 15px;
    padding-top: 40px;
  }
}
.reason__wrapper .reason__text span {
  font-family: 'uni-sans.thin-caps';
  font-size: 69px;
  display: block;
  color: #fff;
}
@media (max-width: 767px) {
  .reason__wrapper .reason__text span {
    font-size: 46px;
  }
}
.reason__wrapper .reason__text span + span {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  display: block;
  max-width: 270px;
  padding-left: 5px;
  margin-top: -13px;
  word-spacing: 1px;
}
@media (max-width: 767px) {
  .reason__wrapper .reason__text span + span {
    font-size: 18px;
    max-width: 180px;
  }
}
.about_list ul {
  margin-right: -1px;
  background: #fff;
}
.about_list li {
  width: 50%;
  height: 336px;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  float: left;
  margin-right: 0;
  position: relative;
}
@media (max-width: 1267px) {
  .about_list li {
    width: 100%;
  }
}
.about_list li .wrapper__about_list_text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.about_list li .num_about_list {
  position: absolute;
  right: 58px;
  top: 30px;
}
.about_list li .num_about_list span {
  font-family: 'uni-sans.thin-caps';
  color: #d9d9d9;
  font-size: 78px;
}
@media (max-width: 767px) {
  .about_list li .num_about_list {
    display: none;
  }
}
.about_list li .about_list_text_head {
  display: block;
  font-size: 24px;
  padding-left: 52px;
  color: #3c3c3c;
}
@media (max-width: 1459px) {
  .about_list li .about_list_text_head {
    padding-left: 15px;
    font-size: 20px;
  }
}
@media (max-width: 1267px) {
  .about_list li .about_list_text_head {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .about_list li .about_list_text_head {
    font-size: 20px;
  }
}
.about_list li .about_list_text_about {
  display: block;
  padding-top: 12px;
  font-size: 16px;
  padding-left: 52px;
  font-weight: 300;
  max-width: 520px;
  line-height: 30px;
  color: #3c3c3c;
  padding-right: 15px;
}
@media (max-width: 1459px) {
  .about_list li .about_list_text_about {
    padding-left: 15px;
    font-size: 14px;
  }
}
@media (max-width: 1267px) {
  .about_list li .about_list_text_about {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .about_list li .about_list_text_about {
    font-size: 14px;
  }
}
.about_list li .about_list_text_about.setting {
  padding-bottom: 12px;
  padding-top: 0;
  max-width: 430px;
}
.about_smile_list {
  position: relative;
  background: #ff50a2;
}
.about_smile_list i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.main_servise_about {
  background: #a15ab6;
  width: 100%;
  position: relative;
  height: auto;
  padding-bottom: 76px;
}
.main_servise_about span {
  color: #fff;
  font-family: 'uni-sans.thin-caps';
  display: block;
  padding-left: 50px;
  padding-top: 72px;
  font-size: 50px;
}
@media (max-width: 1459px) {
  .main_servise_about span {
    padding-bottom: 20px;
    padding-top: 50px;
  }
}
@media (max-width: 1267px) {
  .main_servise_about span {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .main_servise_about span {
    font-size: 26px;
  }
}
@media (max-width: 1459px) {
  .main_servise_about ul {
    text-align: center;
  }
}
.main_servise_about ul li {
  float: left;
  text-align: center;
  width: 20%;
  position: relative;
}
@media (max-width: 1459px) {
  .main_servise_about ul li {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 220px;
    margin-bottom: 15px;
  }
}
.main_servise_about ul li i {
  position: absolute;
  top: 48px;
  left: 81px;
}
@media (max-width: 1459px) {
  .main_servise_about ul li i {
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    display: block;
    margin: 0 auto;
  }
}
.main_servise_about ul li span {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  display: block;
  padding-left: 74px;
  padding-top: 0px;
  font-size: 14px;
  text-align: left;
  padding-top: 167px;
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
  max-width: 200px;
}
@media (max-width: 1459px) {
  .main_servise_about ul li span {
    padding-left: 0;
    max-width: 175px;
    text-align: center;
    margin: 0 auto;
    padding-top: 125px;
  }
}
.main_servise_about ul li:nth-child(2) i {
  top: 49px;
  left: 86px;
}
@media (max-width: 1459px) {
  .main_servise_about ul li:nth-child(2) i {
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    display: block;
    margin: 0 auto;
  }
}
.main_servise_about ul li:nth-child(2) span {
  padding-left: 76px;
}
@media (max-width: 1459px) {
  .main_servise_about ul li:nth-child(2) span {
    padding-left: 0;
    max-width: 175px;
    text-align: center;
    margin: 0 auto;
  }
}
.main_servise_about ul li:nth-child(3) i {
  top: 46px;
  left: 65px;
}
@media (max-width: 1459px) {
  .main_servise_about ul li:nth-child(3) i {
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    display: block;
    margin: 0 auto;
  }
}
.main_servise_about ul li:nth-child(3) span {
  padding-left: 63px;
}
@media (max-width: 1459px) {
  .main_servise_about ul li:nth-child(3) span {
    padding-left: 0;
    max-width: 175px;
    text-align: center;
    margin: 0 auto;
  }
}
.main_servise_about ul li:nth-child(4) i {
  top: 55px;
  left: 65px;
}
@media (max-width: 1459px) {
  .main_servise_about ul li:nth-child(4) i {
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    display: block;
    margin: 0 auto;
  }
}
.main_servise_about ul li:nth-child(4) span {
  padding-left: 52px;
}
@media (max-width: 1459px) {
  .main_servise_about ul li:nth-child(4) span {
    padding-left: 0;
    max-width: 175px;
    text-align: center;
    margin: 0 auto;
  }
}
.main_servise_about ul li:nth-child(5) i {
  top: 37px;
  left: 50px;
}
@media (max-width: 1459px) {
  .main_servise_about ul li:nth-child(5) i {
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    display: block;
    margin: 0 auto;
  }
}
.main_servise_about ul li:nth-child(5) span {
  padding-left: 24px;
}
@media (max-width: 1459px) {
  .main_servise_about ul li:nth-child(5) span {
    padding-left: 0;
    max-width: 175px;
    text-align: center;
    margin: 0 auto;
  }
}
.about__link__with_us {
  background: url(../img/template/bg_about.jpg) no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  width: 100%;
  padding-bottom: 112px;
}
@media (max-width: 767px) {
  .about__link__with_us {
    padding-bottom: 45px;
  }
}
.about__link__with_us .first_text_about__link {
  text-align: center;
  display: block;
  color: #fff;
  font-size: 24px;
  max-width: 454px;
  margin: 0 auto;
  padding-top: 103px;
  word-spacing: 1px;
  line-height: 32px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .about__link__with_us .first_text_about__link {
    font-size: 22px;
    padding-top: 50px;
  }
}
.about__link__with_us .about__link__with_us_tel {
  text-align: center;
  padding-top: 20px;
}
.about__link__with_us .about__link__with_us_tel a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 62px;
  margin-top: 18px;
  margin-left: -6px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about__link__with_us .about__link__with_us_tel a:hover {
  color: #ff50a2;
}
@media (max-width: 767px) {
  .about__link__with_us .about__link__with_us_tel a {
    font-size: 36px;
  }
}
.about__link__with_us .about__link__with_us_tel a span {
  font-family: 'uni-sans.thin-caps';
}
.about__link__with_us .about__link__with_us_tel a span + span {
  font-family: 'uni-sans.heavy-caps';
  margin-left: 13px;
}
.about__link__with_us .about__link__with_us_tel .about__link__with_us_slasch {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  padding-left: 43px;
  display: inline-block;
  vertical-align: top;
  padding-top: 47px;
  padding-right: 52px;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1459px) {
  .about__link__with_us .about__link__with_us_tel .about__link__with_us_slasch {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1267px) {
  .about__link__with_us .about__link__with_us_tel .about__link__with_us_slasch {
    display: block;
    padding-top: 9px;
  }
}
@media (max-width: 767px) {
  .about__link__with_us .about__link__with_us_tel .about__link__with_us_slasch {
    padding-top: 0;
  }
}
.about__link__with_us .about__link__with_us_tel .about_second_link {
  font-family: 'Roboto', sans-serif;
  background: #a15ab6;
  border: none;
  color: #fff;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  padding-left: 56px;
  padding-right: 47px;
  font-size: 24px;
  text-transform: uppercase;
  padding-top: 18px;
  padding-bottom: 14px;
  margin-top: 27px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about__link__with_us .about__link__with_us_tel .about_second_link:hover {
  background: #fff;
}
@media (max-width: 767px) {
  .about__link__with_us .about__link__with_us_tel .about_second_link {
    margin-top: 7px;
    font-size: 16px;
  }
}
.about__link__with_us .second_text_about__link {
  text-align: center;
  display: block;
  color: #fff;
  font-size: 24px;
  max-width: 514px;
  margin: 0 auto;
  padding-top: 48px;
  word-spacing: 1px;
  line-height: 32px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .about__link__with_us .second_text_about__link {
    font-size: 22px;
    padding-top: 25px;
  }
}
.license_wrapper {
  background: #fff;
  border-top: 1px solid #e7e7e7;
}
.license_wrapper ul {
  margin-right: -1px;
}
.license_wrapper ul li {
  width: 50%;
  float: left;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  height: 500px;
  padding-top: 15px;
  padding-bottom: 15px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .license_wrapper ul li {
    width: 100%;
    height: 400px;
    float: none;
    display: block;
  }
}
.license_wrapper ul li .license_hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ff583b;
  display: block;
  opacity: 0;
  -webkit-transform: translateY(-100px);
     -moz-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
       -o-transform: translateY(-100px);
          transform: translateY(-100px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.license_wrapper ul li:hover .license_hover {
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.license_hover_text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}
.license_hover_text span {
  display: block;
  font-weight: 300;
}
.license_hover_text .license_num {
  font-size: 14px;
}
.license_hover_text .license_name {
  font-size: 18px;
  width: 320px;
}
.license_hover_text .license_start {
  text-transform: uppercase;
  font-size: 13px;
}
.license_hover {
  display: none;
}
.license_img {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}
.license_img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.modal-backdrop.in {
  opacity: 0.6;
}
.modal-dialog {
  width: 754px;
}
@media (max-width: 1267px) {
  .modal-dialog {
    width: 750px;
  }
}
@media (max-width: 767px) {
  .modal-dialog {
    width: 100%;
    margin: 0;
  }
}
.modal-content {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  border: none;
  background: #fff;
}
.moadl_header {
  width: 100%;
  background: #fff;
  position: relative;
  padding-bottom: 24px;
  border-bottom: 1px solid #e7e7e7;
}
.moadl_header > span {
  color: #000;
  font-family: 'uni-sans.thin-caps';
  font-size: 50px;
  padding-left: 32px;
  padding-top: 31px;
  display: block;
  max-width: 650px;
}
@media (max-width: 767px) {
  .moadl_header > span {
    font-size: 22px;
    max-width: 400px;
  }
}
@media (max-width: 400px) {
  .moadl_header > span {
    font-size: 22px;
    max-width: 250px;
  }
}
.moadl_header .close_modal {
  position: absolute;
  top: 19px;
  right: 20px;
  width: 32px;
  height: 32px;
  border: 2px solid #050505;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .moadl_header .close_modal {
    top: 28px;
  }
}
.moadl_header .close_modal:before {
  content: '';
  display: block;
  width: 2px;
  height: 19px;
  position: absolute;
  top: 5px;
  left: 13px;
  background: #050505;
  -webkit-transform: rotateZ(45deg);
     -moz-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.moadl_header .close_modal:after {
  content: '';
  display: block;
  width: 2px;
  height: 19px;
  position: absolute;
  top: 5px;
  left: 13px;
  background: #050505;
  -webkit-transform: rotateZ(-45deg);
     -moz-transform: rotateZ(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.moadl_header .close_modal:hover {
  border: 2px solid #ff3f9b;
}
.moadl_header .close_modal:hover:before {
  background: #ff0405;
}
.moadl_header .close_modal:hover:after {
  background: #ff0405;
}
.modal_body {
  overflow: hidden;
}
.modal_body ul {
  margin-right: -1px;
  margin-bottom: -1px;
}
.modal_body ul li {
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  width: 20%;
  height: 131px;
  float: left;
}
@media (max-width: 767px) {
  .modal_body ul li {
    width: 33.33333%;
  }
}
@media (max-width: 400px) {
  .modal_body ul li {
    width: 50%;
  }
}
.modal_body ul li .wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.modal_body ul li img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
/* @import "_includes/main_overview.less"; */
/* @import "_includes/main_sravnenie.less"; */
/* @import "_includes/main_text.less"; */
/* @import "_includes/sravnenie-new.less"; */
/* @import "_includes/main_about.less"; */
/* .slider-hidden {
	height: 0;
}


.owl-carousel {
	transition: height 0.3s ease;
	overflow: hidden;
} */

.feedback_result.active{
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  margin: 40px 0;
  color: #00acff;
}
.pack__list_unit .item{
  position: relative;
}
.pack__list_unit .item .remove{
  position: absolute;
  top:0;
  right: -22px;
  background: none;
  color:#fff;
  font-size: 14px;
  border:none;
}
#jivo_iframe{}

.order_corp_about_service_wrapper{
  position: relative;
}
.order_form_wrapper{
  position: absolute;
  top:2px;
  right: 0;
  width: 288px;
  bottom:0;
}
.order_form_wrapper2{
  position: absolute;
  top:174px;
  right: 0;
  width: 288px;
  bottom:0;
}
@media (max-width: 1267px){
  .order_form_wrapper{
    position: static;
    width: auto;
  }
}
