@charset "UTF-8";
.c-white {
  color: #fff; }

.bg-white {
  background: #fff; }

.bc-white {
  border-color: #fff; }

.c-black {
  color: #000; }

.bg-black {
  background: #000; }

.bc-black {
  border-color: #000; }

.c-light-gray {
  color: #dfdfdf; }

.bg-light-gray {
  background: #dfdfdf; }

.bc-light-gray {
  border-color: #dfdfdf; }

.c-gray {
  color: #ddd; }

.bg-gray {
  background: #ddd; }

.bc-gray {
  border-color: #ddd; }

.c-very-dark-gray {
  color: #333; }

.bg-very-dark-gray {
  background: #333; }

.bc-very-dark-gray {
  border-color: #333; }

.c-dark-gray {
  color: #888; }

.bg-dark-gray {
  background: #888; }

.bc-dark-gray {
  border-color: #888; }

.c-blue {
  color: #3879D9; }

.bg-blue {
  background: #3879D9; }

.bc-blue {
  border-color: #3879D9; }

.c-light-blue {
  color: #3D8DD1; }

.bg-light-blue {
  background: #3D8DD1; }

.bc-light-blue {
  border-color: #3D8DD1; }

.c-clear-blue {
  color: #55c8ff; }

.bg-clear-blue {
  background: #55c8ff; }

.bc-clear-blue {
  border-color: #55c8ff; }

.c-sky-blue {
  color: #87CEEB; }

.bg-sky-blue {
  background: #87CEEB; }

.bc-sky-blue {
  border-color: #87CEEB; }

@font-face {
  font-family: 'Roboto';
  src: url("/assets/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: 400; }

@font-face {
  font-family: 'Roboto';
  src: url("/assets/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500; }

@font-face {
  font-family: 'Roboto';
  src: url("/assets/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: 700; }

@font-face {
  font-family: 'Roboto';
  src: url("/assets/fonts/Roboto-Black.ttf") format("truetype");
  font-weight: 900; }

@font-face {
  font-family: 'Roboto';
  src: url("/assets/fonts/Roboto-Italic.ttf") format("truetype");
  font-style: italic;
  font-weight: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("/assets/fonts/Roboto-Thin.ttf") format("truetype");
  font-weight: 100; }

.regular {
  font-weight: 400; }

.italic {
  font-style: italic; }

.light {
  font-weight: 100; }

.bold {
  font-weight: 900; }

.semi-bold {
  font-weight: 500; }

.no-decoration:link, .no-decoration:hover, .no-decoration:active, .no-decoration:visited {
  text-decoration: none; }

.caps {
  text-transform: uppercase; }

.list-none {
  list-style: none; }

.list-reset {
  list-style: none;
  padding-left: 0; }

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

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

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

.justify {
  text-align: justify; }

.lh1 {
  line-height: 1; }

.lh1-5 {
  line-height: 1.5; }

.lh2 {
  line-height: 2; }

.lh3 {
  line-height: 3; }

.lh30 {
  line-height: 30px; }

.lh50 {
  line-height: 30px; }

.fs10 {
  font-size: 10px; }

@media (min-width: 768px) {
  .sm-fs10 {
    font-size: 10px !important; } }

@media (min-width: 1024px) {
  .md-fs10 {
    font-size: 10px !important; } }

@media (min-width: 1200px) {
  .lg-fs10 {
    font-size: 10px !important; } }

.fs12 {
  font-size: 12px; }

@media (min-width: 768px) {
  .sm-fs12 {
    font-size: 12px !important; } }

@media (min-width: 1024px) {
  .md-fs12 {
    font-size: 12px !important; } }

@media (min-width: 1200px) {
  .lg-fs12 {
    font-size: 12px !important; } }

.fs14 {
  font-size: 14px; }

@media (min-width: 768px) {
  .sm-fs14 {
    font-size: 14px !important; } }

@media (min-width: 1024px) {
  .md-fs14 {
    font-size: 14px !important; } }

@media (min-width: 1200px) {
  .lg-fs14 {
    font-size: 14px !important; } }

.fs16 {
  font-size: 16px; }

@media (min-width: 768px) {
  .sm-fs16 {
    font-size: 16px !important; } }

@media (min-width: 1024px) {
  .md-fs16 {
    font-size: 16px !important; } }

@media (min-width: 1200px) {
  .lg-fs16 {
    font-size: 16px !important; } }

.fs18 {
  font-size: 18px; }

@media (min-width: 768px) {
  .sm-fs18 {
    font-size: 18px !important; } }

@media (min-width: 1024px) {
  .md-fs18 {
    font-size: 18px !important; } }

@media (min-width: 1200px) {
  .lg-fs18 {
    font-size: 18px !important; } }

.fs20 {
  font-size: 20px; }

@media (min-width: 768px) {
  .sm-fs20 {
    font-size: 20px !important; } }

@media (min-width: 1024px) {
  .md-fs20 {
    font-size: 20px !important; } }

@media (min-width: 1200px) {
  .lg-fs20 {
    font-size: 20px !important; } }

.fs22 {
  font-size: 22px; }

@media (min-width: 768px) {
  .sm-fs22 {
    font-size: 22px !important; } }

@media (min-width: 1024px) {
  .md-fs22 {
    font-size: 22px !important; } }

@media (min-width: 1200px) {
  .lg-fs22 {
    font-size: 22px !important; } }

.fs24 {
  font-size: 24px; }

@media (min-width: 768px) {
  .sm-fs24 {
    font-size: 24px !important; } }

@media (min-width: 1024px) {
  .md-fs24 {
    font-size: 24px !important; } }

@media (min-width: 1200px) {
  .lg-fs24 {
    font-size: 24px !important; } }

.fs26 {
  font-size: 26px; }

@media (min-width: 768px) {
  .sm-fs26 {
    font-size: 26px !important; } }

@media (min-width: 1024px) {
  .md-fs26 {
    font-size: 26px !important; } }

@media (min-width: 1200px) {
  .lg-fs26 {
    font-size: 26px !important; } }

.fs28 {
  font-size: 28px; }

@media (min-width: 768px) {
  .sm-fs28 {
    font-size: 28px !important; } }

@media (min-width: 1024px) {
  .md-fs28 {
    font-size: 28px !important; } }

@media (min-width: 1200px) {
  .lg-fs28 {
    font-size: 28px !important; } }

.fs30 {
  font-size: 30px; }

@media (min-width: 768px) {
  .sm-fs30 {
    font-size: 30px !important; } }

@media (min-width: 1024px) {
  .md-fs30 {
    font-size: 30px !important; } }

@media (min-width: 1200px) {
  .lg-fs30 {
    font-size: 30px !important; } }

.fs32 {
  font-size: 32px; }

@media (min-width: 768px) {
  .sm-fs32 {
    font-size: 32px !important; } }

@media (min-width: 1024px) {
  .md-fs32 {
    font-size: 32px !important; } }

@media (min-width: 1200px) {
  .lg-fs32 {
    font-size: 32px !important; } }

.fs36 {
  font-size: 36px; }

@media (min-width: 768px) {
  .sm-fs36 {
    font-size: 36px !important; } }

@media (min-width: 1024px) {
  .md-fs36 {
    font-size: 36px !important; } }

@media (min-width: 1200px) {
  .lg-fs36 {
    font-size: 36px !important; } }

.fs38 {
  font-size: 38px; }

@media (min-width: 768px) {
  .sm-fs38 {
    font-size: 38px !important; } }

@media (min-width: 1024px) {
  .md-fs38 {
    font-size: 38px !important; } }

@media (min-width: 1200px) {
  .lg-fs38 {
    font-size: 38px !important; } }

.main-wrap.container {
  min-height: 100vh; }

div {
  display: block;
  box-sizing: border-box; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

/* ============ */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.inline {
  display: inline; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.display-table {
  display: table; }

.display-inherit {
  display: inherit; }

.table-cell {
  display: table-cell; }

.border-box {
  box-sizing: border-box; }

.fluid {
  width: 100%;
  height: auto; }

.display-none {
  display: none; }

.center {
  margin-left: auto;
  margin-right: auto; }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden; }

body {
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #555; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1,
.h1 {
  font-size: 36px; }

h2,
.h2 {
  font-size: 30px; }

h3,
.h3 {
  font-size: 24px; }

h4,
.h4 {
  font-size: 18px; }

h5,
.h5 {
  font-size: 14px; }

h6,
.h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857143; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

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

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

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

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

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

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both; }

.inline {
  display: inline; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.table {
  display: table; }

.table-cell {
  display: table-cell; }

.display-inherit {
  display: inherit; }

.border-box {
  box-sizing: border-box; }

.fluid {
  width: 100%;
  height: auto; }

.display-none {
  display: none; }

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

.clearfix:after {
  clear: both; }

.overflow-auto {
  overflow: auto; }

.overflow-hidden {
  overflow: hidden; }

.overflow-scroll {
  overflow: scroll; }

.center {
  margin-left: auto;
  margin-right: auto; }

.left {
  float: left; }

.right {
  float: right; }

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

.full-width {
  width: 100%; }

.full-width-dev {
  width: 100vw; }

.full-height {
  height: 100%; }

.full-height-dev {
  height: 100vh; }

.full-height-dev-twice {
  height: 200vh; }

.min-height100p {
  min-height: 100%; }

.min-height100vh {
  min-height: 100vh; }

.h90vh {
  height: 90vh; }

.mh90vh {
  min-height: 90vh; }

.max-h-full {
  max-height: 100%; }

body {
  background: url(/assets/images/bg.svg) left top repeat;
  background-size: 100px; }
  body.blocked {
    overflow: hidden; }

* {
  outline: none; }

a {
  text-decoration: none;
  color: #367AD3; }

.border {
  border-style: solid;
  border-width: 1px; }

.border-top {
  border-top-width: 1px;
  border-top-style: solid; }

.border-right {
  border-right-width: 1px;
  border-right-style: solid; }

.border-bottom {
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.border-left {
  border-left-width: 1px;
  border-left-style: solid; }

.border2 {
  border-width: 2px; }

.border3 {
  border-width: 3px; }

.border5 {
  border-width: 5px; }

.border10 {
  border-width: 10px; }

.border-none {
  border: none !important; }

.underline {
  text-decoration: underline; }

.m0 {
  margin: 0px; }

.mn0 {
  margin: 0px; }

.mt0 {
  margin-top: 0px; }

.mtn0 {
  margin-top: 0px; }

.mr0 {
  margin-right: 0px; }

.mrn0 {
  margin-right: 0px; }

.mb0 {
  margin-bottom: 0px; }

.mbn0 {
  margin-bottom: 0px; }

.ml0 {
  margin-left: 0px; }

.mln0 {
  margin-left: 0px; }

.m2 {
  margin: 2px; }

.mn2 {
  margin: -2px; }

.mt2 {
  margin-top: 2px; }

.mtn2 {
  margin-top: -2px; }

.mr2 {
  margin-right: 2px; }

.mrn2 {
  margin-right: -2px; }

.mb2 {
  margin-bottom: 2px; }

.mbn2 {
  margin-bottom: -2px; }

.ml2 {
  margin-left: 2px; }

.mln2 {
  margin-left: -2px; }

.m5 {
  margin: 5px; }

.mn5 {
  margin: -5px; }

.mt5 {
  margin-top: 5px; }

.mtn5 {
  margin-top: -5px; }

.mr5 {
  margin-right: 5px; }

.mrn5 {
  margin-right: -5px; }

.mb5 {
  margin-bottom: 5px; }

.mbn5 {
  margin-bottom: -5px; }

.ml5 {
  margin-left: 5px; }

.mln5 {
  margin-left: -5px; }

.m7 {
  margin: 7px; }

.mn7 {
  margin: -7px; }

.mt7 {
  margin-top: 7px; }

.mtn7 {
  margin-top: -7px; }

.mr7 {
  margin-right: 7px; }

.mrn7 {
  margin-right: -7px; }

.mb7 {
  margin-bottom: 7px; }

.mbn7 {
  margin-bottom: -7px; }

.ml7 {
  margin-left: 7px; }

.mln7 {
  margin-left: -7px; }

.m10 {
  margin: 10px; }

.mn10 {
  margin: -10px; }

.mt10 {
  margin-top: 10px; }

.mtn10 {
  margin-top: -10px; }

.mr10 {
  margin-right: 10px; }

.mrn10 {
  margin-right: -10px; }

.mb10 {
  margin-bottom: 10px; }

.mbn10 {
  margin-bottom: -10px; }

.ml10 {
  margin-left: 10px; }

.mln10 {
  margin-left: -10px; }

.m15 {
  margin: 15px; }

.mn15 {
  margin: -15px; }

.mt15 {
  margin-top: 15px; }

.mtn15 {
  margin-top: -15px; }

.mr15 {
  margin-right: 15px; }

.mrn15 {
  margin-right: -15px; }

.mb15 {
  margin-bottom: 15px; }

.mbn15 {
  margin-bottom: -15px; }

.ml15 {
  margin-left: 15px; }

.mln15 {
  margin-left: -15px; }

.m19 {
  margin: 19px; }

.mn19 {
  margin: -19px; }

.mt19 {
  margin-top: 19px; }

.mtn19 {
  margin-top: -19px; }

.mr19 {
  margin-right: 19px; }

.mrn19 {
  margin-right: -19px; }

.mb19 {
  margin-bottom: 19px; }

.mbn19 {
  margin-bottom: -19px; }

.ml19 {
  margin-left: 19px; }

.mln19 {
  margin-left: -19px; }

.m20 {
  margin: 20px; }

.mn20 {
  margin: -20px; }

.mt20 {
  margin-top: 20px; }

.mtn20 {
  margin-top: -20px; }

.mr20 {
  margin-right: 20px; }

.mrn20 {
  margin-right: -20px; }

.mb20 {
  margin-bottom: 20px; }

.mbn20 {
  margin-bottom: -20px; }

.ml20 {
  margin-left: 20px; }

.mln20 {
  margin-left: -20px; }

.m25 {
  margin: 25px; }

.mn25 {
  margin: -25px; }

.mt25 {
  margin-top: 25px; }

.mtn25 {
  margin-top: -25px; }

.mr25 {
  margin-right: 25px; }

.mrn25 {
  margin-right: -25px; }

.mb25 {
  margin-bottom: 25px; }

.mbn25 {
  margin-bottom: -25px; }

.ml25 {
  margin-left: 25px; }

.mln25 {
  margin-left: -25px; }

.m27 {
  margin: 27px; }

.mn27 {
  margin: -27px; }

.mt27 {
  margin-top: 27px; }

.mtn27 {
  margin-top: -27px; }

.mr27 {
  margin-right: 27px; }

.mrn27 {
  margin-right: -27px; }

.mb27 {
  margin-bottom: 27px; }

.mbn27 {
  margin-bottom: -27px; }

.ml27 {
  margin-left: 27px; }

.mln27 {
  margin-left: -27px; }

.m30 {
  margin: 30px; }

.mn30 {
  margin: -30px; }

.mt30 {
  margin-top: 30px; }

.mtn30 {
  margin-top: -30px; }

.mr30 {
  margin-right: 30px; }

.mrn30 {
  margin-right: -30px; }

.mb30 {
  margin-bottom: 30px; }

.mbn30 {
  margin-bottom: -30px; }

.ml30 {
  margin-left: 30px; }

.mln30 {
  margin-left: -30px; }

.m40 {
  margin: 40px; }

.mn40 {
  margin: -40px; }

.mt40 {
  margin-top: 40px; }

.mtn40 {
  margin-top: -40px; }

.mr40 {
  margin-right: 40px; }

.mrn40 {
  margin-right: -40px; }

.mb40 {
  margin-bottom: 40px; }

.mbn40 {
  margin-bottom: -40px; }

.ml40 {
  margin-left: 40px; }

.mln40 {
  margin-left: -40px; }

.m50 {
  margin: 50px; }

.mn50 {
  margin: -50px; }

.mt50 {
  margin-top: 50px; }

.mtn50 {
  margin-top: -50px; }

.mr50 {
  margin-right: 50px; }

.mrn50 {
  margin-right: -50px; }

.mb50 {
  margin-bottom: 50px; }

.mbn50 {
  margin-bottom: -50px; }

.ml50 {
  margin-left: 50px; }

.mln50 {
  margin-left: -50px; }

.p0 {
  padding: 0px; }

.pt0 {
  padding-top: 0px; }

.pr0 {
  padding-right: 0px; }

.pb0 {
  padding-bottom: 0px; }

.pl0 {
  padding-left: 0px; }

.px0 {
  padding-left: 0px;
  padding-right: 0px; }

.py0 {
  padding-top: 0px;
  padding-bottom: 0px; }

.p1 {
  padding: 1px; }

.pt1 {
  padding-top: 1px; }

.pr1 {
  padding-right: 1px; }

.pb1 {
  padding-bottom: 1px; }

.pl1 {
  padding-left: 1px; }

.px1 {
  padding-left: 1px;
  padding-right: 1px; }

.py1 {
  padding-top: 1px;
  padding-bottom: 1px; }

.p2 {
  padding: 2px; }

.pt2 {
  padding-top: 2px; }

.pr2 {
  padding-right: 2px; }

.pb2 {
  padding-bottom: 2px; }

.pl2 {
  padding-left: 2px; }

.px2 {
  padding-left: 2px;
  padding-right: 2px; }

.py2 {
  padding-top: 2px;
  padding-bottom: 2px; }

.p3 {
  padding: 3px; }

.pt3 {
  padding-top: 3px; }

.pr3 {
  padding-right: 3px; }

.pb3 {
  padding-bottom: 3px; }

.pl3 {
  padding-left: 3px; }

.px3 {
  padding-left: 3px;
  padding-right: 3px; }

.py3 {
  padding-top: 3px;
  padding-bottom: 3px; }

.p5 {
  padding: 5px; }

.pt5 {
  padding-top: 5px; }

.pr5 {
  padding-right: 5px; }

.pb5 {
  padding-bottom: 5px; }

.pl5 {
  padding-left: 5px; }

.px5 {
  padding-left: 5px;
  padding-right: 5px; }

.py5 {
  padding-top: 5px;
  padding-bottom: 5px; }

.p8 {
  padding: 8px; }

.pt8 {
  padding-top: 8px; }

.pr8 {
  padding-right: 8px; }

.pb8 {
  padding-bottom: 8px; }

.pl8 {
  padding-left: 8px; }

.px8 {
  padding-left: 8px;
  padding-right: 8px; }

.py8 {
  padding-top: 8px;
  padding-bottom: 8px; }

.p10 {
  padding: 10px; }

.pt10 {
  padding-top: 10px; }

.pr10 {
  padding-right: 10px; }

.pb10 {
  padding-bottom: 10px; }

.pl10 {
  padding-left: 10px; }

.px10 {
  padding-left: 10px;
  padding-right: 10px; }

.py10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.p13 {
  padding: 13px; }

.pt13 {
  padding-top: 13px; }

.pr13 {
  padding-right: 13px; }

.pb13 {
  padding-bottom: 13px; }

.pl13 {
  padding-left: 13px; }

.px13 {
  padding-left: 13px;
  padding-right: 13px; }

.py13 {
  padding-top: 13px;
  padding-bottom: 13px; }

.p15 {
  padding: 15px; }

.pt15 {
  padding-top: 15px; }

.pr15 {
  padding-right: 15px; }

.pb15 {
  padding-bottom: 15px; }

.pl15 {
  padding-left: 15px; }

.px15 {
  padding-left: 15px;
  padding-right: 15px; }

.py15 {
  padding-top: 15px;
  padding-bottom: 15px; }

.p20 {
  padding: 20px; }

.pt20 {
  padding-top: 20px; }

.pr20 {
  padding-right: 20px; }

.pb20 {
  padding-bottom: 20px; }

.pl20 {
  padding-left: 20px; }

.px20 {
  padding-left: 20px;
  padding-right: 20px; }

.py20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.p25 {
  padding: 25px; }

.pt25 {
  padding-top: 25px; }

.pr25 {
  padding-right: 25px; }

.pb25 {
  padding-bottom: 25px; }

.pl25 {
  padding-left: 25px; }

.px25 {
  padding-left: 25px;
  padding-right: 25px; }

.py25 {
  padding-top: 25px;
  padding-bottom: 25px; }

.p30 {
  padding: 30px; }

.pt30 {
  padding-top: 30px; }

.pr30 {
  padding-right: 30px; }

.pb30 {
  padding-bottom: 30px; }

.pl30 {
  padding-left: 30px; }

.px30 {
  padding-left: 30px;
  padding-right: 30px; }

.py30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.p35 {
  padding: 35px; }

.pt35 {
  padding-top: 35px; }

.pr35 {
  padding-right: 35px; }

.pb35 {
  padding-bottom: 35px; }

.pl35 {
  padding-left: 35px; }

.px35 {
  padding-left: 35px;
  padding-right: 35px; }

.py35 {
  padding-top: 35px;
  padding-bottom: 35px; }

.p40 {
  padding: 40px; }

.pt40 {
  padding-top: 40px; }

.pr40 {
  padding-right: 40px; }

.pb40 {
  padding-bottom: 40px; }

.pl40 {
  padding-left: 40px; }

.px40 {
  padding-left: 40px;
  padding-right: 40px; }

.py40 {
  padding-top: 40px;
  padding-bottom: 40px; }

.p50 {
  padding: 50px; }

.pt50 {
  padding-top: 50px; }

.pr50 {
  padding-right: 50px; }

.pb50 {
  padding-bottom: 50px; }

.pl50 {
  padding-left: 50px; }

.px50 {
  padding-left: 50px;
  padding-right: 50px; }

.py50 {
  padding-top: 50px;
  padding-bottom: 50px; }

@font-face {
  font-family: 'icons';
  src: url("/assets/fonts/icons.ttf?hlgtx3") format("truetype"), url("/assets/fonts/icons.woff?hlgtx3") format("woff"), url("/assets/fonts/icons.svg?hlgtx3#icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.ic {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ic-education:before {
  content: ""; }

.ic-skills:before {
  content: ""; }

.ic-about:before {
  content: ""; }

.ic-phone:before {
  content: ""; }

.ic-experience:before {
  content: ""; }

.ic-spinner:before {
  content: ""; }

.ic-menu:before {
  content: ""; }

.ic-mail:before {
  content: ""; }

.ic-facebook:before {
  content: ""; }

.ic-instagram:before {
  content: ""; }

.ic-linkedin:before {
  content: ""; }

.ic-pdf:before {
  content: ""; }

.button, button, input[type="submit"] {
  display: inline-block;
  padding: 10px 5px;
  box-sizing: border-box;
  width: 70px;
  height: 40px;
  transition: .2s;
  color: #fff;
  background: #3879D9;
  text-align: center;
  cursor: pointer;
  border: none; }
  .button:hover, button:hover, input[type="submit"]:hover {
    background: #3D8DD1; }
  .button.small, button.small, input[type="submit"].small {
    padding: 5px;
    width: 25px;
    height: 25px;
    border-radius: 4px; }

input[type="text"], input[type="number"], input[type="date"], input[type="text"] {
  display: inline-block;
  border: 1px solid #ddd;
  padding: 5px;
  color: #000; }

.select-wrapper {
  display: inline-block;
  position: relative;
  width: 70px; }
  .select-wrapper input.select-product {
    position: relative;
    outline: none;
    width: 100%;
    box-sizing: border-box;
    z-index: 1; }
    .select-wrapper input.select-product:focus {
      z-index: 11;
      outline: none; }
  .select-wrapper .select-dropdown {
    position: absolute;
    top: 24px;
    padding: 10px;
    border: 1px solid #dfdfdf;
    box-shadow: 1px 1px 10px #dfdfdf;
    background: #fff;
    z-index: 10;
    width: 100%;
    min-width: 40px; }
    .select-wrapper .select-dropdown li:hover {
      transition: .2s;
      background: #dfdfdf; }
  .select-wrapper.products, .select-wrapper.shops {
    width: 170px; }

/* popups */
.popup-container {
  display: none; }

.overlay {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  z-index: 99;
  padding: 20% 5%; }
  .overlay .popup-container {
    display: block;
    position: fixed;
    background: #dfdfdf;
    padding: 20px;
    min-height: 100px;
    border-radius: 8px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    width: 60vw;
    height: 95vh; }
    @media (max-width: 768px) {
      .overlay .popup-container {
        width: 80vw;
        height: 82vh; } }
    .overlay .popup-container .popup-logo {
      display: block;
      width: 200px;
      height: 50px;
      background-position: left top;
      background-repeat: no-repeat;
      background-size: contain; }
    .overlay .popup-container .popup-close {
      content: "\2716";
      position: absolute;
      top: 5px;
      right: 5px;
      color: #fff;
      cursor: pointer;
      font-size: 20px;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      background: #333;
      line-height: 32px;
      text-align: center; }
    .overlay .popup-container .popup-content {
      min-height: 20vh;
      margin: 5px;
      overflow: auto;
      height: calc(100% - 30px); }
      .overlay .popup-container .popup-content .proj-item {
        text-align: center; }
        .overlay .popup-container .popup-content .proj-item .proj-title {
          font-size: 16px;
          margin-bottom: 8px;
          display: inline-block; }
        .overlay .popup-container .popup-content .proj-item img {
          max-width: 100%;
          max-height: calc(80vh - 100px);
          display: block;
          margin: 0 auto; }
      .overlay .popup-container .popup-content .owl-wrapper-outer {
        min-height: 20vh; }
      .overlay .popup-container .popup-content .owl-theme .owl-controls .owl-buttons div {
        width: 16px;
        height: 50px;
        font-size: 0;
        border-radius: 0;
        padding: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-100%);
        z-index: 102;
        background: url(/assets/images/arrow.svg) center center no-repeat; }
        .overlay .popup-container .popup-content .owl-theme .owl-controls .owl-buttons div.owl-prev {
          left: 0;
          transform: rotate(180deg);
          margin-top: -45px; }
        .overlay .popup-container .popup-content .owl-theme .owl-controls .owl-buttons div.owl-next {
          right: 0; }
        @media (max-width: 768px) {
          .overlay .popup-container .popup-content .owl-theme .owl-controls .owl-buttons div {
            display: none; } }
  .overlay.ocr {
    position: absolute; }
    .overlay.ocr .popup-container {
      padding: 0;
      max-height: 100vh;
      overflow-y: scroll; }

.lang-set {
  transform: translate(40px, -30px); }
  .lang-set ul li {
    padding: 5px;
    background: #87CEEB;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    color: #fff;
    width: 30px;
    box-sizing: content-box;
    text-align: center; }
    .lang-set ul li.active {
      color: #333; }

.main-block {
  box-shadow: 0 0 5px #eee; }

nav li {
  cursor: pointer;
  transition: .2s; }
  nav li:hover, nav li.active {
    background: #87CEEB;
    color: #000;
    font-weight: 400; }
    nav li:hover span.ic, nav li.active span.ic {
      color: #1179BB; }
  nav li:hover .save-pdf {
    color: #000; }
  nav li .ic {
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px; }
  nav li ul {
    display: none;
    color: #000; }
    nav li ul span:hover {
      background: none;
      cursor: auto;
      font-weight: normal; }
    nav li ul a {
      text-decoration: none; }
  nav li.active ul {
    display: block;
    position: relative;
    overflow: hidden;
    margin-left: 30px;
    padding-top: 5px;
    padding-bottom: 10px; }

nav.sticky {
  position: fixed;
  top: 0; }

nav.sticky-bottom {
  position: absolute;
  bottom: 0; }

nav .nav-links {
  background: #333;
  padding: 10px 20px;
  border-top: 1px solid #888;
  display: flex;
  justify-content: space-between; }
  nav .nav-links:hover {
    background: #333; }
  nav .nav-links .ic {
    transition: .2s;
    color: #fff;
    font-size: 26px;
    text-decoration: none; }
    nav .nav-links .ic:hover {
      text-decoration: none;
      color: #55c8ff; }

.section {
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #888; }
  .section > .title {
    font-size: 18px;
    margin: 5px 0 15px 0;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    padding: 3px 15px;
    color: #000;
    background: #87CEEB;
    border-radius: 8px 0; }

.skills {
  margin: 10px 0; }
  .skills span {
    margin: 5px;
    background: #87CEEB;
    color: #000;
    padding: 3px 5px;
    box-shadow: 1px 1px 3px #ddd;
    border-radius: 3px;
    display: inline-block; }

.crcl-wrap {
  position: relative; }

.crcl {
  position: relative;
  z-index: 1; }
  .crcl text {
    fill: #fff;
    font-size: 14px; }
  .crcl.stroke-html > circle {
    stroke: #E14E3A; }
  .crcl.stroke-css > circle {
    stroke: #4FC1F6; }
  .crcl.stroke-js > circle {
    stroke: #FCCC71; }
  .crcl.stroke-nodeJS > circle {
    stroke: #82C065; }
  .crcl.stroke-git > circle {
    stroke: #F84D34; }
  .crcl.stroke-ng > circle {
    stroke: #E42B36; }
  .crcl.stroke-rwd > circle {
    stroke: #118fd2; }
  .crcl.stroke-scss > circle {
    stroke: #D16697; }

.poly {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0; }
  .poly.html .poly-outer {
    fill: #DDD1C2; }
  .poly.html .poly-stroke {
    stroke: #EF7323;
    fill: none; }
  .poly.html .poly-left {
    fill: #E14E3A; }
  .poly.html .poly-right {
    fill: #D74B3A; }
  .poly.css .poly-outer {
    fill: #DDD1C2; }
  .poly.css .poly-stroke {
    stroke: #B3B3B3;
    fill: none; }
  .poly.css .poly-left {
    fill: #4FC1F6; }
  .poly.css .poly-right {
    fill: #23A0D5; }
  .poly.ng .poly-outer {
    fill: #DDD1C2; }
  .poly.ng .poly-stroke {
    stroke: #B3B3B3;
    fill: none; }
  .poly.ng .poly-left {
    fill: #E42B36; }
  .poly.ng .poly-right {
    fill: #B32930; }
  .poly.nodeJS .poly-outer {
    fill: #DDD1C2; }
  .poly.nodeJS .poly-stroke {
    stroke: #B3B3B3;
    fill: none; }
  .poly.nodeJS .poly-left {
    fill: #82C065; }
  .poly.nodeJS .poly-right {
    fill: #5F9C45; }
  .poly.js .poly-outer {
    fill: #DDD1C2; }
  .poly.js .poly-stroke {
    stroke: #EF7323;
    fill: none; }
  .poly.js .poly-left {
    fill: #FCCC71; }
  .poly.js .poly-right {
    fill: #DCA648; }
  .poly.git .poly-outer {
    fill: #DDD1C2; }
  .poly.git .poly-stroke {
    stroke: #B3B3B3;
    fill: none; }
  .poly.git .poly-left {
    fill: #F84D34; }
  .poly.git .poly-right {
    fill: #E42B36; }
  .poly.scss .poly-outer {
    fill: #DDD1C2; }
  .poly.scss .poly-stroke {
    stroke: #B3B3B3;
    fill: none; }
  .poly.scss .poly-left {
    fill: #D16697; }
  .poly.scss .poly-right {
    fill: #583F79; }
  .poly.rwd .poly-outer {
    fill: #DDD1C2; }
  .poly.rwd .poly-stroke {
    stroke: #B3B3B3;
    fill: none; }
  .poly.rwd .poly-left {
    fill: #118fd2; }
  .poly.rwd .poly-right {
    fill: #1179BB; }

.experience {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .experience li {
    cursor: pointer;
    position: relative;
    display: inline-block;
    height: 250px;
    width: 30%;
    vertical-align: top;
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    margin: 10px;
    border-radius: 10px;
    border: 3px solid #55c8ff; }
    .experience li:hover {
      transition: .2s;
      box-shadow: 0 0 8px 2px #ddd; }
    @media (max-width: 768px) {
      .experience li {
        width: 45%; } }
    @media (max-width: 425px) {
      .experience li {
        width: 100%; } }
    .experience li .company .title {
      display: block;
      background: #55c8ff;
      margin: 0 -10px;
      line-height: 1.4;
      padding: 5px 0;
      color: #fff;
      text-align: center; }
    .experience li .company .company-logo {
      text-decoration: none;
      width: 100%;
      display: block;
      height: 140px;
      background-position: center center !important;
      background-repeat: no-repeat !important;
      background-size: contain !important; }
    .experience li .company .more {
      position: absolute;
      margin: 0 auto;
      display: block;
      width: 100%;
      bottom: 5px;
      margin-left: -10px; }

.hobbies .hobbies-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  font-size: 22px;
  margin: 20px 0; }
  .hobbies .hobbies-block .hobby {
    flex-basis: 50%;
    line-height: 50px; }
    .hobbies .hobbies-block .hobby span {
      vertical-align: baseline;
      display: inline-block; }
    .hobbies .hobbies-block .hobby .icon {
      width: 40px;
      height: 28px;
      -webkit-mask-size: cover;
      mask-size: cover;
      background-color: #888;
      margin-right: 8px; }
    @media (max-width: 540px) {
      .hobbies .hobbies-block .hobby {
        flex-basis: 100%; } }

.fade-enter-active, .fade-leave-active {
  max-height: 200px; }

.fade-enter, .fade-leave-to {
  opacity: 0;
  max-height: 0; }

.transition02 {
  transition: .2s; }

.transition03 {
  transition: .3s; }

.chart__circle {
  animation: chart-fill 1s reverse;
  transform: rotate(-90deg);
  transform-origin: center; }

@keyframes chart-fill {
  to {
    stroke-dasharray: 0 534; } }

@-ms-keyframes chart-fill {
  to {
    stroke-dasharray: 0 534; } }
