*, *:before, *:after {
  box-sizing: border-box; }

@font-face {
  font-family: 'proxima';
  src: url("../fonts/proximanova-bold-webfont.eot");
  src: url("../fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-bold-webfont.woff2") format("woff2"), url("../fonts/proximanova-bold-webfont.woff") format("woff"), url("../fonts/proximanova-bold-webfont.ttf") format("truetype"), url("../fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'proxima';
  src: url("../fonts/proximanova-reg-webfont.eot");
  src: url("../fonts/proximanova-reg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-reg-webfont.woff2") format("woff2"), url("../fonts/proximanova-reg-webfont.woff") format("woff"), url("../fonts/proximanova-reg-webfont.ttf") format("truetype"), url("../fonts/proximanova-reg-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima';
  src: url("../fonts/ProximaNova-Light.eot");
  src: url("../fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Light.woff2") format("woff2"), url("../fonts/ProximaNova-Light.woff") format("woff"), url("../fonts/ProximaNova-Light.ttf") format("truetype"), url("../fonts/ProximaNova-Light.svg#proxima_nova_rgregular") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'acrom';
  src: url("../fonts/acrom400-webfont.eot");
  src: url("../fonts/acrom400-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/acrom400-webfont.woff2") format("woff2"), url("../fonts/acrom400-webfont.woff") format("woff"), url("../fonts/acrom400-webfont.ttf") format("truetype"), url("../fonts/acrom400-webfont.svg#acromregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'acrom';
  src: url("../fonts/acrom800-webfont.eot");
  src: url("../fonts/acrom800-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/acrom800-webfont.woff2") format("woff2"), url("../fonts/acrom800-webfont.woff") format("woff"), url("../fonts/acrom800-webfont.ttf") format("truetype"), url("../fonts/acrom800-webfont.svg#acromregular") format("svg");
  font-weight: bold;
  font-style: normal; }
/* Icons from directory "" */
.my-icon {
  display: inline-block;
  position: relative;
  background: url(../images/_sprite/icons.svg) no-repeat; }

.icon-burger {
  background-position: 0 -24px;
  width: 34px;
  height: 24px; }

.icon-delivery-01 {
  background-position: 0 -48px;
  width: 32px;
  height: 26px; }

.icon-delivery-02 {
  background-position: 0 -174px;
  width: 25px;
  height: 30px; }

.icon-search {
  background-position: 0 -74px;
  width: 26px;
  height: 26px; }

.soc-ta {
  background-position: 0 -152px;
  width: 34px;
  height: 22px; }

.soc-fb {
  background-position: 0 -100px;
  width: 14px;
  height: 26px; }

.soc-ig {
  background-position: 0 -126px;
  width: 26px;
  height: 26px; }

.icon-burger {
  background-position: 0 0;
  width: 34px;
  height: 24px; }

html {
  font-family: proxima;
  color: #000;
  font-size: 16px; }

address {
  font-style: normal; }

input, button, textarea, select {
  font-family: proxima; }

input, button, textarea, select, a {
  outline: none; }

img {
  max-width: 100%; }

h2 {
  margin-top: 0; }

.width {
  max-width: 1130px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.btn {
  display: inline-block;
  cursor: pointer;
  position: relative;
  border: 0;
  text-decoration: none; }

.btn-green {
  background: #b8e986;
  border: 1px solid  #000;
  color: #000; }

.btn-reg {
  border: 1px solid  #000;
  color: #000;
  height: 43px;
  line-height: 41px;
  padding: 0 60px;
  font-size: 22px;
  font-family: acrom; }

.my-icon {
  display: inline-block;
  position: relative; }

h2 {
  font-family: acrom;
  font-size: 24px;
  font-weight: normal; }
  @media (max-width: 900px) {
    h2 {
      text-align: center; } }

/* cols */
.ct {
  margin-left: -15px;
  margin-right: -15px; }
  @media (max-width: 900px) {
    .ct {
      margin-left: 0;
      margin-right: 0; } }

.ct-row {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.ct-col {
  padding-left: 15px;
  padding-right: 15px; }

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

.ct-col-4 {
  width: 33.3334%; }

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

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

@media (max-width: 900px) {
  .ct-col {
    padding-left: 0;
    padding-right: 0;
    width: 100%; } }
.tac {
  text-align: center; }

h2.tac {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 43px; }
  @media (max-width: 900px) {
    h2.tac {
      line-height: 1.2;
      margin-bottom: 20px; } }

/* 
	header
*/
.toggle-navi {
  display: none; }
  @media (max-width: 900px) {
    .toggle-navi {
      position: absolute;
      left: 15px;
      top: 25px;
      display: block;z-index: 101; } 
    .navi-called .toggle-navi{
      position: fixed;
    }


    }

.header-itself {
  position: absolute;
  width: 100%;
  padding-top: 45px; }
  .header-itself .width {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  @media (max-width: 900px) {
    .header-itself {
      padding-top: 24px; } }
  .header-itself .logo {
    margin-right: 50px; }
    @media (max-width: 900px) {
      .header-itself .logo {
        margin-left: auto;
        margin-right: auto; } }
  .header-itself .header-nav {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .header-itself .header-nav ul {
      padding: 0;
      margin: 0;
      list-style-type: none; }
      .header-itself .header-nav ul li {
        display: inline-block;
        vertical-align: top; }
      .header-itself .header-nav ul a {
        color: #fff;
        text-decoration: none;
        font-size: 18px; }
      .header-itself .header-nav ul li {
        margin-right: 50px; }
    @media (max-width: 900px) {
      .header-itself .header-nav {
          /* display: none; */
          position: fixed;
          left: 0;
          top: 0;
          background: #000;
          height: 100%;
          width: 100%;
          transform: translateX(-100%);
          -webkit-transition: transform 0.3s;
          -o-transition: transform 0.3s;
          transition: transform 0.3s;
          z-index: 100;
      }
      .header-itself .header-nav ul {
          padding: 0;
          margin: 0;
          list-style-type: none;
          padding: 60px 20px 0 60px;
      }
      .header-itself .header-nav ul li {
          display: block;
          margin-bottom: 20px;
          margin-right: 0;
      }
      .navi-called .header-itself .header-nav {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
      }


         }
  @media (max-width: 900px) {
    .header-itself .header-contacts {
      position: absolute;
      right: 15px;
      top: 25px; } }
  .header-itself .header-contacts a {
    display: block;
    color: #fff;
    text-decoration: none;
    letter-spacing: 1.7px; }
    @media (max-width: 900px) {
      .header-itself .header-contacts a {
        display: block;
        text-indent: -9999px;
        display: block;
        position: relative;
        width: 24px;
        height: 24px;
        text-align: left;
        background: url(../images/mob-call.png) no-repeat;
        background-size: contain; }
        .header-itself .header-contacts a + a {
          display: none; } }

.header-banner {
  background: url(../images/main-bg.jpg) no-repeat;
  background-size: cover;
  color: #fff;
  min-height: 100vh;
  padding-top: 120px;
  padding-bottom: 35px; }
  .header-banner .width {
    height: 100%;
    max-width: 930px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 100vh; }
    @media (max-width: 900px) {
      .header-banner .width {
        text-align: center;
        display: block;
        min-height: 0; } }
  @media (max-width: 900px) {
    .header-banner {
      padding-top: 150px;
      height: auto;
      min-height: 0;
      padding-bottom: 43px; } }
  .header-banner h1 {
    font-size: 48px;
    font-weight: normal;
    font-family: acrom;
    margin: 0;
    max-width: 720px;
    line-height: 0.94;
    margin-bottom: 60px;
    line-height: 1.2;
    margin-bottom: 80px; }
    @media (max-width: 900px) {
      .header-banner h1 {
        font-size: 24px;
        margin-bottom: 70px; } }

@media (max-width: 900px) {
  .apply-form {
    text-align: center; } }
.apply-form .title {
  font-size: 18px;
  margin-bottom: 17px; }
  @media (max-width: 900px) {
    .apply-form .title {
      max-width: 260px;
      margin-left: auto;
      margin-right: auto; } }
.apply-form .form-complex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 720px;
  width: 100%; }
  .apply-form .form-complex input {
    height: 51px;
    border: 1px solid  #000;
    border-right: 0;
    background: #fff;
    font-size: 18px;
    padding-left: 16px;
    padding-right: 16px;
    min-width: 0;
    max-width: 230px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .apply-form .form-complex button {
    height: 51px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  @media (max-width: 900px) {
    .apply-form .form-complex {
      display: block;
      max-width: 240px;
      margin-left: auto;
      margin-right: auto; }
      .apply-form .form-complex input, .apply-form .form-complex button {
        display: block;
        margin-top: -1px;
        width: 100%;
        max-width: 100%;
        border-right: 1px solid  #000;
        height: 43px; } }

.h-sub {
  margin-top: 50px;
  font-size: 18px; }
  @media (max-width: 900px) {
    .h-sub {
      display: none; } }

/*
	contnet
*/
.section {
  padding-top: 50px;
  padding-bottom: 49px; }
  .section[class="section"] + [class="section"] {
    padding-top: 0;
    margin-top: -20px; }
    @media (max-width: 900px) {
      .section[class="section"] + [class="section"] {
        margin-top: 40px; } }
  @media (max-width: 900px) {
    .section {
      padding-top: 20px;
      padding-bottom: 20px; } }

.features-block {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .features-block ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .features-block ul li {
      text-align: center;
      line-height: 1.44;
      font-size: 16px; }
    .features-block ul figure {
      width: 140px;
      margin: 0 auto;
      margin-bottom: 30px; }
      .features-block ul figure img {
        max-width: 100%; }
      @media (max-width: 900px) {
        .features-block ul figure {
          width: 120px;
          margin-bottom: 10px; } }
    @media (max-width: 900px) {
      .features-block ul {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap; }
        .features-block ul li {
          width: 50%;
          font-size: 14px;
          padding-left: 10px;
          padding-right: 10px; } }
  .features-block .bx-prev,
  .features-block .bx-next {
    width: 58px;
    height: 58px;
    border-radius: 58px;
    position: absolute;
    top: 51px;
    text-indent: -9999px;
    background: #e5effb;
    border: 1px solid  #000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 19px 32px; }
  .features-block .bx-prev {
    left: -102px;
    background-image: url(../images/arr-b-l.png); }
  .features-block .bx-next {
    right: -95px;
    background-image: url(../images/arr-b-r.png); }

      @media (max-width: 1199px) {
        .features-block{
          padding-left: 0px;
          padding-right: 0px;
        }
        .features-block .bx-prev {left: 0;}
        .features-block .bx-next {right: 0;}


      }



.section-blue {
  background: #e5effb; }
  .section-blue .item-card {
    background: #fff; }
  @media (max-width: 900px) {
    .section-blue {
      background: url(../images/cab-md.jpg) no-repeat center;
      background-size: cover;
      padding: 0;
      position: relative; }
      .section-blue:after {
        content: '';
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        position: absolute;
        z-index: 2;
        background: rgba(0, 0, 0, 0.61); }
      .section-blue .item-card-description .inner {
        padding-left: 0;
        padding-right: 0; }
      .section-blue .contains-list li:before {
        border-color: #fff;
        background-image: url(../images/check-w.png); }
      .section-blue .btn-reg {
        color: #fff;
        border-color: #fff;
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 240px; }
      .section-blue .item-card {
        background: none;
        color: #fff;
        position: relative;
        z-index: 3; }
        .section-blue .item-card .title {
          display: block;
          text-align: center; }
          .section-blue .item-card .title .toggle-shift {
            display: block;
            margin-top: 26px; }
            .section-blue .item-card .title .toggle-shift a {
              height: 29px;
              line-height: 27px;
              border-color: #fff;
              color: #fff;
              display: inline-block; }
              .section-blue .item-card .title .toggle-shift a.on {
                color: #000; }
            .section-blue .item-card .title .toggle-shift a + a {
              margin-left: -0.4em; } }

.item-card {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 900px) {
    .item-card {
      display: block; } }
  .item-card h2 {
    font-size: 36px; }
  .item-card figure {
    width: 50%;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    @media (max-width: 900px) {
      .item-card figure {
        display: none; } }

.item-card-big .item-card-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  .item-card-big .item-card-description .title {
    margin-bottom: 35px; }
  .item-card-big .item-card-description .contains-list {
    margin-top: 30px; }

.item-card-description .inner {
  padding: 18px 25px; }
.item-card-description .title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px; }
  .item-card-description .title h2 {
    font-size: 36px;
    margin: 0; }




.toggle-shift {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .toggle-shift a {
    height: 29px;
    line-height: 27px;
    border: 1px solid  #000;
    padding: 0 10px;
    font-family: acrom;
    font-size: 14px;
    color: #000;
    text-decoration: none; }
  .toggle-shift .on {
    background: #e5effb; }

.contains-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .contains-list li {
    position: relative;
    padding-left: 58px;
    margin-bottom: 16px;
    min-height: 30px;
    padding-top: 6px; }
    .contains-list li:before {
      content: '';
      width: 30px;
      height: 30px;
      border-radius: 30px;
      border: 1px solid  #000;
      position: absolute;
      left: 0;
      top: 0;
      background: url(../images/check.png) no-repeat center;
      background-size: 14px auto; }

.price-complex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px;
  margin-bottom: 30px; }
  @media (max-width: 900px) {
    .price-complex {
      display: block;
      text-align: center; } }
  .price-complex .price {
    font-size: 36px;
    font-family: acrom;
    margin-right: 20px; }
    @media (max-width: 900px) {
      .price-complex .price {
        margin-right: 0; } }
  .price-complex .price-comment {
    max-width: 130px; }
    @media (max-width: 900px) {
      .price-complex .price-comment {
        max-width: 100%; } }

.large {
  font-family: acrom;
  font-size: 24px; }

.fixed-base {
  position: relative; }

.cabinets-list-itself {
  display: inline-block;
  width: 66%;
  vertical-align: top; }
  .cabinets-list-itself .item-card {
    border: 1px solid  #000;
    margin-bottom: 49px; }
    .cabinets-list-itself .item-card h2 {
      font-size: 32px; }
    .cabinets-list-itself .item-card:last-child {
      margin-bottom: 0; }
  @media (max-width: 900px) {
    .cabinets-list-itself {
      width: 100%;
      display: block; }
      .cabinets-list-itself .item-card {
        border: 0;
        padding: 0; }
        .cabinets-list-itself .item-card .item-card-description .inner {
          padding: 0; } }

.cabinets-list-form {
  display: inline-block;
  width: 32%;
  text-align: center; }
  .cabinets-list-form .apply {
    display: inline-block;
    max-width: 240px; }
  @media (max-width: 900px) {
    .cabinets-list-form {
      width: 100%;
      display: block; } }

@media (min-width: 768px) {
  .fixed-part {
    position: -webkit-sticky;
    position: sticky;
    top: 10px; } }

.apply input, .apply button {
  display: block;
  height: 40px;
  border: 1px solid  #000;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: -1px; }


      @media (max-width: 1199px) and (min-width: 768px){
        .item-card-description{
          font-size: 14px;
        }
        .item-card figure{
          width: 48%;
        }
        .cabinets-list-itself .item-card h2{
          font-size: 27px;
        }
      }


.section-black {
  background: url(../images/strips.png);
  color: #fff; }

.photos {width: 100%;}

    .photos img {
      position: relative; 
      width: 25%;
      padding: 20px;
      bottom: 10px;}
      @media (max-width: 900px) {
        .photos img {
          width: 45%;
          bottom: 10px;
          text-align: center;
          color: #fff;
          padding: 10px; } }


.photos-slider, .photos-slider2 {
  font-size: 14px;
  position: relative; }


  .photos-slider ul,  .photos-slider2 ul{
    list-style-type: none;
    padding: 0;
    margin: 0; }

    .photos-slider ul li,.photos-slider2 ul li {
      position: relative; }
      @media (max-width: 900px) {
        .photos-slider ul li p, .photos-slider2 ul li p {
          position: absolute;
          bottom: 10px;
          text-align: center;
          color: #fff;
          padding: 10px; } }
          .photos-slider figure,.photos-slider2 figure {
              margin-bottom: 26px;
              position: relative;
              padding-top: 66%;
              overflow: hidden;
          }
          .photos-slider figure img,.photos-slider2 figure img {
              position: absolute;
              left: 0;
              top: 50%;
              transform: translateY(-50%);
              min-height: 100%;
          }
          
  .photos-slider .bx-prev,.photos-slider2 .bx-prev,
  .photos-slider .bx-next,.photos-slider2 .bx-next {
    width: 18px;
    height: 30px;
    border-radius: 0px;
    position: relative;
    top: 0;
    text-indent: -9999px;
    border: 0px solid  #000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px 30px;
    display: inline-block; }
  .photos-slider .bx-prev,.photos-slider2 .bx-prev {
    background-image: url(../images/arr-w-l.png); }
  .photos-slider .bx-next,.photos-slider2 .bx-next {
    background-image: url(../images/arr-w-r.png);
    margin-left: 20px; }
  .photos-slider .bx-controls-direction,.photos-slider2 .bx-controls-direction {
    position: absolute;
    right: 0;
    top: -56px; }
    @media (max-width: 900px) {
      .photos-slider .bx-controls-direction,.photos-slider2 .bx-controls-direction {
        display: none; } }
  .photos-slider .bx-pager,.photos-slider2 .bx-pager {
    text-align: center;
    display: none; }
    @media (max-width: 900px) {
      .photos-slider .bx-pager,.photos-slider2 .bx-pager {
        display: block; } }
  .photos-slider .bx-pager-item,.photos-slider2 .bx-pager-item {
    display: inline-block;
    margin: 0 4px; }
  .photos-slider .bx-pager-item,.photos-slider2 .bx-pager-item {
    text-indent: -9999px;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #fff;
  /*  display: block;  */}
    .photos-slider .bx-pager-link.active,.photos-slider2 .bx-pager-link.active {
      background: #b8e986; }

.map-place {
  margin-bottom: 66px; }

.address-unit {
  margin-bottom: 1.1em; 
    width: 50%;
    padding: 20px 50px 20px 20px;}
  .address-unit .h {
    font-weight: bold;
    font-family: acrom;
    margin-bottom: 9px; }

/*
	footer
*/
.page-footer {
  background: #282828;
  color: #fff;
  padding: 70px 0 90px; }
  .page-footer .width {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  @media (max-width: 900px) {
    .page-footer {
      padding-top: 40px;
      padding-bottom: 40px;
      margin-top: 30px; } }

.footer-logo {
  max-width: 180px; }
  .footer-logo small {
    display: block;
    font-size: 13px;
    line-height: 1.1; }
    .footer-logo small + small {
      margin-top: 2em; }

.flogo {
  font-family: Acrom;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 0.75;
  margin-top: 10px; }

.footer-socials .h {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 22px; }
  @media (max-width: 900px) {
    .footer-socials .h {
      display: none; } }

.socials-list a {
  display: inline-block;
  border-radius: 40px;
  width: 40px;
  height: 40px;
  position: relative;
  background: #fff;
  margin-right: 8px; }
  .socials-list a:last-child {
    margin-right: 0; }
  .socials-list a i {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }

.successful .form-content,
.form-success{
  display: none;
}

.successful .form-success{
  display: block;
  font-style: italic;
  min-height: 51px;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

.hidden {
  display: none !important;
  visibility: hidden; }

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

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

.invisible {
  visibility: hidden; }

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

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.ul_justify {
  text-align: justify;
  width: 100%; }

.ul_justify li {
  display: inline-block; }

.ul_justify:after {
  width: 100%;
  display: inline-block;
  content: ".";
  visibility: hidden; }

.tar {
  text-align: right; }

.tac {
  text-align: center; }

.taj {
  text-align: justify; }

.fll {
  float: left; }

.flr {
  float: right; }

.ol {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: list 0; }

.ol li {
  padding-left: 15px; }

.ol li:before {
  counter-increment: list;
  content: counter(list) ". "; }

.ils_text {
  display: table;
  width: 100%; }

.ils_i {
  display: table-cell;
  vertical-align: top; }

.ils_t {
  display: table-cell;
  vertical-align: top; }

.ils_i.vm {
  vertical-align: middle; }

.ils_t.vm {
  vertical-align: middle; }

.img_rnd {
  border-radius: 1000px; }

.wide {
  width: 100%;
  box-sizing: border-box; }

.img2bg {
  background-size: cover;
  background-repeat: no-repeat; }
  .img2bg img {
    display: none; }

/* ==========================================================================
    Print styles.
========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }

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