.flex,
.horizontal_align,
.vertical_align,
.table_show,
.section-title-block,
.page-section .page-content,
.partners-form,
.center_align,
.center_align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.horizontal_align,
.center_align {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.vertical_align,
.center_align {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.table_show {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.bgi-cover,
.bgi-center {
  background: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.bgi-center {
  background-position: center;
}
html,
body {
  height: 100%;
  min-height: 100%;
}
body {
  position: relative;
  overflow-x: hidden;
  font-family: "Roboto";
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover,
a:active,
a:focus {
  color: initial;
  text-decoration: none;
  outline: none;
}
img {
  height: auto;
  width: auto;
  max-height: 100%;
  max-width: 100%;
}
input,
textarea,
button,
select {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
}
.section-container {
  width: 100%;
  max-width: 1216px;
  position: relative;
  margin: 0 auto;
}
@media only screen and (max-width: 1350px) {
  .section-container {
    width: 80%;
  }
}
@media only screen and (max-width: 1199px) {
  .section-container {
    width: 89%;
  }
}
@media only screen and (max-width: 991px) {
  .section-container {
    width: 83%;
  }
}
@media only screen and (max-width: 768px) {
  .section-container {
    margin-left: 0;
    width: 88.41%;
  }
}
@media only screen and (max-width: 545px) {
  .section-container {
    width: 94%;
  }
}
.up-button {
  position: relative;
  height: 42px;
  width: 42px;
  top: -13px;
  left: -5px;
  display: inline-block;
  text-align: center;
  background: url("../img/button-up.png") 0 0 no-repeat;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.up-button:hover {
  background-position: 0 -42px;
}
footer {
  position: relative;
  width: 100%;
}
footer:after,
footer:before {
  position: absolute;
  top: 8px;
  height: 9px;
  content: '';
  width: 50%;
}
footer:after {
  left: 0;
  background-color: #829665;
}
footer:before {
  right: 0;
  background-color: #302f2f;
}
footer .up-button-block {
  font-size: 0;
}
footer .footer-wrap {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  max-width: 415px;
  position: relative;
  background-color: #fff;
  z-index: 5;
}
@media only screen and (max-width: 670px) {
  footer .footer-wrap {
    max-width: 215px;
  }
}
footer .footer-desription {
  text-align: center;
  margin: 17px 0 100px;
  color: #102323;
  font: 14px "Forum";
}
@media only screen and (max-width: 768px) {
  footer .footer-desription {
    margin-bottom: 40px;
  }
}
.request-button {
  width: 220px;
  height: 55px;
  display: inline-block;
  text-align: center;
  background-color: #829665;
  color: #ffffff;
  text-transform: uppercase;
  font: 14px/55px "Roboto-Black";
}
.request-button:hover {
  color: #102323;
}
@media only screen and (max-width: 670px) {
  .request-button {
    width: 160px;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    letter-spacing: normal;
  }
}
.button-read-more {
  width: 220px;
  height: 59px;
  display: inline-block;
  text-align: center;
  border: 2px solid #829665;
  background-color: #829665;
  color: #ffffff;
  text-transform: uppercase;
  font: 14px/59px "Roboto-Black";
  letter-spacing: 2.8px;
}
.button-read-more:hover {
  color: #102323;
  border-color: #102323;
  background-color: transparent;
}
@media only screen and (max-width: 670px) {
  .button-read-more {
    width: 108px;
    height: 29px;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: normal;
  }
}
.button-read {
  width: 204px;
  height: 70px;
  background-color: #829665;
  color: #ffffff;
  font: 16px/70px "Roboto-Bold";
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  letter-spacing: 2.8px;
}
.button-read:hover {
  color: #102323;
}
@media only screen and (max-width: 768px) {
  .button-read {
    width: 141px;
    height: 49px;
    font-size: 14px;
    line-height: 49px;
    letter-spacing: normal;
  }
}
@media only screen and (max-width: 320px) {
  .button-read {
    width: 98px;
    height: 33px;
    line-height: 33px;
  }
}
.partners-form-button {
  width: 221px;
  height: 63px;
  background-color: #829665;
  display: inline-block;
  color: #ffffff;
  font: 16px/63px "Roboto-Bold";
  letter-spacing: 1.6px;
  border: 2px solid #829665;
  cursor: pointer;
  -webkit-transition: border 0.3s, color 0.3s, background-color 0.3s;
  -o-transition: border 0.3s, color 0.3s, background-color 0.3s;
  transition: border 0.3s, color 0.3s, background-color 0.3s;
}
.partners-form-button:hover {
  border: 2px solid #102323;
  color: #102323;
  background-color: transparent;
}
@media only screen and (max-width: 670px) {
  .partners-form-button {
    border-width: 1px;
    width: 174px;
    height: 50px;
    line-height: 50px;
    letter-spacing: normal;
  }
}
.section-title-block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-family: "Roboto-Black";
  text-transform: uppercase;
  line-height: 0.8;
}
.section-title-block .section-number-line {
  font-size: 36px;
  color: #829665;
  letter-spacing: 2px;
}
.section-title-block .section-number-line:after {
  display: inline-block;
  height: 9px;
  background-color: #829665;
  content: '';
  width: 146px;
  vertical-align: bottom;
  margin-left: 21px;
  position: relative;
}
.section-title-block .section-title-name {
  font-size: 48px;
  color: #102323;
  margin-top: 40px;
  letter-spacing: 4px;
}
@media only screen and (max-width: 545px) {
  .section-title-block .section-number-line {
    font-size: 30px;
  }
  .section-title-block .section-number-line:after {
    width: 85px;
    margin-left: 13px;
  }
  .section-title-block .section-title-name {
    font-size: 28px;
    margin-top: 10px;
  }
}
.navigation-list {
  position: fixed;
  top: 50%;
  right: 3.2291%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50px;
  z-index: 8;
}
.navigation-list.showin li {
  -webkit-animation: showin 0.3s ease-in-out;
          animation: showin 0.3s ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.navigation-list.showin li:nth-child(2) {
  -webkit-animation-delay: .07s;
          animation-delay: .07s;
}
.navigation-list.showin li:nth-child(3) {
  -webkit-animation-delay: .14s;
          animation-delay: .14s;
}
.navigation-list.showin li:nth-child(4) {
  -webkit-animation-delay: .21s;
          animation-delay: .21s;
}
.navigation-list.showin li:nth-child(5) {
  -webkit-animation-delay: .28s;
          animation-delay: .28s;
}
.navigation-list.not-showin li {
  -webkit-animation: notshowin 0.3s ease-in-out;
          animation: notshowin 0.3s ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.navigation-list.not-showin li:nth-child(4) {
  -webkit-animation-delay: .07s;
          animation-delay: .07s;
}
.navigation-list.not-showin li:nth-child(3) {
  -webkit-animation-delay: .14s;
          animation-delay: .14s;
}
.navigation-list.not-showin li:nth-child(2) {
  -webkit-animation-delay: .21s;
          animation-delay: .21s;
}
.navigation-list.not-showin li:nth-child(1) {
  -webkit-animation-delay: .28s;
          animation-delay: .28s;
}
.navigation-list li {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 49px;
  font-size: 0;
  line-height: 1;
  opacity: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
.navigation-list li:last-child {
  margin-bottom: 0;
}
.navigation-list li.active .navigation-item {
  width: 100%;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #102323;
  border-color: #102323;
  height: 8px;
}
.navigation-list li .navigation-item {
  -webkit-animation-fill-mode: none;
          animation-fill-mode: none;
  display: inline-block;
  height: 11px;
  width: 11px;
  border: 1px solid #8c8c8c;
  background-color: transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
}
.navigation-list li .navigation-item:hover {
  background-color: #102323;
  border-color: #102323;
}
@media only screen and (max-width: 768px) {
  .navigation-list {
    right: 6.5%;
    width: 30px;
  }
  .navigation-list li {
    margin-bottom: 28px;
  }
  .navigation-list li.active .navigation-item {
    height: 5px;
  }
  .navigation-list li .navigation-item {
    width: 7px;
    height: 7px;
  }
}
@media only screen and (max-width: 545px) {
  .navigation-list {
    right: 9px;
    width: 13px;
  }
  .navigation-list li {
    margin-bottom: 24px;
  }
}
.social-list {
  width: 100%;
  display: block;
  font-size: 0;
  text-align: center;
}
.social-list li {
  text-align: center;
  font-size: 0;
  line-height: 1;
}
.social-list li a {
  font-size: 23px;
  color: #302f2f;
  line-height: 1;
}
.social-list li a .fa {
  line-height: 1;
}
.social-list li a:hover {
  color: #c5cbcc;
}
.page-title {
  font: 24px "Roboto-Bold";
  width: 100%;
  text-align: left;
}
.page-border-line {
  width: 100%;
  text-align: left;
  font-size: 0;
}
.page-border-line span {
  display: inline-block;
  width: 151px;
  height: 9px;
  background-color: #829665;
}
.page-block-title {
  color: #292929;
  font: 14px "Roboto-Bold";
  text-transform: uppercase;
  letter-spacing: 2.4px;
}
.page-block p {
  margin-bottom: 20px;
}
.page-block-description {
  color: #000000;
  font: 16px "Forum";
}
.page-block-description b,
.page-block-description strong {
  font-family: "Roboto-Bold";
  font-weight: normal;
}
.page-block-description b {
  display: block;
}
.page-section {
  width: 100%;
  margin: 0 auto;
}
.page-section.page-service {
  max-width: 1316px;
  padding: 0 50px;
}
.page-section.page-service .page-title {
  margin: 90px 0;
}
.page-section.page-service .page-block-title {
  min-height: 54px;
}
.page-section.page-service .page-block {
  width: 26.15%;
  margin-right: 10.775%;
  margin-bottom: 40px;
}
.page-section.page-service .page-block:nth-child(3n) {
  margin-right: 0;
}
.page-section.page-service .page-border-line {
  margin: 33px 0 50px;
}
@media only screen and (max-width: 768px) {
  .page-section.page-service .page-block {
    width: 44.6125%;
  }
  .page-section.page-service .page-block:nth-child(3n) {
    margin-right: 10.775%;
  }
  .page-section.page-service .page-block:nth-child(2n) {
    margin-right: 0;
  }
  .page-section.page-service .page-block b {
    margin-bottom: 20px;
  }
  .page-section.page-service .page-border-line {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 480px) {
  .page-section.page-service {
    padding: 0 33px;
  }
  .page-section.page-service .page-title {
    margin: 50px 0 35px;
  }
  .page-section.page-service .page-content {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page-section.page-service .page-block {
    width: 63%;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }
  .page-section.page-service .page-border-line {
    margin: 16px 0 25px;
  }
}
.page-section.page-about {
  max-width: 1300px;
  padding-left: 39px;
  padding-right: 44px;
  margin-bottom: 125px;
}
.page-section.page-about .page-about-info {
  margin-top: 90px;
  width: 100%;
  max-width: 685px;
}
.page-section.page-about .page-about-info .page-title {
  margin-bottom: 50px;
}
.page-section.page-about .page-about-info p {
  margin-bottom: 20px;
}
.page-section.page-about .page-content .page-title {
  margin: 20px 0 75px;
}
.page-section.page-about .page-block {
  width: 26.15%;
  margin-right: 10.775%;
  margin-bottom: 45px;
}
.page-section.page-about .page-block:nth-child(3n) {
  margin-right: 0;
}
.page-section.page-about .page-border-line {
  margin-bottom: 45px;
}
@media only screen and (max-width: 768px) {
  .page-section.page-about .page-block {
    width: 28.15%;
    margin-right: 7.775%;
  }
  .page-section.page-about .page-border-line {
    margin-bottom: 35px;
  }
  .page-section.page-about .page-about-info {
    margin-top: 40px;
  }
  .page-section.page-about .page-about-info .page-title {
    margin-bottom: 20px;
  }
  .page-section.page-about .page-content .page-title {
    margin: 0px 0 40px;
  }
}
@media only screen and (max-width: 670px) {
  .page-section.page-about {
    margin-bottom: 0;
  }
  .page-section.page-about .page-title,
  .page-section.page-about .page-block-description {
    font-size: 14px;
  }
  .page-section.page-about .page-content .page-title {
    margin: 0px 0 40px;
    padding: 0 12px;
  }
}
@media only screen and (max-width: 600px) {
  .page-section.page-about .page-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-section.page-about .page-block {
    width: 69.19%;
    margin-right: 0;
  }
  .page-section.page-about .page-border-line {
    margin-bottom: 25px;
  }
}
.page-section.page-partners {
  max-width: 1315px;
  padding-left: 32px;
  padding-right: 67px;
}
.page-section.page-partners .page-partners-info {
  margin: 85px 0 50px;
  width: 100%;
  max-width: 550px;
}
.page-section.page-partners .page-partners-info p {
  margin-bottom: 20px;
}
.page-section.page-partners .page-partners-info .page-border-line {
  margin: 20px 0 45px;
}
@media only screen and (max-width: 768px) {
  .page-section.page-partners .page-partners-info {
    padding-left: 20px;
    margin: 67px 0 23px;
  }
}
@media only screen and (max-width: 670px) {
  .page-section.page-partners {
    padding: 0 30px;
  }
  .page-section.page-partners .page-partners-info {
    padding-left: 0;
    margin: 45px 0 20px;
  }
  .page-section.page-partners .page-partners-info .page-border-line {
    margin: 18px 0 26px;
  }
}
.partners-form {
  margin-bottom: 71px;
}
.partners-form .left-column,
.partners-form .right-column {
  max-width: 518px;
  width: 100%;
  text-align: center;
}
.partners-form .left-column {
  margin-right: 80px;
}
.partners-form input,
.partners-form textarea {
  width: 100%;
  border: 1px solid #102323;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 49px;
  color: #102323;
  font: 16px "Forum";
}
.partners-form input::-webkit-input-placeholder,
.partners-form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #aaaeaf;
  font: 16px "Forum";
  letter-spacing: 1.6px;
}
.partners-form input::-moz-placeholder,
.partners-form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #aaaeaf;
  font: 16px "Forum";
  letter-spacing: 1.6px;
}
.partners-form input:-moz-placeholder,
.partners-form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #aaaeaf;
  font: 16px "Forum";
  letter-spacing: 1.6px;
}
.partners-form input:-ms-input-placeholder,
.partners-form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #aaaeaf;
  font: 16px "Forum";
  letter-spacing: 1.6px;
}
.partners-form input:focus::-webkit-input-placeholder,
.partners-form textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
.partners-form input:focus:-moz-placeholder,
.partners-form textarea:focus:-moz-placeholder {
  color: transparent;
}
.partners-form input:focus::-moz-placeholder,
.partners-form textarea:focus::-moz-placeholder {
  color: transparent;
}
.partners-form input:focus:-ms-input-placeholder,
.partners-form textarea:focus:-ms-input-placeholder {
  color: transparent;
}
.partners-form input {
  height: 85px;
  line-height: 85px;
  padding: 0 30px;
}
.partners-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  line-height: 85px;
}
.partners-form input::-moz-placeholder {
  /* Firefox 19+ */
  line-height: 85px;
}
.partners-form input:-moz-placeholder {
  /* Firefox 18- */
  line-height: 85px;
}
.partners-form input:-ms-input-placeholder {
  /* IE 10+ */
  line-height: 85px;
}
.partners-form textarea {
  min-height: 206px;
  padding: 30px;
}
@media only screen and (max-width: 1215px) {
  .partners-form .left-column,
  .partners-form .right-column {
    width: 47.53%;
  }
  .partners-form .left-column {
    margin-right: 4.94%;
  }
}
@media only screen and (max-width: 768px) {
  .partners-form input {
    height: 73px;
    line-height: 73px;
  }
  .partners-form input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    line-height: 73px;
  }
  .partners-form input::-moz-placeholder {
    /* Firefox 19+ */
    line-height: 73px;
  }
  .partners-form input:-moz-placeholder {
    /* Firefox 18- */
    line-height: 73px;
  }
  .partners-form input:-ms-input-placeholder {
    /* IE 10+ */
    line-height: 73px;
  }
  .partners-form input,
  .partners-form textarea {
    margin-bottom: 45px;
  }
  .partners-form textarea {
    min-height: 191px;
  }
}
@media only screen and (max-width: 540px) {
  .partners-form {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .partners-form .left-column,
  .partners-form .right-column {
    width: 86.53%;
  }
  .partners-form .left-column {
    margin-right: 0;
  }
  .partners-form input {
    height: 52px;
    line-height: 52px;
    padding: 0 24px;
  }
  .partners-form input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    line-height: 52px;
  }
  .partners-form input::-moz-placeholder {
    /* Firefox 19+ */
    line-height: 52px;
  }
  .partners-form input:-moz-placeholder {
    /* Firefox 18- */
    line-height: 52px;
  }
  .partners-form input:-ms-input-placeholder {
    /* IE 10+ */
    line-height: 52px;
  }
  .partners-form textarea {
    padding: 18px 18px 18px 24px;
    min-height: 150px;
  }
  .partners-form input,
  .partners-form textarea {
    margin-bottom: 19px;
    font-size: 12px;
  }
  .partners-form input::-webkit-input-placeholder,
  .partners-form textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 12px;
  }
  .partners-form input::-moz-placeholder,
  .partners-form textarea::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 12px;
  }
  .partners-form input:-moz-placeholder,
  .partners-form textarea:-moz-placeholder {
    /* Firefox 18- */
    font-size: 12px;
  }
  .partners-form input:-ms-input-placeholder,
  .partners-form textarea:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 12px;
  }
}
.page-layout footer {
  border-bottom: 1px solid #000;
}
@media only screen and (max-width: 768px) {
  .page-layout .menu-wrap .menu-block {
    width: 82.55%;
  }
  .page-layout .menu-wrap .menu-block .menu-list li .menu-item {
    font-size: 14px;
  }
  .page-layout .menu-wrap .menu-logo-block {
    width: 17.45%;
    background: url('../img/logo-mobile.png') center center no-repeat;
    -webkit-background-size: auto 70%;
            background-size: auto 70%;
  }
  .page-layout .menu-wrap .menu-logo-block img {
    display: none;
  }
}
@media only screen and (max-width: 670px) {
  .hidden-mobile {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .hidden-tablet {
    display: none;
  }
}
@-webkit-keyframes showin {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@keyframes showin {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@-webkit-keyframes notshowin {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
}
@keyframes notshowin {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
}
.animated {
  opacity: 0;
}
#fp-nav ul li a span {
  background-color: #ffffff;
}
#fp-nav ul li a.active span,
#fp-nav ul li:hover a span {
  background-color: #0673f9;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 12px;
  height: 12px;
  margin: -4px 0 0 -4px;
}
#fp-nav ul li,
.fp-slidesNav ul li {
  width: 21px;
  height: 21px;
  margin: 7px;
  position: relative;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  width: 10px;
  height: 10px;
}
#fp-nav ul li .fp-tooltip.fp-right {
  top: 0px;
  font-size: 18px;
}
#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 17px;
  width: 17px;
  margin: -6px 0 0 -6px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
}
.sticky-menu {
  left: 0;
  margin: auto;
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 999;
  padding: 0;
  color: #ffffff;
}
.main-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 7px 0;
}
.logo-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.logo-block span {
  font-size: 17px;
  letter-spacing: 1.5px;
  font-weight: bold;
  display: inline-block;
  margin: 7px;
}
.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.navbar-nav li.nav-item {
  margin-left: 25px;
}
.navbar-nav li.nav-item.active > a:before,
.navbar-nav li.nav-item.active > a:hover:before {
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
}
.navbar-nav li.nav-item a {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  position: relative;
}
.navbar-nav li.nav-item a:hover:before {
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(0.5, 1);
      -ms-transform: scale(0.5, 1);
          transform: scale(0.5, 1);
}
.navbar-nav li.nav-item a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 75%;
  background: #ffffff;
  width: 100%;
  height: 2px;
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.74, 0.72, 0.27, 0.24);
  transition: -webkit-transform 0.4s cubic-bezier(0.74, 0.72, 0.27, 0.24);
  -o-transition: transform 0.4s cubic-bezier(0.74, 0.72, 0.27, 0.24);
  transition: transform 0.4s cubic-bezier(0.74, 0.72, 0.27, 0.24);
  transition: transform 0.4s cubic-bezier(0.74, 0.72, 0.27, 0.24), -webkit-transform 0.4s cubic-bezier(0.74, 0.72, 0.27, 0.24);
}
.menu-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu-block .langswitcher {
  margin-left: 15px;
}
.menu-block .langswitcher .deflang {
  color: #fff;
}
.menu-block .langswitcher .nav a {
  padding: 0 !important;
}
.menu-block .langswitcher .nav .open > a,
.menu-block .langswitcher .nav .open > a:focus,
.menu-block .langswitcher .nav .open > a:hover {
  background-color: transparent;
  border-color: transparent;
}
.menu-block .langswitcher .nav > li > a:focus,
.menu-block .langswitcher .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent !important;
}
.menu-block .langswitcher .dropdown-menu {
  right: 0;
  left: auto;
  background-color: rgba(0, 0, 0, 0.3);
  min-width: 36px;
}
.menu-block .langswitcher .dropdown-menu > li > a {
  padding: 3px;
}
.menu-block .langswitcher .dropdown-menu > li > a:focus,
.menu-block .langswitcher .dropdown-menu > li > a:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.image-block {
  text-align: right;
  position: relative;
}
.application-customer {
  margin-top: -265px;
  padding: 140px 0 0;
  background-color: #f8f8f8;
}
.application-customer-content,
.application-customer-image {
  padding: 0 15px;
}
.application-customer-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.application-customer-block .application-customer-content {
  width: 45%;
  font: 18px/1.857 "Roboto";
  color: #666;
}
.application-customer-block .application-customer-content strong {
  font-size: 20px;
}
.application-customer-block .application-customer-image {
  width: 55%;
}
.flex-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.home-section {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
}
.home-section:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
}
.home-section .company-container-block {
  position: relative;
}
.home-section .company-container-block:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.4);
}
.home-section .company-container-block div {
  position: relative;
  z-index: 3;
}
.home-section .company-description {
  width: 100%;
}
.home-section .company-logo,
.home-section .company-description,
.home-section .company-contact {
  padding: 0 15px;
}
.home-section .company-fotter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.home-section .company-logo {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home-section .company-contact {
  text-align: center;
}
.home-section .company-description {
  margin: 1em 0;
}
.home-section .company-description,
.home-section .company-contact {
  font-size: -webkit-calc(14px + 1.67vw);
  font-size: calc(14px + 1.67vw);
  color: #fff;
}
.home-section .company-description strong,
.home-section .company-contact strong {
  font-size: -webkit-calc(14px + 1.5vw);
  font-size: calc(14px + 1.5vw);
}
.home-section .company-description strong span,
.home-section .company-contact strong span {
  color: #d24a43;
}
.home-section .company-contact p {
  margin-bottom: 20px;
}
.home-section .company-contact p .fa {
  font-size: -webkit-calc(14px + 1vw);
  font-size: calc(14px + 1vw);
}
.about-section {
  padding-top: 65px;
  background-color: #0673f9;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #2c2c2c), color-stop(150%, #0673f9));
  background-image: -webkit-linear-gradient(left, #2c2c2c 0, #0673f9 150%);
  background-image: -o-linear-gradient(left, #2c2c2c 0, #0673f9 150%);
  background-image: linear-gradient(90deg, #2c2c2c 0, #0673f9 150%);
}
.about-section .content-block,
.about-section .image-block {
  padding: 0 15px;
  color: #ffffff;
  width: 50%;
}
.about-section .title-block h1 {
  font-size: 80px;
  font-weight: bold;
  margin-top: 0;
}
.about-section .title-block h2 {
  font-size: 45px;
}
.about-section .description {
  font-size: 20px;
  margin: 3em 0 0;
}
.about-section .description strong {
  font-size: 24px;
}
.about-section .image-block img:first-child {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 7;
  max-width: 30%;
  max-height: 50vh;
}
.about-section .image-block img:last-child {
  max-width: 95%;
  max-height: 80vh;
}
.applying-section .slide,
.feature-section .slide {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}
.applying-section .fp-tableCell,
.feature-section .fp-tableCell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 65px;
  width: 100%;
}
.applying-section .fp-slidesNav ul li a span,
.feature-section .fp-slidesNav ul li a span {
  background-color: #ffffff;
}
.applying-section .fp-slidesNav ul li a.active span,
.feature-section .fp-slidesNav ul li a.active span,
.applying-section .fp-slidesNav ul li:hover a span,
.feature-section .fp-slidesNav ul li:hover a span {
  background-color: #0673f9;
}
.applying-section .fp-slidesNav,
.feature-section .fp-slidesNav {
  max-width: 83.33333333%;
  text-align: center;
  padding: 0 15px;
}
.applying-section .fp-controlArrow.fp-prev,
.feature-section .fp-controlArrow.fp-prev {
  left: 50px;
}
.applying-section .fp-controlArrow.fp-prev:hover,
.feature-section .fp-controlArrow.fp-prev:hover {
  border-color: transparent #0673f9 transparent transparent;
}
.applying-section .fp-controlArrow.fp-next,
.feature-section .fp-controlArrow.fp-next {
  right: 50px;
  -webkit-transition: border-color 0.4s;
  -o-transition: border-color 0.4s;
  transition: border-color 0.4s;
}
.applying-section .fp-controlArrow.fp-next:hover,
.feature-section .fp-controlArrow.fp-next:hover {
  border-color: transparent transparent transparent #0673f9;
}
.applying-section .slider-information-container,
.feature-section .slider-information-container {
  height: -webkit-calc(100vh - 108px);
  height: calc(100vh - 108px);
  position: relative;
}
.applying-section .logo-block,
.feature-section .logo-block {
  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-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
}
.applying-section .logo-block img,
.feature-section .logo-block img {
  width: 195px;
}
.applying-section .logo-block .app-name,
.feature-section .logo-block .app-name {
  margin-top: 15px;
  font-weight: bold;
  font-size: 45px;
  line-height: 1;
}
.applying-section .slider-information-block,
.feature-section .slider-information-block {
  position: absolute;
  bottom: 0;
  right: -6.3333%;
  color: #ffffff;
}
.applying-section .slider-information-block.left-position,
.feature-section .slider-information-block.left-position {
  left: -16.3333%;
  right: auto;
}
.applying-section .slider-information-block.left-position .content,
.feature-section .slider-information-block.left-position .content {
  margin-right: 45px;
  margin-left: 0;
  text-align: right;
}
.applying-section .slider-information-block.left-position .content:before,
.feature-section .slider-information-block.left-position .content:before {
  left: auto;
  right: 0;
}
.applying-section .slider-information-block.top-position,
.feature-section .slider-information-block.top-position {
  bottom: auto;
  top: 0;
}
.applying-section .slider-information-block .content,
.feature-section .slider-information-block .content {
  display: inline-block;
  font-size: 75px;
  line-height: 1;
  font-weight: bold;
  padding: 46px 88px;
  margin-left: 45px;
  background-color: rgba(0, 0, 0, 0.6);
  position: relative;
}
.applying-section .slider-information-block .content:before,
.feature-section .slider-information-block .content:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  content: '';
  background-color: #0673f9;
  width: 20px;
}
.applying-section .devices,
.feature-section .devices {
  position: relative;
  height: -webkit-calc(100vh - 65px);
  height: calc(100vh - 65px);
}
.applying-section .devices .devices-title,
.feature-section .devices .devices-title {
  text-align: center;
  font-size: 53px;
  margin: 0em 0px 1em;
  font-weight: 600;
  color: #191919;
}
.applying-section .devices .device-item,
.feature-section .devices .device-item {
  position: absolute;
  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-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.applying-section .devices .device-item .device-name,
.feature-section .devices .device-item .device-name {
  font-size: 24px;
  color: #191919;
  font-weight: bold;
  text-align: center;
}
.applying-section .devices .device-item.printer,
.feature-section .devices .device-item.printer {
  bottom: 45%;
  left: 0%;
}
.applying-section .devices .device-item.printer .device-image,
.feature-section .devices .device-item.printer .device-image {
  max-width: 225px;
}
.applying-section .devices .device-item.massa,
.feature-section .devices .device-item.massa {
  bottom: 2%;
  left: 0%;
}
.applying-section .devices .device-item.massa .device-image,
.feature-section .devices .device-item.massa .device-image {
  max-width: 285px;
}
.applying-section .devices .device-item.eticets,
.feature-section .devices .device-item.eticets {
  bottom: 46%;
  right: 9%;
}
.applying-section .devices .device-item.eticets .device-image,
.feature-section .devices .device-item.eticets .device-image {
  max-width: 215px;
}
.applying-section .devices .device-item.scaner,
.feature-section .devices .device-item.scaner {
  bottom: 4%;
  right: 11%;
}
.applying-section .devices .device-item.scaner .device-image,
.feature-section .devices .device-item.scaner .device-image {
  max-width: 135px;
}
.applying-section .android-block,
.feature-section .android-block {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2c2c2c), color-stop(150%, #0673f9));
  background-image: -webkit-linear-gradient(bottom, #2c2c2c 0, #0673f9 150%);
  background-image: -o-linear-gradient(bottom, #2c2c2c 0, #0673f9 150%);
  background-image: linear-gradient(0deg, #2c2c2c 0, #0673f9 150%);
}
.applying-section .android-block-title,
.feature-section .android-block-title {
  font-size: -webkit-calc(12px + 1.5vw);
  font-size: calc(12px + 1.5vw);
  color: #ffffff;
  text-align: left;
  width: 35%;
  padding: 0 15px;
  text-align: center;
}
.applying-section .android-block-title strong,
.feature-section .android-block-title strong {
  font-size: -webkit-calc(12px + 2vw);
  font-size: calc(12px + 2vw);
}
.applying-section .android-block-title .android-block-list,
.feature-section .android-block-title .android-block-list {
  margin-top: 40px;
  text-align: left;
}
.applying-section .android-block-title .android-block-list li,
.feature-section .android-block-title .android-block-list li {
  position: relative;
  padding-left: 50px;
}
.applying-section .android-block-title .android-block-list li:not(:last-of-type),
.feature-section .android-block-title .android-block-list li:not(:last-of-type) {
  margin-bottom: 15px;
}
.applying-section .android-block-title .android-block-list li:before,
.feature-section .android-block-title .android-block-list li:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  margin-right: 15px;
  position: absolute;
  top: 0;
  left: 0;
}
.applying-section .image-block,
.feature-section .image-block {
  width: 65%;
  padding: 0 15px;
}
.applying-section .image-block img:first-child,
.feature-section .image-block img:first-child {
  position: absolute;
  bottom: -5%;
  left: 1%;
  z-index: 7;
  max-width: 52%;
  max-height: 50vh;
}
.applying-section .image-block img:nth-of-type(2),
.feature-section .image-block img:nth-of-type(2) {
  position: absolute;
  bottom: 0;
  z-index: 9;
  max-width: 30%;
  right: 0;
  max-height: 50vh;
}
.applying-section .image-block img:last-child,
.feature-section .image-block img:last-child {
  max-width: 95%;
  max-height: 85vh;
}
.feature-section .feature-list-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.feature-section .feature-list {
  color: #ffffff;
  font-size: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.feature-section .feature-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2.5em;
  width: 50%;
}
.feature-section .feature-list li .number {
  display: inline-block;
  height: 2.5em;
  width: 2.5em;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 2px solid #fff;
  background-color: #0673f9;
  text-align: center;
  line-height: 2.35em;
  font-weight: 700;
  margin-right: 10px;
}
.feature-section .feature-list li .header-list-item {
  font-size: 2em;
}
.feature-section .country-block {
  height: -webkit-calc(100vh - 108px);
  height: calc(100vh - 108px);
  position: relative;
  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-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.feature-section .country-block .country-image-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.feature-section .country-block .country-description-block {
  color: #fff;
  text-align: center;
  font-size: -webkit-calc(12px + 4vw);
  font-size: calc(12px + 4vw);
  font-weight: bold;
  line-height: 1.2;
}
.feature-section .systems-title {
  text-align: center;
  width: 100%;
  color: #ffffff;
  font-size: -webkit-calc(12px + 3.5vw);
  font-size: calc(12px + 3.5vw);
  margin: 1em 0px;
}
.feature-section .type-product {
  position: relative;
}
.feature-section .type-product:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: rgba(0, 0, 0, 0.5);
}
.feature-section .type-product .type-product-title {
  text-align: center;
  color: #ffffff;
  font-size: -webkit-calc(12px + 3.5vw);
  font-size: calc(12px + 3.5vw);
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: -webkit-calc(1em + 12vh);
  margin-bottom: calc(1em + 12vh);
}
.feature-section .type-product .type-product-list {
  width: 100%;
  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;
}
.feature-section .type-product .type-product-list .type-product-item {
  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-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33.3%;
}
.feature-section .type-product .type-product-list .type-product-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 128px;
  height: 128px;
  border: 4px solid #ffffff;
  margin-bottom: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.feature-section .type-product .type-product-list .type-product-name {
  color: #ffffff;
  font-size: -webkit-calc(12px + 1.3vw);
  font-size: calc(12px + 1.3vw);
  font-weight: bold;
}
.applying-section .scanner-slide:before {
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.45);
  content: '';
  width: 100%;
  height: 100%;
}
.applying-section .scanner-block {
  color: #ffffff;
  height: -webkit-calc(100vh - 108px);
  height: calc(100vh - 108px);
  position: relative;
}
.applying-section .scanner-block .title,
.applying-section .scanner-block .small-title {
  position: absolute;
  width: 30%;
  text-align: center;
  font-weight: bold;
  font-size: 53px;
}
.applying-section .scanner-block .title {
  top: 5%;
  left: 0;
}
.applying-section .scanner-block .small-title {
  bottom: 5%;
  right: 0;
}
.applying-section .radius-gradient {
  background-image: -webkit-radial-gradient(center bottom, circle, #0673f9, #2c2c2c 65%);
  background-image: -o-radial-gradient(center bottom, circle, #0673f9, #2c2c2c 65%);
  background-image: radial-gradient(circle at center bottom, #0673f9, #2c2c2c 65%);
}
.applying-section .spheres-block {
  width: 100%;
}
.applying-section .spheres-title {
  font-size: -webkit-calc(12px + 2.2vw);
  font-size: calc(12px + 2.2vw);
  text-align: center;
  color: #ffffff;
  margin-bottom: 1em;
}
.applying-section .spheres-list {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.applying-section .sphere-item {
  width: 33.3%;
  padding: 0px 20px 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
}
.applying-section .sphere-item-title {
  padding-bottom: 15px;
  margin-bottom: 15px;
  color: #fff;
  font-size: -webkit-calc(12px + 2.2em);
  font-size: calc(12px + 2.2em);
  font-weight: bold;
  text-align: center;
  border-bottom: 2px solid #fff;
}
.applying-section .sphere-item-image {
  text-align: center;
}
.applying-section .sphere-item-image img {
  width: 200px;
}
.applying-section .circle-block {
  position: relative;
  display: inline-block;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 4px solid #bababc;
  overflow: hidden;
  background-color: #fff;
}
.umon-section,
.umon-feature-section,
.umon-applying-section {
  -webkit-background-size: cover;
          background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
}
.umon-section:before,
.umon-feature-section:before,
.umon-applying-section:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.umon-section .umon-section-title-block {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 15px;
  font-size: -webkit-calc(12px + 1.2vw);
  font-size: calc(12px + 1.2vw);
}
.umon-section .umon-section-title-block p:not(:last-of-type) {
  margin-bottom: 25px;
}
.umon-feature-section .umon-applying-block,
.umon-applying-section .umon-applying-block {
  background-color: rgba(0, 0, 0, 0.85);
  padding: 40px 20px;
  width: 97%;
}
.umon-feature-section .umon-applying-title,
.umon-applying-section .umon-applying-title {
  font-size: -webkit-calc(12px + 2vw);
  font-size: calc(12px + 2vw);
  margin-bottom: 0.5em;
  font-weight: bold;
  text-align: center;
}
.umon-feature-section .umon-applying-title,
.umon-applying-section .umon-applying-title,
.umon-feature-section .umon-applying-list,
.umon-applying-section .umon-applying-list {
  color: #fff;
}
.umon-feature-section .umon-applying-list li,
.umon-applying-section .umon-applying-list li {
  position: relative;
  padding-left: 40px;
  font-size: -webkit-calc(12px + 1.15vw);
  font-size: calc(12px + 1.15vw);
}
.umon-feature-section .umon-applying-list li:not(:last-of-type),
.umon-applying-section .umon-applying-list li:not(:last-of-type) {
  margin-bottom: 15px;
}
.umon-feature-section .umon-applying-list li:before,
.umon-applying-section .umon-applying-list li:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  margin-right: 15px;
  position: absolute;
  top: 0;
  left: 0;
}
.umon-feature-section .umon-applying-list li {
  font-size: -webkit-calc(12px + 0.6vw);
  font-size: calc(12px + 0.6vw);
}
