/* Table of contents ---------------------------------------------------------------------

  # Plugins
    ## Grid ( based on bootstrap v3.3.6 )
    ## Navbar ( based on bootstrap v3.3.6 )
    ## Slick Slider
    ## Lightbox Magnific
  # Base
    ## Fonts
    ## Icon fonts
    ## Box-sizing
    ## Normalize.css ( v4.0.0 )
    ## Reset typography
    ## Hacks
      ### iOS 9 bootstrap modal fix
  # Sprites PNG
  # Components
    ## Buttons
    ## Forms
    ## Modals
    ## Navbar
  # Pages
    ## Layout
    ## Base text typography
    ## Helpers
    ## Homepage
    ## Header for page
    ## Page
    ## Footer

  ----------------------------------------------------------------------------------------------- */
/* # Plugins */
/* ## Grid ( based on bootstrap v3.3.6 ) */
.container, .wr1-homepage .gallery .controls-wrap {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before, .wr1-homepage .gallery .controls-wrap:before, .container:after, .wr1-homepage .gallery .controls-wrap:after {
  content: " ";
  display: table;
}

.container:after, .wr1-homepage .gallery .controls-wrap:after {
  clear: both;
}

@media (min-width: 768px) {
  .container, .wr1-homepage .gallery .controls-wrap {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container, .wr1-homepage .gallery .controls-wrap {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container, .wr1-homepage .gallery .controls-wrap {
    width: 1170px;
  }
}

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

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

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

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

.row:after {
  clear: both;
}

:focus{
  outline: none;
}

.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-1 {
  width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@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-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@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-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* ## Navbar ( based on bootstrap v3.3.6 ) */
.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

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

.nav:after {
    clear: both;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
}

.nav > li.disabled > a {
    color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #fff;
    border-color: rgba(125, 214, 184, 0.4);
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav > li > a > img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 4px;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7;
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
}

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

.navbar:after {
    clear: both;
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table;
}

.navbar-collapse:after {
    clear: both;
}

.navbar-collapse.in {
    overflow-y: auto;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 296px;
}

.container > .navbar-header, .wr1-homepage .gallery .controls-wrap > .navbar-header,
.container > .navbar-collapse,
.wr1-homepage .gallery .controls-wrap > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 13px;
    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;
}

.navbar-nav {
    margin-top: 0;
    margin-left: -15px;
    margin-right: -15px;
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

.navbar-default .navbar-text {
    color: #777;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}

/* ## Slick Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* ## Lightbox Magnific */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    /* ideally, transition speed should match zoom duration in javascript config*/
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

/* # Base */

/* ## Fonts */

/* exo-2-light */
@font-face {
  font-family: 'exo2_0-light';
  src: url('../fonts/Exo2-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Exo2-Light.woff') format('woff'), url('../fonts/Exo2-Light.ttf') format('truetype'), url('../fonts/Exo2-Light.svg#Exo2-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* exo-2-regular */
@font-face {
  font-family: 'exo2_0-regular';
  src: url('../fonts/Exo2-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Exo2-Regular.woff') format('woff'), url('../fonts/Exo2-Regular.ttf') format('truetype'), url('../fonts/Exo2-Regular.svg#Exo2-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* exo-2-medium */
@font-face {
  font-family: 'exo2_0-medium';
  src: url('../fonts/Exo2-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Exo2-Medium.woff') format('woff'), url('../fonts/Exo2-Medium.ttf') format('truetype'), url('../fonts/Exo2-Medium.svg#Exo2-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'opensans-light';
  src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf') format('truetype'), url('../fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'opensans-semibold';
  src: url('../fonts/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-SemiBold.woff') format('woff'), url('../fonts/OpenSans-SemiBold.ttf') format('truetype'), url('../fonts/OpenSans-SemiBold.svg#OpenSans-SemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* ## Icon fonts */
@font-face {
    font-family: 'fontello';
    src: url("../fonts/fontello.eot");
    src: url("../fonts/fontello.eot#iefix") format("embedded-opentype"), url("../fonts/fontello.woff") format("woff"), url("../fonts/fontello.ttf") format("truetype"), url("../fonts/fontello.svg#fontello") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?83274380#fontello') format('svg');
  }
}*/

[class^="iconfont-"]:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.iconfont-mail:before {
    content: '\e800';
}

.iconfont-odnoklassniki:before {
    content: '\e801';
}

.iconfont-vkontakte:before {
    content: '\e80c';
}

.iconfont-gplus:before {
    content: '\e806';
}

.iconfont-facebook:before {
    content: '\e807';
}

.iconfont-instagram:before {
    content: '\e809';
}

.iconfont-twitter:before {
    content: '\e80a';
}

.iconfont-mobile:before {
    content: '\e804';
}

.iconfont-skype:before {
    content: '\e805';
}

.iconfont-at:before {
    content: '\e80b';
}

.iconfont-youtube:before {
    content: '\e808';
}

/* Generated by Glyphter (http://www.glyphter.com) on  Sun Jul 24 2016*/
@font-face {
    font-family: 'icon yandex';
    src: url("../fonts/icon-yandex.eot");
    src: url("../fonts/icon-yandex.eot?#iefix") format("embedded-opentype"), url("../fonts/icon-yandex.woff") format("woff"), url("../fonts/icon-yandex.ttf") format("truetype"), url("../fonts/icon-yandex.svg#icon-yandex") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class*='iconfont-yandex']:before {
    display: inline-block;
    font-family: 'icon yandex';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

.iconfont-yandex:before {
    content: '\0041';
}

/* ## Box-sizing */
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*, *:before, *:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

/* ## Normalize.css ( v4.0.0 ) */
/*
   ========================================================================== */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
    font-family: sans-serif;
    /* 1 */
    /* 2 */
    /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
    margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    /* 1 */
    display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
    display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
    outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
    font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * Change font properties to `inherit` in all browsers (opinionated).
 */
button,
input,
select,
textarea {
    font: inherit;
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
    font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */
button,
input,
select {
    /* 2 */
    overflow: visible;
}

/**
 * Remove the margin in Safari.
 * 1. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
    /* 1 */
    margin: 0;
}

/**
 * Remove the inheritence of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritence of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * Change the cursor in all browsers (opinionated).
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    cursor: pointer;
}

/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */
[disabled] {
    cursor: default;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
input:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */
[type="search"] {
}

/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
}

/* ## Reset typography */
/* ## Reset typography */
/* Reset titles */
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

/* Reset paragraphs */
p {
    margin: 0;
    padding: 0;
}

/* Reset links */
a {
    text-decoration: none;
    color: #000;
}

/* Reset lists */
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

/* ## Hacks */
/* ### iOS 9 bootstrap modal fix */
/* ### iOS 9 bootstrap modal fix */
.iOS9 .modal-open {
    overflow: scroll;
}

/* # Sprites PNG*/
.icon, .sprite, .wr3-homepage .doctor-text:before, .wr4-homepage .gallery .items .text-wrap:before {
    display: block;
    background-image: url("../img/sprite.png");
}

.icon-arrow-left {
    background-position: -671px -360px;
    width: 47px;
    height: 101px;
}

.icon-arrow-right {
    background-position: -671px -249px;
    width: 47px;
    height: 101px;
}

.icon-arrows-scroll {
    background-position: -728px -300px;
    width: 9px;
    height: 28px;
}

.icon-mouse {
    background-position: -728px -249px;
    width: 27px;
    height: 41px;
}

.icon-quote {
    background-position: -489px -242px;
    width: 130px;
    height: 100px;
}

.icon-site-section-1 {
    background-position: -489px 0px;
    width: 172px;
    height: 232px;
}

.icon-site-section-2 {
    background-position: -671px 0px;
    width: 94px;
    height: 239px;
}

.icon-site-section-3 {
    background-position: 0px -250px;
    width: 222px;
    height: 216px;
}

.icon-site-section-4 {
    background-position: -250px 0px;
    width: 229px;
    height: 212px;
}

.icon-site-section-5 {
    background-position: -232px -250px;
    width: 229px;
    height: 146px;
}

.icon-site-section-6 {
    background-position: 0px 0px;
    width: 240px;
    height: 240px;
}

/* # Components */
/* ## Buttons */
button[disabled] {
    color: #000;
}

.btn, .btn-default, .btn-footer, .btn-readmore {
    display: block;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    position: relative;
    outline: 0;
    border-width: 0;
    border-color: transparent;
    background-color: transparent;
}

.btn:active, .btn-default:active, .btn-footer:active, .btn-readmore:active {
}

.btn-default {
    width: 271px;
    border-radius: 30px;
    overflow: hidden;
    padding: 21px 0 23px 0;
    -webkit-transition: background-color 0.3s linear, -webkit-box-shadow 0.3s linear;
    transition: background-color 0.3s linear, -webkit-box-shadow 0.3s linear;
    transition: background-color 0.3s linear, box-shadow 0.3s linear;
    transition: background-color 0.3s linear, box-shadow 0.3s linear, -webkit-box-shadow 0.3s linear;
}

.btn-default .btn-text {
    font-family: exo2_0-medium, Arial, sans-serif;
    font-size: 25px;
    line-height: 23px;
    color: #fff;
    position: relative;
    z-index: 2;
}

.btn-default:active {
    -webkit-box-shadow: inset 0 1px 0 transparent, 2px 3.5px 8px transparent;
    box-shadow: inset 0 1px 0 transparent, 2px 3.5px 8px transparent;
}

/*
.btn-default:before {
    content: '';
    width: 100%;
    height: 80px;
    border-radius: 30px;
    position: absolute;
    bottom: -40px;
    left: 0;
    z-index: 1;
    -webkit-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
} */

.btn-default.btn-inline-block {
    display: inline-block;
}

.btn-default.btn-green {
    background-color: #8ad4b4;
    -webkit-box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.5);
    border-bottom: 4px solid #368d68;
}

.btn-default.btn-green .btn-text {
    text-shadow: 0.7px 0.7px 0 #3a936d;
}

.btn-default.btn-green:before {
    background-color: #70cfaf;
}

.btn-default.btn-green:hover {
    background-color: #7dc4a4;
}

.btn-default.btn-green:hover:before {
    background-color: #65c4a4;
}

.btn-default.btn-green:active {
    background-color: #85d0b0;
    -webkit-box-shadow: 2px 4px 8px transparent;
    box-shadow: 2px 4px 8px transparent;
}

.btn-default.btn-green:active:before {
    background-color: #6acaaa;
}

.btn-footer {
    display: inline-block;
    font-family: opensans-light, Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    border-bottom: 1px solid #fff;
    white-space: nowrap;
    margin: 0;
}

.btn-readmore {
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    color: #5c7093;
    border-bottom: 1px solid #5c7093;
}

/* ## Forms */
input[type=text] {
    display: block;
    outline-width: 0;
    outline: none;
    vertical-align: middle;
    background-color: #fff;
    border-radius: 15px;
    margin: 10px auto 0 auto;
    padding: 8px 21px 8px 21px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: 1px solid #b9ddcd;
    font-size: 18px;
    line-height: normal;
    color: #333;
}

input[type=text]:focus {
    background-color: rgba(92, 201, 225, 0.05);
}

.order-form {
    margin: 0 auto;
    position: relative;
}

.order-form .btn-group {
    width: 100%;
    position: relative;
    padding-top: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.order-form.body-form {
    width: 430px;
    background-color: white;
    border-radius: 20px;
    -webkit-box-shadow: 2px 3.5px 8px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 3.5px 8px rgba(0, 0, 0, 0.5);
    padding-bottom: 28px;
    border-bottom: 4px solid #c5c4c1;
	text-align: center;
}

.order-form.body-form .of-header {
    background-color: #5c7093;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.order-form.body-form .of-title {
    font-family: exo2_0-medium, Arial, sans-serif;
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    padding-top: 17px;
    padding-bottom: 17px;
	  font-weight: normal;
}

.order-form.body-form .inputs-wrap {
    width: 332px;
    margin: 0 auto;
    padding-top: 8px;
}

.order-form.body-form .btn-default {
    margin-top: 19px;
}

.order-form.body-form .of-subtext {
    font-size: 18px;
    line-height: 20px;
    padding-top: 0px;
    text-align: center;
}

input::-webkit-input-placeholder {
    color: #999 !important;
}

input::-moz-placeholder {
    color: #999 !important;
}

input:-moz-placeholder {
    color: #999 !important;
}

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

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

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

input[type=text].error {
    border: 1px solid #F00;
}

input[type=text].error::-webkit-input-placeholder {
    color: #333;
}

input[type=text].error:-moz-placeholder {
    color: #333;
}

input[type=text].error::-moz-placeholder {
    color: #333;
}

/* ## Modals */

/* ## Navbar */
.navbar {
    max-width: 1920px;
    min-width: 320px;
    margin: 15px auto 0;
    position: relative;
    z-index: 5;
    background-color: #fff;
}

.navbar .navbar-collapse {
    border-color: transparent;
}

.navbar .nav .dots-more {
    display: none;
    width: 30px;
    font-size: 24px;
    line-height: 24px;
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -15px;
}

.navbar .nav li.open a {
    border-bottom-color: transparent;
}

.navbar .nav li:last-child a {
    margin-right: 0;
}

.navbar .nav li a {
    font-family: opensans-light, Arial, sans-serif;
    font-size: 20px;
    line-height: 20px;
    background-color: transparent;
    padding: 18px 0 20px;
    margin-right: 40px;
    border-bottom: 3px solid transparent;
    -webkit-transition: border-color 0.3s linear 0.15s;
    transition: border-color 0.3s linear 0.15s;
}

.navbar .nav li:hover > a {
    border-bottom-color: rgba(125, 214, 184, 0.4);
    -webkit-transition: border-color 0.3s linear;
    transition: border-color 0.3s linear;
}

.navbar .nav li:active > a {
    -webkit-transition: border-color 0.3s linear;
    transition: border-color 0.3s linear;
}

.navbar .nav li.active > a {
    color: #333;
    border-bottom-color: #7dd6b8;
    -webkit-transition: border-color 0.3s linear;
    transition: border-color 0.3s linear;
}

.navbar .nav li.active:hover > a,
.navbar .nav li.active:active > a {
    background-color: #fff;
    color: #333;
    -webkit-transition: border-color 0.3s linear;
    transition: border-color 0.3s linear;
}

.navbar .nav li.open > a {
    color: #333;
    background-color: transparent;
}

.navbar .nav li.open:hover > a, .navbar .nav li.open:active > a {
    color: #333;
    background-color: transparent;
}

.navbar .navbar-toggle.collapsed {
    border-color: #21cfda;
    background-color: #21cfda;
}

.navbar .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar .dropdown a:hover {
    border-bottom-color: #5c7093 !important;
}

.navbar .dropdown-menu {
    padding: 0;
    border: none;
    border-radius: 0;
}

.navbar .dropdown-menu:before {
    content: '';
    height: 25px;
    position: absolute;
    left: 0;
    right: 0;
    top: -25px;
    z-index: -1;
    background-color: transparent;
}

.navbar .dropdown-menu li > a {
    padding: 14px 16px 14px 16px;
    margin-right: 0 !important;
    background-color: #5c7093;
    color: #fff;
    border-bottom: 0;
    -webkit-transition: background-color 0.3s linear 0.15s;
    transition: background-color 0.3s linear 0.15s;
}

.navbar .dropdown-menu li > a:hover {
    background-color: #39a6a3;
    -webkit-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
}

.navbar .dropdown-menu li.active > a {
    background-color: #47c5c1 !important;
    color: #fff;
}

.navbar .dropdown-menu li.active > a:hover, .navbar .dropdown-menu li.active > a:focus, .navbar .dropdown-menu li.active > a:active {
    color: #ffffff;
}

/* # Pages */
/* ## Layout */
body {
    font-family: opensans-light, Arial, sans-serif;
    color: #666;
    background-color: #fafafa;
}

.wr {
    width: 100%;
    min-width: 320px;
    max-width: 1920px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    z-index: 99;
    margin: 0 auto;
}

.wr_all {
    -webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.3);
}

.wr.top-bg-page:before {
    content: '';
    width: 1920px;
    height: 226px;
    background: url("../img/wr-bg-page.png") center top no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    z-index: 10;
    pointer-events: none;
}

.wr.top-bg:before {
    content: '';
    width: 1920px;
    height: 205px;
    background: url("../img/wr-bg-top.png") center top no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    z-index: 10;
    pointer-events: none;
}

.wr.bottom-bg:after {
    content: '';
    width: 1920px;
    height: 94px;
    background: url("../img/wr-bg-bottom.png") center top no-repeat;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -960px;
    z-index: 10;
    pointer-events: none;
}

.wr .container, .wr .wr1-homepage .gallery .controls-wrap, .wr1-homepage .gallery .wr .controls-wrap {
    position: relative;
}

/* ## Base text typography */
a {
    color: #666;
}

.text {
    font-size: 18px;
    line-height: 24px;
}

.title-wrap {
    height: 170px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    z-index: 20;
}

.title-wrap .title-inner-wrap {
    display: table;
    width: 100%;
    height: 100%;
}

.title-wrap .title-inner-wrap .block-title {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.block-title-main {
    font-family: exo2_0-medium, Arial, sans-serif;
    font-size: 36px;
    line-height: 48px;
    color: #fff;
	font-weight: normal;
}

/* ## Helpers */

.text-right {
    text-align: right;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-block {
    display: block;
}

.text-inline {
    display: inline;
}

/* ## Homepage */
@media (min-width: 768px) and (max-width: 991px) {
  .wr1-homepage {
    padding-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .wr1-homepage {
    padding-bottom: 40px;
  }
}

.wr1-homepage .logo-header {
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 110px;
  overflow: hidden;
  position: absolute;
  top: 12px;
  left: -8px;
  z-index: 7;
}

@media (min-width: 768px) and (max-width: 991px) {
  .wr1-homepage .logo-header {
    left: 50%;
    margin-left: -55px;
  }
}

@media (max-width: 767px) {
  .wr1-homepage .logo-header {
    left: 50%;
    margin-left: -55px;
  }
}

.wr1-homepage .logo-header .logo-image {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url("../img/logo-header.png");
  background-image: url("../img/logo-header.svg");
}

.wr1-homepage .description {
  display: inline-block;
  font-family: exo2_0-regular, Arial, sans-serif;
  font-size: 22px;
  line-height: 42px;
  color: #5c7093;
  padding-top: 23px;
  padding-left: 117px;
  position: relative;
  z-index: 5;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .wr1-homepage .description {
    font-size: 18px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .wr1-homepage .description {
    display: block;
    text-align: center;
    padding-left: 0;
    padding-top: 125px;
  }
}

@media (max-width: 767px) {
  .wr1-homepage .description {
    display: block;
    font-size: 20px;
    text-align: center;
    padding-left: 0;
    padding-top: 125px;
  }
}

.wr1-homepage .description .text-uppercase {
  font-size: 28px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .wr1-homepage .description .text-uppercase {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .wr1-homepage .description .text-uppercase {
    font-size: 24px;
    line-height: 37px;
  }
}

.wr1-homepage .phone-big {
  padding-top: 30px;
  text-align: right;
  position: relative;
  z-index: 5;
}

@media (min-width: 768px) and (max-width: 991px) {
  .wr1-homepage .phone-big {
    text-align: center;
    padding-top: 5px;
  }
}

.wr1-homepage .phone-big .phone {
  font-family: opensans-semibold, Arial, sans-serif;
  font-size: 28px;
  line-height: 42px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .wr1-homepage .phone-big .phone {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .wr1-homepage .phone-big .phone {
    font-size: 24px;
  }
}

.wr1-homepage .phone-big .phone .text-small {
  font-size: 22px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .wr1-homepage .phone-big .phone .text-small {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .wr1-homepage .phone-big .phone .text-small {
    font-size: 20px;
  }
}

.wr1-homepage .phones-small {
  padding-top: 2px;
  text-align: right;
  position: relative;
  z-index: 5;
}

@media (min-width: 768px) and (max-width: 991px) {
  .wr1-homepage .phones-small {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .wr1-homepage .phones-small {
    text-align: center;
  }
}

.wr1-homepage .phones-small .phone {
  font-family: opensans-light, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  margin-left: 8px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .wr1-homepage .phones-small .phone {
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .wr1-homepage .phones-small .phone {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .wr1-homepage .phones-small .phone {
    display: inline-block;
    font-size: 14px;
  }
}

.wr1-homepage .phones-small .phone:first-child {
  margin-left: 0;
}

.wr1-homepage .wr1-homepage-offer {
  position: relative;
}

.wr1-homepage .wr1-homepage-offer .container, .wr1-homepage .wr1-homepage-offer .gallery .controls-wrap, .wr1-homepage .gallery .wr1-homepage-offer .controls-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  z-index: 1;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .wr1-homepage .wr1-homepage-offer .container, .wr1-homepage .wr1-homepage-offer .gallery .controls-wrap, .wr1-homepage .gallery .wr1-homepage-offer .controls-wrap {
    bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .wr1-homepage .wr1-homepage-offer .container, .wr1-homepage .wr1-homepage-offer .gallery .controls-wrap, .wr1-homepage .gallery .wr1-homepage-offer .controls-wrap {
    position: relative;
    left: 0;
    transform: none;
    pointer-events: auto;
  }
}

@media (max-width: 767px) {
  .wr1-homepage .wr1-homepage-offer .container, .wr1-homepage .wr1-homepage-offer .gallery .controls-wrap, .wr1-homepage .gallery .wr1-homepage-offer .controls-wrap {
    position: relative;
    left: 0;
    transform: none;
    pointer-events: auto;
  }
}

.wr1-homepage .gallery {
  width: 100%;
  position: relative;
  z-index: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .wr1-homepage .gallery {
    display: none;
  }
}

@media (max-width: 767px) {
  .wr1-homepage .gallery {
    display: none;
  }
}

.wr1-homepage .gallery .items .item {
  position: relative;
  outline: none;
  width: 100%;
  height: 670px;
}

.wr1-homepage .gallery .items .item .img {
  user-select: none;
  pointer-events: none;
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.wr1-homepage .gallery .slick-dots {
  position: absolute;
  bottom: 64px;
  left: 0;
  right: 0;
  z-index: 200;
  text-align: center;
}

.wr1-homepage .gallery .slick-dots li {
  display: inline-block;
  position: relative;
}

.wr1-homepage .gallery .slick-dots li.slick-active .slider-page:before {
  background-color: #7dd6b8;
  transition: background-color 0.3s linear;
}

.wr1-homepage .gallery .slick-dots li:last-child .slider-page:after {
  display: none;
}

.wr1-homepage .gallery .slick-dots li .slider-page {
  display: block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 2px solid #5c7093;
  background-color: transparent;
  line-height: 40px;
  padding: 0;
  margin-right: 9px;
  margin-left: 9px;
  position: relative;
}

.wr1-homepage .gallery .slick-dots li .slider-page:before {
  content: '';
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: transparent;
  position: absolute;
  top: 3px;
  left: 3px;
  transition: background-color 0.3s linear 0.15s;
}

.wr1-homepage .gallery .slick-dots li .slider-page:after {
  content: '';
  width: 18px;
  height: 3px;
  background-color: #5c7093;
  position: absolute;
  top: 17px;
  right: -20px;
}

.wr1-homepage .gallery .controls-wrap {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 288px !important;
  z-index: 200;
  pointer-events: auto !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .wr1-homepage .gallery .controls-wrap {
    top: 235px !important;
  }
}

.wr1-homepage .gallery .controls {
  position: absolute;
}

.wr1-homepage .gallery .controls.controls-left {
  left: 0;
}

.wr1-homepage .gallery .controls.controls-right {
  right: 0;
}

.wr1-homepage .header-socials {
  position: absolute;
  top: 21px;
  right: 0;
  z-index: 2;
  pointer-events: auto;
}

@media (min-width: 768px) and (max-width: 991px) {
  .wr1-homepage .header-socials {
    margin-top: 20px;
    top: auto;
    right: auto;
    text-align: center;
    position: relative;
  }
}

@media (max-width: 767px) {
  .wr1-homepage .header-socials {
    display: none;
  }
}

.wr1-homepage .header-socials .social-link {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  text-align: center;
  background-color: #666;
  transition: background-color 0.3s linear;
}

@media (max-width: 767px) {
  .wr1-homepage .header-socials .social-link {
    width: 26px;
    height: 26px;
    border-radius: 26px;
  }
}

.wr1-homepage .header-socials .social-link [class*='iconfont-'],
.wr1-homepage .header-socials .social-link [class*='iconfont-yandex'] {
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  position: relative;
}

@media (max-width: 767px) {
  .wr1-homepage .header-socials .social-link [class*='iconfont-'],
  .wr1-homepage .header-socials .social-link [class*='iconfont-yandex'] {
    font-size: 14px;
  }
}

.wr1-homepage .header-socials .social-link.vk [class*='iconfont-'] {
  top: -1px;
  left: -2px;
}

@media (max-width: 767px) {
  .wr1-homepage .header-socials .social-link.vk [class*='iconfont-'] {
    top: -3px;
  }
}

.wr1-homepage .header-socials .social-link.ok [class*='iconfont-'] {
  left: -1px;
}

@media (max-width: 767px) {
  .wr1-homepage .header-socials .social-link.ok [class*='iconfont-'] {
    top: -3px;
    left: 0;
  }
}

.wr1-homepage .header-socials .social-link.ya [class*='iconfont-yandex'] {
  top: 1px;
  left: -1px;
}

@media (max-width: 767px) {
  .wr1-homepage .header-socials .social-link.ya [class*='iconfont-yandex'] {
    top: -1px;
  }
}

@media (max-width: 767px) {
  .wr1-homepage .header-socials .social-link.fb [class*='iconfont-'], .wr1-homepage .header-socials .social-link.tw [class*='iconfont-'], .wr1-homepage .header-socials .social-link.gplus [class*='iconfont-'], .wr1-homepage .header-socials .social-link.at [class*='iconfont-'], .wr1-homepage .header-socials .social-link.in [class*='iconfont-'], .wr1-homepage .header-socials .social-link.mail [class*='iconfont-'] {
    top: -3px;
  }
}

.wr1-homepage .header-socials .social-link:hover.vk {
  background-color: #41658b;
}

.wr1-homepage .header-socials .social-link:hover.ok {
  background-color: #f4960f;
}

.wr1-homepage .header-socials .social-link:hover.fb {
  background-color: #39579a;
}

.wr1-homepage .header-socials .social-link:hover.tw {
  background-color: #00abf0;
}

.wr1-homepage .header-socials .social-link:hover.gplus {
  background-color: #be3308;
}

.wr1-homepage .header-socials .social-link:hover.at {
  background-color: #2f69a1;
}

.wr1-homepage .header-socials .social-link:hover.ya {
  background-color: #ff0000;
}

.wr1-homepage .header-socials .social-link:hover.in {
  background-color: #125688;
}

.wr1-homepage .header-socials .social-link:hover.mail {
  background-color: #5f32b0;
}

.wr1-homepage .body-form {
  pointer-events: auto;
  z-index: 2;
  margin-left: auto;
  margin-right: 90px;
  margin-top: 90px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .wr1-homepage .body-form {
    position: absolute;
    left: 465px;
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .wr1-homepage .body-form {
    position: relative;
    top: auto;
    left: auto;
    margin: 40px auto 0;
  }
}

@media (max-width: 767px) {
  .wr1-homepage .body-form {
    position: relative;
    top: auto;
    left: auto;
    margin: 10px auto 0;
  }
}

.wr1-homepage .scroll-round {
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  opacity: 0.7;
  background-color: #01cbda;
  background-image: linear-gradient(to top, #02cbda 0%, #8fddd8 100%);
  position: absolute;
  bottom: -37px;
  left: 0;
  z-index: 2;
  pointer-events: auto;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .wr1-homepage .scroll-round {
    bottom: 60px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .wr1-homepage .scroll-round {
    display: none;
  }
}

@media (max-width: 767px) {
  .wr1-homepage .scroll-round {
    display: none;
  }
}

.wr1-homepage .scroll-round .icon-mouse {
  position: absolute;
  top: 10px;
  left: 36px;
}

.wr1-homepage .scroll-round .icon-arrows-scroll {
  position: absolute;
  top: 59px;
  left: 45px;
}


.wr2-homepage {
    padding-bottom: 58px;
}

.wr2-homepage .items {
    padding-top: 262px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.wr2-homepage .items .item {
    display: inline-block;
    width: 370px;
    text-align: center;
    vertical-align: top;
    margin-bottom: 93px;
}

.wr2-homepage .items .item:hover .icon-round {
    border-color: #e7eaef;
}

.wr2-homepage .items .item:hover .section-text {
    border-bottom-style: dashed;
}

.wr2-homepage .items .item.item-6 .icon-round {
    background-color: transparent;
}

.wr2-homepage .items .icon-round {
    display: block;
    width: 240px;
    height: 240px;
    border-radius: 240px;
    background-color: #5c7093;
    border: 7px solid #fff;
    margin: 0 auto 22px;
    -webkit-transition: border-color 0.3s linear;
    transition: border-color 0.3s linear;
    position: relative;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.wr2-homepage .items .icon-round .icon {
    position: absolute;
}

.wr2-homepage .items .icon-round .icon.icon-site-section-1 {
    bottom: 0;
    left: 21px;
}

.wr2-homepage .items .icon-round .icon.icon-site-section-2 {
    bottom: 0;
    right: 32px;
}

.wr2-homepage .items .icon-round .icon.icon-site-section-3 {
    bottom: 0;
    left: 50%;
    margin-left: -111px;
    zoom: 1;
}

.wr2-homepage .items .icon-round .icon.icon-site-section-4 {
    top: 15px;
    left: 9px;
}

.wr2-homepage .items .icon-round .icon.icon-site-section-5 {
    top: 47px;
    left: 4px;
}

.wr2-homepage .items .icon-round .icon.icon-site-section-6 {
    top: 0;
    left: 0;
}

.wr2-homepage .items .section-text {
    font-family: opensans-light, Arial, sans-serif;
    font-size: 24px;
    line-height: 26px;
    color: #5c7093;
    border-bottom: 1px solid #5c7093;
}

.wr3-homepage {
    padding-bottom: 100px;
}

.wr3-homepage .all-doctors-wrap {
    padding-top: 276px;
}

.wr3-homepage .doctor-img {
    display: block;
    height: auto;
    border-radius: 50%;
    -webkit-box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
}

.wr3-homepage .doctor-img.big-img {
    width: 370px;
}

.wr3-homepage .doctor-img.small-img {
    width: 270px;
    margin: 0 auto;
}

.wr3-homepage .doctor-name {
    font-family: exo2_0-medium, Arial, sans-serif;
    font-size: 30px;
    line-height: 32px;
    color: #5a7194;
    padding-top: 46px;
	font-weight: normal;
}

.wr3-homepage .doctor-name.small {
    font-size: 24px;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

.wr3-homepage .doctor-specialization {
    font-family: exo2_0-light, Arial, sans-serif;
    font-size: 24px;
    line-height: 36px;
    color: #5a7194;
    padding-top: 23px;
}

.wr3-homepage .doctor-specialization.small {
    font-size: 18px;
    line-height: 30px;
}

.wr3-homepage .doctor-text {
    position: relative;
    margin-top: 35px;
    margin-left: 95px;
}

.wr3-homepage .doctor-text.small {
    margin-left: 0;
}

.wr3-homepage .doctor-text.small:before {
    display: none;
}

.wr3-homepage .doctor-text:before {
    content: '';
    background-position: -489px -242px;
    width: 130px;
    height: 100px;
    position: absolute;
    top: -35px;
    left: -100px;
}

.wr3-homepage .doctor-text p {
    font-family: opensans-light, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
}

.wr3-homepage .doctor-text p:last-child {
    padding-bottom: 0;
}

.wr3-homepage .doctor-sertificates {
    margin-top: 50px;
    padding-top: 1px;
    text-align: center;
}

.wr3-homepage .doctor-sertificates.right-col {
    margin-top: 63px;
    margin-left: 10px;
}

.wr3-homepage .doctor-sertificates .doctor-sertificate {
    display: inline-block;
    margin-right: 57px;
    margin-bottom: 40px;
    width: 239px;
    height: 310px;
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    -webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.3);
    outline: none;
}

.wr3-homepage .doctor-sertificates .doctor-sertificate:last-child {
    margin-right: 20px;
}

.wr3-homepage .doctor-sertificates .doctor-sertificate-thumb {
    width: 168px;
    height: 240px;
    margin: 34px auto 0;
}

.horizontal-sertificates{
  padding-top: 20px;
}

.wr3-homepage .doctor-sertificates .doctor-sertificate.horizontal{
  width: 310px;
  height: 239px;
}

.wr3-homepage .doctor-sertificates .doctor-sertificate.horizontal .doctor-sertificate-thumb{
  width: 240px;
  height: 168px;
  margin: 34px auto 0;
}

.wr3-homepage .doctors-divider {
    width: 100%;
    height: 1px;
    background-color: #e0e0e0;
    margin-top: 40px;
    margin-bottom: 60px;
}

.doctors-items .item{
  text-align: center;
}

.doctors-items .doctor-specialization.small {
    padding-left: 20px;
    padding-right: 20px;
}

.all-doctors-wrap .wpcf7-submit.btn-default{
  width: 40%;
  margin-top: 50px;
}

.wpcf7-submit.btn-default.in-content-btn {
  width: 80%;
  margin-top: 30px;
}

.wr4-homepage {
    padding-bottom: 123px;
}

.wr4-homepage .gallery {
    width: 1030px;
    margin: 271px auto 0;
    position: relative;
}

.wr4-homepage .gallery .controls,
.doctors-items .controls {
    position: absolute;
    top: 90px;
    z-index: 200;
}

.wr4-homepage .gallery .controls.controls-left,
.doctors-items .controls.controls-left {
    left: -70px;
}

.wr4-homepage .gallery .controls.controls-right,
.doctors-items .controls.controls-right {
    right: -70px;
}

.wr4-homepage .gallery .items .item,
.doctors-items .items .item {
    outline: none;
    position: relative;
}

.wr4-homepage .gallery .items .item .img {
    display: block;
    width: 271px;
    height: 271px;
    border-radius: 271px;
    position: absolute;
    top: 7px;
    left: 28px;
    -webkit-box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
    z-index: 2;
}

.wr4-homepage .gallery .items .text-wrap {
    padding-left: 400px;
    padding-right: 20px;
    position: relative;
    z-index: 1;
}

.wr4-homepage .gallery .items .text-wrap:before {
    content: '';
    background-position: -489px -242px;
    width: 130px;
    height: 100px;
    position: absolute;
    top: 88px;
    left: 328px;
}

.wr4-homepage .gallery .items .text-wrap .title {
    font-family: exo2_0-light, Arial, sans-serif;
    font-size: 30px;
    line-height: 36px;
    color: #5c7093;
	font-weight: normal;
}

.wr4-homepage .gallery .items .text-wrap .city {
    font-family: exo2_0-light, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #5c7093;
    padding-top: 14px;
    padding-bottom: 47px;
}

.wr4-homepage .gallery .items .text-wrap p {
    font-family: opensans-light, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
}

.wr4-homepage .gallery .items .text-wrap p:last-child {
    padding-bottom: 0;
}

.wr5-homepage {
    padding-bottom: 130px;
}

.wr5-homepage .items {
    margin-top: 267px;
}

.wr5-homepage .item {
    margin-bottom: 54px;
}

.wr5-homepage .item:before, .wr5-homepage .item:after {
    content: " ";
    display: table;
}

.wr5-homepage .item:after {
    clear: both;
}

.wr5-homepage .item.last {
    margin-bottom: 0;
}

.wr5-homepage .item-title {
    font-family: exo2_0-light, Arial, sans-serif;
    font-size: 30px;
    line-height: 36px;
    color: #5c7093;
    margin-bottom: 22px;
}

.wr5-homepage .img {
    display: block;
    width: 100%;
    height: auto;
}

.wr5-homepage .img.img-ukraine {
    padding-top: 5px;
}

.wr5-homepage .img.img-world {
    padding-top: 7px;
    margin-left: 19px;
}

.wr5-homepage .city {
    font-size: 18px;
    line-height: 30px;
}

.wr5-homepage .horizontal-form {
    margin-top: 27px;
}

.wr6-homepage {
    height: 758px;
}

.wr6-homepage #gmap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.wr6-homepage #gmap img[src="http://maps.gstatic.com/mapfiles"],
.wr6-homepage #gmap a[href^="http://maps.google.com/maps"],
.wr6-homepage #gmap a[href^="https://maps.google.com/maps"],
.wr6-homepage #gmap .gmnoprint a, .wr6-homepage #gmap .gmnoprint span, .wr6-homepage #gmap .gm-style-cc {
    opacity: 0;
    visibility: hidden;
}

.wr6-homepage .contacts {
    width: 330px;
    background-color: #fff;
    border-radius: 20px;
    -webkit-box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.5);
    border-bottom: 4px solid #c5c4c1;
    position: absolute;
    top: 278px;
    left: 76px;
    z-index: 2;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 36px;
}

.wr6-homepage .contacts .c-item {
    margin-bottom: 25px;
}

.wr6-homepage .contacts .c-item .ci-title {
    font-family: exo2_0-medium, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
}

.wr6-homepage .contacts .c-item .ci-text {
    font-size: 18px;
    line-height: 24px;
}

.wr6-homepage .contacts .c-item .phone {
    display: inline-block;
    font-size: 16px;
    line-height: 23px;
}

/* ## Header for page */
.wr1-page {
    padding-bottom: 26px;
    overflow: visible;
    z-index: 100;
}

.wr1-page .logo-header {
    display: block;
    width: 110px;
    height: 110px;
    border-radius: 110px;
    overflow: hidden;
    position: absolute;
    top: 12px;
    left: -8px;
    z-index: 7;
}

.wr1-page .logo-header .logo-image {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url("../img/logo-header.png");
    background-image: url("../img/logo-header.svg");
}

.wr1-page .description {
    display: inline-block;
    font-family: exo2_0-regular, Arial, sans-serif;
    font-size: 22px;
    line-height: 42px;
    color: #5c7093;
    padding-top: 23px;
    padding-left: 117px;
    position: relative;
    z-index: 5;
}

.wr1-page .description .text-uppercase {
    font-size: 28px;
}

.wr1-page .phone-big {
    padding-top: 30px;
    text-align: right;
    position: relative;
    z-index: 5;
}

.wr1-page .phone-big .phone {
    font-family: opensans-semibold, Arial, sans-serif;
    font-size: 28px;
    line-height: 42px;
}

.wr1-page .phone-big .phone .text-small {
    font-size: 22px;
}

.messengers-wrapper{
  position: relative;
  top: -5px;
  margin-left: 10px;
}

.messengers-wrapper a{
  background: rgb(140,220,216);
  background: -webkit-linear-gradient(rgba(140,220,216,1) 33%, rgba(80,212,217,1) 64%, rgba(0,203,218,1) 100%);
  background: -o-linear-gradient(rgba(140,220,216,1) 33%, rgba(80,212,217,1) 64%, rgba(0,203,218,1) 100%);
  background: linear-gradient(rgba(140,220,216,1) 33%, rgba(80,212,217,1) 64%, rgba(0,203,218,1) 100%);
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  padding: 12px;
}

.messengers-wrapper a.telegram{
  padding: 11px;
}

.messengers-wrapper a:hover{
  background: #7dd6b8;
}

.messengers-wrapper img{
  max-width: 100%;
  height: auto;
}

.wr1-page .phones-small {
    padding-top: 2px;
    text-align: right;
    position: relative;
    z-index: 5;
}

.wr1-page .phones-small .phone {
    font-family: opensans-light, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    text-align: right;
    margin-left: 8px;
}

.wr1-page .phones-small .phone:first-child {
    margin-left: 0;
}

.wr1-page .header-socials {
    margin-top: 21px;
    text-align: right;
}

.wr1-page .header-socials .social-link {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    text-align: center;
    background-color: #666;
    -webkit-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
}

.wr1-page .header-socials .social-link [class*='iconfont-'],
.wr1-page .header-socials .social-link [class*='iconfont-yandex'] {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    position: relative;
}

.wr1-page .header-socials .social-link.vk [class*='iconfont-'] {
    top: -1px;
    left: -2px;
}

.wr1-page .header-socials .social-link.ok [class*='iconfont-'] {
    left: -1px;
}

.wr1-page .header-socials .social-link.ya [class*='iconfont-yandex'] {
    top: 1px;
    left: -1px;
}

.wr1-page .header-socials .social-link:hover.vk {
    background-color: #41658b;
}

.wr1-page .header-socials .social-link:hover.ok {
    background-color: #f4960f;
}

.wr1-page .header-socials .social-link:hover.fb {
    background-color: #39579a;
}

.wr1-page .header-socials .social-link:hover.tw {
    background-color: #00abf0;
}

.wr1-page .header-socials .social-link:hover.gplus {
    background-color: #be3308;
}

.wr1-page .header-socials .social-link:hover.at {
    background-color: #2f69a1;
}

.wr1-page .header-socials .social-link:hover.ya {
    background-color: #ff0000;
}

.wr1-page .header-socials .social-link:hover.in {
    background-color: #125688;
}

.wr1-page .header-socials .social-link:hover.mail {
    background-color: #5f32b0;
}

/* ## Page */
.wr2-page {
  padding-bottom: 50px;
}

.wr2-page .breadcrumbs {
  position: relative;
  z-index: 30;
  padding-top: 30px;
	text-align:center;
}

.wr2-page .breadcrumb-wrap {
    display: inline-block;
}

.wr2-page .breadcrumb-wrap:first-child .breadcrumb-link:before {
    display: none;
}

.wr2-page .breadcrumb-link {
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-right: 32px;
    position: relative;
}

.wr2-page .breadcrumb-link:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 5px;
    border: 1px solid #fff;
    position: absolute;
    top: 10px;
    left: -20px;
}

.wr2-page .breadcrumb-link.current {
    border-bottom-color: transparent;
}

.wr2-page .title-wrap {
    top: 70px;
    height: 70px;
}

.wr2-page .block-title-main {
    font-family: exo2_0-light, Arial, sans-serif;
	font-weight: normal;
}

.wr2-page .content-wrap {
    padding-top: 193px;
}

.wr2-page .content-wrap .page-content {
    padding-right: 97px;
}

.wr2-page .content-wrap .page-content .content-title-page {
    font-family: exo2_0-medium, Arial, sans-serif;
    font-size: 24px;
    line-height: 36px;
    color: #5c7093;
    padding-bottom: 10px;
	font-weight: normal;
}

.reviews-title a{
	font-weight: normal;
}

.wr2-page .content-wrap .page-content .content-title {
    font-family: exo2_0-medium, Arial, sans-serif;
    font-size: 24px;
    line-height: 36px;
    color: #5c7093;
    padding-top: 30px;
}

.wr2-page .content-wrap .page-content .content-subtitle {
    font-family: exo2_0-medium, Arial, sans-serif;
    font-size: 20px;
    line-height: 36px;
    color: #5c7093;
    margin-top: 22px;
}

.wr2-page .content-wrap .page-content .content-list {
    margin-top: 13px;
    margin-bottom: 50px;
}

.wr2-page .content-wrap .page-content .content-list .content-list-item {
    padding-bottom: 17px;
    font-size: 18px;
    line-height: 20px;
    padding-left: 50px;
    position: relative;
}

.wr2-page .content-wrap .page-content .content-list .content-list-item:last-child {
    padding-bottom: 0;
}

.wr2-page .content-wrap .page-content .content-list .content-list-item:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #3cc;
    position: absolute;
    top: 4px;
    left: 9px;
}

.wr2-page .images-type-1 {
    text-align: center;
    padding-top: 3px;
}

.wr2-page .images-type-1 .img {
    display: inline-block;
    width: 240px;
    height: 240px;
    margin-right: 35px;
    margin-left: 35px;
    margin-bottom: 24px;
    padding-bottom: 1px;
}

.wr2-page .text {
    margin-top: 13px;
    margin-right: 8px;
    margin-bottom: 30px;
}

.wr2-page .images-type-2 {
    text-align: center;
    padding-top: 15px;
}

.wr2-page .images-type-2 .image-wrap {
    width: 240px;
    display: inline-block;
    vertical-align: top;
    margin-right: 35px;
    margin-left: 35px;
    padding-bottom: 1px;
}

.wr2-page .images-type-2 .image-wrap .img {
    width: 240px;
    height: 240px;
}

.wr2-page .images-type-2 .image-wrap .image-caption {
    width: 240px;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    margin-top: 11px;
}

.wr2-page .images-type-3 .img {
    width: 100%;
    height: auto;
}

.wr2-page .prev-next-pages-wrap {
    padding-top: 30px;
    margin-right: 109px;
    margin-bottom: 50px;
    clear: both;
}

.wr2-page .prev-next-pages-wrap:before, .wr2-page .prev-next-pages-wrap:after {
    content: " ";
    display: table;
}

.wr2-page .prev-next-pages-wrap:after {
    clear: both;
}

.wr2-page .prev-next-pages-wrap .prev-page-wrap {
    float: left;
    width: 45%;
}

.wr2-page .prev-next-pages-wrap .next-page-wrap {
    float: right;
    width: 45%;
    text-align: right;
}

.wr2-page .prev-next-pages-wrap .prev-next-page-title {
    font-family: exo2_0-medium, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #5c7093;
    margin-bottom: 10px;
}

.wr2-page .prev-next-pages-wrap .prev-next-page-link {
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    color: #5c7093;
}

.prev-next-page-link a {
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    color: #5c7093;
}

.wr2-page .page-sidebar:before, .wr2-page .page-sidebar:after {
    content: " ";
    display: table;
}

.wr2-page .page-sidebar:after {
    clear: both;
}

.wr2-page .page-sidebar .reviews {
    padding-top: 5px;
}

.wr2-page .page-sidebar .reviews .reviews-title {
    font-family: exo2_0-medium, Arial, sans-serif;
    font-size: 24px;
    line-height: 26px;
    color: #5c7093;
    margin-bottom: 36px;
}

.wr2-page .page-sidebar .reviews .review {
    position: relative;
    margin-bottom: 46px;
}

.wr2-page .page-sidebar .reviews .review:last-child {
    margin-bottom: 0;
}

.wr2-page .page-sidebar .reviews .review .img, .review img {
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 120px;
    -webkit-box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 0;
    left: 0;
}

.wr2-page .page-sidebar .reviews .review .name-city-wrap {
    padding-left: 137px;
}

.wr2-page .page-sidebar .reviews .review .name-city-wrap .name {
    font-family: exo2_0-medium, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    color: #5c7093;
    padding-top: 26px;
}

.wr2-page .page-sidebar .reviews .review .name-city-wrap .city {
    font-size: 18px;
    line-height: 20px;
    padding-top: 5px;
}

.wr2-page .page-sidebar .reviews .review .text-wrap {
    padding-top: 45px;
}

.wr2-page .page-sidebar .reviews .review .text-wrap p {
    font-size: 16px;
    line-height: 24px;
}

.wr2-page .page-sidebar .reviews .review .readmore-wrap {
    text-align: right;
    margin-top: 20px;
}

/* ## Footer */
.wr-footer {
    background-color: #637677;
    padding-bottom: 40px;
}

.wr-footer .text-left {
    text-align: left;
}

.wr-footer .text-right {
    text-align: right;
}

.wr-footer .text-center {
    text-align: center;
}

.wr-footer .copy-block {
    padding-top: 40px;
    text-align: center;
}

.wr-footer .copy-block .copy {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    padding-bottom: 15px;
}

.wr-footer .logo-block {
    text-align: right;
    padding-top: 32px;
    color: #fff;
}

.wr-footer .logo-block #goldseo {
    border-radius: 50px;
    position: relative;
    top: 0;
    margin-right: 10px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    max-width: 48px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    background-color: #12c3c7;
    -webkit-box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
    /*border-bottom: 4px solid #256071;*/
    color: #fff;
}

.wr-footer .logo-block #goldseo:hover {
    background-color: #5c7093;
    -webkit-box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
    /*border-bottom: 4px solid #c53702;*/
}

.wr-footer .logo-block .dev-copy {
    font-size: 18px;
    line-height: 26px;
    position: relative;
}

.wr-footer .logo-block .dev-copy .dc-link {
    color: #fff;
}

.wr-footer .logo-block .dev-copy .dc-link:hover {
    text-decoration: underline;
}

.wr-footer .doc-links-block {
    margin-top: 1px;
}

.wr-footer .doc-links-block .btn-footer {
  display: inline-block;
  font-size: 16px;
}

.wr-footer .doc-links-block .btn-footer.--non {
  cursor: default;
  pointer-events: none;
}

/* custom */
.news .thumb {
    float: left;
    margin-right: 40px;
    margin-bottom: 20px;
    position: static;
    width: auto;
    height: auto;
	border-radius: 120px;
    -webkit-box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
}

.news h3{
    font-family: exo2_0-medium, Arial, sans-serif;
    font-size: 24px;
    line-height: 36px;
    color: #5c7093;
    padding-bottom: 10px;
}

.news p {
    margin-top: 13px;
    margin-right: 8px;
    margin-bottom: 30px;
	text-align: justify;
	line-height: 24px;
}

.news  .page-content{
    margin-top: 13px;
    margin-right: 8px;
    margin-bottom: 30px;
	text-align: justify;
}

.news ul{
    margin-top: 13px;
    margin-bottom: 30px;
}

.news li {
    padding-bottom: 17px;
    font-size: 16px;
    line-height: 20px;
    padding-left: 50px;
    position: relative;
}

.news li::before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #3cc;
    position: absolute;
    top: 6px;
    left: 9px;
}

.news .review {
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
}
.sidebar-news .name,
.page-sidebar .review .name-city-wrap .name {
    padding-top: 0!important;
}

.vc_gitem-zone, .vc_gitem_row .vc_gitem-col {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    box-sizing: border-box;
    border-radius: 0px;
    -webkit-box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 0;
    left: 0;}

div.pp_default .pp_description {
    display: none !important;
}

.wr2-page .header-socials {
  margin-top: 21px;
  text-align: center;
	padding-right: 0px;
}

.wr2-page .header-socials .social-link {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 100%;
    text-align: center;
    background-color: #666;
    -webkit-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
}

.wr2-page .header-socials .social-link [class*='iconfont-'],
.wr2-page .header-socials .social-link [class*='iconfont-yandex'] {
    color: #fff;
    font-size: 20px;
    line-height: 48px;
    position: relative;
}

.wr2-page .header-socials .social-link.vk [class*='iconfont-'] {
    top: -1px;
    left: -2px;
}

.wr2-page .header-socials .social-link.ok [class*='iconfont-'] {
    left: -1px;
}

.wr2-page .header-socials .social-link.ya [class*='iconfont-yandex'] {
    top: 1px;
    left: -1px;
}

.wr2-page .header-socials .social-link:hover.vk {
    background-color: #41658b;
}

.wr2-page .header-socials .social-link:hover.tg {
    background-color: #0088cc;
}

.wr2-page .header-socials .social-link:hover.vb {
    background-color: #665CAC;
}

.wr2-page .header-socials .social-link:hover.wa {
    background-color: #43d854;
}

.wr2-page .header-socials .social-link:hover.fb {
    background-color: #39579a;
}

.wr2-page .header-socials .social-link:hover.tw {
    background-color: #00abf0;
}

.wr2-page .header-socials .social-link:hover.gplus {
    background-color: #be3308;
}

.wr2-page .header-socials .social-link:hover.at {
    background-color: #2f69a1;
}

.wr2-page .header-socials .social-link:hover.ya {
    background-color: #ff0000;
}

.wr2-page .header-socials .social-link:hover.in {
    background-color: #125688;
}

.wr2-page .header-socials .social-link:hover.mail {
    background-color: #5f32b0;
}

.wr2-page b, .wr2-page strong{
  font-family: opensans-semibold;
}

.wr2-page h3, .wr2-page h3 strong{
    font-family: exo2_0-medium, Arial, sans-serif;
    font-size: 24px;
    line-height: 36px;
    color: #5c7093;
    padding-bottom: 10px;
    margin-top: 25px;
  	font-weight: normal;
  	text-align: center;
}

.wr2-page h3 em{
  font-style: normal !important;
}

.wr2-page h3 strong{
	font-weight: normal !important;
}

.wr2-page p {
    margin-right: 8px;
    margin-bottom: 13px;
	text-align: justify;
	line-height: 24px;
}

.wr2-page  .page-content{
    margin-top: 13px;
    margin-right: 8px;
    margin-bottom: 30px;
	text-align: justify;
}


.wr2-page ul{
  margin-top: 13px;
  margin-bottom: 25px;
}

.wr2-page li {
    padding-bottom: 17px;
    font-size: 16px;
    line-height: 20px;
    padding-left: 50px;
    position: relative;
}

.wr2-page li::before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #3cc;
    position: absolute;
    top: 6px;
    left: 9px;
}

.wr2-page .alignright{
    float: right;
    margin-left: 30px;
    margin-bottom: 30px !important;
    margin-top: 15px;
  }

.wr2-page  div.ppt {
    display: none !important;}

.btn-default2 {
    width: 250px;
    border-radius: 30px;
    overflow: hidden;
    padding: 21px 0 23px 0;
    -webkit-transition: background-color 0.3s linear, -webkit-box-shadow 0.3s linear;
    transition: background-color 0.3s linear, -webkit-box-shadow 0.3s linear;
    transition: background-color 0.3s linear, box-shadow 0.3s linear;
    transition: background-color 0.3s linear, box-shadow 0.3s linear, -webkit-box-shadow 0.3s linear;
}

.btn-default2 .btn-text {
    font-family: exo2_0-medium, Arial, sans-serif;
    font-size: 22px;
    line-height: 23px;
    color: #fff;
    position: relative;
    z-index: 2;
}

.btn-default2:active {
    -webkit-box-shadow: inset 0 1px 0 transparent, 2px 3.5px 8px transparent;
    box-shadow: inset 0 1px 0 transparent, 2px 3.5px 8px transparent;
}

.btn-default2:before {
    content: '';
    width: 100%;
    height: 80px;
    border-radius: 30px;
    position: absolute;
    bottom: -40px;
    left: 0;
    z-index: 1;
    -webkit-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
}

.btn-default2.btn-inline-block {
    display: inline-block;
}

.btn-default2.btn-green {
    background-color: #8ad4b4;
    -webkit-box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.5);
    border-bottom: 4px solid #368d68;
}

.btn-default2.btn-green .btn-text {
    text-shadow: 0.7px 0.7px 0 #3a936d;
}

.btn-default2.btn-green:before {
    background-color: #70cfaf;
}

.btn-default2.btn-green:hover {
    background-color: #7dc4a4;
}

.btn-default2.btn-green:hover:before {
    background-color: #65c4a4;
}

.btn-default2.btn-green:active {
    background-color: #85d0b0;
    -webkit-box-shadow: 2px 4px 8px transparent;
    box-shadow: 2px 4px 8px transparent;
}

.btn-default2.btn-green:active:before {
    background-color: #6acaaa;
}

.btn-default2{
    display: block;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    position: relative;
    outline: 0;
    border-width: 0;
    border-color: transparent;
    background-color: transparent;
}

.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #aeb8c9 !important;
    background-color: #5c7093 !important;
}

.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #18c5c8 !important;
    background-color: #38cdcd !important;
}

.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #fff !important;
}

.vc_tta-color-peacoc.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-peacoc.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #fff !important;
}

/* share */
.share-buttons h3{
  color: #12c3c7;
  text-align: center;
  padding-top: 10px;
  padding-right: 0px;
  font-family: exo2_0-medium, Arial, sans-serif;
  font-size: 22px;
  line-height: 36px;
  margin-bottom: 10px;
}

.share-buttons a img{
  max-width: 20px;
  position: relative;
  top: 3px;
  left: -1px;
}

.share-buttons a.vb img{
  top: 4px;
  left: 0px;
}

.share-buttons a.wa img{
  top: 4px;
  left: 0px;
}

/* bottom contacts */
.bottom-contacts-wrapper{
  background: #f7f7f7;
  padding-top: 160px;
}

.bottom-contacts{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 40px;
  padding: 100px 0px;
}

.bottom-contacts-item{
  text-align: center;
  font-size: 18px;
}

.bottom-contacts-item h4{
  font-family: exo2_0-medium, Arial, sans-serif;
  font-size: 24px;
  line-height: 26px;
  color: #5c7093;
  margin-bottom: 36px;
}

.bottom-contacts-item a:hover{
  color: #7dd6b8;
  cursor: pointer;
  text-decoration: underline;
}

.bottom-contacts-item li a{
  margin-bottom: 10px;
}

.bottom-contacts-item .email{
  display: block;
}

.bottom-contacts-item .messengers-wrapper a{
  height: 50px;
  width: 50px;
  padding: 15px;
}

/* mobile menu */
.navbar-header .ubermenu-skin-clean-white.ubermenu-responsive-toggle {
  color: #fff;
  background-color: #21cfda;
  border-radius: 4px;
}

.navbar-header .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main {
    font-size: 18px;
}

.navbar-header .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
  font-size: 18px;
  font-family: opensans-light, Arial, sans-serif;
  font-weight: 400;
}

.navbar-header .ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
  font-family: opensans-light, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
}

.navbar-header .ubermenu.ubermenu-responsive .ubermenu-item-level-0,
.navbar-header .ubermenu-responsive-single-column-subs .ubermenu-submenu .ubermenu-item {
  border-bottom: 1px solid #ececec;
}

.navbar-header .ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-item-header > .ubermenu-target{
  color: #444;
}

.ubermenu-skin-clean-white .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target,
.ubermenu-skin-clean-white .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target,
.ubermenu-skin-clean-white .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target{
  color: #7dd6b8 !important;
  font-weight: 600;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator,
.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close>[class^=fa]{
  color: #5c7093;
}

@media (max-width: 1024px) {
  .navbar-header{
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-header .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator{
    font-size: 20px;
    margin-top: -8px;
    right: 15px;
  }
  .navbar-header .ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close>[class^=fa]{
    margin-top: -8px;
    left: -8px;
  }
  .navbar-header .ubermenu .ubermenu-item .ubermenu-submenu-drop {
    box-shadow: none;
    border: none;
  }
  .navbar-header{
    display: block;
    margin-top: 10px;
  }
}

/* languages */
.lang{
  color: #5c6f92;
  font-family: opensans-semibold, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  height: 100%;
  width: 50px;
  margin-left: 30px;
  margin-top: 22px;
  background: #f7f7f7;
  text-align: center;
  padding: 7px 5px;
  border-radius: 5px;
}

.lang .lang__item{
  color: #08ccda;
}

.lang a .lang__item,
.lang a{
  text-decoration: none;
  color: #656565;
  /* cursor: default;
  pointer-events: none; */
}

.lang a:hover .lang__item{
  color: #7dd6b8;
  text-decoration: underline;
}

.lang__divider {
  width: 25px;
  background: #c7c7c7;
  margin: 0;
  display: inline-block;
  height: 1px;
  position: relative;
  top: -5px;
}

.lang__divider:last-child{
  display: none;
}

/* cf7 */
.wpcf7-submit.btn-default{
    font-family: exo2_0-medium, Arial, sans-serif;
    font-size: 25px;
    line-height: 23px;
    color: #fff;
    position: relative;
    z-index: 2;
  	text-shadow: 0.7px 0.7px 0 #3a936d;
  	background-color: #8ad4b4;
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.5);
    border-bottom: 4px solid #368d68;
  	width: 100%;
    -webkit-appearance: none;
}

.wpcf7-submit.btn-default:hover{
  text-shadow: 0.7px 0.7px 0 #318661;
  background-color: #76bd9e;
}

.sweet-alert h2 {
    font-weight: inherit !important;
    text-transform: inherit !important;
	line-height: 28px !important;
    font-family: opensans-light, Arial, sans-serif;
}

.wpcf7-not-valid-tip {
  display: none !important;
}

/*
div.wpcf7-response-output{
  display: none !important;
}
*/

form.invalid input.wpcf7-not-valid{
  border:1px solid #FF7605;
  background:#fff3e9;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #8bd4b4 !important;
  display: flex !important;
  margin-top: 0 !important;
  padding: 1rem .75rem !important;
  border-radius: 20px;
}

/* pagination */
.pagination{
  text-align: center;
  margin-top: 30px;
}

.pagination a,
.pagination span{
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 100%;
  display: inline-block;
}

.pagination span{
  background: #5c7093;
  color: #fff;
}

.pagination a{
  background: #f2f2f2;
}

.pagination a:hover,
.pagination a:active{
  background: rgb(140,220,216);
  background: -webkit-linear-gradient(rgba(140,220,216,1) 33%, rgba(80,212,217,1) 64%, rgba(0,203,218,1) 100%);
  background: -o-linear-gradient(rgba(140,220,216,1) 33%, rgba(80,212,217,1) 64%, rgba(0,203,218,1) 100%);
  background: linear-gradient(rgba(140,220,216,1) 33%, rgba(80,212,217,1) 64%, rgba(0,203,218,1) 100%);
  color: #fff;
}

@media (min-width:1280px) {
  .wr2-page .page-sidebar .reviews .review .name-city-wrap{
    padding-left: 100px;
  }
  .wr2-page .page-sidebar .reviews .review .img, .review img{
    width: 75px;
    height: 75px;
  }
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
    .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-1 {
        width: 8.33333%;
    }
    .col-sm-2 {
        width: 16.66667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333%;
    }
    .col-sm-5 {
        width: 41.66667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333%;
    }
    .col-sm-8 {
        width: 66.66667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333%;
    }
    .col-sm-11 {
        width: 91.66667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.33333%;
    }
    .col-sm-pull-2 {
        right: 16.66667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333%;
    }
    .col-sm-pull-5 {
        right: 41.66667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.33333%;
    }
    .col-sm-pull-8 {
        right: 66.66667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333%;
    }
    .col-sm-pull-11 {
        right: 91.66667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.33333%;
    }
    .col-sm-push-2 {
        left: 16.66667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333%;
    }
    .col-sm-push-5 {
        left: 41.66667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.33333%;
    }
    .col-sm-push-8 {
        left: 66.66667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333%;
    }
    .col-sm-push-11 {
        left: 91.66667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
    .navbar {
        border-radius: 4px;
    }
    .navbar-header {
        float: left;
    }
    .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-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    .container > .navbar-header, .wr1-homepage .gallery .controls-wrap > .navbar-header,
    .container > .navbar-collapse,
    .wr1-homepage .gallery .controls-wrap > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .navbar-static-top {
        border-radius: 0;
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
    .navbar-toggle {
        display: none;
    }
    .navbar-nav {
      float: none;
      margin: 0 auto;
      display: inline-block;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
    .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-1 {
        width: 8.33333%;
    }
    .col-md-2 {
        width: 16.66667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333%;
    }
    .col-md-5 {
        width: 41.66667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333%;
    }
    .col-md-8 {
        width: 66.66667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333%;
    }
    .col-md-11 {
        width: 91.66667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.33333%;
    }
    .col-md-pull-2 {
        right: 16.66667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333%;
    }
    .col-md-pull-5 {
        right: 41.66667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.33333%;
    }
    .col-md-pull-8 {
        right: 66.66667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333%;
    }
    .col-md-pull-11 {
        right: 91.66667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.33333%;
    }
    .col-md-push-2 {
        left: 16.66667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333%;
    }
    .col-md-push-5 {
        left: 41.66667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.33333%;
    }
    .col-md-push-8 {
        left: 66.66667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333%;
    }
    .col-md-push-11 {
        left: 91.66667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333%;
    }
    .col-md-offset-2 {
        margin-left: 16.66667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333%;
    }
    .col-md-offset-8 {
        margin-left: 66.66667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333%;
    }
    .col-md-offset-11 {
        margin-left: 91.66667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
    .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-1 {
        width: 8.33333%;
    }
    .col-lg-2 {
        width: 16.66667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333%;
    }
    .col-lg-5 {
        width: 41.66667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.33333%;
    }
    .col-lg-8 {
        width: 66.66667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333%;
    }
    .col-lg-11 {
        width: 91.66667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.33333%;
    }
    .col-lg-pull-2 {
        right: 16.66667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333%;
    }
    .col-lg-pull-5 {
        right: 41.66667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.33333%;
    }
    .col-lg-pull-8 {
        right: 66.66667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333%;
    }
    .col-lg-pull-11 {
        right: 91.66667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.33333%;
    }
    .col-lg-push-2 {
        left: 16.66667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333%;
    }
    .col-lg-push-5 {
        left: 41.66667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.33333%;
    }
    .col-lg-push-8 {
        left: 66.66667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333%;
    }
    .col-lg-push-11 {
        left: 91.66667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .order-form.body-form.horizontal-form {
        width: 890px;
        padding-bottom: 22px;
    }
    .order-form.body-form.horizontal-form .of-title {
        font-family: exo2_0-light, Arial, sans-serif;
        font-size: 30px;
        line-height: 36px;
        padding-top: 24px;
    }
    .order-form.body-form.horizontal-form .inputs-wrap {
        width: 585px;
        padding-left: 31px;
        margin-top: 30px;
        margin-left: 0;
    }
    .order-form.body-form.horizontal-form .inputs-wrap:before, .order-form.body-form.horizontal-form .inputs-wrap:after {
        content: " ";
        display: table;
    }
    .order-form.body-form.horizontal-form .inputs-wrap:after {
        clear: both;
    }
    .order-form.body-form.horizontal-form .wpcf7-form-control-wrap{
        float: left;
        width: 174px;
        margin-right: 10px;
    }
    .order-form.body-form.horizontal-form .wpcf7-form-control-wrap input {
        width: 100%;
        margin-top: 0;
    }
    .order-form.body-form.horizontal-form .btn-default {
        margin-top: 8px;
    }
    .order-form.body-form.horizontal-form  .wpcf7-submit {
        width: 270px;
        position: absolute;
        margin-top: 0;
        top: 95px;
        right: 30px;
    }
    .order-form.body-form.horizontal-form .btn-default {
        width: 269px;
        margin-right: 0;
        margin-left: 0;
    }
    .order-form.body-form.horizontal-form .of-subtext {
        text-align: left;
        padding-top: 0px;
        padding-left: 59px;
    }
    .navbar .dropdown-menu {
        top: 125%;
    }
    .no-padding {
        padding: 0;
    }
    .wr3-homepage .doctor-sertificates .doctor-sertificate:last-child,
    .wr3-homepage .doctor-sertificates .doctor-sertificate:nth-child(4) {
        margin-right: 0;
    }
    .wr5-homepage .img {
        width: auto;
        height: auto;
    }
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 178px;
    }
}


@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
    .btn-default {
        width: 86%;
    }
    .btn-default .btn-text {
        font-size: 24px;
        line-height: 24px;
    }
    .order-form.body-form {
        width: 290px;
    }
    .order-form.body-form .of-title {
        font-size: 24px;
        line-height: 26px;
    }
    .order-form.body-form .inputs-wrap {
        width: 260px;
    }
    .order-form.body-form .of-subtext {
        font-size: 16px;
		 margin-top: 10px;
    }
    .navbar {
        min-height: inherit;
        border-bottom-color: transparent;
        width: 270px;
        min-width: 270px;
        padding-bottom: 10px;
    }
    .navbar .navbar-collapse {
        margin-top: 10px;
    }
    .navbar .nav .dots-more {
        display: block;
    }
    .navbar .nav {
        max-height: 250px;
        overflow: auto;
        background-color: #f3f3f3;
        border-radius: 5px;
        padding-bottom: 5px;
    }
    .navbar .nav li a {
        margin-right: 0;
        padding: 14px 16px 16px;
    }
    .navbar .navbar-header {
        text-align: center;
    }
    .navbar .navbar-toggle {
        display: inline-block;
        -webkit-transition: background-color 0.3s linear;
        transition: background-color 0.3s linear;
        background-color: #20b2bd;
        float: none;
        margin: 0;
    }
    .navbar .dropdown-menu {
        max-height: 156px;
        overflow: auto;
    }
    .navbar .dropdown-menu li > a {
        padding: 9px 16px 10px !important;
        white-space: normal;
        font-size: 20px !important;
        line-height: 26px !important;
    }
    .block-title-main {
        font-size: 30px;
        line-height: 34px;
    }
    .wr1-homepage {
        padding-bottom: 40px;
    }
    .wr1-homepage .logo-header {
        left: 50%;
        margin-left: -55px;
    }
    .wr1-homepage .description {
        display: block;
        font-size: 20px;
        text-align: center;
        padding-left: 0;
        padding-top: 125px;
    }
    .wr1-homepage .description .text-uppercase {
        font-size: 24px;
        line-height: 37px;
    }
    .wr1-homepage .phone-big {
        text-align: center;
        padding-top: 5px;
    }
    .wr1-homepage .phone-big .phone {
        font-size: 26px;
    }
    .wr1-homepage .phone-big .phone .text-small {
        font-size: 20px;
    }
    .wr1-homepage .phones-small {
        text-align: center;
    }
    .wr1-homepage .phones-small .phone {
        display: inline-block;
        font-size: 14px;
    }
    .wr1-homepage .gallery {
        display: none;
    }
    .wr1-homepage .header-socials {
        display: none;
    }
    .wr1-homepage .header-socials .social-link {
        width: 26px;
        height: 26px;
        border-radius: 26px;
    }
    .wr1-homepage .header-socials .social-link [class*='iconfont-'],
    .wr1-homepage .header-socials .social-link [class*='iconfont-yandex'] {
        font-size: 14px;
    }
    .wr1-homepage .header-socials .social-link.vk [class*='iconfont-'] {
        top: -3px;
    }
    .wr1-homepage .header-socials .social-link.ok [class*='iconfont-'] {
        top: -3px;
        left: 0;
    }
    .wr1-homepage .header-socials .social-link.ya [class*='iconfont-yandex'] {
        top: -1px;
    }
    .wr1-homepage .header-socials .social-link.fb [class*='iconfont-'], .wr1-homepage .header-socials .social-link.tw [class*='iconfont-'], .wr1-homepage .header-socials .social-link.gplus [class*='iconfont-'], .wr1-homepage .header-socials .social-link.at [class*='iconfont-'], .wr1-homepage .header-socials .social-link.in [class*='iconfont-'], .wr1-homepage .header-socials .social-link.mail [class*='iconfont-'] {
        top: -3px;
    }
    .wr1-homepage .body-form {
        position: relative;
        top: auto;
        left: auto;
        margin: 10px auto 0;
    }
    .wr1-homepage .scroll-round {
        display: none;
    }
    .wr2-homepage .items .item {
        width: 290px;
    }
    .wr3-homepage .doctor-img.big-img {
        width: 290px;
        margin: 0 auto;
    }
    .wr3-homepage .doctor-img.small-img {
        margin: 0 auto;
    }
    .wr3-homepage .doctor-name {
        font-size: 24px;
        text-align: center;
    }
    .wr3-homepage .doctor-specialization {
        font-size: 18px;
        line-height: 24px;
        text-align: center;
    }
    .wr3-homepage .doctor-text {
        margin-left: 0;
    }
    .wr3-homepage .doctor-text:before {
        display: none;
    }
    .wr3-homepage .doctor-sertificates {
        text-align: center;
    }
    .wr3-homepage .doctor-sertificates .doctor-sertificate {
        margin-right: 20px;
        margin-left: 20px;
    }
    .wr3-homepage .doctors-divider {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .wr4-homepage {
        padding-bottom: 70px;
    }
    .wr4-homepage .gallery{
        width: 90%;
        margin-top: 370px;
    }
    .doctors-items {
      margin-top: 140px;
    }
    .wr4-homepage .gallery .controls {
        top: -130px;
    }
    .doctors-items .controls {
        top: 0;
    }
    .wr4-homepage .gallery .controls.controls-left,
    .doctors-items .controls.controls-left {
        left: 50%;
        margin-left: -80px;
    }
    .wr4-homepage .gallery .controls.controls-right,
    .doctors-items .controls.controls-right {
        right: 50%;
        margin-right: -80px;
    }
    .wr4-homepage .gallery .items .item .img,
    .doctors-items .items .item .img {
        position: relative;
        top: 0;
        left: 0;
        display: block;
        margin: 0 auto;
    }
    .wr4-homepage .gallery .items .text-wrap {
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;
    }
    .wr4-homepage .gallery .items .text-wrap:before {
        display: none;
    }
    .wr4-homepage .gallery .items .text-wrap .title {
        text-align: center;
    }
    .wr4-homepage .gallery .items .text-wrap .city {
        padding-bottom: 20px;
        text-align: center;
    }
    .wr5-homepage .item {
        margin-bottom: 25px;
    }
    .wr5-homepage .item-title {
        margin-top: 25px;
        text-align: center;
    }
    .wr5-homepage .item-title span {
        display: inline;
    }
    .wr5-homepage .img.img-world {
        margin-top: 25px;
        margin-left: 0;
    }
    .wr5-homepage .left-cities {
        text-align: right;
    }
    .wr6-homepage {
        height: 1000px;
    }
    .wr6-homepage .contacts {
        top: 220px;
        left: 50%;
        width: 290px;
        margin-left: -145px;
        zoom: 1;
    }
    .wr1-page .logo-header {
        left: 50%;
        margin-left: -55px;
    }
    .wr1-page .description {
        display: block;
        font-size: 20px;
        text-align: center;
        padding-left: 0;
        padding-top: 125px;
    }
    .wr1-page .description .text-uppercase {
        font-size: 24px;
        line-height: 37px;
    }
    .wr1-page .phone-big {
        text-align: center;
        padding-top: 5px;
    }
    .wr1-page .phone-big .phone {
        font-size: 22px;
    }
    .wr1-page .phone-big .phone .text-small {
        font-size: 20px;
    }
    .wr1-page .phones-small {
        text-align: center;
    }
    .wr1-page .phones-small .phone {
        display: inline-block;
        font-size: 14px;
    }
    .wr1-page .header-socials {
        display: none;
    }
    .wr1-page .header-socials .social-link {
        width: 26px;
        height: 26px;
        border-radius: 26px;
    }
    .wr1-page .header-socials .social-link [class*='iconfont-'],
    .wr1-page .header-socials .social-link [class*='iconfont-yandex'] {
        font-size: 14px;
    }
    .wr1-page .header-socials .social-link.vk [class*='iconfont-'] {
        top: -3px;
    }
    .wr1-page .header-socials .social-link.ok [class*='iconfont-'] {
        top: -3px;
        left: 0;
    }
    .wr1-page .header-socials .social-link.ya [class*='iconfont-yandex'] {
        top: -1px;
    }
    .wr1-page .header-socials .social-link.fb [class*='iconfont-'], .wr1-page .header-socials .social-link.tw [class*='iconfont-'], .wr1-page .header-socials .social-link.gplus [class*='iconfont-'], .wr1-page .header-socials .social-link.at [class*='iconfont-'], .wr1-page .header-socials .social-link.in [class*='iconfont-'], .wr1-page .header-socials .social-link.mail [class*='iconfont-'] {
        top: -3px;
    }
    .wr2-page .breadcrumbs {
        margin: 0 auto;
        padding-top: 25px;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
    }
    .wr2-page .breadcrumb-link {
        font-size: 16px;
        line-height: 22px;
        margin-right: 15px;
        margin-left: 15px;
    }
    .wr2-page .title-wrap {
        height: 100px;
    }
    .wr2-page .content-wrap .page-content {
        padding-right: 15px;
        padding-left: 15px;
    }
    .wr2-page .content-wrap .page-content .content-title-page {
        font-size: 22px;
    }
    .wr2-page .images-type-1 .img {
        margin-right: 0;
        margin-left: 0;
    }
    .wr2-page .text {
        margin-right: 0;
    }
    .wr2-page .images-type-2 .image-wrap {
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .wr2-page .prev-next-pages-wrap {
        padding-top: 1px;
        margin-right: 15px;
        margin-left: 15px;
    }
    .wr2-page .prev-next-pages-wrap .prev-page-wrap {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .wr2-page .prev-next-pages-wrap .next-page-wrap {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 50px;
    }
    .wr-footer .text-left {
        text-align: center;
    }
    .wr-footer .text-right {
        text-align: center;
    }
    .wr-footer .copy-block {
        text-align: center;
    }
    .wr-footer .copy-block .copy {
        text-align: center;
    }
    .wr-footer .copy-block .copy span {
        display: block;
    }
    .wr-footer .logo-block {
        text-align: center;
    }
    .wr-footer .logo-block #goldseo {
        display: block;
        margin: 0 auto;
    }
    .wr-footer .logo-block .dev-copy {
        display: block;
        margin-top: 20px;
    }
    .wr-footer .logo-block .dev-copy span {
        display: block;
    }
    .wr-footer .doc-links-block .btn-footer {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {/**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .btn-default {
        width: 90%;
    }
    .order-form.body-form.horizontal-form .of-title {
        padding-left: 40px;
        padding-right: 40px;
    }
    .navbar {
        padding-left: 15px;
        padding-right: 15px;
    }
    .navbar .container, .navbar .wr1-homepage .gallery .controls-wrap, .wr1-homepage .gallery .navbar .controls-wrap {
        width: auto;
    }
    .navbar .nav li a {
        font-size: 14px;
        line-height: 14px;
        margin-right: 15px;
    }
    .navbar .dropdown-menu {
        top: 125%;
    }
    .wr1-homepage {
        padding-bottom: 40px;
    }
    .wr1-homepage .logo-header {
        left: 50%;
        margin-left: -55px;
    }
    .wr1-homepage .description {
        display: block;
        text-align: center;
        padding-left: 0;
        padding-top: 125px;
    }
    .wr1-homepage .phone-big {
        text-align: center;
        padding-top: 5px;
    }
    .wr1-homepage .phones-small {
        text-align: center;
    }
    .wr1-homepage .phones-small .phone {
        display: inline-block;
    }
    .wr1-homepage .gallery {
        display: none;
    }
    .wr1-homepage .header-socials {
        margin-top: 20px;
        top: auto;
        right: auto;
        text-align: center;
        position: relative;
    }
    .wr1-homepage .body-form {
        position: relative;
        top: auto;
        left: auto;
        margin: 40px auto 0;
    }
    .wr1-homepage .scroll-round {
        display: none;
    }
    .wr3-homepage .doctor-img.big-img {
        margin: 0 auto;
    }
    .wr3-homepage .doctor-img.small-img {
        margin: 0 auto;
    }
    .wr3-homepage .doctor-name {
        text-align: center;
    }
    .wr3-homepage .doctor-specialization {
        text-align: center;
    }
    .wr3-homepage .doctor-sertificates {
        text-align: center;
    }
    .wr3-homepage .doctor-sertificates .doctor-sertificate {
        margin-right: 20px;
        margin-left: 20px;
    }
    .wr3-homepage .doctors-divider {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .wr4-homepage {
        padding-bottom: 70px;
    }
    .wr4-homepage .gallery {
        width: 90%;
        margin-top: 370px;
    }
    .wr4-homepage .gallery .controls {
        top: -130px;
    }
    .wr4-homepage .gallery .controls.controls-left {
        left: 50%;
        margin-left: -80px;
    }
    .wr4-homepage .gallery .controls.controls-right {
        right: 50%;
        margin-right: -80px;
    }
    .wr4-homepage .gallery .items .item .img {
        position: relative;
        top: 0;
        left: 0;
        display: block;
        margin: 0 auto;
    }
    .wr4-homepage .gallery .items .text-wrap {
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;
    }
    .wr4-homepage .gallery .items .text-wrap:before {
        display: none;
    }
    .wr4-homepage .gallery .items .text-wrap .title {
        text-align: center;
    }
    .wr4-homepage .gallery .items .text-wrap .city {
        padding-bottom: 20px;
        text-align: center;
    }
    .wr4-homepage .gallery .items .text-wrap .city {
        padding-bottom: 20px;
    }
    .wr5-homepage .item {
        margin-bottom: 25px;
    }
    .wr5-homepage .item-title {
        margin-top: 25px;
        text-align: center;
    }
    .wr5-homepage .img.img-world {
        margin-top: 25px;
        margin-left: 0;
    }
    .wr5-homepage .left-cities {
        text-align: right;
    }
    .wr6-homepage {
        height: 1000px;
    }
    .wr6-homepage .contacts {
        top: 220px;
        left: 50%;
        width: 290px;
        margin-left: -145px;
        zoom: 1;
    }
    .wr1-page .logo-header {
        left: 50%;
        margin-left: -55px;
    }
    .wr1-page .description {
        display: block;
        text-align: center;
        padding-left: 0;
        padding-top: 125px;
    }
    .wr1-page .phone-big {
        text-align: center;
        padding-top: 5px;
    }
    .wr1-page .phones-small {
        text-align: center;
    }
    .wr1-page .phones-small .phone {
        display: inline-block;
    }
    .wr1-page .header-socials {
        margin-top: 20px;
        top: auto;
        right: auto;
        text-align: center;
        position: relative;
    }
    .wr2-page .breadcrumbs {
        padding-left: 15px;
        padding-right: 15px;
    }
    .wr2-page .content-wrap .page-content {
        padding-right: 15px;
        padding-left: 15px;
    }
    .wr2-page .prev-next-pages-wrap {
        padding-top: 1px;
        margin-right: 15px;
        margin-left: 15px;
    }
    .wr-footer .copy-block .copy {
        font-size: 15px;
    }
    .wr-footer .logo-block .dev-copy {
        font-size: 15px;
    }
    .wr-footer .doc-links-block {
        text-align: center;
    }
    .wr-footer .doc-links-block .btn-footer {
        margin-bottom: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .order-form.body-form.horizontal-form {
        width: 890px;
        padding-bottom: 22px;
    }
    .order-form.body-form.horizontal-form .of-title {
        font-family: exo2_0-light, Arial, sans-serif;
        font-size: 30px;
        line-height: 36px;
        padding-top: 24px;
    }
    .order-form.body-form.horizontal-form .inputs-wrap {
        width: 585px;
        padding-left: 31px;
        margin-top: 30px;
        margin-left: 0;
    }
    .order-form.body-form.horizontal-form .inputs-wrap:before, .order-form.body-form.horizontal-form .inputs-wrap:after {
        content: " ";
        display: table;
    }
    .order-form.body-form.horizontal-form .inputs-wrap:after {
        clear: both;
    }
    .order-form.body-form.horizontal-form .inputs-wrap .btn-group {
        float: left;
        width: 174px;
        margin-right: 10px;
    }
    .order-form.body-form.horizontal-form .inputs-wrap .btn-group input {
        width: 100%;
        margin-top: 0;
    }
    .order-form.body-form.horizontal-form .btn-default {
        margin-top: 8px;
    }
    .order-form.body-form.horizontal-form .submit-group {
        width: 290px;
        position: absolute;
        margin-top: 0;
        top: 84px;
        right: 10px;
    }
    .order-form.body-form.horizontal-form .btn-default {
        width: 269px;
        margin-right: 0;
        margin-left: 0;
    }
    .order-form.body-form.horizontal-form .of-subtext {
        text-align: left;
        padding-top: 28px;
        padding-left: 59px;
    }
    .navbar .nav li a {
        font-size: 18px;
        line-height: 18px;
        margin-right: 20px;
    }
    .navbar .dropdown-menu {
        top: 125%;
    }
    .no-padding {
        padding: 0;
    }
    .wr1-homepage {
        padding-bottom: 130px;
    }
    .wr1-homepage .description {
        font-size: 18px;
    }
    .wr1-homepage .description .text-uppercase {
        font-size: 22px;
    }
    .wr1-homepage .phone-big .phone {
        font-size: 26px;
    }
    .wr1-homepage .phone-big .phone .text-small {
        font-size: 20px;
    }
    .wr1-homepage .phones-small .phone {
        font-size: 16px;
    }

    /* .wr1-homepage .gallery .slick-dots {
        bottom: -110px;
    }
    .wr1-homepage .gallery .controls {
        top: 235px;
    } */

    .wr1-homepage .gallery .controls.controls-left {
        left: 0;
    }
    .wr1-homepage .gallery .controls.controls-right {
        right: 0;
    }
    .wr1-homepage .body-form {
        left: 465px;
    }
    .wr1-homepage .scroll-round {
        bottom: -60px;
    }
    .wr3-homepage .doctor-sertificates {
        text-align: center;
    }
    .wr3-homepage .doctor-sertificates .doctor-sertificate:last-child {
        margin-right: 57px;
    }
    .wr4-homepage .gallery {
        width: 100%;
        margin-top: 370px;
    }
    .wr4-homepage .gallery .controls {
        top: -130px;
    }
    .wr4-homepage .gallery .controls.controls-left {
        left: 50%;
        margin-left: -80px;
    }
    .wr4-homepage .gallery .controls.controls-right {
        right: 50%;
        margin-right: -80px;
    }
    .wr1-page .description {
        font-size: 18px;
    }
    .wr1-page .description .text-uppercase {
        font-size: 22px;
    }
    .wr1-page .phone-big .phone {
        font-size: 26px;
    }
    .wr1-page .phone-big .phone .text-small {
        font-size: 20px;
    }
    .wr1-page .phones-small .phone {
        font-size: 16px;
    }
    .wr2-page .content-wrap .page-content {
        padding-right: 15px;
    }
    .wr2-page .prev-next-pages-wrap {
        margin-right: 15px;
        margin-bottom: 1px;
    }
    .wr-footer .logo-block .dev-copy {
        font-size: 16px;
    }
}

/* tablet landscape */
@media (max-width: 1024px) {
  .lang{
    font-size: 16px;
  }
}


/* tablet portrait */
@media (max-width: 768px) {
  .wr1-homepage .phone-big {
    text-align: center;
    padding-top: 5px;
  }
  .bottom-contacts {
    grid-template-columns: 1fr;
    padding: 80px 0px;
  }
  .bottom-contacts-item:not(:last-child) {
    margin-bottom: 40px;
  }
  .bottom-contacts-item h4{
    margin-bottom: 20px;
  }
  .lang {
    margin: 0 auto;
    margin-top: 25px;
    padding: 10px 5px;
    width: 150px;
  }
  .lang__divider{
    margin: 0 15px;
    display: inline-block;
    height: 16px;
    width: 1px;
    position: relative;
    top: 2px;
  }
}

/* mobile portrait */
@media (max-width: 525px) {
  .all-doctors-wrap .wpcf7-submit.btn-default {
      width: 90%;
      margin-top: 50px;
      font-size: 22px;
  }
  .wpcf7-submit.btn-default.in-content-btn {
    width: 100%;
    font-size: 20px;
  }
  .pagination{
    margin-top: 50px;
  }
  .news .review{
    margin-bottom: 50px;
  }
  .news .name-city-wrap{
    width: 100%;
    display: inline-block;
    text-align: center;
  }
  .news .thumb {
    float: none;
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
  .news .readmore-wrap{
    text-align: center;
  }
  .page-sidebar .review .img{
    position: relative !important;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .page-sidebar .review .name-city-wrap{
    padding: 0 !important;
    text-align: center;
  }
  .page-sidebar .review .text-wrap {
    padding-top: 20px !important;
  }
  .page-sidebar .reviews .review .readmore-wrap {
    text-align: center !important;
  }
  .wr2-page .page-sidebar .reviews .review{
    margin-bottom: 50px;
  }
  .single-post .wr2-page .breadcrumb-link.current {
    display: none;
  }
  .wr1-homepage .phone-big .phone {
      font-size: 22px;
  }
  .block-title-main {
    font-size: 26px;
    line-height: 32px;
  }
  .wpcf7-submit.btn-default{
    max-width: 100%;
    display: block;
  }
  .wr3-homepage .doctor-text p {
    text-align: left !important;
  }
  .lang {
    width: 120px;
  }
}
