/* normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
.relative {
  position: relative;
}
.pull-right {
  float: right;
  text-align: right !important;
}
@font-face {
  font-family: 'Museo Sans Cyrl 900';
  font-style: normal;
  font-weight: normal;
  src: local('Museo Sans Cyrl 900'), url("/css/fonts/MuseoSansCyrl_3.woff") format('woff');
}
@font-face {
  font-family: 'PT Sans';
  src: url("/css/fonts/pts55f.eot");
  src: url("/css/fonts/pts55f.eot?#iefix") format('embedded-opentype'), url("/css/fonts/pts55f.woff") format('woff'), url("/css/fonts/pts55f.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
.col-1-2 {
  *zoom: 1;
  float: left;
  display: inline;
  clear: none;
  text-align: inherit;
  padding-left: 0;
  padding-right: 0;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
}
.col-1-2:before,
.col-1-2:after {
  content: '';
  display: table;
}
.col-1-2:after {
  clear: both;
}
.col-1-2:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 350px) {
  .col-1-2 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-1-2:first-child {
    margin-left: auto;
  }
  .col-1-2:last-child {
    margin-right: auto;
  }
}
.col-3-12 {
  *zoom: 1;
  float: left;
  display: inline;
  clear: none;
  text-align: inherit;
  padding-left: 0;
  padding-right: 0;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
}
.col-3-12:before,
.col-3-12:after {
  content: '';
  display: table;
}
.col-3-12:after {
  clear: both;
}
.col-3-12:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 350px) {
  .col-3-12 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-3-12:first-child {
    margin-left: auto;
  }
  .col-3-12:last-child {
    margin-right: auto;
  }
}
.half-row {
  *zoom: 1;
  float: left;
  display: inline;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  display: inline-block;
  min-height: 380px;
  background-color: #0a7fb7;
  color: #fff;
}
.half-row:before,
.half-row:after {
  content: '';
  display: table;
}
.half-row:after {
  clear: both;
}
@media only screen and (max-width: 350px) {
  .half-row {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .half-row:first-child {
    margin-left: auto;
  }
  .half-row:last-child {
    margin-right: auto;
  }
}
h1 {
  font-size: 45px;
  margin: 0;
  letter-spacing: 0.044em;
  line-height: 1.25em;
  font-weight: 800;
}
@media only screen and (max-width: 350px) {
  h1 {
    font-size: 20px;
  }
}
h2 {
  font-size: 30px;
  margin: 0 0 30px 0;
  letter-spacing: 0.003em;
}
h1,
h2 {
  color: #0a7fb7;
  font-family: 'Museo Sans Cyrl 900';
  text-transform: uppercase;
}
h4 {
  font-family: 'Museo Sans Cyrl 900';
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.2em;
}
.row {
  padding: 15px;
  min-height: 300px;
  padding: 50px;
  padding-left: 58px;
  position: relative;
  *zoom: 1;
}
@media only screen and (max-width: 350px) {
  .row {
    padding: 5px;
  }
}
.row:before,
.row:after {
  content: '';
  display: table;
}
.row:after {
  clear: both;
}
.row.no-pad {
  padding: 0;
  margin: 0;
}
.container {
  max-width: 1256px;
  min-width: 960px;
  position: relative;
  *zoom: 1;
}
.container.white {
  background-color: #fff;
  min-width: 1256px;
}
.container:before,
.container:after {
  content: '';
  display: table;
}
.container:after {
  clear: both;
}
@media only screen and (max-width: 350px) {
  .container {
    min-width: 350px;
    background-color: transparent;
  }
  .container.white {
    min-width: 350px;
  }
}
#feedback,
#map,
#about {
  border: 5px solid #fff;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
}
#about {
  min-height: 580px;
  border-top: none;
  background-color: #cff5ff;
  background-image: url("../assets/main-banner.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  padding: 50px;
}
#about .logos {
  background-image: url("../assets/logos.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 400px;
  height: 160px;
  bottom: 42px;
  left: 50px;
}
.main-banner-text {
  color: #183e4e;
  font-weight: 600;
  max-width: 500px;
  line-height: 1.45em;
  letter-spacing: 0.002em;
  font-size: 18px;
  margin-top: 32px;
}
#feedback {
  background-color: #e0f8ff;
}
@media only screen and (max-width: 350px) {
  #feedback {
    display: none;
  }
}
#services {
  position: relative;
  border: 5px solid #fff;
  width: 984px;
  *zoom: 1;
}
#services:before,
#services:after {
  content: '';
  display: table;
}
#services:after {
  clear: both;
}
#services .row {
  height: 380px;
}
#advantages {
  padding-bottom: 0;
  line-height: 1.65em;
  color: #183e4e;
  min-height: 370px;
}
#advantages b {
  display: block;
  margin-bottom: 14px;
}
#price h2 {
  margin-bottom: 0px;
}
#price h5 {
  font-weight: bold;
  font-size: 16px;
  margin: 10px 0;
  margin-bottom: 35px;
}
#map {
  width: 100%;
  height: 380px;
}
#contacts {
  position: relative;
  height: 380px;
}
#contacts h2 {
  position: absolute;
  z-index: 10;
  left: 55px;
  top: 55px;
}
#contacts #map-overlay {
  position: absolute;
  background-color: #fff;
  z-index: 11;
  padding: 40px 30px;
  left: 55px;
  width: 270px;
  top: 115px;
}
#contacts #map-overlay a.button {
  margin-top: 30px;
}
#contacts #map-overlay .text {
  font-weight: bold;
  padding: 0 10px;
  line-height: 1.3em;
}
.price-list {
  width: 100%;
  min-width: 960px;
}
.price-list td {
  padding: 22px;
  line-height: 0.79em;
}
.price-list td:first-child {
  padding-left: 50px;
}
@media only screen and (max-width: 350px) {
  .price-list td:first-child {
    padding: 5px;
  }
}
.price-list td:last-child {
  padding-right: 50px;
}
@media only screen and (max-width: 350px) {
  .price-list td:last-child {
    padding: 5px;
  }
}
.price-list tbody tr {
  border-bottom: 1px solid #e0f8ff;
}
.price-list tbody tr td:first-child {
  width: 655px;
}
@media only screen and (max-width: 350px) {
  .price-list tbody tr td:first-child {
    width: auto;
  }
}
.price-list tbody .price {
  font-weight: bold;
  color: #0a7fb7;
}
.price-list thead {
  color: #fff;
  font-size: 0.8em;
  background: #0a7fb7;
}
.price-list thead td {
  padding: 15px;
}
.nobreak {
  white-space: nowrap;
}
.asterix {
  color: #0a7fb7;
  font-size: 26px;
  position: absolute;
  margin-top: -5px;
}
.footnote {
  margin-top: 40px;
  margin-left: 40px;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
}
.footnote .asterix {
  position: absolute;
  left: -10px;
  top: 3px;
  font-weight: normal;
}
header {
  background: #fff;
  height: 120px;
  line-height: 86px;
  padding: 15px;
  text-align: center;
}
@media only screen and (max-width: 350px) {
  header {
    height: auto;
    text-align: center !important;
  }
}
.header-block {
  font-size: 18px;
  font-weight: bold;
  color: #0a7fb7;
  *zoom: 1;
  float: left;
  display: inline;
  clear: none;
  padding-left: 0;
  padding-right: 0;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}
.header-block .region {
  color: #bfd8e3;
}
.header-block:before,
.header-block:after {
  content: '';
  display: table;
}
.header-block:after {
  clear: both;
}
@media only screen and (max-width: 350px) {
  .header-block {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 45px;
    height: 45px;
  }
  .header-block:first-child {
    height: 65px;
  }
  .header-block:first-child {
    margin-left: auto;
  }
  .header-block:last-child {
    margin-right: auto;
  }
  .header-block .text {
    left: auto !important;
  }
  .header-block .icon {
    top: 12px !important;
  }
  .header-block .logo {
    left: 50%;
    margin-left: -82px;
  }
}
.header-block .button {
  position: relative;
  left: 16px;
}
.header-block .icon {
  position: absolute;
  top: 30px;
  left: 0px;
}
.header-block .text {
  position: relative;
  display: inline-block;
  left: -40px;
}
.header-block .text.email {
  left: -25px;
}
.header-block .text.email .icon {
  top: 34px;
  left: -5px;
}
.logo {
  background: url("../assets/logo.png");
  background-repeat: no-repeat;
  height: 50px;
  top: 20px;
  left: 35px;
  position: relative;
}
.pale-border {
  position: absolute;
  width: 15px;
  height: 180px;
  left: 255px;
  top: 0px;
  border-right: 1px solid #e4eeef;
}
.pale-border.pale-border-2 {
  left: auto;
  right: 305px;
}
aside {
  height: 100%;
  max-width: 270px;
  overflow: auto;
  background-color: #0a7fb7;
  position: relative;
}
@media only screen and (max-width: 350px) {
  aside {
    display: none;
  }
}
aside .footer {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  font-size: 13px;
  padding-top: 35px;
  padding-left: 40px;
}
.left-menu li {
  line-height: 8px;
}
.left-menu,
.left-menu-info {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 350px) {
  .left-menu,
  .left-menu-info {
    display: none;
  }
}
.footer {
  padding: 20px 50px;
  color: #fff;
  border-top: 1px solid #0e9dd1;
}
.left-menu-info {
  color: #fff;
  padding: 12px 50px;
  font-size: 14px;
}
.left-menu-info li {
  margin: 23px 0;
  line-height: 20px;
  color: #cff5ff;
}
.left-menu-info li b {
  color: #fff;
}
.left-menu-info li:last-child {
  max-width: 160px;
}
.left-menu-link {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  padding: 21px 50px;
  letter-spacing: 0.06em;
  display: block;
  border-bottom: 1px solid #0e9dd1;
}
.left-menu-link:hover {
  background: #0e9dd1;
}
article {
  background: #fff;
  position: absolute;
  top: 0;
  left: 270px;
  right: 0;
}
@media only screen and (max-width: 350px) {
  article {
    left: 0;
  }
}
.mobile-menu {
  display: none;
  list-style: none;
  *zoom: 1;
}
@media only screen and (max-width: 350px) {
  .mobile-menu {
    display: none;
  }
}
.mobile-menu:before,
.mobile-menu:after {
  content: '';
  display: table;
}
.mobile-menu:after {
  clear: both;
}
.mobile-menu li {
  float: left;
}
.bottom-info {
  display: none;
}
@media only screen and (max-width: 350px) {
  .bottom-info {
    display: none;
  }
}
.jump-up {
  position: fixed;
  bottom: 5px;
  right: 5px;
  padding: 40px;
  display: none;
  background: #fff;
}
@media only screen and (max-width: 350px) {
  .jump-up {
    display: block;
  }
}
.slider-holder {
  width: 300px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 350px) {
  .js-certificates-corusel,
  .js-feedback-corusel {
    display: none;
  }
}
.js-certificates-corusel ul,
.js-feedback-corusel ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 3000px;
  -webkit-transition: margin 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: margin 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: margin 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: margin 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.js-certificates-corusel li,
.js-feedback-corusel li {
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.js-certificates-corusel li img.slider-image-true,
.js-feedback-corusel li img.slider-image-true {
  width: 100%;
}
.js-certificates-corusel a,
.js-feedback-corusel a {
  text-decoration: none;
  color: #bfd8e3;
  margin: 0 5px;
  line-height: 10px;
  font-size: 35px;
  letter-spacing: 0.09em;
}
.js-certificates-corusel a.cur-bullet,
.js-feedback-corusel a.cur-bullet {
  color: #0a7fb7;
}
.js-certificates-corusel .current,
.js-feedback-corusel .current {
  font-weight: normal;
}
.bullet-holder {
  padding-top: 15px;
  text-align: center;
}
.slider-controls {
  position: absolute;
  top: 0px;
  right: 10px;
}
.slider-controls div:first-child {
  left: -47px;
  position: relative;
}
.slider-client-box {
  padding: 15px 20px;
  *zoom: 1;
}
.slider-client-box:before,
.slider-client-box:after {
  content: '';
  display: table;
}
.slider-client-box:after {
  clear: both;
}
.slider-client-box .profile-name {
  font-size: 16px;
  font-weight: bold;
}
.slider-client-box .profile-place {
  display: block;
}
.slider-client-box .profile-image {
  float: left;
  margin-right: 8px;
  margin-left: 20px;
  margin-top: -15px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  border: 4px solid #fff;
}
.slider-feedback-box {
  font-weight: normal;
  background-color: #fff;
  padding: 30px 40px;
  border-left: 5px solid #e0f8ff;
  border-right: 5px solid #e0f8ff;
  min-height: 200px;
  line-height: 1.55em;
}
.slider-pre-holder {
  position: relative;
}
.js-feedback-corusel {
  min-height: 330px;
}
.js-feedback-corusel .icon-feedbacktail {
  position: relative;
  top: -50px;
  left: 110px;
}
.js-feedback-corusel .slider-controls {
  top: -62px;
}
.js-feedback-corusel ul {
  width: 10000px;
}
.js-feedback-corusel li {
  text-align: left;
}
.js-feedback-corusel .bullet-holder {
  margin-top: 4px;
}
.js-certificates-corusel {
  position: relative;
  white-space: nowrap;
  top: -70px;
  left: 15px;
  max-height: 250px;
}
.js-certificates-corusel .icon-feedbacktail {
  display: none;
}
.js-certificates-corusel .bullet-holder {
  margin-top: -9px;
}
.js-certificates-corusel .bullet-holder a {
  font-size: 35px;
  letter-spacing: 0.09em;
}
.js-certificates-corusel .slider-image {
  *zoom: 1;
  float: left;
  display: inline;
  clear: none;
  text-align: inherit;
  padding-left: 0;
  padding-right: 0;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  padding: 20px;
  text-align: center;
}
.js-certificates-corusel .slider-image:before,
.js-certificates-corusel .slider-image:after {
  content: '';
  display: table;
}
.js-certificates-corusel .slider-image:after {
  clear: both;
}
.js-certificates-corusel .slider-image:last-child {
  margin-right: 0%;
}
.js-certificates-corusel .slider-image img {
  width: 100%;
}
.js-certificates-corusel .slider-controls {
  display: none;
}
.icon {
  position: relative;
  cursor: pointer;
}
.icon:before {
  position: absolute;
  display: block;
  left: -30px;
  content: '';
  background-image: url("../assets/logo.png");
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
}
.icon-location:before {
  background-image: url("../assets/icon-location.png");
}
.icon-feedbacktail:before {
  width: 41px;
  height: 30px;
  background-image: url("../assets/feedback-arrow.png");
}
.icon-clock:before {
  background-image: url("../assets/icon-clock.png");
}
.icon-license:before {
  background-image: url("../assets/icon-license.png");
}
.icon-arrow-left {
  display: block;
}
.icon-arrow-left:before {
  background-image: url("../assets/arrow-left.png");
}
.icon-arrow-right {
  display: block;
}
.icon-arrow-right:before {
  background-image: url("../assets/arrow-right.png");
}
.icon-sale {
  left: -20px;
  top: -15px;
}
.icon-sale:before {
  background-image: url("../assets/icon-sale.png");
}
.icon-close:before {
  background-image: url("../assets/close-button.png");
}
.icon-phone {
  left: -60px;
  top: 10px;
}
.icon-phone:before {
  background-image: url("../assets/icon-phone.png");
}
.icon-letter {
  left: -95px;
  top: 15px;
}
.icon-letter:before {
  background-image: url("../assets/icon-letter.png");
}
.icon-modal-close:before {
  background-image: url("../assets/modal-close.png");
}
.icon-modal-left:before {
  background-image: url("../assets/modal-left.png");
}
.icon-modal-right:before {
  background-image: url("../assets/modal-right.png");
}
a.button {
  padding: 20px 40px;
  font-size: 12px;
  letter-spacing: 0.08em;
  display: inline-block;
}
.button {
  text-decoration: none;
  background-color: #14cbf9;
  outline: none;
  border: none;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  padding: 20px 40px;
  line-height: 0;
}
.button:hover {
  background-color: #0e9dd1;
}
.button:active {
  background-color: #0a7fb7;
}
.banner-title {
  position: absolute;
  left: 50px;
  bottom: 50px;
  max-width: 55%;
  line-height: 1.6em;
  z-index: 5;
}
.banners {
  position: relative;
  background-color: #dfebf1;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border: 5px solid #fff;
  height: 360px;
  cursor: pointer;
}
.banners .banner-gallery,
.banners .banner-close,
.banners .opened-state-data {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition-delay: 250ms;
  -moz-transition-delay: 250ms;
  -o-transition-delay: 250ms;
  transition-delay: 250ms;
}
.banners.closing .banner-gallery,
.banners.closing .banner-close,
.banners.closing .opened-state-data {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  display: none;
}
.banners.opened {
  z-index: 10;
}
.banners.opened .banner-single {
  position: absolute;
  width: 966px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  z-index: 99;
  height: 751px;
}
.banners.opened .banner-gallery {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.banners.opened .banner-close {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  position: absolute;
  top: 50px;
  right: 50px;
  z-index: 100;
}
.banners.opened .banner-single:after {
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #5dc4e2;
}
.banners.opened .opened-state-data {
  display: block;
  max-width: 55%;
  position: relative;
  left: 50px;
  top: -18px;
  font-size: 16px;
  line-height: 1.6em;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.banners.opened .opened-state-data .col-1-2 .dashed-list {
  width: 80%;
}
.banners.opened .opened-state-data a {
  color: #fff;
  font-weight: bold;
}
.banners.opened .opened-state-data p {
  margin-bottom: 10px;
}
.banners.opened .opened-state-data h5 {
  padding: 0;
  margin: 0;
  font-size: 18px;
}
.banners.opened .banner-title {
  -webkit-animation: fadeIn 0.5s;
  -moz-animation: fadeIn 0.5s;
  -o-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  font-size: 30px;
  max-width: 67%;
  left: 50px;
  top: 0px;
  line-height: 1.4em;
  position: relative;
  z-index: 2;
}
.banners.opened.banner-holder-2 .banner-single,
.banners.opened.banner-holder-4 .banner-single,
.banners.opened.banner-holder-6 .banner-single,
.banners.opened.banner-holder-8 .banner-single {
  left: -488px;
}
.banners.opened.banner-holder-8 .banner-single,
.banners.opened.banner-holder-7 .banner-single {
  top: -380px;
}
.banners.opened.banner-holder-4 .opened-state-data {
  max-width: 60%;
}
.banners.opened.banner-holder-4 .banner-title {
  max-width: 52%;
}
.banners.opened.banner-holder-6 .opened-state-data {
  max-width: 45%;
}
.banners.opened.banner-holder-6 .banner-title {
  max-width: 40%;
}
.banners.opened.banner-holder-7 .opened-state-data {
  max-width: 85%;
}
.banner-single {
  background-color: #0cbdec;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  width: 478px;
  height: 370px;
  -webkit-transition: all 250ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 250ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 250ms cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition: all 250ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 250ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 250ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 250ms cubic-bezier(0.86, 0, 0.07, 1);
}
.banner-single.banner-2 {
  background-color: #08384f;
}
.banner-single.banner-3 {
  background-color: #0072a9;
}
.banner-single.banner-4 {
  background-color: #0cbdec;
}
.banner-single.banner-5 {
  background-color: #0cbdec;
}
.banner-single.banner-6 {
  background-color: #0072a9;
}
.banner-single.banner-7 {
  background-color: #0576ac;
}
.banner-single.banner-8 {
  background-color: #5a9bb7;
}
.banner-1:after {
  content: '';
  position: absolute;
  left: -5px;
  right: 0;
  top: -5px;
  bottom: 0;
  background-repeat: no-repeat;
  background-image: url("../assets/banner-1.png");
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #5dc4e2;
}
.banner-2:after {
  content: '';
  position: absolute;
  left: -5px;
  right: 0;
  top: -5px;
  bottom: 0;
  background-repeat: no-repeat;
  background-image: url("../assets/banner-2.png");
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #5dc4e2;
}
.banner-3:after {
  content: '';
  position: absolute;
  left: -5px;
  right: 0;
  top: -5px;
  bottom: 0;
  background-repeat: no-repeat;
  background-image: url("../assets/banner-3.png");
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #5dc4e2;
}
.banner-4:after {
  content: '';
  position: absolute;
  left: -5px;
  right: 0;
  top: -5px;
  bottom: 0;
  background-repeat: no-repeat;
  background-image: url("../assets/banner-4.png");
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #5dc4e2;
}
.banner-5:after {
  content: '';
  position: absolute;
  left: -5px;
  right: 0;
  top: -5px;
  bottom: 0;
  background-repeat: no-repeat;
  background-image: url("../assets/banner-5.png");
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #5dc4e2;
}
.banner-6:after {
  content: '';
  position: absolute;
  left: -5px;
  right: 0;
  top: -5px;
  bottom: 0;
  background-repeat: no-repeat;
  background-image: url("../assets/banner-6.png");
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #5dc4e2;
}
.banner-7:after {
  content: '';
  position: absolute;
  left: -5px;
  right: 0;
  top: -5px;
  bottom: 0;
  background-repeat: no-repeat;
  background-image: url("../assets/banner-7.png");
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #5dc4e2;
}
.banner-8:after {
  content: '';
  position: absolute;
  left: -5px;
  right: 0;
  top: -5px;
  bottom: 0;
  background-repeat: no-repeat;
  background-image: url("../assets/banner-8.png");
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #5dc4e2;
}
#lightbox {
  color: #fff;
  z-index: 15;
}
#lightbox .lightbox-heading {
  text-align: center;
  margin-bottom: 10px;
}
#lightbox .lightbox-image {
  -webkit-animation: fadeIn 0.5s;
  -moz-animation: fadeIn 0.5s;
  -o-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  max-width: 70%;
  max-height: 800px;
  -moz-box-shadow: 0 0 50px 10px rgba(0,0,0,0.25);
  -webkit-box-shadow: 0 0 50px 10px rgba(0,0,0,0.25);
  box-shadow: 0 0 50px 10px rgba(0,0,0,0.25);
}
#lightbox .lightbox-counter-holder {
  text-align: center;
  padding: 0 0 25px 0;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
#lightbox .lightbox-page {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 12;
  -webkit-animation: fadeIn 0.5s;
  -moz-animation: fadeIn 0.5s;
  -o-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}
#lightbox .lightbox-page::before {
  background: #1b88bc;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#lightbox .lightbox-close {
  position: absolute;
  top: 0;
  right: 8%;
}
#lightbox .lightbox-image-holder {
  position: relative;
  width: 100%;
}
#lightbox .lightbox-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
#lightbox .lb-button {
  position: absolute;
  top: 50%;
  left: 60px;
  cursor: pointer;
  display: block;
  width: 60px;
  height: 60px;
}
#lightbox .lb-button.lb-button-next {
  left: auto;
  right: 20px;
}
#form-holder {
  top: 0;
  background-color: #fff;
  z-index: 99;
  position: absolute;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  overflow: hidden;
  height: 0;
  width: 0;
  padding: 0;
}
#form-holder input,
#form-holder textarea,
#form-holder a {
  -webkit-transition: opacity 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: opacity 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: opacity 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition: opacity 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: opacity 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: opacity 500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 500ms cubic-bezier(0.86, 0, 0.07, 1);
}
#form-holder .close-form {
  position: absolute;
  top: 60px;
  right: 60px;
}
#form-holder.opened {
  height: 100%;
  width: 100%;
}
#form-holder.sending input,
#form-holder.sending textarea {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
#form-holder.sending a {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
#form-holder #form .col-1-2 {
  margin-top: 70px;
}
#form-holder h2 {
  *zoom: 1;
}
#form-holder h2:before,
#form-holder h2:after {
  content: '';
  display: table;
}
#form-holder h2:after {
  clear: both;
}
#form-holder .input-holder {
  margin: 0px;
  margin-bottom: 22px;
  width: 100%;
}
#form-holder .input-holder .button {
  font-size: 16px;
  padding: 27px 24px;
  margin-top: -4px;
}
#form-holder .input-holder textarea {
  min-height: 133px;
}
#form-holder .input-holder input,
#form-holder .input-holder textarea {
  width: 90%;
  border: 3px solid #d1e3eb;
  padding: 15px;
  font-size: 18px;
  color: #183e4e;
  font-weight: bold;
}
#form-holder .input-holder input::-webkit-input-placeholder,
#form-holder .input-holder textarea::-webkit-input-placeholder {
  color: #183e4e;
  font-weight: bold;
}
#form-holder .input-holder input::-moz-placeholder,
#form-holder .input-holder textarea::-moz-placeholder {
  color: #183e4e;
  font-weight: bold;
}
#form-holder .input-holder input:-moz-placeholder,
#form-holder .input-holder textarea:-moz-placeholder {
  color: #183e4e;
  font-weight: bold;
}
#form-holder .input-holder input:-ms-input-placeholder,
#form-holder .input-holder textarea:-ms-input-placeholder {
  color: #183e4e;
  font-weight: bold;
}
.opened .banner-gallery {
  z-index: 102;
}
.banner-gallery {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 800px;
  position: absolute;
  bottom: 45px;
  left: 50px;
  white-space: nowrap;
}
.banner-gallery li {
  display: inline-block;
  line-height: 0;
  margin-right: 5px;
  border: 4px solid #fff;
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.banner-gallery li:hover:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.banner-gallery li:hover:after {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.banner-gallery li:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #f00;
  width: 18px;
  height: 18px;
  background-image: url("../assets/icon-zoom.png");
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.banner-gallery li:after {
  content: '';
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  display: block;
  background-color: #fff;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  cursor: pointer;
}
.banner-gallery li img {
  width: 98px;
  height: 98px;
}
.dashed-list {
  list-style: none;
  padding-left: 20px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
}
.dashed-list li:before {
  content: '-';
  margin-right: 10px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  font-family: 'PT Sans';
  height: 100%;
}
.cf {
  *zoom: 1;
}
.cf:before,
.cf:after {
  content: '';
  display: table;
}
.cf:after {
  clear: both;
}
.sale-action {
  background-color: #e0f8ff;
  padding: 20px 40px;
  padding-left: 80px;
  line-height: 1em;
}
