

/* Start:/local/templates/summer2017/assets/css/style.css?1645101128250033*/
@charset "UTF-8";
@import url(/local/templates/summer2017/assets/css/../vendors/owl-carousel/dist/assets/owl.carousel.min.css);
@import url(/local/templates/summer2017/assets/css/../vendors/jqueryui/jquery-ui.min.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.current a {
  font-weight: 900;
  text-decoration: underline;
}

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 {
  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"] {
  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;
  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;
}

@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !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;
  }
}

* {
  box-sizing: border-box;
}

*:before, *:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  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 {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.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: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

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: #777;
}

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: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

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: #777;
}

.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 #eee;
}

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;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

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: #777;
}

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 #eee;
  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;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  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: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 768px) {
  .container {
    width: 730px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}

@media (min-width: 1260px) {
  .container {
    width: 1150px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}

.row {
  margin-left: -5px;
  margin-right: -5px;
}

.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: 5px;
  padding-right: 5px;
}

.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: 992px) {
  .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: 1260px) {
  .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: #777;
  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: #fff;
}

.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: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 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::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  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;
  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;
  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;
  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;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  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: #737373;
}

@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: -5px;
  margin-right: -5px;
}

@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: 5px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity .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;
  transition-property: height, visibility;
  transition-duration: .35s;
  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);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  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: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  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: #777;
}

.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: #777;
  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;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.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 {
  content: " ";
  display: table;
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after {
  clear: both;
}

.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: 991px) {
  .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: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1259px) {
  .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: 992px) and (max-width: 1259px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1259px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1259px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1260px) {
  .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: 1260px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1260px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1260px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1259px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1260px) {
  .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;
  }
}

.fancybox-enabled {
  overflow: hidden;
}

.fancybox-enabled body {
  overflow: visible;
  height: 100%;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}

.fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0f0f11;
  opacity: 0;
  transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-container--ready .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  transition: opacity .2s;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  direction: ltr;
  display: none;
}

.fancybox-show-controls .fancybox-controls {
  opacity: 1;
}

.fancybox-infobar {
  display: none;
}

.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all;
}

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all;
}

.fancybox-show-buttons .fancybox-buttons {
  display: block;
}

.fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr;
}

.fancybox-slider, .fancybox-slider-wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
}

.fancybox-slide:before {
  content: "";
  height: 100%;
  width: 0;
}

.fancybox-slide:before, .fancybox-slide > * {
  display: inline-block;
  vertical-align: middle;
}

.fancybox-slide > * {
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}

.fancybox-slide--image {
  overflow: hidden;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
}

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video .fancybox-iframe {
  background: transparent;
}

.fancybox-placeholder {
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-image, .fancybox-placeholder, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

.fancybox-image, .fancybox-spaceball {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  background: transparent;
  background-size: 100% 100%;
}

.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .2s;
  box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: transparent;
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  opacity: 0;
  transition: opacity .2s;
  pointer-events: none;
}

.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a, .fancybox-caption button {
  pointer-events: all;
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

.fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  color: #fff;
  box-sizing: border-box;
  vertical-align: top;
  outline: none;
}

.fancybox-button--disabled {
  cursor: default;
  pointer-events: none;
}

.fancybox-button, .fancybox-infobar__body {
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-button:hover {
  background: rgba(0, 0, 0, 0.8);
}

.fancybox-button:after, .fancybox-button:before {
  content: "";
  pointer-events: none;
  position: absolute;
  border-color: #fff;
  background-color: currentColor;
  color: currentColor;
  opacity: .9;
  box-sizing: border-box;
  display: inline-block;
}

.fancybox-button--disabled:after, .fancybox-button--disabled:before {
  opacity: .5;
}

.fancybox-button--left:after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.fancybox-button--left:after, .fancybox-button--right:after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
}

.fancybox-button--right:after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-button--left {
  border-bottom-left-radius: 5px;
}

.fancybox-button--right {
  border-bottom-right-radius: 5px;
}

.fancybox-button--close {
  float: right;
}

.fancybox-button--close:after, .fancybox-button--close:before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px);
}

.fancybox-button--close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-button--close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.fancybox-loading {
  border: 6px solid rgba(99, 99, 99, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@media (max-width: 800px) {
  .fancybox-controls {
    text-align: left;
  }
  .fancybox-button--left, .fancybox-button--right, .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important;
  }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0;
  }
}

.fancybox-button--fullscreen:before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none;
}

.fancybox-button--play:before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent;
}

.fancybox-button--pause:before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px;
  background: transparent;
}

.fancybox-button--thumbs span {
  font-size: 23px;
}

.fancybox-button--thumbs:before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
}

.fancybox-container--thumbs .fancybox-caption-wrap, .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap {
  right: 220px;
}

.fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #fff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  margin: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #fff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important;
  }
  .fancybox-container--thumbs .fancybox-caption-wrap, .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap {
    right: 0;
  }
}

.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.noUi-connect {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-origin {
  position: absolute;
  height: 0;
  width: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
  transition: top .3s, right .3s, bottom .3s, left .3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

.noUi-base, .noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  transition: background 450ms;
}

.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

.noUi-handle:after, .noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

.noUi-handle:after {
  left: 17px;
}

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
  cursor: not-allowed;
}

.noUi-pips, .noUi-pips * {
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

.noUi-value {
  position: absolute;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

.noUi-marker {
  position: absolute;
  background: #CCC;
}

.noUi-marker-large, .noUi-marker-sub {
  background: #AAA;
}

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  -webkit-transform: translate3d(-50%, 50%, 0);
  transform: translate3d(-50%, 50%, 0);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  padding-left: 25px;
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
}

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

@font-face {
  font-family: 'SF_UI_Display_h';
  src: url("/local/templates/summer2017/assets/css/../fonts/SFUIDisplay-Heavy.woff2") format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/SFUIDisplay-Heavy.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'kelson_sans_rubold';
  src: url("/local/templates/summer2017/assets/css/../fonts/kelson_sans_bold_ru-webfont.woff2") format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/kelson_sans_bold_ru-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'kelson_sans_ruregular';
  src: url("/local/templates/summer2017/assets/css/../fonts/kelson_sans_regular_ru-webfont.woff2") format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/kelson_sans_regular_ru-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'sf_ui__textbold';
  src: url("/local/templates/summer2017/assets/css/../fonts/sfuitext-bold-webfont.woff2") format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/sfuitext-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'sf_ui__textmedium';
  src: url("/local/templates/summer2017/assets/css/../fonts/sfuitext-medium-webfont.woff2") format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/sfuitext-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'sf_ui__textregular';
  src: url("/local/templates/summer2017/assets/css/../fonts/sfuitext-regular-webfont.woff2") format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/sfuitext-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'sf_ui__textsemibold';
  src: url("/local/templates/summer2017/assets/css/../fonts/sfuitext-semibold-webfont.woff2") format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/sfuitext-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'sf_ui_displaylight';
  src: url("/local/templates/summer2017/assets/css/../fonts/sfuidisplay-light-webfont.woff2") format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/sfuidisplay-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'sf_ui_displayregular';
  src: url("/local/templates/summer2017/assets/css/../fonts/sfuidisplay-regular-webfont.woff2") format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/sfuidisplay-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'sf_ui__textlight';
  src: url("/local/templates/summer2017/assets/css/../fonts/sfuitext-light-webfont.woff2") format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/sfuitext-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.row.no-pad {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.row.no-pad > [class*='col-'] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.row--flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row--flex:before, .row--flex:after {
  display: none;
}

.row--equal {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row--equal:before, .row--equal:after {
  display: none;
}

.row--equal > div {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.row--equal > div > .row {
  width: 100%;
}

@media (min-width: 788px) {
  .container {
    width: 768px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
  }
}

@media (min-width: 1260px) {
  .container {
    width: 1230px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
  }
}

@media (max-width: 787px) {
  .container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

* iframe {
  border: none !important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: 'kelson_sans_rubold';
  font-weight: 400;
  line-height: 1.52777778;
}

p {
  margin: 0;
  margin-bottom: 2.3rem;
}

button {
  outline: none;
  transition: all 0.3s;
}

button:focus {
  outline: none;
}

button:focus:active {
  outline: none;
}

a {
  transition: all 0.3s;
}

a:focus {
  outline: none;
}

a:focus:active {
  outline: none;
}

html {
  font-size: 10px;
}

body {
  -webkit-text-size-adjust: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #e8f2f4;
  color: #00433d;
  font-size: 1.4rem;
  line-height: 1.64285714;
  margin: 0 auto;
  min-width: 320px;
  transition: 0s;
  font-family: 'sf_ui__textlight';
  font-weight: 400;
  letter-spacing: 0.015rem;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}

@media (max-width: 991px) {
  body {
    font-size: 14px;
  }
}

.page__layout {
  height: 100%;
  min-height: 100vh;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  z-index: 1;
}

main.main {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.btn {
  min-width: 22.4rem;
  font-size: 1.55rem;
  color: #fff;
  outline: none;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  background-image: linear-gradient(to right, #0442aa 0%, #4807ac 100%);
  box-shadow: 0 0.6rem 0.7rem 0 rgba(0, 0, 0, 0.23);
  border-radius: 10rem;
  position: relative;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 3rem;
  padding-right: 3rem;
  border: 0;
  text-align: center;
  letter-spacing: 0.01rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: color 0.3s, border-color 0.3s, background 0.3s, box-shadow 0.3s;
}

.btn span {
  position: relative;
  z-index: 1;
}

.btn:focus {
  outline: none;
  color: #fff;
}

.btn:focus:active {
  outline: none;
}

.btn:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(0deg, #0049C6 0%, #5600DD 100%);
  border-radius: 10rem;
  transition: all 0.5s;
  opacity: 0;
}

.btn:before {
  content: "";
  position: absolute;
  opacity: 0.11;
  left: -0.9rem;
  top: -0.9rem;
  bottom: -0.9rem;
  right: -0.9rem;
  border: 0.6rem solid #FFFFFF;
  border-radius: 10rem;
}

.btn:hover {
  color: #fff;
  box-shadow: 0 0.4rem 0.3rem 0 rgba(0, 0, 0, 0.32);
}

.btn:hover:after {
  opacity: 1;
}

.btn:active {
  box-shadow: none;
}

.btn:disabled {
  color: #fff;
  background: #e3e2e2;
}

.btn:disabled:before, .btn:disabled:after {
  opacity: 0;
}

.btn:disabled:focus {
  background: #e3e2e2;
}

.btn:disabled:hover {
  background: #e3e2e2;
  box-shadow: none;
}

.btn--outline {
  font-size: 1.6rem;
  color: #065490;
  font-family: 'sf_ui__textmedium';
  font-weight: 400;
  background: none;
  border: 0.2rem solid #065490;
  box-shadow: none;
  padding: 1.1rem 3.4rem;
  padding-bottom: 1.2rem;
}

.btn--outline:before, .btn--outline:after {
  display: none;
}

.btn--outline:focus {
  color: #065490;
}

.btn--outline:hover {
  background: #065490;
  color: #fff;
  box-shadow: none;
}

.btn--white-outline {
  font-size: 1.9rem;
  color: #fff;
  font-family: 'sf_ui__textmedium';
  font-weight: 400;
  background: none;
  border: 0.2rem solid #fff;
  box-shadow: none;
  padding: 1.5rem 3.1rem;
  letter-spacing: 0rem;
}

.btn--white-outline:before, .btn--white-outline:after {
  display: none;
}

.btn--white-outline:focus {
  color: #fff;
}

.btn--white-outline:hover {
  background: #fff;
  color: #065490;
  box-shadow: none;
}

.btn--blue {
  background: #065490;
  box-shadow: none;
  padding: 1.7rem 2.9rem;
}

.btn--blue:before, .btn--blue:after {
  display: none;
}

.btn--blue:hover {
  box-shadow: none;
  background: #0a63a7;
}

.btn--white {
  background: #fff;
  box-shadow: none;
  padding: 1.7rem 4rem;
  color: #065490;
  font-family: 'sf_ui__textmedium';
  font-weight: 400;
}

.btn--white:before, .btn--white:after {
  display: none;
}

.btn--white:focus {
  color: #065490;
}

.btn--white:hover {
  box-shadow: none;
  background: #fff;
  color: #065490;
  box-shadow: 0 0.6rem 1rem 0 rgba(0, 0, 0, 0.11);
}

.form__group {
  margin-bottom: 2rem;
  position: relative;
}

.form__group input::-webkit-input-placeholder {
  color: rgba(0, 67, 61, 0.34) !important;
}

.form__group input:-ms-input-placeholder {
  color: rgba(0, 67, 61, 0.34) !important;
}

.form__group input::-moz-placeholder {
  color: rgba(0, 67, 61, 0.34) !important;
}

.form__group input::placeholder {
  color: rgba(0, 67, 61, 0.34) !important;
}

.form__group input:focus::-webkit-input-placeholder {
  color: transparent !important;
}

.form__group input:focus:-ms-input-placeholder {
  color: transparent !important;
}

.form__group input:focus::-moz-placeholder {
  color: transparent !important;
}

.form__group input:focus::placeholder {
  color: transparent !important;
}

.form__group textarea::-webkit-input-placeholder {
  color: rgba(0, 67, 61, 0.34) !important;
}

.form__group textarea:-ms-input-placeholder {
  color: rgba(0, 67, 61, 0.34) !important;
}

.form__group textarea::-moz-placeholder {
  color: rgba(0, 67, 61, 0.34) !important;
}

.form__group textarea::placeholder {
  color: rgba(0, 67, 61, 0.34) !important;
}

.form__group textarea::-webkit-input-placeholder:focus {
  color: transparent !important;
}

.form__group textarea:-ms-input-placeholder:focus {
  color: transparent !important;
}

.form__group textarea::-moz-placeholder:focus {
  color: transparent !important;
}

.form__group textarea::placeholder:focus {
  color: transparent !important;
}

.form__group textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}

.form__group textarea:focus:-ms-input-placeholder {
  color: transparent !important;
}

.form__group textarea:focus::-moz-placeholder {
  color: transparent !important;
}

.form__group textarea:focus::placeholder {
  color: transparent !important;
}

.form__group:before, .form__group:after {
  content: "";
  position: absolute;
  width: 2rem;
  height: 0.2rem;
  background: #c40d0d;
  top: 50%;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  right: 2rem;
  margin-top: -0.8rem;
  transition: all 0.3s;
  opacity: 0;
}

.form__group:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1.3rem;
}

.form__group:after {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.form__group.has-error:before, .form__group.has-error:after {
  opacity: 1;
}

.form__content .row {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.form__content .row > div {
  padding: 0 1.5rem;
}

.form__field {
  display: block;
  width: 100%;
  height: 6.2rem;
  background: #e6eff2;
  border-radius: 10rem;
  border: 0;
  outline: none;
  font-size: 2rem;
  padding: 0 3.4rem;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
}

@media (max-width: 767px) {
  .form__field {
    height: 46px;
  }
  form .btn {
    display: block;
    width: 100%;
    padding: 12px 20px;
    padding-bottom: 14px;
  }
  .form__group {
    margin-bottom: 15px;
  }
}

.header {
  position: absolute;
  z-index: 100;
  top: 3.1rem;
  width: 100%;
  padding-top: 1rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.header .container {
  font-size: 0;
}

.header:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background: #FFFFFF;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);
  z-index: -1;
  transition: all 0.3s;
  max-width: 126.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.header.is-fixed {
  position: fixed;
  top: 0;
}

.header.is-fixed:before {
  max-width: 100%;
}

.logo {
  display: inline-block;
  vertical-align: top;
  margin-right: 1.92rem;
  margin-top: 0.8rem;
  margin-left: -0.1rem;
}

.header .logo {
  max-width: 12.7rem;
  margin-right: 2.3rem;
  margin-left: 0.5rem;
}

.logo-descr {
  font-size: 1.1rem;
  line-height: 1.4rem;
  color: #065490;
  letter-spacing: 0.01rem;
  display: inline-block;
  vertical-align: top;
  padding-left: 2.3rem;
  position: relative;
  margin: 0;
  font-family: 'sf_ui__textmedium';
  font-weight: 400;
  margin-top: 0.4rem;
  margin-right: 2rem;
}

.logo-descr:before {
  content: "";
  position: absolute;
  width: 0.1rem;
  top: 0.3rem;
  bottom: 0.3rem;
  left: 0;
  background: #94b6d0;
}

.header__left {
  float: left;
}

.header__right {
  float: right;
}

.header__nav {
  display: inline-block;
  vertical-align: top;
  padding-top: 1.9rem;
  margin-right: 2.5rem;
}

.header__nav-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.header__nav-list:before, .header__nav-list:after {
  content: " ";
  display: table;
}

.header__nav-list:after {
  clear: both;
}

.header__nav-item {
  float: left;
  margin-right: 1.1rem;
  font-size: 0;
}

.header__nav-item:last-child {
  margin-right: 0;
}

.header__nav-link {
  color: #065490;
  font-size: 1.4rem;
  line-height: 1;
  display: inline-block;
  padding-bottom: 0.3rem;
  letter-spacing: 0.02rem;
  text-decoration: none;
  position: relative;
}

.header__nav-link:focus {
  text-decoration: none;
  color: #065490;
}

.header__nav-link:hover {
  text-decoration: none;
  color: #042c4a;
  border-color: #688093;
}

.header__button {
  display: inline-block;
  vertical-align: top;
  border: 0.1rem solid #055490;
  border-radius: 10rem;
  font-size: 1.4rem;
  color: #055490;
  letter-spacing: 0.01rem;
  color: #065490;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  padding: 0.5rem 1.6rem;
  margin-top: 0.6rem;
  margin-right: 2.2rem;
}

.header__button:focus {
  text-decoration: none;
  color: #055490;
}

.header__button:hover {
  color: #fff;
  background: #065490;
  text-decoration: none;
}

.header__callback {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  padding-top: 0.3rem;
}

.header__callback-tel a {
  font-size: 1.4rem;
  line-height: 1;
  font-family: 'sf_ui__textsemibold';
  font-weight: 400;
  color: #065490;
  text-decoration: none;
  display: inline-block;
  letter-spacing: 0.02rem;
  margin-bottom: 0.7rem;
  transition: color 0.3s;
}

.header__callback-tel a:focus, .header__callback-tel a:hover {
  text-decoration: none;
  color: #065490;
}

.header__callback-tel a:hover {
  color: #042c4a;
}

.header__callback-link {
  font-size: 1.4rem;
  line-height: 1.9rem;
  display: inline-block;
  color: #065490;
  text-decoration: none;
  border-bottom: 0.1rem dashed #aac5d9;
  letter-spacing: 0.03rem;
  padding-bottom: 0.1rem;
  transition: color 0.3s, border-color 0.3s;
}

.header__callback-link:focus, .header__callback-link:hover {
  text-decoration: none;
  color: #065490;
}

.header__callback-link:hover {
  color: #042c4a;
  border-color: #688093;
}

@media (max-width: 1259px) {
  html {
    font-size: 7.8px;
  }
  .logo {
    max-width: 107px;
  }
}

@media (max-width: 991px) {
  .header:before {
    max-width: 728px;
  }
  .header .container {
    width: 100%;
    max-width: 728px;
  }
  html {
    font-size: 10px;
  }
  .header__button {
    display: none;
  }
  .logo-descr {
    margin-right: 0;
  }
  .header__nav {
    display: none;
  }
}

@media (max-width: 767px) {
  .header {
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    left: 0;
    padding: 0.7rem 0;
    padding-bottom: 0.8rem;
    max-width: 100%;
  }
  .header:before {
    width: 100%;
    max-width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    left: 0;
  }
  .logo {
    width: 10.9rem;
    height: 3rem;
    margin: 0;
    margin-top: 0.5rem;
  }
  .logo-descr {
    font-size: 1rem;
    line-height: 1.3rem;
    margin-top: 0;
    margin-left: 1rem;
    padding-left: 15px;
  }
  .header .logo {
    margin-right: 0.5rem;
  }
  .header__callback {
    padding: 0;
    font-size: 0;
    vertical-align: top;
    padding-top: 0.3rem;
  }
  .header__callback-link {
    display: none;
  }
  .header__callback-tel a {
    font-size: 0;
    width: 3.3rem;
    height: 3.3rem;
    border-radius: 50%;
    margin: 0;
    background: #065490 url(/local/templates/summer2017/assets/css/../images/ico_tel.svg) no-repeat center;
  }
}

.hero {
  background: #5cb2dd;
  color: #fff;
  padding-top: 17.5rem;
  padding-bottom: 9.8rem;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hero__offer {
  color: #fff;
  margin-bottom: 13.9rem;
}

.hero__offer h2 {
  margin: 0;
  font-size: 2.7rem;
  line-height: 1.53333333;
  letter-spacing: 0.02rem;
}

.hero__offer-slides {
  color: #0678a2;
}

.hero-slider__wrap:before, .hero-slider__wrap:after {
  content: " ";
  display: table;
}

.hero-slider__wrap:after {
  clear: both;
}

.hero__offer-phrase {
  display: none;
  transition: all 0.3s;
  opacity: 0;
}

.hero__offer-phrase:before {
  content: "";
  display: inline-block;
  width: 5px;
}

.hero__offer-phrase:after {
  content: "";
  display: inline-block;
  width: 5px;
}

.hero__offer-phrase.is-active {
  display: inline;
}

.hero__offer-phrase.in {
  opacity: 1;
}

.hero__offer-mimo {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.hero__offer-mimo:before {
  content: "";
  position: absolute;
  top: 100%;
  background: url(/local/templates/summer2017/assets/css/../images/mimo_border.svg) repeat-x 0 0;
  height: 2px;
  left: 0.1rem;
  right: 1.4rem;
  margin-top: -1rem;
}

.hero__offer-mimo:hover .hero__offer-tooltip {
  opacity: 1;
  visibility: visible;
}

.hero__offer-tooltip {
  display: block;
  position: absolute;
  padding: 2.8rem 3.7rem;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  opacity: 0.76;
  background: rgba(0, 0, 0, 0.76);
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.4375;
  width: 54.4rem;
  right: 86px;
  z-index: 1;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}

.hero__slider {
  font-size: 1rem;
  float: right;
  background: rgba(9, 85, 122, 0.2);
  width: 54.1em;
  height: 54.1em;
  border-radius: 50%;
  margin-top: 0rem;
  margin-right: 2.9rem;
  position: relative;
}

.hero__slider:before {
  content: "";
  position: absolute;
  width: 70.8em;
  height: 41.3em;
  background: url(/local/templates/summer2017/assets/css/../images/hero_icons.svg) no-repeat 0 0;
  background-size: contain;
  right: -0.2em;
  bottom: -4.2em;
  z-index: 1;
}

.hero__slide {
  position: absolute;
  opacity: 0;
}

.hero__slide.trs {
  transition: all 0.3s;
}

.hero__slide.left {
  -webkit-transform: translateX(-8rem);
  transform: translateX(-8rem);
}

.hero__slide.right {
  -webkit-transform: translateX(8rem);
  transform: translateX(8rem);
}

.hero__slide.is-active {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.hero__slide--slide1 {
  background: url(/local/templates/summer2017/assets/css/../images/hero_slide1.webp) no-repeat center;
  background-size: 44.3em 41.9em;
  width: 44.3em;
  height: 41.9em;
  top: 6.1em;
  left: 4em;
}

.hero__slide--slide2 {
  background: url(/local/templates/summer2017/assets/css/../images/hero_slide2.webp) no-repeat center;
  background-size: 45.9em 41.9em;
  width: 45.9em;
  height: 41.9em;
  top: 6.1em;
  left: 2.3em;
}

.hero__slide--slide3 {
  background: url(/local/templates/summer2017/assets/css/../images/hero_slide3.webp) no-repeat center;
  background-size: 41.9em 45.2em;
  width: 41.9em;
  height: 45.2em;
  top: 2.7em;
  left: 6.2em;
}

.hero__slider-controls {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
}

.hero__slider-button {
  border: 0.1rem solid #FFFFFF;
  width: 4.4rem;
  height: 4.4rem;
  background: none;
  outline: none;
  position: relative;
  opacity: .6;
}

.hero__slider-button:before {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  top: 50%;
  margin-top: -0.7rem;
  left: 50%;
  margin-left: -0.4rem;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hero__slider-button--prev:before {
  border-left: 0.1rem solid #fff;
  border-bottom: 0.1rem solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hero__slider-button--next {
  margin-left: 1rem;
}

.hero__slider-button--next:before {
  border-right: 0.1rem solid #fff;
  border-bottom: 0.1rem solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: -1.1rem;
}

.hero__slider-button:hover:not(:disabled) {
  opacity: 1;
}

.hero__slider-button:disabled {
  opacity: .3;
}

.hero__free-measuring {
  max-width: 44.2rem;
}

.hero__free-measuring p {
  font-size: 1.6rem;
  line-height: 1.6875;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  margin-bottom: 3.4rem;
  letter-spacing: 0.01rem;
}

.hero__free-measuring p b {
  font-family: 'sf_ui__textbold';
  font-weight: 400;
}

@media (max-width: 991px) {
  .hero {
    padding-top: 140px;
    padding-bottom: 58px;
  }
  .hero__offer {
    margin-bottom: 122px;
  }
  .hero__offer h2 {
    font-size: 2.7rem;
  }
  .hero__slider {
    right: -112px;
    font-size: 8.5px;
    margin-right: 0;
  }
  .hero__slider:before {
    width: 420px;
    height: 263px;
    background: url(/local/templates/summer2017/assets/css/../images/hero_icons2.svg) no-repeat 0 0;
    background-size: contain;
    bottom: -0em;
    right: 5em;
    z-index: 1;
  }
  .hero__slider-controls {
    right: 112px;
    z-index: 2;
  }
  .hero__free-measuring {
    max-width: 350px;
  }
  .hero__free-measuring p {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 23px;
  }
  .hero__offer-mimo:before {
    margin-top: -0.7rem;
    right: 1.2rem;
  }
  .hero__offer-tooltip {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media (max-width: 767px) {
  .btn {
    font-size: 14.3px;
    padding: 15px 35px;
    padding-top: 14px;
    padding-bottom: 18px;
    letter-spacing: 0.15px;
  }
  .hero {
    padding-top: 370px;
    text-align: center;
    padding-bottom: 32px;
  }
  .hero .row .col-md-2 {
    position: static;
  }
  .hero__slider {
    font-size: 6.7px;
    right: 0;
    margin: 0 auto;
    float: none;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 30px;
  }
  .hero__slider:before {
    display: none;
  }
  .hero__slider-controls {
    right: 50%;
    margin-right: -46px;
    bottom: 55px;
  }
  .hero__slider-button {
    width: 36px;
    height: 36px;
    margin: 0 4px;
  }
  .hero__offer {
    margin-bottom: 0;
    max-width: 400px;
    text-align: left;
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .hero__offer h2 {
    font-size: 16px;
    line-height: 22px;
  }
  .hero__offer h2 br {
    display: none;
  }
  .hero__offer-mimo:before {
    display: none;
  }
  .hero__offer-tooltip {
    display: none;
  }
  .hero__offer-phrase {
    color: #024f76;
  }
  .hero__free-measuring {
    max-width: 400px;
    margin: 0 auto;
  }
  .hero__free-measuring p {
    font-size: 14px;
    margin: 0;
    line-height: 19px;
  }
  .hero__free-measuring .btn {
    margin-bottom: 30px;
  }
}

.you-can-now {
  background: #e8f2f4;
  padding-bottom: 5rem;
  padding-top: 5.1rem;
}

.you-can-now__title {
  font-size: 3rem;
  line-height: 5.5rem;
  margin: 0;
  letter-spacing: 0.025rem;
  margin-bottom: 2.7rem;
}

.you-can-now__title span {
  color: #0f568e;
}

.you-can-now__items {
  padding-right: 1rem;
}

.you-can-now__item {
  width: 100%;
  box-shadow: 0 0.5rem 0.3rem rgba(0, 0, 0, 0.12);
  border-radius: 0.5rem;
  background-color: #ffffff;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 0.5rem 2rem;
  padding-left: 8rem;
  margin-bottom: 1rem;
  min-height: 10rem;
  position: relative;
}

.you-can-now__item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.you-can-now__item h5 {
  font-size: 1.4rem;
  letter-spacing: 0.012rem;
  line-height: 2rem;
  color: #065490;
  font-family: 'sf_ui_displayregular';
  margin: 0;
}

.you-can-now__item h5 b {
  font-family: 'sf_ui__textbold';
}

.you-can-now__item--item1:before {
  background: url(/local/templates/summer2017/assets/css/../images/you_can_now_icon1.svg) no-repeat center 0;
  background-size: 3.6rem 3.6rem;
  width: 8rem;
  height: 3.6rem;
}

.you-can-now__item--item2:before {
  background: url(/local/templates/summer2017/assets/css/../images/you_can_now_icon2.svg) no-repeat center 0;
  background-size: 2.8rem 3.3rem;
  width: 8rem;
  height: 3.3rem;
}

.you-can-now__item--item3:before {
  background: url(/local/templates/summer2017/assets/css/../images/you_can_now_icon3.svg) no-repeat center 0;
  background-size: 3.6rem 3.4rem;
  width: 8rem;
  height: 3.4rem;
}

.you-can-now__item--item4:before {
  background: url(/local/templates/summer2017/assets/css/../images/you_can_now_icon4.svg) no-repeat center 0;
  background-size: 3.3rem 2.6rem;
  width: 8rem;
  height: 2.6rem;
}

.you-can-now__item--item5:before {
  background: url(/local/templates/summer2017/assets/css/../images/you_can_now_icon5.svg) no-repeat center 0;
  background-size: 3.3rem 3.3rem;
  width: 8rem;
  height: 3.3rem;
}

.you-can-now__item--item6:before {
  background: url(/local/templates/summer2017/assets/css/../images/you_can_now_icon6.svg) no-repeat center 0;
  background-size: 3.1rem 3.1rem;
  width: 8rem;
  height: 3.1rem;
}

.you-can-now__item--item7:before {
  background: url(/local/templates/summer2017/assets/css/../images/you_can_now_icon7.svg) no-repeat center 0;
  background-size: 2.2rem 2.9rem;
  width: 8rem;
  height: 2.9rem;
}

.you-can-now__item--item8:before {
  background: url(/local/templates/summer2017/assets/css/../images/you_can_now_icon8.svg) no-repeat center 0;
  background-size: 3.4rem 2.1rem;
  width: 8rem;
  height: 2.1rem;
}

@media (max-width: 767px) {
  .you-can-now__title {
    font-size: 23px;
    line-height: 1.2;
  }
  .you-can-now__items {
    width: calc(100%+40px);
    margin-left: -20px;
    padding-right: 0;
  }
}

.lte {
  padding-bottom: 3.2rem;
  background: #fff;
}

.lte__img {
  display: inline-block;
  margin-bottom: 2rem;
  max-width: 50rem;
  padding-top: 2.8rem;
}

.lte__text {
  padding-top: 3.2rem;
  max-width: 63rem;
  margin: 0 auto;
  text-align: left;
}

.lte__text .btn {
  min-width: 0;
  padding: 1.5rem 3rem;
}

.lte__text h4, .lte__text h2 {
  font-size: 3rem;
  margin-top: 10px;
  line-height: 1.53333333;
  letter-spacing: 0.025px;
  margin-bottom: 1.7rem;
}

.lte__text p {
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.017px;
  margin-bottom: 3.9rem;
  color: #00433d;
}

.lte__text.lte__text__small p {
  font-size: 1.6rem;
  margin-bottom: 2rem;
}

.lte__text.lte__text__small ul li {
  font-size: 1.6rem;
}

@media (max-width: 991px) {
  .lte {
    padding-top: 57px;
    padding-bottom: 59px;
    text-align: center;
  }
  .lte__img {
    max-width: 459px;
    padding-top: 0;
    padding-right: 30px;
  }
  .lte__text {
    max-width: 500px;
    padding-top: 0;
  }
  .lte__text h4 {
    font-size: 22px;
    margin-bottom: 28px;
  }
  .lte__text p {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 767px) {
  .lte {
    padding-top: 40px;
    padding-bottom: 59px;
    text-align: center;
  }
  .lte__img {
    margin-bottom: 26px;
    text-align: center;
  }
  .lte__text {
    max-width: 500px;
    text-align: center;
  }
  .lte__text h4 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 39px;
  }
  .lte__text .btn {
    box-shadow: none;
  }
  .lte__text p {
    font-size: 14px;
    line-height: 19px;
    -webkit-margin-after: 20px;
    margin-block-end: 20px;
  }
}

.howitworks {
  background: #065490;
  position: relative;
  height: 69.3rem;
  z-index: 0;
  padding-top: 6rem;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.howitworks__heading {
  font-size: 3rem;
  line-height: 1.52777778;
  color: #fff;
  letter-spacing: 0.03rem;
  margin-top: 10px;
  margin-bottom: 2.8rem;
}

.howitworks__bg {
  position: absolute;
  width: 375.6rem;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  left: 50%;
  margin-left: -121.6rem;
  z-index: -1;
  top: 0;
  transition: all 1s;
}

.howitworks__slider:before, .howitworks__slider:after {
  content: " ";
  display: table;
}

.howitworks__slider:after {
  clear: both;
}

.howitworks__slider-left {
  width: 70rem;
  float: left;
}

.howitworks__slider-right {
  width: 50rem;
  padding-left: 4rem;
  float: left;
}

.howitworks__slider-bg {
  width: 70rem;
  height: 46.4rem;
  position: relative;
  overflow: hidden;
}

.howitworks__slider-bg span {
  position: absolute;
  height: 69.3rem;
  width: 375.6rem;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  left: -61.6rem;
  top: -14.3rem;
  transition: all 1s;
}

.howitworks__slider-controls {
  position: relative;
  margin-bottom: 5rem;
  z-index: 1;
}

.howitworks__slider-button {
  border: 0.1rem solid #FFFFFF;
  width: 4.4rem;
  height: 4.4rem;
  background: none;
  outline: none;
  position: relative;
  opacity: .6;
}

.howitworks__slider-button:before {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  top: 50%;
  margin-top: -0.7rem;
  left: 50%;
  margin-left: -0.4rem;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.howitworks__slider-button--prev:before {
  border-left: 0.1rem solid #fff;
  border-bottom: 0.1rem solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.howitworks__slider-button--next {
  margin-left: 0.6rem;
}

.howitworks__slider-button--next:before {
  border-right: 0.1rem solid #fff;
  border-bottom: 0.1rem solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: -1.1rem;
}

.howitworks__slider-button:hover:not(:disabled) {
  opacity: 1;
}

.howitworks__slider-button:disabled {
  opacity: .3;
}

.howitworks__slider-dots {
  font-size: 0;
  text-align: center;
  padding: 1.8rem 0;
}

.howitworks__slider-dots span {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  border: 0.1rem solid #fff;
  position: relative;
  margin: 0 0.5rem;
  cursor: pointer;
}

.howitworks__slider-dots span:before {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: 0.2rem;
  top: 0.2rem;
  bottom: 0.2rem;
  right: 0.2rem;
  background: #fff;
  opacity: 0;
  transition: all 0.3s;
}

.howitworks__slider-dots span.is-active:before {
  opacity: 1;
}

.howitworks__slider-text {
  display: none;
  color: #fff;
  position: relative;
  opacity: 0;
  transition: all 0.3s;
}

.howitworks__slider-text:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0.1rem;
  background: #fff;
  right: 100%;
  margin-right: 1rem;
}

.howitworks__slider-text:after {
  content: "?";
  font-size: 2rem;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  position: absolute;
  border: 0.1rem solid #fff;
  text-align: center;
  line-height: 1;
  padding-top: 0.2rem;
  padding-left: 0.1rem;
  font-family: 'sf_ui__textmedium';
  font-weight: 400;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.howitworks__slider-text.in:before, .howitworks__slider-text.in:after {
  transition: all 0.5s;
  transition-delay: 0.2s;
}

.howitworks__slider-text.in:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition-delay: 0.6s;
}

.howitworks__slider-text .howitworks__slider-text-num {
  font-size: 5.4rem;
  line-height: 1;
  font-family: 'kelson_sans_rubold';
  font-weight: 400;
  margin-bottom: -0.8rem;
  display: block;
  padding-left: 0.3rem;
}

.howitworks__slider-text.is-active {
  display: block;
}

.howitworks__slider-text.in {
  opacity: 1;
}

.howitworks__slider-text span {
  font-size: 2rem;
  line-height: 2.4rem;
  font-family: 'sf_ui__textbold';
  font-weight: 400;
  letter-spacing: 0.02rem;
  margin-top: 10px;
  margin-bottom: 0.7rem;
}

.howitworks__slider-text p {
  font-size: 1.6rem;
  line-height: 2.3rem;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
}

.howitworks__slider-text:nth-child(1):before {
  top: 7rem;
}

.howitworks__slider-text:nth-child(1):after {
  top: 5.9rem;
  left: -18rem;
}

.howitworks__slider-text:nth-child(1).in:before {
  width: 14.6rem;
}

.howitworks__slider-text:nth-child(2) {
  padding-top: 14.5rem;
}

.howitworks__slider-text:nth-child(2):before {
  top: 21.5rem;
}

.howitworks__slider-text:nth-child(2):after {
  top: 20.4rem;
  left: -37.8rem;
}

.howitworks__slider-text:nth-child(2).in:before {
  width: 34.5rem;
}

.howitworks__slider-text:nth-child(3):before {
  top: 7rem;
}

.howitworks__slider-text:nth-child(3):after {
  top: 5.9rem;
  left: -18rem;
}

.howitworks__slider-text:nth-child(3).in:before {
  width: 14.6rem;
}

@media (max-width: 991px) {
  .howitworks {
    padding: 0;
    height: auto;
    padding-bottom: 40px;
  }
  .howitworks__bg {
    margin-left: -1000px;
    height: 693px;
    top: -22px;
  }
  .howitworks__bg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 283px;
    top: 410px;
    background-image: linear-gradient(-180deg, rgba(6, 83, 144, 0) 0%, #065490 100%);
  }
  .howitworks__heading {
    font-size: 27px;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 40px;
  }
  .howitworks__slider-bg {
    width: 100%;
    height: 464px;
  }
  .howitworks__slider-left {
    width: auto;
    float: none;
    margin-left: -20px;
    margin-right: -20px;
  }
  .howitworks__slider-right {
    width: 100%;
    float: none;
    position: relative;
    padding-left: 0;
  }
  .howitworks__slider-controls {
    position: absolute;
    right: 0px;
  }
  .howitworks__slider-texts {
    max-width: 500px;
  }
  .howitworks__slider-texts p {
    margin-bottom: 0;
  }
  .howitworks__slider-text:before, .howitworks__slider-text:after {
    display: none;
  }
  .howitworks__slider-text:nth-child(2) {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .howitworks {
    background: #065490;
    text-align: center;
  }
  .howitworks__bg {
    display: none;
  }
  .howitworks__slider-bg {
    height: 213px;
    width: 320px;
    margin: 0 auto;
  }
  .howitworks__slider-bg:before {
    content: "";
    position: absolute;
    width: 31px;
    height: 29px;
    background: url(/local/templates/summer2017/assets/css/../images/swipe.svg) no-repeat 0 0;
    background-size: 31px 29px;
    z-index: 3;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    margin-top: -34px;
  }
  .howitworks__slider-bg span {
    height: 318px;
    top: -65px;
    left: 0;
    left: -290px;
  }
  .howitworks__heading {
    font-size: 23px;
    padding-top: 42px;
  }
  .howitworks__slider-text h4, .howitworks__slider-text h3 {
    font-size: 16px;
    line-height: 19px;
  }
  .howitworks__slider-text p {
    font-size: 16px;
    line-height: 19px;
  }
  .howitworks__slider-text .howitworks__slider-text-num {
    margin-bottom: 15px;
  }
  .howitworks__slider-left {
    margin-bottom: 26px;
  }
  .howitworks__slider-right {
    max-width: 300px;
    text-align: left;
    margin: 0 auto;
  }
  .howitworks__slider-dots {
    display: none;
  }
}

.why {
  padding-bottom: 6.5rem;
  padding-top: 4.4rem;
  background: #fff;
}

.why .section-title {
  padding: 0;
  padding-top: 0;
  margin-bottom: 3.7rem;
}

.why .section-title span {
  color: #00aa71;
}

.why__table {
  margin-left: -2.8rem;
  margin-right: -2.8rem;
}

.why__we {
  background-image: linear-gradient(-90deg, #00A676 0%, #00B563 69%);
  box-shadow: -0.9rem 0 1.9rem 0 rgba(0, 171, 112, 0.31);
  border-radius: 10px;
  text-align: center;
  width: 100%;
  padding: 2rem 2rem;
  padding-bottom: 2.9rem;
  padding-top: 2.7rem;
}

.why__we h4, .why__we h3 {
  font-size: 1.6rem;
  line-height: 1.1875;
  color: #FFFFFF;
  letter-spacing: 0.013rem;
  line-height: 1.3;
  font-family: 'SF_UI_Display_h';
  position: relative;
  padding-top: 5.2rem;
  margin: 0;
  margin-bottom: 1.4rem;
}

.why__we h4:before, .why__we h3:before {
  content: "";
  position: absolute;
  background: url(/local/templates/summer2017/assets/css/../images/why_table_icon7.svg) no-repeat 0 0;
  width: 4.1rem;
  height: 3.7rem;
  background-size: contain;
  left: 50%;
  margin-left: -2.05rem;
  top: 0;
}

.why__we p {
  font-size: 1.4rem;
  color: #FFFFFF;
  line-height: 1.42857143;
  letter-spacing: 0.013rem;
  font-family: 'sf_ui__textmedium';
  margin: 0;
}

.why__other {
  border: 2px solid #E84545;
  border-radius: 10px;
}

.why__other-item {
  padding: 2rem 2rem;
  padding-bottom: 2.5rem;
  padding-top: 2.7rem;
  text-align: center;
}

.why__other-item .why_icon_title, .why__other-item h4, .why__other-item h3 {
  font-size: 1.6rem;
  line-height: 1.1875;
  color: #FFFFFF;
  letter-spacing: 0.013rem;
  line-height: 1.22857143;
  font-family: 'sf_ui__textbold';
  position: relative;
  padding-top: 5rem;
  margin: 0;
  margin-bottom: 1.5rem;
  color: #7d8985;
}

.why__other-item .why_icon_title:before, .why__other-item h4:before, .why__other-item h3:before {
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
}

.why__other-item p {
  font-size: 1.4rem;
  line-height: 1.42857143;
  letter-spacing: 0.013rem;
  font-family: 'sf_ui__textlight';
  margin: 0;
}

.why__other-item p b {
  font-family: 'sf_ui__textbold';
}

.why__other-item--item1 p.why_icon_title:before, .why__other-item--item1 h4:before, .why__other-item--item1 h3:before {
  width: 4.3rem;
  height: 3.5rem;
  background-image: url(/local/templates/summer2017/assets/css/../images/why_table_icon1.svg);
}

.why__other-item--item2 p.why_icon_title:before, .why__other-item--item2 h4:before, .why__other-item--item2 h3:before {
  width: 3.9rem;
  height: 3.9rem;
  background-image: url(/local/templates/summer2017/assets/css/../images/why_table_icon2.svg);
}

.why__other-item--item3 p.why_icon_title:before, .why__other-item--item3 h4:before, .why__other-item--item3 h3:before {
  width: 3.7rem;
  height: 3.5rem;
  background-image: url(/local/templates/summer2017/assets/css/../images/why_table_icon3.svg);
}

.why__other-item--item4 p.why_icon_title:before, .why__other-item--item4 h4:before, .why__other-item--item4 h3:before {
  width: 2.4rem;
  height: 3.4rem;
  background-image: url(/local/templates/summer2017/assets/css/../images/why_table_icon6.svg);
}

@media (max-width: 991px) {
  .why {
    padding-bottom: 50px;
  }
  .why__we {
    width: 100%;
    margin-bottom: 1rem;
  }
  .why__we h4, .why__we h3 {
    width: 30%;
    margin: 0;
  }
  .why__we p {
    width: 70%;
    text-align: left;
  }
  .why__we div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 auto;
  }
}

@media (max-width: 787px) {
  .why {
    padding-bottom: 0;
  }
  .why__we div {
    max-width: 400px;
    display: block;
  }
  .why__we h4, .why__we h3 {
    width: 100%;
    margin-bottom: 10px;
  }
  .why__we p {
    width: 100%;
    text-align: center;
  }
  .why__table {
    margin-left: 0;
    margin-right: 0;
  }
}

.advantages2 {
  padding-bottom: 6rem;
}

.advantages2 .section-title {
  padding-top: 0;
}

.advantages2 .section-title span {
  color: #096a9f;
}

.advantages2 .row {
  margin-bottom: 1.2rem;
}

.section-title {
  text-align: center;
  margin: 0;
  font-size: 3rem;
  line-height: 1.52777778;
  padding-top: 5.1rem;
  letter-spacing: 0.03rem;
  margin-bottom: 4.1rem;
  font-weight: bold;
  font-family: 'kelson_sans_rubold';
}

.section-title span {
  color: #096a9f;
}

.advantages2__item {
  text-align: center;
  color: #263b33;
  position: relative;
  max-width: 35rem;
  margin: 0 auto;
  padding-top: 5.1rem;
  margin-bottom: 3.9rem;
}

.advantages2__item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 4.1rem;
  background-position: 50% 0;
  background-repeat: no-repeat;
}

.advantages2__item span {
  font-family: 'kelson_sans_rubold';
  font-weight: 400;
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.52777778;
}

.advantages2__item p {
  margin: 0 auto;
  margin-bottom: 0.8rem;
  font-size: 1.6rem;
  line-height: 1.2;
  letter-spacing: 0.02rem;
  font-family: 'sf_ui__textbold';
  font-weight: 400;
  color: #065490;
}

.advantages2__item p {
  font-size: 1.4rem;
  line-height: 1.64285714;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  letter-spacing: 0.01rem;
}

.advantages2__item--item1:before {
  background-image: url(/local/templates/summer2017/assets/css/../images/advantages2_icon1.svg);
}

.advantages2__item--item2:before {
  background-image: url(/local/templates/summer2017/assets/css/../images/advantages2_icon2.svg);
}

.advantages2__item--item3:before {
  background-image: url(/local/templates/summer2017/assets/css/../images/advantages2_icon3.svg);
}

.advantages2__item--item4:before {
  background-image: url(/local/templates/summer2017/assets/css/../images/advantages2_icon4.svg);
}

.advantages2__item--item5:before {
  background-image: url(/local/templates/summer2017/assets/css/../images/advantages2_icon5.svg);
}

.advantages2__item--item6:before {
  background-image: url(/local/templates/summer2017/assets/css/../images/advantages2_icon6.svg);
}

.advantages2__item--item7:before {
  background-image: url(/local/templates/summer2017/assets/css/../images/advantages2_icon7.svg);
}

.advantages2__item--item8:before {
  background-image: url(/local/templates/summer2017/assets/css/../images/advantages2_icon8.svg);
}

.advantages2__item--item9:before {
  background-image: url(/local/templates/summer2017/assets/css/../images/advantages2_icon9.svg);
}

.advantages2__text {
  font-size: 1.6rem;
  line-height: 1.75;
  font-family: 'sf_ui__textbold';
  font-weight: 400;
  color: #263b33;
  max-width: 55rem;
  margin: 0 auto;
  padding-top: 1.2rem;
  text-align: center;
}

.advantages2__text a {
  color: #0f568e;
  border-bottom: 0.1rem dashed #0f568e;
  text-decoration: none;
}

.advantages2__text a:focus {
  color: #0f568e;
  text-decoration: none;
}

.advantages2__text a:hover {
  text-decoration: none;
  color: #000;
  border-color: #000;
}

@media (max-width: 991px) {
  .advantages2 {
    padding-top: 6rem;
    padding-bottom: 60px;
  }
  .section-title {
    font-size: 27px;
    padding-top: 40px;
    margin-bottom: 23px;
  }
  .advantages2__item h4, .advantages2__item h3 {
    font-size: 16px;
  }
  .advantages2__item p {
    font-size: 14px;
    line-height: 20px;
    opacity: 1;
  }
}

@media (max-width: 767px) {
  .section-title {
    font-size: 23px;
  }
  .advantages2__item {
    margin-bottom: 30px;
    min-height: 0;
  }
  .advantages2__item p {
    margin-bottom: 0;
  }
  .advantages2__text {
    font-size: 16px;
    text-align: left;
  }
}

.steps {
  background: #e8f2f4;
  padding-bottom: 96px;
}

.steps .section-title {
  padding-top: 96px;
  margin-bottom: 60px;
  text-align: left;
  color: #065490;
}

.steps__items {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 6.1rem;
}

.step {
  background: #00BF64;
  border-radius: 24px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 2rem;
  width: 25%;
  font-size: 1.6rem;
  line-height: 1.4375;
  font-family: 'sf_ui__textbold';
  font-weight: 400;
  color: #fff;
  padding: 16px 24px;
  position: relative;
}

/* .step:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 1.1rem solid #00BF64;
    border-right: 1.1rem solid transparent;
    border-top: 1.1rem solid transparent;
    border-bottom: 1.1rem solid transparent;
    right: -3.7rem;
    top: 50%;
    margin-top: -1.1rem;
} */
.step:before {
  content: "1";
  position: absolute;
  width: 4.4rem;
  height: 4.4rem;
  border-radius: 50%;
  background: #FFFFFF;
  box-shadow: 0 0.6rem 1.3rem 0 rgba(0, 0, 0, 0.12);
  font-size: 1.8rem;
  color: #065490;
  font-family: 'sf_ui__textbold';
  font-weight: 400;
  text-align: center;
  line-height: 4.4rem;
  top: -22px;
  left: -22px;
}

.step:first-child {
  margin-left: 0;
}

.step:last-child {
  margin-right: 0;
}

.step:last-child:after {
  display: none;
}

.step--step2 {
  padding-left: 4rem;
}

.step--step2:before {
  content: "2";
}

.step--step3:before {
  content: "3";
}

.step--step4:before {
  content: "4";
}

.steps__text {
  display: flex;
  align-items: center;
}

/* .steps__text:before {
    content: "";
    position: absolute;
    width: 4.1rem;
    height: 4.1rem;
    border-radius: 50%;
    background: #065490 url(/local/templates/summer2017/assets/css/../images/check.svg)no-repeat center;
    background-size: 2rem auto;
    top: 0;
    left: 50%;
    margin-left: -2.05rem;
} */
.steps__text p {
  font-size: 18px;
  line-height: 1.475;
  color: #065490;
  font-family: 'sf_ui__textbold';
  font-weight: 400;
  margin-bottom: 0;
  margin-right: 24px;
}

.steps__text .btn {
  padding-left: 3.4rem;
  min-width: auto;
  padding-right: 3.4rem;
}

@media (max-width: 991px) {
  .steps {
    padding-bottom: 40px;
    padding-top: 0;
  }
  .steps .section-title {
    padding-top: 40px;
    margin-bottom: 23px;
  }
  .steps__items {
    margin-bottom: 56px;
    flex-wrap: wrap;
  }
  .step {
    width: 48%;
    margin: 0;
    min-height: 130px;
    margin-bottom: 30px;
    margin-left: 0;
  }
  .step:before {
    left: -22px;
    top: 50%;
    margin-top: -22px;
    margin-left: 0;
    bottom: auto;
  }
  /* .step:after {
        border-left-color: transparent;
        border-top-color: #00bf64;
        right: auto;
        top: auto;
        bottom: -30px;
        left: 50%;
        margin-left: -11px;
    } */
  /* .steps__text:before {
        width: 41px;
        height: 41px;
        background-size: 50% 50%;
        margin-left: -20px;
    } */
  .btn--outline {
    font-size: 14px;
    border-width: 1px;
    padding: 7px 18px;
  }
}

.price {
  position: relative;
  padding-bottom: 6rem;
  background: #fff;
}

.price .section-title {
  margin-bottom: 4rem;
}

.price .section-title span {
  color: #065490;
}

.price-calc {
  margin-bottom: 3.4rem;
  border-left: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
}

.price-calc:before, .price-calc:after {
  content: " ";
  display: table;
}

.price-calc:after {
  clear: both;
}

.price-calc__item {
  min-height: 17.2rem;
  padding: 1.3rem 2rem;
  padding-left: 19rem;
  border-top: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  cursor: pointer;
  position: relative;
  z-index: 0;
  width: 100%;
}

.price-calc__link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

.price-calc__num {
  position: absolute;
  top: 1rem;
  left: 1.5rem;
  border-radius: 50%;
  font-size: 14px;
  width: 23px;
  height: 23px;
  line-height: 1;
  text-align: center;
  font-family: 'sf_ui__textsemibold';
  transition: all 0.3s;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.price-calc__num img {
  transition: all 0.3s;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.price-calc__num img:nth-child(2) {
  opacity: 0;
}

.price-calc__num span {
  height: 10px;
  display: block;
  margin-top: -4px;
}

.price-calc__item:before {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -1px;
  right: -1px;
  transition: all 0.3s;
  border: 2px solid #065490;
  z-index: -1;
  opacity: 0;
}

.price-calc__item:hover {
  z-index: 1;
}

.price-calc__item:hover .price-calc__heading h4, .price-calc__item:hover .price-calc__heading h3 {
  color: #065490;
}

.price-calc__item:hover .price-calc__heading h5 {
  color: #065490;
}

.price-calc__item:hover .price-calc__num img:nth-child(1) {
  opacity: 0;
}

.price-calc__item:hover .price-calc__num img:nth-child(2) {
  opacity: 1;
}

.price-calc__item:hover:before {
  opacity: 1;
}

.price-calc__help {
  display: inline-block;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  border-bottom: 1px dashed #a5c1d7;
  font-size: 1.4rem;
  line-height: 1.64285714;
  font-family: 'sf_ui__textmedium';
  z-index: 3;
}

.price-calc__help:before {
  content: "";
  text-align: center;
  position: absolute;
  width: 1.6rem;
  height: 1.6rem;
  left: -2.4rem;
  top: 50%;
  margin-top: -0.6rem;
  background: url(/local/templates/summer2017/assets/css/../images/question.svg) no-repeat center;
  background-size: contain;
}

.price-calc__router {
  padding-left: 25rem;
}

.price-calc__antenna {
  padding-left: 25rem;
}

.price-calc__router .price-calc__heading, .price-calc__antenna .price-calc__heading {
  margin-bottom: 2.1rem;
}

.price-calc__sim, .price-calc__tarif {
  padding: 0;
  padding-left: 0;
  text-align: center;
  padding-top: 10.9rem;
  padding-bottom: 0.9rem;
}

.price-calc__pigtails, .price-calc__bracket, .price-calc__installation {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.price-calc__pigtails .price-calc__heading span:first-child, .price-calc__bracket .price-calc__heading span:first-child, .price-calc__installation .price-calc__heading span:first-child {
  padding-top: 0;
}

.price-calc__pigtails .price-calc__image {
  width: 17rem;
  top: 2rem;
}

.price-calc__pigtails .price-calc__image span {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.price-calc__bracket .price-calc__image {
  width: 17rem;
}

.price-calc__bracket .price-calc__image span {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.price-calc__installation .price-calc__image {
  width: 17rem;
}

.price-calc__installation .price-calc__image span {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.price-calc__sim .price-calc__image, .price-calc__tarif .price-calc__image {
  bottom: auto;
  height: 10rem;
  width: 100%;
}

.price-calc__sim .price-calc__image {
  top: 3rem;
  left: 0;
}

.price-calc__tarif .price-calc__image {
  left: 0;
}

.price-calc__sim .price-calc__image span, .price-calc__tarif .price-calc__image span {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.price-calc__sim .price-calc__image span img, .price-calc__tarif .price-calc__image span img {
  position: relative;
  left: -1.5rem;
}

.price-calc__sim .price-calc__heading, .price-calc__tarif .price-calc__heading {
  margin-bottom: 0;
}

.price-calc__tarif .price-calc__heading h4, .price-calc__tarif .price-calc__heading h3 {
  font-size: 1.8rem;
}

.price-calc__heading h4, .price-calc__heading h3 {
  font-size: 2rem;
  line-height: 1.4;
  margin: 0;
  margin-bottom: 0.5rem;
  transition: all 0.3s;
}

.price-calc__heading h5 {
  font-size: 2rem;
  line-height: 1.4;
  margin: 0;
  margin-bottom: 1.9rem;
  transition: all 0.3s;
}

.price-calc__heading p, .price-calc__heading span {
  font-size: 1.4rem;
  line-height: 1.64285714;
  font-family: 'sf_ui__textmedium';
  font-weight: 400;
  margin: 0;
}

.price-calc__heading span:first-child {
  padding-top: 1.1rem;
}

.price-calc__heading span {
  line-height: 1;
  display: block;
  margin-bottom: 0.6rem;
}

.price-calc__image {
  position: absolute;
  left: 1rem;
  top: 1rem;
  bottom: 1rem;
  width: 17rem;
}

.price-calc__router .price-calc__image {
  width: 23rem;
  left: 4rem;
}

.price-calc__antenna .price-calc__image {
  width: 23rem;
  text-align: center;
}

.price-calc__image span {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  font-size: 0;
  transition: all 0.3s;
  opacity: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.price-calc__image span:first-child {
  padding-top: 0;
}

.price-calc__image span:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
  margin-right: -1px;
}

.price-calc__image span img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.price-calc__image span img.max-router-img {
  position: relative;
  left: -30px;
}

@media (max-width: 768px) {
  .price-calc__image span img.max-router-img {
    left: -19px;
    width: 135px;
  }
}

.price-calc__image span img.router-img {
  position: relative;
  left: -40px;
}

.price-calc__image span img.no-router-img {
  position: relative;
  left: -40px;
}

.price-calc__image span.is-active {
  opacity: 1;
}

.price-calc-range {
  width: 39.6rem;
  position: relative;
  left: 0rem;
  z-index: 3;
}

.price-calc-range:before {
  content: "";
  position: absolute;
  height: 2px;
  left: 0;
  right: 0;
  bottom: 1rem;
  background: #c6c6c6;
}

.noUi-target {
  border-radius: 0;
  border: 0;
  width: 39.6rem;
  background: none;
  box-shadow: none;
  cursor: pointer;
}

.noUi-target:before {
  top: -0.4rem;
}

.noUi-target:after {
  bottom: -0.4rem;
}

.noUi-vertical .noUi-handle {
  width: 2.4rem;
  height: 3.7rem;
  background: url(/local/templates/summer2017/assets/css/../images/range_slide.svg) no-repeat 0 0;
  background-size: contain;
  background-size: 2.4rem 3.6rem;
  border: 0;
  left: -0.2rem;
  top: -1.8rem;
  box-shadow: none;
  border-radius: 0;
  cursor: pointer;
}

.noUi-horizontal .noUi-handle {
  width: 5rem;
  height: 3.2rem;
  background: url(/local/templates/summer2017/assets/css/../images/range_slide_h.svg) no-repeat 0 0;
  background-size: contain;
  background-size: 5rem 3.2rem;
  border: 0;
  left: -2.6rem;
  top: auto;
  bottom: 0.1rem;
  box-shadow: none;
  border-radius: 0;
  cursor: pointer;
}

.noUi-vertical .noUi-handle:before, .noUi-vertical .noUi-handle:after {
  display: none;
}

.noUi-horizontal .noUi-handle:before, .noUi-vertical .noUi-handle:after {
  display: none;
}

.noUi-handle:after, .noUi-handle:before {
  display: none;
}

.noUi-horizontal {
  height: 2.5rem;
}

.noUi-connect {
  box-shadow: none;
  height: 2px;
  background: #075590;
  bottom: 1rem;
  margin: 0;
  top: auto;
  margin-right: -0.5rem;
  margin-left: 0.5rem;
}

.price-calc-range__items {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.price-calc-range__item {
  position: relative;
  cursor: pointer;
  width: 1px;
}

.price-calc-range__item > div {
  width: 10rem;
}

.price-calc-range__item:not(:first-child) {
  left: -0.5rem;
}

.price-calc-range__item input {
  display: none;
}

.price-calc-range__item p, .price-calc-range__item span {
  font-size: 1.4rem;
  line-height: 1.64285714;
  color: gray;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  transition: all 0.3s;
  margin: 0;
  position: relative;
  white-space: nowrap;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.price-calc-range__item span {
  display: block;
  font-family: 'sf_ui__textbold';
  font-weight: 400;
  margin-bottom: 0;
}

.price-calc-range__item input:checked + div p, .price-calc-range__item input:checked + div span {
  color: black;
  font-family: 'sf_ui__textbold';
}

.price-calc-range__dots {
  position: absolute;
  bottom: 0.7rem;
  left: 0;
  width: 100%;
  height: 0.9rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.price-calc-range__dots span {
  display: inline-block;
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 50%;
  background: #075590;
  left: 0.5rem;
}

.price-calc-range__dots span.is-active ~ span {
  background: #cccccc;
}

.price-calc-result {
  text-align: center;
  position: relative;
  display: inline-block;
  margin-bottom: 2rem;
}

.price-calc-result__price {
  display: inline-block;
  vertical-align: top;
  font-size: 3.6rem;
  color: #263b33;
  font-family: 'kelson_sans_rubold';
  font-weight: 400;
  text-align: center;
  line-height: 1;
  margin-bottom: 0rem;
  position: relative;
  white-space: nowrap;
}

.price-calc-result__price > span {
  display: block;
  font-family: 'kelson_sans_ruregular';
  font-weight: 400;
  font-size: 2.4rem;
  opacity: .51;
  text-decoration: line-through;
  margin-bottom: 0.8rem;
}

.price-calc-result__price > span > span {
  font-family: 'sf_ui__textregular';
  font-weight: 400;
}

.price-calc-result__price p {
  margin: 0;
}

.price-calc-result__price small {
  font-size: 1.6rem;
  font-family: 'sf_ui__textregular';
  position: absolute;
  right: 100%;
  margin-right: 2rem;
  bottom: 0.5rem;
}

.price-calc-result__price p > span {
  font-family: 'sf_ui__textbold';
  font-weight: 400;
}

.price-calc-result__label {
  text-align: left;
  font-size: 1.4rem;
  color: #a7a7a7;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0.02rem;
  position: absolute;
  left: 100%;
  bottom: 0;
  margin-left: 8.2rem;
  min-width: 18rem;
}

.price-calc-result__label:before {
  content: "";
  position: absolute;
  width: 3.6rem;
  height: 3.6rem;
  left: -6rem;
  top: 0.2rem;
}

.price-calc-result__label.automn:before {
  background: url(/local/templates/summer2017/assets/css/../images/leaves_automn.svg) no-repeat 0 0;
  background-size: contain;
}

.price-calc-result__label.winter:before {
  background: url(/local/templates/summer2017/assets/css/../images/snow_icon.svg) no-repeat 0 0;
  background-size: contain;
  width: 5rem;
  height: 5rem;
  left: -6rem;
  top: -0.2rem;
}

.price-calc-result__label.spring:before {
  background: url(/local/templates/summer2017/assets/css/../images/leaves.svg) no-repeat 0 0;
  background-size: contain;
}

.price-calc-result__label.summer:before {
  background: url(/local/templates/summer2017/assets/css/../images/leaves.svg) no-repeat 0 0;
  background-size: contain;
}

.price-calc-result__label span {
  display: block;
  font-size: 1.6rem;
  line-height: 1;
  color: #065490;
  margin-bottom: 0.5rem;
}

.price-calc-result--fixed {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 100;
  background: white;
  left: 0;
  padding: 8px 19px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 16px;
  color: #00433d;
  font-family: 'sf_ui__textmedium';
  font-weight: 400;
  text-align: left;
  transition: all 0.3s;
  -webkit-transform: translateY(66px);
  transform: translateY(66px);
  opacity: 0;
  display: none;
  box-shadow: 0 -0.9rem 2rem 0 rgba(0, 0, 0, 0.07);
}

.price-calc-result--fixed .price-calc-result__price {
  margin: 0;
  padding-right: 0;
  display: inline-block;
}

.price-calc-result--fixed .price-calc-result__price p {
  font-size: 24px;
  line-height: 1;
}

.price-calc-result--fixed .price-calc-result__price > span {
  display: none;
}

.price-calc-result--fixed .btn {
  padding: 9px 16px;
  font-size: 14px;
  letter-spacing: 0;
  min-width: 0;
}

.price-calc-result--fixed.is-active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.price__result {
  width: 100%;
  z-index: 1;
  text-align: center;
  transition: all 0.3s;
}

.price__result-wrap {
  position: relative;
  width: 100%;
  left: 0;
}

@media (max-width: 1259px) {
  .price-calc__help:before {
    line-height: 2rem;
    padding-left: 0.1rem;
  }
}

@media (max-width: 991px) {
  .price-calc__antenna {
    padding-left: 19rem;
  }
  .price-calc__router {
    padding-left: 19rem;
  }
  .price-calc__router .price-calc__image {
    width: 17rem;
    left: 3rem;
  }
  .price-calc__antenna .price-calc__image {
    width: 17rem;
  }
  .price-calc__pigtails, .price-calc__bracket, .price-calc__installation {
    text-align: center;
    padding: 0 15px;
    text-align: center;
    padding-top: 15.9rem;
    padding-bottom: 0.9rem;
    display: block;
  }
  .price-calc__pigtails .price-calc__image, .price-calc__bracket .price-calc__image, .price-calc__installation .price-calc__image {
    bottom: auto;
    height: 14rem;
    left: 0;
    width: 100%;
    top: 1rem;
  }
}

@media (max-width: 767px) {
  .price-calc-result--fixed {
    margin-bottom: 0;
  }
  .rangeslider {
    display: none;
  }
  .price-calc {
    max-width: 280px;
    margin: 0 auto;
  }
  .price-calc-range:before {
    display: none;
  }
  .price-calc-range__dots {
    display: none;
  }
  .price-calc-range {
    width: 100%;
  }
  .price-calc-range__items {
    display: inline-block;
  }
  .price-calc-range__item {
    width: auto;
    text-align: left;
    margin-bottom: 10px;
  }
  .price-calc-range__item > div {
    width: auto;
    border: 1px solid #065490;
    border-radius: 10px;
    padding: 2px 30px;
    display: inline-block;
  }
  .price-calc-range__item > div p {
    color: #065490;
  }
  .price-calc-range__item > div span {
    color: #065490;
  }
  .price-calc-range__item input:checked + div {
    border-color: #065490;
    background: #065490;
  }
  .price-calc-range__item input:checked + div p {
    font-family: 'sf_ui__textregular';
    color: #fff;
  }
  .price-calc-range__item input:checked + div span {
    color: #fff;
  }
  .price-calc-range__item:not(:first-child) {
    left: 0;
  }
  .price-calc-result--fixed {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .price__result-wrap {
    height: auto;
    margin-bottom: 0;
    padding-top: 40px;
  }
  .price__result {
    position: relative;
    padding: 0;
    text-align: center;
  }
  .price-calc-result__price {
    margin-bottom: 0px;
  }
  .price__result.before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .price-calc-result__label {
    position: relative;
    left: auto;
    margin-left: 0;
    text-align: left;
    min-width: auto;
    left: 20px;
    margin-top: 30px;
  }
  .price-calc__item > div:not(.price-calc__num) {
    width: 100%;
  }
  .price-calc__pigtails, .price-calc__bracket, .price-calc__installation, .price-calc__modem, .price-calc__router, .price-calc__antenna, .price-calc__sim, .price-calc__tarif {
    text-align: left;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 15px;
    padding-left: 141px;
    min-height: 142px;
  }
  .price-calc__pigtails .price-calc__image, .price-calc__bracket .price-calc__image, .price-calc__installation .price-calc__image, .price-calc__modem .price-calc__image, .price-calc__router .price-calc__image, .price-calc__antenna .price-calc__image, .price-calc__sim .price-calc__image, .price-calc__tarif .price-calc__image {
    bottom: 15px;
    height: auto;
    left: 15px;
    width: 121px;
    top: 15px;
  }
  .price-calc__modem .price-calc__image span, .price-calc__router .price-calc__image span, .price-calc__antenna .price-calc__image span {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
  }
  .price-calc__router .price-calc__image {
    width: 180px;
    height: 130px;
    top: 30px;
    left: 0;
  }
  .price-calc__antenna .price-calc__image {
    width: 150px;
    height: 160px;
    top: 20px;
    left: 0;
  }
  .price-calc__help {
    position: relative;
    top: auto;
    right: auto;
    margin: 15px 0;
    right: 20px;
    white-space: nowrap;
  }
  .price-calc-range__items {
    width: 0;
    display: inline-block;
  }
  .price-calc-range__item {
    float: right;
    clear: both;
  }
  .price-calc-range {
    float: right;
    text-align: right;
  }
}

.about {
  padding-bottom: 3.4rem;
  background: #fff;
}

.about__inner {
  padding-top: 4rem;
}

.about p sup {
  color: #149f63;
  font-size: 2rem;
  margin-left: -1rem;
  position: relative;
  top: -0.4rem;
}

.about__text p {
  font-size: 14px;
}

.about__heading {
  position: relative;
  padding-top: 6rem;
  margin-bottom: 3rem;
}

.about__heading:before {
  content: "";
  position: absolute;
  width: 6.7rem;
  height: 6rem;
  background: url(/local/templates/summer2017/assets/css/../images/logo_lg.svg) no-repeat 0 0;
  background-size: contain;
  left: 0;
  top: 0;
}

.about__heading h4, .about__heading h2 {
  font-size: 3rem;
  line-height: 1.52777778;
  margin-top: 10px;
  letter-spacing: 0.02rem;
}

.about__heading h4 span, .about__heading h2 span {
  color: #065490;
}

.about__advantages {
  padding-top: 0;
  padding-left: 0.5rem;
}

.about__advantage {
  text-align: center;
  position: relative;
  padding-top: 7.8rem;
  margin-bottom: 4rem;
}

.about__advantage:before {
  content: "";
  position: absolute;
  height: 8.8rem;
  left: 0;
  top: 0;
  width: 100%;
}

.about__advantage h4, .about__advantage h3 {
  color: #065490;
  font-size: 1.6rem;
  line-height: 1.4375;
  font-family: 'sf_ui__textmedium';
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 1.5rem;
}

.about__advantage p {
  font-size: 1.4rem;
}

.about__advantage p sup {
  margin-left: 0;
  top: -0.2rem;
}

.about__advantage a {
  color: #065490;
  font-size: 1.4rem;
  border-bottom: 0.1rem dashed #82a9c7;
}

.about__advantage a:focus {
  text-decoration: none;
}

.about__advantage a:hover {
  color: #042c4a;
  border-color: #688093;
  text-decoration: none;
}

.about__advantage--item1 {
  max-width: 15rem;
  margin: 0 auto;
}

.about__advantage--item2 {
  max-width: 24rem;
  margin: 0 auto;
}

.about__advantage--item4 {
  max-width: 30rem;
  margin: 0 auto;
}

.about__advantage--item1:before {
  background: url(/local/templates/summer2017/assets/css/../images/about_icon1.svg) no-repeat center top;
}

.about__advantage--item2:before {
  background: url(/local/templates/summer2017/assets/css/../images/about_icon2.svg) no-repeat center top;
}

.about__advantage--item3:before {
  background: url(/local/templates/summer2017/assets/css/../images/about_icon3.svg) no-repeat center top;
}

.about__advantage--item4:before {
  background: url(/local/templates/summer2017/assets/css/../images/about_icon4.svg) no-repeat center top;
}

@media (max-width: 991px) {
  .about {
    padding-bottom: 17px;
    font-size: 14px;
  }
  .about__advantages {
    padding: 17px 0;
  }
  .about__advantage {
    max-width: 250px;
    margin: 0 auto;
  }
  .about__heading {
    margin-bottom: 40px;
  }
  .about__heading h4, .about__heading h2 {
    font-size: 27px;
  }
}

@media (max-width: 767px) {
  .about__heading {
    margin-bottom: 40px;
    padding-top: 61px;
    text-align: center;
  }
  .about__heading:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .about__heading h4, .about__heading h2 {
    font-size: 23px;
    line-height: 28px;
  }
  .about__advantage {
    margin-bottom: 50px;
  }
  .about__advantage--item4 {
    margin-bottom: 0;
  }
}

.clients {
  background: #e8f2f4;
  padding-bottom: 4rem;
}

.clients .section-title {
  text-align: left;
  margin-bottom: 2.7rem;
}

.clients .container {
  position: relative;
}

.clients__slider-wrap {
  margin-left: -29.5rem;
  margin-right: -29.5rem;
  position: relative;
}

.clients__slider-shadow {
  width: 29rem;
  position: absolute;
  height: 100%;
  z-index: 2;
  top: 0;
}

.clients__slider-shadow:before {
  content: "";
  position: absolute;
  width: 17.2rem;
  top: 0;
  right: 12.7rem;
  height: 100%;
  background-image: linear-gradient(90deg, rgba(232, 242, 244, 0) 0%, #E8F2F4 91%);
  z-index: 1;
}

.clients__slider-shadow:after {
  content: "";
  position: absolute;
  width: 12.7rem;
  right: 0;
  top: 0;
  height: 100%;
  background: #e8f2f4;
  z-index: 1;
}

.clients__slider-shadow--left {
  left: 0;
}

.clients__slider-shadow--left:after {
  right: auto;
  left: 0;
}

.clients__slider-shadow--left:before {
  background-image: linear-gradient(-90deg, rgba(232, 242, 244, 0) 0%, #E8F2F4 91%);
  right: auto;
  left: 12.7rem;
}

.clients__slider-shadow--right {
  right: 0;
}

.clients__slider {
  width: 100%;
}

.clients__slider .owl-item {
  transition: all 0.3s;
}

.owl-carousel .owl-item img {
  width: 100%;
  height: auto;
}

.client__image {
  margin-bottom: 1rem;
  display: block;
  position: relative;
}

.client__image:before {
  content: "";
  position: absolute;
  z-index: 1;
  transition: all 0.3s;
  width: 9.4rem;
  height: 6.9rem;
  background: url(/local/templates/summer2017/assets/css/../images/img_zoom.svg) no-repeat 0 0;
  background-size: contain;
  left: 50%;
  top: 50%;
  margin-top: -3.4rem;
  margin-left: -4.7rem;
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
  opacity: 0;
}

.client__image:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.client__image img {
  width: 100%;
}

.client__date {
  color: #00433d;
  opacity: .54;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
}

.client__descr {
  font-family: 'sf_ui__textregular';
  font-weight: 400;
}

.clients__heading {
  position: relative;
}

.clients__slider-controls {
  position: absolute;
  right: 2rem;
  top: 5.5rem;
}

.clients__slider-button {
  border: 0.1rem solid #065490;
  width: 4.4rem;
  height: 4.4rem;
  background: none;
  outline: none;
  position: relative;
  opacity: 1;
}

.clients__slider-button:before {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  top: 50%;
  margin-top: -0.7rem;
  left: 50%;
  margin-left: -0.4rem;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.clients__slider-button--prev:before {
  border-left: 0.1rem solid #065490;
  border-bottom: 0.1rem solid #065490;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.clients__slider-button--next {
  margin-left: 0.6rem;
}

.clients__slider-button--next:before {
  border-right: 0.1rem solid #065490;
  border-bottom: 0.1rem solid #065490;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: -1.1rem;
}

.clients__slider-button:hover:not(:disabled) {
  opacity: 1;
  background: #065490;
}

.clients__slider-button:hover:not(:disabled):before {
  border-color: #fff;
}

.clients__slider-button:disabled {
  opacity: .3;
}

@media (max-width: 991px) {
  .clients__slider-wrap {
    margin-left: -324px;
    margin-right: -324px;
  }
  .clients .section-title {
    text-align: center;
  }
  .clients__slider-controls {
    right: 42px;
    top: 40px;
  }
}

@media (max-width: 767px) {
  .clients__slider-wrap {
    margin-left: -270px;
    margin-right: -270px;
  }
  .clients {
    padding-bottom: 0;
  }
  .clients .section-title {
    text-align: center;
  }
  .clients .container {
    padding-bottom: 100px;
  }
  .clients__slider-controls {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    bottom: 30px;
    top: auto;
    right: 50%;
    margin-right: -50px;
  }
}

.b-map {
  padding-bottom: 7.9rem;
  background: #fff;
}

.b-map img {
  display: block;
  margin: 0 auto 40px auto;
}

.b-map .section-title {
  text-align: left;
  margin-bottom: 2.7rem;
}

#diip-map {
  height: 44.8rem;
  margin-bottom: 2.1rem;
  background: url(/local/templates/summer2017/assets/css/../img/map-connect.jpg);
}

.map-bnr {
  background: #065490;
  position: relative;
  overflow: hidden;
  padding: 0.6rem 3rem;
  padding-right: 0rem;
}

.map-bnr:before, .map-bnr:after {
  content: "";
  position: absolute;
  width: 76.7rem;
  min-height: 47.1rem;
  top: -4rem;
  width: 76.7rem;
  left: -28.8rem;
  background: #e8f2f4;
  border-radius: 50%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  z-index: 1;
}

.map-bnr:after {
  background: #17629a;
  z-index: 0;
  left: -18rem;
}

.map-bnr__houses:before {
  content: "";
  position: absolute;
  width: 23.8rem;
  height: 13.1rem;
  background: url(/local/templates/summer2017/assets/css/../images/map_bnr_house1.png) no-repeat 0 0;
  background-size: contain;
  z-index: 1;
  bottom: 0;
  left: 24.7rem;
}

.map-bnr__houses:after {
  content: "";
  position: absolute;
  width: 30.5rem;
  height: 15.3rem;
  background: url(/local/templates/summer2017/assets/css/../images/map_bnr_house2.png) no-repeat 0 0;
  background-size: contain;
  z-index: 3;
  bottom: 0;
  left: 29.9rem;
}

.map-bnr__icons {
  position: absolute;
  width: 23.4rem;
  height: 13.1rem;
  background: url(/local/templates/summer2017/assets/css/../images/map_bnr_icons.svg) no-repeat 0 0;
  background-size: contain;
  z-index: 2;
  left: 21.2rem;
  bottom: 6.3rem;
}

.map-bnr__left {
  position: relative;
  z-index: 4;
  width: 50%;
  float: left;
  padding-top: 2rem;
}

.map-bnr__logo {
  width: 13.8rem;
  height: 3.8rem;
  background: url(/local/templates/summer2017/assets/css/../images/logo2.svg) no-repeat 0 0;
  background-size: contain;
  margin-left: 1rem;
  margin-bottom: 4.9rem;
}

.map-bnr__right {
  position: relative;
  z-index: 4;
  width: 50%;
  float: left;
  color: #fff;
  padding-left: 1.9rem;
  padding-right: 2rem;
}

.map-bnr__right h4, .map-bnr__right h3 {
  font-size: 3.6rem;
  line-height: 1.11111111;
  letter-spacing: 0.03rem;
  margin-top: 10px;
  margin-bottom: 0.9rem;
}

.map-bnr__right p {
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  max-width: 40rem;
  margin-bottom: 1.4rem;
}

@media (max-width: 991px) {
  .b-map {
    padding-bottom: 40px;
  }
  .b-map .section-title {
    text-align: center;
  }
  .map-bnr {
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 20px;
    padding-right: 20px;
  }
  .map-bnr:before, .map-bnr:after {
    top: -4rem;
    left: -28.8rem;
    left: -440px;
    top: -130px;
  }
  .map-bnr:after {
    left: -360px;
  }
  #map {
    margin-left: -20px;
    margin-right: -20px;
  }
  .map-bnr__houses {
    display: none;
  }
  .map-bnr__icons {
    display: none;
  }
  .map-bnr__left {
    width: 45%;
    padding-bottom: 35px;
  }
  .map-bnr__right {
    width: 55%;
    padding: 0;
  }
  .map-bnr__right h4, .map-bnr__right h3 {
    font-size: 27px;
    line-height: 1.2962963;
  }
  .map-bnr__right p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  #map {
    height: 394px;
  }
  .map-bnr {
    padding-top: 38px;
    padding-bottom: 45px;
  }
  .map-bnr:before {
    width: 120%;
    height: 100%;
    right: -20%;
    left: 0;
    top: 108px;
    border-radius: 50%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .map-bnr:after {
    width: 110%;
    height: 100%;
    right: -10%;
    left: 0;
    top: -10px;
    border-radius: 50%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .map-bnr__left {
    width: 100%;
    padding: 0;
  }
  .map-bnr__right {
    width: 100%;
  }
  .map-bnr__right h4, .map-bnr__right h3 {
    color: #00433d;
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 21px;
  }
  .map-bnr__right p {
    color: #00433d;
    margin-bottom: 36px;
  }
  .map-bnr__logo {
    background: url(/local/templates/summer2017/assets/css/../images/logo_white.svg) no-repeat 0 0;
    background-size: contain;
  }
}

.reviews {
  padding-bottom: 7.1rem;
  background: #fff;
}

.reviews .container {
  position: relative;
}

/* .reviews .container:before {
    content: "";
    position: absolute;
    display: block;
    left: 1.5rem;
    right: 1.5rem;
    height: 0.1rem;
    background: #c5c5c5;
    top: 0;
} */
.reviews .section-title {
  text-align: left;
  margin-bottom: 40px;
  color: #065490;
}

.reviews__slide {
  padding: 32px;
  border-radius: 24px;
  border: 2px solid #E8F2F4;
}

.reviews__heading {
  position: relative;
}

/* .reviews__slider-controls {
    position: absolute;
    right: 2rem;
    top: 5.5rem;
} */
.reviews__slider-button {
  border: none;
  width: 4.4rem;
  height: 4.4rem;
  background: none;
  outline: none;
  position: relative;
  opacity: 0.5;
  position: absolute;
  top: 48%;
}

.reviews__slider-button--prev {
  left: -50px;
}

.reviews__slider-button--next {
  right: -50px;
}

.reviews__slider-button:before {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  top: 50%;
  margin-top: -0.7rem;
  left: 50%;
  margin-left: -0.4rem;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.reviews__slider-button--prev:before {
  border-left: 0.1rem solid #065490;
  border-bottom: 0.1rem solid #065490;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.reviews__slider-button--next {
  margin-left: 0.6rem;
}

.reviews__slider-button--next:before {
  border-right: 0.1rem solid #065490;
  border-bottom: 0.1rem solid #065490;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: -1.1rem;
}

.reviews__slider-button:hover:not(:disabled) {
  opacity: 1;
  /* background: #065490; */
}

/* .reviews__slider-button:hover:not(:disabled):before {
    border-color: #fff;
} */
.reviews__slider-button:disabled {
  opacity: .5;
}

.reviews__slider-wrap {
  /* margin-left: -37rem; */
  /* margin-right: -37rem; */
  position: relative;
  /* left: -2.5rem; */
}

/* .reviews__slider-shadow {
    width: 34.8rem;
    position: absolute;
    height: 100%;
    z-index: 2;
    top: 0;
    background: #ffffff;
} */
/* .reviews__slider-shadow:before {
    content: "";
    position: absolute;
    width: 17.2rem;
    top: 0;
    right: 20rem;
    height: 100%;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0)0%, #FFFFFF 91%);
    z-index: 1;
}

.reviews__slider-shadow:after {
    content: "";
    position: absolute;
    width: 20.5rem;
    right: 0;
    top: 0;
    height: 100%;
    background: #fff;
    z-index: 1;
} */
/* .reviews__slider-shadow--left {
    left: 0;
}

.reviews__slider-shadow--left:after {
    right: auto;
    left: 0;
}

.reviews__slider-shadow--left:before {
    background-image: linear-gradient(-90deg, rgba(255, 255, 255, 0)0%, #FFFFFF 91%);
    right: auto;
    left: 20rem;
}

.reviews__slider-shadow--right {
    right: 0;
} */
.reviews__slider {
  width: 100%;
}

.reviews__slider .owl-item {
  transition: all 0.3s;
}

.review {
  font-family: 'sf_ui__textregular';
  font-weight: 400;
}

.review__name {
  font-size: 1.6rem;
  line-height: 2.3rem;
  font-family: 'sf_ui__textbold';
  font-weight: 400;
  margin-bottom: 0.1rem;
  color: #065490;
}

.review__loc {
  margin-bottom: 1.5rem;
  color: #77A3C2;
}

.review__overflow {
  overflow: hidden;
  transition: all 0.3s;
}

.review__text {
  padding-bottom: 2rem;
  color: #4D4D4D;
}

.review__expand {
  position: relative;
  padding-top: 1.1rem;
}

.review__expand:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 3.8rem;
  bottom: 3.1rem;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 85%);
}

.review__expand-link {
  color: #065490;
  border-bottom: 0.1rem dashed #82a9c7;
  position: relative;
  z-index: 1;
}

.review__expand-link:focus {
  text-decoration: none;
}

.review__expand-link:hover {
  color: #042c4a;
  border-color: #688093;
  text-decoration: none;
}

@media (max-width: 991px) {
  .reviews .section-title {
    text-align: center;
    padding-top: 30px;
  }
  /* .reviews__slider-controls {
        right: 42px;
        top: 40px;
    } */
  /* .reviews__slider-wrap {
        margin-left: -365px;
        margin-right: -365px;
        left: 0;
    } */
  .review__text {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  /* .reviews__slider-wrap {
        margin-left: -250px;
        margin-right: -250px;
        left: 0;
    } */
  /* .reviews__slider-shadow {
        width: 255px;
    }
    .reviews__slider-shadow:before {
        right: 0;
        left: 0px;
        background-image: linear-gradient(90deg, rgba(255, 255, 255, 0)0%, #FFFFFF 21%);
    } */
  /* .reviews__slide {
        padding: 0 7px;
    } */
  .reviews {
    padding-bottom: 0;
  }
  .reviews .section-title {
    padding-top: 0;
  }
  .reviews .container {
    padding-bottom: 100px;
  }
  /* .reviews .container:before {
        display: none;
    } */
  /* .reviews__slider-controls {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        bottom: 30px;
        top: auto;
        right: 50%;
        margin-right: -50px;
    } */
}

.guarantees {
  padding-bottom: 10rem;
  background: #fff;
}

.guarantees .container {
  position: relative;
}

.guarantees .container:before {
  content: "";
  position: absolute;
  display: block;
  left: 1.5rem;
  right: 1.5rem;
  height: 0.1rem;
  background: #c5c5c5;
  top: 0;
  display: none;
}

.guarantees .section-title {
  text-align: left;
  margin-bottom: 2.7rem;
}

.guarantees__items {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0.6rem;
}

.guarantees__item {
  width: 33.33%;
  padding-right: 5.2rem;
  padding-top: 2.1rem;
  position: relative;
}

.guarantees__item:before {
  content: "";
  position: absolute;
  width: 2.4rem;
  height: 2.4rem;
  background: url(/local/templates/summer2017/assets/css/../images/guarantee_check.svg) no-repeat 0 0;
  background-size: contain;
  left: 0;
  top: -15px;
}

.guarantees__item h4, .guarantees__item h3 {
  font-size: 2rem;
  line-height: 1.2;
  font-family: 'sf_ui__textbold';
  font-weight: 400;
  position: relative;
  margin-top: 10px;
  margin-bottom: 2rem;
}

.guarantees__item p:last-child {
  margin-bottom: 0;
}

.guarantees__text {
  text-align: center;
  max-width: 40rem;
  margin: 0 auto;
  position: relative;
}

.guarantees__text p {
  font-size: 2rem;
  line-height: 1.4;
  color: #065490;
  font-family: 'sf_ui__textbold';
  font-weight: 400;
  margin-bottom: 3.1rem;
}

@media (max-width: 991px) {
  .guarantees {
    padding-bottom: 40px;
  }
  .guarantees .section-title {
    text-align: center;
  }
  .guarantees__items {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .guarantees__item {
    width: 50%;
    margin-bottom: 40px;
    font-size: 14px;
    text-align: center;
    padding-left: 18px;
    padding-right: 18px;
  }
  .guarantees__item:before {
    left: 50%;
    margin-left: -12px;
  }
}

@media (max-width: 767px) {
  .guarantees__item {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .guarantees__text p {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 30px;
  }
  .guarantees__text .btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.b-qa {
  background: #e8f2f4;
  padding-bottom: 10rem;
}

.b-qa .section-title {
  text-align: left;
  margin-bottom: 2.6rem;
}

.b-qa__banner {
  background-image: linear-gradient(90deg, #048E7D 0%, #089C5B 100%);
  padding: 4.2rem 6rem;
  padding-bottom: 4.8rem;
  overflow: hidden;
  position: relative;
  min-height: 36.1rem;
  color: #fff;
}

.b-qa__banner.winter {
  background-image: linear-gradient(-90deg, #3EB5DC 0%, #3F7FD8 100%);
}

.b-qa__banner:before {
  content: "";
  position: absolute;
  width: 48.2rem;
  height: 36.1rem;
  right: 0;
  bottom: 0;
  background: url(/local/templates/summer2017/assets/css/../images/qa_banner_img2.png) no-repeat 85px 0;
  background-size: contain;
}

.b-qa__banner.winter:before {
  background: url(/local/templates/summer2017/assets/css/../images/qa_banner_img.png) no-repeat 0 0;
  background-size: contain;
}

.b-qa__banner-logo {
  width: 13.8rem;
  height: 3.8rem;
  background: url(/local/templates/summer2017/assets/css/../images/logo_white.svg) no-repeat 0 0;
  background-size: contain;
  margin-bottom: 3.6rem;
}

.b-qa__banner-text {
  color: #fff;
  max-width: 50rem;
}

.b-qa__banner-text h3 {
  font-size: 3.6rem;
  line-height: 1.38888889;
  letter-spacing: 0.03rem;
  margin-bottom: 0rem;
}

.b-qa__banner-text p {
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.3;
  margin-bottom: 3.3rem;
}

.b-qa__banner .btn--white, .b-qa__banner .btn--white:focus, .b-qa__banner .btn--white:hover {
  color: #008675;
}

.b-qa__banner.winter .btn--white, .b-qa__banner.winter .btn--white:focus, .b-qa__banner.winter .btn--white:hover {
  color: #065490;
}

.qa {
  margin-bottom: 6.4rem;
}

.qa-item {
  padding-left: 4.1rem;
  margin-bottom: 2.1rem;
}

.qa-item__link {
  display: inline;
  position: relative;
  color: #065490;
  font-size: 2rem;
  line-height: 1.2;
  font-family: 'sf_ui__textbold';
  font-weight: 400;
  cursor: pointer;
  border-bottom: 0.1rem dashed #8db3cb;
  transition: all 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.qa-item__link span {
  position: absolute;
  left: -4.1rem;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  color: #fff;
  font-size: 1.6rem;
  line-height: 2.8rem;
  background: #06538e;
  text-align: center;
  top: -0.1rem;
  transition: all 0.3s;
}

.qa-item__link:hover {
  border-bottom-color: transparent;
}

.qa-item__link:hover span {
  background: #00834a;
}

.qa-item__link.is-active {
  border-color: transparent;
}

.qa-item__link.is-active span {
  background: #00834a;
}

.qa-item__text {
  display: none;
}

.qa-item__text > div {
  padding-top: 2.7rem;
  padding-bottom: 1.5rem;
}

.qa-item__text > div p:last-child {
  margin-bottom: 0;
}

.qa-form {
  margin-bottom: 13.1rem;
  text-align: center;
}

.qa-form__heading {
  text-align: center;
  margin-bottom: 1.8rem;
  line-height: 1;
}

.qa-form__heading p {
  font-size: 1.6rem;
  margin: 0;
  margin-bottom: 0.6rem;
}

.qa-form__heading h4, .qa-form__heading .bold_text {
  font-family: 'sf_ui__textbold';
  font-weight: 400;
  font-size: 1.6rem;
  margin: 0;
}

.b-qa_white-bg {
  background: #fff;
  padding-bottom: 0;
}

.b-qa_white-bg .section-title {
  color: #0d568e;
}

.b-qa_white-bg .qa {
  margin-bottom: 0;
}

.b-qa_white-bg .qa-item__link:not(:hover) {
  border-bottom-color: #0d568e;
}

.form-tel__label {
  text-align: left;
  padding: 0 3.4rem;
  font-size: 1.4rem;
  margin-bottom: 0.8rem;
  display: block;
  font-family: 'sf_ui__textlight';
  font-weight: 400;
  letter-spacing: 0.01rem;
}

.form-tel {
  font-size: 0;
  display: inline-block;
  padding-left: 1.3rem;
}

.form-tel input::-webkit-input-placeholder {
  color: #cedcdc !important;
}

.form-tel input:-ms-input-placeholder {
  color: #cedcdc !important;
}

.form-tel input::-moz-placeholder {
  color: #cedcdc !important;
}

.form-tel input::placeholder {
  color: #cedcdc !important;
}

.form-tel input:focus::-webkit-input-placeholder {
  color: transparent !important;
}

.form-tel input:focus:-ms-input-placeholder {
  color: transparent !important;
}

.form-tel input:focus::-moz-placeholder {
  color: transparent !important;
}

.form-tel input:focus::placeholder {
  color: transparent !important;
}

.form-tel textarea::-webkit-input-placeholder {
  color: #cedcdc !important;
}

.form-tel textarea:-ms-input-placeholder {
  color: #cedcdc !important;
}

.form-tel textarea::-moz-placeholder {
  color: #cedcdc !important;
}

.form-tel textarea::placeholder {
  color: #cedcdc !important;
}

.form-tel textarea::-webkit-input-placeholder:focus {
  color: transparent !important;
}

.form-tel textarea:-ms-input-placeholder:focus {
  color: transparent !important;
}

.form-tel textarea::-moz-placeholder:focus {
  color: transparent !important;
}

.form-tel textarea::placeholder:focus {
  color: transparent !important;
}

.form-tel textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}

.form-tel textarea:focus:-ms-input-placeholder {
  color: transparent !important;
}

.form-tel textarea:focus::-moz-placeholder {
  color: transparent !important;
}

.form-tel textarea:focus::placeholder {
  color: transparent !important;
}

.form-tel__group {
  display: inline-block;
  margin: 0;
}

.form-tel__field {
  display: inline-block;
  width: 33.2rem;
  height: 6.2rem;
  background: #FDFFFF;
  box-shadow: 0 0.6rem 0.9rem 0 rgba(0, 0, 0, 0.06);
  border-radius: 10rem 0 0 10rem;
  border: 0;
  outline: none;
  font-size: 2rem;
  padding: 0 3.4rem;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
}

.form-tel__button {
  display: inline-block;
  width: 34.7rem;
  background-image: linear-gradient(-90deg, #17AC6B 0%, #17AC99 100%);
  box-shadow: 0 0.5rem 0.8rem 0 rgba(19, 159, 99, 0.29);
  border-radius: 0 10rem 10rem 0;
  color: #fff;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  font-size: 1.6rem;
  outline: none;
  text-decoration: none;
  border: 0;
  padding: 1.8rem 3.4rem;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.form-tel__button span {
  position: relative;
  z-index: 1;
}

.form-tel__button:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: linear-gradient(to bottom, #17AC6B 0%, #17AC99 100%);
  transition: all 0.3s;
  opacity: 0;
  border-radius: 0 10rem 10rem 0;
}

.form-tel__button:hover:before {
  opacity: 1;
}

@media (max-width: 991px) {
  .qa-item__link {
    font-size: 16px;
  }
  .qa-item__text {
    font-size: 14px;
  }
  .b-qa {
    padding-bottom: 0;
  }
  .qa {
    margin-bottom: 45px;
  }
  .qa-form {
    margin-bottom: 73px;
  }
  .b-qa__banner {
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px;
    padding-top: 42px;
    padding-bottom: 48px;
    min-height: 0;
  }
  .b-qa__banner:before {
    background: url(/local/templates/summer2017/assets/css/../images/qa_banner_img2.png) no-repeat 0 0;
    height: 100%;
    background-size: contain;
    background-position: bottom right;
  }
  .b-qa__banner h3 {
    font-size: 27px;
  }
  .b-qa__banner p {
    font-size: 16px;
  }
  .b-qa__banner-text {
    max-width: 350px;
  }
}

@media (max-width: 767px) {
  .qa-form__heading {
    margin-bottom: 30px;
  }
  .qa-form__heading p {
    font-size: 14px;
  }
  .qa-form__heading h4, .qa-form__heading .bold_text {
    font-size: 14px;
    margin: 0;
  }
  .qa-form {
    margin-bottom: 40px;
  }
  .form-tel__field {
    width: 100%;
    height: 46px;
    padding: 0 25px;
    font-size: 20px;
    border-radius: 20px;
  }
  .form-tel__group {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .form-tel__button {
    width: 100%;
    height: 46px;
    font-size: 16px;
    border-radius: 20px;
    padding: 10px 15px;
  }
  .form-tel__button:before {
    border-radius: 20px;
  }
  .form-tel__button:hover {
    border-radius: 20px;
  }
  .b-qa__banner:before {
    display: none;
  }
  .b-qa__banner .btn {
    padding: 15px 24px;
  }
}

.footer {
  background: #055490;
  background-image: linear-gradient(90deg, #065490 0%, #068390 100%);
  padding: 6rem 0;
  padding-bottom: 1.7rem;
  color: #fff;
}

.footer__row:before, .footer__row:after {
  content: " ";
  display: table;
}

.footer__row:after {
  clear: both;
}

.footer__col {
  float: left;
}

.footer__col--col1 {
  width: 16.58%;
}

.footer__col--col2 {
  width: 18.5%;
}

.footer__col--col3 {
  width: 40.1%;
  text-align: left;
}

.footer__col--col4 {
  width: 24.82%;
}

.footer__logo {
  display: inline-block;
  margin-bottom: 3rem;
}

.footer__logo img {
  max-width: 100%;
  height: auto;
}

.scrolltop {
  display: none;
  background: #014F7B;
  border-radius: 10rem;
  font-size: 1.9rem;
  color: rgba(255, 255, 255, 0.51);
  padding: 0.9rem 2.2rem;
  font-family: 'sf_ui__textmedium';
  font-weight: 400;
  text-decoration: none;
  position: fixed;
  left: 50px;
  bottom: 50px;
  z-index: 200000;
}

.scrolltop:focus {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.51);
}

.scrolltop:hover {
  color: rgba(255, 255, 255, 0.81);
  text-decoration: none;
}

.socials {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
  margin-bottom: 2.1rem;
}

.socials li {
  display: inline-block;
  margin-right: 2rem;
}

.socials li a:hover {
  opacity: .8;
}

.footer__nav {
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer__nav li {
  margin-bottom: 1.5rem;
}

.footer__nav li a {
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  color: #fff;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.43);
  text-decoration: none;
}

.footer__nav li a:focus {
  text-decoration: none;
  color: #fff;
}

.footer__nav li a:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: 0.1rem solid white;
}

.footer__callback {
  text-align: center;
  display: inline-block;
}

.footer__callback-tel a {
  font-size: 2rem;
  line-height: 1;
  font-family: 'sf_ui__textsemibold';
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  letter-spacing: 0.02rem;
  margin-bottom: 0.3rem;
}

.footer__callback-tel a:focus, .footer__callback-tel a:hover {
  text-decoration: none;
  color: #fff;
}

.footer__callback-tel a:hover {
  color: #fff;
}

.footer__callback-link {
  font-size: 1.6rem;
  line-height: 2rem;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border-bottom: 0.1rem dashed rgba(255, 255, 255, 0.34);
  letter-spacing: 0.03rem;
  padding-bottom: 0.2rem;
  margin-bottom: 1.8rem;
}

.footer__callback-link:focus, .footer__callback-link:hover {
  text-decoration: none;
  color: #fff;
}

.footer__callback-link:hover {
  color: #fff;
  border-color: #fff;
}

.footer__address {
  padding-top: 2rem;
  margin-bottom: 1.5rem;
}

.footer__address a {
  font-size: 1.6rem;
  line-height: 2rem;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border-bottom: 0.1rem dashed rgba(255, 255, 255, 0.34);
  letter-spacing: 0.03rem;
  padding-bottom: 0.2rem;
  position: relative;
}

.footer__address a:before {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 2.1rem;
  left: -2.5rem;
  top: 0.1rem;
  background: url(/local/templates/summer2017/assets/css/../images/map_locate_icon.svg) no-repeat 0 0;
  background-size: contain;
}

.footer__address a:focus, .footer__address a:hover {
  text-decoration: none;
  color: #fff;
}

.footer__address a:hover {
  color: #fff;
  border-color: #fff;
}

.footer__text {
  font-size: 1.6rem;
  line-height: 1.25;
  padding-right: 1rem;
}

.footer__oxem {
  text-align: right;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  margin-top: -0.1rem;
}

.footer__oxem span {
  opacity: .7;
}

.footer__oxem a {
  color: #fff;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.43);
  text-decoration: none;
  opacity: .7;
}

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

.footer__oxem a:hover {
  color: #fff;
  opacity: .9;
  text-decoration: none;
}

@media (max-width: 1259px) {
  .footer__logo {
    max-width: 108px;
  }
}

@media (max-width: 991px) {
  .footer__col--col5 {
    width: 100%;
    float: none;
    text-align: center;
    padding: 0;
    clear: both;
    padding-top: 40px;
    padding-bottom: 33px;
  }
  .scrolltop {
    display: none;
  }
  .footer__col--col1 {
    width: 20%;
  }
  .footer__col--col2 {
    width: 30%;
  }
  .footer__col--col4 {
    width: 50%;
    padding-right: 0;
  }
  .footer__text {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 767px) {
  .footer {
    padding-top: 40px;
    text-align: center;
  }
  .footer__logo {
    margin-bottom: 15px;
  }
  .footer__col--col1 {
    width: 100%;
  }
  .footer__col--col2 {
    width: 100%;
  }
  .footer__col--col4 {
    width: 100%;
  }
  .footer__text {
    max-width: 320px;
    text-align: center;
    margin: 0 auto;
  }
  .footer__nav {
    text-align: center;
    margin-bottom: 40px;
  }
  .footer__callback {
    margin-bottom: 20px;
  }
  .footer__callback-tel {
    margin-bottom: 0px;
  }
  .footer__callback-link {
    margin-bottom: 30px;
  }
  .btn--white-outline {
    padding: 13px 22px;
  }
  .footer__oxem {
    text-align: center;
  }
  .footer__address a {
    left: 12px;
  }
  .footer__address a:before {
    left: -24px;
  }
}

.articles {
  padding-top: 96px;
  padding-bottom: 70px;
}

.articles .section-title {
  text-align: left;
}

.articles__row {
  margin-bottom: 40px;
}

.articles__row .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.articles__row .row:before, .articles__row .row:after {
  display: none;
}

.article-preview {
  margin-bottom: 30px;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
}

.article-preview__image {
  display: block;
  position: relative;
  margin-bottom: 10px;
}

.article-preview__image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(15, 66, 127, 0.6);
  opacity: 0;
  transition: all 0.3s;
}

.article-preview__image img {
  width: 100%;
  height: auto;
  display: block;
}

.article-preview__image:hover:before {
  opacity: 1;
}

.article-preview__date {
  opacity: 0.5;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  font-size: 14px;
  color: #263B33;
  letter-spacing: 0.12px;
  line-height: 23px;
}

.article-preview__descr {
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  margin-bottom: 5px;
  color: #0c342e;
  display: block;
  font-size: 14px;
}

.article-preview__descr:focus {
  text-decoration: none;
}

.article-preview__descr:hover {
  color: #000;
  text-decoration: none;
}

.article-preview__descr p:last-child {
  margin: 0;
}

.article-preview__link-to-article {
  color: #065490;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  display: inline-block;
  font-size: 14px;
  line-height: 23px;
  border-bottom: 1px solid #87aec9;
}

.article-preview__link-to-article:focus {
  color: #065490;
  text-decoration: none;
}

.article-preview__link-to-article:hover {
  color: #000;
  text-decoration: none;
  border-color: #000;
}

.article-preview--line {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
  border-bottom: 1px solid #ced5d7;
  margin-bottom: 33px;
}

.article-preview--line:last-child {
  border: 0;
  margin-bottom: 30px;
}

.article-preview--line .article-preview__image {
  width: 101px;
  min-width: 101px;
  margin-right: 20px;
  margin-top: 4px;
}

.articles__body {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 70px;
}

.articles__left {
  width: 66.69%;
  padding-right: 100px;
}

.articles__right {
  width: 33.31%;
}

.map-bnr--white:before {
  background: #fff;
}

.pagination {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1;
  font-size: 0;
  display: block;
  text-align: center;
}

.pagination li {
  display: inline-block;
  margin-right: 9px;
  text-align: center;
}

.pagination li:last-child {
  margin: 0;
}

.pagination li a {
  display: block;
  font-size: 14px;
  color: #065490;
  letter-spacing: 0.12px;
}

.pagination li a:focus {
  text-decoration: none;
  color: #065490;
}

.pagination li a:hover {
  color: #000;
  text-decoration: none;
}

.pagination li + li a {
  width: 36px;
  height: 36px;
  border: 1px solid rgba(6, 84, 144, 0);
  line-height: 36px;
  border-radius: 50%;
}

.pagination li + li a:hover {
  color: #065490;
  border-color: #065490;
}

.pagination li + li.is-active a {
  border-color: #065490;
  background: #065490;
  color: #fff;
}

.pagination li:first-child {
  padding-right: 15px;
}

.pagination li:last-child {
  padding-left: 15px;
}

.pagination li:last-child a {
  width: auto;
  height: auto;
  border: 0;
  border-radius: 0;
  line-height: 16px;
}

.aside .b-qa__banner {
  padding: 30px;
  padding-bottom: 34px;
  background-image: linear-gradient(-90deg, #058E7D 0%, #089C5C 100%);
  height: auto;
  margin: 0;
  min-height: 0;
  padding-right: 189px;
}

.aside .b-qa__banner.winter {
  background-image: linear-gradient(to right, #3EB5DC 0%, #3F7FD8 100%);
}

.aside .b-qa__banner:before {
  background: url(/local/templates/summer2017/assets/css/../images/qa_banner_img2.png) no-repeat 0 0;
  background-size: cover;
  width: 219px;
  height: 238px;
  bottom: 0px;
  right: 0px;
  margin: 0;
}

.aside .b-qa__banner.winter:before {
  background: url(/local/templates/summer2017/assets/css/../images/qa_banner_img.png) no-repeat -25px 0;
  background-size: cover;
}

.aside .b-qa__banner h3 {
  font-size: 29px;
  line-height: 28px;
  margin: 0;
  margin-bottom: 17px;
}

.aside .b-qa__banner p {
  font-size: 14px;
  line-height: 20px;
  max-width: 250px;
  margin: 0;
}

.aside .b-qa__banner-logo {
  margin-bottom: 31px;
}

.aside-benefits {
  background: #fff;
  padding: 30px;
  padding-bottom: 50px;
  margin-bottom: 20px;
}

.aside-benefits h3 {
  margin: 0;
  font-size: 20px;
  line-height: 28px;
  color: #263b33;
  margin-bottom: 32px;
}

.aside-benefits h3 span {
  color: #065490;
}

.aside-benefits .advantages2__item {
  text-align: left;
  margin: 0;
  margin-bottom: 39px;
}

.aside-benefits .advantages2__item:before {
  left: 0;
  margin-left: 0;
  -webkit-transform: translate(0);
  transform: translate(0);
  background-position: 0 0;
}

.btn--outline.btn--sm {
  font-size: 14px;
  border-width: 1px;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  padding: 7px 20px;
}

@media (max-width: 1259px) {
  .articles__left {
    width: 68%;
    padding-right: 20px;
  }
  .articles__right {
    width: 32%;
  }
  .aside-benefits {
    padding: 30px 20px;
    padding-bottom: 40px;
  }
  .articles__body {
    margin-bottom: 64px;
  }
  .aside .b-qa__banner:before {
    background-position: 100% 0;
    right: -46px;
    width: 203px;
    height: 205px;
  }
}

@media (max-width: 991px) {
  .articles {
    padding-bottom: 0;
  }
  .articles__left {
    width: 58.8%;
    padding-right: 10px;
  }
  .article-preview--line {
    padding-right: 10px;
  }
  .articles__right {
    width: 41.2%;
  }
  .articles__body {
    margin-bottom: 0;
  }
  .articles__body + .pagination {
    margin-bottom: 70px;
  }
}

@media (max-width: 787px) {
  .container {
    padding-left: 14px;
    padding-right: 14px;
  }
  .articles {
    padding-top: 50px;
  }
  .article-preview--line {
    padding-right: 0;
  }
  .aside-benefits {
    padding-left: 14px;
    padding-right: 14px;
    margin-bottom: 0;
  }
  .articles__left {
    width: 100%;
  }
  .articles__right {
    width: 100%;
  }
  .articles__left {
    margin-bottom: 70px;
  }
  .aside {
    margin-left: -14px;
    margin-right: -14px;
  }
  .aside .b-qa__banner {
    padding: 27px 14px;
    padding-bottom: 34px;
  }
  .aside .b-qa__banner:before {
    display: block;
  }
  .pagination {
    margin-right: -10px;
    margin-left: -5px;
  }
  .pagination li:first-child {
    padding-right: 11px;
  }
  .pagination li:last-child {
    padding-left: 6px;
  }
  .aside .b-qa__banner:before {
    background: none;
  }
}

@media (max-width: 540px) {
  .articles__row .row .col-xs-6 {
    width: 100%;
  }
  .articles__row .row .col-xs-6.visible-xs:last-child {
    display: none !important;
  }
  .article-preview--line {
    display: block;
  }
  .article-preview--line .article-preview__image {
    margin-right: 0;
    width: 101px;
    min-width: 101px;
    margin-top: 0;
    margin-bottom: 20px;
  }
}

.article-page {
  padding-bottom: 70px;
  background: #fff;
}

.article-page .articles__left {
  padding-right: 20px;
}

.article-page .aside-benefits {
  background: #e8f2f4;
}

.article-page .articles__body {
  margin-bottom: 0;
}

.block-articles {
  width: 100%;
}

.block-articles .section-title {
  text-align: left;
  margin-bottom: 20px;
  padding-top: 70px;
}

.article-cover {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /* height:100vh; min-height:500px; */
  max-height: 816px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
  padding-top: 70px;
  margin-bottom: 40px;
}

.article-cover:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.61;
  background-image: linear-gradient(to bottom, rgba(103, 146, 255, 0.34) 43%, #0092FF 100%);
}

.article-cover:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.61;
  background-image: linear-gradient(to bottom, rgba(0, 28, 98, 0) 43%, #002948 100%);
}

.article-cover__date {
  opacity: 0.6;
  font-family: 'sf_ui__textbold';
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0.12px;
  line-height: 23px;
}

.article-cover__text {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
}

.article-cover__name {
  max-width: 700px;
}

.article-cover__name h1 {
  margin: 0;
  font-size: 30px;
  color: #FFFFFF;
  letter-spacing: 0.25px;
  line-height: 46px;
}

.article {
  font-family: 'sf_ui__textregular';
  font-weight: 400;
}

.article p {
  font-size: 16px;
}

.article ul {
  font-size: 16px;
}

.article ul li {
  margin-bottom: 10px;
}

.article img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 40px 0;
}

.pluso-more {
  display: none !important;
}

@media (max-width: 787px) {
  .article-page {
    padding-top: 54px;
    padding-bottom: 0;
  }
  .article-page .articles__right {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .article-page .articles__left {
    padding-right: 0;
  }
  .article-page .block-articles {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .article-page .articles__left {
    margin-bottom: 0;
  }
  .article-cover {
    min-height: 400px;
    max-height: inherit;
    height: auto;
  }
  .article-cover__text {
    padding-bottom: 29px;
  }
  .article-cover__date {
    margin-bottom: 10px;
  }
  .article-cover__name {
    max-width: 500px;
  }
  .article-cover__name h1 {
    font-size: 20px;
    line-height: 30px;
  }
}

.fancybox-bg {
  background: #000;
}

.fancybox-container {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fancybox-container--ready .fancybox-bg {
  opacity: 0.57;
}

.fancybox-close-small {
  top: 1rem;
  right: 1rem;
  width: 2.8rem;
  height: 2.8rem;
  outline: none;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:focus:after {
  outline: none;
  border: 0;
}

.fancybox-close-small:after {
  content: "";
  position: absolute;
  font-size: 0;
  color: #9e9e9e;
  opacity: 1;
  font-size: 2rem;
  width: 2.2rem;
  border-radius: 0.2rem;
  height: 0.2rem;
  background: #9e9e9e;
  outline: none;
  left: 0.7rem;
  top: 0.6rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  transition: all 0.3s;
}

.fancybox-close-small:before {
  content: "";
  position: absolute;
  width: 2.2rem;
  border-radius: 0.2rem;
  height: 0.2rem;
  background: #9e9e9e;
  outline: none;
  top: 0.6rem;
  right: 0.7rem;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  transition: all 0.3s;
}

.fancybox-close-small:hover:before, .fancybox-close-small:hover:after {
  background: #065490;
}

.modal {
  display: none;
  width: 100%;
  padding: 5rem;
  padding-top: 4.4rem;
}

.modal--form {
  max-width: 80rem;
  z-index: 0;
}

.modal--form:before {
  content: "";
  position: absolute;
  width: 23.3rem;
  height: 57.9rem;
  background: url(/local/templates/summer2017/assets/css/../images/modal_man1.webp) no-repeat 0 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.modal--form2 {
  max-width: 80rem;
  z-index: 0;
}

.modal--form2:before {
  content: "";
  position: absolute;
  width: 26.9rem;
  height: 60rem;
  background: url(/local/templates/summer2017/assets/css/../images/modal_man2.webp) no-repeat 0 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.modal--form2 {
  max-width: 80rem;
  z-index: 0;
}

.modal--form3 {
  max-width: 80rem;
  z-index: 0;
}

.modal--form3:before {
  content: "";
  position: absolute;
  width: 38.6rem;
  height: 60rem;
  background: url(/local/templates/summer2017/assets/css/../images/modal_man3.jpg) no-repeat 0 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.modal--form3.modal--form-sim:before {
  background: url(/local/templates/summer2017/assets/css/../images/simcarts.jpg) no-repeat 0 0;
}

.modal__heading {
  text-align: left;
  margin-bottom: 6.7rem;
  position: relative;
  z-index: 1;
}

.modal__heading h4 {
  font-size: 3.4rem;
  line-height: 1.26470588;
  color: #065490;
  margin-bottom: 1.8rem;
}

.modal__heading p {
  font-size: 2rem;
  line-height: 2.7rem;
  color: #065490;
  margin: 0;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
}

.modal-form {
  margin-bottom: 9rem;
  text-align: left;
}

.modal-form .form__content {
  max-width: 33.1rem;
}

.modal--form3 .modal-form {
  margin-bottom: 1.4rem;
}

.modal--form3 .modal__heading {
  margin-bottom: 4.9rem;
}

.modal__tel {
  text-align: left;
}

.modal__tel p {
  margin: 0;
  margin-bottom: 0.5rem;
  font-size: 1.4rem;
  line-height: 1.9rem;
  font-family: 'sf_ui__textregular';
  font-weight: 400;
}

.modal__tel a {
  display: inline-block;
  color: #065490;
  font-size: 2rem;
  line-height: 1;
  border-bottom: 0.1rem dashed #aac5d9;
  text-decoration: none;
}

.modal__tel a:focus {
  color: #065490;
  text-decoration: none;
}

.modal__tel a:hover {
  text-decoration: none;
  color: #042c4a;
  border-color: #698194;
}

.modal--client {
  width: 100%;
  max-width: 80rem;
  padding: 0;
  height: 0;
  overflow: hidden;
  display: block;
}

.modal--client .fancybox-close-small:before, .modal--client .fancybox-close-small:after {
  background: #d3d7d9;
}

.modal--client .fancybox-close-small:hover:before, .modal--client .fancybox-close-small:hover:after {
  background: #065490;
}

.modal-client__images {
  position: relative;
}

.modal-client__images .owl-dots {
  display: none;
}

.modal-client__images .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -2rem;
  height: 4.4rem;
  z-index: auto;
}

.modal-client__images .owl-nav:hover {
  background: #fff;
}

.modal-client__images .owl-stage-outer {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.modal-client__images .owl-stage {
  overflow: hidden;
}

.modal-client__images .owl-prev {
  left: 0;
}

.modal-client__images .owl-prev, .modal-client__images .owl-next {
  position: absolute;
  background: #000000;
  margin: 0;
  border: 0;
  opacity: .3;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.modal-client__images .owl-prev:before, .modal-client__images .owl-prev:after, .modal-client__images .owl-next:before, .modal-client__images .owl-next:after {
  border-color: #fff;
}

.modal-client__images .owl-prev:hover, .modal-client__images .owl-next:hover {
  background: #000000;
  opacity: .5;
}

.modal-client__images .owl-next {
  right: 0;
}

.modal-client__images .owl-item {
  float: left;
}

.modal-client__img {
  display: block;
  position: relative;
  z-index: 1;
}

.modal-client__img img {
  display: block;
  width: initial;
  max-height: 600px;
  margin: 0 auto;
}

.modal-client__text {
  padding: 2rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.modal-client__text-left {
  float: left;
  width: 50%;
}

.modal-client__text-left > div {
  max-width: 30rem;
}

.modal-client__text-right {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 50%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.speed {
  color: #003530;
  font-size: 2.4rem;
  position: relative;
  padding-left: 4.7rem;
}

.speed:before {
  content: "";
  position: absolute;
  width: 3.7rem;
  height: 2.3rem;
  background: url(/local/templates/summer2017/assets/css/../images/speed.svg) no-repeat 0 0;
  background-size: contain;
  left: 0;
  top: 50%;
  margin-top: -1.1rem;
}

.modal--map {
  max-width: 80rem;
  z-index: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0px;
  padding-top: 0px;
  display: block;
}

.modal--map .fancybox-close-small {
  background: #fff;
  top: 0;
  right: 0;
}

.modal-map {
  padding-bottom: 56%;
  position: relative;
}

.modal-map .map {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

@media (max-width: 767px) {
  .modal {
    padding: 20px;
    padding-bottom: 40px;
  }
  .modal:before {
    display: none;
  }
  .modal--client {
    padding: 0;
  }
  .modal__tel {
    max-width: 400px;
  }
  .modal-form {
    max-width: 400px;
    margin-bottom: 20px;
  }
  .modal__heading {
    min-height: 0;
    margin-bottom: 30px;
  }
  .modal__heading h4 {
    font-size: 23px;
  }
  .modal__heading p {
    font-size: 14px;
  }
  .modal-client__text {
    display: block;
  }
  .modal-client__text-left {
    width: 100%;
    clear: both;
    float: none;
    margin-bottom: 20px;
  }
  .modal-client__text-right {
    clear: both;
    width: 100%;
    text-align: left;
    display: block;
  }
  .modal--form3 .modal-form {
    margin-bottom: 1.4rem;
  }
  .modal--form3 .modal__heading {
    margin-bottom: 30px;
  }
  .modal--map {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0px;
    padding-top: 0px;
  }
}

.success_popup {
  text-align: center;
  padding: 20px 50px 15px;
}

.success_popup p {
  margin-bottom: 5px;
}

.more_clients, .hide_clients {
  display: block;
  width: 220px;
  margin: 0 auto;
  margin-top: 30px;
}

.all_clients {
  width: 24.7%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  padding: 0 3px;
}

.modal-wrap {
  height: 0;
  overflow: hidden;
  opacity: 0;
}

.modal-wrap .modal {
  display: block;
}

.fancybox-slide > div {
  margin: 0 auto;
  border-radius: 5px;
}

.modal--price {
  display: block;
  max-width: 120rem;
  padding: 0;
}

.rub-symbol {
  font-family: 'sf_ui__textregular';
}

.modal-price-calc-item {
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.modal-price-calc-item__image {
  width: 35%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
}

.modal-price-calc-item__text {
  padding-left: 49.5rem;
  float: right;
}

.owl-carousel .owl-item img {
  width: auto;
  max-width: 100%;
}

.modal-price-calc-item__text h4, .modal-price-calc-item__text .top_title {
  font-family: 'sf_ui__textlight';
  font-size: 2rem;
  margin: 0;
  margin-bottom: 1rem;
}

.modal-price-calc-item__num {
  border: 1px solid #263b33;
  font-family: 'sf_ui__textlight';
  font-size: 2rem;
  line-height: 1;
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  margin-bottom: 3.8rem;
}

.modal-price-calc-item__descr {
  font-size: 1.4rem;
  line-height: 1.64285714;
}

.modal-price-calc-item__descr h3 {
  margin: 0;
  margin-bottom: 0.9rem;
  line-height: 1.43333333;
  font-size: 3rem;
}

.modal-price-calc-item__descr h6, .modal-price-calc-item__descr .subtitle {
  font-size: 1.6rem;
  font-family: 'sf_ui__textsemibold';
  font-weight: 400;
  line-height: 1.4375;
  margin: 0;
}

.modal-price-calc-item__descr h6 span, .modal-price-calc-item__descr .subtitle span {
  display: block;
  margin-bottom: 1rem;
}

.modal-price-calc-item__descr p {
  margin-bottom: 1rem;
}

.modal-price-calc-slider {
  padding-top: 9rem;
  padding-left: 9rem;
  padding-right: 9rem;
}

.modal-price-calc-slider .owl-nav > div {
  border: 0;
}

.modal-price-calc-slider .owl-nav > div:hover {
  background: none;
}

.modal-price-calc-slider .owl-nav > div:before {
  display: none;
}

.modal-price-calc-slider div.owl-prev {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  left: 3rem;
  border-left: 2px solid #9e9e9e;
  border-bottom: 2px solid #9e9e9e;
  font-size: 0;
  top: 50%;
  margin-top: -1.3rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.3s;
}

.modal-price-calc-slider .owl-prev:hover, .modal-price-calc-slider .owl-next:hover {
  border-color: #065490;
}

.modal-price-calc-slider .owl-prev:hover:before, .modal-price-calc-slider .owl-next:hover:before {
  border-color: #065490;
}

.modal-price-calc-slider div.owl-next {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  right: 3.5rem;
  border-right: 2px solid #9e9e9e;
  border-bottom: 2px solid #9e9e9e;
  font-size: 0;
  top: 50%;
  margin-top: 0rem;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.3s;
}

.owl-dots {
  text-align: center;
  font-size: 0;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #77A3C2;
  margin: 0 12px;
}

.owl-dot:hover {
  background: #065490;
  border-color: #065490;
}

.owl-dot.active {
  background: #065490;
  border-color: #065490;
}

#review .modal-form {
  max-width: 100%;
}

#review .modal-form .form__content {
  max-width: 100%;
}

@media (max-width: 1260px) {
  .all_clients {
    width: 33%;
  }
}

@media (max-width: 991px) {
  .all_clients {
    width: 32%;
  }
  .modal-price-calc-slider {
    padding-top: 2rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .modal-price-calc-item__text {
    padding: 0;
  }
  .modal-price-calc-item__image {
    position: relative;
    float: none;
    height: 250px;
    margin-bottom: 20px;
  }
  .modal-price-calc-slider .owl-prev {
    left: 2rem;
  }
  .modal-price-calc-slider .owl-next {
    right: 2.5rem;
  }
}

@media (max-width: 767px) {
  .modal-price-calc-slider {
    padding-top: 4.8rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .modal-price-calc-item__image {
    height: auto;
    width: 100%;
  }
  .modal-price-calc-item__image div {
    height: 145px;
    display: block;
    font-size: 0;
  }
  .modal-price-calc-slider .owl-item img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
  }
  .modal-price-calc-item__image div:after {
    content: "";
    width: 1px;
    display: inline-block;
    vertical-align: middle;
    margin-right: -1px;
    height: 100%;
  }
  .modal-price-calc-item__num {
    font-size: 16px;
  }
  .modal-price-calc-item__descr h3 {
    font-size: 20px;
  }
  .modal-price-calc-slider .owl-nav {
    position: absolute;
    font-size: 0;
    right: 20px;
    top: 315px;
  }
  .modal-price-calc-slider .owl-prev {
    display: inline-block;
    width: 36px;
    height: 36px;
    border: 1px solid #7d8a85;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 0;
    margin-top: 0;
    left: 0;
    position: relative;
    background: #fff;
  }
  .modal-price-calc-slider .owl-prev:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-left: 1px solid #7d8a85;
    border-bottom: 1px solid #7d8a85;
    left: 14px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    margin-top: -5px;
    transition: all 0.3s;
  }
  .modal-price-calc-slider .owl-next {
    display: inline-block;
    width: 36px;
    height: 36px;
    border: 1px solid #7d8a85;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 0;
    margin-top: 0;
    right: 0;
    position: relative;
    margin-left: 10px;
    background: #fff;
  }
  .modal-price-calc-slider .owl-next:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-right: 1px solid #7d8a85;
    border-bottom: 1px solid #7d8a85;
    left: 10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 50%;
    margin-top: -5px;
    transition: all 0.3s;
  }
}

@media (max-width: 750px) {
  .all_clients {
    width: 49%;
  }
}

@media (max-width: 500px) {
  .all_clients {
    width: 100%;
  }
}

.client_btn {
  margin-top: 30px;
}

.modal__heading .new_price {
  color: #00433d;
  font-size: 3.4rem;
  line-height: 1.26470588;
  margin-bottom: 1.8rem;
  margin-top: 10px;
  font-weight: 400;
  font-family: 'kelson_sans_rubold';
}

#order-sim .modal__heading .new_price {
  color: #065490;
}

.modal__heading .old_price {
  color: #263b33;
  opacity: 0.51;
  font-size: 24px;
  font-weight: 400;
  font-family: 'kelson_sans_ruregular';
  text-decoration: line-through;
}

#order .text_items {
  width: 60%;
  font-size: 16px;
  font-weight: 400;
  color: #00433d;
}

#order .manager_text {
  text-align: left;
  color: #3f4443;
  opacity: 0.6;
  font-size: 14px;
  font-weight: 400;
  left: 85px;
}

@media (max-width: 770px) {
  #order .text_items {
    width: 100%;
  }
  #order form button {
    margin-top: 0;
  }
  #order .manager_text {
    width: 100%;
    color: #3f4443;
    position: initial;
  }
  #order .text_items {
    font-size: 14px;
    line-height: 1.64285714;
  }
}

.sim {
  position: absolute;
  width: 21.5rem;
  height: 21.5rem;
  top: -2rem;
  left: 0.5rem;
  text-align: center;
  background-image: linear-gradient(90deg, #1D5DC9 0%, #783DD4 100%);
  border-radius: 50%;
  padding: 6rem 2rem;
  padding-top: 5.7rem;
}

.sim:before {
  position: absolute;
  content: " ";
  width: 10.3rem;
  height: 9.7rem;
  background: url(/local/templates/summer2017/assets/css/../images/sim-top.png) no-repeat 0 0;
  background-size: contain;
  top: -3.3rem;
  left: 4.5rem;
  -webkit-transform: rotate(-16deg);
  transform: rotate(-16deg);
}

@media (max-width: 1259px) {
  .sim {
    display: none;
  }
}

.review_banner {
  background: #fff;
}

.review_banner .banner_wrapper {
  background: url("/local/templates/summer2017/assets/css/../images/background.svg") no-repeat;
  background-size: cover;
  padding-left: 320px;
  position: relative;
  padding-bottom: 20px;
  padding-top: 5px;
}

.review_banner h4, .review_banner h3 {
  color: #ffffff;
  font-size: 49px;
  margin-top: 0;
  margin-bottom: 0;
}

.review_banner .logo {
  position: absolute;
  left: 40px;
  top: 20px;
}

.review_banner .banner_wrapper p {
  font-size: 25px;
  color: #ffffff;
  max-width: 520px;
  font-family: 'kelson_sans_rubold';
}

.review_banner .banner_wrapper p span.yellow {
  color: #ffd12c;
}

.review_banner .banner_wrapper p span.gift {
  font-size: 35px;
  white-space: nowrap;
  line-height: 32px;
}

.review_banner .btn {
  position: absolute;
  top: 40%;
  right: 67px;
  padding: 1.7rem 3rem;
}

.review_banner .chat {
  margin-right: 10px;
}

.review_banner .banner_wrapper {
  padding-left: 32rem;
  padding-bottom: 2rem;
  padding-top: 0.5rem;
}

.review_banner h4, .review_banner h3 {
  font-size: 4.9rem;
}

.review_banner .btn {
  right: 2.6rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
}

.review_banner .banner_wrapper p {
  font-size: 2.5rem;
  max-width: 52rem;
}

@media (max-width: 1259px) {
  .review_banner .btn {
    top: 50%;
    right: 2.6rem;
  }
  .review_banner .banner_wrapper {
    padding-left: 300px;
  }
}

@media (max-width: 991px) {
  .review_banner .banner_wrapper {
    background: #0b5994;
    padding-left: 20px;
  }
  .review_banner .logo {
    left: initial;
    right: 25px;
  }
  .review_banner .btn {
    position: relative;
    margin-left: 20px;
    margin-bottom: 20px;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

#review.modal--form2:before {
  background: none;
}

#review.modal textarea {
  border-radius: 30px;
  height: 300px;
  resize: none;
  padding: 25px 35px;
}

#review.modal .btn {
  float: right;
}

#review .modal__heading {
  min-height: 8rem;
}

.footer__callback p {
  margin-bottom: 0.3rem;
}

.footer__email-link {
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.43);
  text-decoration: none;
  color: #fff;
  margin-bottom: 1.8rem;
  font-size: 1.6rem;
  line-height: 2rem;
  display: inline-block;
}

.footer__email-link:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: 0.1rem solid white;
}

.footer__email-link:active {
  color: #fff;
  text-decoration: none;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.43);
}

.owl-prev, .owl-next {
  border: 0.1rem solid #065490;
  width: 4.4rem;
  height: 4.4rem;
  margin: 0 0.5rem;
  background: none;
  outline: none;
  position: relative;
  opacity: 1;
  font-size: 0;
  overflow: hidden;
  text-indent: -10rem;
  display: inline-block;
}

.owl-prev:before, .owl-next:before {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  top: 50%;
  margin-top: -0.7rem;
  left: 50%;
  margin-left: -0.4rem;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.owl-prev:hover:not(.disabled), .owl-next:hover:not(.disabled) {
  opacity: 1;
  background: #065490;
}

.owl-prev:hover:not(.disabled):before, .owl-next:hover:not(.disabled):before {
  border-color: #fff;
}

.owl-prev.disabled, .owl-next.disabled {
  opacity: .3;
  cursor: default !important;
}

.owl-prev:before {
  border-left: 0.1rem solid #065490;
  border-bottom: 0.1rem solid #065490;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.owl-next:before {
  border-right: 0.1rem solid #065490;
  border-bottom: 0.1rem solid #065490;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: -1.1rem;
}

.article-preview .article_img {
  height: 292px;
  background-position: center;
  background-size: cover;
}

.articles_main .article-preview .article_img {
  height: 200px;
}

.articles_main {
  background-color: #fff;
  padding: 20px 0 40px;
}

.articles_main .section-title {
  margin-bottom: 20px;
}

.btn_centr {
  text-align: center;
}

.advantages2 {
  background-color: #fff;
}

.back_block {
  margin-bottom: 0;
  margin-top: 20px;
}

.back_article {
  font-family: 'sf_ui__textbold';
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
}

.back_article img {
  opacity: 0.6;
  transition: all 0.3s;
  position: relative;
  top: -1px;
  margin-right: 5px;
}

.back_article:hover, .back_article:focus {
  text-decoration: none;
  color: #FFFFFF;
  opacity: 1;
}

.back_article:hover img {
  opacity: 1;
  margin-left: -3px;
  margin-right: 8px;
}

.region_articles .section-title {
  text-align: left;
}

.region_articles_detail {
  margin: 80px 0;
}

.region_articles {
  margin: 40px 0;
}

.article_region_head {
  height: 80px;
}

span.wait-submit {
  display: block;
  margin-top: 10px;
  font-family: 'sf_ui__textmedium';
}

ul.region_list {
  padding: 0;
  overflow: hidden;
  margin: 0;
}

ul.region_list li {
  list-style-type: none;
  display: inline-block;
  float: left;
  width: 33.33%;
}

@media (max-width: 1200px) {
  ul.region_list li {
    width: 50%;
  }
}

@media (max-width: 700px) {
  ul.region_list li {
    width: 100%;
  }
}

.regions_block .container {
  padding: 80px 0;
}

.company_data p {
  margin-bottom: 0;
  font-size: 12px;
  opacity: 0.6;
}

.payment_body {
  margin-top: 100px;
}

.form_payment_block {
  background: white;
  padding: 20px 30px;
}

.payment_body .articles__left {
  padding-right: 20px;
}

.form_payment_block form {
  max-width: 500px;
}

.form_payment_block form button {
  margin-top: 20px;
}

.form_payment_block form button:hover {
  color: white !important;
}

.about__inner {
  margin-top: 60px;
}

.region_list__item {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: inherit;
  font-weight: 400;
  line-height: 1.52777778;
  font-family: 'kelson_sans_rubold';
}

.credit_page {
  margin-top: 140px;
  background: white;
}

.btn--outline.credit_submit_btn {
  font-family: 'sf_ui__textregular';
  margin-left: 20px;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  box-shadow: 0 0.6rem 0.7rem 0 rgba(0, 0, 0, 0.23);
  font-size: 1.55rem;
  transition: 0.3s;
}

.btn--outline.credit_submit_btn:hover {
  background-image: linear-gradient(to right, #0442aa 0%, #4807ac 100%);
}

.form_credit_text {
  font-size: 2rem;
  font-weight: 800;
  color: #00433d;
  font-family: 'kelson_sans_rubold';
}

.form_credit_text .credit_sum {
  font-size: 3.4rem;
  line-height: 1.26470588;
  color: #065490;
  margin-left: 5px;
}

.credit_page img {
  max-width: 100%;
  width: 400px;
}

.credit_page .credit-adv-title {
  margin-left: 25px;
  margin-bottom: 10px;
}

.credit-info {
  margin: 40px 0;
}

.credit_page .credit_condition_item {
  text-align: center;
}

.credit_page .credit_condition_item img {
  width: 80px;
}

.credit_page .conditions_icon_title {
  margin-bottom: 0;
  font-weight: 600;
}

.credit_form {
  max-width: 600px;
  width: 100%;
}

.credit_form .checkbox label, .radio label {
  width: 100%;
  padding: 0 4px 5px 0;
}

.radio-item__button {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radio-item__button input {
  display: none;
}

.radio-item__button span {
  padding: 4px 10px;
  display: block;
  background: #e2ecf1;
  border-radius: 5px;
  transition: all .3s;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  color: #7d98a5;
  letter-spacing: .46px;
  line-height: 21px;
  text-align: center;
}

.radio-item__button input:checked ~ span {
  background: #3f89dc;
  color: #fff;
}

.credit_form .radio_block_title {
  margin-bottom: 10px;
}

@media (max-width: 540px) {
  .btn--outline.credit_submit_btn {
    margin-left: 0;
    margin-top: 10px;
  }
}

.modal--client {
  height: auto;
  display: none;
}

.breadcrumb_articles_detail {
  margin: 80px 0 0;
}

.purpose_page .lte__img {
  padding-top: 60px;
}

.white_text_block {
  background: #fff;
}

p.alert {
  padding-left: 35px;
  background-image: url(/local/templates/summer2017/assets/images/alert.png);
  background-repeat: no-repeat;
  background-position: 0 3px;
  min-height: 30px;
}

.tariffs {
  background: white;
  padding: 60px 0;
}

.tariffs-item-wrapper {
  padding: 10px;
}

.tariffs-items {
  margin-top: 30px;
}

.tariffs-item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 20px 25px;
}

.tariffs-item .title {
  font-size: 16px;
  font-weight: 600;
}

.tariffs-item .title a {
  color: inherit;
  text-decoration: underline;
}

.tariff-info-item {
  padding-left: 40px;
  position: relative;
  margin-bottom: 10px;
}

.tariff-info-item:before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: -8px;
}

.tariff-info-item--like:before {
  background: url("/local/templates/summer2017/assets/css/../images/tariffs/004-like.svg") no-repeat;
  background-size: contain;
}

.tariff-info-item--infinity:before {
  background: url("/local/templates/summer2017/assets/css/../images/tariffs/003-infinity.svg") no-repeat;
  background-size: contain;
}

.tariff-info-item--speed:before {
  background: url("/local/templates/summer2017/assets/css/../images/tariffs/002-speedometer.svg") no-repeat;
  background-size: contain;
}

.tariffs-item .btn {
  font-size: 14px;
  text-transform: uppercase;
  padding: 8px 16px;
  min-width: 142px;
  float: right;
}

.tarrif-price-block {
  margin-top: 30px;
}

.tarrif-price-block span {
  font-weight: 600;
  font-size: 22px;
}

.tariffs .description .img-block img {
  width: 300px;
}

.tariffs .description .img-block {
  text-align: center;
  margin-bottom: 40px;
}

.tariffs .desription-item .title {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}

.tariffs .desription-item {
  padding-left: 40px;
  position: relative;
  margin-bottom: 10px;
}

.tariffs .desription-item:before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: -2px;
  background: url("/local/templates/summer2017/assets/css/../images/tariffs/001-accept.svg") no-repeat;
  background-size: contain;
}

.tariffs-page .desription-items {
  margin-left: 50px;
}

.tariffs-page .advantages2__item:before {
  width: 40px !important;
  height: 40px !important;
  background-size: contain !important;
  left: calc(50% - 20px) !important;
}

.advantages2__item--phone:before {
  background-image: url(/local/templates/summer2017/assets/css/../images/phone.svg);
}

.advantages2__item--lock:before {
  background-image: url(/local/templates/summer2017/assets/css/../images/password.svg);
}

.advantages2__item--stars:before {
  background-image: url(/local/templates/summer2017/assets/css/../images/stars.svg);
}

.advantages2__item--sim:before {
  background-image: url(/local/templates/summer2017/assets/css/../images/dual-sim.svg);
}

.advantages2__item--operator:before {
  background-image: url(/local/templates/summer2017/assets/css/../images/customer-service.svg);
}

.advantages2__item--antenna:before {
  background-image: url(/local/templates/summer2017/assets/css/../images/antenna.svg);
}

.advantages2__item--like:before {
  background-image: url(/local/templates/summer2017/assets/css/../images/thumbs-up.svg);
}

.tariffs-page .map-bnr__right h3 {
  font-size: 2.6rem;
}

.tariffs-page .map-bnr {
  margin: 60px 0;
}

.tariffs-page .text-block {
  margin-bottom: 60px;
}

.tariffs-page .guarantees__text {
  max-width: 60rem;
}

#order-sim .text_items {
  width: 60%;
  font-size: 16px;
  font-weight: 400;
  color: #00433d;
}

@media (max-width: 550px) {
  .tariffs-page .desription-items {
    margin-left: 0;
  }
}

.footer__text a.footer_text_link {
  font-weight: 600;
  color: white;
  text-decoration: underline;
}

.footer_about_link_block a {
  font-family: 'sf_ui__textregular';
  font-weight: 400;
  color: #fff;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.43);
  text-decoration: none;
  font-size: 1.4rem;
}

.footer_about_link_block a:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: 0.1rem solid white;
}

.footer_about_link {
  margin-bottom: 10px;
}

.footer__text p {
  margin-bottom: 1.3rem;
}

.show-this-block-404 {
  display: none;
}

p.popup_form_title {
  font-size: 3.4rem;
  font-family: 'kelson_sans_rubold';
  font-weight: 400;
  line-height: 1.26470588;
  margin-bottom: 1.8rem;
  margin-top: 10px;
}

p.item-heading {
  font-family: 'kelson_sans_rubold';
  font-weight: 400;
  margin: 0 0 0.9rem;
  line-height: 1.43333333;
  font-size: 3rem;
}

@media (max-width: 360px) {
  .header .logo {
    max-width: 8.7rem;
  }
}

form .info {
  width: 60%;
  padding-top: 20px;
  font-size: 11px;
}

.aside-diip-callback, .aside-diip-callback div {
  width: 100%;
}

.aside-diip-callback a, .aside-diip-callback a:hover {
  color: #065490 !important;
}

.region_articles .section-title {
  margin-bottom: 10px;
}

p.section-sub-title {
  font-size: 2rem;
  margin-bottom: 10px;
}

.hero__offer--no-offset {
  margin-bottom: 20px;
}

.container--relative {
  position: relative;
}

.hero-entity__image {
  position: absolute;
  top: -75px;
  right: -230px;
}

.hero--overflow {
  overflow: visible;
}

.hero-feature {
  margin-top: 59px;
  display: flex;
}

.hero-feature__item {
  width: 190px;
  margin-right: 30px;
}

.hero-feature__item-text {
  margin-top: 20px;
  color: #ffffff;
}

.entity-tariffs {
  padding: 150px 0 96px;
  background: #ffffff;
}

.entity-tariffs__title {
  font-family: 'kelson_sans_rubold';
  font-size: 3rem;
  color: #065490;
  margin-bottom: 40px;
}

.entity-tariffs__header {
  display: flex;
  flex-wrap: wrap;
}

.entity-tariffs__item {
  width: 276px;
  padding: 16px 22px;
  background: #E8F2F4;
  border-radius: 16px 16px 0px 0px;
  font-size: 18px;
  color: rgba(6, 84, 144, 0.5);
  font-weight: bold;
  transition: 300ms ease all;
  margin-right: 16px;
  font-family: 'kelson_sans_rubold';
}

.entity-tariffs__item:last-child {
  margin-right: 0;
}

.entity-tariffs__item:hover, .entity-tariffs__item--active {
  background: #065490;
  color: #ffffff;
}

.entity-tariffs__item:hover, .entity-tariffs__item:focus {
  text-decoration: none;
}

.entity-tariffs__item--active:focus {
  text-decoration: none;
  color: #ffffff;
}

.entity-tariffs__tab-container {
  border-radius: 0px 24px 24px 24px;
  padding: 48px;
  border: 2px solid #E8F2F4;
  position: relative;
}

.entity-tariffs__tab-main-info {
  display: flex;
  justify-content: space-between;
}

.entity-tariffs__tab-price {
  margin-right: 24px;
  flex: 1;
}

.entity-tariffs__tab-price-value {
  font-family: 'kelson_sans_rubold';
  font-size: 56px;
  line-height: 1;
  margin-bottom: 20px;
  color: #065490;
}

.entity-tariffs__tab-price-value::after {
  content: ' ₽/мес.';
  font-size: 16px;
  font-weight: normal;
}

.entity-tariffs__tab-title {
  color: #77A3C2;
  font-size: 14px;
  margin-bottom: 12px;
}

.entity-tariffs__tab-ip {
  display: flex;
  align-items: center;
}

.entity-tariffs__tab-ip-price {
  font-size: 22px;
  color: #4C4C4C;
  font-family: 'kelson_sans_ruregular';
}

.entity-tariffs__tab-ip-price::after {
  content: ' ₽/мес.';
  font-size: 16px;
}

.entity-tariffs__tab-option-value {
  font-family: 'kelson_sans_ruregular';
  font-size: 22px;
  color: #4C4C4C;
  line-height: 1;
}

.entity-tariffs__tab-option {
  margin-bottom: 19px;
}

.entity-tariffs__tab-buttons {
  margin-top: 30px;
}

.entity-tariffs__tab-buttons a {
  margin-right: 24px;
}

.entity-tariffs__tab-buttons a:last-child {
  margin-right: 0;
}

.entity-tariffs__tab-options {
  margin-right: 40px;
  flex: 1;
}

.entity-tariffs__tab-description {
  max-width: 600px;
}

.entity-tariffs__tab-description-list li {
  list-style: none;
  color: #4D4D4D;
  margin-bottom: 8px;
  position: relative;
}

.entity-tariffs__tab-description-list li::before {
  content: url("/local/templates/summer2017/assets/css/../images/check-green.png");
  position: absolute;
  left: -22px;
  top: 0;
}

.entity-tariffs__tab-label {
  position: absolute;
  right: 0;
  top: 24px;
  padding: 10px 16px;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  background: #00BF64;
  border-radius: 18px 0px 0px 18px;
}

.entity-tariffs__tab {
  display: none;
}

.entity-tariffs__tab:first-child {
  display: block;
}

.ip-switcher {
  background: #E8F2F4;
  border-radius: 14px;
  cursor: pointer;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  padding: 3px 5px;
  width: 54px;
  min-width: 54px;
  height: 28px;
  color: #1F72CF;
  font-size: 12px;
  position: relative;
  margin-left: 10px;
  transition: 200ms ease all;
}

.ip-switcher__toggle {
  position: absolute;
  background: #FFFFFF;
  box-shadow: 0px 4px 24px rgba(0, 16, 87, 0.1);
  border-radius: 50%;
  width: 22px;
  height: 22px;
  transition: 200ms ease all;
  left: 1.5px;
}

.ip-switcher__yes, .ip-switcher__no {
  font-size: 12px !important;
}

.ip-switcher--active {
  background: #054475;
  color: #FFFFFF;
}

.ip-switcher--active .ip-switcher__toggle {
  left: 27.5px;
}

.entity-equipment {
  background: #ffffff;
  padding: 90px 0 130px;
}

.entity-equipment__title {
  font-size: 3rem;
  font-weight: bold;
  font-family: 'kelson_sans_rubold';
  padding-bottom: 40px;
  color: #065490;
}

.entity-equipment__items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}

.entity-equipment__item {
  width: calc(25% - 24px);
  margin: 0 12px 24px;
  padding: 30px;
  background: #ffffff;
  border: 2px solid #E8F2F4;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  transition: 200ms ease all;
  border-radius: 24px;
}

.entity-equipment__item:hover {
  border-color: #065490;
}

.entity-equipment__item-image-holder {
  height: 276px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
}

.entity-equipment__item-image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
}

.entity-equipment__item-label {
  position: absolute;
  background: #00BF64;
  border-radius: 0px 18px 18px 0px;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  left: 0;
  padding: 10px 16px;
  top: 30px;
}

.entity-equipment__item-title {
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  min-height: 52px;
  margin-bottom: 17px;
}

.entity-equipment__item-price {
  color: #065490;
  font-size: 22px;
  margin-bottom: 16px;
  font-family: 'kelson_sans_ruregular';
}

.entity-equipment__more-info {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.online-cash {
  background: #2CA2DD;
  padding: 75px 0;
}

.online-cash__container {
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.online-cash__info {
  max-width: 552px;
  width: 100%;
}

.online-cash__image {
  position: absolute;
  top: -105px;
  left: -119px;
}

.online-cash__title {
  color: #ffffff;
  font-family: 'kelson_sans_rubold';
  font-size: 3rem;
  margin-bottom: 40px;
}

.tariffs__item-info {
  background: #ffffff;
  box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.15);
  border-radius: 24px;
  padding: 24px 32px;
}

.tariffs__item-title {
  color: #065490;
  font-family: 'kelson_sans_rubold';
  font-size: 18px;
  max-width: 364px;
}

.tariffs__item-price-and-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tariffs__item-price {
  color: #065490;
  font-family: 'kelson_sans_rubold';
  font-size: 56px;
  min-width: 145px;
}

.tariffs__item-price span {
  font-size: 16px;
}

.product-counter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 24px;
}

.product-counter__value {
  max-width: 85px;
  padding: 16px 19px;
  text-align: center;
  border: 1px solid #77A3C2;
  border-radius: 26px;
  outline: 0;
  color: #065490;
  font-size: 16px;
  margin: 0 8px;
}

.product-counter__value::-webkit-outer-spin-button, .product-counter__value::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

.tariffs__item-button.btn {
  min-width: auto;
}

.product-counter__plus, .product-counter__minus {
  cursor: pointer;
}

.hero-feature--pos .hero-feature__item {
  min-width: 175px;
}

.hero-feature--pos {
  margin-top: 30px;
}

.entity-experience {
  background: #ffffff;
  padding: 130px 0 180px;
}

.entity-experience__title {
  font-size: 3rem;
  font-family: 'kelson_sans_rubold';
  color: #065490;
  margin-bottom: 45px;
}

.entity-experience___container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  align-items: flex-start;
}

.entity-experience__item {
  width: calc(33.3% - 30px);
  margin: 0 15px 30px;
}

.entity-experience__item-title {
  color: #065490;
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0;
}

.entity-experience__item-description {
  color: #4D4D4D;
}

.cellular {
  padding: 96px 0;
}

.cellular__inner {
  position: relative;
}

.cellular__image {
  position: absolute;
  top: -190px;
  right: -50px;
}

.cellular__info {
  max-width: 510px;
}

.cellular__title {
  font-size: 3rem;
  font-family: 'kelson_sans_rubold';
  color: #065490;
  margin-bottom: 25px;
}

.cellular__subtitle {
  font-size: 18px;
  font-family: 'kelson_sans_rubold';
  color: #065490;
  margin-bottom: 25px;
}

.cellular__description {
  color: #4D4D4D;
}

.entity-page .reviews {
  padding-top: 150px;
  padding-bottom: 200px;
}

@media screen and (min-width: 1300px) {
  .entity-page .reviews_small-padding {
    padding-top: 70px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .entity-page .reviews_small-padding .container {
    padding-bottom: 0;
  }
}

.entity-callback {
  background: #2CA2DD;
  padding: 96px 0;
}

.entity-callback__inner {
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.entity-callback__info {
  max-width: 540px;
  width: 100%;
}

.entity-callback__image {
  position: absolute;
  left: -50px;
  top: -190px;
}

.entity-callback__title {
  font-size: 3rem;
  font-family: 'kelson_sans_rubold';
  color: #ffffff;
  margin-bottom: 25px;
}

.entity-callback__description {
  font-size: 16px;
  color: #ffffff;
  margin: 25px 0;
}

.entity-callback__form {
  display: flex;
  align-items: center;
}

.entity-callback__form .form__group {
  margin-bottom: 0;
  margin-right: 24px;
  max-width: 275px;
}

.seo-text {
  background: #ffffff;
  padding-top: 200px;
  padding-bottom: 96px;
}

@media screen and (min-width: 1300px) {
  .seo-text_small-padding {
    padding-top: 120px;
  }
}

.seo-text {
  color: #4D4D4D;
}

@media screen and (max-width: 1299px) {
  .hero-entity__image {
    top: 0;
    right: 0;
    max-width: 550px;
  }
  .entity-tariffs__tab-price {
    min-width: 205px;
  }
  .entity-tariffs__tab-options {
    min-width: 200px;
  }
  .online-cash__image {
    max-width: 500px;
    top: -19px;
  }
  .cellular__image {
    max-width: 450px;
    top: -95px;
  }
  .entity-page .reviews {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .entity-callback__image {
    max-width: 420px;
    top: -90px;
  }
  .seo-text {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 992px) {
  .hero-entity__image {
    top: 85px;
    max-width: 343px;
  }
  .entity-tariffs__item {
    width: 220px;
  }
  .entity-tariffs__tab-container {
    padding: 30px;
  }
  .entity-tariffs__tab-main-info {
    flex-direction: column;
  }
  .entity-tariffs {
    padding: 70px 0;
  }
  .entity-equipment__item {
    width: calc(50% - 24px);
  }
  .entity-equipment__item-info {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .entity-equipment {
    padding-bottom: 60px;
  }
  .online-cash__image {
    display: none;
  }
  .online-cash__info {
    max-width: 100%;
  }
  .tariffs__item-info {
    max-width: 550px;
  }
  .entity-experience {
    padding: 60px 0;
  }
  .cellular__image {
    display: none;
  }
  .cellular {
    padding: 60px 0;
  }
  .entity-callback__image {
    display: none;
  }
  .entity-callback__info {
    max-width: 100%;
  }
  .entity-callback__description {
    max-width: 500px;
  }
}

@media screen and (max-width: 767px) {
  .hero--overflow.hero {
    padding-top: 120px;
  }
  .hero-entity__image {
    display: none;
  }
  .hero-feature {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .entity-tariffs__tab-buttons a {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .entity-tariffs__header {
    display: flex;
    flex-direction: column;
  }
  .entity-tariffs__item {
    margin: 0;
    width: 100%;
    border-radius: 0;
  }
  .entity-tariffs__tab-container {
    border-radius: 0 0 24px 24px;
  }
  .step {
    width: 100%;
    margin-left: 15px;
  }
  .step:first-child {
    margin-left: 15px;
  }
  .steps__text {
    flex-direction: column;
    text-align: center;
  }
  .steps__text p {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .entity-equipment__item {
    width: 100%;
  }
  .tariffs__item-price-and-controls {
    flex-direction: column;
  }
  .product-counter {
    margin: 20px 0;
  }
  .hero-feature__item {
    margin-right: 0;
    text-align: center;
    mask-border: 15px;
  }
  .entity-experience__item {
    width: calc(50% - 30px);
  }
  .entity-callback__form {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .entity-callback__form .form__group {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .entity-callback__form-submit {
    max-width: 275px;
  }
}

@media screen and (max-width: 479px) {
  .entity-experience__item {
    width: 100%;
  }
}

.header {
  padding-bottom: 0;
}

.header .header__inner {
  padding-bottom: 1.1rem;
}

.header .header__bottom {
  position: relative;
}

.header .header__bottom::before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background: linear-gradient(267deg, #0640aa, #4608ac);
  z-index: -1;
  transition: all 0.3s;
  max-width: 126.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.header.is-fixed .header__bottom::before {
  max-width: 100%;
}

@media (max-width: 991px) {
  .header .header__bottom {
    font-size: 1.1rem;
  }
  .header .header__bottom::before {
    max-width: 728px;
  }
}

@media (max-width: 767px) {
  .header .header__bottom {
    display: none;
  }
}

.header-bottom-menu {
  overflow: hidden;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  padding: 1.1rem 0 0;
  margin: 0;
  font-size: 1.4rem;
}

.header-bottom-menu__item {
  width: 25%;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.header-bottom-menu__item::after {
  content: '';
  position: absolute;
  height: calc(100% - 1.1rem);
  right: 0;
  top: 0;
  border-right: 1px solid #9e7ed3;
}

.header-bottom-menu__item a {
  color: inherit;
  display: flex;
  align-items: center;
  position: relative;
  border-bottom: 0.4rem solid transparent;
  padding-bottom: 0.7rem;
}

.header-bottom-menu__item a:hover {
  text-decoration: none;
  border-color: #fff;
}

.header-bottom-menu__item:last-child::after {
  content: none;
  display: none;
}

.header-bottom-menu__item_cctv a::before, .header-bottom-menu__item_dtv a::before, .header-bottom-menu__item_amp a::before, .header-bottom-menu__item_yur a::before {
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  margin-right: 1.7rem;
}

.header-bottom-menu__item_cctv a::before {
  background: center/contain no-repeat url(/local/templates/summer2017/assets/css/../images/header/header-cctv-icon.png);
}

.header-bottom-menu__item_dtv a::before {
  background: center/contain no-repeat url(/local/templates/summer2017/assets/css/../images/header/header-dtv-icon.png);
}

.header-bottom-menu__item_amp a::before {
  background: center/contain no-repeat url(/local/templates/summer2017/assets/css/../images/header/header-amp-icon.png);
}

.header-bottom-menu__item_yur a::before {
  background: center/contain no-repeat url(/local/templates/summer2017/assets/css/../images/header/header-yur-icon.png);
}

.block-title {
  font-size: 3rem;
  font-weight: bold;
  font-family: "kelson_sans_rubold";
  padding-bottom: 40px;
  line-height: 100%;
  color: #065490;
}

.block-title__subtitle {
  font-family: "sf_ui__textmedium";
  font-size: 1.5rem;
  color: #7aa4c1;
  display: block;
  padding: 3px 0 0;
}

.green-check-list ul {
  padding: 0;
  margin: 0;
}

.green-check-list ul li {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
  display: block;
}

.green-check-list ul li::before {
  content: url(/local/templates/summer2017/assets/css/../images/check-green.png);
  position: absolute;
  left: 0;
  top: 0;
}

ol.blue-circle-mark {
  counter-reset: olCounter;
}

ol.blue-circle-mark li {
  list-style: none;
  position: relative;
  margin: 0 0 13px;
}

ol.blue-circle-mark li::before {
  counter-increment: olCounter;
  content: counter(olCounter);
  font-size: 1.6rem;
  line-height: 100%;
  color: #fff;
  background: #0d568e;
  font-family: "sf_ui__textsemibold";
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  left: -40px;
  top: -6px;
}

.blue-choice-box {
  position: relative;
  background: #e8f2f4;
  border-radius: 25px;
  overflow: hidden;
}

.blue-choice-box::before {
  content: "";
  display: block;
  padding-bottom: 74%;
}

.blue-choice-box__inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
}

.owl-carousel_outer-navs {
  position: relative;
}

.owl-carousel_outer-navs .owl-nav .owl-prev,
.owl-carousel_outer-navs .owl-nav .owl-next {
  position: absolute;
  top: calc(50% - 2.2rem);
  border: none;
  opacity: 0.5;
  transition: all 0.3s;
}

.owl-carousel_outer-navs .owl-nav .owl-prev:hover,
.owl-carousel_outer-navs .owl-nav .owl-next:hover {
  background: transparent;
}

.owl-carousel_outer-navs .owl-nav .owl-prev:hover:not(.disabled),
.owl-carousel_outer-navs .owl-nav .owl-next:hover:not(.disabled) {
  opacity: 1;
}

.owl-carousel_outer-navs .owl-nav .owl-prev:hover:not(.disabled)::before,
.owl-carousel_outer-navs .owl-nav .owl-next:hover:not(.disabled)::before {
  border-color: #065490;
}

.owl-carousel_outer-navs .owl-nav .owl-prev {
  left: -65px;
}

.owl-carousel_outer-navs .owl-nav .owl-next {
  right: -65px;
}

.hero_increased-title .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hero_increased-title .hero__offer {
  position: relative;
  z-index: 1;
}

.hero_increased-title .hero__offer h1 {
  font-size: 4.6rem;
  line-height: 120%;
}

.hero_increased-title .hero__free-measuring {
  position: relative;
  z-index: 1;
}

.hero_increased-title .hero__free-measuring p {
  font-size: 1.4rem;
}

.hero_cctv {
  padding-bottom: 13.5rem;
}

.hero_dtv {
  padding-bottom: 17.4rem;
}

@media screen and (min-width: 1299px) {
  .hero_increased-title {
    height: 72.3rem;
  }
}

@media screen and (min-width: 992px) {
  .hero_cctv .hero__offer {
    max-width: 510px;
  }
  .hero_dtv .hero__offer {
    max-width: 600px;
  }
  .hero_dtv .hero__free-measuring {
    max-width: 600px;
  }
}

@media screen and (max-width: 991px) {
  .hero_increased-title .hero__offer h1 {
    font-size: 3.6rem;
  }
  .hero_cctv {
    padding-bottom: 6rem;
  }
}

@media screen and (max-width: 479px) {
  .hero_increased-title .hero__offer h1 {
    font-size: 3.3rem;
  }
}

.steps_white-bg {
  background: #fff;
}

.steps_padding-top {
  padding-top: 120px;
}

.steps_padding-top-m {
  padding-top: 100px;
}

.steps_ext {
  padding-bottom: 122px;
}

.steps_ext .steps__items {
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .steps_amplification .step *.step__title {
    min-height: 4.6rem;
  }
}

@media screen and (max-width: 991px) {
  .steps_padding-top-m {
    padding-top: 3rem;
  }
  .steps_padding-top {
    padding-top: 3rem;
  }
  .steps_ext {
    padding-bottom: 3rem;
  }
}

.step_ext {
  flex-direction: column;
  align-items: flex-start;
}

.step *.step__title {
  font-family: "sf_ui__textbold";
  margin-bottom: 0;
}

.step *.step__desc {
  font-family: "sf_ui__textmedium";
  font-size: 1.4rem;
  line-height: 120%;
  padding-top: 1.5rem;
  margin-bottom: 1rem;
}

.step *.step__time {
  font-family: "sf_ui__textsemibold";
  font-size: 1.3rem;
  line-height: 120%;
  color: #75EDAF;
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .step_ext {
    padding-top: 3rem;
    margin: 0 2.5rem;
  }
  .step_ext.step--step2 {
    padding-left: 16px;
  }
  .step *.step__title {
    max-width: 155px;
  }
  .step *.step__desc {
    min-height: 8.2rem;
  }
}

.calc-block-wrap {
  background: #fff;
}

.calc-block {
  position: relative;
  z-index: 2;
}

.calc-block_amplification {
  padding-top: 100px;
  padding-bottom: 195px;
}

.calc-block_amplification .calc-form__group-header {
  margin-bottom: 25px;
}

.calc-block_amplification .ui-selectmenu-button.ui-button {
  min-width: 440px;
}

.calc-block .block-title__subtitle {
  padding-top: 1.2rem;
}

.calc-block__outer-submit {
  padding: 2rem 0 0;
}

.calc-block__outer-submit > input[type="submit"] {
  margin: 0 0 0 auto;
  display: block;
}

@media screen and (max-width: 1259px) {
  .calc-block_amplification {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 991px) {
  .calc-block_amplification {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .calc-block_amplification .calc-form__group:last-child {
    border-bottom: 1px solid #c4c4c4;
  }
}

@media screen and (max-width: 767px) {
  .calc-block_amplification .ui-selectmenu-button.ui-button {
    min-width: initial;
  }
}

.calc-form {
  background: #ffffff;
}

.calc-form__field-measure {
  color: #4c4c4c;
  font-family: "sf_ui__textmedium";
  font-size: 1.4rem;
}

.calc-form .product-counter__value {
  border-radius: 5px;
  border-color: rgba(196, 196, 196, 0.53);
  color: #0d568e;
  max-width: 65px;
  width: 65px;
  height: 50px;
  font-size: 1.6rem;
  font-family: "sf_ui__textbold";
}

.calc-form .product-counter__minus,
.calc-form .product-counter__plus {
  width: 10px;
  height: 10px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.calc-form .product-counter__minus::before,
.calc-form .product-counter__plus::before {
  display: block;
  font-family: "sf_ui__textbold";
  color: #7aa4c1;
  font-size: 1.8rem;
}

.calc-form .product-counter__minus.disabled::before,
.calc-form .product-counter__plus.disabled::before {
  color: #e8f2f4;
}

.calc-form .product-counter__minus::before {
  content: "-";
}

.calc-form .product-counter__plus::before {
  content: "+";
}

.calc-form .custom-checkbox {
  position: relative;
  font-size: 14px;
  user-select: none;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  color: #4c4c4c;
  margin-bottom: 10px;
  justify-content: flex-end;
}

.calc-form .custom-checkbox__text {
  margin-right: 8px;
}

.calc-form .custom-checkbox .counter {
  color: rgba(92, 133, 153, 0.7);
  font-size: 12px;
}

.calc-form .custom-checkbox__field {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 100%;
  width: 100%;
  left: 0;
}

.calc-form .custom-checkbox__checkmark {
  display: inline-block;
  position: relative;
  height: 27px;
  min-width: 27px;
  width: 27px;
  border: 1px solid rgba(196, 196, 196, 0.53);
  border-radius: 4px;
  cursor: pointer;
  transition: 200ms ease all;
  margin-right: 8px;
}

.calc-form .custom-checkbox:hover .custom-checkbox__field ~ .custom-checkbox__checkmark {
  border-color: #0d568e;
}

.calc-form .custom-checkbox .custom-checkbox__field:checked ~ .custom-checkbox__checkmark {
  border-color: #0d568e;
  background: #0d568e;
}

.calc-form .custom-checkbox__checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.calc-form .custom-checkbox .custom-checkbox__field:checked ~ .custom-checkbox__checkmark:after {
  display: block;
}

.calc-form__group-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.ui-selectmenu-button.ui-button {
  width: auto;
  min-width: 355px;
  background: transparent;
}

.ui-button .ui-icon {
  background-image: none;
  position: relative;
}

.ui-button .ui-icon::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-left: 2px solid #0d568e;
  border-bottom: 2px solid #0d568e;
  left: calc(50% - 5px);
  top: calc(50% - 8px);
  transform: rotate(-45deg);
}

.ui-button:hover .ui-icon, .ui-button:active .ui-icon, .ui-button:focus .ui-icon {
  background-image: none;
}

.ui-selectmenu-text {
  font-family: "sf_ui__textmedium";
  font-size: 1.4rem;
  color: #4c4c4c;
}

.ui-widget-content .ui-state-active {
  background: #0d568e;
  border-color: #0d568e;
}

#cctvMenu-button,
#cctvMenu2-button {
  font-size: 16px;
  padding: 15px 20px;
  border: 1px solid rgba(196, 196, 196, 0.33);
  border-radius: 5px;
}

#cctvMenu-menu,
#cctvMenu2-menu {
  background: #ffffff;
  box-shadow: 0px 4px 24px rgba(0, 16, 87, 0.1);
  border-radius: 5px;
}

#cctvMenu-menu .ui-menu-item-wrapper,
#cctvMenu2-menu .ui-menu-item-wrapper {
  padding: 8px 16px;
  font-size: 16px;
}

.calc-form__group-title-subtitle {
  color: #7aa4c1;
}

.calc-form__groups {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #c4c4c4;
}

.calc-form__groups--double .calc-form__group {
  width: 50%;
  border-top: 1px solid #c4c4c4;
}

.calc-form__group {
  border-right: 1px solid #c4c4c4;
  position: relative;
}

.calc-form__group::before {
  content: "";
  position: absolute;
  z-index: 0;
  display: block;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  top: -1px;
  left: -1px;
  border: 2px solid #0d568e;
  opacity: 0;
  transition: all 0.3s;
}

.calc-form__group-inner {
  padding: 30px 30px 23px;
  position: relative;
}

.calc-form__group-title {
  font-family: "sf_ui__textbold";
  font-size: 1.8rem;
  color: #0d568e;
  display: flex;
  align-items: center;
}

.calc-form__group-number {
  font-size: 1.6rem;
  line-height: 100%;
  color: #c4c4c4;
  font-family: "sf_ui__textsemibold";
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1.5rem;
  border: 1px solid #c4c4c4;
  margin: 0 10px 0 0;
  transition: all 0.3s;
}

.calc-form__group:hover::before {
  opacity: 1;
}

.calc-form__group:hover .calc-form__group-number {
  border-color: #0d568e;
  background-color: #0d568e;
  color: #fff;
}

.calc-form__groups--double .calc-form__group:first-child {
  border-left: 1px solid #c4c4c4;
}

.calc-form__group-price {
  font-family: "kelson_sans_rubold";
  font-size: 2.8rem;
  color: #0d568e;
}

.calc-form__group-price::after {
  content: " ₽";
  font-size: 2rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

.calc-form__group-selects {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}

.calc-form__checks {
  display: flex;
  align-items: flex-start;
}

.calc-form .custom-checkbox {
  margin-left: 15px;
}

.calc-form__groups--tripple .calc-form__group {
  width: 33.333%;
  border-right: 1px solid #c4c4c4;
}

.calc-form__groups--tripple .calc-form__group .calc-form__group-title-subtitle {
  padding-top: 25px;
}

.calc-form__groups--tripple .calc-form__group:first-child {
  border-left: 1px solid #c4c4c4;
}

.custom-radio-cctv {
  position: relative;
  display: inline-block;
}

.custom-radio-cctv__field {
  position: absolute;
  margin: 0;
  padding: 0;
  z-index: 2;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
}

.custom-radio-cctv__label {
  font-size: 14px;
  color: #0d568e;
  text-align: center;
  padding: 4px 12px;
  display: flex;
  background: #e8f2f4;
  border-radius: 5px;
  border: 2px solid transparent;
  font-weight: 700;
  transition: 300ms ease all;
}

.custom-radio-cctv:hover .custom-radio-cctv__label {
  border-color: #0d568e;
}

.custom-radio-cctv__field:checked + .custom-radio-cctv__label {
  border: 2px solid #0d568e;
  color: #fff;
  background: #0d568e;
}

.calc-form__radios {
  margin-top: 12px;
}

.calc-form__radios .custom-radio-cctv {
  margin-right: 12px;
  margin-bottom: 12px;
}

.calc-form__checks--column {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}

.calc-form__checks--column .custom-checkbox {
  margin-left: 0;
}

.calc-form__group-total .calc-form__group-price::before {
  content: "от ";
}

.calc-form__groups-total {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
}

.calc-form__group-total {
  width: 50%;
}

.calc-form__group-total .calc-form__group-inner {
  padding-right: 97px;
}

.calc-form__group-total:hover .calc-form__group-number {
  border-color: #0d568e;
  background-color: #0d568e;
  color: #fff;
}

.calc-form__description {
  width: 50%;
  display: flex;
  align-items: center;
  align-self: center;
  padding-left: 0;
}

.calc-form__description-inner {
  border-left: 1px solid #c4c4c4;
  padding: 0 0 0 30px;
}

.calc-form__group-total-desc {
  margin-bottom: 29px;
  font-size: 1.4rem;
  line-height: 120%;
  color: #7aa4c1;
  font-family: "sf_ui__textmedium";
}

.calc-form__group-total-submit {
  font-family: "sf_ui__textbold";
}

.calc-form__description-title {
  font-family: "sf_ui__textsemibold";
  color: #7aa4c1;
  margin-bottom: 15px;
  font-size: 1.4rem;
}

.calc-form__description-list ul {
  padding: 0;
  margin: 0;
}

.calc-form__description-list ul li {
  list-style: none;
  font-family: "sf_ui__textmedium";
  font-size: 1.4rem;
  line-height: 120%;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
  display: block;
}

.calc-form__description-list ul li::before {
  content: url("/local/templates/summer2017/assets/css/../images/check-green.png");
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (max-width: 1259px) {
  .calc-form__group-inner {
    padding: 15px 15px 10px;
  }
  .ui-selectmenu-button.ui-button {
    min-width: auto;
  }
  .calc-form__group-total .calc-form__group-inner {
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 991px) {
  .calc-form__groups {
    flex-direction: column;
    border-bottom: none;
  }
  .calc-form__groups--double .calc-form__group {
    width: 100%;
  }
  .calc-form__group {
    padding: 40px !important;
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    border-top: 1px solid #c4c4c4;
    border-bottom: none;
  }
  .calc-form__group-inner {
    padding: 0;
  }
  .calc-form__groups--tripple .calc-form__group {
    width: 100%;
  }
  .calc-form__groups-total {
    flex-direction: column;
  }
  .calc-form__group-total {
    border-top: 1px solid #c4c4c4;
    width: 100%;
    padding: 40px 40px 0;
  }
  .calc-form__group-total .calc-form__group-inner {
    padding-right: 0;
  }
  .calc-form__description {
    width: 100%;
    padding-left: 0;
    padding: 40px;
  }
  .calc-form__description-inner {
    border-left: none;
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .calc-form__group,
  .calc-form__group-total,
  .calc-form__description {
    padding: 20px 10px !important;
  }
  .calc-form__group-selects {
    flex-direction: column;
  }
  .calc-form__group-select {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .calc-form {
    padding: 20px;
  }
  .calc-form__group-header {
    flex-direction: column;
  }
  .calc-form__checks {
    flex-direction: column;
  }
  .calc-form .custom-checkbox {
    margin-left: 0;
    margin-top: 10px;
  }
  #cctvMenu-button,
  #cctvMenu2-button {
    padding: 10px;
    font-size: 13px;
  }
  #cctvMenu-menu .ui-menu-item-wrapper,
  #cctvMenu2-menu .ui-menu-item-wrapper {
    padding: 10px;
    font-size: 13px;
  }
  .calc-form__group-number {
    font-size: 1.2rem;
    min-width: 2rem;
    width: 2rem;
    height: 2rem;
  }
}

.product-counter {
  display: flex;
  align-items: center;
  margin: 0 30px;
}

.entity-callback_small {
  background-color: #e8f2f4;
  position: relative;
}

.entity-callback_small .entity-callback__inner {
  position: initial;
}

.entity-callback_small .entity-callback__title {
  color: #0d568e;
  font-size: 2.8rem;
  line-height: 125%;
  margin-bottom: 20px;
}

.entity-callback_small .entity-callback__description {
  color: #0d568e;
  margin-top: 0;
  font-size: 1.5rem;
  line-height: 140%;
}

.entity-callback_small .form__field {
  background-color: #fff;
}

.entity-callback_small .entity-callback__image {
  top: 0;
  left: 0;
}

.entity-callback_small .entity-callback__form {
  margin-bottom: 0;
}

.entity-callback_small .entity-callback__label {
  position: absolute;
  left: 0;
  top: 119px;
  width: 180px;
  height: 180px;
  border-radius: 90px;
  padding: 19px;
  overflow: hidden;
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 2rem;
  line-height: 140%;
  color: #fff;
  font-family: "kelson_sans_rubold";
  background: linear-gradient(111.31deg, #2460c6 12.06%, #7544d0 95.87%);
  box-shadow: 0px 4px 40px rgba(162, 202, 210, 0.58);
}

.entity-callback_dtv .entity-callback__image {
  left: -195px;
  top: auto;
  bottom: 0;
}

.entity-callback_amplification {
  overflow-y: hidden;
}

.entity-callback_amplification .entity-callback__image {
  left: -147px;
  top: calc(50% - 247px);
}

@media screen and (max-width: 1299px) {
  .entity-callback_dtv .entity-callback__image {
    left: 0;
    bottom: calc(50% - 100px);
  }
  .entity-callback_amplification .entity-callback__image {
    left: 0;
    top: calc(50% - 140px);
  }
}

@media screen and (max-width: 1259px) {
  .entity-callback .entity-callback__label {
    width: 145px;
    height: 145px;
  }
}

@media screen and (min-width: 992px) {
  .entity-callback_small {
    padding: 0;
  }
  .entity-callback_small .entity-callback__inner {
    padding: 106px 0;
  }
  .entity-callback_small .entity-callback__info {
    max-width: 50%;
    padding-right: 5%;
  }
  .entity-callback_small .entity-callback__title,
  .entity-callback_small .entity-callback__description {
    max-width: 450px;
  }
}

@media screen and (max-width: 991px) {
  .entity-callback_small .entity-callback__label {
    display: none;
  }
}

.entity-experience_reasons .entity-experience__title {
  display: flex;
}

.entity-experience_reasons .entity-experience__title-number {
  display: block;
  font-family: "kelson_sans_rubold";
  font-size: 9.2rem;
  line-height: 100%;
  margin: 0 10px 0 0;
}

.entity-experience_reasons .entity-experience__title-text {
  line-height: 130%;
}

@media screen and (min-width: 993px) {
  .entity-experience_reasons {
    padding-bottom: 100px;
  }
}

.shooting-block {
  background: #fff;
  padding: 0 0 130px;
}

.shooting-block__inner {
  display: flex;
  flex-wrap: wrap;
}

.shooting-block__sign {
  font-size: 3.8rem;
  line-height: 100%;
  color: #ffffff;
  text-shadow: 0px 0px 9px rgba(255, 207, 35, 0.67);
  margin: 0;
  max-width: 200px;
  text-align: center;
}

.shooting-block__icon {
  position: absolute;
  width: 66px;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #fff;
  right: 0;
  top: calc(50% - 33px);
  border-radius: 33px 0 0 33px;
}

.shooting-block__col {
  width: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "kelson_sans_rubold";
  background: center/cover url(/local/templates/summer2017/assets/css/../images/cctv/night-shooting.jpg);
}

.shooting-block__col::before {
  content: "";
  padding-top: 84%;
}

.shooting-block__col:last-child {
  background-image: url(/local/templates/summer2017/assets/css/../images/cctv/day-shooting.jpg);
}

.shooting-block__col:last-child .shooting-block__sign {
  color: #3d3d3d;
  text-shadow: 0px 4px 9px #dcd0c2;
}

.shooting-block__col:last-child .shooting-block__icon {
  right: auto;
  left: 0;
  border-radius: 0 33px 33px 0;
}

@media screen and (max-width: 992px) {
  .shooting-block {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .shooting-block__sign {
    max-width: 96px;
    font-size: 1.8rem;
  }
  .shooting-block__icon {
    width: 30px;
    height: 30px;
    top: calc(50% - 15px);
  }
  .shooting-block__icon > img {
    width: 16px;
  }
}

@media screen and (max-width: 479px) {
  .shooting-block__icon {
    top: auto;
    bottom: 0;
    left: calc(50% - 15px);
    border-radius: 15px 15px 0 0;
  }
  .shooting-block__col {
    width: 100%;
  }
  .shooting-block__col:last-child .shooting-block__icon {
    border-radius: 0 0 15px 15px;
    top: 0;
    bottom: auto;
    left: calc(50% - 15px);
    right: auto;
  }
}

.integrated-wifi {
  background: right/cover no-repeat url(/local/templates/summer2017/assets/css/../images/cctv/integrated-wifi-bg.jpg);
  color: #fff;
}

.integrated-wifi__inner {
  min-height: 500px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
}

.integrated-wifi__icon {
  margin: 0 0 1rem;
}

.integrated-wifi__title {
  font-family: "kelson_sans_rubold";
  font-size: 2.8rem;
  line-height: 125%;
  margin: 0 0 3rem;
}

.integrated-wifi__text {
  margin: 0;
  font-family: "sf_ui__textlight";
  font-size: 1.4rem;
  line-height: 140%;
  opacity: 0.8;
}

@media screen and (max-width: 1259px) {
  .integrated-wifi__inner {
    min-height: 320px;
  }
  .integrated-wifi__icon {
    width: 50px;
    height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .integrated-wifi__inner {
    background: rgba(0, 0, 0, 0.3);
  }
}

.pricelist {
  background: #fff;
  padding: 0 0 120px;
}

.pricelist__title {
  padding-bottom: 0;
}

.pricelist__list {
  font-size: 1.6rem;
  line-height: 120%;
  color: #0d568e;
  font-family: "sf_ui__textbold";
}

.pricelist__category {
  padding: 20px 0;
  text-transform: uppercase;
}

.pricelist__item {
  padding: 1.5rem 3.3rem 1.5rem 1.8rem;
  background: #e8f2f4;
  border-radius: 5px;
  margin: 0 0 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pricelist__item-title {
  padding: 0 10px 0 0;
}

.pricelist__item-price {
  font-family: "kelson_sans_rubold";
  font-size: 2.8rem;
  font-weight: bold;
  white-space: nowrap;
}

.pricelist__item-price > span {
  font-family: 'Roboto', sans-serif;
  font-size: 2rem;
  padding-left: 5px;
}

@media screen and (max-width: 991px) {
  .pricelist {
    padding-bottom: 60px;
  }
}

.amplification-desc {
  background: #fff;
  padding: 120px 0 10px;
}

.amplification-desc__title {
  line-height: 125%;
  padding-bottom: 0;
}

.amplification-desc__title .block-title__subtitle {
  padding-top: 3rem;
  line-height: 140%;
  font-family: "sf_ui__textregular";
}

.amplification-desc__inner {
  border-bottom: 10px solid #80A0C1;
  position: relative;
  overflow: hidden;
  min-height: 495px;
}

.amplification-desc__bg {
  background: center/contain no-repeat url(/local/templates/summer2017/assets/css/../images/amp/amp-desc-bg.jpg);
  position: absolute;
  right: 0;
  bottom: -10px;
  width: 88.3%;
}

.amplification-desc__bg::before {
  content: '';
  display: block;
  padding-bottom: 34%;
}

@media screen and (max-width: 1259px) {
  .amplification-desc__inner {
    min-height: 390px;
  }
}

@media screen and (max-width: 991px) {
  .amplification-desc {
    padding-top: 60px;
  }
  .amplification-desc__bg {
    opacity: 0.3;
  }
}

@media screen and (max-width: 767px) {
  .amplification-desc__inner {
    min-height: initial;
    border-bottom: none;
  }
  .amplification-desc__bg {
    display: none;
  }
}

.solution-choice {
  --items-count: 4;
  --items-margin: 30px;
  padding: 120px 0 0;
  background: #fff;
}

.solution-choice__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.solution-choice__row .solution-choice-item {
  width: calc( (100% / var(--items-count)) - (var(--items-margin) * (var(--items-count) - 1) / var(--items-count)));
  margin: 0 0 var(--items-margin);
}

@media screen and (max-width: 991px) {
  .solution-choice {
    --items-margin: 20px;
  }
}

@media screen and (max-width: 767px) {
  .solution-choice {
    --items-count: 2;
  }
}

.solution-choice-item__inner {
  justify-content: flex-end;
  padding-bottom: 14%;
}

.solution-choice-item__title {
  display: block;
  text-align: center;
  font-family: "sf_ui__textbold";
  font-size: 1.6rem;
  line-height: 120%;
  color: #0d568e;
  padding: 24px 0 0;
}

@media screen and (max-width: 1259px) {
  .solution-choice-item__inner {
    padding-bottom: 9%;
  }
  .solution-choice-item__img {
    max-height: 65px;
  }
  .solution-choice-item__title {
    padding-top: 9px;
    min-height: 4.25rem;
  }
}

@media screen and (max-width: 991px) {
  .solution-choice-item__inner {
    padding-bottom: 5%;
  }
  .solution-choice-item__title {
    font-size: 1.4rem;
  }
  .solution-choice-item__img {
    max-height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .solution-choice-item__inner {
    padding-bottom: 0;
    justify-content: center;
  }
  .solution-choice-item__title {
    min-height: initial;
  }
}

.operators-slider {
  background: #fff;
  padding: 110px 0 170px;
}

.operators-slider .blue-choice-box__inner {
  justify-content: center;
}

.operators-slider .blue-choice-box__inner > img {
  max-height: 36px;
}

@media screen and (max-width: 991px) {
  .operators-slider {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}

/* End */


/* Start:/local/templates/summer2017/assets/css/style_new.css?161971639845191*/
@font-face {
    font-family: 'kelson_sans_rubold';
    src: url("/local/templates/summer2017/assets/css/../fonts/kelson_sans_bold_ru-webfont.woff2")format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/kelson_sans_bold_ru-webfont.woff")format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'kelson_sans_ruregular';
    src: url("/local/templates/summer2017/assets/css/../fonts/kelson_sans_regular_ru-webfont.woff2")format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/kelson_sans_regular_ru-webfont.woff")format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sf_ui__textsemibold';
    src: url("/local/templates/summer2017/assets/css/../fonts/sfuitext-semibold-webfont.woff2")format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/sfuitext-semibold-webfont.woff")format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sf_ui__textlight';
    src: url("/local/templates/summer2017/assets/css/../fonts/sfuitext-light-webfont.woff2")format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/sfuitext-light-webfont.woff")format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sf_ui__textregular';
    src: url("/local/templates/summer2017/assets/css/../fonts/sfuitext-regular-webfont.woff2")format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/sfuitext-regular-webfont.woff")format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sf_ui__textmedium';
    src: url("/local/templates/summer2017/assets/css/../fonts/sfuitext-medium-webfont.woff2")format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/sfuitext-medium-webfont.woff")format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sf_ui__textbold';
    src: url("/local/templates/summer2017/assets/css/../fonts/sfuitext-bold-webfont.woff2")format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/sfuitext-bold-webfont.woff")format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sf_ui_displayregular';
    src: url("/local/templates/summer2017/assets/css/../fonts/SFUIDisplay-Regular.woff2")format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/SFUIDisplay-Regular.woff")format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF UI Display ExtBd';
    src: url("/local/templates/summer2017/assets/css/../fonts/SFUIDisplay-Heavy.woff2")format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/SFUIDisplay-Heavy.woff")format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF UI Display';
    src: url("/local/templates/summer2017/assets/css/../fonts/SFUIDisplay-Light.woff2")format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/SFUIDisplay-Light.woff")format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'sf_ui_displaybold';
    src: url("/local/templates/summer2017/assets/css/../fonts/SFUIDisplay-Bold.woff2")format("woff2"), url("/local/templates/summer2017/assets/css/../fonts/SFUIDisplay-Bold.woff")format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@media(min-width:992px) {
    .header__right {
        float: none;
        overflow: hidden;
        white-space: nowrap;
    }
}

.header__button {
    margin-right: 15px;
}

@media(max-width:767px) {
    .hero {
        padding-top: 420px;
    }
}

.hero__slide--img {
    width: 100%;
    height: 100%;
}

.hero__slide--img img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 41.8em;
    height: 41.8em;
    margin: -20.9em 0 0 -20.9em;
}

.hero__logo {
    position: absolute;
    margin: 0;
    min-height: 1px;
}

.hero__logo img {
    display: block;
    width: 100%;
    height: auto;
}

.hero__slide--phone {
    background: url(/local/templates/summer2017/assets/css/../img/hero_phone.png)bottom right no-repeat;
    background-size: 52.6em 60.4em;
    width: 52.6em;
    height: 60.4em;
    bottom: -0.4em;
    right: -1em;
}

.hero__slide--phone .hero__logo--beeline {
    width: 12.8em;
    top: 18em;
    left: 15em;
}

.hero__slide--phone .hero__logo--megaphone {
    width: 14.4em;
    top: 18em;
    left: 14.4em;
}

.hero__slide--phone .hero__logo--mtc {
    width: 13.4em;
    top: 18em;
    left: 14.8em;
}

.hero__slide--phone .hero__logo--tele2 {
    width: 12.8em;
    top: 18em;
    left: 15em;
}

.hero__slide--router {
    background: url(/local/templates/summer2017/assets/css/../img/hero_router.png)0 0 no-repeat;
    background-size: 36.7em 41em;
    width: 36.7em;
    height: 41em;
    top: 0;
    left: 50%;
    margin: 0 0 0 -20em;
}

.hero__slide--notebook {
    background: url(/local/templates/summer2017/assets/css/../img/hero_notebook.png)0 0 no-repeat;
    background-size: 50.7em 36.8em;
    width: 50.7em;
    height: 36.8em;
    top: 50%;
    left: 50%;
    margin: -18.4em 0 0 -25.3em;
}

.hero__slide--notebook .hero__logo--beeline {
    width: 12.8em;
    position: absolute;
    top: 11em;
    left: 50%;
    margin: 0 0 0 -6.8em;
}

.hero__slide--notebook .hero__logo--megaphone {
    width: 14.4em;
    top: 12em;
    left: 50%;
    margin: 0 0 0 -7.8em;
}

.hero__slide--notebook .hero__logo--mtc {
    width: 13.4em;
    top: 11em;
    left: 50%;
    margin: 0 0 0 -7.4em;
}

.hero__slide--notebook .hero__logo--tele2 {
    width: 12.8em;
    position: absolute;
    top: 10em;
    left: 50%;
    margin: 0 0 0 -6.8em;
}

.hero__slide--computer {
    background: url(/local/templates/summer2017/assets/css/../img/hero_computer.png)0 0 no-repeat;
    background-size: 35.4em 42.6em;
    width: 35.4em;
    height: 42.6em;
    top: 50%;
    left: 50%;
    margin: -21.3em 0 0 -17em;
}

.hero__slide--tablet {
    background: url(/local/templates/summer2017/assets/css/../img/hero_tablet.png)0 0 no-repeat;
    background-size: 69.2em 55.4em;
    width: 69.2em;
    height: 55.4em;
    top: 50%;
    left: 50%;
    margin: -34em 0 0 -38em;
}

.hero__slide--tablet .hero__logo--beeline {
    width: 12.8em;
    position: absolute;
    top: 24em;
    left: 50%;
    margin: 0 0 0 -5em;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
}

.hero__slide--tablet .hero__logo--megaphone {
    width: 14.4em;
    position: absolute;
    top: 24em;
    left: 50%;
    margin: 0 0 0 -6.4em;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
}

.hero__slide--tablet .hero__logo--mtc {
    width: 14.4em;
    position: absolute;
    top: 24em;
    left: 50%;
    margin: 0 0 0 -6.8em;
    -webkit-transform: rotate(27deg);
    transform: rotate(27deg);
}

.hero__slide--tablet .hero__logo--tele2 {
    width: 12.8em;
    position: absolute;
    top: 24em;
    left: 50%;
    margin: 0 0 0 -6.4em;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
}

.hero__slide--modem {
    background: url(/local/templates/summer2017/assets/css/../img/hero_modem.png)0 0 no-repeat;
    background-size: 31.7em 28.6em;
    width: 31.7em;
    height: 28.6em;
    top: 50%;
    left: 50%;
    margin: -14.3em 0 0 -16em;
}

.hero__circle {
    background: linear-gradient(90deg, #1D5DC9 0%, #783DD4 100%);
    width: 194px;
    height: 194px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    font-family: 'kelson_sans_rubold', sans-serif;
    font-size: 54px;
    line-height: 1;
    font-weight: 400;
}

.hero__circle small {
    font-size: 24px;
    line-height: 1.25;
    display: block;
}

@media(max-width:991px) {
    .hero__circle {
        height: 154px;
        width: 154px;
        font-size: 44px;
    }

    .hero__circle small {
        font-size: 20px;
    }
}

@media(max-width:767px) {
    .hero__circle {
        top: 70px;
        right: -10px;
    }
}

.hero__heading {
    font-family: 'kelson_sans_rubold', sans-serif;
    margin: 0 0 26px;
    font-size: 30px;
    line-height: 1.5;
    letter-spacing: 0.25px;
}

@media(max-width:991px) {
    .hero__heading {
        font-size: 27px;
    }
}

@media(max-width:767px) {
    .hero__heading {
        font-size: 23px;
    }
}

.hero__offer-slides {
    color: #065490;
}

.hero__price {
    display: block;
    font-family: 'kelson_sans_rubold', sans-serif;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.133333px;
    margin: 0 0 8px;
    color: #fff;
}

.hero__price mark {
    background: none;
    padding: 0;
    color: #065490;
}

.hero__text {
    font-family: 'sf_ui__textregular', sans-serif;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.13px;
    margin: 0 0 22px;
    max-width: 310px;
    color: #fff;
    opacity: 0.6;
}

@media(max-width:767px) {
    .hero__text {
        margin-left: auto;
        margin-right: auto;
    }
}

.hero__list {
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
    font-family: 'sf_ui__textlight', sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 0.133333px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.hero__list>li {
    position: relative;
    padding: 0 10px 0 32px;
    margin: 0 0 20px;
}

.hero__list>li:last-child {
    margin: 0;
}

.hero__list>li:after {
    content: '';
    display: block;
    background: url(/local/templates/summer2017/assets/css/../img/icon-checked-white.svg)0 0 no-repeat;
    background-size: contain;
    width: 20px;
    height: 16px;
    position: absolute;
    top: 4px;
    left: 0;
}

.hero__list b {
    font-family: 'sf_ui__textbold', sans-serif;
    font-weight: 400;
}

.hero__button {
    margin: 0 0 20px;
}

.hero__button .btn {
    font-size: 16px;
    height: 62px;
    min-width: 240px;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.hero__caption {
    display: inline-block;
    vertical-align: top;
    font-family: 'sf_ui__textregular', sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.03px;
    color: #fff;
    border-radius: 8px;
    padding: 10px 10px 10px 16px;
    background: rgba(216, 216, 216, 0.2);
    margin: 0 0 28px;
}

.hero__social {
    margin: 0 -15px -15px;
    padding: 0;
    list-style: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    font-family: 'sf_ui__textregular', sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.7);
}

.hero__social>li {
    padding: 0 15px 15px;
}

@media(max-width:767px) {
    .hero__social {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .hero__social>li:first-child {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
    }
}

.hero__social-link {
    display: block;
    width: 48px;
    height: 48px;
}

.hero__social-link img {
    display: block;
    width: 100%;
    height: 100%;
}

.benefits {
    background: #fff;
    padding: 68px 0 70px;
}

.benefits__list {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    max-width: 890px;
    color: #00433D;
}

.benefits__list>li {
    position: relative;
    padding: 0 0 0 138px;
    margin: 0 0 55px;
    min-height: 96px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.benefits__list img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.benefits__list strong {
    display: block;
    font-family: 'kelson_sans_rubold', sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    margin: 0 0 5px;
}

@media(max-width:991px) {
    .benefits__list strong {
        font-size: 27px;
        line-height: 1.52777778;
    }
}

@media(max-width:767px) {
    .benefits__list strong {
        font-size: 23px;
    }
}

.benefits__list p {
    margin: 0;
    font-family: 'sf_ui__textlight', sans-serif;
    font-size: 20px;
    line-height: 1.5;
}

@media(max-width:991px) {
    .benefits__list p {
        font-size: 18px;
    }
}

@media(max-width:767px) {
    .benefits__list p {
        font-size: 16px;
    }
}

.benefits__control {
    text-align: center;
}

.benefits__control .btn {
    height: 62px;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 16px;
}

.internet {
    position: relative;
    z-index: 1;
    padding: 97px 0 46px;
}

.internet:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    background: linear-gradient(270deg, #0542AA 2.4%, #4808AC 98.2%);
    opacity: 0.7;
}

.internet:before {
    content: '';
    display: block;
    position: absolute;
    top: 86px;
    left: 50%;
    background: url(/local/templates/summer2017/assets/css/../img/bg-internet.png)0 0 no-repeat;
    width: 653px;
    height: 496px;
    background-size: contain;
    z-index: -1;
    margin: 0 0 0 260px;
}

.internet__heading {
    display: block;
    font-family: 'kelson_sans_rubold', sans-serif;
    font-size: 32px;
    line-height: 1.2;
    text-align: center;
    margin: 0 0 42px;
    color: #fff;
}

@media(max-width:991px) {
    .internet__heading {
        font-size: 28px;
    }
}

@media(max-width:767px) {
    .internet__heading {
        font-size: 24px;
    }
}

.internet__panel {
    background: #fff;
    box-shadow: 0px 21px 8px rgba(0, 67, 61, 0.138494);
    border-radius: 8px;
    border: 1px solid rgba(6, 84, 144, 0.12724);
    padding: 30px 35px;
    margin: 0 0 20px;
    max-width: 1200px;
    display: -webkit-flex;
    display: flex;
}

@media(max-width:1199px) {
    .internet__panel {
        display: block;
    }
}

.internet__panel-content {
    -webkit-flex: 1;
    flex: 1;
}

.internet__panel-sidebar {
    -webkit-flex: 0 0 438px;
    flex: 0 0 438px;
    border-left: 1px dashed #979797;
    padding: 36px 0 0 30px;
}

@media(max-width:1199px) {
    .internet__panel-sidebar {
        border-left: none;
        border-top: 1px dashed #979797;
        padding: 30px 0 0;
        margin: 30px 0 0;
    }
}

.internet__panel-price {
    font-family: 'kelson_sans_rubold', sans-serif;
    font-size: 32px;
    line-height: 38px;
    font-weight: 400;
    display: block;
    margin: 0 0 10px;
}

.internet__panel-link {
    font-family: 'sf_ui__textmedium', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #065490;
    margin: 0 0 32px;
}

.internet__panel-link a {
    text-decoration: none;
    border-bottom: 1px dashed currentColor;
}

.internet__panel-link a:hover {
    color: #23527c;
    text-decoration: none;
}

.internet__panel-control .btn {
    height: 62px;
    min-width: 276px;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 16px;
}

.internet__panel-logo {
    margin: 0 0 20px;
}

.internet__panel-title {
    font-family: 'kelson_sans_rubold', sans-serif;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 400;
    display: block;
    margin: 0;
}

@media(max-width:991px) {
    .internet__panel-title {
        font-size: 27px;
    }
}

@media(max-width:767px) {
    .internet__panel-title {
        font-size: 23px;
    }
}

.internet__panel-info {
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    font-family: 'sf_ui__textmedium', sans-serif;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.1px;
    color: rgba(92, 92, 92, 0.5);
}

.internet__panel-info>li {
    margin: 0 10px 0 0;
}

.internet__panel-info .text-green {
    color: #149F63;
}

.internet__panel-list {
    margin: 0 -20px 0 0;
    padding: 0;
    list-style: none;
    font-family: 'sf_ui__textlight', sans-serif;
    font-size: 16px;
    line-height: 1.875;
    letter-spacing: 0.133333px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.internet__panel-list>li {
    position: relative;
    padding: 0 10px 0 32px;
    margin: 0 0 10px;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.internet__panel-list>li:after {
    content: '';
    display: block;
    background: url(/local/templates/summer2017/assets/css/../img/icon-checked-dark.svg)0 0 no-repeat;
    background-size: contain;
    width: 20px;
    height: 16px;
    position: absolute;
    top: 7px;
    left: 0;
}

.internet__panel-list b {
    font-family: 'sf_ui__textbold', sans-serif;
    font-weight: 400;
    display: inline-block;
}

.internet__panel-list sup {
    color: #F33838;
}

@media(max-width:767px) {
    .internet__panel-list {
        font-size: 14px;
    }
}

@media(max-width:575px) {
    .internet__panel-list>li {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.internet__caption {
    margin: 0;
    font-family: 'sf_ui__textregular', sans-serif;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.23px;
    color: #fff;
    opacity: 0.7;
    position: relative;
    padding: 0 0 0 35px;
    max-width: 985px;
}

.internet__caption strong {
    font-family: 'sf_ui__textbold', sans-serif;
}

.internet__caption p {
    margin: 0;
}

.internet__caption:after {
    content: '*';
    display: block;
    position: absolute;
    top: 0;
    left: 20px;
    font-family: 'sf_ui__textbold', sans-serif;
}

.ordering {
    padding: 100px 0;
    background: #fff;
}

.ordering .row {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px -30px;
}

.ordering .row>[class^="col-"] {
    padding: 0 15px 30px;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
}

@media(min-width:768px) {
    .ordering .row>[class^="col-"] {
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media(min-width:992px) {
    .ordering .row>[class^="col-"] {
        -webkit-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
}

.ordering__heading {
    display: block;
    font-family: 'kelson_sans_rubold', sans-serif;
    font-size: 32px;
    line-height: 1.2;
    text-align: center;
    margin: 0 0 80px;
}

@media(max-width:991px) {
    .ordering__heading {
        font-size: 28px;
    }
}

@media(max-width:767px) {
    .ordering__heading {
        font-size: 24px;
    }
}

.ordering__item {
    max-width: 320px;
    margin: 0 auto;
    text-align: center;
}

.ordering__item-icon {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 182px;
    height: 182px;
    border-radius: 50%;
    margin: 0 auto 20px;
    background: #E8F2F4;
    padding: 30px;
}

.ordering__item-icon img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

@media(max-width:991px) {
    .ordering__item-icon {
        width: 142px;
        height: 142px;
    }
}

@media(max-width:767px) {
    .ordering__item-icon {
        font-size: 24px;
    }
}

.ordering__item-desc {
    font-family: 'sf_ui__textlight', sans-serif;
    font-size: 20px;
    line-height: 1.5;
    color: #00433D;
    letter-spacing: 0.166667px;
}

.ordering__item-desc strong {
    display: block;
    font-weight: 400;
    font-family: 'sf_ui__textmedium', sans-serif;
}

.ordering__item-desc p {
    margin: 0;
}

@media(max-width:991px) {
    .ordering__item-desc {
        font-size: 18px;
    }
}

@media(max-width:767px) {
    .ordering__item-desc {
        font-size: 16px;
    }
}

.area {
    position: relative;
    z-index: 1;
    padding: 90px 0;
    background: rgba(238, 238, 238, 0.74);
}

.area .row {
    margin: 0 -18px;
}

.area .row>[class^="col-"] {
    padding: 0 18px;
}

@media(max-width:767px) {
    .area {
        padding-top: 0;
    }
}

.area__map {
    height: 434px;
    background: #ccc;
    margin: 0 0 50px;
    position: relative;
}

@media(hover:none) {
    .area__map:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 10000;
    }

    .area__map.is-active:after {
        pointer-events: none;
    }
}

@media(max-width:767px) {
    .area__map {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.area__info {
    font-family: 'sf_ui__textregular', sans-serif;
    letter-spacing: 0.133333px;
    font-size: 14px;
    line-height: 24px;
    color: #065490;
    margin: 0 0 30px;
    padding: 0 0 0 30px;
    position: relative;
}

.area__info:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    background: url(/local/templates/summer2017/assets/css/../img/icon-info.svg)0 0 no-repeat;
    background-size: contain;
}

.area__desc {
    color: #00433D;
    max-width: 424px;
}

.area__desc .btn {
    height: 62px;
    font-size: 16px;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-width: 252px;
}

@media(max-width:991px) {
    .area__desc {
        max-width: none;
    }
}

.area__heading {
    display: block;
    font-family: 'kelson_sans_rubold', sans-serif;
    font-size: 32px;
    line-height: 1.2;
    margin: 0 0 22px;
}

@media(max-width:991px) {
    .area__heading {
        font-size: 28px;
    }
}

@media(max-width:767px) {
    .area__heading {
        font-size: 24px;
    }
}

.area__text {
    font-size: 16px;
    line-height: 24px;
    font-family: 'sf_ui__textregular', sans-serif;
    letter-spacing: 0.133333px;
    margin: 0 0 30px;
}

.area__text p {
    margin: 0 0 20px;
}

.area__text p:last-child {
    margin: 0;
}

@media(max-width:767px) {
    .area__text {
        font-size: 14px;
    }
}

.offers {
    background: #fff;
    border-bottom: 1px solid #D8D8D8;
    padding: 50px 0 70px;
}

.offers .row {
    margin: 0 -15px;
}

.offers .row>[class^="col-"] {
    padding: 0 15px;
}

.offers__desc {
    max-width: 564px;
    color: #00433D;
}

@media(max-width:1199px) {
    .offers__desc {
        max-width: none;
    }
}

.offers__heading {
    display: block;
    font-family: 'kelson_sans_rubold', sans-serif;
    font-size: 32px;
    line-height: 1.2;
    margin: 0 0 30px;
}

.offers__heading small {
    display: block;
    padding: 10px 0 0;
    font-family: 'sf_ui__textregular', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.4);
    max-width: 440px;
}

@media(max-width:991px) {
    .offers__heading {
        font-size: 28px;
    }
}

@media(max-width:767px) {
    .offers__heading {
        font-size: 24px;
    }
}

.offers__text {
    font-family: 'sf_ui__textregular', sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 45px;
}

.offers__text b {
    font-family: 'sf_ui__textbold', sans-serif;
}

.offers__list {
    margin: 0 0 100px;
    padding: 0;
    list-style: none;
    font-family: 'sf_ui__textlight', sans-serif;
    font-size: 16px;
    line-height: 30px;
}

.offers__list>li {
    position: relative;
    padding: 0 0 0 35px;
    margin: 0 0 12px;
}

.offers__list>li:last-child {
    margin: 0;
}

.offers__list>li:after {
    content: '';
    display: block;
    background: url(/local/templates/summer2017/assets/css/../img/icon-checked-dark.svg)0 0 no-repeat;
    background-size: contain;
    width: 20px;
    height: 16px;
    position: absolute;
    top: 7px;
    left: 0;
}

@media(max-width:1199px) {
    .offers__list {
        margin: 0 0 30px;
    }
}

.offers__adv {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px -30px;
    padding: 0 0 50px;
}

.offers__adv-item {
    padding: 0 15px 30px;
    -webkit-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
}

@media(max-width:1199px) {
    .offers__adv-item {
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media(max-width:991px) {
    .offers__adv-item {
        -webkit-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
}

@media(max-width:767px) {
    .offers__adv-item {
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        max-width: 100%;
    }
}

.offers__adv-item-title {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 22px;
    min-width: 168px;
    font-family: 'sf_ui_displaybold', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    background: #E8F2F4;
    border-radius: 24px;
    padding: 8px 16px;
    text-align: center;
    color: #065490;
}

.offers__adv-item-text {
    margin: 0;
    font-family: 'sf_ui__textregular', sans-serif;
    font-size: 14px;
    line-height: 18px;
}

.offers__group {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 0 30px;
}

.offers__group .btn {
    height: 62px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 0 20px;
    font-size: 16px;
}

.offers__total {
    font-family: 'kelson_sans_rubold', sans-serif;
    font-size: 36px;
    line-height: 40px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: #263B33;
    margin: 0 40px 20px 0;
    white-space: nowrap;
}

.offers__total small {
    font-family: 'sf_ui__textregular', sans-serif;
    font-size: 16px;
    letter-spacing: 0.1333px;
    vertical-align: baseline;
    margin: 0;
}

.offers__products {
    margin: 0 -10px -10px;
    padding: 0;
    list-style: none;
    border: 1px solid #096BA4;
    border-radius: 18px;
    padding: 25px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.offers__products>li {
    padding: 0 10px 10px;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

@media(max-width:767px) {
    .offers__products {
        padding: 10px;
    }
}

.offers__products-item {
    display: block;
    background: #fff;
    border-radius: 14px;
    color: #263B33;
    text-align: center;
    padding: 10px 10px 15px;
    margin: 0 auto;
    font-family: 'kelson_sans_rubold', sans-serif;
    font-size: 18px;
    line-height: 1.555;
    letter-spacing: 0.15px;
    transition: 0.25s;
}

.offers__products-item--bg {
    color: #263B33;
    text-decoration: none;
    background: rgba(232, 242, 244, 0.6);
}

.offers__products-item figure {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100px;
    margin: 0 0 10px;
}

.offers__products-item figure img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.offers__products-item small {
    display: block;
    font-family: 'sf_ui__textregular', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #065490;
    letter-spacing: 0.116667px;
}

@media(max-width:1199px) {
    .offers__products-item {
        font-size: 16px;
    }
}

.faq {
    background: #fff;
    padding: 34px 0 100px;
}

.faq .row {
    margin: 0 -19px;
}

.faq .row>[class^="col-"] {
    padding: 0 19px;
}

.faq__head {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.faq__head .btn {
    height: 62px;
    margin: 0 0 34px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-width: 204px;
    font-size: 16px;
}

.faq__heading {
    display: block;
    font-family: 'kelson_sans_rubold', sans-serif;
    font-size: 32px;
    line-height: 1.2;
    margin: 0 20px 34px 0;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}

@media(max-width:991px) {
    .faq__heading {
        font-size: 28px;
    }
}

@media(max-width:767px) {
    .faq__heading {
        font-size: 24px;
    }
}

.faq__item {
    margin: 0 0 16px;
    border: 1px solid #E0DDDD;
    background: #fff;
    border-radius: 8px;
    color: #00433D;
    transition: background 0.25s;
}

.faq__item.is-open,
.faq__item:hover {
    background: rgba(238, 238, 238, 0.5);
}

.faq__item.is-open .faq__item-question:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.faq__item-contacts {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 20px;
}

.faq__item-contacts>li {
    margin: 0 0 10px;
}

.faq__item-contacts>li:last-child {
    margin: 0;
}

.faq__item-question {
    position: relative;
    padding: 20px 55px 20px 35px;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    min-height: 72px;
    cursor: pointer;
}

.faq__item-question:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 30px;
    background: url(/local/templates/summer2017/assets/css/../img/icon-arrow-faq.svg)0 0 no-repeat;
    width: 18px;
    height: 18px;
    margin: -9px 0 0;
    transition: 0.25s;
}

@media(max-width:767px) {
    .faq__item-question {
        padding-left: 20px;
    }
}

.faq__item-title {
    display: block;
    font-family: 'sf_ui_displaybold', sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.33px;
    color: #00433D;
}

.faq__item-answer {
    display: none;
    padding: 0 35px 25px;
    font-family: 'sf_ui__textregular', sans-serif;
    font-size: 14px;
    line-height: 24px;
}

.faq__item-answer p {
    margin: 0 0 24px;
}

.faq__item-answer p:last-child {
    margin: 0;
}

.faq__item-answer b {
    font-family: 'sf_ui__textbold', sans-serif;
}

@media(max-width:767px) {
    .faq__item-answer {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.inform {
    position: relative;
    z-index: 1;
    padding: 40px 0 50px;
}

.inform:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #eee;
    z-index: -1;
}

.inform__desc {
    max-width: 700px;
}

.inform__desc .btn {
    height: 62px;
    min-width: 280px;
    font-size: 16px;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.inform__logo {
    margin: 0 0 30px;
}

.inform__heading {
    display: block;
    font-family: 'kelson_sans_rubold', sans-serif;
    font-size: 30px;
    line-height: 1.2;
    margin: 0 0 10px;
}

@media(max-width:991px) {
    .inform__heading {
        font-size: 27px;
    }
}

@media(max-width:767px) {
    .inform__heading {
        font-size: 23px;
    }
}

.inform__text {
    font-family: 'sf_ui__textregular', sans-serif;
    font-size: 16px;
    line-height: 1.875;
    margin: 0 0 20px;
}

.inform__text b {
    font-family: 'sf_ui__textbold', sans-serif;
}

@media(max-width:767px) {
    .inform__text {
        font-size: 14px;
    }
}

.inform__image {
    position: relative;
    overflow: hidden;
    background: #fff;
    margin: 0 0 0 30px;
    border-radius: 50%;
}

.inform__image:before {
    content: '';
    float: left;
    padding: 100% 0 0;
}

.inform__image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
}

@media(max-width:767px) {
    .inform__image {
        display: none;
    }
}

.devices {
    background: #fff;
    padding: 68px 0 78px;
}

.devices__heading {
    font-size: 32px;
    line-height: 1.2;
    text-align: center;
    margin: 0 0 80px;
}

@media(max-width:991px) {
    .devices__heading {
        font-size: 28px;
    }
}

@media(max-width:767px) {
    .devices__heading {
        font-size: 24px;
    }
}

.devices__grid {
    margin: 0 -15px -40px;
    padding: 0;
    list-style: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.devices__grid>li {
    padding: 0 15px 40px;
    -webkit-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
}

@media(max-width:767px) {
    .devices__grid>li {
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media(max-width:575px) {
    .devices__grid>li {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.devices__item {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #263B33;
    max-width: 260px;
    margin: 0 auto;
}

.devices__item:hover {
    color: #263B33;
    text-decoration: none;
}

.devices__item:hover .devices__item-title {
    color: #065490;
}

.devices__item-image {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 140px;
}

.devices__item-image img {
    display: block;
    max-height: 100%;
    max-width: 100%;
}

.devices__item-title {
    font-family: 'kelson_sans_rubold', sans-serif;
    font-size: 18px;
    line-height: 1.555;
    font-weight: 400;
    letter-spacing: 0.15px;
    margin: 0 0 8px;
    display: block;
}

@media(max-width:767px) {
    .devices__item-title {
        font-size: 16px;
    }
}

.devices__item-text {
    font-family: 'sf_ui__textregular', sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 0.13px;
    margin: 0;
    display: block;
}

.operators {
    position: relative;
    z-index: 1;
    padding: 67px 0;
}

.operators:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: linear-gradient(270deg, #0542AA 2.4%, #4808AC 98.2%);
    opacity: 0.7;
}

.operators__heading {
    font-size: 32px;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    margin: 0 0 42px;
}

@media(max-width:991px) {
    .operators__heading {
        font-size: 28px;
    }
}

@media(max-width:767px) {
    .operators__heading {
        font-size: 24px;
    }
}

.operators__grid {
    margin: 0 -19px -38px;
    padding: 0;
    list-style: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.operators__grid>li {
    padding: 0 19px 38px;
    -webkit-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
}

@media(max-width:991px) {
    .operators__grid {
        margin: 0 -15px -30px;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .operators__grid>li {
        padding: 0 15px 30px;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media(max-width:768px) {
    .operators__grid>li {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.operators__item {
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 21px 8px rgba(0, 67, 61, 0.138494);
    border: 1px solid rgba(6, 84, 144, 0.12724);
    padding: 20px 30px 30px;
    min-height: 100%;
    color: #00433D;
    max-width: 374px;
    margin: 0 auto;
}

.operators__item-logo {
    height: 60px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 0 20px;
}

.operators__item-logo img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.operators__item-title {
    font-family: 'kelson_sans_rubold', sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: 0.2px;
    margin: 0 0 25px;
    display: block;
}

.operators__item-title a {
    text-decoration: none;
    color: #00433D;
}

.operators__item-title a:hover {
    text-decoration: none;
    color: #065490;
}

.operators__item-list {
    margin: 0 0 25px;
    padding: 0;
    list-style: none;
    font-family: 'sf_ui__textbold', sans-serif;
    font-size: 16px;
    line-height: 30px;
}

.operators__item-list>li {
    position: relative;
    padding: 0 0 0 35px;
    margin: 0 0 10px;
}

.operators__item-list>li:last-child {
    margin: 0;
}

.operators__item-list>li:after {
    content: '';
    display: block;
    background: url(/local/templates/summer2017/assets/css/../img/icon-checked-dark.svg)0 0 no-repeat;
    background-size: contain;
    width: 20px;
    height: 16px;
    position: absolute;
    top: 7px;
    left: 0;
}

.operators__item-group {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 0 -20px;
}

.operators__item-group .btn {
    min-width: 146px;
    font-size: 16px;
    height: 50px;
    margin: 0 0 20px;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
}

.operators__item-price {
    font-family: 'kelson_sans_rubold', sans-serif;
    font-size: 32px;
    line-height: 38px;
    margin: 0 20px 20px 0;
    -webkit-flex: 1;
    flex: 1;
    white-space: nowrap;
}

.operators__item-price small {
    font-size: 14px;
    line-height: 32px;
    vertical-align: baseline;
    text-decoration: line-through;
    color: #00433D;
    opacity: 0.5;
}

.operators--tariffs {
    background: #fff;
}

.operators--tariffs:after {
    bottom: auto;
    height: 362px;
}

.operators--tariffs .operators__item {
    padding-left: 25px;
    padding-right: 25px;
    box-shadow: 0px 21px 17px rgba(0, 67, 61, 0.0705857);
}

.operators--tariffs .operators__item-title {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.166667px;
}

.operators--tariffs .operators__item-list {
    font-size: 14px;
    line-height: 20px;
}

.operators--tariffs .operators__item-list>li {
    padding: 0 0 0 22px;
}

.operators--tariffs .operators__item-list>li:after {
    width: 14px;
    height: 12px;
}

.operators__text {
    text-align: center;
    margin: -26px 0 48px;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.296296px;
    color: #fff;
}

.operators__grid-x4 {
    margin: 0 -15px -30px;
    padding: 0 0 44px;
    list-style: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.operators__grid-x4>li {
    padding: 0 15px 30px;
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

@media(max-width:991px) {
    .operators__grid-x4 {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .operators__grid-x4>li {
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media(max-width:767px) {
    .operators__grid-x4>li {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.operators__item-button {
    margin: 0 0 20px;
}

.operators__item-button .btn {
    width: 100%;
}

.operators__item-link {
    text-align: center;
    font-family: 'sf_ui__textmedium', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 0.133333px;
    margin: 0 0 -10px;
}

.operators__item-link a {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.4);
    border-bottom: 1px dashed rgba(0, 0, 0, 0.4);
}

.operators__item-link a:hover {
    color: #000;
    border-color: #000;
}

@media(min-width:992px) {

    .operators__item-button,
    .operators__item-link {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media(min-width:1260px) {

    .operators__item-button,
    .operators__item-link {
        margin-left: 0;
        margin-right: 0;
    }
}

.operators__info {
    background: rgba(236, 236, 236, 0.4);
    border-radius: 16px;
    padding: 55px 45px;
}

.operators__info-list {
    margin: 0 -27px -50px;
    padding: 0;
    list-style: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.operators__info-list>li {
    -webkit-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    position: relative;
    padding: 0 27px 50px;
}

@media(max-width:991px) {
    .operators__info-list>li {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.operators__info-item {
    position: relative;
    padding: 0 0 0 32px;
    max-width: 310px;
}

.operators__info-item:after {
    content: '';
    display: block;
    background: url(/local/templates/summer2017/assets/css/../img/icon-checked-blue.svg)0 0 no-repeat;
    background-size: contain;
    width: 20px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
}

.operators__info-item strong {
    display: block;
    font-family: 'sf_ui__textbold', sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 0.266667px;
    color: #055490;
    margin: 0 0 15px;
}

.operators__info-item p {
    font-family: 'sf_ui__textregular', sans-serif;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 0.233333px;
    color: rgba(91, 91, 91, 0.65);
}

@media(max-width:991px) {
    .operators__info-item {
        max-width: none;
    }

    .operators__info-item br {
        display: none;
    }
}

.request {
    background: #fff;
    padding: 75px 0 100px;
}

.request .container {
    position: relative;
}

.request__form {
    max-width: 600px;
}

.request__form .form__group {
    margin: 0 0 20px;
}

.request__form .form__field {
    font-size: 16px;
    height: 52px;
}

.request__form .btn {
    min-width: 230px;
    font-size: 16px;
    height: 62px;
}

.request__form .row {
    margin: 0 -15px;
}

.request__form .row>[class^="col-"] {
    padding: 0 15px;
}

@media(max-width:991px) {
    .request__form {
        margin-right: 260px;
    }
}

@media(max-width:767px) {
    .request__form {
        margin-right: 0;
    }
}

.request__heading {
    font-size: 30px;
    line-height: 1.2;
    margin: 0 0 25px;
}

@media(max-width:991px) {
    .request__heading {
        font-size: 27px;
    }
}

@media(max-width:767px) {
    .request__heading {
        font-size: 23px;
    }
}

.request__text {
    font-family: 'sf_ui__textlight', sans-serif;
    font-size: 16px;
    line-height: 1.6;
    margin: 0 0 40px;
}

@media(max-width:767px) {
    .operators--tariffs:after {
        bottom: auto;
        height: 20%;
    }

    .request__text {
        font-size: 14px;
    }
}

.request__image {
    position: absolute;
    left: 50%;
    bottom: -100px;
    max-width: 330px;
    margin: 0 0 0 150px;
    z-index: 2;
}

.request__image img {
    display: block;
    max-width: 100%;
}

@media(max-width:767px) {
    .request__image {
        display: none;
    }
}

.header .container {
  padding-left: 0;
  padding-right: 0;
}
.header__button {
    margin-right: 10px;
}

/* End */
/* /local/templates/summer2017/assets/css/style.css?1645101128250033 */
/* /local/templates/summer2017/assets/css/style_new.css?161971639845191 */
