body {
  width: 100%;
  *zoom: 1;
  overflow: auto;
  zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
.b-popup__overlay {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  display: block;
  height: 100%;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  z-index: 10000;
}
.b-popup__block {
  display: block;
  height: 100%;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  z-index: 10001;
  display: inline;
  float: left;
  width: 64.58333333%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
  margin-left: 17.70833333%;
  margin-right: 17.70833333%;
  padding: 20px;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .b-popup__block {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
  }
}
.b-popup__block__header__close {
  cursor: pointer;
  font-size: 5em;
  position: fixed;
  right: 0.3em;
  top: 0.1em;
}
.b-popup__block__header__close:hover {
  color: red;
}
.b-popup__block__header__title {
  text-align: center;
}
.b-popup__block__content {
  padding: 20px;
  width: 80%;
  margin: 0 auto;
}
.calculate-wrap {
  padding: 100px 0 0;
  background: url('/themes/demo/assets/images/background.jpg') no-repeat fixed #161617 100% 100%;
}
.calculate {
  background: #40464b;
  border-radius: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .calculate {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 1600px) {
  .calculate {
    display: inline;
    float: left;
    width: 81.25%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
    margin-left: 9.375%;
    margin-right: 9.375%;
  }
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .calculate__content {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 1600px) {
  .calculate__content {
    display: inline;
    float: left;
    width: 64.58333333%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
  }
}
.calculate__content__header__title-type {
  text-transform: uppercase;
}
.calculate__content__header__title-type-name {
  list-style: none;
  text-transform: uppercase;
}
.calculate__content__header__title-type-name a {
  color: #ffbd00;
}
.calculate__content__header__change-button {
  color: #ffbd00;
  display: block;
  float: right;
  text-align: right;
  text-decoration: none;
}
.calculate__content__header__change-button:active,
.calculate__content__header__change-button:hover {
  color: #ffbd00;
  text-decoration: none;
}
.calculate__title-type-decription {
  clear: both;
  font-style: italic;
}
.calculate__total {
  position: relative;
  display: inline;
  float: left;
  width: 97.91666667%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 1600px) {
  .calculate__total {
    display: inline;
    float: left;
    width: 31.25%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
  }
}
.calculate__total-wrap {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.26);
  border-radius: 5px;
  max-width: 330px;
  padding: 1em;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 1600px) {
  .calculate__total-wrap {
    position: fixed;
  }
}
.calculate__total-title {
  font-family: "Montserrat";
  font-size: 1.2em;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.2em;
  margin-bottom: 15px;
  margin-top: 15px;
  text-transform: uppercase;
}
@media screen and (min-width: 250px) and (max-width: 480px) {
  .calculate__total-title {
    margin: 0.5em 0;
    text-align: center;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .calculate__total-title {
    font-size: 1.5em;
  }
}
.calculate__total-remove,
.calculate__total-remove:hover,
.calculate__total-remove:active {
  color: #e60e0e;
  display: inline-block;
  text-align: center;
  width: 1em;
  cursor: pointer;
  text-decoration: none;
}
.calculate__total-selected-service {
  border-bottom: 1px solid #40464b;
  line-height: 1.3em;
  margin: 0 -1em;
  padding: 0.5em 1em;
  clear: both;
}
.calculate__total-selected-service__name {
  float: left;
  width: 80%;
}
.calculate__total-selected-service__price {
  float: right;
}
.calculate__total-submit {
  font-family: "Montserrat";
  border: 2px solid;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 0.03em;
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 14px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 1em;
  background-color: #ffbd00;
  border-color: #ffbd00;
  width: 100%;
  color: #000;
}
.calculate__total-submit:hover {
  background-color: transparent;
  color: #ffffff;
}
.calculate__total-amount {
  font-size: 1.5em;
  margin: 1em 0;
  text-align: center;
  clear: both;
  font-weight: bold;
}
.calculate__total-amount__value {
  color: #f4c60b;
}
.calculate__total-amount__symbol {
  color: #f4c60b;
}
.calculate__total-input {
  line-height: 1.6em;
  font-weight: bold;
  box-shadow: inset 1px 0px 7px 2px rgba(0, 0, 0, 0.4);
  font-family: "Montserrat";
  border: 2px solid;
  border-radius: 2px;
  display: inline-block;
  letter-spacing: 0.03em;
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 14px;
  text-align: left;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 1em;
  background-color: #222628;
  width: 100%;
  color: #FFF;
  box-sizing: border-box;
}
.calculate-service {
  margin: 0 0 2em;
}
.calculate-service__title {
  font-family: "Montserrat";
  font-size: 1.2em;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.2em;
  margin-bottom: 15px;
  margin-top: 15px;
  text-transform: uppercase;
  line-height: 1.5em;
  margin-bottom: 5px;
  margin-top: 2em;
}
@media screen and (min-width: 250px) and (max-width: 480px) {
  .calculate-service__title {
    margin: 0.5em 0;
    text-align: center;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .calculate-service__title {
    font-size: 1.5em;
  }
}
.calculate-service__select__wrap-service-description {
  border-bottom: 1px dotted #7a7a7a;
  display: inline-block;
  width: 95%;
  cursor: pointer;
  float: right;
}
.calculate-service__select__wrap-service-description__price {
  float: right;
}
.calculate-service__select__field__radio {
  width: 17px;
  height: 17px;
}
.webiste_type_selector {
  width: 415px;
  margin: 0 auto;
}
.webiste_type_selector__website-block {
  width: 160px;
  height: 160px;
  display: inline-block;
  border: 4px solid #f4c60b;
  color: #f4c60b;
  border-radius: 50%;
  text-align: center;
  line-height: 160px;
  margin-right: 15px;
  padding: 10px;
  font-weight: bold;
  font-size: 1.5em;
}
.webiste_type_selector__website-block__title_button {
  display: block;
  width: 100%;
  height: 100%;
}
body.mob section {
  min-height: 500px;
}
.button-yellow {
  border: 1px solid transparent;
}
.button-yellow:hover {
  background-color: #E5AE0F;
}
.text-middle-header {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.button-align-center {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.button-transparent,
.button-yellow,
.button-empty {
  margin-top: 8px;
  border: 1px solid transparent;
  margin-bottom: 8px;
  display: inline-block;
  padding: 7px 14px;
  letter-spacing: 0.03em;
  border-radius: 2px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  text-transform: uppercase;
}
.button-transparent,
.button-empty:hover {
  background-color: transparent;
  color: #FFFFFF;
}
.b-section--our-latest-project .button-empty.button-active {
  border-color: #ffbd00;
  border-radius: 50px;
  background-color: #ffbd00;
}
.button-empty {
  border-width: 1px;
  border-color: transparent;
  text-transform: uppercase;
  background-color: transparent;
}
.b-section--our-latest-project .button-empty {
  text-indent: -9999px;
  border-color: white;
  border-radius: 50px;
  background-color: white;
  padding: 0px 8px;
  line-height: 1em;
}
.button-empty:hover {
  border-radius: 2px;
  border-width: 1px;
}
.b-section--our-latest-project .button-empty:hover {
  border-radius: 50px;
}
.button-w-middle {
  min-width: 100px;
}
.scroll-bottom {
  position: absolute;
  bottom: 8%;
  margin: 0 auto;
  left: 0%;
}
@media screen and (max-width: 780px) {
  .mob-top-logo {
    display: inline-block;
  }
  .block-info-main {
    width: 100%;
  }
  #nav-bar .center {
    display: none;
    height: 0;
  }
  #contacts {
    background-image: none;
  }
}
@media screen and (max-width: 568px) {
  .slogan,
  .title-section {
    margin-top: 10%;
    margin-bottom: 5%;
  }
  div.scroll-bottom {
    display: none;
  }
}
@media screen and (max-width: 440px) {
  .slogan,
  .title-section {
    margin-top: 15%;
    margin-bottom: 5%;
  }
  .title-topic {
    margin-top: 2%;
    margin-bottom: 2%;
  }
  div.scroll-bottom {
    display: none;
  }
}
html,
body {
  font-size: 16px;
}
html {
  -webkit-text-size-adjust: 16px;
  -ms-text-size-adjust: 16px;
  text-rendering: optimizelegibility;
}
body {
  overflow-x: hidden;
  background-size: 100% 100%;
  line-height: 1.7em;
  font-size: 1em;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}
a {
  /*color: #ffffff;*/
  text-decoration: none;
}
.text-middle-header {
  display: inline;
  float: left;
  width: 81.25%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
  margin-left: 9.375%;
  margin-right: 9.375%;
}
.slogan {
  display: inline;
  float: left;
  width: 97.91666667%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
}
.button-yellow,
.button-yellow i {
  color: #161617;
}
.button-yellow {
  background-color: #ffbd00;
  border-color: #ffbd00;
}
.button-transparent {
  border-color: #ffffff;
}
.button-transparent:hover,
.button-transparent:hover *,
.button-empty:hover,
.button-active,
.button-transparent:active,
.button-transparent:active *,
.button-empty:active {
  border-color: #ffbd00;
  color: #ffbd00;
}
.text-span-middle {
  display: inline;
  float: left;
  width: 14.58333333%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
  margin-left: 42.70833333%;
  margin-right: 42.70833333%;
}
.slide-block-left:hover .stick-left *,
.slide-block-right:hover .stick-right * {
  color: #ffbd00;
}
/*******/
.title-topic-mob {
  color: #ffbd00;
}
.active-point {
  color: #ffbd00;
}
.b-general-content {
  max-width: 1170px;
  position: relative;
  z-index: 100;
  display: inline;
  float: left;
  width: 64.58333333%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
  margin-right: 17.70833333%;
  margin-left: 17.70833333%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .b-general-content {
    display: inline;
    float: left;
    width: 81.25%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
    margin-right: 9.375%;
    margin-left: 9.375%;
  }
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .b-general-content {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .b-general-content {
    max-width: 1170px;
    display: block;
    float: none;
    margin: 0 auto;
    display: inline;
    float: left;
    width: 81.25%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
    margin-right: 9.375%;
    margin-left: 9.375%;
  }
}
@media only screen and (min-width: 1600px) {
  .b-general-content {
    display: inline;
    float: left;
    width: 64.58333333%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
    margin-right: 17.70833333%;
    margin-left: 17.70833333%;
  }
}
.b-general-content__title {
  font-size: 3.55em;
  font-weight: 700;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  margin: 0.75em 0 0.5em;
  font-family: 'Montserrat';
  text-shadow: 0 0 6px #333;
}
@media screen and (min-width: 250px) and (max-width: 480px) {
  .b-general-content__title {
    font-size: 1.3em;
    line-height: 1.2em;
    margin: 0.5em 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .b-general-content__title {
    font-size: 2.3em;
    line-height: 1.2em;
    margin: 0.5em 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .b-general-content__title {
    margin: 0.55em 0 0.5em;
  }
}
@media only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (orientation : landscape), only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .b-general-content__title {
    margin: 0.55em 0 0.5em;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1599px) {
  .b-general-content__title {
    margin: 0 0 0.5em;
  }
}
.b-general-content__text {
  font-size: 1.3em;
  line-height: 1.7em;
  margin: 0 0 1.5em;
  text-align: center;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  text-shadow: 0 0 6px #333;
  text-align: left;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px) {
  .b-general-content__text {
    font-size: 0.929em;
    line-height: 1.5em;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .b-general-content__text {
    margin: 0;
  }
}
.b-general-content__button {
  font-family: "Montserrat";
  border: 2px solid;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 0.03em;
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 14px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 1em;
  background-color: #ffbd00;
  border-color: #ffbd00;
  width: 300px;
  display: block;
  margin: 0 auto;
}
.b-general-content__button:hover {
  background-color: transparent;
  color: #ffffff;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px) {
  .b-general-content__button {
    display: block;
    width: 80%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .b-general-content__button {
    margin: 0.2em auto;
    padding: 0.1em;
  }
}
.b-general-content__scroll-next {
  display: inline;
  float: left;
  width: 97.91666667%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
  bottom: 19%;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  color: #ffffff;
  text-transform: uppercase;
}
.b-contact {
  background: url(/themes/demo/assets/images/map_images/map.jpg) no-repeat 0 0 !important;
  background-size: 180% !important;
}
@media screen and (min-width: 250px) and (max-width: 480px) {
  .b-contact {
    background-size: 450% !important;
  }
}
@media only screen  and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  .b-contact {
    background-size: 280% !important;
  }
}
.b-contact__block {
  display: inline;
  float: left;
  width: 64.58333333%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
  margin-left: 17.70833333%;
  margin-right: 17.70833333%;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .b-contact__block {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .b-contact__block {
    display: inline;
    float: left;
    width: 81.25%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
    margin-right: 9.375%;
    margin-left: 9.375%;
  }
}
@media only screen and (min-width: 1600px) {
  .b-contact__block {
    display: inline;
    float: left;
    width: 47.91666667%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
    margin-left: 26.04166667%;
    margin-right: 26.04166667%;
  }
}
.b-contact__title {
  font-size: 3.55em;
  font-weight: 700;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  margin: 0.75em 0 0.5em;
  font-family: 'Montserrat';
  text-shadow: 0 0 6px #333;
  font-size: 3em;
  margin: 0.25em 0 0.3em;
}
@media screen and (min-width: 250px) and (max-width: 480px) {
  .b-contact__title {
    font-size: 1.3em;
    line-height: 1.2em;
    margin: 0.5em 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .b-contact__title {
    font-size: 2.3em;
    line-height: 1.2em;
    margin: 0.5em 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .b-contact__title {
    margin: 0.55em 0 0.5em;
  }
}
@media only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (orientation : landscape), only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .b-contact__title {
    margin: 0.55em 0 0.5em;
  }
}
.b-contact__title-middle {
  font-size: 1.3em;
  line-height: 1.7em;
  margin: 0 0 1.5em;
  text-align: center;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  text-shadow: 0 0 6px #333;
  line-height: 1.2em;
  margin: 0 0 0.5em;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px) {
  .b-contact__title-middle {
    font-size: 0.929em;
    line-height: 1.5em;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .b-contact__title-middle {
    margin: 0;
  }
}
.b-contact__description {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  font-size: 1.02em;
  line-height: 2em;
  margin: 0 0 1.5em;
  text-shadow: 0 0 6px #333;
  text-align: center;
  line-height: 1.5em;
  margin: 0 0 2em;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px) {
  .b-contact__description {
    font-size: 0.929em;
    height: 7.4em;
    line-height: 1.5em;
    margin: 0 0 1em;
    overflow: hidden;
  }
}
@media screen and (min-width: 250px) and (max-width: 480px) {
  .b-contact__description {
    display: none;
  }
}
.b-contact__form {
  position: relative;
}
.b-contact__info {
  display: inline;
  float: left;
  width: 47.91666667%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px), only screen  and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  .b-contact__info {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
  }
}
.b-contact__message {
  position: relative;
  display: inline;
  float: left;
  width: 47.91666667%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px), only screen  and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  .b-contact__message {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
  }
}
.b-contact__row {
  position: relative;
}
.b-contact__form-input {
  font-size: 0.929em;
  line-height: 1.3;
  display: inline-block;
  height: 40px;
  width: 96%;
  margin-bottom: 20px;
  padding: 6px 2px 4px 10px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  vertical-align: middle;
  color: #fff;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: rgba(53, 58, 62, 0.59);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.b-contact__form-input:focus {
  color: #3e4349;
  outline: 0;
  background-color: #fff;
}
@media screen and (min-width: 250px) and (max-width: 480px) {
  .b-contact__form-input {
    height: 27px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .b-contact__form-input {
    width: 99%;
  }
}
.b-contact__addres,
.b-contact__phone,
.b-contact__email {
  color: #ffbd00;
  display: inline-block;
  margin: 0 1em 0 0;
  text-align: right;
  width: 48%;
}
.b-contact__text {
  width: 49%;
  display: inline-block;
  text-align: left;
}
.b-contact__form-tooltip {
  background: #000;
  color: #EF2323;
  position: absolute;
  top: -2.4em;
  padding: 5px;
  border-radius: 3px;
  right: 0.4em;
}
.b-contact__message-textarea {
  font-family: "Open Sans", sans-serif;
  height: 173px;
  padding-top: 1em;
  resize: none;
}
@media screen and (min-width: 250px) and (max-width: 480px) {
  .b-contact__message-textarea {
    height: 129px;
  }
}
.b-contact__button-send-email {
  width: 100%;
  display: inline;
  float: left;
  width: 97.91666667%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
  font-family: "Montserrat";
  border: 2px solid;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 0.03em;
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 14px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 1em;
}
.b-contact__button-send-email:hover {
  background-color: transparent;
  color: #ffffff;
}
.confirm-container {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.49);
  font-size: 1.7em;
  height: 100%;
  line-height: 1.5em;
  padding: 0 1em;
  text-align: center;
  top: 0;
  width: 93.5%;
}
.confirm-container--add {
  position: absolute;
}
.button-block-left {
  margin: 25px 0 25px 0;
}
#canvas {
  position: absolute;
  width: 100%;
  opacity: 0.2;
  height: 100%;
  margin-top: -40px;
  z-index: -1;
}
.social-icons {
  font-size: 36px;
  list-style: none;
  margin: 30px 0px;
}
.slide-block-label {
  vertical-align: top;
}
.slide-block-label {
  display: inline-block;
}
.stick-left,
.stick-right {
  display: inline-block;
  font-size: 38px;
  background-color: #000000;
  border-radius: 25px;
}
.stick-left {
  padding: 0 19px 0 15px;
}
.stick-right {
  padding: 0 14px 0 20px;
}
.slide-block-label-top,
.slide-block-label-bottom {
  display: block;
  max-width: 100px;
}
.slide-block-label-top {
  color: #5a5a61;
  font-size: 12px;
  padding-top: 4px;
}
.slide-block-label-bottom {
  vertical-align: top;
  padding-top: 4px;
}
.b-slide-block--left .b-slide-block__next:hover,
.b-slide-block--right .b-slide-block__next:hover,
.b-slide-block--left .b-slide-block__prev:hover,
.b-slide-block--right .b-slide-block__prev:hover {
  min-width: 260px;
  background-color: rgba(0, 0, 0, 0.5);
}
.b-slide-block--left .b-slide-block__next:hover .b-slide-block__title,
.b-slide-block--right .b-slide-block__next:hover .b-slide-block__title,
.b-slide-block--left .b-slide-block__prev:hover .b-slide-block__title,
.b-slide-block--right .b-slide-block__prev:hover .b-slide-block__title {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.b-slide-block__prev,
.b-slide-block__next {
  margin: 0 22px;
  padding: 12px;
  width: 60px;
  height: 60px;
  border-radius: 40px;
  background: rgba(0, 0, 0, 0.34);
  -webkit-transition: width 0.3s, background-color 0.3s;
  transition: width 0.3s, background-color 0.3s;
  position: absolute;
  top: 307px;
  display: block;
  outline: none;
  text-align: left;
  z-index: 1000;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #666666;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px) {
  .b-slide-block__prev,
  .b-slide-block__next {
    top: 218px;
    margin: 0 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 1600px) {
  .b-slide-block__prev,
  .b-slide-block__next {
    top: 420px;
  }
}
.b-slide-block__icon {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  font-size: 2em;
  position: absolute;
  text-align: center;
  top: 11%;
  width: 60px;
}
.b-slide-block__icon:hover {
  color: #ffbd00;
}
.b-slide-block__prev {
  left: 0;
}
.b-slide-block__prev .b-slide-block__title {
  left: 67px;
  -webkit-transform: translateX(100%);
  text-replace: none;
  sform: translateX(100%);
}
.b-slide-block__prev .b-slide-block__icon {
  left: 10px;
}
.b-slide-block__next {
  right: 0;
}
.b-slide-block__next .b-slide-block__title {
  right: 67px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  text-align: right;
}
.b-slide-block__next .b-slide-block__icon {
  right: 10px;
}
.b-slide-block__next-text,
.b-slide-block__prev-text {
  color: #666;
  display: block;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.b-slide-block__title {
  font-family: "Montserrat";
  color: #ffffff;
  font-weight: 400;
  height: auto;
  line-height: 1.2em;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 6px;
  width: 200px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}
.b-slide-content {
  display: inline;
  float: left;
  width: 81.25%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
  margin-right: 9.375%;
  margin-left: 9.375%;
  max-width: 1200px;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px) {
  .b-slide-content {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 1600px) {
  .b-slide-content {
    padding: 20px 0 30px 0;
  }
}
@media only screen and (min-width: 1600px) {
  .b-slide-content {
    display: inline;
    float: left;
    width: 64.58333333%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
    margin-right: 17.70833333%;
    margin-left: 17.70833333%;
  }
}
.b-slide-content--hide {
  display: none;
}
.b-slide-content__img-wrap {
  display: inline;
  float: left;
  width: 47.91666667%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .b-slide-content__img-wrap {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
  }
}
@media screen and (min-width: 250px) and (max-width: 480px) {
  .b-slide-content__img-wrap {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .b-slide-content__img-wrap {
    display: inline;
    float: left;
    width: 64.58333333%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
    margin-right: 17.70833333%;
    margin-left: 17.70833333%;
  }
}
.b-slide-content__img {
  max-width: 100%;
  height: auto;
  display: block;
  vertical-align: middle;
  margin: 0 auto;
}
.b-slide-content__wrap-decription {
  display: inline;
  float: left;
  width: 47.91666667%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 768px) and (max-width: 991px) {
  .b-slide-content__wrap-decription {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .b-slide-content__wrap-decription {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
  }
}
.b-slide-content__description-title {
  font-family: "Montserrat";
  font-size: 2.2em;
  font-weight: 700;
  letter-spacing: 0.005em;
  line-height: 1.2em;
  margin-bottom: 15px;
  margin-top: 15px;
  text-transform: uppercase;
}
@media screen and (min-width: 250px) and (max-width: 480px) {
  .b-slide-content__description-title {
    font-size: 1.2em;
    margin: 0.5em 0;
    text-align: center;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .b-slide-content__description-title {
    font-size: 1.5em;
  }
}
.b-slide-content__desctiption-text {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  font-size: 1.02em;
  line-height: 2em;
  margin: 0 0 1.5em;
  text-shadow: 0 0 6px #333;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px) {
  .b-slide-content__desctiption-text {
    font-size: 0.929em;
    height: 7.4em;
    line-height: 1.5em;
    margin: 0 0 1em;
    overflow: hidden;
  }
}
.b-slide-content__desctiption-text p {
  margin: 0;
}
.b-slide-content__button {
  font-family: "Montserrat";
  border: 2px solid;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 0.03em;
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 14px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 1em;
}
.b-slide-content__button:hover {
  background-color: transparent;
  color: #ffffff;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px) {
  .b-slide-content__button {
    display: block;
    font-size: 0.929em;
    margin: 0 auto;
    padding: 0.5em;
    white-space: normal;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .b-slide-content__button {
    padding: 0.1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .b-slide-content__button {
    display: block;
    margin: 0 auto;
  }
}
.not-active-content {
  display: none;
}
.b-section {
  padding: 100px 0 0;
  background: url('/themes/demo/assets/images/background.jpg') no-repeat fixed #161617 100% 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  *zoom: 1;
  overflow: auto;
  zoom: 1;
  overflow: hidden;
}
.b-section:before,
.b-section:after {
  content: "";
  display: table;
}
.b-section:after {
  clear: both;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px) {
  .b-section {
    position: relative;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .b-section {
    padding: 80px 0 0;
  }
}
@media only screen  and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  .b-section {
    padding: 60px 0 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .b-section {
    padding: 100px 0 0;
  }
}
@media only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (orientation : landscape) {
  .b-section {
    padding: 50px 0 0;
  }
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .b-section--head {
    padding: 3em 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .b-section--head {
    padding: 5em 0 0 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .b-section--head {
    padding: 60px 0 0;
  }
}
@media only screen  and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  .b-section--head {
    padding: 120px 0 0;
  }
}
@media only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (orientation : landscape), only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .b-section--head {
    padding: 50px 0 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .b-section--head {
    padding: 60px 0 0;
  }
}
@media only screen and (min-width: 1600px) {
  .b-section--head {
    padding: 100px 0 0;
  }
}
.b-section__logo--head {
  display: inline;
  float: left;
  width: 14.58333333%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
  margin-left: 42.70833333%;
  margin-right: 42.70833333%;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px) {
  .b-section__logo--head {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 1600px) {
  .b-section__logo--head {
    margin-top: 2em;
    margin-bottom: 2em;
  }
}
@media only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (orientation : landscape), only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .b-section__logo--head {
    margin-top: 1em;
    margin-bottom: 1em;
  }
}
.b-section__logo--mini {
  margin: 0 0.5em 0 0;
  position: relative;
  top: 2px;
  width: 1em;
}
.b-section__head-img {
  position: absolute;
  z-index: 10;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .b-section__head-img {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1599px) {
  .b-section__head-img {
    width: 260px;
    height: auto;
  }
}
.b-section__head-img--left-top {
  left: 0;
  top: 0;
}
.b-section__head-img--left-bottom {
  bottom: 0;
  left: 0;
}
.b-section__head-img--rigth-top {
  right: 0;
  top: 0;
}
.b-section__head-img--rigth-bottom {
  right: 0;
  bottom: 0;
}
.b-section__title {
  font-size: 3.55em;
  font-weight: 700;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  margin: 0.75em 0 0.5em;
  font-family: 'Montserrat';
  text-shadow: 0 0 6px #333;
}
@media screen and (min-width: 250px) and (max-width: 480px) {
  .b-section__title {
    font-size: 1.3em;
    line-height: 1.2em;
    margin: 0.5em 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .b-section__title {
    font-size: 2.3em;
    line-height: 1.2em;
    margin: 0.5em 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .b-section__title {
    margin: 0.55em 0 0.5em;
  }
}
@media only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (orientation : landscape), only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .b-section__title {
    margin: 0.55em 0 0.5em;
  }
}
.b-section__menu-links {
  font-family: 'Montserrat';
  text-align: center;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px) {
  .b-section__menu-links {
    display: none;
  }
}
.b-section__menu-links a {
  margin: 0 4px;
}
.b-top-menu {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  border-color: transparent;
  position: fixed;
  z-index: 1030;
  min-height: 42px;
  top: 0;
  width: 100%;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 1600px) {
  .b-top-menu {
    height: 85px;
    line-height: 5.3em;
  }
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .b-top-menu {
    line-height: 3em;
  }
}
@media only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (orientation : landscape), only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .b-top-menu {
    line-height: 3em;
  }
}
.b-top-menu__phone {
  float: left;
  padding: 0 1em 0;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (orientation : landscape), only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .b-top-menu__phone {
    font-size: 2em;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 1600px) {
  .b-top-menu__phone {
    float: right;
    font-size: 1.5em;
  }
}
@media only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (orientation : landscape), only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .b-top-menu__phone {
    float: left;
    padding: 0 1em 0;
    text-align: center;
  }
}
.b-top-menu__wrap {
  float: left;
  text-align: center;
  margin: 0 1em;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px) {
  .b-top-menu__wrap {
    width: 100%;
  }
}
.b-top-menu__phone-link {
  color: #fff;
  font-family: 'Montserrat';
}
.b-top-menu__block-lists {
  font-family: 'Montserrat';
  padding: 0 1em;
  margin: 0;
}
.b-top-menu__block-lists .active a {
  color: #fff;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (orientation : landscape) {
  .b-top-menu__block-lists {
    display: none;
    width: 250px;
    line-height: 2em;
  }
}
.b-top-menu__block-list {
  display: inline-block;
  margin: 0 1em 0 0;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .b-top-menu__block-list {
    display: inline-block;
  }
}
.b-top-menu__block-link {
  color: #ffbd00;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.b-top-menu__block-link:hover {
  color: #fff;
}
.b-top-menu__mobile-button {
  background-color: transparent;
  background-image: none;
  border: medium none;
  color: #ffbd00;
  display: none;
  float: right;
  text-align: center;
  position: absolute;
  right: 0;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px) {
  .b-top-menu__mobile-button {
    display: block;
    font-size: 1em;
    padding: 1em 0 0;
    top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (orientation : landscape) {
  .b-top-menu__mobile-button {
    display: block;
    font-size: 1.5em;
    margin: 0.35em 0 0;
    top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .b-top-menu__mobile-button {
    top: 3px;
  }
}
@media only screen  and (min-device-width : 768px)  and (max-device-width : 1024px) and (orientation : landscape) {
  .b-top-menu__mobile-button {
    top: 2px;
  }
}
/* ===========================================================
 * pagepiling.js 0.0.1 (Beta)
 *
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 *
 * ========================================================== */
html,
body {
  margin: 0;
  padding: 0;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 1600px) {
  html,
  body {
    overflow: hidden;
  }
}
.pp-section {
  height: 100%;
  position: absolute;
  width: 100%;
}
.pp-easing {
  -webkit-transition: all 1000ms cubic-bezier(0.55, 0.085, 0, 0.99);
  -moz-transition: all 1000ms cubic-bezier(0.55, 0.085, 0, 0.99);
  -o-transition: all 1000ms cubic-bezier(0.55, 0.085, 0, 0.99);
  transition: all 1000ms cubic-bezier(0.55, 0.085, 0, 0.99);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0, 0.99);
  -moz-transition-timing-function: cubic-bezier(0.55, 0.085, 0, 0.99);
  -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0, 0.99);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0, 0.99);
  /* custom */
}
#pp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
}
#pp-nav.right {
  right: 17px;
}
#pp-nav.left {
  left: 17px;
}
.pp-section.pp-table {
  display: table;
}
.pp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.pp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1;
}
.pp-slidesNav.bottom {
  bottom: 17px;
}
.pp-slidesNav.top {
  top: 17px;
}
#pp-nav ul,
.pp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#pp-nav li,
.pp-slidesNav li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}
.pp-slidesNav li {
  display: inline-block;
}
#pp-nav li a,
.pp-slidesNav li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}
#pp-nav li .active span,
.pp-slidesNav .active span {
  background: #333;
}
#pp-nav span,
.pp-slidesNav span {
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  background: rgba(0, 0, 0, 0);
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}
.pp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
}
.pp-tooltip.right {
  right: 20px;
}
.pp-tooltip.left {
  left: 20px;
}
.b-overlay {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  display: block;
  height: 100%;
  overflow-y: scroll;
  position: absolute;
  width: 100%;
  z-index: 10000;
}
.b-overlay__close {
  cursor: pointer;
  font-size: 5em;
  position: fixed;
  right: 0.3em;
  top: 0.1em;
}
.b-overlay__close:hover {
  color: red;
}
.b-project-overlay__title,
.b-project-overlay__content {
  text-align: center;
  display: inline;
  float: left;
  width: 64.58333333%;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
  margin-left: 17.70833333%;
  margin-right: 17.70833333%;
}
@media screen and (min-width: 250px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .b-project-overlay__title,
  .b-project-overlay__content {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
  }
}
.b-project-overlay__img {
  width: 100%;
  height: auto;
}
.small-form-contact {
  width: 507px;
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 2px 4px 5px 0px rgba(0, 0, 0, 0.75);
  margin-top: 50px;
  font: Open Sans;
  max-width: 100%;
}
.small-contact-form--body {
  background-color: #40464b;
  padding-bottom: 40px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
}
.small-form-contact--form-title {
  background-color: #40464b;
  color: #fff;
  padding: 20px 40px;
  font: 700 24px Open Sans;
  background: #2D3032;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.small-contact-form--body-text {
  color: #ffffff;
  font: 400 18px Open Sans;
  margin: 0 40px;
  padding-bottom: 10px;
  text-align: left;
  padding-top: 20px;
}
.small-form-contact--close {
  float: right;
  color: #000000;
  border-radius: 50px;
  font-size: 15px;
  padding: 0px 5px;
  text-align: center;
  cursor: pointer;
  margin-right: -20px;
}
.small-contact-form--input {
  background-color: rgba(0, 0, 0, 0.26);
  border-radius: 3px;
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.3);
  height: 55px;
  width: 407px;
  margin: 5px 36px;
  font: 400 16px / 30px Montserrat;
  text-transform: uppercase;
  padding: 0 10px;
  border: 0;
  color: #fff;
}
.small-contact-form--submit {
  background-color: #f4c60b;
  border-radius: 3px;
  height: 55px;
  width: 427px;
  margin: 5px 36px;
  font: 400 16px / 30px Montserrat;
  text-transform: uppercase;
  border: 0;
  text-align: center;
  color: #000;
  cursor: pointer;
}
@media screen and (min-width: 250px) and (max-width: 480px) {
  .small-contact-form--submit {
    width: 300px;
  }
  .small-contact-form--input {
    width: 280px;
  }
}
@media screen and (min-width: 250px) and (max-width: 1024px) {
  .b-top-menu {
    background: #40464B;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  }
}
.small-form-contact--form-title {
  text-align: left;
}

.post {
  max-width: 770px;
  margin: 0 auto;
  line-height: 28px;
}

.post-content {
  font-family: 'Open Sans', sans-serif;
  color: #323d48;
  font-size: 15px;
  line-height: 30px;
}

.post h3 {
  font-family: Montserrat;
  color: #000;
  font-size: 22px;
  line-height: 30px;
}

.post-author {
  margin-top: 25px;
}

.post-author img {
  margin-right: 10px;
}

.post-img {
  width: 100%;
  margin: 25px 0;
}

.post-share-buttons {
  width: 196px;
  margin: 30px auto 0px;
}
