html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: "Flaticon";
  src: url("../assets/fonts/flaticon/Flaticon.eot");
  src: url("../assets/fonts/flaticon/Flaticon.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/flaticon/Flaticon.woff") format("woff"), url("../assets/fonts/flaticon/Flaticon.ttf") format("truetype"), url("../assets/fonts/flaticon/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../assets/fonts/flaticon/Flaticon.svg#Flaticon") format("svg"); } }
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.flaticon-arrows:before {
  content: "\f100"; }

.flaticon-arrows-1:before {
  content: "\f101"; }

.flaticon-bathtub:before {
  content: "\f102"; }

.flaticon-chemical:before {
  content: "\f103"; }

.flaticon-mail:before {
  content: "\f104"; }

.flaticon-parquet:before {
  content: "\f105"; }

.flaticon-pipe:before {
  content: "\f106"; }

.flaticon-placeholder:before {
  content: "\f107"; }

.flaticon-play-arrow:before {
  content: "\f108"; }

.flaticon-play-button:before {
  content: "\f109"; }

.flaticon-sanitary-products:before {
  content: "\f10a"; }

.flaticon-sink:before {
  content: "\f10b"; }

.flaticon-smartphone:before {
  content: "\f10c"; }

.flaticon-spray:before {
  content: "\f10d"; }

.flaticon-swimming-pool:before {
  content: "\f10e"; }

.flaticon-swimming-pool-1:before {
  content: "\f10f"; }

@font-face {
  font-family: 'MinionPro-MediumIt';
  src: url("../assets/fonts/MinionPro-MediumIt/MinionPro-MediumIt.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/MinionPro-MediumIt/MinionPro-MediumIt.otf") format("opentype"), url("../assets/fonts/MinionPro-MediumIt/MinionPro-MediumIt.woff") format("woff"), url("../assets/fonts/MinionPro-MediumIt.ttf") format("truetype"), url("../assets/fonts/MinionPro-MediumIt/MinionPro-MediumIt.svg#MinionPro-MediumIt") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'MinionPro-Regular';
  src: url("../assets/fonts/MinionPro-Regular/MinionPro-Regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/MinionPro-Regular/MinionPro-Regular.otf") format("opentype"), url("../assets/fonts/MinionPro-Regular/MinionPro-Regular.woff") format("woff"), url("../assets/fonts/MinionPro-Regular/MinionPro-Regular.ttf") format("truetype"), url("../assets/fonts/MinionPro-Regular/MinionPro-Regular.svg#MinionPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
html, body {
  min-height: 100%; }

body {
  width: 100%;
  background-image: url(../assets/images/bg_gradient.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400; }

a {
  text-decoration: none; }

.clear {
  display: table;
  clear: both;
  height: 0; }

.wrapper {
  width: 79em;
  margin: auto;
  position: relative; }

.top {
  padding-top: 2.5em;
  position: relative;
  padding-bottom: 2.7em; }
  .top .logo {
    position: absolute;
    left: 0;
    top: 2.5em;
    width: 15em;
    height: auto; }
    .top .logo a {
      display: block; }
      .top .logo a img {
        max-width: 100%; }
  .top .heading {
    margin-left: 21.9em; }
    .top .heading h1 {
      font-size: 1.5em;
      font-family: 'MinionPro-Regular', sans-serif;
      margin-bottom: 0.1em; }
    .top .heading h3 {
      font-size: 1.25em; }
  .top .phone_wrap {
    margin-left: 22.4em; }
  .top .phone {
    display: inline-block;
    font-size: 1.1em;
    margin-left: 2em;
    margin-top: 2em;
    position: relative; }
    .top .phone.mobile {
      margin-left: 4.1em; }
    .top .phone.main:before {
      content: '';
      position: absolute;
      width: 1.9em;
      height: 3em;
      background: url(../assets/images/telephone.svg);
      background-size: 1.6em;
      background-repeat: no-repeat;
      left: -2.1em;
      top: -0.3em; }
    .top .phone.mobile:before {
      content: '';
      position: absolute;
      width: 2em;
      height: 3em;
      background: url(../assets/images/smartphone.svg);
      background-size: 1.6em;
      background-repeat: no-repeat;
      left: -1.9em;
      top: -0.3em; }
  .top .email {
    display: inline-block;
    font-size: 1.1em;
    margin-left: 3.7em;
    margin-top: 2em;
    position: relative; }
    .top .email:before {
      content: '';
      position: absolute;
      width: 2em;
      height: 3em;
      background: url(../assets/images/message.svg);
      background-size: 1.6em;
      background-repeat: no-repeat;
      left: -2.1em;
      top: -0.2em; }
  .top .slogan {
    font-family: 'MinionPro-MediumIt', sans-serif;
    font-size: 1.6em;
    color: #0664ac;
    position: absolute;
    right: 0;
    top: 1.3em; }
    .top .slogan span {
      font-size: 2em;
      display: block;
      text-align: right;
      line-height: 0.6em; }
  .top .top_cta {
    font-size: 1.175em;
    position: absolute;
    right: 0;
    top: 5.7em;
    font-weight: 400;
    color: #fff;
    padding: 0.5em 1.8em;
    border-radius: 8px;
    background: url(../assets/images/red.jpg);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
    cursor: pointer; }
    .top .top_cta:hover {
      background: red; }
  .top .menu {
    margin-left: 21.9em;
    margin-top: 2em; }
    .top .menu ul {
      border: 1px solid #3c5e85;
      border-radius: 10px;
      box-sizing: border-box;
      overflow: hidden; }
      .top .menu ul li {
        display: block;
        float: left;
        font-size: 1.1em;
        cursor: pointer;
        padding: 0.75em 0;
        width: 20%;
        text-align: center;
        overflow: hidden;
        border-right: 1px solid;
        box-sizing: border-box; }
        .top .menu ul li.active {
          position: relative;
          color: #fff;
          background: url(../assets/images/blue.jpg);
          border-color: transparent; }
        .top .menu ul li:last-child {
          border-right: none; }

.left {
  width: 21.2em;
  float: left;
  margin-top: 2.4em; }
  .left .cta {
    margin-left: 1.3em;
    margin-right: 0.5em;
    text-align: center;
    font-weight: 400;
    color: #fff;
    padding: 0.8em 0em;
    border-radius: 8px;
    background: url(../assets/images/red.jpg);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
    margin-bottom: 1em;
    font-size: 1.1em;
    margin-top: 0.9em;
    display: none; }
  .left .sidebar {
    background: #fff;
    margin: 0 0.6em 0 1.3em;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    background: url(../assets/images/shadow.png), linear-gradient(to bottom, #fff 0%, white 10%, #f4f3f3 100%);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0em 1.9em, 0 0;
    margin-top: 1em;
    border-radius: 8px;
    height: 27em;
    border: 1px solid #ddd; }
    .left .sidebar .head {
      color: #222;
      text-align: center;
      text-transform: uppercase;
      font-size: 1.5em;
      padding: 0.9em 0;
      box-sizing: border-box;
      margin-bottom: 1.4em; }
    .left .sidebar ul li {
      text-transform: uppercase;
      padding: 0.6em 0 0.6em 2em;
      margin-bottom: 1em;
      font-size: 0.875em;
      line-height: 1.5em;
      position: relative;
      cursor: pointer;
      -webkit-transition: box-shadow .2s;
      -moz-transition: box-shadow .2s;
      -ms-transition: box-shadow .2s;
      -o-transition: box-shadow .2s;
      transition: box-shadow .2s; }
      .left .sidebar ul li.active {
        font-weight: 400;
        color: #4899ca;
        text-decoration: underline; }
      .left .sidebar ul li:hover {
        color: #4899ca;
        text-decoration: underline; }
      .left .sidebar ul li:after {
        content: '';
        height: 1px;
        width: 85%;
        background: #d1d1d1;
        position: absolute;
        left: 50%;
        bottom: -0.4em;
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
        -o-transform: translate(-50%);
        transform: translate(-50%); }
      .left .sidebar ul li:last-child:after {
        height: 0; }
    .left .sidebar .cta {
      text-align: center;
      padding-bottom: 3.5em; }
      .left .sidebar .cta p {
        font-size: 1.125em;
        text-align: center;
        padding: 0 0.8em;
        line-height: 1.3em; }
      .left .sidebar .cta .btn {
        color: #fff;
        font-size: 1.125em;
        background: red;
        display: inline-block;
        padding: 0.9em 2.2em;
        border-radius: 4.1px;
        margin-top: 1.3em;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
        -webkit-transition: box-shadow .2s;
        -moz-transition: box-shadow .2s;
        -ms-transition: box-shadow .2s;
        -o-transition: box-shadow .2s;
        transition: box-shadow .2s; }
        .left .sidebar .cta .btn:hover {
          box-shadow: 0 0 12px rgba(255, 0, 0, 0.7); }

.right {
  width: 57.8em;
  float: left;
  margin-top: 3.3em; }
  .right .content {
    margin-left: 0.6em;
    border-radius: 8px; }
  .right .slider {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 8px; }
  .right .slide {
    height: 27em;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 8px; }
    .right .slide p {
      position: absolute;
      bottom: 2em;
      left: 2em;
      font-size: 2.1em;
      font-style: italic;
      color: #fff;
      font-weight: 400;
      z-index: 1;
      padding: 0.2em 0em; }
      .right .slide p span {
        display: block;
        font-size: 1.5em; }
      .right .slide p:after {
        content: '';
        position: absolute;
        left: -10%;
        top: 0;
        height: 100%;
        background: rgba(0, 0, 0, 0.5) !important;
        z-index: -1;
        width: 120%;
        border-radius: 8px; }
  .right .slide1 {
    background-image: url(../assets/images/slide1.jpg); }
    .right .slide1 p {
      left: 1.9em;
      font-size: 1.6em; }
      .right .slide1 p span {
        font-size: 2em; }
      .right .slide1 p:after {
        left: -4%;
        width: 108%; }
  .right .slide2 {
    background-image: url(../assets/images/slide2.jpg); }
    .right .slide2 p {
      font-size: 1.8em;
      left: 2.6em; }
  .right .slide3 {
    background-image: url(../assets/images/slide3.jpg); }
    .right .slide3 p {
      font-size: 1.6em;
      line-height: 1.1em; }
      .right .slide3 p span {
        font-size: 2.1em;
        line-height: 1em; }
      .right .slide3 p:after {
        width: 110%;
        left: -5%; }
  .right .slide4 {
    background-image: url(../assets/images/slide4.jpg); }
    .right .slide4 p {
      line-height: 1.1em;
      font-size: 1.7em; }
      .right .slide4 p span {
        font-size: 1.5em;
        line-height: 1.1em; }
      .right .slide4 p:after {
        left: -5%;
        width: 110%;
        opacity: .9; }
  .right .slide5 {
    background-image: url(../assets/images/slide5.jpg); }
    .right .slide5 p {
      font-size: 1.7em;
      line-height: 1.1em; }
      .right .slide5 p span {
        font-size: 1.5em;
        line-height: 1.2em; }
      .right .slide5 p:after {
        width: 110%;
        left: -5%; }

.section_wrap {
  background: #fff;
  padding-top: 1em;
  height: 30.5em;
  background: url(../assets/images/wave_big.png), #fff;
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-position: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  display: none; }
  .section_wrap#garant {
    height: 29.5em; }
  .section_wrap#sotr {
    height: 27em; }
    .section_wrap#sotr .section {
      margin: 1em;
      padding: 1em 3em;
      text-align: center; }
      .section_wrap#sotr .section h2 {
        text-align: center;
        display: block;
        margin-bottom: 2em; }
        .section_wrap#sotr .section h2:after {
          content: '';
          position: absolute;
          bottom: -0.6em;
          left: 50%;
          width: 8em;
          height: 2px;
          background: #2e8cb7;
          -webkit-transform: translate(-50%);
          -moz-transform: translate(-50%);
          -ms-transform: translate(-50%);
          -o-transform: translate(-50%);
          transform: translate(-50%); }
      .section_wrap#sotr .section p {
        line-height: 1.4em;
        text-align: center;
        font-size: 1.2em;
        margin: 1.1em 4em; }
      .section_wrap#sotr .section .btn {
        font-size: 1.2em; }
  .section_wrap h2 {
    font-size: 2em;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 1em;
    display: inline-block;
    margin-left: -0.7em; }
    .section_wrap h2:after {
      content: '';
      position: absolute;
      bottom: -0.4em;
      left: 0;
      width: 100%;
      height: 2px;
      background: #2e8cb7; }
  .section_wrap .ul_wrap {
    text-align: center; }
  .section_wrap .ul_wrap ul {
    display: inline-block;
    border: 1px solid #9e9e9e;
    border-radius: 4px; }
    .section_wrap .ul_wrap ul li {
      display: inline-block;
      padding: 0.4em 0;
      width: 11em;
      font-size: 1.1em;
      text-align: center;
      text-transform: uppercase;
      border-right: 1px solid #9e9e9e;
      cursor: pointer; }
      .section_wrap .ul_wrap ul li:last-child {
        border-right: none; }
      .section_wrap .ul_wrap ul li.activeLi {
        background: #9e9e9e;
        color: #fff; }
  .section_wrap .section {
    margin: 1em;
    padding: 1em 3em; }
    .section_wrap .section.active {
      display: block; }
    .section_wrap .section ul li {
      margin: 0.8em 0;
      position: relative;
      line-height: 1.3em;
      position: relative;
      font-size: 1.3em;
      display: block; }
      .section_wrap .section ul li:before {
        content: "\f108";
        font-family: "Flaticon";
        font-size: 0.7em;
        color: #2e8cb7;
        left: -1.6em;
        top: 0.1em;
        position: absolute; }
      .section_wrap .section ul li a {
        color: #4899ca;
        text-decoration: underline; }
    .section_wrap .section p {
      line-height: 1.4em;
      margin-bottom: .5em; }
    .section_wrap .section .btn {
      color: #fff;
      background: #4899ca;
      padding: 0.7em 1.8em;
      border-radius: 4px;
      margin-top: 0.6em;
      display: inline-block;
      font-size: 1.1em;
      cursor: pointer; }
      .section_wrap .section .btn:hover {
        box-shadow: 0 0 15px #4899ca; }

.info_wrap {
  margin-top: 2em;
  margin-left: 1.2em; }
  .info_wrap .item {
    height: 10em;
    width: 32.2%;
    float: left;
    height: 10em;
    background: #fff;
    border-radius: 8px;
    box-sizing: border-box;
    margin-right: 1.7%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    position: relative;
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    -ms-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
    display: block;
    color: #222; }
    .info_wrap .item:hover {
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }
    .info_wrap .item h3 {
      font-size: 1.8em;
      position: absolute;
      top: 50%;
      left: 0.6em;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      .info_wrap .item h3:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        background: #5990c6;
        left: 0;
        bottom: -0.2em; }
    .info_wrap .item.first {
      background: url(../assets/images/adv.jpg);
      background-size: auto 100%;
      background-repeat: no-repeat;
      background-position: -1em 0em; }
    .info_wrap .item.second {
      background: url(../assets/images/guarantee.jpg);
      background-size: auto 100%;
      background-repeat: no-repeat;
      background-position: -1em 0em; }
    .info_wrap .item.third {
      margin-right: 0;
      background: url(../assets/images/sotr.jpg);
      background-size: auto 100%;
      background-repeat: no-repeat;
      background-position: -2em 0em; }

.footer {
  background: url(../assets/images/wave_big.png), #fff;
  margin-top: 2em;
  margin-bottom: 3em;
  text-align: center;
  padding: 3.4em 2em;
  font-size: 1.1em;
  line-height: 1.2em;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  margin-left: 1.2em;
  background-position: center;
  background-size: 100%;
  border-radius: 8px; }

.copyright {
  text-align: center;
  padding-bottom: 2em;
  position: relative; }
  .copyright:before {
    content: '';
    position: absolute;
    width: 10em;
    height: 1px;
    background: gray;
    top: -1em;
    left: 50%;
    margin-left: -5em; }
  .copyright span {
    display: block; }

/* Products */
.products {
  background: #fff;
  padding-bottom: 4em;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  background: url(../assets/images/bg_products2.jpg);
  -webkit-background-size: cover;
  background-size: cover; }
  .products h2 {
    font-size: 2em;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding-top: 1em;
    margin-bottom: 2em;
    color: #fff; }
    .products h2:after {
      content: '';
      position: absolute;
      width: 5.5em;
      height: 2px;
      background: #FFEB3B;
      left: 50%;
      margin-left: -2.75em;
      bottom: -0.5em; }
  .products .item {
    margin: 2em 1em;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    padding: 2em;
    border-radius: 8px;
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0.5), #fff 50%);
    background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0.5), #fff 50%);
    background: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0.5), #fff 50%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), #fff 50%); }
    .products .item > a {
      display: block;
      color: #222; }
  .products h3 {
    font-weight: 400;
    font-size: 1.2em;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 2em;
    position: relative; }
    .products h3:after {
      content: '';
      position: absolute;
      width: 5em;
      height: 2px;
      background: #4899ca;
      bottom: -0.9em;
      left: 50%;
      margin-left: -2.5em; }
  .products h5 {
    font-size: 1.1em;
    margin-bottom: 0.5em;
    font-style: italic;
    text-align: center; }
  .products p {
    font-size: 1em;
    line-height: 1.2em;
    margin-bottom: 5em;
    text-align: center; }
  .products hr {
    margin-bottom: 0.5em;
    display: block;
    margin-top: 1.1em; }
  .products .unit {
    float: left;
    width: 33%;
    position: relative; }
    .products .unit .img {
      height: 14em; }
      .products .unit .img img {
        max-height: 100%; }
    .products .unit:after {
      content: '';
      position: absolute;
      width: 2em;
      height: 2em;
      left: 3.3em;
      top: -0.5em;
      padding: 0.3em;
      background-size: 1.8em;
      background-position: center;
      background-repeat: no-repeat;
      border-radius: 50%; }
  .products .item.pol .unit:after {
    top: -1.3em; }
  .products .item .unit.no-photo:after {
    display: none; }
  .products .tc {
    display: table-cell;
    vertical-align: middle;
    height: 6em; }
    .products .tc img {
      height: 8em;
      margin-right: -0.2em;
      width: auto; }
    .products .tc span {
      display: block;
      margin: .2em 0;
      font-weight: 400; }
      .products .tc span i {
        font-style: italic; }
    .products .tc .model {
      font-style: italic;
      text-decoration: underline;
      margin-bottom: 0.5em; }
  .products .no-photo img {
    height: 84%; }
  .products .watch_all {
    display: inline-block;
    margin-top: 1em;
    color: #fff;
    background: #ffffff;
    padding: 0.7em 1.8em;
    border-radius: 8px;
    font-size: 1.1em;
    cursor: pointer;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    background: url(../assets/images/red.jpg);
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    -ms-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s; }
    .products .watch_all:hover {
      box-shadow: 0 0 15px #fff; }

/* About page */
.about {
  background: url(../assets/images/wave_big.png), #fff;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 2em;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-sizing: border-box; }
  .about .wrap {
    margin: 3em 5em 1em; }
  .about h2 {
    font-size: 2em;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding-top: 1em; }
    .about h2:after {
      content: '';
      position: absolute;
      width: 5.5em;
      height: 2px;
      background: #4899ca;
      left: 50%;
      margin-left: -2.75em;
      bottom: -0.5em; }
  .about p {
    margin-bottom: 1em;
    line-height: 1.2em; }
  .about strong {
    font-weight: 400; }
  .about ul {
    margin-left: 1.3em;
    margin-bottom: 2em; }
    .about ul li {
      display: block;
      margin: 0.6em 0;
      position: relative;
      line-height: 1.3em;
      position: relative; }
      .about ul li:before {
        content: "\f108";
        font-family: "Flaticon";
        font-size: 0.7em;
        color: #2e8cb7;
        left: -1.6em;
        top: 0.1em;
        position: absolute; }
      .about ul li a {
        color: #4899ca;
        text-decoration: underline; }

/* Contacts page */
.contacts {
  padding-bottom: 2em;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  background: #fff;
  min-height: 57em;
  background: url(../assets/images/bg_contacts.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 1; }
  .contacts:after {
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.5);
    z-index: -1; }
  .contacts .wrap {
    margin: 3em 5em 1em; }
  .contacts h2 {
    font-size: 2em;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding-top: 1em; }
    .contacts h2:after {
      content: '';
      position: absolute;
      width: 5.5em;
      height: 2px;
      background: #4899ca;
      left: 50%;
      margin-left: -2.75em;
      bottom: -0.5em; }
  .contacts p {
    margin-bottom: 1em;
    line-height: 1.2em; }
  .contacts strong {
    font-weight: 400; }

/* FORM page */
.content.form {
  background: url(../assets/images/background-form.jpg), #fff;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 2em;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  position: relative;
  min-height: 27.3em; }
  .content.form .wrap {
    padding: 3em 5em 1em;
    text-align: center; }
  .content.form h2 {
    font-size: 2em;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding-top: 1em; }
    .content.form h2:after {
      content: '';
      position: absolute;
      width: 5.5em;
      height: 2px;
      background: #4899ca;
      left: 50%;
      margin-left: -2.75em;
      bottom: -0.5em; }
  .content.form form {
    margin-top: 5em;
    padding: 2em;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    display: inline-block;
    background: rgba(255, 255, 255, 0.8);
    position: relative; }
    .content.form form input, .content.form form textarea {
      display: block;
      font-size: 1em;
      width: 30em; }
    .content.form form input {
      margin-bottom: 1em;
      padding: .5em;
      box-sizing: border-box;
      border: 1px solid rgba(6, 100, 172, 0.67);
      border-radius: 4px; }
    .content.form form textarea {
      padding: .5em;
      box-sizing: border-box;
      border: 1px solid rgba(6, 100, 172, 0.67);
      border-radius: 4px;
      resize: vertical; }
    .content.form form .btn {
      color: #fff;
      background: #4899ca;
      padding: 0.7em 1.8em;
      border-radius: 4px;
      margin-top: 1.4em;
      display: inline-block;
      font-size: 1.1em;
      cursor: pointer; }
      .content.form form .btn:hover {
        box-shadow: 0 0 15px #4899ca; }
    .content.form form .message {
      color: red;
      margin-top: 1em; }
    .content.form form .loading {
      position: absolute;
      width: 3em;
      height: 3em;
      bottom: 2em;
      background: url(../assets/images/loading.gif);
      background-size: 12em;
      background-position: center;
      border-radius: 50%;
      left: 23em;
      display: none; }
  .content.form .answer {
    font-size: 1.8em;
    padding: 1em 1em;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%; }

label {
  display: none;
  margin-bottom: .5em; }

/* PAV page */
.pav {
  min-height: 35em;
  background: url(../assets/images/bg_pav.jpg);
  background-size: 100%;
  position: relative; }
  .pav p {
    font-size: 1.6em;
    left: 17em;
    position: absolute;
    top: 2em; }

/* Carousel */
.slick-prev, .slick-next {
  z-index: 2;
  width: 40px;
  height: 40px; }

.slick-next {
  right: 5px; }

.slick-next:before {
  content: "\f101";
  font-family: 'Flaticon';
  font-size: 34px;
  opacity: .9; }

.slick-prev {
  left: 5px; }

.slick-prev:before {
  content: "\f100";
  font-family: 'Flaticon';
  font-size: 34px;
  opacity: .9;
  color: #fff; }

.map {
  display: inline-block;
  border: 4px solid rgba(96, 125, 139, 0.27);
  border-radius: 4px; }

@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: none; } }

/*# sourceMappingURL=main.css.map */
