@charset "UTF-8";
/* libs */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=e927a46d2e7ec40972bacd22ee8c3c75)
 * Config saved to config.json and https://gist.github.com/e927a46d2e7ec40972bacd22ee8c3c75
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  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;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  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: #333333;
  background-color: #ffffff;
}

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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

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

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

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

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

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

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

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

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

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

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

.clearfix:before, header .header-wrapper:before, header .main-menu:before, footer .bottom-foo:before, .cross-bl .half-img ul:before, .reviews-wrapper:before, .form-wrap form:before, .form-wrap .error-msg-wrap:before, .contact-wrap:before, fieldset:before, .captcha-wrap:before,
.clearfix:after,
header .header-wrapper:after,
header .main-menu:after,
footer .bottom-foo:after,
.cross-bl .half-img ul:after,
.reviews-wrapper:after,
.form-wrap form:after,
.form-wrap .error-msg-wrap:after,
.contact-wrap:after,
fieldset:after,
.captcha-wrap:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after, header .header-wrapper:after, header .main-menu:after, footer .bottom-foo:after, .cross-bl .half-img ul:after, .reviews-wrapper:after, .form-wrap form:after, .form-wrap .error-msg-wrap:after, .contact-wrap:after, fieldset:after, .captcha-wrap:after,
.container:after,
.container-fluid:after,
.row: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;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

/* mouse grab icon */
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(../img/AjaxLoader.gif) no-repeat center center;
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  -webkit-border-radius: .1em;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

.fa-won:before, .fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before, .fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}

/* basic */
@font-face {
  font-family: 'robotoregular';
  src: url("../fonts/roboto-regular-webfont.eot");
  src: url("../fonts/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-regular-webfont.woff2") format("woff2"), url("../fonts/roboto-regular-webfont.woff") format("woff"), url("../fonts/roboto-regular-webfont.ttf") format("truetype"), url("../fonts/roboto-regular-webfont.svg#../fonts/robotoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotomedium';
  src: url("../fonts/roboto-medium-webfont.eot");
  src: url("../fonts/roboto-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-medium-webfont.woff2") format("woff2"), url("../fonts/roboto-medium-webfont.woff") format("woff"), url("../fonts/roboto-medium-webfont.ttf") format("truetype"), url("../fonts/roboto-medium-webfont.svg#robotomedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotobold';
  src: url("../fonts/roboto-bold-webfont.eot");
  src: url("../fonts/roboto-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-bold-webfont.woff2") format("woff2"), url("../fonts/roboto-bold-webfont.woff") format("woff"), url("../fonts/roboto-bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold-webfont.svg#robotobold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirNextLTPro-Regular';
  src: url("../fonts/AvenirNextLTPro-Regular.eot");
  src: local("☺"), url("../fonts/AvenirNextLTPro-Regular.woff") format("woff"), url("../fonts/AvenirNextLTPro-Regular.ttf") format("truetype"), url("../fonts/AvenirNextLTPro-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirNextLTPro-Demi';
  src: url("../fonts/AvenirNextLTPro-Demi.eot");
  src: local("☺"), url("../fonts/AvenirNextLTPro-Demi.woff") format("woff"), url("../fonts/AvenirNextLTPro-Demi.ttf") format("truetype"), url("../fonts/AvenirNextLTPro-Demi.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirNextLTPro-Bold';
  src: url("../fonts/AvenirNextLTPro-Bold.eot");
  src: local("☺"), url("../fonts/AvenirNextLTPro-Bold.woff") format("woff"), url("../fonts/AvenirNextLTPro-Bold.ttf") format("truetype"), url("../fonts/AvenirNextLTPro-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

* {
  padding: 0;
  margin: 0;
}

body {
  font-size: 16px;
  line-height: 1;
  font-family: "robotoregular", Arial, sans-serif;
  font-weight: normal;
  color: #4f4e4d;
}

h1, .h1, h2, h3, h4, h5, h6 {
  color: #232323;
  font-family: "AvenirNextLTPro-Bold", Arial, sans-serif;
}

h1, .h1 {
  font-size: 62px;
  line-height: 72px;
  text-transform: uppercase;
}

h2 {
  font-size: 46px;
  line-height: 56px;
}

h3 {
  font-size: 42px;
  line-height: 50px;
}

h4 {
  font-size: 38px;
  line-height: 46px;
}

p {
  line-height: 30px;
  margin-bottom: 15px;
}

a, input, button {
  -webkit-box-shadow: none;
  box-shadow: none;
}

a:hover, a:focus, a:active, input:hover, input:focus, input:active, button:hover, button:focus, button:active {
  outline: none;
}

a {
  text-decoration: none;
}

a:hover, a:focus, a:active {
  text-decoration: none;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

li {
  line-height: 30px;
}

.wrapper {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}

.loader {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.loader .loader_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.loader .loader_inner .fa {
  font-size: 36px;
}

.cu-btn, .btn-order, .btn-send, .btn-order-sm {
  display: inline-block;
  font-family: "AvenirNextLTPro-Bold", Arial, sans-serif;
  letter-spacing: 0.12em;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.cu-btn:hover, .btn-order:hover, .btn-send:hover, .btn-order-sm:hover, .cu-btn:focus, .btn-order:focus, .btn-send:focus, .btn-order-sm:focus, .cu-btn:active, .btn-order:active, .btn-send:active, .btn-order-sm:active {
  color: #fff;
}

.btn-order {
  min-width: 254px;
  height: 74px;
  border: none;
  background-color: #00d664;
  -webkit-border-radius: 37px;
  border-radius: 37px;
  -webkit-box-shadow: 0 12px 29px rgba(0, 0, 0, 0.15);
  box-shadow: 0 12px 29px rgba(0, 0, 0, 0.15);
  padding: 0 15px;
  font-size: 16px;
  line-height: 74px;
}

.btn-order:hover {
  background-color: #0dc161;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-order:active, .btn-order:focus {
  background-color: #0dc161;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-send {
  background-color: #00d664;
  -webkit-border-radius: 23px;
  border-radius: 23px;
}

.btn-order-sm {
  min-width: 95px;
  height: 39px;
  padding: 0 20px;
  border: 1px solid #00d664;
  -webkit-border-radius: 19px;
  border-radius: 19px;
  background-color: transparent;
  line-height: 37px;
  color: #00d664 !important;
  font-size: 14px;
}

.btn-order-sm:hover, .btn-order-sm:focus, .btn-order-sm:active {
  background-color: #00d664;
  border: 1px solid #00d664;
  color: #fff !important;
}

@media screen and (max-width: 1199px) {
  h1, .h1 {
    font-size: 58px;
    line-height: 64px;
  }
}

@media screen and (max-width: 991px) {
  h1, .h1 {
    font-size: 48px;
    line-height: 58px;
  }
}

@media screen and (max-width: 767px) {
  h1, .h1 {
    font-size: 30px;
    line-height: 36px;
  }
  p {
    font-size: 14px;
    line-height: 24px;
  }
  li {
    line-height: 20px;
  }
}

header {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}

header:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 67.2px 13.8px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 67.2px 13.8px rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

header .header-wrapper {
  max-width: 1140px;
  margin: 0 auto;
  padding: 21px 0 23px;
  position: relative;
}

header .logo-bl {
  border-bottom: 1px solid #dddbdb;
  padding-bottom: 13px;
}

header .logo {
  display: block;
}

header .logo span {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

header .logo .img-logo {
  min-width: 47px;
  width: auto;
  max-width: 100%;
  height: 60px;
  background: url(../images/logo.png) no-repeat center center;
}

header .logo .site-name {
  font-family: "AvenirNextLTPro-Bold", Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #00d664;
  text-decoration: none;
  text-transform: uppercase;
}

header .header-contacts {
  float: right;
  position: relative;
  z-index: 0;
  padding-top: 13px;
}

header .header-contacts .contacts-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

header .header-contacts a {
  display: block;
  color: #8a8a8a;
  font-family: "AvenirNextLTPro-Demi", Arial, sans-serif;
}

header .header-contacts a:hover, header .header-contacts a:active {
  color: #8a8a8a;
}

header .header-contacts a.tel {
  line-height: 18px;
  font-size: 17px;
  margin-right: 18px;
}

header .header-contacts a.tel span {
  font-size: 14px;
}

header .header-contacts .btn-order-sm {
  height: 35px;
  line-height: 33px;
}

header nav {
  float: left;
}

header .main-menu {
  padding-top: 10px;
}

header .main-menu li {
  list-style-type: none;
}

header .main-menu > li {
  float: left;
  padding: 0 25px;
}

header .main-menu > li:first-child {
  margin-left: -25px;
}

header .main-menu > li > a, header .main-menu > li span {
  display: block;
  color: #2e2e2e;
  font-family: "AvenirNextLTPro-Bold", Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 0.01em;
  line-height: 39px;
  text-transform: uppercase;
  cursor: pointer;
}

header .main-menu > li > a:hover, header .main-menu > li > a:active, header .main-menu > li span:hover, header .main-menu > li span:active {
  color: #00d664;
}

header .main-menu > li.current > a, header .main-menu > li.current span {
  color: #00d664;
}

header .main-menu .is-services {
  padding-right: 15px;
  position: relative;
}

header .main-menu .is-services:before {
  content: "\f107";
  font-family: FontAwesome, sans-serif;
  position: absolute;
  top: 1px;
  right: 0;
  font-size: 18px;
}

header .main-menu .visible-sm {
  display: none;
}

header .services-wrapper {
  background-color: #fff;
  width: 100%;
  height: 360px;
  display: block;
  padding: 3px 0 40px;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 170px;
}

header .services-wrapper .container {
  height: 100%;
}

header .services-wrapper a {
  color: #000;
  font-family: "robotoregular", Arial, sans-serif;
  line-height: 30px;
}

header .services-wrapper .services-main-links ul {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}

header .services-wrapper .services-main-links ul li {
  padding-right: 10px;
}

header .services-wrapper .services-main-links a {
  font-size: 14px;
  text-decoration: underline;
}

header .services-wrapper .services-main-links a:hover {
  text-decoration: none;
}

header .services-wrapper .services-tags p, header .services-wrapper .services-tags h3, header .services-wrapper .services-tags h4, header .services-wrapper .services-tags h5, header .services-wrapper .services-tags h6 {
  color: #000;
  font-size: 14px;
  font-family: "AvenirNextLTPro-Demi", Arial, sans-serif;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  margin: 48px 0 30px;
}

header .services-wrapper .services-tags ul {
  text-align: center;
  max-width: 640px;
  margin: 0 auto;
}

header .services-wrapper .services-tags li {
  display: inline-block;
  margin: 0 6px 10px 0;
  height: 30px;
  background-color: #fdf147;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 0 10px;
}

header .services-wrapper .services-tags li a {
  font-size: 12px;
  letter-spacing: 0.05em;
}

header.show-sub-menu {
  position: fixed;
}

header.show-sub-menu:before {
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
}

header.show-sub-menu .services-wrapper {
  opacity: 1;
  -webkit-transform: perspective(900px) rotateX(0deg);
  transform: perspective(900px) rotateX(0deg);
}

header.fixmenu {
  position: fixed;
}

header.fixmenu:before {
  display: block !important;
  background-color: #fff !important;
  -webkit-box-shadow: 0 0 67.2px 13.8px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 0 67.2px 13.8px rgba(0, 0, 0, 0.05) !important;
  opacity: 1;
}

header.fixmenu .header-wrapper {
  padding: 20px 0;
}

header.fixmenu .logo-bl {
  border-bottom: none;
  padding-bottom: 0;
  float: left;
}

header.fixmenu .img-logo {
  margin-right: 27px;
}

header.fixmenu .site-name {
  display: none;
}

header.fixmenu .btn-mob-menu {
  top: 35px;
}

header.fixmenu .services-wrapper {
  top: 100px;
}

.btn-mob-menu {
  display: none;
  width: 32px;
  height: 24px;
  position: absolute;
  top: 17px;
  right: 15px;
  cursor: pointer;
}

.btn-mob-menu span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #000;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}

.btn-mob-menu span:nth-child(1) {
  top: 0;
}

.btn-mob-menu span:nth-child(2) {
  top: 10px;
}

.btn-mob-menu span:nth-child(3) {
  top: 20px;
}

.open-mob-menu .btn-mob-menu span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -1px;
}

.open-mob-menu .btn-mob-menu span:nth-child(2) {
  width: 0;
  opacity: 0;
}

.open-mob-menu .btn-mob-menu span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 22px;
}

.mob-menu-close {
  display: none;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 19px;
  right: 19px;
  background: url(../images/menu-close.png) no-repeat 0 0/100%;
}

.sub-menu-close {
  display: none;
  width: 32px;
  height: 23px;
  background: url(../images/sub-menu-close.png) no-repeat 0 0/100%;
  position: absolute;
  top: 19px;
  left: 15px;
}

@media screen and (min-width: 768px) {
  header .services-wrapper {
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-perspective-origin: 50% 100%;
    perspective-origin: 50% 100%;
    -webkit-transform: perspective(900px) rotateX(-90deg);
    transform: perspective(900px) rotateX(-90deg);
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 2;
  }
  header.show-sub-menu .services-wrapper {
    opacity: 1;
    -webkit-transform: perspective(900px) rotateX(0deg);
    transform: perspective(900px) rotateX(0deg);
  }
}

@media screen and (max-width: 1600px) {
  header .header-wrapper {
    padding: 5px 0;
  }
  header .logo-bl {
    padding-bottom: 5px;
  }
  header .services-wrapper {
    top: 148px;
  }
}

@media screen and (max-width: 1199px) {
  header .header-wrapper {
    max-width: 970px;
    padding-left: 15px;
    padding-right: 15px;
  }
  header .logo-bl {
    padding-top: 8px;
    padding-bottom: 22px;
  }
  header .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  header .logo span {
    margin-left: 0;
    margin-right: 0;
  }
  header .logo .site-name {
    font-size: 16px;
    line-height: 30px;
    color: #4b4b4b;
  }
  header .header-contacts {
    float: none;
    position: absolute;
    z-index: 0;
    padding-top: 0;
    top: 35px;
    right: 15px;
  }
  header .header-contacts a.tel {
    font-size: 16px;
    margin-right: 46px;
  }
  header .header-contacts a.tel span {
    display: block;
  }
  header nav {
    float: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 101px;
  }
  header .main-menu {
    padding: 2px 15px 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
  }
  header .main-menu:before, header .main-menu:after {
    display: none;
  }
  header .main-menu .is-services {
    padding-right: 15px;
  }
  header .main-menu > li {
    float: none;
    padding: 0;
  }
  header .main-menu > li:first-child {
    margin-left: 0;
  }
  header .services-wrapper {
    padding: 25px 0 40px;
  }
  header .services-wrapper .services-main-links ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  header.fixmenu nav {
    height: 0;
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
    -webkit-transition: all .5s, height 0s, width 0s;
    transition: all .5s, height 0s, width 0s;
  }
  header.fixmenu nav .services-wrapper {
    top: 45px;
  }
  header.fixmenu .site-name {
    display: block;
  }
  header.fixmenu .header-wrapper {
    padding: 5px 15px 0;
  }
  header.fixmenu .header-contacts {
    right: 70px;
  }
  header.fixmenu .logo-bl {
    border-bottom: 1px solid #dddbdb;
    float: none;
    padding-bottom: 27px;
  }
  header.fixmenu .main-menu {
    padding: 12px 15px 15px;
  }
  header.fixmenu .btn-mob-menu {
    display: block;
    top: 43px;
  }
  header.fixmenu.show-sub-menu nav {
    overflow: visible;
  }
  header.fixmenu.open-mob-menu nav {
    height: auto;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow: visible;
  }
  header.fixmenu.open-mob-menu nav:before {
    content: '';
    background-color: #fff;
    position: absolute;
    top: 0;
    left: -webkit-calc(50% - 50vw);
    left: calc(50% - 50vw);
    width: 100vw;
    height: 100%;
  }
  header.fixmenu.open-mob-menu .header-wrapper {
    padding-bottom: 10px;
  }
  header.fixmenu.open-mob-menu .services-wrapper {
    width: 100vw;
    left: -webkit-calc(50% - 50vw);
    left: calc(50% - 50vw);
  }
  header.show-sub-menu nav:before {
    content: '';
    background-color: #fff;
    position: absolute;
    top: 0;
    left: -webkit-calc(50% - 50vw);
    left: calc(50% - 50vw);
    width: 100vw;
    height: 100%;
  }
}

@media screen and (max-width: 991px) {
  header .services-wrapper {
    max-height: 100vh;
  }
}

@media screen and (max-width: 767px) {
  .btn-mob-menu, .mob-menu-close, .sub-menu-close {
    display: block;
    cursor: pointer;
  }
  .btn-mob-menu {
    top: 19px;
  }
  .mob-menu-close {
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity 1.5s;
    transition: opacity 1.5s;
  }
  header .header-wrapper {
    padding-top: 0;
    padding-bottom: 8px;
  }
  header .logo-bl {
    border-bottom: none;
    padding-bottom: 0;
  }
  header .logo .img-logo {
    min-width: 32px;
    height: 42px;
    background-size: cover;
  }
  header .logo .site-name {
    display: none;
  }
  header .header-contacts {
    top: 15px;
    right: 60px;
  }
  header .header-contacts a.tel {
    font-family: "AvenirNextLTPro-Regular", Arial, sans-serif;
    font-size: 13px;
    line-height: 16px;
    margin-right: 10px;
  }
  header .header-contacts a.tel span {
    font-size: 13px;
  }
  header .header-contacts .btn-order-sm {
    height: 30px;
    line-height: 29px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    min-width: 85px;
    padding: 0 10px;
    font-size: 13px;
  }
  header nav {
    background-color: #fff;
    position: fixed;
    top: 0;
    z-index: 2;
    height: 100vh !important;
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: all .5s, width 0s;
    transition: all .5s, width 0s;
  }
  header .main-menu {
    display: block;
    padding: 25px 70px 10px 40px;
  }
  header .main-menu > li {
    padding: 2vh 0;
  }
  header .main-menu > li > a, header .main-menu > li > span {
    font-size: 13px;
  }
  header .main-menu .is-services {
    display: inline-block;
  }
  header .main-menu .is-services:before {
    color: #919191;
  }
  header .main-menu .btn-order-sm {
    display: inline-block;
    margin-top: 10px;
  }
  header .main-menu .visible-sm {
    display: block;
  }
  header .main-menu .btn-order-sm {
    font-family: "AvenirNextLTPro-Demi", Arial, sans-serif;
  }
  header .services-wrapper {
    top: 0;
    height: 100vh;
    max-height: 100vh;
    width: 100%;
    padding: 60px 25px 70px;
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: all .3s, width 0s;
    transition: all .3s, width 0s;
    background-color: #fff;
    z-index: 3;
  }
  header .services-wrapper .container {
    width: 100%;
  }
  header .services-wrapper .services-main-links ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  header.fixmenu .header-wrapper {
    padding-top: 0;
  }
  header.fixmenu .logo-bl {
    padding-bottom: 10px;
    border-bottom: none;
  }
  header.fixmenu nav {
    height: 100vh;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: all .5s, width 0s;
    transition: all .5s, width 0s;
  }
  header.fixmenu nav:before {
    display: none;
  }
  header.fixmenu nav .services-wrapper {
    top: 0;
  }
  header.fixmenu .main-menu {
    padding: 25px 70px 10px 40px;
  }
  header.fixmenu .btn-mob-menu {
    top: 21px;
  }
  header.open-mob-menu .mob-menu-close {
    opacity: 1;
  }
  header.open-mob-menu nav {
    width: 100%;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  header.show-mob-submenu .services-wrapper {
    width: 100%;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@media screen and (max-width: 480px) {
  header .services-wrapper .services-main-links ul {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }
  header .services-wrapper .services-main-links a {
    font-size: 12px;
  }
}

@media all and (orientation: landscape) and (max-width: 767px) {
  header .main-menu > li > a, header .main-menu > li > span {
    line-height: 20px;
  }
  header .main-menu .btn-order-sm {
    height: 36px;
    line-height: 34px;
    margin-top: 0;
  }
}

footer .top-foo {
  background-color: #f8ea03;
  padding: 23px 0 29px;
}

footer .top-foo .logo {
  margin: 0 auto 6px;
  display: block;
  text-align: center;
  font-family: "AvenirNextLTPro-Bold", Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.075em;
  color: #010101;
  text-transform: uppercase;
}

footer .top-foo .logo:hover, footer .top-foo .logo:active {
  color: #010101;
}

footer .top-foo .img-logo {
  display: inline-block;
  min-width: 47px;
  width: auto;
  max-width: 100%;
  height: 60px;
  background: url(../images/logo.png) no-repeat center center;
}

footer .top-foo .site-name {
  display: block;
  margin-bottom: 12px;
}

footer .top-foo p {
  color: #444;
  font-size: 11px;
  line-height: 18px;
  letter-spacing: 0.01em;
  font-family: "robotoregular", Arial, sans-serif;
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
}

footer .bottom-foo {
  background-color: #323232;
  padding: 25px 0 23px;
}

footer .bottom-foo p {
  float: left;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  padding-top: 4px;
  margin-bottom: 0;
}

footer .bottom-foo ul {
  float: right;
}

footer .bottom-foo ul li {
  list-style-type: none;
  display: inline-block;
  padding: 0 5px;
  line-height: 1;
}

footer .bottom-foo .fa {
  font-size: 30px;
  line-height: 26px;
  color: #fff;
}

@media screen and (max-width: 767px) {
  footer .top-foo .logo {
    font-size: 14px;
    line-height: 18px;
  }
  footer .top-foo p {
    font-size: 12px;
  }
  footer .bottom-foo p, footer .bottom-foo ul {
    float: none;
    text-align: center;
  }
  footer .bottom-foo p {
    padding-top: 0;
    margin-bottom: 15px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 480px) {
  footer .top-foo {
    padding: 15px 40px 20px;
  }
  footer .top-foo .img-logo {
    min-width: 32px;
    height: 42px;
    background-size: cover;
  }
  footer .bottom-foo {
    padding: 16px 40px;
  }
  footer .bottom-foo p {
    max-width: 100%;
  }
  footer .bottom-foo .fa {
    font-size: 24px;
    line-height: 20px;
  }
  footer .bottom-foo ul li {
    padding: 0 3px;
  }
}

/* pages */
.main-screen {
  position: relative;
  padding-top: 21.7vh;
  background: url(../images/main-bg.jpg) no-repeat 0 0;
  height: 100vh;
  min-height: 780px;
  max-height: 980px;
}

.main-screen h1, .main-screen .h1 {
  letter-spacing: 0.025em;
}

.main-screen p:not(.h1) {
  color: #2a2a2a;
  font-family: "AvenirNextLTPro-Demi", Arial, sans-serif;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 27px;
}

.main-screen .btn-order {
  position: relative;
}

.main-screen div[class^=col-]:before, .main-screen div[class^=col-]:after {
  content: '';
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: -25vh;
}

.main-screen div[class^=col-]:before {
  width: 137px;
  height: 140px;
  background-image: url(../images/stisker-custom-papers.png);
  left: 15px;
}

.main-screen div[class^=col-]:after {
  width: 145px;
  height: 138px;
  background-image: url(../images/sticker-money-back.png);
  left: 188px;
}

.text-bl h2, .benefits-h h2, .green-bl h2 {
  font-size: 42px;
  line-height: 46px;
}

.green-bl {
  background-color: #29d487;
  text-align: center;
  padding: 100px 0;
  margin-bottom: 95px;
}

.green-bl h2 {
  margin-bottom: 20px;
}

.green-bl p {
  color: #2b2b2b;
  font-family: "AvenirNextLTPro-Demi", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.benefits-h {
  padding-bottom: 75px;
}

.benefits-h h2, .benefits-h h3, .benefits-h h4, .benefits-h p {
  text-align: center;
}

.benefits-h h2 {
  margin-bottom: 20px;
}

.benefits-h .lead p {
  color: #2b2b2b;
  font-family: "AvenirNextLTPro-Demi", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.benefits-h .ben-item {
  position: relative;
  padding-top: 115px;
  margin: 0 auto 30px;
  max-width: 260px;
}

.benefits-h .ben-item:before {
  content: '';
  width: 89px;
  height: 89px;
  background-color: #fdf147;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -45px;
}

.benefits-h .ben-item:after {
  content: '';
  background-image: url(../images/benefits-icons.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 27px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.benefits-h .ben-item h3, .benefits-h .ben-item h4 {
  color: #232323;
  font-family: "AvenirNextLTPro-Bold", Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  margin: 0 0 5px;
}

.benefits-h .ben-item p {
  color: #6a6a6a;
  font-family: "robotoregular", Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.benefits-h .benefits-row {
  padding-top: 55px;
}

.benefits-h .benefits-row div[class^=col-]:nth-child(1) .ben-item:after {
  width: 35px;
  height: 33px;
  background-position: 3px -2px;
}

.benefits-h .benefits-row div[class^=col-]:nth-child(2) .ben-item:after {
  width: 35px;
  height: 33px;
  background-position: -288px -2px;
}

.benefits-h .benefits-row div[class^=col-]:nth-child(3) .ben-item:after {
  width: 28px;
  height: 32px;
  background-position: -586px -2px;
}

.benefits-h .benefits-row div[class^=col-]:nth-child(4) .ben-item:after {
  width: 31px;
  height: 35px;
  background-position: -877px 0;
}

.text-bl {
  padding: 100px 0 80px;
}

.text-bl h2 {
  margin-bottom: 30px;
}

.text-bl p {
  line-height: 26px;
  margin-bottom: 25px;
}

.has-gradient {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(45%, #f7f7f7), color-stop(10%, #f7f7f7), to(#fff));
  background: -webkit-linear-gradient(left, #fff 0, #f7f7f7 45%, #f7f7f7 10%, #fff 100%);
  background: linear-gradient(to right, #fff 0, #f7f7f7 45%, #f7f7f7 10%, #fff 100%);
}

.slider-ht {
  background: url(../images/slider-img.jpg) no-repeat 0 0;
  padding: 270px 0 10px;
  min-height: 980px;
}

.slider-ht .slider-reviews-wrapper {
  max-width: 880px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.9) url(../images/quotes.png) no-repeat center 87px;
  padding: 145px 160px 100px;
}

.slider-ht .slider-reviews-wrapper .owl-controls {
  margin: 0;
}

.slider-ht .slider-reviews-wrapper .owl-controls .owl-pagination {
  margin-top: 45px;
  display: none;
}

.slider-ht .slider-reviews-wrapper .owl-controls .owl-pagination .owl-page span {
  width: 14px;
  height: 14px;
  margin: 5px 10px;
  opacity: 1;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #29d487;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.slider-ht .slider-reviews-wrapper .owl-controls .owl-pagination .owl-page.active span, .slider-ht .slider-reviews-wrapper .owl-controls .owl-pagination .owl-page:hover span, .slider-ht .slider-reviews-wrapper .owl-controls .owl-pagination .owl-page:active span {
  background: #29d487;
}

.slider-ht .slider-reviews-wrapper .owl-controls .owl-buttons div {
  width: 67px;
  height: 67px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 23px 27.7px 7.4px rgba(0, 0, 0, 0.13);
  box-shadow: 0 23px 27.7px 7.4px rgba(0, 0, 0, 0.13);
  position: absolute;
  top: 0;
  opacity: 1;
  -webkit-transition: all .18s;
  transition: all .18s;
  margin: 0;
}

.slider-ht .slider-reviews-wrapper .owl-controls .owl-buttons div:hover, .slider-ht .slider-reviews-wrapper .owl-controls .owl-buttons div:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.slider-ht .slider-reviews-wrapper .owl-controls .owl-buttons .owl-prev {
  left: -190px;
  background: #fff url(../images/arrow-l.png) no-repeat center center;
}

.slider-ht .slider-reviews-wrapper .owl-controls .owl-buttons .owl-next {
  right: -190px;
  background: #fff url(../images/arrow-r.png) no-repeat center center;
}

.slider-ht h2, .slider-ht p {
  text-align: center;
}

.slider-ht h2 {
  font-size: 42px;
  margin-bottom: 45px;
}

.slider-ht p {
  line-height: 26px;
  margin-bottom: 50px;
}

.slider-ht .user {
  font-family: "robotomedium", Arial, sans-serif;
  font-size: 18px;
  margin-bottom: 0;
}

.green-bl-slider {
  background-color: #33ce7f;
  padding: 100px 0 90px;
}

.green-bl-slider h2, .green-bl-slider h3, .green-bl-slider h4, .green-bl-slider p {
  color: #fff;
  text-align: center;
}

.green-bl-slider h2 {
  font-size: 42px;
  margin-bottom: 20px;
}

.green-bl-slider h2 + p {
  font-family: "AvenirNextLTPro-Demi", Arial, sans-serif;
  letter-spacing: normal;
}

.green-bl-slider p {
  letter-spacing: 0.05em;
  font-family: "AvenirNextLTPro-Bold", Arial, sans-serif;
  line-height: 26px;
}

.green-bl-slider .item-step {
  width: 33.333%;
  float: left;
  position: relative;
  padding-top: 55px;
}

.green-bl-slider .item-step:before {
  width: 34px;
  height: 34px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  font-size: 15px;
  line-height: 32px;
  font-family: "AvenirNextLTPro-Regular", Arial, sans-serif;
  text-align: center;
  position: absolute;
  top: 155px;
  left: 50%;
  margin-left: -17px;
}

.green-bl-slider .item-step:after {
  content: '';
  width: -webkit-calc(100% - 64px);
  width: calc(100% - 64px);
  height: 1px;
  border-bottom: 1px dashed #fff;
  position: absolute;
  top: 172px;
  left: -webkit-calc(50% + 32px);
  left: calc(50% + 32px);
}

.green-bl-slider .item-step .dec-i {
  margin: 0 auto 90px;
  background-size: 100%;
}

.green-bl-slider .item-step:nth-child(1):before {
  content: '1';
}

.green-bl-slider .item-step:nth-child(1) .dec-i {
  background: url(../images/speaker.svg) no-repeat 0 0;
  width: 92px;
  height: 72px;
}

.green-bl-slider .item-step:nth-child(2):before {
  content: '2';
}

.green-bl-slider .item-step:nth-child(2) .dec-i {
  width: 69px;
  height: 73px;
  background: url(../images/paper.svg) no-repeat 0 0;
}

.green-bl-slider .item-step:nth-child(3):before {
  content: '3';
}

.green-bl-slider .item-step:nth-child(3):after {
  display: none;
}

.green-bl-slider .item-step:nth-child(3) .dec-i {
  width: 58px;
  height: 74px;
  background: url(../images/download.svg) no-repeat 0 0;
}

.cross-bl .half-img {
  position: relative;
}

.cross-bl .half-img:before {
  content: '';
  position: absolute;
}

.cross-bl .half-img .dec-img {
  position: absolute;
  width: 50%;
}

.cross-bl .half-img ul {
  padding: 0;
  margin: 0;
}

.cross-bl .half-img li {
  list-style-type: none;
  color: #6d6d6d;
  font-family: "AvenirNextLTPro-Demi", Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
  width: 50%;
  float: left;
}

.cross-bl .half-img h3 {
  color: #232323;
  font-family: "AvenirNextLTPro-Bold", Arial, sans-serif;
  font-size: 18px;
  line-height: 36px;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  margin-bottom: 15px;
}

.cross-bl .paper-formats {
  min-height: 442px;
  padding: 195px 52% 70px 80px;
}

.cross-bl .paper-formats.half-img .dec-img {
  top: 0;
  right: 0;
}

.cross-bl .paper-formats.half-img:before {
  width: 35px;
  height: 49px;
  background: url(../images/paper-formats.svg) no-repeat 0 0/100%;
  top: 87px;
  left: 80px;
}

.cross-bl .free-stuff {
  min-height: 472px;
  padding: 235px 20px 20px -webkit-calc(50% + 80px);
  padding: 235px 20px 20px calc(50% + 80px);
}

.cross-bl .free-stuff.half-img .dec-img {
  left: 0;
  bottom: 0;
}

.cross-bl .free-stuff.half-img:before {
  width: 33px;
  height: 38px;
  background: url(../images/gift.svg) no-repeat 0 0/100%;
  top: 145px;
  left: -webkit-calc(50% + 80px);
  left: calc(50% + 80px);
}

.prices-bl {
  padding: 100px 0 90px;
}

.prices-bl h2, .prices-bl h3, .prices-bl h4, .prices-bl p {
  text-align: center;
}

.prices-bl h2 {
  font-size: 42px;
  line-height: 1;
  text-align: center;
  margin-bottom: 50px;
}

.prices-bl h3 {
  color: #232323;
  font-family: "AvenirNextLTPro-Bold", Arial, sans-serif;
  font-size: 16px;
  line-height: 57px;
  text-transform: uppercase;
  letter-spacing: 0.24em;
}

.prices-bl p {
  color: #414141;
  font-family: "AvenirNextLTPro-Regular", Arial, sans-serif;
  font-size: 14px;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.prices-bl .pr-from {
  margin-bottom: 0;
}

.prices-bl .price {
  color: #29d487;
  font-family: "AvenirNextLTPro-Demi", Arial, sans-serif;
  font-size: 72px;
  line-height: 1;
  letter-spacing: normal;
  margin-bottom: 5px;
}

.prices-bl .price sup {
  font-size: 39px;
}

@media screen and (max-width: 1600px) and (min-width: 1200px) {
  .main-screen {
    padding-top: 25vh;
  }
}

@media screen and (max-width: 1360px) {
  .main-screen {
    background-position: 33.333% 0;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1600px) and (max-height: 780px) {
  .h1, h1 {
    font-size: 38px;
    line-height: 1.3;
    text-transform: uppercase;
  }
}

@media screen and (max-width: 1199px) {
  .cross-bl .half-img {
    min-height: 250px;
  }
  .cross-bl .paper-formats {
    padding: 165px 50% 50px 40px;
  }
  .cross-bl .paper-formats.half-img:before {
    top: 77px;
    left: 40px;
  }
  .cross-bl .free-stuff {
    padding: 185px 20px 80px -webkit-calc(50% + 40px);
    padding: 185px 20px 80px calc(50% + 40px);
  }
  .cross-bl .free-stuff.half-img:before {
    top: 105px;
    left: -webkit-calc(50% + 40px);
    left: calc(50% + 40px);
  }
}

@media screen and (max-width: 991px) {
  .main-screen {
    background-position: 45% 0;
    padding-top: 28vh;
  }
  .main-screen .btn-order:before {
    right: -125px;
  }
  .main-screen h1, .main-screen .h1 {
    max-width: 470px;
    font-size: 58px;
    line-height: 64px;
    margin-bottom: 0.35em;
  }
  .main-screen p:not(.h1) {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 38px;
  }
  .main-screen div[class^=col-]:before, .main-screen div[class^=col-]:after {
    bottom: -20vh;
  }
  .text-bl h2, .benefits-h h2, .green-bl h2, .slider-ht h2, .green-bl-slider h2, .prices-bl h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .green-bl {
    padding: 70px 0;
    margin-bottom: 65px;
  }
  .benefits-h {
    padding-bottom: 45px;
  }
  .benefits-h .benefits-row {
    padding-top: 20px;
  }
  .text-bl {
    padding: 70px 0 50px;
  }
  .slider-ht {
    padding: 120px 0 90px;
    min-height: 300px;
    background-size: 1400px;
    background-position: center 0;
  }
  .slider-ht .slider-reviews-wrapper {
    background-size: 90px;
    background-position: center 100px;
    padding: 120px 90px 90px;
    max-width: 680px;
  }
  .slider-ht .slider-reviews-wrapper .owl-controls .owl-buttons .owl-prev {
    left: -120px;
  }
  .slider-ht .slider-reviews-wrapper .owl-controls .owl-buttons .owl-next {
    right: -120px;
  }
  .green-bl-slider, .prices-bl {
    padding: 70px 0 60px;
  }
  .cross-bl {
    max-width: 595px;
    margin: 0 auto;
  }
  .cross-bl .container {
    padding: 0;
    width: 100%;
  }
  .cross-bl .paper-formats.half-img, .cross-bl .free-stuff.half-img {
    padding: 130px 0 0;
  }
  .cross-bl .paper-formats.half-img .dec-img, .cross-bl .free-stuff.half-img .dec-img {
    position: static;
    width: 100%;
  }
  .cross-bl .paper-formats h3, .cross-bl .free-stuff h3 {
    padding: 0 55px;
  }
  .cross-bl .paper-formats ul, .cross-bl .free-stuff ul {
    padding: 0 55px 40px;
  }
  .cross-bl .paper-formats.half-img:before {
    top: 55px;
    left: 55px;
  }
  .cross-bl .free-stuff.half-img:before {
    top: 65px;
    left: 55px;
  }
  .prices-bl .price {
    font-size: 68px;
  }
}

@media screen and (max-width: 767px) {
  .main-screen {
    min-height: 300px;
    max-height: 590px;
    padding-top: 17vh;
    background-size: 1200px;
    background-position: center -20px;
  }
  .main-screen h1, .main-screen .h1 {
    margin-bottom: 5px;
    max-width: 290px;
    font-size: 30px;
    line-height: 36px;
  }
  .main-screen p:not(.h1) {
    color: #2a2a2a;
    font-family: AvenirNextLTPro-Demi,Arial,sans-serif;
    font-size: 14px;
    line-height: 22px;
    max-width: 240px;
    margin-bottom: 27px;
  }
  .main-screen .btn-order {
    min-width: 173px;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
  }
  .main-screen .btn-order:after {
    content: '';
    width: 109px;
    height: 50px;
    opacity: 0.83;
    /*background-color: white;*/
    -webkit-border-radius: 23px;
    border-radius: 23px;
    position: absolute;
    right: -117px;
    top: 0;
    z-index: 1;
  }
  .main-screen .btn-order:before {
    width: 80px;
    height: 31px;
    z-index: 2;
    right: -100px;
  }
  .main-screen div[class^=col-]:before, .main-screen div[class^=col-]:after {
    width: 82px;
    height: 84px;
    bottom: -15vh;
  }
  .main-screen div[class^=col-]:before {
    left: 15px;
  }
  .main-screen div[class^=col-]:after {
    left: 105px;
    width: 84px;
    height: 82px;
  }
  .slider-ht .slider-reviews-wrapper .owl-controls .owl-pagination {
    display: block;
  }
  .slider-ht .slider-reviews-wrapper .owl-controls .owl-buttons {
    display: none;
  }
}

@media all and (orientation: landscape) and (min-width: 480px) and (max-width: 767px) {
  .main-screen {
    padding-top: 20vh;
  }
  .main-screen h1, .main-screen .h1 {
    max-width: 80%;
  }
  .main-screen p:not(.h1) {
    max-width: 80%;
  }
  .main-screen div[class^=col-]:before, .main-screen div[class^=col-]:after {
    display: none;
  }
}

@media screen and (max-width: 480px) and (orientation: landscape) {
  .main-screen div[class^=col-]:before, .main-screen div[class^=col-]:after {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .main-screen div[class^=col-]:before, .main-screen div[class^=col-]:after {
    bottom: -20vh;
  }
  .main-screen .btn-order {
    width: 70%;
    max-width: 163px;
    min-width: 100px;
  }
  .text-bl h2, .benefits-h h2, .green-bl h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .green-bl {
    padding: 35px 0 30px;
    margin-bottom: 35px;
  }
  .green-bl h2 {
    margin-bottom: 10px;
  }
  .green-bl p {
    font-size: 13px;
    line-height: 20px;
  }
  .text-bl {
    padding: 35px 0 25px;
  }
  .text-bl h2 {
    margin-bottom: 10px;
  }
  .text-bl p {
    margin-bottom: 10px;
    line-height: 24px;
  }
  .benefits-h {
    padding-bottom: 10px;
  }
  .benefits-h h2 {
    margin-bottom: 10px;
  }
  .benefits-h .lead p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 25px;
  }
  .benefits-h .ben-item {
    padding-top: 90px;
  }
  .benefits-h .ben-item:before {
    width: 75px;
    height: 75px;
    margin-left: -38px;
  }
  .benefits-h .ben-item:after {
    top: 20px;
  }
  .benefits-h .ben-item h3, .benefits-h .ben-item h4 {
    font-size: 14px;
    line-height: 22px;
  }
  .benefits-h .ben-item p {
    font-size: 12px;
    line-height: 18px;
  }
  .slider-ht {
    background: url(../images/slider-img-m.jpg) no-repeat 0 0;
    background-size: 100%;
    padding: 205px 0 0;
  }
  .slider-ht .container {
    padding: 0;
  }
  .slider-ht .slider-reviews-wrapper {
    background-size: 60px;
    background-position: center 38px;
    padding: 65px 7% 50px;
  }
  .slider-ht .slider-reviews-wrapper .owl-controls .owl-pagination {
    margin-top: 15px;
  }
  .slider-ht h2 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 35px;
  }
  .slider-ht p {
    line-height: 24px;
    margin-bottom: 25px;
  }
  .slider-ht .user {
    font-size: 14px;
    margin-bottom: 0;
  }
  .slider-ht + .text-bl {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(45%, #f7f7f7), color-stop(10%, #f7f7f7), to(#fff));
    background: -webkit-linear-gradient(left, #fff 0, #f7f7f7 45%, #f7f7f7 10%, #fff 100%);
    background: linear-gradient(to right, #fff 0, #f7f7f7 45%, #f7f7f7 10%, #fff 100%);
  }
  .slider-ht + .text-bl h2 br {
    display: none;
  }
  .green-bl-slider {
    background-color: #fff;
    padding: 30px 0 0;
  }
  .green-bl-slider .container:nth-child(1) p, .green-bl-slider .container:nth-child(1) h2 {
    color: #232323;
  }
  .green-bl-slider .container:nth-child(1) h2 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 5px;
  }
  .green-bl-slider .container:nth-child(1) p {
    font-size: 13px;
    line-height: 20px;
  }
  .green-bl-slider .container:nth-child(2) {
    background-color: #33ce7f;
    padding-bottom: 50px;
  }
  .green-bl-slider .owl-controls {
    margin-top: 20px;
  }
  .green-bl-slider .owl-controls .owl-page span {
    width: 14px;
    height: 14px;
    margin: 5px 10px;
    -webkit-box-shadow: 0 0 4.7px 0.3px rgba(0, 0, 0, 0.33);
    box-shadow: 0 0 4.7px 0.3px rgba(0, 0, 0, 0.33);
    background-color: #fff;
    opacity: 1;
    position: relative;
  }
  .green-bl-slider .owl-controls .owl-page.active span:before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #888;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 4px;
  }
  .green-bl-slider .item-step {
    width: 100%;
    padding-top: 70px;
  }
  .green-bl-slider .item-step:after, .green-bl-slider .item-step:before {
    content: '' !important;
    width: -webkit-calc(50% - 17px);
    width: calc(50% - 17px);
    height: 1px;
    border: none !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    border-bottom: 1px dashed #fff !important;
    position: absolute;
    top: 182px;
  }
  .green-bl-slider .item-step:before {
    left: 0;
  }
  .green-bl-slider .item-step:after {
    right: 0;
  }
  .green-bl-slider .item-step p {
    font-size: 16px;
  }
  .green-bl-slider .item-step .dec-i {
    margin: 0 auto 85px;
  }
  .green-bl-slider .item-step .dec-i:before {
    width: 34px;
    height: 34px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    line-height: 32px;
    font-family: "AvenirNextLTPro-Regular", Arial, sans-serif;
    text-align: center;
    position: absolute;
    bottom: 68px;
    left: 50%;
    margin-left: -17px;
  }
  .green-bl-slider .owl-item:nth-child(1) .item-step .dec-i {
    background: url(../images/speaker.svg) no-repeat 0 0;
    width: 92px;
    height: 72px;
  }
  .green-bl-slider .owl-item:nth-child(1) .item-step .dec-i:before {
    content: '1';
  }
  .green-bl-slider .owl-item:nth-child(2) .item-step .dec-i {
    width: 69px;
    height: 73px;
    background: url(../images/paper.svg) no-repeat 0 0;
  }
  .green-bl-slider .owl-item:nth-child(2) .item-step .dec-i:before {
    content: '2';
  }
  .green-bl-slider .owl-item:nth-child(3) .item-step .dec-i {
    width: 58px;
    height: 74px;
    background: url(../images/download.svg) no-repeat 0 0;
  }
  .green-bl-slider .owl-item:nth-child(3) .item-step .dec-i:before {
    content: '3';
  }
  .cross-bl .half-img h3 {
    font-size: 16px;
  }
  .cross-bl .half-img li {
    float: none;
    width: 100%;
    font-size: 14px;
    line-height: 16px;
  }
  .prices-bl {
    padding: 30px 0 35px;
  }
  .prices-bl .prices-item {
    padding-bottom: 10px;
  }
  .prices-bl h2 {
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 15px;
  }
  .prices-bl h3 {
    font-size: 14px;
    line-height: 57px;
    margin-bottom: 0;
  }
  .prices-bl p {
    font-size: 12px;
  }
  .prices-bl .price {
    font-size: 58px;
  }
  .prices-bl .price sup {
    font-size: 30px;
  }
}

.intro-page h1 {
  margin-top: 0.47em;
  font-size: 52px;
  line-height: 62px;
}

.intro-page .main-screen {
  background-position: center -59px;
  height: 600px;
  min-height: 600px;
  padding-top: 190px;
}

.intro-page .main-screen h1, .intro-page .main-screen .h1 {
  margin-bottom: 10px;
}

.intro-page .main-screen p:not(.h1) {
  margin-bottom: 37px;
}

.intro-page .main-screen div[class^=col-]:before, .intro-page .main-screen div[class^=col-]:after {
  display: none;
}

.intro-page .main-screen .btn-order {
  min-width: 214px;
  height: 62px;
  line-height: 62px;
  font-size: 13px;
}

.intro-page .main-screen .btn-order:before {
  right: -180px;
}

@media screen and (min-width: 992px) and (max-width: 1600px) {
  .intro-page h1 {
    font-size: 36px;
    line-height: 36px;
  }
  .intro-page .main-screen {
    height: 500px;
    min-height: 500px;
    background-position: center -88px;
  }
}

@media screen and (max-width: 991px) {
  .intro-page h1 {
    font-size: 36px;
    line-height: 36px;
  }
  .intro-page header {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .intro-page header:before {
    display: none;
  }
  .intro-page .main-screen {
    padding-top: 150px;
  }
}

@media screen and (max-width: 767px) {
  .intro-page .main-screen {
    height: 540px;
    min-height: 540px;
  }
  .intro-page .main-screen .btn-order:before {
    right: -110px;
  }
  .intro-page .main-screen .btn-order:after {
    right: -123px;
    top: 8px;
  }
}

@media screen and (max-width: 480px) {
  .intro-page .main-screen {
    padding-top: 90px;
    background-position: center 0;
    background-size: 900px;
    height: 370px;
    min-height: 360px;
  }
  .intro-page .main-screen h1, .intro-page .main-screen .h1 {
    font-size: 26px;
    line-height: 28px;
  }
  .intro-page .main-screen p:not(.h1) {
    margin-bottom: 17px;
    font-size: 12px;
    line-height: 18px;
    max-width: 210px;
  }
  .intro-page .main-screen .btn-order {
    width: 70%;
    max-width: 163px;
    min-width: 100px;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
  }
  .intro-page .main-screen .btn-order:after {
    top: 0;
  }
}

.about .text-bl h2 {
  text-align: center;
}

.benefits-bl {
  padding-top: 100px;
}

.benefits-bl h2 {
  text-align: center;
  font-size: 42px;
  margin-bottom: 15px;
}

.benefits-bl .lead {
  margin-bottom: 60px;
  text-align: center;
}

.benefits-bl .lead p {
  color: #2b2b2b;
  font-family: "AvenirNextLTPro-Demi", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.benefits-bl .benefits-wrap {
  padding-top: 100px;
  padding-left: 30px;
}

.benefits-bl .benefits-wrap .benefit-item {
  margin-bottom: 50px;
  position: relative;
}

.benefits-bl .benefits-wrap .benefit-item:before {
  content: '';
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  position: absolute;
  top: 50%;
  left: -80px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.benefits-bl .benefits-wrap .benefit-item:nth-child(1):before {
  width: 48px;
  height: 42px;
  background-image: url(../images/sofa.svg);
}

.benefits-bl .benefits-wrap .benefit-item:nth-child(2):before {
  width: 40px;
  height: 45px;
  background-image: url(../images/instructions.svg);
}

.benefits-bl .benefits-wrap .benefit-item:nth-child(3):before {
  width: 42px;
  height: 43px;
  background-image: url(../images/24.svg);
}

.benefits-bl .benefits-wrap .benefit-item:nth-child(4):before {
  width: 40px;
  height: 45px;
  background-image: url(../images/custom-paper.svg);
}

.benefits-bl .benefits-wrap .benefit-item:last-child p:after {
  border-bottom: none;
}

.benefits-bl .benefits-wrap p {
  color: #2b2b2b;
  line-height: 24px;
  letter-spacing: 0.01em;
  margin-bottom: 30px;
  position: relative;
}

.benefits-bl .benefits-wrap p:after {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -25px;
  border-bottom: 1px dashed #000;
}

.has-labels .container {
  position: relative;
}

.has-labels .container:before, .has-labels .container:after {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.has-labels .container:before {
  width: 150px;
  height: 141px;
  background-image: url(../images/sticker-money-back.png);
  top: -97px;
  left: 145px;
  background-size: 98%;
}

.has-labels .container:after {
  width: 129px;
  height: 133px;
  background-image: url(../images/stisker-custom-papers.png);
  bottom: -175px;
  right: 60px;
  background-size: 100%;
}

@media screen and (min-width: 992px) and (max-width: 1600px) {
  .about .text-bl.has-labels {
    padding: 82px 0 80px;
  }
}

@media screen and (max-width: 1199px) {
  .benefits-bl .benefits-wrap {
    padding-top: 40px;
  }
}

@media screen and (max-width: 991px) {
  .benefits-bl {
    padding-top: 70px;
  }
  .benefits-bl h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .has-labels .container:before {
    width: 92px;
    height: 86px;
    left: 75px;
  }
  .has-labels .container:after {
    width: 83px;
    height: 85px;
    bottom: -90px;
    right: 90px;
  }
}

@media screen and (max-width: 767px) {
  .benefits-bl .container .row:nth-child(2) .col-xs-12 {
    padding: 0 20%;
  }
  .benefits-bl .benefits-wrap {
    padding-left: 0;
  }
  .benefits-bl .benefits-wrap .benefit-item {
    padding-top: 55px;
    margin-bottom: 60px;
  }
  .benefits-bl .benefits-wrap .benefit-item:before {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 0;
    left: 50%;
  }
}

@media screen and (max-width: 480px) {
  .benefits-bl {
    padding-top: 40px;
  }
  .benefits-bl h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .benefits-bl .lead {
    margin-bottom: 15px;
  }
  .benefits-bl .lead p {
    font-size: 13px;
    line-height: 20px;
  }
  .benefits-bl .container .row:nth-child(2) .col-xs-12 {
    padding: 0;
  }
  .benefits-bl .container .row:nth-child(2) .col-xs-12:nth-child(2) {
    padding: 0 15px;
  }
  .benefits-bl .benefits-wrap {
    padding-top: 50px;
  }
  .benefits-bl .benefits-wrap .benefit-item {
    margin-bottom: 40px;
  }
  .benefits-bl .benefits-wrap p:after {
    display: none;
  }
  .has-labels .container:before {
    left: 5px;
    top: -85px;
  }
  .has-labels .container:after {
    bottom: -70px;
    right: 15px;
  }
  .about .text-bl.has-labels {
    padding: 55px 0;
  }
}

.reviews-wrapper {
  padding: 95px 0 25px;
  max-width: 1140px;
  margin: 0 auto 100px;
  position: relative;
}

.reviews-wrapper h2 {
  text-align: center;
  width: 100%;
  font-size: 42px;
  float: left;
  margin-bottom: 45px;
  position: relative;
}

.reviews-wrapper h2:before, .reviews-wrapper h2:after {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

.reviews-wrapper h2:before {
  width: 150px;
  height: 141px;
  background-image: url(../images/sticker-money-back.png);
  top: -110px;
  left: 130px;
}

.reviews-wrapper h2:after {
  width: 129px;
  height: 133px;
  background-image: url(../images/stisker-custom-papers.png);
  top: -30px;
  right: 100px;
}

.reviews-wrapper p {
  font-size: 18px;
  margin-bottom: 15px;
  letter-spacing: 0.01em;
}

.reviews-wrapper .user {
  font-family: "robotobold", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.025em;
  margin-bottom: 0;
}

.reviews-wrapper .item-rv {
  display: none;
  float: left;
  width: 48.5%;
  padding-left: 40px;
  padding-top: 20px;
  margin-bottom: 60px;
  position: relative;
}

.reviews-wrapper .item-rv:before {
  content: '';
  width: 30px;
  height: 23px;
  background: url(../images/arrow-rv.svg) no-repeat 0 0/100%;
  position: absolute;
  top: 0;
  left: 0;
}

.reviews-wrapper .item-rv:nth-child(even) {
  float: right;
}
.load-more{
  visibility: hidden;
}
.reviews-wrapper .load-more {
  border: none;
  background: transparent;
  outline: none;
  color: #00d664;
  font-family: "robotobold", Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 0.025em;
  text-decoration: underline;
  text-transform: uppercase;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (min-width: 992px) and (max-width: 1600px) {
  .reviews-wrapper {
    padding: 90px 0 25px;
  }
  .reviews-wrapper h2:before {
    background-size: 98%;
  }
}

@media screen and (max-width: 1199px) {
  .reviews-wrapper {
    max-width: 940px;
  }
  .reviews-wrapper h2:before {
    left: 0;
  }
  .reviews-wrapper h2:after {
    right: 0;
  }
}

@media screen and (max-width: 991px) {
  .reviews-wrapper {
    max-width: 720px;
    padding: 65px 0 15px;
    margin: 0 auto 40px;
  }
  .reviews-wrapper h2 {
    font-size: 28px;
    line-height: 1;
  }
  .reviews-wrapper h2:before {
    width: 92px;
    height: 86px;
  }
  .reviews-wrapper h2:after {
    width: 83px;
    height: 85px;
  }
  .reviews-wrapper p {
    font-size: 16px;
    line-height: 26px;
  }
  .reviews-wrapper .item-rv {
    width: 47.5%;
    margin-bottom: 40px;
  }
  .reviews-wrapper .load-more {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .reviews-wrapper {
    max-width: 100%;
    padding: 65px 15% 15px;
  }
  .reviews-wrapper .item-rv, .reviews-wrapper h2 {
    float: none !important;
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .reviews-wrapper {
    padding: 40px 15px 35px;
  }
  .reviews-wrapper h2 {
    font-size: 20px;
    margin-bottom: 50px;
  }
  .reviews-wrapper h2:before {
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
    top: -90px;
  }
  .reviews-wrapper h2:after {
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    top: -webkit-calc(200px + 4vw);
    top: calc(200px + 4vw);
  }
  .reviews-wrapper p {
    font-size: 14px;
    line-height: 24px;
  }
  .reviews-wrapper .user {
    font-size: 13px;
  }
  .reviews-wrapper .item-rv {
    padding-left: 0;
    padding-top: 0;
  }
  .reviews-wrapper .item-rv:before {
    display: none;
  }
  .reviews-wrapper .item-rv.has-dec-q:after {
    content: '';
    width: 30px;
    height: 23px;
    background: url(../images/arrow-rv.svg) no-repeat 0 0/100%;
    position: absolute;
    top: -32px;
    left: 0;
  }
  .reviews-wrapper .load-more {
    font-size: 16px;
    bottom: 20px;
  }
}

@media screen and (max-width: 420px) {
  .reviews-wrapper h2:after {
    top: 290px;
  }
}

.prices {
  padding-bottom: 15px;
}

.prices h2, .prices h3 {
  text-align: center;
}

.prices h2 {
  font-family: "AvenirNextLTPro-Bold", Arial, sans-serif;
  font-size: 42px;
  line-height: 1;
  margin-bottom: 20px;
  position: relative;
}

.prices h2:before {
  content: '';
  width: 94px;
  height: 2px;
  background-color: #00d664;
  position: absolute;
  bottom: -35px;
  left: 50%;
  margin-left: -47px;
}

.prices h3 {
  font-family: "AvenirNextLTPro-Demi", Arial, sans-serif;
  font-size: 30px;
  line-height: 64px;
}

.prices h3 + p {
  line-height: 18px;
  margin-bottom: 30px;
  letter-spacing: 0.01em;
  color: #232323;
  text-align: center;
}

.prices .heading-wrap {
  position: relative;
  padding: 100px 0 40px;
}

.prices .heading-wrap:before, .prices .heading-wrap:after {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

.prices .heading-wrap:before {
  width: 150px;
  height: 141px;
  background-image: url(../images/sticker-money-back.png);
  top: -10px;
  left: 130px;
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

.prices .heading-wrap:after {
  width: 129px;
  height: 133px;
  background-image: url(../images/stisker-custom-papers.png);
  top: 70px;
  right: 90px;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

.table-item {
  max-width: 1005px;
  margin: 0 auto 70px;
}

.table-item .head-tb {
  border-bottom: 2px solid #fef349;
}

.table-item .head-tb p {
  width: 50%;
  float: left;
  color: #010101;
  font-family: "robotobold", Arial, sans-serif;
  font-size: 14px;
  line-height: 55px;
  padding-left: 19%;
  margin-bottom: 0;
}

.table-item .mob-tb-menu, .table-item .head-tb {
  display: none;
}

.table-item table {
  width: 100%;
}

.table-item tr {
  border-bottom: 1px solid #f0f0f0;
}

.table-item tr:last-child {
  border-bottom: none;
}

.table-item th {
  vertical-align: top;
  height: 77px;
  border-bottom: 2px solid #fef349;
  color: #333;
  font-family: "robotobold", Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  padding: 20px 2.1% 20px 2.5%;
  text-align: left;
  width: 125px;
}

.table-item th:nth-child(1) {
  width: auto;
}

.table-item td {
  padding-left: 3.3%;
  font-size: 14px;
  line-height: 53px;
  color: #000;
}

.table-item td:nth-child(1) {
  font-family: "robotobold", Arial, sans-serif;
  padding-left: 4%;
}

.table-item.table-sm {
  max-width: 517px;
}

.table-item.table-sm th {
  padding: 34px 10px 10px 18%;
  width: 40%;
}

.table-item.table-sm th:nth-child(1) {
  width: 20%;
  padding-left: 30px;
}

.table-item.table-sm td {
  padding-left: 19%;
}

.table-item.table-sm td:nth-child(1) {
  padding-left: 30px;
}

@media screen and (max-width: 1600px) and (min-width: 992px) {
  .prices .heading-wrap {
    padding-top: 82px;
  }
}

@media screen and (max-width: 1366px) {
  .table-item th {
    padding: 26px 10px 19px 2%;
  }
  .table-item td {
    padding-left: 2.5%;
  }
  .table-item td:nth-child(1) {
    padding-left: 3%;
  }
}

@media screen and (max-width: 1199px) {
  .table-item th {
    padding: 26px 10px 19px 3.3%;
  }
  .table-item td {
    padding-left: 3.3%;
  }
  .table-item td:nth-child(1) {
    padding-left: 4%;
  }
}

@media screen and (max-width: 991px) {
  .prices .heading-wrap {
    padding: 65px 0 30px;
  }
  .prices .heading-wrap:before {
    width: 92px;
    height: 86px;
    top: -50px;
    left: 0;
  }
  .prices .heading-wrap:after {
    width: 83px;
    height: 85px;
    top: 50px;
    right: 0;
  }
  .prices h2 {
    font-size: 28px;
  }
  .prices h3 {
    font-size: 22px;
  }
  .table-item {
    max-width: 517px;
  }
  .table-item .head-tb {
    display: block;
  }
  .table-item .mob-tb-menu {
    display: block;
    position: relative;
    z-index: 3;
    height: 70px;
    text-align: center;
  }
  .table-item .mob-tb-menu ul {
    display: none;
    position: absolute;
    width: 100%;
    top: 70px;
    left: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.21);
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.21);
  }
  .table-item .mob-tb-menu li {
    list-style-type: none;
    font-size: 12px;
    font-family: "robotobold", Arial, sans-serif;
    line-height: 64px;
    color: #010101;
  }
  .table-item .mob-tb-menu li.active {
    color: #999;
  }
  .table-item .tb-menu-header {
    display: block;
    height: 100%;
    background-color: #fef349;
    color: #010101;
    font-size: 12px;
    font-family: "robotobold", Arial, sans-serif;
    line-height: 1;
    padding-top: 22px;
    position: relative;
  }
  .table-item .tb-menu-header:before {
    content: url(../images/select.png);
    position: absolute;
    top: 42px;
    left: 50%;
    margin-left: -6px;
  }
  .table-item .tb-menu-header span {
    text-transform: uppercase;
  }
  .table-item tr:nth-child(1) {
    display: none;
  }
  .table-item td {
    display: none;
    width: 50%;
    padding-left: 19% !important;
  }
  .table-item td:nth-child(1) {
    width: 50%;
  }
  .table-item td:nth-child(1), .table-item td:nth-child(2) {
    display: table-cell;
  }
}

@media screen and (max-width: 480px) {
  .prices h2 {
    font-size: 20px;
  }
  .prices h2:before {
    bottom: -22px;
    height: 1px;
  }
  .prices h2 span {
    display: none;
  }
  .prices h3 {
    font-size: 18px;
    line-height: 30px;
  }
  .prices h3 + p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 25px;
  }
  .prices .heading-wrap {
    padding: 35px 0 20px;
  }
  .prices .heading-wrap:after {
    top: 28px;
  }
  .table-item {
    margin: 0 auto 50px;
  }
  .table-item td {
    line-height: 48px;
    font-size: 12px;
  }
}

.text-page .benefits-h {
  padding-top: 100px;
}

.text-page .text-bl h1, .text-page .text-bl h2, .text-page .text-bl h3, .text-page .text-bl h4, .text-page .text-bl h5, .text-page .text-bl h6 {
  margin-top: 0.9em;
  margin-bottom: 0.6em;
}

.text-page .text-bl h1 {
  font-size: 54px;
  line-height: 58px;
}

.text-page .text-bl h2 {
  font-size: 42px;
  line-height: 46px;
  margin-top: 0;
  margin-bottom: 30px;
}

.text-page .text-bl h3 {
  font-size: 36px;
  line-height: 42px;
}

.text-page .text-bl h4 {
  font-size: 32px;
  line-height: 36px;
}

.text-page .text-bl h5 {
  font-size: 28px;
  line-height: 32px;
}

.text-page .text-bl h6 {
  font-size: 22px;
  line-height: 24px;
}

.text-page .text-bl ul li {
  list-style-type: initial;
}

.text-page .text-bl ol li {
  list-style-type: decimal;
}

.text-page ul, .text-page ol {
  margin-bottom: 35px;
  padding-left: 50px;
  list-style-type: none;
}

.text-page .dot-dec li {
  position: relative;
  list-style-type: none !important;
}

.text-page .dot-dec li:before {
  content: '';
  width: 43px;
  height: 3px;
  background-color: #00d664;
  position: absolute;
  top: 17px;
  left: -50px;
}

.text-page li {
  line-height: 36px;
}

.empty-bl {
  height: 110px;
}

@media screen and (max-width: 991px) {
  .text-page .benefits-h {
    padding-top: 70px;
  }
  .text-page ul, .text-page ol {
    margin-bottom: 25px;
  }
  .text-page li {
    line-height: 28px;
  }
  .empty-bl {
    height: 70px;
  }
}

@media screen and (max-width: 767px) {
  .text-page .text-bl h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .text-page .text-bl h2, .text-page .text-bl h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .text-page .text-bl h4, .text-page .text-bl h5 {
    font-size: 18px;
    line-height: 20px;
  }
  .text-page .text-bl h6 {
    font-size: 16px;
    line-height: 18px;
  }
}

@media screen and (max-width: 480px) {
  .text-page .benefits-h {
    padding-top: 40px;
  }
  .text-page ul, .text-page ol {
    margin-bottom: 35px;
    padding-left: 45px;
    list-style-type: none;
  }
  .text-page .dot-dec li {
    position: relative;
    margin-bottom: 12px;
  }
  .text-page .dot-dec li:before {
    width: 20px;
    top: 9px;
    left: -45px;
  }
  .text-page li {
    font-size: 14px;
    line-height: 20px;
  }
  .empty-bl {
    height: 40px;
  }
}

.contacts h2 {
  font-size: 42px;
  text-align: center;
}

.contacts h3, .contacts h4, .contacts a:not(.btn-order) {
  color: #2a2a2a;
  font-family: "AvenirNextLTPro-Demi", Arial, sans-serif;
  margin: 0;
}

.contacts h3, .contacts a:not(.btn-order) {
  font-size: 18px;
  line-height: 1;
}

.contacts h3:hover, .contacts h3:active, .contacts a:not(.btn-order):hover, .contacts a:not(.btn-order):active {
  color: #2a2a2a;
}

.contacts h4 {
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
}

.contacts p {
  font-size: 14px;
  margin-bottom: 0;
  padding-top: 5px;
}

.contact-bl {
  padding: 95px 0 120px;
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
}

.contact-bl h2 {
  margin-bottom: 40px;
}

.contact-bl:before, .contact-bl:after {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

.contact-bl:before {
  width: 144px;
  height: 141px;
  background-image: url(../images/sticker-money-back.png);
  top: 15px;
  left: 130px;
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

.contact-bl:after {
  width: 129px;
  height: 133px;
  background-image: url(../images/stisker-custom-papers.png);
  top: 290px;
  right: 190px;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

.form-wrap {
  padding: 90px 0 110px;
}

.form-wrap h2 {
  margin-bottom: 45px;
}

.form-wrap form, .form-wrap .error-msg-wrap {
  max-width: 490px;
  margin: 0 auto;
}

.form-wrap .name-inp-data, .form-wrap .email-inp-data, .form-wrap .captcha-val, .form-wrap .captcha-img {
  width: -webkit-calc(50% - 15px);
  width: calc(50% - 15px);
}

.form-wrap .name-inp-data, .form-wrap .captcha-val, .form-wrap .captcha-img {
  float: left;
}

.form-wrap .email-inp-data {
  float: right;
}

.contact-wrap .mail-bl, .contact-wrap .tel-bl {
  float: left;
  position: relative;
  padding-left: 85px;
}

.contact-wrap .mail-bl:before, .contact-wrap .tel-bl:before {
  content: '';
  width: 62px;
  height: 62px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fef349;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.contact-wrap .mail-bl {
  width: 78%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contact-wrap .mail-bl:before {
  background-image: url(../images/email.svg);
  background-size: 32px;
}

.contact-wrap .tel-bl {
  width: 22%;
}

.contact-wrap .tel-bl:before {
  background-image: url(../images/phone.svg);
  background-size: 26px;
}

label {
  color: #2a2a2a;
  font-family: "AvenirNextLTPro-Demi", Arial, sans-serif;
  font-size: 12px;
  line-height: 26px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

fieldset {
  border: none;
  outline: none;
  margin: 0 0 30px;
  padding: 0;
}

fieldset h4 {
  float: left;
  font-size: 12px;
  line-height: 32px !important;
  text-transform: uppercase;
}

fieldset label {
  float: right;
  margin-left: 20px;
  display: inline-block;
  padding: 0 19px;
  border: 1px solid #ffdd01;
  background-color: #fff;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: normal;
  text-transform: none;
  cursor: pointer;
}

fieldset label:hover, fieldset label:focus, fieldset label:active {
  background-color: #ffdd01;
}

fieldset input:checked + label {
  background-color: #ffdd01;
}

input, textarea {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  color: #2b2b2b;
  font-family: "robotoregular", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  padding: 10px 9px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
}

input:focus, textarea:focus {
  border: 1px solid #4c4c4c;
  outline: none;
}

input {
  height: 46px;
}

.error input, .error textarea {
  border: 1px solid red;
}

textarea {
  resize: none;
}

input[type="radio"] {
  display: none;
}

input[type="submit"] {
  border: none;
  display: inline-block;
  margin-bottom: 0;
  width: auto;
  min-width: 160px;
  padding: 0 20px;
}

input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active {
  background-color: #0dc161;
}

.captcha-wrap {
  margin-bottom: 22px;
}

.captcha-wrap .captcha-img {
  margin-top: 26px;
  margin-left: 30px;
  overflow: hidden;
}

.captcha-wrap .captcha-img img {
  height: 100%;
  width: auto;
}

#captcha {
  cursor: pointer;
}

#loading {
  visibility: hidden;
}

#message_result .error {
  color: red;
}

#message_result .success {
  color: green;
}

@media screen and (max-width: 1199px) {
  .contact-bl {
    padding: 95px 0 70px;
  }
  .contact-wrap {
    max-width: 490px;
    margin: 0 auto;
  }
  .contact-wrap .tel-bl, .contact-wrap .mail-bl {
    float: none;
    width: 100%;
  }
  .contact-wrap .tel-bl {
    margin-bottom: 50px;
  }
  .contact-wrap .mail-bl {
    display: block;
  }
  .contact-wrap .mail-item {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 991px) {
  .contact-bl {
    padding: 65px 0 30px;
  }
  .contact-bl:before {
    width: 90px;
    height: 86px;
  }
  .contact-bl:after {
    width: 83px;
    height: 85px;
    top: 100px;
  }
  .contacts h2 {
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  .contacts {
    overflow: hidden;
  }
  .contacts h2 {
    font-size: 20px;
    line-height: 1;
  }
  .contacts h3, .contacts a {
    font-size: 16px;
  }
  .contacts h4 {
    font-size: 11px;
    line-height: 26px;
    margin-bottom: 5px;
  }
  .contacts p {
    font-size: 13px;
    padding-top: 0;
  }
  .contact-bl {
    padding: 40px 0 30px;
    max-width: 295px;
  }
  .contact-bl h2 {
    margin-bottom: 20px;
  }
  .contact-bl:before {
    top: -50px;
    left: 0;
  }
  .contact-bl:after {
    top: 78px;
    right: -10px;
  }
  .form-wrap {
    padding: 40px 0 75px;
  }
  .form-wrap h2 {
    margin-bottom: 25px;
  }
  .form-wrap form, .form-wrap .error-msg-wrap {
    max-width: 290px;
  }
  .form-wrap .name-inp-data, .form-wrap .email-inp-data, .form-wrap .captcha-val, .form-wrap .captcha-img {
    width: 100%;
    float: none;
  }
  .contact-wrap .mail-bl, .contact-wrap .tel-bl {
    padding-left: 66px;
  }
  .contact-wrap .mail-bl:before, .contact-wrap .tel-bl:before {
    width: 50px;
    height: 50px;
  }
  .contact-wrap .mail-bl:before {
    background-size: 26px;
  }
  .contact-wrap .tel-bl {
    margin-bottom: 40px;
  }
  .contact-wrap .tel-bl:before {
    background-size: 20px;
  }
  .contact-wrap .mail-item {
    margin-bottom: 20px;
  }
  label {
    font-size: 11px;
  }
  fieldset {
    margin: 0 0 20px;
  }
  fieldset h4 {
    width: 100%;
    font-size: 11px;
    line-height: 26px !important;
  }
  fieldset label {
    margin-left: 21px;
  }
  fieldset label:last-child {
    float: left;
    margin-left: 0;
  }
  .captcha-wrap {
    margin-bottom: 35px;
  }
  .captcha-wrap .captcha-img {
    margin-left: 0;
  }
}

header.is404:before {
  opacity: 1;
}

header.is404 .header-wrapper {
  padding: 10px 0;
}

.error-page-wrap + footer .top-foo {
  display: none;
}

.error404 {
  height: -webkit-calc(100vh - 74px);
  height: calc(100vh - 74px);
  background: url(../images/error404.jpg) no-repeat center;
  background-size: cover;
}

.error404 p {
  position: absolute;
  text-align: center;
  left: 0;
  bottom: 17vh;
  width: 100%;
  padding: 0 15px;
  color: #010101;
  font-family: "AvenirNextLTPro-Bold", Arial, sans-serif;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.03em;
  text-shadow: 0 2px 10px rgba(255, 255, 255, 0.6);
}

.error404 .go-back {
  display: inline-block;
  position: absolute;
  bottom: 7vh;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  min-width: 180px;
  height: 50px;
  line-height: 50px;
  background-color: #00d664;
  -webkit-border-radius: 31px;
  border-radius: 31px;
  -webkit-box-shadow: 0 12px 29px rgba(0, 0, 0, 0.22);
  box-shadow: 0 12px 29px rgba(0, 0, 0, 0.22);
  color: #fff;
  font-family: "AvenirNextLTPro-Bold", Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-align: center;
  padding: 0 20px;
}

.error404 .go-back:hover, .error404 .go-back:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}

@media screen and (max-width: 1199px) {
  header.is404 .header-wrapper {
    padding: 10px 15px 53px;
  }
  header.is404 nav {
    top: 99px;
  }
  header.is404 .header-contacts {
    padding-top: 7px;
  }
  header.is404 .logo-bl {
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 991px) {
  .intro-page header.is404 {
    background-color: #fff;
  }
  .intro-page header.is404 .btn-mob-menu, .intro-page header.is404 .mob-menu-close {
    top: 32px;
  }
}

@media screen and (max-width: 767px) {
  .error404 {
    height: -webkit-calc(100vh - 107px);
    height: calc(100vh - 107px);
  }
  header.is404 .header-contacts {
    padding-top: 12px;
  }
  header.is404 nav {
    top: 0;
  }
  .intro-page header.is404 .header-wrapper {
    padding: 10px 15px;
  }
}

@media screen and (max-width: 480px) {
  .error404 {
    height: -webkit-calc(100vh - 89px);
    height: calc(100vh - 89px);
  }
  .error404 p {
    font-size: 16px;
  }
  .error404 .go-back {
    min-width: 128px;
    height: 37px;
    line-height: 37px;
    font-size: 8px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
  }
  .intro-page header.is404 .btn-mob-menu, .intro-page header.is404 .mob-menu-close {
    top: 33px;
  }
}

@media screen and (max-width: 991px) and (orientation: portrait) {
  .error404 {
    background: url(../images/error404-t.jpg) no-repeat center;
    background-size: cover;
  }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .error404 {
    background: url(../images/error404-m.jpg) no-repeat center;
    background-size: cover;
  }
}
