@charset "UTF-8";
@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,300italic';
@import 'https://fonts.googleapis.com/css?family=Roboto:400,300,100,700&subset=latin,cyrillic';
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

template,
[hidden] {
  display: none;
}

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

::before,
::after {
  vertical-align: inherit;
  text-decoration: inherit;
}

html {
  font-family: sans-serif;
  line-height: 1.5;
  box-sizing: border-box;
  cursor: default;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

hr {
  overflow: visible;
  height: 0;
}

nav ol,
nav ul {
  list-style: none;
}

abbr[title] {
  text-decoration: none;
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  color: #000;
  background-color: #ff0;
}

progress {
  vertical-align: baseline;
}

small {
  font-size: 83.3333%;
}

sub,
sup {
  font-size: 83.3333%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

::-moz-selection {
  color: #000;
  background-color: #b3d4fc;
  text-shadow: none;
}

::selection {
  color: #ffe500;
  background-color: #000;
  text-shadow: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

img {
  border-style: none;
}

svg {
  fill: currentColor;
}

svg:not(:root) {
  overflow: hidden;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

:hover {
  outline-width: 0;
}

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

button,
input,
select,
textarea {
  font-size: 1em;
  margin: 0;
  color: inherit;
  border-style: none;
  background-color: transparent;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0;
}

legend {
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
  resize: vertical;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

::-webkit-search-cancel-button,
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  opacity: 0.54;
  color: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[hidden][aria-hidden=false] {
  position: absolute;
  display: inherit;
  clip: rect(0, 0, 0, 0);
}

[hidden][aria-hidden=false]:focus {
  clip: auto;
}

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

@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("../fonts/fontawesome-webfont.eot?v=4.5.0#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bx-wrapper .bx-viewport {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("../images/bx_loader.gif") center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

.bx-wrapper .bx-prev {
  left: 10px;
  background: url("../images/controls.png") no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url("../images/controls.png") no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 3;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

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

body {
  margin: 0;
  color: #4a4a4a;
  background-color: #fff;
  font: 300 13px/18px "Open Sans", sans-serif;
}

p {
  margin: 20px 0;
}

@media (min-width: 320px) and (max-width: 479px) {
  p {
    margin: 10px 0;
    font-size: 9px;
    line-height: 12px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  p {
    font-size: 13px;
    line-height: 18px;
  }
}
.wrapper {
  width: 100%;
}
.wrapper:after {
  display: table;
  clear: both;
  content: "";
}

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

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

.col-span-6 {
  width: 50%;
  float: left;
  padding: 0 15px;
}

@media (max-width: 767px) {
  .col-span-6 {
    width: 100%;
  }
}
.clearfix:after {
  clear: both;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

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

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

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

.content {
  padding-top: 55px;
}

@media (min-width: 320px) and (max-width: 479px) {
  .content {
    padding-top: 38px;
  }
}
.container {
  width: 980px;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 991px) {
  .container {
    width: 100%;
    padding: 0 15px;
  }
}
.hidden {
  display: none;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity, 0.15s, linear;
  -o-transition: opacity, 0.15s, linear;
  transition: opacity, 0.15s, linear;
}

.fade.in {
  opacity: 1;
}

.fade.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1050;
  display: none;
  outline: none;
  position: fixed;
  overflow: hidden;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
}

.modal-open {
  overflow: hidden;
  height: 100%;
}

.modal-open .modal {
  overflow-y: hidden;
  overflow-x: hidden;
}

.modal-dialog {
  -webkit-transform: translate(25%, 0);
  -ms-transform: translate(25%, 0);
  -o-transform: translate(25%, 0);
  transform: translate(25%, 0);
}

.modal.fade .modal-dialog {
  -webkit-transition: 0.3s, linear, -webkit-transform;
  transition: 0.3s, linear, -webkit-transform;
  -o-transition: transform, 0.3s, linear, -o-transform;
  transition: transform, 0.3s, linear;
  transition: transform, 0.3s, linear, -webkit-transform, -o-transform;
}

[role=button]:hover {
  cursor: pointer;
}

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

  .visible-xs {
    display: block !important;
  }
}
.visible-xs {
  display: none;
}

.content_overlay {
  position: relative;
  z-index: 3;
}

ul,
ol {
  margin: 0;
  padding: 0;
  font-size: 0;
  list-style: none;
}

ul li,
ol li {
  font-size: 16px;
}

.main_title {
  font-weight: 400;
  line-height: 1em !important;
}

.main_title__theme_lighten {
  color: #fff;
  margin: 0;
  margin-bottom: 15px;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 35px;
}

h3 {
  font-size: 27px;
}

h4 {
  font-size: 23px;
}

h5 {
  font-size: 18px;
}

@media (min-width: 320px) and (max-width: 479px) {
  h1 {
    font-size: 24px;
  }

  h3 {
    font-size: 18px;
  }

  h4 {
    font-size: 15px;
  }

  h5 {
    font-size: 12px;
    line-height: 18px !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  h1 {
    font-size: 36px;
  }

  h3 {
    font-size: 27px;
  }

  h4 {
    font-size: 23px;
  }

  h5 {
    font-size: 12px;
    line-height: 18px !important;
  }
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  -webkit-border-radius: 0.1em;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s linear;
  -o-animation: fa-spin 2s linear;
  animation: fa-spin 2s linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8);
  -o-animation: fa-spin 1s steps(8);
  animation: fa-spin 1s steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

/*!
 * font-awesome-animation - v0.0.8
 * https://github.com/l-lin/font-awesome-animation
 * License: MIT
 */
@-webkit-keyframes wrench {
  0% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  8% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  10% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  18% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  20% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  28% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  30% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  38% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  40% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  48% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  50% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  58% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  60% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  68% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  75%, 100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-o-keyframes wrench {
  0% {
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    -o-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  8% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    -o-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  10% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    -o-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  18% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  20% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  28% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    -o-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  30% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    -o-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  38% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  40% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  48% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    -o-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  50% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    -o-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  58% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  60% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  68% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    -o-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  75%, 100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes wrench {
  0% {
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    -o-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  8% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    -o-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  10% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    -o-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  18% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  20% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  28% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    -o-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  30% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    -o-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  38% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  40% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  48% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    -o-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  50% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    -o-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  58% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  60% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  68% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    -o-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  75%, 100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.faa-wrench.animated,
.faa-wrench.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-wrench {
  -webkit-animation: wrench 2.5s ease;
  -o-animation: wrench 2.5s ease;
  animation: wrench 2.5s ease;
  transform-origin-x: 90%;
  transform-origin-y: 35%;
  transform-origin-z: initial;
}

.faa-wrench.animated.faa-fast,
.faa-wrench.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-wrench.faa-fast {
  -webkit-animation: wrench 1.2s ease;
  -o-animation: wrench 1.2s ease;
  animation: wrench 1.2s ease;
}

.faa-wrench.animated.faa-slow,
.faa-wrench.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-wrench.faa-slow {
  -webkit-animation: wrench 3.7s ease;
  -o-animation: wrench 3.7s ease;
  animation: wrench 3.7s ease;
}

/* BELL */
@-webkit-keyframes ring {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  2% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  4% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  6% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  8% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  10% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  12% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  14% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  18% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  20%, 100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-o-keyframes ring {
  0% {
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  2% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  4% {
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    -o-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  6% {
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    -o-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  8% {
    -webkit-transform: rotate(-22deg);
    -ms-transform: rotate(-22deg);
    -o-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  10% {
    -webkit-transform: rotate(22deg);
    -ms-transform: rotate(22deg);
    -o-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  12% {
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    -o-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  14% {
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    -o-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    -o-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  18% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    -o-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  20%, 100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes ring {
  0% {
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  2% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  4% {
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    -o-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  6% {
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    -o-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  8% {
    -webkit-transform: rotate(-22deg);
    -ms-transform: rotate(-22deg);
    -o-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  10% {
    -webkit-transform: rotate(22deg);
    -ms-transform: rotate(22deg);
    -o-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  12% {
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    -o-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  14% {
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    -o-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    -o-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  18% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    -o-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  20%, 100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.faa-ring.animated,
.faa-ring.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-ring {
  -webkit-animation: ring 2s ease;
  -o-animation: ring 2s ease;
  animation: ring 2s ease;
  transform-origin-x: 50%;
  transform-origin-y: 0;
  transform-origin-z: initial;
}

.faa-ring.animated.faa-fast,
.faa-ring.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-ring.faa-fast {
  -webkit-animation: ring 1s ease;
  -o-animation: ring 1s ease;
  animation: ring 1s ease;
}

.faa-ring.animated.faa-slow,
.faa-ring.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-ring.faa-slow {
  -webkit-animation: ring 3s ease;
  -o-animation: ring 3s ease;
  animation: ring 3s ease;
}

/* VERTICAL */
@-webkit-keyframes vertical {
  0% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  4% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  8% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  12% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  16% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  20% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  22%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-o-keyframes vertical {
  0% {
    -webkit-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    -o-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  4% {
    -webkit-transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    -o-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  8% {
    -webkit-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    -o-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  12% {
    -webkit-transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    -o-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  16% {
    -webkit-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    -o-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  20% {
    -webkit-transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    -o-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  22%, 100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes vertical {
  0% {
    -webkit-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    -o-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  4% {
    -webkit-transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    -o-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  8% {
    -webkit-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    -o-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  12% {
    -webkit-transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    -o-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  16% {
    -webkit-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    -o-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  20% {
    -webkit-transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    -o-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  22%, 100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.faa-vertical.animated,
.faa-vertical.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-vertical {
  -webkit-animation: vertical 2s ease;
  -o-animation: vertical 2s ease;
  animation: vertical 2s ease;
}

.faa-vertical.animated.faa-fast,
.faa-vertical.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-vertical.faa-fast {
  -webkit-animation: vertical 1s ease;
  -o-animation: vertical 1s ease;
  animation: vertical 1s ease;
}

.faa-vertical.animated.faa-slow,
.faa-vertical.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-vertical.faa-slow {
  -webkit-animation: vertical 4s ease;
  -o-animation: vertical 4s ease;
  animation: vertical 4s ease;
}

/* HORIZONTAL */
@-webkit-keyframes horizontal {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  6% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  12% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  18% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  24% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  30% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  36%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-o-keyframes horizontal {
  0% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  6% {
    -webkit-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  12% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  18% {
    -webkit-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  24% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  30% {
    -webkit-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  36%, 100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes horizontal {
  0% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  6% {
    -webkit-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  12% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  18% {
    -webkit-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  24% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  30% {
    -webkit-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  36%, 100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.faa-horizontal.animated,
.faa-horizontal.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-horizontal {
  -webkit-animation: horizontal 2s ease;
  -o-animation: horizontal 2s ease;
  animation: horizontal 2s ease;
}

.faa-horizontal.animated.faa-fast,
.faa-horizontal.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-horizontal.faa-fast {
  -webkit-animation: horizontal 1s ease;
  -o-animation: horizontal 1s ease;
  animation: horizontal 1s ease;
}

.faa-horizontal.animated.faa-slow,
.faa-horizontal.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-horizontal.faa-slow {
  -webkit-animation: horizontal 3s ease;
  -o-animation: horizontal 3s ease;
  animation: horizontal 3s ease;
}

/* FLASHING */
@-webkit-keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@-o-keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.faa-flash.animated,
.faa-flash.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-flash {
  -webkit-animation: flash 2s ease;
  -o-animation: flash 2s ease;
  animation: flash 2s ease;
}

.faa-flash.animated.faa-fast,
.faa-flash.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-flash.faa-fast {
  -webkit-animation: flash 1s ease;
  -o-animation: flash 1s ease;
  animation: flash 1s ease;
}

.faa-flash.animated.faa-slow,
.faa-flash.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-flash.faa-slow {
  -webkit-animation: flash 3s ease;
  -o-animation: flash 3s ease;
  animation: flash 3s ease;
}

/* BOUNCE */
@-webkit-keyframes bounce {
  0%, 10%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-o-keyframes bounce {
  0%, 10%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 10%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.faa-bounce.animated,
.faa-bounce.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-bounce {
  -webkit-animation: bounce 2s ease;
  -o-animation: bounce 2s ease;
  animation: bounce 2s ease;
}

.faa-bounce.animated.faa-fast,
.faa-bounce.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-bounce.faa-fast {
  -webkit-animation: bounce 1s ease;
  -o-animation: bounce 1s ease;
  animation: bounce 1s ease;
}

.faa-bounce.animated.faa-slow,
.faa-bounce.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-bounce.faa-slow {
  -webkit-animation: bounce 3s ease;
  -o-animation: bounce 3s ease;
  animation: bounce 3s ease;
}

/* SPIN */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.faa-spin.animated,
.faa-spin.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-spin {
  -webkit-animation: spin 1.5s linear;
  -o-animation: spin 1.5s linear;
  animation: spin 1.5s linear;
}

.faa-spin.animated.faa-fast,
.faa-spin.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-spin.faa-fast {
  -webkit-animation: spin 0.7s linear;
  -o-animation: spin 0.7s linear;
  animation: spin 0.7s linear;
}

.faa-spin.animated.faa-slow,
.faa-spin.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-spin.faa-slow {
  -webkit-animation: spin 2.2s linear;
  -o-animation: spin 2.2s linear;
  animation: spin 2.2s linear;
}

/* FLOAT */
@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes float {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.faa-float.animated,
.faa-float.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-float {
  -webkit-animation: float 2s linear;
  -o-animation: float 2s linear;
  animation: float 2s linear;
}

.faa-float.animated.faa-fast,
.faa-float.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-float.faa-fast {
  -webkit-animation: float 1s linear;
  -o-animation: float 1s linear;
  animation: float 1s linear;
}

.faa-float.animated.faa-slow,
.faa-float.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-float.faa-slow {
  -webkit-animation: float 3s linear;
  -o-animation: float 3s linear;
  animation: float 3s linear;
}

/* PULSE */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@-o-keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.faa-pulse.animated,
.faa-pulse.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-pulse {
  -webkit-animation: pulse 2s linear;
  -o-animation: pulse 2s linear;
  animation: pulse 2s linear;
}

.faa-pulse.animated.faa-fast,
.faa-pulse.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-pulse.faa-fast {
  -webkit-animation: pulse 1s linear;
  -o-animation: pulse 1s linear;
  animation: pulse 1s linear;
}

.faa-pulse.animated.faa-slow,
.faa-pulse.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-pulse.faa-slow {
  -webkit-animation: pulse 3s linear;
  -o-animation: pulse 3s linear;
  animation: pulse 3s linear;
}

/* SHAKE */
.faa-shake.animated,
.faa-shake.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-shake {
  -webkit-animation: wrench 2.5s ease;
  -o-animation: wrench 2.5s ease;
  animation: wrench 2.5s ease;
}

.faa-shake.animated.faa-fast,
.faa-shake.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-shake.faa-fast {
  -webkit-animation: wrench 1.2s ease;
  -o-animation: wrench 1.2s ease;
  animation: wrench 1.2s ease;
}

.faa-shake.animated.faa-slow,
.faa-shake.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-shake.faa-slow {
  -webkit-animation: wrench 3.7s ease;
  -o-animation: wrench 3.7s ease;
  animation: wrench 3.7s ease;
}

/* TADA */
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-8deg);
    transform: scale(0.9) rotate(-8deg);
  }
  30%, 50%, 70% {
    -webkit-transform: scale(1.3) rotate(8deg);
    transform: scale(1.3) rotate(8deg);
  }
  40%, 60% {
    -webkit-transform: scale(1.3) rotate(-8deg);
    transform: scale(1.3) rotate(-8deg);
  }
  80%, 100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@-o-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-8deg);
    -ms-transform: scale(0.9) rotate(-8deg);
    -o-transform: scale(0.9) rotate(-8deg);
    transform: scale(0.9) rotate(-8deg);
  }
  30%, 50%, 70% {
    -webkit-transform: scale(1.3) rotate(8deg);
    -ms-transform: scale(1.3) rotate(8deg);
    -o-transform: scale(1.3) rotate(8deg);
    transform: scale(1.3) rotate(8deg);
  }
  40%, 60% {
    -webkit-transform: scale(1.3) rotate(-8deg);
    -ms-transform: scale(1.3) rotate(-8deg);
    -o-transform: scale(1.3) rotate(-8deg);
    transform: scale(1.3) rotate(-8deg);
  }
  80%, 100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-8deg);
    -ms-transform: scale(0.9) rotate(-8deg);
    -o-transform: scale(0.9) rotate(-8deg);
    transform: scale(0.9) rotate(-8deg);
  }
  30%, 50%, 70% {
    -webkit-transform: scale(1.3) rotate(8deg);
    -ms-transform: scale(1.3) rotate(8deg);
    -o-transform: scale(1.3) rotate(8deg);
    transform: scale(1.3) rotate(8deg);
  }
  40%, 60% {
    -webkit-transform: scale(1.3) rotate(-8deg);
    -ms-transform: scale(1.3) rotate(-8deg);
    -o-transform: scale(1.3) rotate(-8deg);
    transform: scale(1.3) rotate(-8deg);
  }
  80%, 100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.faa-tada.animated,
.faa-tada.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-tada {
  -webkit-animation: tada 2s linear;
  -o-animation: tada 2s linear;
  animation: tada 2s linear;
}

.faa-tada.animated.faa-fast,
.faa-tada.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-tada.faa-fast {
  -webkit-animation: tada 1s linear;
  -o-animation: tada 1s linear;
  animation: tada 1s linear;
}

.faa-tada.animated.faa-slow,
.faa-tada.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-tada.faa-slow {
  -webkit-animation: tada 3s linear;
  -o-animation: tada 3s linear;
  animation: tada 3s linear;
}

/* PASSING */
@-webkit-keyframes passing {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}
@-o-keyframes passing {
  0% {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}
@keyframes passing {
  0% {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}
.faa-passing.animated,
.faa-passing.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-passing {
  -webkit-animation: passing 2s linear;
  -o-animation: passing 2s linear;
  animation: passing 2s linear;
}

.faa-passing.animated.faa-fast,
.faa-passing.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-passing.faa-fast {
  -webkit-animation: passing 1s linear;
  -o-animation: passing 1s linear;
  animation: passing 1s linear;
}

.faa-passing.animated.faa-slow,
.faa-passing.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-passing.faa-slow {
  -webkit-animation: passing 3s linear;
  -o-animation: passing 3s linear;
  animation: passing 3s linear;
}

/* PASSING REVERSE */
@-webkit-keyframes passing-reverse {
  0% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
}
@-o-keyframes passing-reverse {
  0% {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
}
@keyframes passing-reverse {
  0% {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
}
.faa-passing-reverse.animated,
.faa-passing-reverse.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-passing-reverse {
  -webkit-animation: passing-reverse 2s linear;
  -o-animation: passing-reverse 2s linear;
  animation: passing-reverse 2s linear;
}

.faa-passing-reverse.animated.faa-fast,
.faa-passing-reverse.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-passing-reverse.faa-fast {
  -webkit-animation: passing-reverse 1s linear;
  -o-animation: passing-reverse 1s linear;
  animation: passing-reverse 1s linear;
}

.faa-passing-reverse.animated.faa-slow,
.faa-passing-reverse.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-passing-reverse.faa-slow {
  -webkit-animation: passing-reverse 3s linear;
  -o-animation: passing-reverse 3s linear;
  animation: passing-reverse 3s linear;
}

/* WAVE */
@-webkit-keyframes burst {
  0% {
    opacity: 0.6;
  }
  50% {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes burst {
  0% {
    opacity: 0.6;
  }
  50% {
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes burst {
  0% {
    opacity: 0.6;
  }
  50% {
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.faa-burst.animated,
.faa-burst.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-burst {
  -webkit-animation: burst 2s linear;
  -o-animation: burst 2s linear;
  animation: burst 2s linear;
}

.faa-burst.animated.faa-fast,
.faa-burst.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-burst.faa-fast {
  -webkit-animation: burst 1s linear;
  -o-animation: burst 1s linear;
  animation: burst 1s linear;
}

.faa-burst.animated.faa-slow,
.faa-burst.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-burst.faa-slow {
  -webkit-animation: burst 3s linear;
  -o-animation: burst 3s linear;
  animation: burst 3s linear;
}

.btn {
  border: none;
  outline: none;
  padding: 15px 5px;
  text-align: center;
  position: relative;
  color: #fff;
  font-family: "Open Sans";
  border: 3px solid transparent;
  -webkit-transition: all, 0.5s, ease-in-out;
  -o-transition: all, 0.5s, ease-in-out;
  transition: all, 0.5s, ease-in-out;
}

.btn:hover {
  cursor: pointer;
}

.btn:active {
  top: 2px;
}

.btn > i {
  font-weight: bold;
  margin-left: 12px;
}

a.btn {
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}

.btn__theme_ocean {
  background-color: #3b9bc8;
}

.btn__theme_ocean:hover {
  color: #3b9bc8;
  background-color: transparent;
  border-color: #3b9bc8;
}

.btn__theme_forest {
  background-color: #34b954;
}

.btn__theme_forest:hover {
  color: #34b954;
  background-color: transparent;
  border-color: #34b954;
}

.btn__theme_orange {
  background-color: #ff5c14;
}

.btn__theme_orange:hover {
  color: #ff5c14;
  background-color: transparent;
  border-color: #ff5c14;
}

.btn__theme_simple {
  color: #089536;
  background-color: #fff;
}

.btn__size_md {
  font-size: 20px;
  font-weight: 600;
  min-width: 228px;
}

.btn__size_sm {
  font-size: 15px;
  font-weight: 600;
  min-width: 198px;
  padding: 10px 5px;
}

.btn_radius__lg {
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

@media (max-width: 479px) {
  .btn {
    padding: 7px 5px;
  }

  .btn__size_md {
    font-size: 14px;
    min-width: 152px;
  }
}
.form_group {
  vertical-align: top;
  display: inline-block;
}

.cs_input .input {
  width: 100%;
  padding: 10px;
  outline: none;
  font: 300 15px "Roboto";
  border: 1px solid transparent;
}

.cs_input__theme_transparent .input {
  color: rgba(255, 255, 255, 0.75);
  background-color: transparent;
  border-color: #fff;
}

.cs_input__theme_transparent .input:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.18);
}

.cs_input__theme_transparent .input::-webkit-input-placeholder {
  font: 300 15px "Roboto";
  color: rgba(255, 255, 255, 0.75);
}

.cs_input__theme_transparent .input:-moz-placeholder {
  font: 300 15px "Roboto";
  color: rgba(255, 255, 255, 0.75);
}

.cs_input__theme_transparent .input::-moz-placeholder {
  font: 300 15px "Roboto";
  color: rgba(255, 255, 255, 0.75);
}

.cs_input__theme_transparent .input:-ms-input-placeholder {
  font: 300 15px "Roboto";
  color: rgba(255, 255, 255, 0.75);
}

.cs_input__size_md {
  width: 228px;
}

.cs_checkbox {
  display: inline-block;
  vertical-align: middle;
}

.cs_checkbox input:checked + label .fa:before {
  opacity: 1 !important;
  color: #fff !important;
}

.cs_checkbox input:checked + label .fa {
  color: #fff !important;
  background-color: transparent !important;
}

.cs__fake_control {
  position: relative;
  vertical-align: top;
  display: inline-block;
  font: 100 15px/20px "Roboto";
}

.cs__fake_control .fa {
  padding: 2px;
  font-size: 17px;
  border: 1px solid;
  margin-right: 10px;
}

.cs__fake_control .fa:before {
  opacity: 0.19;
  -webkit-transition: opacity, 0.2s, ease-in-out;
  -o-transition: opacity, 0.2s, ease-in-out;
  transition: opacity, 0.2s, ease-in-out;
}

.cs__fake_control:hover .fa-check {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.18);
}

.cs__fake_control:hover .fa-check:before {
  opacity: 0.3;
}

.cs_checkbox__theme_lighten .cs__fake_control {
  color: #fff;
}

.cs_select {
  position: relative;
}

.cs_select .select {
  width: 100%;
  outline: none;
  font: 300 15px "Roboto";
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  padding: 10px 30px 10px 10px;
}

.cs_select .select::-ms-expand {
  display: none;
}

.cs_select .select > option {
  font: 300 15px "Roboto";
  color: #000;
}
.cs_select .select > option:hover {
  box-shadow: 0 0 10px 100px #1882a8 inset;
}

.cs_select:before {
  top: 0;
  right: 0;
  content: "";
  width: 22px;
  height: 100%;
  position: absolute;
  pointer-events: none;
  border-left: 1px solid #fff;
  background: transparent url("../images/cs_select.png") no-repeat center;
  -webkit-transition: opacity, 0.2s, ease-in-out;
  -o-transition: opacity, 0.2s, ease-in-out;
  transition: opacity, 0.2s, ease-in-out;
}

.cs_select:hover:before,
.cs_select:focus:before {
  background-color: rgba(255, 255, 255, 0.18);
}

.cs_select__size_md {
  width: 228px;
}

.cs_select__theme_transparent .select {
  background: transparent;
  color: rgba(255, 255, 255, 0.75);
  border: 1px solid #fff;
}

.cs_select__theme_transparent .select:focus {
  color: #fff;
}

@media (max-width: 479px) {
  .cs_select.cs_select__size_md {
    width: 212px;
  }

  .cs_select .select {
    font-size: 10px;
    padding: 8px 30px 8px 10px;
  }

  .cs_input.cs_input__size_md {
    width: 212px;
  }

  .cs_input .input {
    padding: 6px 8px 5px;
  }

  .cs_input .input::-webkit-input-placeholder {
    font-size: 10px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.75);
  }

  .cs_input .input:-moz-placeholder {
    font-size: 10px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.75);
  }

  .cs_input .input::-moz-placeholder {
    font-size: 10px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.75);
  }

  .cs_input .input:-ms-input-placeholder {
    font-size: 10px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.75);
  }

  .cs__fake_control {
    font-size: 10px;
  }

  .cs__fake_control .fa {
    font-size: 11px;
  }
}
@media (max-width: 767px) and (min-width: 479px) {
  .cs_select.cs_select__size_md {
    width: 318px;
  }

  .cs_select .select {
    padding: 11px 30px 11px 10px;
  }

  .cs_input.cs_input__size_md {
    width: 318px;
  }
}
header {
  top: 0;
  left: 50%;
  z-index: 5;
  width: 100%;
  position: fixed;
  background-color: #14a744;
  max-width: 980px;
  transform: translateX(-50%);
}

.logo {
  display: block;
  margin: 3px 0 3px 10px;
  text-decoration: none;
}

.logo:hover .faa-vertical {
  -webkit-animation-duration: 10s !important;
  -o-animation-duration: 10s !important;
  animation-duration: 10s !important;
}

.logo img {
  max-width: 45px;
}

.logo:after {
  content: "";
  width: 147px;
  height: 29px;
  margin: 10px;
  vertical-align: top;
  display: inline-block;
  background: url("../images/logo-slogan.png") no-repeat 0;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}

.nav_main {
  margin-left: 48px;
}

.nav_main .menu__item {
  vertical-align: top;
  display: inline-block;
  background-color: #34b954;
}

.nav_main .menu__item:nth-child(2) {
  background-color: #14a744;
}

.nav_main .menu__item:hover {
  background-color: #2eb550;
}

.nav_main .menu__item:nth-child(2):hover {
  background-color: #04a13e;
}

.nav_main .menu__item:active {
  background-color: #41c35d;
}

.nav_main .menu__item:nth-child(2):active {
  background-color: #29b24d;
}

.nav_main .menu__link {
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  padding: 16px 20px 20px;
}

.nav_main .menu__link:active {
  color: #006000;
}

.nav_main .menu__link:active .fa-fake__user {
  background-position: 0 -20px;
}

.nav_main .menu__link .fa {
  margin-right: 10px;
}

.phone {
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: 300;
  padding: 16px 0 20px;
  text-decoration: none;
}

.phone .fa {
  margin-right: 10px;
}

@media (min-width: 320px) and (max-width: 479px) {
  .logo {
    margin: 0 0 0 5px;
  }

  .logo:after {
    width: 115px;
    height: 30px;
    margin: 5px 0 0 8px;
  }

  .logo img {
    max-width: 35px;
  }

  .phone {
    display: none;
  }

  .nav_main {
    margin-left: 0;
  }

  .nav_main .menu__item {
    background-color: #34b954 !important;
  }

  .nav_main .menu__item .menu__link {
    font-size: 12px;
    padding: 11px 7px;
    text-transform: uppercase;
  }

  .nav_main .menu__item .menu__link .fa {
    margin-right: 5px;
  }

  .nav_main .menu__item:last-child {
    background-color: #14a744 !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .nav_main {
    margin-left: 0;
  }

  .nav_main .menu__item {
    background-color: #34b954 !important;
  }

  .nav_main .menu__item .menu__link {
    font-size: 17px;
    padding: 19px 10px;
    text-transform: uppercase;
  }

  .nav_main .menu__item:last-child {
    background-color: #14a744 !important;
  }
}
footer {
  padding: 20px 0 0;
  background-color: #232323;
}

.foo_additional {
  color: #fff;
  padding: 30px 0;
  font-size: 12px;
  margin-top: 60px;
  font-weight: 300;
  text-align: center;
  background-color: #151515;
}

.foo_bar {
  width: 23%;
  margin-right: 2%;
  vertical-align: top;
  display: inline-block;
}

.foo_bar:last-child {
  margin-right: 0;
}

.foo_bar .foo_title {
  color: #5c5c5c;
}

.foo_list .foo__link {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
  text-decoration: none;
}

.foo_list .foo__link:hover {
  text-decoration: underline;
}

.foo_description {
  color: #fff;
  opacity: 0.5;
  font-size: 12px;
  font-weight: 300;
}

.disclamer {
  color: #fff;
  font-size: 11px;
  margin: 0 auto;
}

.disclamer::before {
  content: "DISCLAIMER: The completed product is for research purposes only. The company bears no responsibility for the use of research work, not intended for education use, the work is sold as-is with the highest quality and service available and written by freelancers";
}

@media all and (min-width: 320px) {
  .disclamer {
    height: 63px;
  }
}
@media all and (min-width: 480px) {
  .disclamer {
    height: 92px;
  }
}
@media all and (min-width: 768px) {
  .disclamer {
    height: 52px;
  }
}
@media all and (min-width: 980px) {
  .disclamer {
    height: 52px;
  }
}
.copyright {
  margin: 0;
}

.foo_list__payment .foo__item {
  width: 33.3%;
  margin-bottom: 10px;
  vertical-align: top;
  display: inline-block;
}

.foo_list__payment .foo__item > img {
  max-width: 100%;
}

.foo_list__payment .foo__item:last-child {
  width: 100%;
}

.foo_list__payment .foo__item:hover .faa-vertical {
  -webkit-animation-duration: 8s !important;
  -o-animation-duration: 8s !important;
  animation-duration: 8s !important;
}

@media (max-width: 767px) {
  .foo_bar {
    width: 48%;
  }

  .foo_bar:nth-child(2n) {
    margin-right: 0;
  }

  .foo_list__payment {
    max-width: 218px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .foo_list .foo__link {
    font-size: 10px;
    line-height: 20px;
  }

  .foo_description {
    font-size: 8px;
  }

  .foo_list__payment .foo__item > img {
    max-width: 32px;
  }

  .foo_list__payment .foo__item:last-child > img {
    max-width: 132px;
  }

  .foo_list__payment {
    max-width: 142px;
  }
}
.icon {
  vertical-align: top;
  display: inline-block;
}

.fa-fake__user {
  width: 12px;
  height: 12px;
  background: url("../images/fake-fa.png") no-repeat 0px 0px;
}

.fa-fake__cross {
  width: 14px;
  height: 14px;
  background: url("../images/fake-fa.png") no-repeat -20px 1px;
}

.panel__holder {
  background-color: rgba(0, 0, 0, 0.46);
}

.panel__header {
  padding: 20px;
}

.panel_body {
  padding-bottom: 20px;
  background-color: #14a744;
}

.modal-dialog {
  -webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.46);
  box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.46);
}

.menu__item_sub > .menu__link {
  position: relative;
}

.menu__item_sub > .menu__link:before {
  top: 4px;
  width: 0;
  height: 0;
  left: -20px;
  content: "";
  position: absolute;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}

.menu__item_sub.in .menu__link:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.panel__close {
  color: #fff;
}

.panel__close:hover .faa-spin {
  -webkit-animation-duration: 0.6s !important;
  -o-animation-duration: 0.6s !important;
  animation-duration: 0.6s !important;
  -webkit-animation-iteration-count: 1 !important;
  -o-animation-iteration-count: 1 !important;
  animation-iteration-count: 1 !important;
}

.panel__user {
  font-size: 16px;
  font-weight: 300;
  padding: 15px 20px;
  margin-bottom: 30px;
  color: #fff;
  background-color: #009835;
}

.panel__user .fa {
  margin-right: 15px;
}

.nav__panel .menu {
  padding: 0 40px;
}

.nav__panel .menu__item {
  margin-bottom: 25px;
}

.nav__panel .menu__item:last-child {
  margin-bottom: 0;
}

.nav__panel .menu__item > .menu__submenu {
  display: none;
  margin-top: 20px;
}

.nav__panel .menu__item > .menu__submenu .menu__link {
  font-size: 14px;
}

.nav__panel .menu__link {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.nav__panel .menu__link:hover {
  text-decoration: underline;
}

.panel__holder .modal-dialog {
  top: 0;
  right: 0;
  width: 489px;
  height: 100%;
  position: absolute;
  background-color: #14a744;
  overflow: auto;
}

@media (min-width: 480px) and (max-width: 767px) {
  .panel__holder .modal-dialog {
    width: 100%;
  }

  .panel__content {
    width: 290px;
    margin: 0 auto;
    text-align: center;
  }

  .panel__footer {
    width: 290px;
    margin: 30px auto !important;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .panel__holder .modal-dialog {
    width: 290px;
  }
}
.panel__footer.visible-xs {
  margin: 30px;
}

.panel__footer .btn {
  display: block;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 20px;
}

.panel__footer .btn .fa {
  margin-left: 0;
  margin-right: 15px;
}

.panel__footer .btn:hover {
  color: #fff !important;
  background-color: #34b954 !important;
}

.panel__footer .btn__size_md {
  width: 228px;
  margin: 40px 30px;
}

.login_form {
  width: 228px;
  margin-left: 30px;
}

.login_form .main_title {
  font-weight: 300;
}

.login_form .form_group {
  margin-bottom: 15px;
}

.login_form .pass_restore {
  color: #fff;
  display: block;
  font-size: 15px;
  margin-top: 30px;
}

.login_form .pass_restore:hover {
  text-decoration: none;
}

.login_form .btn:hover {
  color: #4ade68;
  border-color: #4ade68;
}

@media (max-width: 479px) {
  .login_form {
    width: 100%;
    margin-left: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .login_form {
    margin: 0;
    width: 100%;
    padding: 0 20px;
  }

  .login_form .form_group {
    width: 100%;
  }

  .login_form .cs_input.cs_input__size_md {
    width: 100%;
  }
}
.section_main .section__footer {
  padding: 20px 0;
}

.section_content__bg {
  top: 0;
  position: relative;
  padding: 162px 0 60px;
}

@media all and (min-width: 320px) {
  .section_content__bg {
    top: 40px;
    position: relative;
    padding: 30px 0 10px;
    background: url(../images/bg_main_view-480.jpg) no-repeat 50% 50%;
    background-size: 320px 224px;
    margin-bottom: 30px;
  }
}
@media all and (min-width: 321px) and (max-width: 359px) {
  .section_content__bg {
    top: 40px;
    position: relative;
    padding: 90px 0 30px;
    background: url(../images/bg_main_view-480.jpg) no-repeat 50% 50%;
    background-size: 480px 335px;
    margin-bottom: 40px;
  }
}
@media all and (min-width: 360px) {
  .section_content__bg {
    top: 40px;
    position: relative;
    padding: 70px 0 50px;
    background: url(../images/bg_main_view-480.jpg) no-repeat 50% 50%;
    background-size: 411px 287px;
    margin-bottom: 35px;
  }
}
@media all and (min-width: 412px) {
  .section_content__bg {
    top: 40px;
    position: relative;
    padding: 60px 0;
    margin-bottom: 45px;
    background-size: cover;
  }
}
@media all and (min-width: 481px) {
  .section_content__bg {
    background: url(../images/bg_main_view.jpg) no-repeat 50% 50%;
    background-size: 1213px 364px;
  }
}
@media all and (min-width: 768px) {
  .section_content__bg {
    top: 0;
    padding: 142px 0 50px;
  }
}
@media all and (min-width: 980px) {
  .section_content__bg {
    padding: 162px 0 60px;
    background-size: 1400px 420px;
  }
}
@media all and (min-width: 1400px) {
  .section_content__bg {
    padding: 192px 0 90px;
    background-size: 1600px 480px;
  }
}
@media all and (min-width: 1600px) {
  .section_content__bg {
    padding: 247px 0 145px;
    background-size: 1980px 594px;
  }
}
.section__description {
  font-size: 17px;
  line-height: 24px;
  color: #fff;
  max-width: 540px;
  margin: 0 auto;
  padding: 0 20px;
}

.section__description a {
  color: #fff;
}

.section__description a:hover {
  text-decoration: none;
}

@media (min-width: 320px) and (max-width: 479px) {
  .section__description {
    font-size: 11px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .section_main {
    background-attachment: inherit;
  }
}
.parallax-window {
  min-height: 400px;
  background: transparent;
}

.section_steps {
  padding: 5px 0 48px;
  background-color: #f2f2f2;
  z-index: 3;
  position: relative;
}

.section_steps .link {
  color: #07a33a;
  font-size: 15px;
  line-height: 24px;
  -webkit-transition: color, 0.5s, ease-in-out;
  -o-transition: color, 0.5s, ease-in-out;
  transition: color, 0.5s, ease-in-out;
}

.section_steps .link:hover {
  color: #009028;
}

.section_recalls {
  width: 980px;
  margin: 0 auto;
  padding: 15px 0 40px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .section_recalls {
    padding: 0;
    width: 100%;
  }
}
.clouds__description {
  margin: 0 50px;
  color: #275830;
  font-size: 15px;
  position: relative;
  line-height: 24px;
  font-style: italic;
  padding: 30px 15px;
  margin-bottom: 25px;
  background-color: #d6ecda;
}

.clouds__description:before {
  content: "";
  right: 22px;
  width: 0;
  height: 0;
  bottom: -10px;
  position: absolute;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 18px solid #d6ecda;
  -webkit-transform: rotate(130deg);
  -ms-transform: rotate(130deg);
  -o-transform: rotate(130deg);
  transform: rotate(130deg);
}

.author {
  color: #4a4a4a;
  font: 300 15px/24px "Roboto";
}

.rate {
  color: #ffae00;
  margin-left: 15px;
  vertical-align: top;
  display: inline-block;
}

.clouds__about {
  margin-right: 100px;
}

.recalls_listing {
  margin-bottom: 25px;
}

.recalls_listing .bx-wrapper .bx-controls-direction a {
  width: 18px;
  height: 33px;
  margin-top: -40px;
  background: url("../images/arrow.png") no-repeat center;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}

.recalls_listing .bx-wrapper .bx-controls-direction a:hover {
  opacity: 0.65;
}

.recalls_listing .bx-wrapper .bx-prev {
  left: 20px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.recalls_listing .bx-wrapper .bx-next {
  right: 20px;
}

@media (min-width: 320px) and (max-width: 479px) {
  .clouds__description {
    margin: 0 20px;
    font-size: 10px;
    line-height: 16px;
    padding: 20px 10px;
    margin-bottom: 15px;
  }

  .recalls_listing {
    padding: 0 10px;
    margin-bottom: 25px;
  }

  .clouds__description:before {
    bottom: -5px;
    border-top-width: 8px;
    border-left-width: 8px;
    border-right-width: 8px;
  }

  .clouds__about {
    font-size: 10px;
    margin-right: 50px;
  }

  .recalls_listing .bx-wrapper .bx-controls-direction a {
    width: 12px;
    height: 23px;
  }

  .recalls_listing .bx-wrapper .bx-prev {
    left: 0;
  }

  .recalls_listing .bx-wrapper .bx-next {
    right: 0;
  }
}
.section_writers {
  padding: 10px 0 50px;
  background-color: #f2f2f2;
}
.section_writers h3,
.section_writers h4 {
  text-align: center;
}
.section_writers p {
  text-align: left;
}

@media (max-width: 767px) {
  .section_writers {
    padding: 5px 0 40px;
  }

  .section_writers p {
    text-align: left;
  }

  .section_writers p + p {
    margin-bottom: 20px;
  }
}
.section_guarantees {
  padding: 10px 0 80px;
}

@media (max-width: 767px) {
  .section_guarantees {
    padding: 10px 0 40px;
  }
}
.section_ordering {
  padding: 5px 0 60px;
  background: url("../images/bg_ordering.jpg") no-repeat 50% 50%;
  -o-background-size: cover;
  background-size: cover;
}

.section_ordering .cs_checkbox {
  margin-right: 18px;
}

.section_ordering .section__footer {
  padding-top: 30px;
}

.section_ordering .form_group {
  margin: 0 7px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .section_ordering {
    background-attachment: inherit;
  }

  .section_ordering .form_group {
    display: block;
  }

  .section_ordering .cs_select,
.section_ordering .cs_input {
    margin: 0 auto;
  }
}
@media (max-width: 479px) {
  .section_ordering {
    padding-bottom: 40px;
  }

  .section_ordering .form_group {
    margin: 0 0 8px;
  }

  .section_ordering .section__footer {
    padding-top: 15px;
  }

  .section_ordering .section__footer .cs_checkbox {
    display: block;
  }

  .form_group {
    display: block;
  }

  .cs_select,
.cs_input {
    margin: 0 auto;
  }

  .cs_checkbox {
    display: block;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .section_ordering .form_group {
    margin-bottom: 14px;
  }

  .section_ordering .section__footer .cs_checkbox {
    display: block;
    margin-bottom: 30px;
  }
}
.section_statistic {
  background-color: #fff;
  z-index: 3;
  position: relative;
}

.guarantees_list {
  padding: 20px 0 40px;
}

.guarantees__item {
  width: 25%;
  padding: 0 20px;
  min-height: 245px;
  position: relative;
  vertical-align: top;
  display: inline-block;
  border-right: 1px solid #e9e9e9;
}

.guarantees__item:last-child {
  border-right: 0;
}

.guarantees__icon {
  min-height: 80px;
}

.guarantees__title {
  width: 100%;
  display: table;
  margin: 10px 0;
  min-height: 50px;
}

.guarantees__title .main_title {
  padding: 0 20px;
  line-height: 26px;
  display: table-cell;
  vertical-align: middle;
}

.guarantees__description {
  width: 100%;
  display: table;
  min-height: 90px;
}

.guarantees__description .guarantees__text {
  display: table-cell;
  vertical-align: middle;
}

.guarantees__text {
  margin: 0;
  font-size: 13px;
}

@media (max-width: 992px) {
  .guarantees__title .main_title {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .guarantees_list {
    padding-bottom: 20px;
  }

  .guarantees__item {
    width: 50%;
    min-height: 220px;
    padding: 10px 15px 0;
    border-bottom: 1px solid #e9e9e9;
  }

  .guarantees__item:nth-child(2n) {
    border-right: 0;
  }

  .guarantees__item:nth-child(2n+1):before {
    content: "";
    top: -13px;
    width: 25px;
    right: -13px;
    height: 25px;
    position: absolute;
    background-color: #fff;
  }

  .guarantees__item:last-child,
.guarantees__item:nth-last-child(2) {
    margin-bottom: 0;
    border-bottom: 0;
  }

  .guarantees__title {
    margin: 0;
    min-height: 30px;
  }

  .guarantees__title .main_title {
    padding: 0 10px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .guarantees__text {
    font-size: 9px;
  }
}
.statistic_list {
  width: 100%;
  display: table;
  padding: 36px 0;
  text-align: center;
}

.statistic_list .statistic__item {
  width: 25%;
  padding: 0 10px;
  display: table-cell;
  word-break: break-all;
  vertical-align: bottom;
  border-right: 1px solid #e9e9e9;
  overflow: hidden;
  position: relative;
}

.statistic_list .statistic__item:last-child {
  border-right: 0;
}

.statistic_list .statistic__title {
  font-size: 40px;
  font-weight: 400;
  line-height: 1em;
  position: relative;
  -webkit-transition: top, 0.5s, ease-in-out;
  -o-transition: top, 0.5s, ease-in-out;
  transition: top, 0.5s, ease-in-out;
}

.statistic_list .statistic__description {
  color: #9e9e9e;
  font-size: 15px;
  margin: 15px 0 0;
}

.statistic_list .statistic__item_theme_forest .statistic__title {
  color: #34b954;
}

.statistic_list .statistic__item_theme_orange .statistic__title {
  color: #ff5c14;
}

.statistic_list .statistic__item_theme_orange .statistic__description {
  font-weight: 400;
  color: #000;
}

.action_easter {
  overflow: hidden;
  max-height: 40px;
  position: relative;
}

.action_easter .btn {
  -webkit-transition: top, 0.5s, ease-in-out;
  -o-transition: top, 0.5s, ease-in-out;
  transition: top, 0.5s, ease-in-out;
}

.action_easter:hover .statistic__title {
  top: -100px;
}

@media (max-width: 767px) {
  .statistic_list {
    display: block;
    padding: 25px 0;
  }

  .statistic_list .statistic__item {
    width: 50%;
    padding: 10px;
    position: relative;
    vertical-align: top;
    display: inline-block;
    border-bottom: 1px solid #e9e9e9;
  }

  .statistic_list .statistic__item:nth-child(2n+1):before {
    content: "";
    top: -13px;
    width: 25px;
    right: -13px;
    height: 25px;
    position: absolute;
    background-color: #fff;
  }

  .statistic_list .statistic__item:last-child,
.statistic_list .statistic__item:nth-last-child(2) {
    border-bottom: 0;
  }

  .statistic_list .statistic__item:nth-child(2n) {
    border-right: 0;
  }

  .statistic_list .statistic__title {
    font-size: 27px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .statistic_list .statistic__description {
    font-size: 10px !important;
  }
}
.step_list {
  width: 100%;
  margin: 30px 0;
  display: table;
}

.step_list .step__item {
  width: 25%;
  position: relative;
  display: table-cell;
  vertical-align: top;
}

.step_list .step__item:hover .faa-bounce,
.step_list .step__item:hover .faa-tada {
  -webkit-animation-duration: 1s !important;
  -o-animation-duration: 1s !important;
  animation-duration: 1s !important;
}

.step_list .step__item .step__icon {
  width: 55px;
  height: 52px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  background: url("../images/sprite-steps.png") no-repeat 0px 3px;
}

.step_list .step__item .step__icon.icon-place {
  background-position: 0 3px;
}

.step_list .step__item .step__icon.icon-payment {
  background-position: -55px 0px;
}

.step_list .step__item .step__icon.icon-discuss {
  background-position: -113px 5px;
}

.step_list .step__item .step__icon.icon-download {
  background-position: -166px 5px;
}

.step_list .step__item .step__description {
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  color: #000;
}

.step_list .step__item:hover {
  cursor: pointer;
}

.step_list .step__item:hover .icon-place {
  background-position: 0 -55px;
}

.step_list .step__item:hover .icon-payment {
  background-position: -55px -52px;
}

.step_list .step__item:hover .icon-discuss {
  background-position: -113px -53px;
}

.step_list .step__item:hover .icon-download {
  background-position: -166px -53px;
}

.step_list .step__item:before {
  top: 50%;
  right: 50px;
  content: "";
  width: 12px;
  height: 24px;
  margin-top: -12px;
  position: absolute;
  background: url("../images/arrow-decor.png") no-repeat 0;
}

.step_list .step__item:last-child:before {
  display: none;
}

.step_list .fa-check {
  top: -12px;
  left: 10px;
  padding: 5px;
  font-size: 12px;
  position: relative;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  background-color: #34b954;
}

@media (min-width: 767px) {
  .mobile_steps {
    display: none;
  }
}
@media (max-width: 991px) {
  .step__item:before {
    right: 10px !important;
  }
}
@media (max-width: 767px) {
  .step_list__desktop {
    display: none;
  }
}
.step_list__mobile {
  margin: 0;
  display: block;
  text-align: center;
}

.step_list__mobile .step_list {
  counter-reset: item;
}

.step_list__mobile .step__item {
  display: block;
  counter-increment: step-counter;
}

.step_list__mobile .step__item:before {
  display: none;
}

.step_list__mobile .step__item:after {
  top: 4px;
  left: 7px;
  color: #ccc;
  width: 23px;
  height: 23px;
  display: block;
  position: absolute;
  font-size: 13px;
  font-weight: 700;
  line-height: 23px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #f2f2f2;
  content: counter(step-counter);
}

.step_list__mobile .step__item .step__description {
  text-align: left;
}

.step_list__mobile .step__item .slide__content {
  padding: 20px;
  background-color: #fff;
}

.step_list__mobile .step__item .slide__content .fa-check {
  top: -5px;
  left: 15px;
}

.step_list__mobile .step__item .icon-place {
  background-position: 0 -55px !important;
}

.step_list__mobile .step__item .icon-payment {
  background-position: -55px -52px !important;
}

.step_list__mobile .step__item .icon-discuss {
  background-position: -113px -53px !important;
}

.step_list__mobile .step__item .icon-download {
  background-position: -166px -53px !important;
}

.mobile_steps .bx-wrapper {
  margin-bottom: 40px;
}

.mobile_steps .bx-pager {
  padding-top: 0 !important;
}

.mobile_steps .bx-wrapper .bx-pager.bx-default-pager a {
  background: #ccc;
}

.mobile_steps .bx-wrapper .bx-pager.bx-default-pager a:hover,
.mobile_steps .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #34b954;
}

@media (min-width: 320px) and (max-width: 479px) {
  .step__description {
    font-size: 12px !important;
  }
}
.infografica .infografica__item {
  display: block;
  margin-bottom: 25px;
}

.infografica .infografica__icon {
  float: left;
  margin-right: 25px;
}

.infografica .infografica__description {
  margin: 0;
  font-size: 15px;
  overflow: hidden;
  line-height: 24px;
}

@media (min-width: 320px) and (max-width: 479px) {
  .infografica {
    padding: 0 10px;
  }

  .infografica .infografica__item {
    margin-bottom: 15px;
  }

  .infografica .infografica__icon {
    margin-right: 15px;
  }

  .infografica .infografica__description {
    font-size: 10px;
    padding-top: 8px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .infografica_listing {
    background-color: #f2f2f2;
  }

  .infografica {
    padding: 0 15px;
  }
}
/*======================================
  Selectric v1.11.1
======================================*/
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  background: transparent;
  border: 1px solid #fff;
  position: relative;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  font: 300 15px "Roboto";
  color: rgba(255, 255, 255, 0.75);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10px 30px 10px 10px;
}

.selectric .button {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  color: #bbb;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #bbb;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
  color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-color: #c4c4c4;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: none;
  z-index: -1;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.27);
  text-align: left;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
  max-height: 208px;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul,
.selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 5px 10px;
  color: #666;
  cursor: pointer;
  line-height: 1.4;
}

.selectric-items li.selected {
  background: #6cb458;
  color: #fff;
}

.selectric-items li.highlighted {
  background: #6cb458;
  color: #fff;
}

.selectric-items li:hover {
  background: #6cb458;
  color: #fff;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

.order-btn-hidden a {
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  border: 2px solid #db591e;
  border-radius: 30px;
  color: #db591e;
  font-size: 15px;
  font-weight: 700;
  margin: 0 auto;
  width: 200px;
  text-transform: uppercase;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  transition: top 0.2s linear;
  position: absolute;
}

.statistic__item.hover .order-btn-hidden a {
  top: 0;
}

.statistic__item_theme_orange .statistic__title {
  transition: top 0.4s linear;
  position: relative;
  top: 0;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

.statistic__item_theme_orange.hover .statistic__title {
  top: -100px;
}

@media all and (max-width: 820px) {
  .statistic__item.hover .order-btn-hidden a {
    top: 0;
  }

  .statistic__item .order-btn-hidden a {
    max-width: 100%;
    font-size: 14px;
  }
}
@media all and (max-width: 768px) {
  .statistic__item.hover .order-btn-hidden a {
    top: 10px;
  }

  .statistic__item .order-btn-hidden a {
    font-size: 13px;
    width: 170px;
  }
}
@media all and (max-width: 479px) {
  .statistic__item .order-btn-hidden a {
    font-size: 12px;
    padding: 5px 0px;
    width: 150px;
  }
}
@media all and (max-width: 320px) {
  .statistic__item .order-btn-hidden a {
    font-size: 11px;
    width: 140px;
  }

  .logo:after {
    width: 100px;
    height: 30px;
    margin: 5px 0 0 3px;
  }

  .logo img {
    max-width: 30px;
    margin-top: 3px;
  }
}
@media all and (max-width: 767px) {
  #navigation .panel__footer.visible-xs,
#customer .panel__footer.visible-xs {
    display: block;
    margin-bottom: 70px;
  }
}

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