/* montserrat-regular - latin-ext_latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('../fonts/montserrat-v15-latin-ext_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/montserrat-v15-latin-ext_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-700 - latin-ext_latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('../fonts/montserrat-v15-latin-ext_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/montserrat-v15-latin-ext_latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('../fonts/roboto-condensed-v19-latin-ext_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-condensed-v19-latin-ext_latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  margin: 0
}

footer,
header,
main,
nav,
section {
  display: block
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

b {
  font-weight: 700
}

img {
  border: 0
}

button,
input,
select {
  margin: 0;
  font: inherit;
  color: inherit
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
input[type=submit] {
  appearance: button;
  cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0
}

input {
  line-height: normal
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " ("attr(href) ")"
  }

  a[href^="#"]:after {
    content: ""
  }

  img {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  h3,
  p {
    orphans: 3;
    widows: 3
  }

  h3 {
    page-break-after: avoid
  }

  .navbar {
    display: none
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}

button,
input,
select {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #337ab7;
  text-decoration: none
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

img {
  vertical-align: middle
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

h3 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

h3 {
  font-size: 24px
}

p {
  margin: 0 0 10px
}

.text-center {
  text-align: center
}

ul {
  margin-top: 0;
  margin-bottom: 10px
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:768px) {
  .container {
    width: 750px
  }
}

@media (min-width:992px) {
  .container {
    width: 970px
  }
}

@media (min-width:1200px) {
  .container {
    width: 1170px
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-12,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-12,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-8,
.col-sm-12,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col-xs-12 {
  float: left
}

.col-xs-12 {
  width: 100%
}

@media (min-width:768px) {

  .col-sm-12,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7 {
    float: left
  }

  .col-sm-12 {
    width: 100%
  }

  .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%
  }
}

@media (min-width:992px) {

  .col-md-1,
  .col-md-12,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-8 {
    float: left
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-8 {
    width: 66.66666667%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.66666667%
  }

  .col-md-4 {
    width: 33.33333333%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-1 {
    width: 8.33333333%
  }

  .col-md-offset-3 {
    margin-left: 25%
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%
  }
}

.mod-center {
  margin: 0 auto !important;
  float: none !important;
}

@media (min-width:1200px) {

  .col-lg-1,
  .col-lg-10,
  .col-lg-12,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left
  }

  .col-lg-12 {
    width: 100%
  }

  .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-1 {
    width: 8.33333333%
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #999
}

.form-control::-webkit-input-placeholder {
  color: #999
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}

.form-group {
  margin-bottom: 15px
}

.collapse {
  display: none
}


.collapse.in {
  display: block;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav>li {
  position: relative;
  display: block
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}

@media (min-width:768px) {
  .navbar {
    border-radius: 4px
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .navbar-collapse.collapse {
    /* display: block !important; */
    /* height: auto !important; */
    padding-bottom: 0;
    overflow: visible !important
  }

  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0
  }
}

.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px
}

@media (min-width:768px) {

  .container>.navbar-collapse,
  .container>.navbar-header {
    margin-right: 0;
    margin-left: 0
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}

@media (min-width:768px) {
  .navbar-static-top {
    border-radius: 0
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}

.navbar-toggle:focus {
  outline: 0
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px
}

@media (min-width:1200px) {
  .navbar-toggle {
    display: none
  }
}

.navbar-nav {
  margin: 7.5px -15px
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px
}

@media (min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0
  }

  .navbar-nav>li {
    float: left
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px
  }
}

.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
  display: table;
  content: " "
}

.clearfix:after,
.container:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
  clear: both
}

@-ms-viewport {
  width: device-width
}


html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  margin: 0
}

footer,
header,
main,
nav,
section {
  display: block
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

img {
  border: 0
}

button,
input {
  margin: 0;
  font: inherit;
  color: inherit
}

button {
  overflow: visible
}

button {
  text-transform: none
}

button,
input[type=submit] {
  appearance: button;
  cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0
}

input {
  line-height: normal
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " ("attr(href) ")"
  }

  a[href^="#"]:after {
    content: ""
  }

  img {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  h3,
  p {
    orphans: 3;
    widows: 3
  }

  h3 {
    page-break-after: avoid
  }

  .navbar {
    display: none
  }
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

:after,
:before {
  -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: #333;
  background-color: #fff
}

button,
input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #337ab7;
  text-decoration: none
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

img {
  vertical-align: middle
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

h3 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

h3 {
  font-size: 24px
}

p {
  margin: 0 0 10px
}

.text-center {
  text-align: center
}

ul {
  margin-top: 0;
  margin-bottom: 10px
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

@media (min-width:768px) {
  .container {
    width: 750px
  }
}

@media (min-width:992px) {
  .container {
    width: 970px
  }
}

@media (min-width:1200px) {
  .container {
    width: 1170px
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-12,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-12,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-8,
.col-sm-12,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col-xs-12 {
  float: left
}

.col-xs-12 {
  width: 100%
}

@media (min-width:768px) {

  .col-sm-12,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7 {
    float: left
  }

  .col-sm-12 {
    width: 100%
  }

  .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%
  }
}

@media (min-width:992px) {

  .col-md-1,
  .col-md-12,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-8 {
    float: left
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-8 {
    width: 66.66666667%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.66666667%
  }

  .col-md-4 {
    width: 33.33333333%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-1 {
    width: 8.33333333%
  }
}

@media (min-width:1200px) {

  .col-lg-1,
  .col-lg-10,
  .col-lg-12,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left
  }

  .col-lg-12 {
    width: 100%
  }

  .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-1 {
    width: 8.33333333%
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}

.form-group {
  margin-bottom: 15px
}

.collapse {
  display: none
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav>li {
  position: relative;
  display: block
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}

@media (min-width:768px) {
  .navbar {
    border-radius: 4px
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 1px solid transparent;
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .navbar-collapse.collapse {
    /* display: block !important; */
    /* height: auto !important; */
    padding-bottom: 0;
    overflow: visible !important
  }

  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0
  }
}

.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}

@media (min-width:768px) {
  .navbar-static-top {
    border-radius: 0
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}

.navbar-toggle:focus {
  outline: 0
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px
}

@media (min-width:1200px) {
  .navbar-toggle {
    display: none
  }
}

.navbar-nav {
  margin: 7.5px -15px
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px
}

@media (min-width:768px) {
  .navbar-nav {
    float: none;
    margin: 0
  }

  .navbar-nav>li {
    float: none;
    /* display: inline-block; */
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px
  }
}

.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
  display: table;
  content: " "
}

.clearfix:after,
.container:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
  clear: both
}

@-ms-viewport {
  width: device-width
}

body {
  width: 100%;
  min-width: 320px !important;
  overflow-x: hidden;
  text-align: left;
  background: #fff;
  min-height: 100%;
  max-width: 1920px;
  margin: 0 auto;
  font-family: Montserrat
}

a,
button:focus,
input:focus {
  outline: 0
}

ul {
  margin: 0;
  padding: 0;
  list-style: none
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

.clearfix {
  display: inline-block
}

.clearfix {
  display: block
}

header {
  background: #246f91
}

.top-order {
  background: #fff;
  /* float: right; */
  border-radius: 20px;
  padding: 0 30px;
  text-transform: uppercase;
  color: #216686;
  font-size: 18px;
  margin: 0;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  margin-right: 12px;
  height: 40px;
  text-decoration: none;
  font-family: 'Roboto Condensed';
  font-weight: 700;
}

.top-order:hover {
  color: #216686;
  text-decoration: none
}

.bg-header {
  width: 100%;
  background: url(../images/header-bg.jpg) no-repeat top center;
  background-size: cover;
  min-height: 730px
}

.navbar-nav li a {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 5px;
  font-size: 15px;
  color: #fff;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  text-transform: uppercase
}

.navbar-nav li a:last-child {
  margin-right: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background: #fff
}

.navbar-toggle {
  border: 1px solid#fff
}

.title-header {
  font-size: 102px;
  color: #246f91;
  text-align: center;
  font-family: 'Roboto Condensed';
  font-weight: 700
}


.title-p {
  font-size: 30px;
  color: #07283f;
  text-align: center;
  font-family: 'Roboto Condensed';
  font-weight: 700
}

.nav>li>a:focus,
.nav>li>a:hover {
  background-color: #86d6ea
}

.clock-top {
  margin-top: 50px
}

.form {
  max-width: 360px;
  margin: 40px auto 20px;
  border-radius: 10px;
  background: #fff;
  padding: 8px 8px;
  width: 100%;
  position: relative;
  background-color: #f5f5f5;
  z-index: 2
}

.form-inner {
  border: 3px solid #1e949d;
  border-radius: 10px;
  width: 100%;
  padding: 25px 15px 27px;
  text-align: center
}

.new-price {
  font-family: 'Roboto Condensed';
  font-weight: 700;
  font-size: 34px;
  line-height: 36px;
  margin-bottom: 10px;
  margin-top: 0
}

.new-price span {
  color: red;
}

.old-price {
  font-size: 22px;
  color: #232323;
  margin: 0;
  line-height: 30px;
  margin-bottom: 5px;
  font-family: 'Roboto Condensed';
  font-weight: 700
}

.old-price span {
  /* text-decoration: line-through; */
  font-family: 'Roboto Condensed';
  font-weight: 700;
  display: inline-block;
  position: relative;
}

.old-price span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: red;
  top: 50%;
}

.form-group {
  margin-bottom: 15px
}

.form-group:nth-child(4) {
  margin-bottom: 0;
}

.form-control {
  border: 1px solid #dadada;
  border-radius: 20px;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .1);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .1);
  width: 100%;
  color: #000;
  font-size: 14px;
  line-height: 30px;
  padding-top: 6px;
  padding-bottom: 7px;
  padding-left: 18px;
  padding-right: 18px;
  height: 43px
}

.order-btn {
  background: #ff9523;
  border-radius: 30px;
  -webkit-box-shadow: 0 3px 0 0 #e68900;
  box-shadow: 0 3px 0 0 #e68900;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  color: #fff;
  border: none;
  display: inline-block;
  width: 100%;
  line-height: 30px;
  font-size: 20px;
  text-align: center;
  padding: 15px 0;
  height: 60px;
  letter-spacing: .065em;
  text-transform: uppercase;
  text-decoration: none
}

.tovar-header {
  width: 330px;
  min-height: 254px;
  background: url(https://e-prod.b-cdn.net//pictures/uromexil/uromexil.png) no-repeat;
  top: 68px;
  left: -30px;
  position: relative;
  background-size: cover;
  z-index: 5;
  margin: 28px 0
}

.guarantee {
  width: 100%;
  background: #216686
}

.guarantee-inner {
  padding: 60px 0;
  overflow: hidden
}

.guarantee__item {
  padding-left: 85px;
  min-height: 62px;
  margin-top: 40px
}

.guarantee__item.gi1 {
  background: url(../images/preim-1.png) no-repeat left top
}

.guarantee__item.gi2 {
  background: url(../images/preim-2.png) no-repeat left top
}

.guarantee__item.gi3 {
  background: url(../images/preim-3.png) no-repeat left top
}

.guarantee-text {
  color: #fff;
  letter-spacing: .02em;
  font-size: 16px;
  line-height: 24px;
  margin: 0
}

.guarantee-title {
  font-family: 'Roboto Condensed';
  font-weight: 700;
  font-size: 22px;
  color: #fff
}

.sale-lable {
  background: url(../images/sale.png) no-repeat center / contain;
  width: 90px;
  min-height: 90px;
  text-align: center;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  position: absolute;
  margin-top: -55px;
  margin-left: 240px;
  color: #fff;
  padding-top: 13px;
  z-index: 30
}

.zak-box .sale-lable {
  margin-top: 90px;
  margin-left: 250px;
}

.bg-footer .sale-lable {
  margin-top: -30px
}

.sale-lable.sale-hd:before {
  content: '';
  background: url(../images/arrow-header.png) no-repeat;
  position: absolute;
  top: 3px;
  left: -70px;
  width: 63px;
  min-height: 64px
}

.bg-polzaizl {
  background: url(../images/bg-bol.jpg) no-repeat;
  width: 100%;
  min-height: 850px
}

.danger__item {
  text-align: center;
  margin-bottom: 25px;
  margin-top: 50px
}

.order-box {
  width: 176px;
  height: 176px;
  display: inline-block;
  margin-bottom: 10px
}

.bol-ico {
  width: 100%;
  height: 100%
}

.bol-ico.oi1 {
  background: url(../images/bol-1.png) no-repeat center
}

.bol-ico.oi2 {
  background: url(../images/bol-2.png) no-repeat center
}

.bol-ico.oi3 {
  background: url(../images/bol-3.png) no-repeat center
}

.bol-ico.oi4 {
  background: url(../images/bol-4.png) no-repeat center
}

.bol-ico.oi5 {
  background: url(../images/bol-5.png) no-repeat center
}

.bol-ico.oi6 {
  background: url(../images/bol-6.png) no-repeat center
}

.bol-ico.oi7 {
  background: url(../images/bol-7.png) no-repeat center
}

.bol-ico.oi8 {
  background: url(../images/bol-8.png) no-repeat center
}

.bol-ico.oi9 {
  background: url(../images/bol-9.png) no-repeat center
}

.bol-ico.oi10 {
  background: url(../images/bol-10.png) no-repeat center
}

.danger-text1 {
  font-size: 16px;
  line-height: 24px;
  color: #232323;
  font-family: Montserrat;
  margin: 0;
  margin-bottom: 5px;
  text-align: center
}

.title-polzaizl {
  margin-top: 70px;
  margin-bottom: 20px;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  font-size: 48px;
  color: #232323;
  line-height: 45px;
  text-align: center
}

.pos-rel {
  position: relative
}

.button-down {
  background: url(../images/arrow-down.png) no-repeat;
  width: 60px;
  min-height: 60px;
  position: absolute;
  right: 50%;
  margin-right: -30px;
  margin-bottom: -30px;
  bottom: 0;
  z-index: 10
}

.unisr-bg {
  background: url(../images/blue-bg.jpg) no-repeat;
  width: 100%;
  padding-bottom: 100px;
  /* min-height: 735px */
}

.title-unisr {
  margin-top: 70px;
  margin-bottom: 40px;
  font-size: 48px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  font-family: 'Roboto Condensed';
  font-weight: 700
}

.about {
  background: #fff;
  -moz-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  min-height: 476px
}

.pen-bg {
  background: url(../images/pen.jpg) no-repeat;
  width: 100%;
  min-height: 460px
}

.unisr_ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-bottom: 40px;
  padding-top: 40px
}

.unisr_ul__item {
  color: #232323;
  font-size: 19px;
  line-height: 30px
}

.unisr_ul li:before {
  content: '';
  background: url(../images/circle-li.png) no-repeat;
  position: absolute;
  min-height: 10px;
  top: 10px;
  left: -20px;
  width: 10px
}

.unisr_ul li {
  position: relative
}

.kr-rght {
  background: url(../images/point.png) repeat-y;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  min-height: 395px
}

.bg-sostav {
  width: 100%;
  background-color: #fafafa;
  background-size: auto;
  background-position: 0px 0, 100% -70px;
}

.title-sost {
  max-width: 730px;
  line-height: 50px;
  color: #232323;
  text-align: center;
  margin: 70px auto 45px;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  font-size: 48px
}

.and-ul_item {
  vertical-align: top;
  margin-bottom: 20px
}

.di-1 {
  background: url(../images/sost-1.png) no-repeat bottom center;
  float: left
}

.di-2 {
  background: url(../images/sost-2.png) no-repeat bottom center;
  float: left
}

.di-3 {
  background: url(../images/sost-3.png) no-repeat bottom center;
  float: left
}

.di-4 {
  background: url(../images/sost-4.png) no-repeat bottom center;
  float: left
}

.deger_item {
  width: 176px;
  height: 176px;
  margin-right: 20px;
  margin-bottom: 40px
}

.and_text {
  width: 53%;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 24px;
  color: #1e949d;
  line-height: 30px;
  vertical-align: top;
  float: left;
  text-align: left
}

.and_text-2 {
  width: 55%;
  font-family: Montserrat;
  margin: 0;
  font-size: 16px;
  color: #3c3c3c;
  line-height: 24px;
  vertical-align: top;
  float: left;
  text-align: left;
  margin-bottom: 40px
}

.zakazur-bg {
  width: 100%;
  padding-bottom: 20px;
  background: url(../images/zakaz-bg.jpg) no-repeat top center;
  min-height: 480px;
  background-size: cover
}

.title-ft-zakaz {
  font-family: 'Roboto Condensed';
  font-weight: 700;
  font-size: 45px;
  color: #fff;
  text-align: center;
  margin: 50px 0 20px 0;
  padding: 0 20px 0 20px;
  line-height: 50px
}

.zak-box {
  width: 100%;
  min-height: 310px;
  background-color: #f5f5f5;
  border-radius: 10px;
  margin-bottom: 20px
}

.zak-box-1 {
  float: left;
  width: 50%;
  min-height: 300px
}

.txt-block-ft {
  width: 100%;
  min-height: 65px;
  position: relative
}

.box-txt-salenew {
  margin: 0 0 10px 20px;
  font-size: 30px;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  line-height: 30px;
  text-align: left
}

.box-txt-salenew span {
  color: red;
}

.box-txt-saleold {
  margin-top: 30px;
  margin-left: 20px;
  color: #232323;
  font-size: 24px;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  line-height: 33px;
  text-align: left
}

.box-txt-saleold span {
  /* text-decoration: line-through */
  position: relative;
  display: inline-block;
}

.box-txt-saleold span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: red;
  top: 50%;
}


.tovar-header_1 {
  width: 270px;
  min-height: 190px;
  background: url(https://e-prod.b-cdn.net//pictures/uromexil/uromexil.png) no-repeat;
  background-size: contain;
  margin: 0 auto
}

.zak-box-2 {
  width: 50%;
  min-height: 300px;
  display: inline-block;
  text-align: center
}

.order-btn-1 {
  display: flex;
  align-items: center;
  margin: 40px auto 0;
  background: #ff9523;
  border-radius: 30px;
  -webkit-box-shadow: 0 3px 0 0 #e68900;
  box-shadow: 0 3px 0 0 #e68900;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  color: #fff;
  border: none;
  display: inline-block;
  width: 85%;
  line-height: 30px;
  font-size: 20px;
  text-align: center;
  padding: 15px 0;
  height: 60px;
  letter-spacing: .065em;
  text-transform: uppercase;
  text-decoration: none;
  /* text-align: center; */
}

.order-btn-1:hover {
  color: #fff;
  text-decoration: none
}

.bg-doc {
  width: 100%;
  background: url(../images/bg-doc.png) repeat;
  /* min-height: 730px; */
  margin-top: 0
}

.specialist {
  border-radius: 10px;
  background: #fff;
  padding: 35px;
  -webkit-box-shadow: 0 1px 18px 0 rgba(50, 50, 50, .75);
  box-shadow: 0 1px 18px 0 rgba(50, 50, 50, .75);
  margin-top: 40px;
  position: relative
}

.specialist:before {
  content: '';
  position: absolute;
  right: -64px;
  top: 35%;
  width: 87px;
  height: 76px;
  background: url(../images/arrow-doc.png) no-repeat center;
  margin-top: -53px
}

.specialist-title {
  color: #232323;
  font-size: 48px;
  line-height: 50px;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  margin: 0;
  margin-bottom: 30px
}

.specialist-text {
  line-height: 30px;
  font-size: 16px;
  color: #232323;
  margin: 0;
  margin-bottom: 40px;
  font-family: Montserrat
}

.specialist-name {
  font-size: 22px;
  color: #1e949d;
  line-height: 30px;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  text-transform: uppercase
}

.specialist-name span {
  color: #c5c5c5;
  font-size: 16px;
  font-family: Montserrat;
  text-transform: none;
  display: block;
  width: calc(100% - 110px)
}

.autograph {
  max-width: 100%;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 35px
}

.img-doc {
  background: url(../images/doc.png) no-repeat center;
  background-size: 100% auto;
  width: 428px;
  min-height: 703px;
  margin-top: 40px;
  margin-left: -60px;
  margin-top: 70px
}

.bg-instr {
  width: 100%;
  background: url(../images/bg-man.jpg) no-repeat top center;
  background-size: cover;
  min-height: 485px
}

.title-instr {
  text-align: center;
  color: #232323;
  font-size: 48px;
  line-height: 50px;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  margin-top: 70px;
  margin-bottom: 0px
}

.instr__item {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 50px
}

.instr-box {
  width: 100%;
  height: 176px;
  display: inline-block;
  margin-bottom: 10px;
  position: relative
}

.instr-ico.in1 {
  background: url(../images/prem-1.png) no-repeat center
}

.instr-ico.in2 {
  background: url(../images/prem-2.png) no-repeat center
}

.instr-ico.in3 {
  background: url(../images/prem-3.png) no-repeat center
}

.instr-ico {
  width: 100%;
  height: 100%
}

.instr-text1 {
  font-size: 16px;
  line-height: 24px;
  color: #232323;
  font-family: Montserrat;
  margin: 0;
  margin-bottom: 5px;
  text-align: center;
  margin-top: 10px
}

.instr-box.arrow-instr:after {
  content: '';
  background: url(../images/arrow-prem.png) no-repeat;
  position: absolute;
  top: 33%;
  right: -20px;
  width: 31px;
  min-height: 47px
}

.issl-1 {
  width: 100%;
  min-height: 393px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  padding-bottom: 20px
}

.rezissl-bg {
  background: url(../images/blue-bg.jpg) no-repeat;
  width: 100%;
  min-height: 635px
}

.title-rezissl {
  color: #fff;
  font-size: 48px;
  line-height: 50px;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  margin-top: 70px;
  margin-bottom: 40px;
  text-align: center
}

.graph img {
  display: block;
  /* max-width: 480px; */
  /* width: 100% */
}

.tabl-grapf {
  width: 290px;
  min-height: 50px;
  float: right;
  text-align: left;
  background: #1e949d;
  position: absolute;
  right: 15px;
  bottom: 20px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding: 5px
}

.tabl-grapf-2 {
  width: 270px
}

.title-com {
  margin: 60px 0 40px 0;
  text-align: center;
  font-size: 48px;
  color: #232323;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  line-height: 50px
}

.com-block {
  width: 100%;
  min-height: 240px;
  margin-bottom: 45px;
  border-bottom: 2px solid #e8e8e8;
  float: left
}

.com-img-bl {
  width: 170px;
  height: 170px;
  margin-right: 20px;
  margin-left: 25px;
  margin-bottom: 40px;
  border-radius: 100px
}

.com-img-1 {
  background: url(../images/ava-1.png) no-repeat top center;
  float: left
}

.com-img-2 {
  background: url(../images/ava-1.png) no-repeat top center;
  float: left
}

.com-img-3 {
  background: url(../images/ava-3.png) no-repeat top center;
  float: left
}

.com-img-4 {
  background: url(../images/ava-1.png) no-repeat top center;
  float: left
}

.com-txt {
  width: 76%;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 22px;
  color: #1e949d;
  line-height: 30px;
  vertical-align: top;
  float: left;
  text-align: left;
  text-transform: uppercase
}

.com-p {
  width: 71%;
  font-family: Montserrat;
  margin: 0;
  font-size: 16px;
  color: #232323;
  line-height: 30px;
  vertical-align: top;
  float: left;
  text-align: left;
  margin-bottom: 20px
}

.com-right {
  text-align: right;
  float: right
}

.bord-n {
  border-bottom: none
}

.best__item-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.best__item {
  text-align: center;
}

.best-box {
  width: 100%;
  height: 70px;
  display: inline-block;
  margin-bottom: 20px
}

.best-ico.bs1 {
  background: url(../images/ft-preim-1.png) no-repeat center
}

.best-ico.bs2 {
  background: url(../images/ft-preim-2.png) no-repeat center
}

.best-ico.bs3 {
  background: url(../images/ft-preim-3.png) no-repeat center
}

.best-ico.bs4 {
  background: url(../images/ft-preim-4.png) no-repeat center
}

.best-ico {
  width: 100%;
  height: 100%
}

.best-text {
  font-size: 16px;
  line-height: 24px;
  color: #232323;
  font-family: Montserrat;
  margin: 0;
  margin-bottom: 5px;
  text-align: center;
  margin-top: 20px
}

.bg-best {
  background: #f3f6f8;
  background-size: cover;
  /* min-height: 275px */
  padding: 50px 0;
}

.bg-footer {
  width: 100%;
  background: url(../images/bg-footer.jpg) no-repeat;
  background-position-x: 50%;
  min-height: 670px
}

.title-footer {
  margin: 60px 0 20px 0;
  text-align: center;
  font-size: 48px;
  color: #fff;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  line-height: 50px
}

.sale-lable.sale-ft:before {
  content: '';
  background: url(../images/arrow-footer.png) no-repeat;
  position: absolute;
  top: -26px;
  left: 120px;
  width: 46px;
  min-height: 61px
}

.sale-ft {
  margin-left: 246px
}

.tovar-ft {
  top: 90px;
  left: -30px
}

.navbar-topper {
  position: fixed;
  top: 0;
  display: none;
  right: 0;
  left: 0
}

a,
input {
  outline: 0 !important
}

.popup-prod {
  display: block;
  width: 100%
}

@media all and (max-width:768px) {
  .wrap-popup {
    width: 320px
  }
}

.timer {
  text-align: center;
  display: block;
  margin: 0 auto 10px auto;
}

.sale-end-text {
  color: #000;
  font-size: 16px;
  line-height: 30px;
  font-family: Montserrat;
  text-align: center
}

.timer .block {
  display: inline-block;
  width: 70px;
  height: 55px;
  text-align: center;
  vertical-align: top;
  border-radius: 5px;
  background: #1e949d;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
  margin: 0 5px;
  margin-bottom: 5px
}

.timer .block:first-child {
  margin-left: 0;
}

.timer .block:nth-child(4) {
  margin-right: 0;
}

.timer .block .rect {
  font-size: 30px;
  text-align: center;
  color: #fff;
  line-height: 58px;
  width: auto;
  font-family: 'Montserrat'
}

.timer .block label {
  font-size: 10px;
  text-align: center;
  margin: 0;
  color: #232323;
  font-family: Montserrat
}

.rect.secs {
  color: #fff
}

.bl-clock-ft-p {
  margin-top: 40px
}

.clock-ft-pa {
  margin-top: 33px
}

.ft-clk {
  text-align: left;
  /* padding-left: 20px; */
  color: #fff;
  text-shadow: none;
}

.fr-clk {
  float: left
}

.timer .block-1 label {
  font-size: 10px;
  text-align: center;
  margin: 0;
  color: #fff;
  font-family: Montserrat
}

.timer .block-1 {
  background: #fff
}

.timer .block .rect-1 {
  color: #1e949d
}

.timer .block .rect-2 {
  color: #1e949d
}

.ever-popup__inner .form {
  width: 100%;
  max-width: none;
  margin-top: 0;
}

.bg-sostav .col-xs-12 {
  min-height: 240px;
}

#mnenvr,
#bolezni,
#abouttov,
#clinisp,
#sost,
#otzivipeople {
  position: absolute;
  width: 1px;
  height: 1px;
}

#mnenvr {
  top: -50px;
}

@media (max-width:1199px) {

  #bolezni,
  #sost {
    top: -60px;
  }

  #abouttov,
  #clinisp {
    top: -30px;
  }

  #otzivipeople {
    top: -40px;
  }

  .navbar-nav li a {
    margin-right: 0;
  }

  .sale-lable {
    margin-left: 205px;
    margin-top: -63px;
  }

  .zak-box .sale-lable {
    margin-left: 258px;
  }

  .bg-header .title-p {
    padding-left: 315px
  }

  .kr-rght {
    margin-bottom: 0;
    min-height: 377px
  }

  .guarantee-inner {
    padding: 30px 0;
  }

  .guarantee__item {
    margin: 0;
  }

  .title-unisr,
  .title-instr,
  .title-rezissl,
  .title-com,
  .title-footer {
    margin-top: 50px;
  }

  .title-polzaizl,
  .title-sost {
    margin-top: 30px;
  }

  .bg-polzaizl {
    min-height: 770px;
    background-size: 130%;
  }

  .unisr-bg {
    padding-bottom: 50px;
  }

  .bg-instr {
    min-height: 485px;
  }

  .rezissl-bg {
    min-height: 600px;
  }

  .pen-bg {
    min-height: 426px;
    background-size: 350px;
  }

  .unisr_ul {
    padding-bottom: 0;
    padding-top: 40px;
    margin-left: 20px
  }

  .unisr_ul__item {
    line-height: 25px
  }

  .tovar-header_1 {
    position: relative;
    z-index: 20
  }

  .bg-doc {
    position: relative;
    z-index: 1
  }

  .specialist {
    margin-bottom: 50px
  }

  .tabl-grapf {
    width: 170px
  }

  .tabl-grapf-2 {
    width: 140px
  }

  .sale-lable.sale-ft:before {
    display: none
  }

  .bg-instr {
    background: #fff
  }

  .img-doc {
    width: 370px;
    margin-top: 27px;
    -ms-background-position-y: bottom;
    background-position-y: bottom
  }

  .specialist:before {
    right: -45px;
    margin-top: -36px
  }

  .about {
    min-height: 426px
  }

  .zak-box {
    width: 730px;
    /* display: table; */
    margin-left: auto;
    margin-right: auto
  }

  .bg-sostav {
    background: none;
  }

  .bg-best {
    min-height: 0;
    /* padding-top: 30px; */
  }

  .best__item {
    margin-top: 0;
    margin-bottom: 0;
  }

  .timer.fr-clk {
    margin-left: 60px;
  }

  .ft-clk {
    margin-left: 60px;
  }

  .top-order {
    margin: 10px 0 0;
  }

  .bg-sostav .col-xs-12 {
    min-height: 0;
  }

  .zakazur-bg {
    min-height: 0;
  }

  .graph img {
    max-width: 100%;
  }

  .timer .block {
    width: 63px;
  }

  .tovar-header {
    width: 300px;
    background-size: contain;
  }

  .tovar-ft {
    left: 36px
  }
}

@media (max-width:991px) {

  #bolezni,
  #sost {
    top: -70px;
  }

  #abouttov,
  #clinisp {
    top: -40px;
  }

  #mnenvr {
    top: -60px;
  }

  #otzivipeople {
    top: -50px;
  }


  .bg-header .title-p {
    padding-left: 250px
  }

  .navbar-nav li a {
    padding-top: 10px;
    padding-bottom: 10px
  }

  .danger__item {
    margin-top: 20px
  }

  .kr-rght {
    display: none
  }

  .pen-bg {
    background-size: contain
  }

  .sale-end-text {
    text-shadow: 0 0 6px #ffffff;
  }

  .unisr_ul__item {
    font-size: 13px;
    line-height: 20px
  }

  .unisr_ul {
    padding-top: 20px
  }

  .img-doc {
    display: none
  }

  .specialist:before {
    display: none
  }

  .specialist {
    margin-bottom: 50px
  }

  .tabl-grapf {
    width: 270px
  }

  .tabl-grapf-2 {
    width: 240px
  }

  .tabl-grapf {
    bottom: 80px
  }

  .issl-1 {
    margin-bottom: 35px
  }

  .rezissl-bg {
    min-height: 1020px;
    background-size: cover
  }

  .com-p {
    width: 100%
  }

  .clock-ft-pa {
    margin-top: 0px
  }

  .com-img-bl {
    margin-left: 0;
    margin-right: 15px;
    margin-top: 15px
  }

  .com-img-bl.com-right {
    margin-right: 0;
    margin-left: 15px
  }

  .com-p,
  .com-txt {
    width: calc(100% - 190px)
  }

  .about .col-sm-7 {
    display: none
  }

  .about .col-sm-5 {
    width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important
  }

  .about {
    min-height: 310px
  }

  .unisr_ul li:before {
    top: 5px
  }

  .unisr_ul__item {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 11px
  }

  .zak-box {
    width: 100%
  }

  .timer.fr-clk {
    margin-left: 0px;
    /* margin-bottom: 40px; */
  }

  .ft-clk {
    margin-left: 0px;
  }

  .tovar-ft {
    left: -30px
  }

  .zak-box .sale-lable {
    margin-left: 228px;
  }

  .bg-footer .form {
    margin-top: 0;
  }

  .issl-1 {
    min-height: 0;
    position: relative;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .tabl-grapf {
    right: 0;
    bottom: 50px;
  }

  .tovar-header {
    left: 0;
  }

  .tovar-ft {
    left: -20px;
  }
}

@media (max-width:767px) {

  #bolezni,
  #sost {
    top: -71px;
  }

  #abouttov,
  #clinisp {
    top: -41px;
  }

  #mnenvr {
    top: -71px;
  }

  #otzivipeople {
    top: -61px;
  }

  .bg-header .title-p {
    padding-left: 0
  }

  .about {
    min-height: 0
  }

  .ab_bl {
    display: none
  }

  .title-header {
    font-size: 70px
  }

  .title-sost {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 20px;
  }

  .tovar-header {
    width: 300px;
    top: 38px;
    left: 56%;
    margin: 38px 0 60px -190px;
  }

  .best-text {
    margin-top: 10px;
  }

  .bg-footer .form {
    max-width: 360px;
    margin: 40px auto 20px;
  }

  .zak-box .sale-lable {
    margin-left: auto;
    margin-top: auto;
    padding-top: 15px;
    bottom: 400px;
    left: calc(50% - -45px);
  }

  .sale-lable {
    margin-left: 235px;
    margin-top: -45px
  }

  .guarantee .container {
    max-width: 520px;
  }

  .guarantee-inner {
    padding: 30px 0
  }

  .guarantee-inner .col-sm-4:not(:nth-child(3)) {
    margin-bottom: 30px;
  }

  .instr-box.arrow-instr:after {
    display: none
  }

  .title-instr {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 20px
  }

  .title-rezissl,
  .title-com {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 20px;
  }

  .bg-header {
    overflow: hidden;
    -ms-background-position-x: -1251px;
    background-position-x: -1251px
  }

  .bg-polzaizl {
    padding-bottom: 20px;
    background-size: cover
  }

  .pen-bg {
    display: none
  }

  .unisr-bg {
    padding-bottom: 30px;
    /* min-height: 655px; */
    background-size: cover
  }

  .box-txt-salenew {
    margin: 0px 0 10px 0px;
    /* padding-top: 35px; */
    text-align: center;
  }

  .box-txt-saleold {
    margin-left: 0;
    text-align: center;
  }

  .unisr_ul__item {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 19px
  }

  .unisr_ul__item:last-child {
    margin-bottom: 0;
  }

  .unisr_ul li:before {
    top: 5px
  }

  .unisr_ul {
    padding-top: 30px;
    padding-bottom: 35px;
    margin-left: 35px
  }

  .title-unisr,
  .title-polzaizl {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 20px;
  }

  .col-lg-offset-1.col-lg-10.clearfix:nth-child(4) .com-block {
    margin-bottom: 5px;
  }

  .bg-best {
    padding-top: 35px;
  }

  .deger_item {
    width: 100%;
    margin-bottom: 10px;
  }

  .and_text {
    width: 100%;
    text-align: center
  }

  .and_text-2 {
    width: 100%;
    text-align: center
  }

  .title-ft-zakaz,
  .specialist-title {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 20px;
  }

  .zak-box-1 {
    float: left;
    width: 100%;
    min-height: 0
  }

  .best__item {
    width: 290px;
  }

  .zak-box-2 {
    width: 100%;
    float: none
  }

  .zakazur-bg {
    overflow: hidden
  }

  .bg-doc {
    margin-top: 0
  }

  .specialist-name {
    line-height: 23px
  }

  .instr__item:first-child {
    margin-top: 0;
  }

  .specialist-text {
    line-height: 24px
  }

  .best__item:not(:last-child) {
    margin-bottom: 20px;
  }

  .rezissl-bg {
    min-height: 0px;
    padding-bottom: 20px;
    background-size: cover
  }

  .title-footer {
    font-size: 35px
  }

  .bg-footer {
    background-size: cover
  }

  .sale-ft {
    margin-left: 265px;
    margin-top: -55px
  }

  .bg-footer .sale-lable {
    margin-top: -10px;
    margin-left: 245px;
  }

  .sale-lable.sale-hd:before {
    display: none
  }

  .clock-ft-pa {
    margin-top: 0
  }

  .clock-ft-pa {
    width: auto;
    display: table;
    margin: 0 auto;
    float: none
  }

  .com-block .com-img-bl {
    float: none;
    display: table;
    margin: 0 auto 15px
  }

  .com-p,
  .com-txt {
    width: 100%;
    text-align: center
  }

  .issl-1 {
    padding-bottom: 0
  }

  .graph img {
    margin-bottom: 70px
  }

  .tabl-grapf {
    bottom: 20px
  }

  .clock-top {
    margin-top: 20px;
  }

  .tovar-header.tovar-ft {
    top: 90px;
    left: 61%;
  }

  .ft-clk {
    text-align: center;
  }

  .bl-clock-ft-p {
    margin-top: 0px;
  }

  .txt-block-ft {
    margin-bottom: 68px;
  }

  .zak-box-2 {
    min-height: 250px;
  }

  .zak-box {
    max-width: 500px;
  }

  .danger__item {
    width: 230px;
    margin-top: 0;
  }
}

@media (max-width:640px) {
  .box-txt-salenew {
    margin-left: 0;
    text-align: center
  }

  .bg-header .title-p,
  .title-ft-zakaz {
    line-height: 32px;
  }

  .left-popup {
    display: none;
  }
}

@media (max-width:479px) {
  .bg-footer {
    background: url(../images/bg-footer_mob.jpg) no-repeat center center;
    background-size: cover;
  }
  .zakazur-bg {
    background: url(../images/zakaz-bg_mob.jpg) no-repeat center center;
    background-size: cover;
  }
  .rezissl-bg,
  .unisr-bg {
    background: #216686;
  }
  .bg-polzaizl {
    background: url(../images/bg-bol_mob.jpg) no-repeat;
  }
  
  .bg-header {
    background: url(../images/header-bg_mob.jpg) no-repeat top center;
    background-size: cover;
  }

  .specialist-name span {
    width: calc(100% - 76px);
    font-size: 14px
  }

  .autograph {
    width: 76px;
    height: auto;
    right: 10px;
    bottom: 20px
  }

  .specialist {
    padding: 25px 15px
  }

  .title-header {
    font-size: 46px
  }

  .tovar-header {
    width: 255px;
    min-height: 189px;
    margin-left: -138px
  }

  .unisr_ul__item {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 12px
  }

  .tovar-header {
    top: 45px
  }

  .title-footer {
    margin-bottom: 0
  }

  .bg-footer .sale-ft {
    display: none
  }

  .clock-ft-pa {
    margin-top: 30px
  }

  .title-footer {
    font-size: 28px;
    line-height: 30px;
  }

  .new-price {
    font-size: 34px
  }

  .tovar-header {
    margin: 0 auto;
    left: 0;
  }

  .sale-lable {
    width: 91px;
    min-height: 91px;
    margin-left: 181px;
    margin-top: 101px;
    background-size: auto;
    font-size: 18px;
    line-height: 31px;
    background-size: 90px;
  }

  .bg-footer .form {
    margin-top: 75px;
  }

  .order-btn {
    font-size: 16px;
  }

  .tovar-header.tovar-ft {
    top: 75px;
    margin: 20px auto 13px;
    left: 0;
  }

  .zak-box .sale-lable {
    left: calc(50% - -50px);
    bottom: 405px;
    padding-top: 13px;
  }

  .form {
    margin-top: 70px;
  }

  .title-unisr,
  .title-polzaizl,
  .title-sost,
  .title-ft-zakaz,
  .specialist-title,
  .title-instr,
  .title-rezissl,
  .title-com {
    font-size: 34px;
    line-height: 36px;
  }
}

@media (max-width:350px) {
  .timer .block {
    width: 60px;
  }

  .tovar-header {
    top: 58px;
  }

  .zak-box .sale-lable {
    bottom: 370px;
  }

  .tovar-header_1 {
    width: 260px;
  }

  .txt-block-ft {
    margin-bottom: 90px;
  }

  .order-btn-1 {
    margin-top: 19px;
  }

  .zak-box-2 {
    min-height: 200px;
  }
}

@media (max-width: 387px) {
  .zak-box .timer .block {
    margin: 0;
  }

  .order-btn-1 {
    padding: 9px 10px;
    line-height: 22px;
  }
}

.col15-lg-3,
.col15-md-3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

@media (min-width:992px) {

  .col15-md-3 {
    float: left
  }

  .col15-md-3 {
    width: 20%
  }
}

@media (min-width:1200px) {

  .col15-lg-3 {
    float: left
  }

  .col15-lg-3 {
    width: 20%
  }
}

#video-wrap {
  font-size: 0;
  margin: 30px 0
}

@media screen and (max-width:769px) {
  #video-wrap {
    text-align: center
  }
}

select {
  outline: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("https://179523.selcdn.ru/public/layout-images/select-triangle.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px 10px;
}

select:hover {
  background-size: 10px 10px;
  background-position: right 10px center;
}

select:focus {
  outline: none !important;
  outline-color: transparent;
  outline-width: 0;
}

select::-ms-expand {
  display: none !important;
  background: none !important;
  position: fixed;
  border: none !important;
  outline: none !important;
}

button::-moz-focus-inner,
select::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  border: none;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

select {
  width: 100%;
  padding-top: 6px;
  padding-bottom: 7px;
  padding-left: 17px;
  padding-right: 18px;
  height: 43px;
  border-radius: 20px;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .1);
  color: #999;
  font-size: 14px;
  line-height: 30px;
  border: 1px solid #dadada;
  outline: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url(https://179523.selcdn.ru/public/layout-images/select-triangle.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px 10px;
}

select:hover {
  cursor: pointer;
}

.form-control:-ms-input-placeholder {
  color: #999
}

.form-control::-webkit-input-placeholder {
  color: #999
}

:-moz-placeholder {
  color: #999;
  opacity: 1
}

::-moz-placeholder {
  color: #999;
  opacity: 1
}

select:-ms-input-placeholder {
  color: #999
}

select::-webkit-input-placeholder {
  color: #999
}

.palīdzēs-list {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: wrap;
}

.danger__item {
  width: 225px;
  float: none;
}

.ever-popup__inner {
  /* margin-top: 230px !important; */
  width: 620px !important;
}

.ever-popup__inner .new-price {
  font-size: 30px;
}

.ever-popup__body {
  width: 100% !important;
}

.ever-popup__inner .order-btn {
  font-size: 19px;
}

.left-popup,
.wrap-popup .order_all2 {
  width: 50%;
}

.left-popup {
  margin-right: 20px;
}

.wrap-popup .form-inner {
  padding: 20px;
  display: flex !important;
  align-items: center;
}

.ever-popup-btn:hover {
  cursor: pointer;
}

.navbar {
  min-height: 0;
  padding: 10px 0;
}

input::-ms-clear {
  display: none;
}

.ft-clk {
  text-shadow: none;
}

@media (max-width:1199px) {
  .danger__item {
    width: 185px;
  }

  #otzivipeople {
    padding-bottom: 30px;
  }
}

@media (max-width:991px) {
  .danger__item {
    width: 245px;
  }

  .bg-polzaizl {
    background-size: cover;
  }
}

@media (max-width:640px) {
  .left-popup {
    display: none;
  }

  .ever-popup__inner {
    width: 300px !important;
    margin-top: 90px !important;
  }

  .wrap-popup .order_all2 {
    width: 100%;
  }

  .ever-popup__inner .order-btn {
    font-size: 16px;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  body {
    font-family: Arial, sans-serif;
  }

  .title-p,
  .sale-end-text,
  .timer .block label,
  .order-btn,
  .guarantee-title,
  .title-polzaizl,
  .danger-text1,
  .title-unisr,
  .title-sost,
  .and_text,
  .and_text-2,
  .title-ft-zakaz,
  .box-txt-saleold,
  .order-btn-1,
  .specialist-text,
  .specialist-name span,
  .title-instr,
  .instr-text1,
  .title-rezissl,
  .title-com,
  .com-txt,
  .com-p,
  .best-text,
  .title-footer,
  .navbar-nav li a,
  .top-order {
    font-family: sans-serif;
  }

  .order-btn,
  .order-btn-1 {
    font-size: 18px;
  }

  .title-ft-zakaz {
    font-size: 39px;
  }

  .ever-popup__inner .order-btn {
    font-size: 16px;
  }

  .unisr_ul__item {
    font-size: 21px;
  }

  .navbar-nav li a {
    font-size: 14px;
  }

  .nav>li>a {
    padding: 10px 5px;
  }
}

@media (min-width: 1200px) {
  .navbar-nav>li {
    display: inline-block;
  }

  .navbar-collapse.collapse {
    display: block !important;
  }
}

@media (min-width: 1200px) and (max-width: 1280px) {
  .bg-sostav {
    background-position: -300px 0, 138% -58px;
  }
}

/*150%*/
@media (min-width: 1280px) and (max-width: 1400px) {
  .bg-sostav {
    background-position: -272px 0, 130% -58px;
  }

  .bg-instr {
    background-position: 0 0;
  }
}

/*125%*/
@media (min-width: 1400px) and (max-width: 1700px) {
  .bg-sostav {
    background-position: -200px 0, 119% -60px;
  }

  .bg-instr {
    background-position: 0 0;
  }
}

/*110%*/
@media (min-width: 1700px) and (max-width: 1919px) {
  .bg-sostav {
    background-position: -60px 0, 106% -60px;
  }

  .bg-instr {
    background-position: 0 0;
  }
}