/*Variables*/
/*COLORS*/
/*ANIMATIONS*/
/*FONTS*/
b, strong {
  font-weight: normal;
  font-family: 'CeraPro-Bold',sans-serif; }

b, strong {
  font-family: 'CeraPro-Bold',sans-serif;
  font-weight: normal; }

/*MEDIA QUERY*/
@font-face {
  font-family: 'CeraPro-Bold';
  src: url("fonts/CeraPro-Bold.eot");
  src: url("fonts/CeraPro-Bold.eot") format("embedded-opentype"), url("fonts/CeraPro-Bold.woff") format("woff"), url("fonts/CeraPro-Bold.ttf") format("truetype"), url("fonts/CeraPro-Bold.svg#CeraPro-Bold") format("svg"); }

@font-face {
  font-family: 'CeraPro-Regular';
  src: url("fonts/CeraPro-Regular.eot");
  src: url("fonts/CeraPro-Regular.eot") format("embedded-opentype"), url("fonts/CeraPro-Regular.woff") format("woff"), url("fonts/CeraPro-Regular.ttf") format("truetype"), url("fonts/CeraPro-Regular.svg#CeraPro-Regular") format("svg"); }

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td {
  padding: 0;
  margin: 0; }

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

fieldset, img, iframe {
  border: 0; }

ul, nav {
  list-style: none; }

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

textarea {
  resize: none; }

html, body {
  height: 100%;
  min-height: 100%; }

body {
  position: relative;
  font: normal 16px/24px 'CeraPro-Regular', sans-serif;
  background-color: #fff;
  min-width: 320px;
  color: #474747;
  margin: 0;
  overflow-x: hidden;
  overflow-y: scroll; }

section {
  max-width: 100%; }

a {
  color: #474747;
  text-decoration: none; }

a:hover, a:active, a:focus {
  text-decoration: none;
  color: #0ae494; }

a img {
  border: none; }

img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  border-style: none; }

noscript div {
  position: relative;
  top: 0;
  background: #fff;
  z-index: 77777;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
  padding: 50px;
  border: 3px solid red;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #707070; }

noscript div a {
  text-decoration: underline;
  color: blue; }

input,
textarea,
select {
  vertical-align: middle;
  color: #0ae494; }

form, fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type="text"],
input[type="file"],
input[type="password"],
input[type="submit"],
input[type="email"],
input[type="tel"],
textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

input[type="email"] {
  box-shadow: none;
  -webkit-box-shadow: none; }

input[type="image"] {
  padding: 0;
  border: none; }

input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="submit"],
input[type="button"] {
  cursor: pointer; }

input[type="submit"]:focus,
input[type="button"]:focus {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

button:focus {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

button {
  cursor: pointer; }

p {
  max-width: 100%;
  margin: 0; }

p, span, label, h1, h2, h3, h4, h5, h6, b, strong, i, em {
  max-width: 100%;
  word-wrap: break-word; }

div {
  word-wrap: break-word; }

@font-face {
  font-family: "Icons";
  src: url("fonts/Icons.eot");
  src: url("fonts/Icons.eot?#iefix") format("eot"), url("fonts/Icons.woff") format("woff"), url("fonts/Icons.ttf") format("truetype"), url("fonts/Icons.svg#Icons") format("svg"); }

.icon-icon1:before,
.icon-icon2:before,
.icon-icon3:before,
.icon-icon4:before,
.icon-icon5:before,
.icon-icon6:before,
.icon-icon7:before,
.icon-icon8:before,
.icon-icon9:before {
  font-family: "Icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.icon-icon1:before {
  content: '\E001'; }


.icon-icon2:before {
  content: '\E002'; }


.icon-icon3:before {
  content: '\E003'; }


.icon-icon4:before {
  content: '\E004'; }


.icon-icon5:before {
  content: '\E005'; }


.icon-icon6:before {
  content: '\E006'; }


.icon-icon7:before {
  content: '\E007'; }


.icon-icon8:before {
  content: '\E008'; }


.icon-icon9:before {
  content: '\E009'; }

a {
  -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
  color: #474747; }
  a:hover {
    color: #0ae494; }

b, strong {
  font-weight: normal;
  font-family: 'CeraPro-Bold',sans-serif; }

.mark-txt {
  color: #0ae494; }

*, *:after, *:before {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  outline: none !important; }

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

.clearfix:after, .container:after {
  clear: both; }

.desktop ::-webkit-scrollbar {
  width: 5px; }

.desktop ::-webkit-scrollbar:horizontal {
  height: 5px; }

.desktop ::-webkit-scrollbar-thumb {
  width: 5px;
  border-color: #0ae494;
  background-color: #0ae494; }

.desktop ::-webkit-scrollbar-thumb:hover {
  border-width: 1px 1px 1px 2px;
  border-color: #0ae494;
  background-color: #0ae494; }

.desktop ::-webkit-scrollbar-track {
  border-width: 0; }

.desktop ::-webkit-scrollbar-track-piece {
  background: #474747; }

body {
  max-width: 100%; }

body.noscroll {
  overflow: hidden; }

noscript {
  position: fixed;
  top: 0;
  background: #fff;
  font-size: 14px;
  width: 100%;
  z-index: 9999999;
  text-align: center; }

noscript a {
  color: red;
  text-decoration: underline; }

noscript a:hover {
  text-decoration: none; }

input, textarea {
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none; }

.hidden {
  display: none; }

@media only screen and (max-width: 1023px) {
  .hidden-sm {
    display: none !important; } }

.visible-xs {
  display: none !important; }
  @media only screen and (max-width: 599px) {
    .visible-xs {
      display: block !important; } }

@media only screen and (max-width: 599px) {
  .hidden-xs {
    display: none !important; } }

.wrapper {
  min-height: 100%;
  position: relative;
  max-width: 100%; }

.container {
  width: 1200px;
  max-width: 100%;
  padding: 0 15px; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

[class*="col-"] {
  padding-right: 15px;
  padding-left: 15px; }

.flex-wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.align-center {
  text-align: center; }

.tt-upp {
  text-transform: uppercase; }

.mobile .animated {
  -webkit-animation: none !important;
  animation: none !important;
  visibility: visible !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  opacity: 1 !important; }

h1, h2, h3, h4, h5 {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'CeraPro-Bold',sans-serif; }

h1 {
  font-size: 30px;
  line-height: 38px; }
  @media only screen and (max-width: 599px) {
    h1 {
      font-size: 22px;
      line-height: 28px; } }

h2 {
  font-size: 28px;
  line-height: 36px; }
  @media only screen and (max-width: 599px) {
    h2 {
      font-size: 20px;
      line-height: 26px; } }

h3 {
  font-size: 26px;
  line-height: 34px; }
  @media only screen and (max-width: 599px) {
    h3 {
      font-size: 18px;
      line-height: 24px; } }

h4 {
  font-size: 24px;
  line-height: 32px; }
  @media only screen and (max-width: 599px) {
    h4 {
      font-size: 18px;
      line-height: 24px; } }

h5 {
  font-size: 20px;
  line-height: 28px; }
  @media only screen and (max-width: 599px) {
    h5 {
      font-size: 18px;
      line-height: 24px; } }

.content a:not(.btn) {
  color: #0ae494; }
  .content a:not(.btn):hover {
    text-decoration: underline; }

.content p {
  margin-bottom: 25px; }

.content ul li, .list-box li {
  margin-bottom: 15px;
  padding-left: 28px;
  position: relative;
  font-size: 24px;
  line-height: 30px; }

.content ul li:before, .list-box li:before {
  content: '';
  position: absolute;
  top: 13px;
  left: 0;
  width: 9px;
  height: 9px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #0ae494; }

.content ol, .list-number-box {
  list-style-position: inside; }

.content ol li, .list-number-box li {
  margin-bottom: 15px;
  color: #0ae494; }

.content ol li span, .list-number-box li span {
  padding-left: 10px;
  color: #474747;
  font-family: 'CeraPro-Regular',sans-serif; }

.btn {
  cursor: pointer;
  display: inline-block;
  font-size: 17px;
  line-height: 50px;
  height: 50px;
  color: #fff;
  background: #3a2a97;
  border: none;
  padding: 0 25px;
  text-align: center;
  min-width: 215px;
  overflow: hidden;
  font-family: 'CeraPro-Bold',sans-serif;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease; }
  @media only screen and (max-width: 1023px) {
    .btn {
      min-width: 0; } }
  .btn:hover, .btn:focus {
    color: #fff;
    background: #0ae494; }

.icon {
  display: inline-block;
  vertical-align: middle;
  line-height: normal; }

.menu-button, .menu-button-general {
  cursor: pointer;
  display: none;
  width: 68px;
  height: 50px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out; }

.menu-button:hover span, .menu-button-general:hover span {
  background: #fff; }

.menu-button span, .menu-button-general span {
  display: block;
  position: absolute;
  height: 2px;
  background: #fff;
  opacity: 1;
  left: 21px;
  right: 21px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

.menu-button span:first-child, .menu-button-general span:first-child {
  top: 18px; }

.menu-button span:nth-child(2), .menu-button-general span:nth-child(2) {
  top: 24px; }

.menu-button span:nth-child(3), .menu-button-general span:nth-child(3) {
  top: 30px; }

.menu-button.active span:nth-child(1), .open-menu .menu-button-general span:nth-child(1) {
  top: 27px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

.menu-button.active span:nth-child(2), .open-menu .menu-button-general span:nth-child(2) {
  left: auto;
  right: 0;
  opacity: 0; }

.menu-button.active span:nth-child(3), .open-menu .menu-button-general span:nth-child(3) {
  top: 27px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.wrapper {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative; }

.header {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  left: 0;
  padding: 17px 0;
  -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease; }
  .header.fixed {
    padding: 5px 0;
    background: #000; }
    .header.fixed .head-navigation {
      margin-top: 5px; }

.logo {
  -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
  opacity: 0; }
  .logo img {
    width: 115px; }

.head-navigation {
  margin-left: auto;
  margin-top: 15px;
  -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease; }

.main-navigation {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s; }
  .main-navigation li {
    margin-left: 60px; }
    .main-navigation li a, .main-navigation li span {
      position: relative;
      font-size: 24px;
      line-height: 26px;
      color: #fff; }
      .main-navigation li a:before, .main-navigation li span:before {
        content: '';
        position: absolute;
        margin-top: 9px;
        top: 100%;
        left: 0;
        width: 0;
        height: 3px;
        background: #0ae494;
        -webkit-transition: all .6s ease;
        -o-transition: all .6s ease;
        transition: all .6s ease; }
      .main-navigation li a.active:before, .main-navigation li a:hover:before, .main-navigation li span.active:before, .main-navigation li span:hover:before {
        width: 100%; }

.banner-section {
  background: url(../images/banner.jpg) 50% 50% no-repeat;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  height: 100vh;
  min-height: 370px; }
  .banner-section .container {
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

.banner-caption {
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 1px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s; }
  .banner-caption b {
    display: block;
    margin-bottom: 20px;
    font-size: 60px;
    line-height: 1.112; }

.load .banner-caption, .load .main-navigation, .load .logo {
  opacity: 1; }

.what-we-do {
  padding: 108px 0 50px; }

.heading {
  letter-spacing: 1px;
  margin-bottom: 68px;
  font-size: 48px;
  line-height: 54px;
  color: #cecece;
  font-family: 'CeraPro-Bold',sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  .heading.visible {
    opacity: 1; }

.what-we-wrap {
  margin: 0 -15px; }

.what-we-do-item {
  padding: 0 15px;
  -ms-flex-preferred-size: 33.333%;
  -webkit-flex-basis: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
  width: 33.333%;
  margin-bottom: 70px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  .what-we-do-item.visible {
    opacity: 1; }

.what-item-icon {
  width: 45px;
  color: #0097a7; }
  .what-item-icon i {
    font-size: 45px; }

.what-item-taxt {
  width: -webkit-calc(100% - 45px);
  width: calc(100% - 45px);
  padding-left: 30px; }
  .what-item-taxt b {
    color: #3a2a97;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 20px;
    display: block; }

.about-section {
  padding: 108px 0;
  background: url(../images/banner2.jpg) 50% 50% no-repeat;
  -webkit-background-size: cover !important;
  background-size: cover !important; }

.heading--about {
  margin-left: 100px;
  margin-bottom: 65px; }

.about-left {
  width: 500px;
  max-width: 100%;
  padding-left: 100px;
  position: relative;
  color: #fff;
  font-size: 17px;
  line-height: 24px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  .about-left.visible {
    opacity: 1; }
  .about-left p {
    margin-bottom: 25px; }
    .about-left p:last-child {
      margin-bottom: 0; }
  .about-left:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 24px;
    background: #17b295;
    background: -webkit-linear-gradient(top, #17b295 0%, #3a2a97 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#17b295), to(#3a2a97));
    background: -o-linear-gradient(top, #17b295 0%, #3a2a97 100%);
    background: linear-gradient(to bottom, #17b295 0%, #3a2a97 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17b295', endColorstr='#3a2a97',GradientType=0 ); }

.about-right {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  .about-right.visible {
    opacity: 1; }

.about-border {
  width: 45px;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
  border-left: 1px dashed #fff;
  position: relative; }
  .about-border:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
    width: 45px;
    border-bottom: 1px dashed #fff; }

.about-counter {
  margin-left: 93px;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  color: #fff; }
  .about-counter:first-child {
    margin-bottom: 35px; }
  .about-counter b {
    color: #0ae494;
    display: block;
    margin-bottom: 10px;
    font-size: 100px;
    line-height: 75px; }

.footer {
  padding: 108px 0;
  padding-left: 190px; }
  .footer .heading {
    opacity: 1; }

.footer.visible .form {
  opacity: 1; }

.form {
  width: 520px;
  max-width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  .form .btn {
    margin-top: 25px; }

.form-description {
  margin-bottom: 15px; }

.input-field {
  margin-bottom: 22px;
  width: 370px;
  max-width: 100%; }
  .input-field input, .input-field textarea {
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #b9b9b9;
    color: #000;
    font-size: 18px;
    height: 47px;
    font-family: 'CeraPro-Regular',sans-serif; }
    .input-field input:focus, .input-field textarea:focus {
      border-color: #0ae494; }
  .input-field textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 10px 0;
    min-height: 47px; }

.copyright {
  margin-top: -76px; }

.copyright-logo {
  margin-left: auto;
  margin-right: 65px; }

@media only screen and (max-width: 1300px) {
  .copyright-logo {
    margin-right: 0; }
    .copyright-logo img {
      max-width: 80%;
      margin-left: auto; } }

@media only screen and (max-width: 1199px) {
  .main-navigation li a, .main-navigation li span {
    font-size: 20px; }
  .main-navigation li {
    margin-left: 50px; }
  .about-right {
    margin-left: 50px; }
  .about-counter {
    margin-left: 50px; }
  .footer .heading {
    text-align: center; }
  .form {
    margin: 0 auto 50px; }
  .copyright-logo {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    margin-bottom: 25px; }
    .copyright-logo img {
      margin: 0 auto; }
  .copyright {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0 0; }
  .footer {
    padding-left: 0; } }

@media only screen and (max-width: 1023px) {
  .what-we-do {
    padding: 80px 0 50px; }
  .what-item-taxt {
    padding-left: 15px; }
  .heading {
    font-size: 40px;
    line-height: 46px; }
  .what-we-do-item {
    margin-bottom: 30px; }
  .about-section, .footer {
    padding: 80px 0; }
  .about-border {
    display: none; }
  .about-right {
    margin-left: 0; }
  .about-left {
    padding-left: 60px; }
  .heading--about {
    margin-left: 60px; }
  .about-counter {
    margin-left: 50px; }
  .about-counter {
    font-size: 18px; }
    .about-counter b {
      font-size: 70px; } }

@media only screen and (max-width: 767px) {
  .what-we-do-item {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    width: 50%; }
  .main-navigation li a, .main-navigation li span {
    font-size: 18px; }
  .main-navigation li {
    margin-left: 30px; }
  .about-right {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px; }
  .about-counter {
    margin-left: 0; }
  .banner-caption {
    font-size: 22px;
    line-height: 30px; }
    .banner-caption b {
      font-size: 45px;
      line-height: 50px; } }

@media only screen and (max-width: 599px) {
  .what-we-do-item {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%; }
  .main-navigation li a, .main-navigation li span {
    font-size: 16px; }
  .main-navigation {
    display: block;
    width: 100%; }
  .main-navigation li {
    display: block;
    margin: 0 0 15px;
    text-align: center; }
  .mobile-nav-butt {
    display: block;
    margin-left: auto;
    margin-right: -15px; }
  .header {
    background: #000;
    padding: 5px 0; }
  .head-navigation {
    padding: 15px;
    margin: 0 !important;
    background: #000;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease; }
    .head-navigation.active {
      visibility: visible;
      opacity: 1; }
  .banner-section {
    padding-top: 75px; }
  .heading {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 40px; }
  .about-section, .footer {
    padding: 60px 0; }
  .what-we-do {
    padding: 60px 0 30px; } }
