@import "css_sources/hamburger.css";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  height: 100%;
  color: #363636;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}
body,
input,
button,
textarea {
  font-family: "Roboto", Arial, sans-serif;
}
input,
button,
textarea {
  border: 0;
  padding: 0;
  margin: 0;
  outline: none;
  background: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #afafaf;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #afafaf;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #afafaf;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #afafaf;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #afafaf;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: #afafaf;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: #afafaf;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: #afafaf;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
button {
  cursor: pointer;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
em,
i {
  font-style: italic;
}
b,
strong {
  font-weight: 500;
}
[class*="bi_"] {
  -webkit-font-smoothing: antialiased;
}
#main {
  background: #fff;
}

@font-face {
  font-family: "budicon";
  src: url("../fonts/budicon/budicon.woff?42886572") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'budicon';
    src: url('../font/budicon.svg?42886572#budicon') format('svg');
  }
}
*/

[class^="bi_"]:before,
[class*=" bi_"]:before {
  font-family: "budicon";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.bi_animal-fish:before {
  content: "\e800";
} /* '' */
.bi_animal-fox:before {
  content: "\e801";
} /* '' */
.bi_animal-frog:before {
  content: "\e802";
} /* '' */
.bi_animal-goose:before {
  content: "\e803";
} /* '' */
.bi_animal-husky:before {
  content: "\e804";
} /* '' */
.bi_animal-lion:before {
  content: "\e805";
} /* '' */
.bi_animal-monkey:before {
  content: "\e806";
} /* '' */
.bi_animal-monkey-a:before {
  content: "\e807";
} /* '' */
.bi_animal-mouse:before {
  content: "\e808";
} /* '' */
.bi_animal-pig:before {
  content: "\e809";
} /* '' */
.bi_animal-pig-a:before {
  content: "\e80a";
} /* '' */
.bi_animal-sheep:before {
  content: "\e80b";
} /* '' */
.bi_animal-shrimp:before {
  content: "\e80c";
} /* '' */
.bi_animal-wolf:before {
  content: "\e80d";
} /* '' */
.bi_animal-bull:before {
  content: "\e80e";
} /* '' */
.bi_animal-cat:before {
  content: "\e80f";
} /* '' */
.bi_animal-chicken:before {
  content: "\e810";
} /* '' */
.bi_animal-cow:before {
  content: "\e811";
} /* '' */
.bi_animal-cow-a:before {
  content: "\e812";
} /* '' */
.bi_animal-dog:before {
  content: "\e813";
} /* '' */
.bi_com-bubble-dot-b:before {
  content: "\e814";
} /* '' */
.bi_com-bubble-line:before {
  content: "\e815";
} /* '' */
.bi_com-bubble-line-a:before {
  content: "\e816";
} /* '' */
.bi_com-bubble-line-b:before {
  content: "\e817";
} /* '' */
.bi_com-chat:before {
  content: "\e818";
} /* '' */
.bi_com-check-box:before {
  content: "\e819";
} /* '' */
.bi_com-email:before {
  content: "\e81a";
} /* '' */
.bi_com-email-cross:before {
  content: "\e81b";
} /* '' */
.bi_com-email-minus:before {
  content: "\e81c";
} /* '' */
.bi_com-email-o:before {
  content: "\e81d";
} /* '' */
.bi_com-email-plus:before {
  content: "\e81e";
} /* '' */
.bi_com-email-tick:before {
  content: "\e81f";
} /* '' */
.bi_com-envelope:before {
  content: "\e820";
} /* '' */
.bi_com-feather-pen:before {
  content: "\e821";
} /* '' */
.bi_com-fountain-pen:before {
  content: "\e822";
} /* '' */
.bi_com-group-bubble:before {
  content: "\e823";
} /* '' */
.bi_com-group-bubble-a:before {
  content: "\e824";
} /* '' */
.bi_com-group-bubble-b:before {
  content: "\e825";
} /* '' */
.bi_com-group-bubble-c:before {
  content: "\e826";
} /* '' */
.bi_com-group-bubble-d:before {
  content: "\e827";
} /* '' */
.bi_com-help:before {
  content: "\e828";
} /* '' */
.bi_com-help-a:before {
  content: "\e829";
} /* '' */
.bi_com-megaphone:before {
  content: "\e82a";
} /* '' */
.bi_com-megaphone-a:before {
  content: "\e82b";
} /* '' */
.bi_com-mic:before {
  content: "\e82c";
} /* '' */
.bi_com-mic-mute:before {
  content: "\e82d";
} /* '' */
.bi_com-paperplane:before {
  content: "\e82e";
} /* '' */
.bi_com-phone:before {
  content: "\e82f";
} /* '' */
.bi_com-phone-a:before {
  content: "\e830";
} /* '' */
.bi_com-pictures:before {
  content: "\e831";
} /* '' */
.bi_com-voicemail:before {
  content: "\e832";
} /* '' */
.bi_com-bell:before {
  content: "\e833";
} /* '' */
.bi_com-bell-a:before {
  content: "\e834";
} /* '' */
.bi_com-broadcast:before {
  content: "\e835";
} /* '' */
.bi_com-broadcast-a:before {
  content: "\e836";
} /* '' */
.bi_com-bubble:before {
  content: "\e837";
} /* '' */
.bi_com-bubble-a:before {
  content: "\e838";
} /* '' */
.bi_com-bubble-b:before {
  content: "\e839";
} /* '' */
.bi_com-bubble-dot:before {
  content: "\e83a";
} /* '' */
.bi_com-bubble-dot-a:before {
  content: "\e83b";
} /* '' */
.bi_doc-analytic-blank:before {
  content: "\e83c";
} /* '' */
.bi_doc-analytic-line:before {
  content: "\e83d";
} /* '' */
.bi_doc-analytic-line-a:before {
  content: "\e83e";
} /* '' */
.bi_doc-article:before {
  content: "\e83f";
} /* '' */
.bi_doc-article-a:before {
  content: "\e840";
} /* '' */
.bi_doc-article-b:before {
  content: "\e841";
} /* '' */
.bi_doc-attachment:before {
  content: "\e842";
} /* '' */
.bi_doc-attachment-a:before {
  content: "\e843";
} /* '' */
.bi_doc-binder-blank:before {
  content: "\e844";
} /* '' */
.bi_doc-binder-four:before {
  content: "\e845";
} /* '' */
.bi_doc-binder-one:before {
  content: "\e846";
} /* '' */
.bi_doc-binder-three:before {
  content: "\e847";
} /* '' */
.bi_doc-binder-two:before {
  content: "\e848";
} /* '' */
.bi_doc-binder-zero:before {
  content: "\e849";
} /* '' */
.bi_doc-book:before {
  content: "\e84a";
} /* '' */
.bi_doc-book-a:before {
  content: "\e84b";
} /* '' */
.bi_doc-book-b:before {
  content: "\e84c";
} /* '' */
.bi_doc-book-c:before {
  content: "\e84d";
} /* '' */
.bi_doc-book-d:before {
  content: "\e84e";
} /* '' */
.bi_doc-bookmark:before {
  content: "\e84f";
} /* '' */
.bi_doc-book-mark:before {
  content: "\e850";
} /* '' */
.bi_doc-box:before {
  content: "\e851";
} /* '' */
.bi_doc-briefcase:before {
  content: "\e852";
} /* '' */
.bi_doc-briefcase-a:before {
  content: "\e853";
} /* '' */
.bi_doc-briefcase-b:before {
  content: "\e854";
} /* '' */
.bi_doc-briefcase-c:before {
  content: "\e855";
} /* '' */
.bi_doc-briefcase-d:before {
  content: "\e856";
} /* '' */
.bi_doc-compose:before {
  content: "\e857";
} /* '' */
.bi_doc-compose-a:before {
  content: "\e858";
} /* '' */
.bi_doc-documents:before {
  content: "\e859";
} /* '' */
.bi_doc-documents-minus:before {
  content: "\e85a";
} /* '' */
.bi_doc-documents-plus:before {
  content: "\e85b";
} /* '' */
.bi_doc-download:before {
  content: "\e85c";
} /* '' */
.bi_doc-drawer:before {
  content: "\e85d";
} /* '' */
.bi_doc-drawer-a:before {
  content: "\e85e";
} /* '' */
.bi_doc-drawer-b:before {
  content: "\e85f";
} /* '' */
.bi_doc-drawer-blank:before {
  content: "\e860";
} /* '' */
.bi_doc-drawer-download:before {
  content: "\e861";
} /* '' */
.bi_doc-drawer-line:before {
  content: "\e862";
} /* '' */
.bi_doc-drawer-upload:before {
  content: "\e863";
} /* '' */
.bi_doc-envelope:before {
  content: "\e864";
} /* '' */
.bi_doc-file-blank:before {
  content: "\e865";
} /* '' */
.bi_doc-file-blank-a:before {
  content: "\e866";
} /* '' */
.bi_doc-file-cross:before {
  content: "\e867";
} /* '' */
.bi_doc-file-cross-a:before {
  content: "\e868";
} /* '' */
.bi_doc-file-line:before {
  content: "\e869";
} /* '' */
.bi_doc-file-line-a:before {
  content: "\e86a";
} /* '' */
.bi_doc-file-minus:before {
  content: "\e86b";
} /* '' */
.bi_doc-file-minus-a:before {
  content: "\e86c";
} /* '' */
.bi_doc-file-plus:before {
  content: "\e86d";
} /* '' */
.bi_doc-file-plus-a:before {
  content: "\e86e";
} /* '' */
.bi_doc-file-stack:before {
  content: "\e86f";
} /* '' */
.bi_doc-file-tick:before {
  content: "\e870";
} /* '' */
.bi_doc-file-tick-a:before {
  content: "\e871";
} /* '' */
.bi_doc-folder:before {
  content: "\e872";
} /* '' */
.bi_doc-folder-a:before {
  content: "\e873";
} /* '' */
.bi_doc-folder-check-a:before {
  content: "\e874";
} /* '' */
.bi_doc-folder-cross:before {
  content: "\e875";
} /* '' */
.bi_doc-folder-cross-a:before {
  content: "\e876";
} /* '' */
.bi_doc-folder-minus:before {
  content: "\e877";
} /* '' */
.bi_doc-folder-minus-a:before {
  content: "\e878";
} /* '' */
.bi_doc-folder-plus:before {
  content: "\e879";
} /* '' */
.bi_doc-folder-plus-a:before {
  content: "\e87a";
} /* '' */
.bi_doc-folder-s:before {
  content: "\e87b";
} /* '' */
.bi_doc-folder-sync:before {
  content: "\e87c";
} /* '' */
.bi_doc-folder-tick:before {
  content: "\e87d";
} /* '' */
.bi_doc-list:before {
  content: "\e87e";
} /* '' */
.bi_doc-news:before {
  content: "\e87f";
} /* '' */
.bi_doc-newspaper:before {
  content: "\e880";
} /* '' */
.bi_doc-newspaper-a:before {
  content: "\e881";
} /* '' */
.bi_doc-newspaper-b:before {
  content: "\e882";
} /* '' */
.bi_doc-notebook:before {
  content: "\e883";
} /* '' */
.bi_doc-notebook-a:before {
  content: "\e884";
} /* '' */
.bi_doc-note-pen:before {
  content: "\e885";
} /* '' */
.bi_doc-paper-line:before {
  content: "\e886";
} /* '' */
.bi_doc-papers:before {
  content: "\e887";
} /* '' */
.bi_doc-paper-stack:before {
  content: "\e888";
} /* '' */
.bi_doc-photo-stack:before {
  content: "\e889";
} /* '' */
.bi_doc-pie:before {
  content: "\e88a";
} /* '' */
.bi_doc-pie-a:before {
  content: "\e88b";
} /* '' */
.bi_doc-pie-b:before {
  content: "\e88c";
} /* '' */
.bi_doc-pin:before {
  content: "\e88d";
} /* '' */
.bi_doc-pin-a:before {
  content: "\e88e";
} /* '' */
.bi_doc-print:before {
  content: "\e88f";
} /* '' */
.bi_doc-print-a:before {
  content: "\e890";
} /* '' */
.bi_doc-profile:before {
  content: "\e891";
} /* '' */
.bi_doc-profile-a:before {
  content: "\e892";
} /* '' */
.bi_doc-upload:before {
  content: "\e893";
} /* '' */
.bi_doc-wboard-line:before {
  content: "\e894";
} /* '' */
.bi_doc-wboard-tick:before {
  content: "\e895";
} /* '' */
.bi_media-glass:before {
  content: "\e896";
} /* '' */
.bi_media-glass-a:before {
  content: "\e897";
} /* '' */
.bi_media-image:before {
  content: "\e898";
} /* '' */
.bi_media-image-a:before {
  content: "\e899";
} /* '' */
.bi_media-image-b:before {
  content: "\e89a";
} /* '' */
.bi_media-image-c:before {
  content: "\e89b";
} /* '' */
.bi_media-image-d:before {
  content: "\e89c";
} /* '' */
.bi_media-negative:before {
  content: "\e89d";
} /* '' */
.bi_media-negative-a:before {
  content: "\e89e";
} /* '' */
.bi_media-video:before {
  content: "\e89f";
} /* '' */
.bi_media-video-a:before {
  content: "\e8a0";
} /* '' */
.bi_media-video-clip:before {
  content: "\e8a1";
} /* '' */
.bi_media-video-r:before {
  content: "\e8a2";
} /* '' */
.bi_business-tie:before {
  content: "\e8a3";
} /* '' */
.bi_business-tie-a:before {
  content: "\e8a4";
} /* '' */
.bi_business-tie-b:before {
  content: "\e8a5";
} /* '' */
.bi_doc-analytic-bar:before {
  content: "\e8a6";
} /* '' */
.bi_ecommerce-basket:before {
  content: "\e8a7";
} /* '' */
.bi_ecommerce-bill:before {
  content: "\e8a8";
} /* '' */
.bi_ecommerce-bill-a:before {
  content: "\e8a9";
} /* '' */
.bi_ecommerce-bill-b:before {
  content: "\e8aa";
} /* '' */
.bi_ecommerce-bowtie:before {
  content: "\e8ab";
} /* '' */
.bi_ecommerce-cash:before {
  content: "\e8ac";
} /* '' */
.bi_ecommerce-cash-a:before {
  content: "\e8ad";
} /* '' */
.bi_ecommerce-coins:before {
  content: "\e8ae";
} /* '' */
.bi_ecommerce-coins-a:before {
  content: "\e8af";
} /* '' */
.bi_ecommerce-creditcard:before {
  content: "\e8b0";
} /* '' */
.bi_ecommerce-creditcard-b:before {
  content: "\e8b1";
} /* '' */
.bi_ecommerce-creditcard-c:before {
  content: "\e8b2";
} /* '' */
.bi_ecommerce-creditcard-d:before {
  content: "\e8b3";
} /* '' */
.bi_ecommerce-diamon:before {
  content: "\e8b4";
} /* '' */
.bi_ecommerce-digital-download:before {
  content: "\e8b5";
} /* '' */
.bi_ecommerce-digital-upload:before {
  content: "\e8b6";
} /* '' */
.bi_ecommerce-dollar:before {
  content: "\e8b7";
} /* '' */
.bi_ecommerce-euro:before {
  content: "\e8b8";
} /* '' */
.bi_ecommerce-gift:before {
  content: "\e8b9";
} /* '' */
.bi_ecommerce-hanger:before {
  content: "\e8ba";
} /* '' */
.bi_ecommerce-jeans:before {
  content: "\e8bb";
} /* '' */
.bi_ecommerce-lipstick:before {
  content: "\e8bc";
} /* '' */
.bi_ecommerce-market:before {
  content: "\e8bd";
} /* '' */
.bi_ecommerce-mastercard:before {
  content: "\e8be";
} /* '' */
.bi_ecommerce-pack:before {
  content: "\e8bf";
} /* '' */
.bi_ecommerce-pack-a:before {
  content: "\e8c0";
} /* '' */
.bi_ecommerce-pounds:before {
  content: "\e8c1";
} /* '' */
.bi_ecommerce-ring:before {
  content: "\e8c2";
} /* '' */
.bi_ecommerce-safebox:before {
  content: "\e8c3";
} /* '' */
.bi_ecommerce-shirt:before {
  content: "\e8c4";
} /* '' */
.bi_ecommerce-shirt-a:before {
  content: "\e8c5";
} /* '' */
.bi_ecommerce-shoes:before {
  content: "\e8c6";
} /* '' */
.bi_ecommerce-shop:before {
  content: "\e8c7";
} /* '' */
.bi_ecommerce-shopcart:before {
  content: "\e8c8";
} /* '' */
.bi_ecommerce-shopcart-a:before {
  content: "\e8c9";
} /* '' */
.bi_ecommerce-shopcart-a-download:before {
  content: "\e8ca";
} /* '' */
.bi_ecommerce-shopcart-a-fill:before {
  content: "\e8cb";
} /* '' */
.bi_ecommerce-shopcart-c:before {
  content: "\e8cc";
} /* '' */
.bi_ecommerce-shopcart-d:before {
  content: "\e8cd";
} /* '' */
.bi_ecommerce-shopcart-download:before {
  content: "\e8ce";
} /* '' */
.bi_ecommerce-shopcart-fill:before {
  content: "\e8cf";
} /* '' */
.bi_ecommerce-short:before {
  content: "\e8d0";
} /* '' */
.bi_ecommerce-suitcase:before {
  content: "\e8d1";
} /* '' */
.bi_ecommerce-suitcase-a:before {
  content: "\e8d2";
} /* '' */
.bi_ecommerce-tag:before {
  content: "\e8d3";
} /* '' */
.bi_ecommerce-tag-a:before {
  content: "\e8d4";
} /* '' */
.bi_ecommerce-tag-a-s:before {
  content: "\e8d5";
} /* '' */
.bi_ecommerce-tag-b:before {
  content: "\e8d6";
} /* '' */
.bi_ecommerce-tag-b-s:before {
  content: "\e8d7";
} /* '' */
.bi_ecommerce-tag-c:before {
  content: "\e8d8";
} /* '' */
.bi_ecommerce-tag-cross:before {
  content: "\e8d9";
} /* '' */
.bi_ecommerce-tag-c-s:before {
  content: "\e8da";
} /* '' */
.bi_ecommerce-tag-minus:before {
  content: "\e8db";
} /* '' */
.bi_ecommerce-tag-plus:before {
  content: "\e8dc";
} /* '' */
.bi_ecommerce-tag-tick:before {
  content: "\e8dd";
} /* '' */
.bi_ecommerce-tracking:before {
  content: "\e8de";
} /* '' */
.bi_ecommerce-tshirt:before {
  content: "\e8df";
} /* '' */
.bi_ecommerce-wallet:before {
  content: "\e8e0";
} /* '' */
.bi_ecommerce-wallet-a:before {
  content: "\e8e1";
} /* '' */
.bi_ecommerce-woman-bag:before {
  content: "\e8e2";
} /* '' */
.bi_ecommerce-yen:before {
  content: "\e8e3";
} /* '' */
.bi_ecommerce-backpack:before {
  content: "\e8e4";
} /* '' */
.bi_ecommerce-backpack-a:before {
  content: "\e8e5";
} /* '' */
.bi_ecommerce-bag:before {
  content: "\e8e6";
} /* '' */
.bi_ecommerce-bag-a:before {
  content: "\e8e7";
} /* '' */
.bi_ecommerce-bag-b:before {
  content: "\e8e8";
} /* '' */
.bi_editorial-pencil-s:before {
  content: "\e8e9";
} /* '' */
.bi_editorial-pen-s:before {
  content: "\e8ea";
} /* '' */
.bi_editorial-redo:before {
  content: "\e8eb";
} /* '' */
.bi_editorial-right-align:before {
  content: "\e8ec";
} /* '' */
.bi_editorial-trash:before {
  content: "\e8ed";
} /* '' */
.bi_editorial-trash-a:before {
  content: "\e8ee";
} /* '' */
.bi_editorial-trash-a-l:before {
  content: "\e8ef";
} /* '' */
.bi_editorial-trash-l:before {
  content: "\e8f0";
} /* '' */
.bi_editorial-undo:before {
  content: "\e8f1";
} /* '' */
.bi_editorial-write:before {
  content: "\e8f2";
} /* '' */
.bi_editorial-write-s:before {
  content: "\e8f3";
} /* '' */
.bi_editorial-ascending:before {
  content: "\e8f4";
} /* '' */
.bi_editorial-bookmark:before {
  content: "\e8f5";
} /* '' */
.bi_editorial-bookmark-a:before {
  content: "\e8f6";
} /* '' */
.bi_editorial-brush:before {
  content: "\e8f7";
} /* '' */
.bi_editorial-center-align:before {
  content: "\e8f8";
} /* '' */
.bi_editorial-compose:before {
  content: "\e8f9";
} /* '' */
.bi_editorial-descending:before {
  content: "\e8fa";
} /* '' */
.bi_editorial-left-align:before {
  content: "\e8fb";
} /* '' */
.bi_editorial-pen:before {
  content: "\e8fc";
} /* '' */
.bi_editorial-pencil:before {
  content: "\e8fd";
} /* '' */
.bi_editorial-pencil-a:before {
  content: "\e8fe";
} /* '' */
.bi_editorial-pencil-a-s:before {
  content: "\e8ff";
} /* '' */
.bi_building-drawer-a:before {
  content: "\e900";
} /* '' */
.bi_building-house:before {
  content: "\e901";
} /* '' */
.bi_building-house-a:before {
  content: "\e902";
} /* '' */
.bi_building-museum:before {
  content: "\e903";
} /* '' */
.bi_building-office:before {
  content: "\e904";
} /* '' */
.bi_building-office-a:before {
  content: "\e905";
} /* '' */
.bi_building-office-b:before {
  content: "\e906";
} /* '' */
.bi_building-sofa:before {
  content: "\e907";
} /* '' */
.bi_building-sofa-a:before {
  content: "\e908";
} /* '' */
.bi_building-sofa-b:before {
  content: "\e909";
} /* '' */
.bi_building-sofa-twin:before {
  content: "\e90a";
} /* '' */
.bi_building-sofa-twin-a:before {
  content: "\e90b";
} /* '' */
.bi_building-table-lamp:before {
  content: "\e90c";
} /* '' */
.bi_building-table-lamp-a:before {
  content: "\e90d";
} /* '' */
.bi_building-tower:before {
  content: "\e90e";
} /* '' */
.bi_building-tree:before {
  content: "\e90f";
} /* '' */
.bi_environment-flower:before {
  content: "\e910";
} /* '' */
.bi_environment-flower-a:before {
  content: "\e911";
} /* '' */
.bi_environment-flower-b:before {
  content: "\e912";
} /* '' */
.bi_environment-leaf:before {
  content: "\e913";
} /* '' */
.bi_environment-leaf-a:before {
  content: "\e914";
} /* '' */
.bi_environment-mountain:before {
  content: "\e915";
} /* '' */
.bi_environment-mountain-a:before {
  content: "\e916";
} /* '' */
.bi_environment-no-smoke:before {
  content: "\e917";
} /* '' */
.bi_environment-plant:before {
  content: "\e918";
} /* '' */
.bi_environment-sign:before {
  content: "\e919";
} /* '' */
.bi_environment-smoke:before {
  content: "\e91a";
} /* '' */
.bi_environment-tree:before {
  content: "\e91b";
} /* '' */
.bi_building-apartment:before {
  content: "\e91c";
} /* '' */
.bi_building-bed:before {
  content: "\e91d";
} /* '' */
.bi_building-bulb:before {
  content: "\e91e";
} /* '' */
.bi_building-cabinet:before {
  content: "\e91f";
} /* '' */
.bi_building-desk:before {
  content: "\e920";
} /* '' */
.bi_building-desk-a:before {
  content: "\e921";
} /* '' */
.bi_building-desk-b:before {
  content: "\e922";
} /* '' */
.bi_building-desk-c:before {
  content: "\e923";
} /* '' */
.bi_building-door:before {
  content: "\e924";
} /* '' */
.bi_building-drawer:before {
  content: "\e925";
} /* '' */
.bi_beverage-cocktail-a:before {
  content: "\e926";
} /* '' */
.bi_beverage-coffee:before {
  content: "\e927";
} /* '' */
.bi_beverage-coffee-a:before {
  content: "\e928";
} /* '' */
.bi_beverage-coffee-b:before {
  content: "\e929";
} /* '' */
.bi_beverage-coffee-cup:before {
  content: "\e92a";
} /* '' */
.bi_beverage-coffee-cup-a:before {
  content: "\e92b";
} /* '' */
.bi_beverage-cokctail:before {
  content: "\e92c";
} /* '' */
.bi_beverage-cup-straw:before {
  content: "\e92d";
} /* '' */
.bi_beverage-empty-glass:before {
  content: "\e92e";
} /* '' */
.bi_beverage-milk:before {
  content: "\e92f";
} /* '' */
.bi_beverage-milk-a:before {
  content: "\e930";
} /* '' */
.bi_beverage-tea:before {
  content: "\e931";
} /* '' */
.bi_beverage-tea-a:before {
  content: "\e932";
} /* '' */
.bi_beverage-tea-cup:before {
  content: "\e933";
} /* '' */
.bi_beverage-tea-cup-a:before {
  content: "\e934";
} /* '' */
.bi_beverage-water:before {
  content: "\e935";
} /* '' */
.bi_beverage-water-a:before {
  content: "\e936";
} /* '' */
.bi_beverage-water-glass:before {
  content: "\e937";
} /* '' */
.bi_beverage-wine:before {
  content: "\e938";
} /* '' */
.bi_food-apple:before {
  content: "\e939";
} /* '' */
.bi_food-bowl:before {
  content: "\e93a";
} /* '' */
.bi_food-cherry:before {
  content: "\e93b";
} /* '' */
.bi_food-cherry-a:before {
  content: "\e93c";
} /* '' */
.bi_food-chinese-food:before {
  content: "\e93d";
} /* '' */
.bi_food-chinese-food-a:before {
  content: "\e93e";
} /* '' */
.bi_food-chinese-food-b:before {
  content: "\e93f";
} /* '' */
.bi_food-drumstick:before {
  content: "\e940";
} /* '' */
.bi_food-egg:before {
  content: "\e941";
} /* '' */
.bi_food-grape:before {
  content: "\e942";
} /* '' */
.bi_food-hamburger:before {
  content: "\e943";
} /* '' */
.bi_food-hamburger-a:before {
  content: "\e944";
} /* '' */
.bi_food-ice-cream:before {
  content: "\e945";
} /* '' */
.bi_food-ice-cream-a:before {
  content: "\e946";
} /* '' */
.bi_food-ice-cream-b:before {
  content: "\e947";
} /* '' */
.bi_food-ice-cream-c:before {
  content: "\e948";
} /* '' */
.bi_food-melon:before {
  content: "\e949";
} /* '' */
.bi_food-noodle:before {
  content: "\e94a";
} /* '' */
.bi_food-noodle-a:before {
  content: "\e94b";
} /* '' */
.bi_food-onigiri:before {
  content: "\e94c";
} /* '' */
.bi_food-onigiri-a:before {
  content: "\e94d";
} /* '' */
.bi_food-white-bread:before {
  content: "\e94e";
} /* '' */
.bi_kitchen-fork-knife:before {
  content: "\e94f";
} /* '' */
.bi_kitchen-fork-knife-a:before {
  content: "\e950";
} /* '' */
.bi_kitchen-fridge:before {
  content: "\e951";
} /* '' */
.bi_kitchen-grill:before {
  content: "\e952";
} /* '' */
.bi_kitchen-heat:before {
  content: "\e953";
} /* '' */
.bi_kitchen-heat-a:before {
  content: "\e954";
} /* '' */
.bi_kitchen-hood:before {
  content: "\e955";
} /* '' */
.bi_kitchen-hood-a:before {
  content: "\e956";
} /* '' */
.bi_kitchen-jam:before {
  content: "\e957";
} /* '' */
.bi_kitchen-ketchup:before {
  content: "\e958";
} /* '' */
.bi_kitchen-leaf:before {
  content: "\e959";
} /* '' */
.bi_kitchen-microwave:before {
  content: "\e95a";
} /* '' */
.bi_kitchen-pepper:before {
  content: "\e95b";
} /* '' */
.bi_kitchen-plate:before {
  content: "\e95c";
} /* '' */
.bi_kitchen-recipe-book:before {
  content: "\e95d";
} /* '' */
.bi_kitchen-salt:before {
  content: "\e95e";
} /* '' */
.bi_kitchen-spatula:before {
  content: "\e95f";
} /* '' */
.bi_kitchen-spoon-fork:before {
  content: "\e960";
} /* '' */
.bi_kitchen-spoon-fork-a:before {
  content: "\e961";
} /* '' */
.bi_kitchen-tissue:before {
  content: "\e962";
} /* '' */
.bi_kitchen-water:before {
  content: "\e963";
} /* '' */
.bi_beverage-alt-glass:before {
  content: "\e964";
} /* '' */
.bi_beverage-alt-glass-a:before {
  content: "\e965";
} /* '' */
.bi_beverage-alt-glass-b:before {
  content: "\e966";
} /* '' */
.bi_beverage-alt-glass-c:before {
  content: "\e967";
} /* '' */
.bi_beverage-beer:before {
  content: "\e968";
} /* '' */
.bi_beverage-chinese-tea:before {
  content: "\e969";
} /* '' */
.bi_beverage-chinese-tea-a:before {
  content: "\e96a";
} /* '' */
.bi_beverage-chinese-tea-a-s:before {
  content: "\e96b";
} /* '' */
.bi_beverage-chinese-tea-s:before {
  content: "\e96c";
} /* '' */
.bi_setting-switch:before {
  content: "\e96d";
} /* '' */
.bi_setting-switch-a:before {
  content: "\e96e";
} /* '' */
.bi_setting-wrench:before {
  content: "\e96f";
} /* '' */
.bi_setting-wrench-a:before {
  content: "\e970";
} /* '' */
.bi_setting-airplane:before {
  content: "\e971";
} /* '' */
.bi_setting-component:before {
  content: "\e972";
} /* '' */
.bi_setting-eq:before {
  content: "\e973";
} /* '' */
.bi_setting-eq-a:before {
  content: "\e974";
} /* '' */
.bi_setting-gear:before {
  content: "\e975";
} /* '' */
.bi_setting-gear-a:before {
  content: "\e976";
} /* '' */
.bi_setting-gear-b:before {
  content: "\e977";
} /* '' */
.bi_setting-hotspot:before {
  content: "\e978";
} /* '' */
.bi_setting-notification:before {
  content: "\e979";
} /* '' */
.bi_sport-tape:before {
  content: "\e97a";
} /* '' */
.bi_sport-tennisball:before {
  content: "\e97b";
} /* '' */
.bi_sport-time:before {
  content: "\e97c";
} /* '' */
.bi_sport-trophy:before {
  content: "\e97d";
} /* '' */
.bi_sport-trophy-a:before {
  content: "\e97e";
} /* '' */
.bi_sport-tv:before {
  content: "\e97f";
} /* '' */
.bi_sport-tv-a:before {
  content: "\e980";
} /* '' */
.bi_medicine-heart:before {
  content: "\e981";
} /* '' */
.bi_medicine-lab:before {
  content: "\e982";
} /* '' */
.bi_medicine-lab-a:before {
  content: "\e983";
} /* '' */
.bi_sport-alt-badge:before {
  content: "\e984";
} /* '' */
.bi_sport-alt-badge-a:before {
  content: "\e985";
} /* '' */
.bi_sport-badge:before {
  content: "\e986";
} /* '' */
.bi_sport-badge-a:before {
  content: "\e987";
} /* '' */
.bi_sport-badge-b:before {
  content: "\e988";
} /* '' */
.bi_sport-badge-c:before {
  content: "\e989";
} /* '' */
.bi_sport-badge-one:before {
  content: "\e98a";
} /* '' */
.bi_sport-badge-one-a:before {
  content: "\e98b";
} /* '' */
.bi_sport-baseball:before {
  content: "\e98c";
} /* '' */
.bi_sport-basketball:before {
  content: "\e98d";
} /* '' */
.bi_sport-basketball-a:before {
  content: "\e98e";
} /* '' */
.bi_sport-bottle:before {
  content: "\e98f";
} /* '' */
.bi_sport-cards:before {
  content: "\e990";
} /* '' */
.bi_sport-dumbell:before {
  content: "\e991";
} /* '' */
.bi_sport-dumbell-a:before {
  content: "\e992";
} /* '' */
.bi_sport-flag:before {
  content: "\e993";
} /* '' */
.bi_sport-flag-a:before {
  content: "\e994";
} /* '' */
.bi_sport-football:before {
  content: "\e995";
} /* '' */
.bi_sport-medic:before {
  content: "\e996";
} /* '' */
.bi_sport-mic:before {
  content: "\e997";
} /* '' */
.bi_sport-puzzle:before {
  content: "\e998";
} /* '' */
.bi_sport-stadium:before {
  content: "\e999";
} /* '' */
.bi_sport-stadium-a:before {
  content: "\e99a";
} /* '' */
.bi_time-alarm:before {
  content: "\e99b";
} /* '' */
.bi_time-alt-wall-clock:before {
  content: "\e99c";
} /* '' */
.bi_time-calendar:before {
  content: "\e99d";
} /* '' */
.bi_time-calendar-a:before {
  content: "\e99e";
} /* '' */
.bi_time-calendar-b:before {
  content: "\e99f";
} /* '' */
.bi_time-clock:before {
  content: "\e9a0";
} /* '' */
.bi_time-clock-a:before {
  content: "\e9a1";
} /* '' */
.bi_time-clock-b:before {
  content: "\e9a2";
} /* '' */
.bi_time-clock-c:before {
  content: "\e9a3";
} /* '' */
.bi_time-hour-glass:before {
  content: "\e9a4";
} /* '' */
.bi_time-speed-meter:before {
  content: "\e9a5";
} /* '' */
.bi_time-stopwatch:before {
  content: "\e9a6";
} /* '' */
.bi_time-stopwatch-a:before {
  content: "\e9a7";
} /* '' */
.bi_time-stopwatch-b:before {
  content: "\e9a8";
} /* '' */
.bi_time-timer:before {
  content: "\e9a9";
} /* '' */
.bi_time-wall-clock:before {
  content: "\e9aa";
} /* '' */
.bi_time-watches:before {
  content: "\e9ab";
} /* '' */
.bi_time-watches-a:before {
  content: "\e9ac";
} /* '' */
.bi_time-watches-b:before {
  content: "\e9ad";
} /* '' */
.bi_location-alt-pin:before {
  content: "\e9ae";
} /* '' */
.bi_location-avenue:before {
  content: "\e9af";
} /* '' */
.bi_location-compass:before {
  content: "\e9b0";
} /* '' */
.bi_location-map:before {
  content: "\e9b1";
} /* '' */
.bi_location-pin:before {
  content: "\e9b2";
} /* '' */
.bi_location-pin-blank:before {
  content: "\e9b3";
} /* '' */
.bi_location-pin-check:before {
  content: "\e9b4";
} /* '' */
.bi_location-pin-map:before {
  content: "\e9b5";
} /* '' */
.bi_location-pin-map-a:before {
  content: "\e9b6";
} /* '' */
.bi_location-pin-minus:before {
  content: "\e9b7";
} /* '' */
.bi_location-pin-plus:before {
  content: "\e9b8";
} /* '' */
.bi_location-pin-regular:before {
  content: "\e9b9";
} /* '' */
.bi_location-sign-street:before {
  content: "\e9ba";
} /* '' */
.bi_tool-console:before {
  content: "\e9bb";
} /* '' */
.bi_tool-console-a:before {
  content: "\e9bc";
} /* '' */
.bi_tool-console-old:before {
  content: "\e9bd";
} /* '' */
.bi_tool-disk:before {
  content: "\e9be";
} /* '' */
.bi_tool-disk-a:before {
  content: "\e9bf";
} /* '' */
.bi_tool-flashlight:before {
  content: "\e9c0";
} /* '' */
.bi_tool-flashlight-a:before {
  content: "\e9c1";
} /* '' */
.bi_tool-flashlight-a-s:before {
  content: "\e9c2";
} /* '' */
.bi_tool-flashlight-s:before {
  content: "\e9c3";
} /* '' */
.bi_tool-gameboy:before {
  content: "\e9c4";
} /* '' */
.bi_tool-hammer:before {
  content: "\e9c5";
} /* '' */
.bi_tool-headphone:before {
  content: "\e9c6";
} /* '' */
.bi_tool-headphone-a:before {
  content: "\e9c7";
} /* '' */
.bi_tool-laptop:before {
  content: "\e9c8";
} /* '' */
.bi_tool-magic-wand:before {
  content: "\e9c9";
} /* '' */
.bi_tool-magic-wand-a:before {
  content: "\e9ca";
} /* '' */
.bi_tool-magnet:before {
  content: "\e9cb";
} /* '' */
.bi_tool-magnifier:before {
  content: "\e9cc";
} /* '' */
.bi_tool-medical-tape:before {
  content: "\e9cd";
} /* '' */
.bi_tool-mobile:before {
  content: "\e9ce";
} /* '' */
.bi_tool-mobile-l:before {
  content: "\e9cf";
} /* '' */
.bi_tool-monitor:before {
  content: "\e9d0";
} /* '' */
.bi_tool-monitor-a:before {
  content: "\e9d1";
} /* '' */
.bi_tool-mouse:before {
  content: "\e9d2";
} /* '' */
.bi_tool-net:before {
  content: "\e9d3";
} /* '' */
.bi_tool-paint-roler:before {
  content: "\e9d4";
} /* '' */
.bi_tool-projector:before {
  content: "\e9d5";
} /* '' */
.bi_tool-radio:before {
  content: "\e9d6";
} /* '' */
.bi_tool-ruler:before {
  content: "\e9d7";
} /* '' */
.bi_tool-scissor:before {
  content: "\e9d8";
} /* '' */
.bi_tool-tablet:before {
  content: "\e9d9";
} /* '' */
.bi_tool-tablet-l:before {
  content: "\e9da";
} /* '' */
.bi_tool-television:before {
  content: "\e9db";
} /* '' */
.bi_tool-toothbrush:before {
  content: "\e9dc";
} /* '' */
.bi_tool-umbrella:before {
  content: "\e9dd";
} /* '' */
.bi_tool-video:before {
  content: "\e9de";
} /* '' */
.bi_tool-alt-camera:before {
  content: "\e9df";
} /* '' */
.bi_tool-alt-camera-a:before {
  content: "\e9e0";
} /* '' */
.bi_tool-android:before {
  content: "\e9e1";
} /* '' */
.bi_tool-android-l:before {
  content: "\e9e2";
} /* '' */
.bi_tool-binoculars:before {
  content: "\e9e3";
} /* '' */
.bi_tool-brush:before {
  content: "\e9e4";
} /* '' */
.bi_tool-brush-a:before {
  content: "\e9e5";
} /* '' */
.bi_tool-calculator:before {
  content: "\e9e6";
} /* '' */
.bi_tool-camera:before {
  content: "\e9e7";
} /* '' */
.bi_tool-camera-a:before {
  content: "\e9e8";
} /* '' */
.bi_tool-camera-b:before {
  content: "\e9e9";
} /* '' */
.bi_tool-compass:before {
  content: "\e9ea";
} /* '' */
.bi_transport-car-b:before {
  content: "\e9eb";
} /* '' */
.bi_transport-car-c:before {
  content: "\e9ec";
} /* '' */
.bi_transport-ship:before {
  content: "\e9ed";
} /* '' */
.bi_transport-train:before {
  content: "\e9ee";
} /* '' */
.bi_transport-truck:before {
  content: "\e9ef";
} /* '' */
.bi_transport-truck-a:before {
  content: "\e9f0";
} /* '' */
.bi_transport-alt-bus:before {
  content: "\e9f1";
} /* '' */
.bi_transport-bicycle:before {
  content: "\e9f2";
} /* '' */
.bi_transport-bicycle-a:before {
  content: "\e9f3";
} /* '' */
.bi_transport-boat:before {
  content: "\e9f4";
} /* '' */
.bi_transport-bus:before {
  content: "\e9f5";
} /* '' */
.bi_transport-bus-a:before {
  content: "\e9f6";
} /* '' */
.bi_transport-car:before {
  content: "\e9f7";
} /* '' */
.bi_transport-car-a:before {
  content: "\e9f8";
} /* '' */
.bi_user-male:before {
  content: "\e9f9";
} /* '' */
.bi_user-male-check:before {
  content: "\e9fa";
} /* '' */
.bi_user-male-cross:before {
  content: "\e9fb";
} /* '' */
.bi_user-male-minus:before {
  content: "\e9fc";
} /* '' */
.bi_user-male-plus:before {
  content: "\e9fd";
} /* '' */
.bi_user-male-sign:before {
  content: "\e9fe";
} /* '' */
.bi_user-password:before {
  content: "\e9ff";
} /* '' */
.bi_user-password-u:before {
  content: "\ea00";
} /* '' */
.bi_user-password-u-a:before {
  content: "\ea01";
} /* '' */
.bi_user-single:before {
  content: "\ea02";
} /* '' */
.bi_user-single-a:before {
  content: "\ea03";
} /* '' */
.bi_user-single-a-check:before {
  content: "\ea04";
} /* '' */
.bi_user-single-a-cross:before {
  content: "\ea05";
} /* '' */
.bi_user-single-a-group:before {
  content: "\ea06";
} /* '' */
.bi_user-single-a-list:before {
  content: "\ea07";
} /* '' */
.bi_user-single-a-minus:before {
  content: "\ea08";
} /* '' */
.bi_user-single-a-plus:before {
  content: "\ea09";
} /* '' */
.bi_user-single-check:before {
  content: "\ea0a";
} /* '' */
.bi_user-single-cross:before {
  content: "\ea0b";
} /* '' */
.bi_user-single-minus:before {
  content: "\ea0c";
} /* '' */
.bi_user-single-plus:before {
  content: "\ea0d";
} /* '' */
.bi_user-single-round:before {
  content: "\ea0e";
} /* '' */
.bi_user-alt:before {
  content: "\ea0f";
} /* '' */
.bi_user-alt-check:before {
  content: "\ea10";
} /* '' */
.bi_user-alt-cross:before {
  content: "\ea11";
} /* '' */
.bi_user-alt-group:before {
  content: "\ea12";
} /* '' */
.bi_user-alt-list:before {
  content: "\ea13";
} /* '' */
.bi_user-alt-minus:before {
  content: "\ea14";
} /* '' */
.bi_user-alt-plus:before {
  content: "\ea15";
} /* '' */
.bi_user-contact-book:before {
  content: "\ea16";
} /* '' */
.bi_user-female:before {
  content: "\ea17";
} /* '' */
.bi_user-female-cross:before {
  content: "\ea18";
} /* '' */
.bi_user-female-group:before {
  content: "\ea19";
} /* '' */
.bi_user-female-list:before {
  content: "\ea1a";
} /* '' */
.bi_user-female-minus:before {
  content: "\ea1b";
} /* '' */
.bi_user-female-plus:before {
  content: "\ea1c";
} /* '' */
.bi_user-female-sign:before {
  content: "\ea1d";
} /* '' */
.bi_user-female-tick:before {
  content: "\ea1e";
} /* '' */
.bi_user-key:before {
  content: "\ea1f";
} /* '' */
.bi_user-lock:before {
  content: "\ea20";
} /* '' */
.bi_user-lock-u:before {
  content: "\ea21";
} /* '' */
.bi_user-lock-u-a:before {
  content: "\ea22";
} /* '' */
.bi_weather-sunset-a:before {
  content: "\ea23";
} /* '' */
.bi_weather-wind:before {
  content: "\ea24";
} /* '' */
.bi_weather-wind-pressure:before {
  content: "\ea25";
} /* '' */
.bi_weather-wind-pressure-a:before {
  content: "\ea26";
} /* '' */
.bi_weather-cloud:before {
  content: "\ea27";
} /* '' */
.bi_weather-cloud-a:before {
  content: "\ea28";
} /* '' */
.bi_weather-cloud-rainy:before {
  content: "\ea29";
} /* '' */
.bi_weather-cloud-rainy-a:before {
  content: "\ea2a";
} /* '' */
.bi_weather-cloud-snow:before {
  content: "\ea2b";
} /* '' */
.bi_weather-cloud-snow-a:before {
  content: "\ea2c";
} /* '' */
.bi_weather-cloud-stormy:before {
  content: "\ea2d";
} /* '' */
.bi_weather-cloud-stormy-a:before {
  content: "\ea2e";
} /* '' */
.bi_weather-cloud-sun:before {
  content: "\ea2f";
} /* '' */
.bi_weather-humid:before {
  content: "\ea30";
} /* '' */
.bi_weather-moon:before {
  content: "\ea31";
} /* '' */
.bi_weather-moon-a:before {
  content: "\ea32";
} /* '' */
.bi_weather-moon-b:before {
  content: "\ea33";
} /* '' */
.bi_weather-moon-r:before {
  content: "\ea34";
} /* '' */
.bi_weather-sun-a:before {
  content: "\ea35";
} /* '' */
.bi_weather-sun-b:before {
  content: "\ea36";
} /* '' */
.bi_weather-sun-r:before {
  content: "\ea37";
} /* '' */
.bi_weather-sunrise:before {
  content: "\ea38";
} /* '' */
.bi_web-bug:before {
  content: "\ea39";
} /* '' */
.bi_web-code:before {
  content: "\ea3a";
} /* '' */
.bi_web-database:before {
  content: "\ea3b";
} /* '' */
.bi_web-download:before {
  content: "\ea3c";
} /* '' */
.bi_web-graph:before {
  content: "\ea3d";
} /* '' */
.bi_web-inspect:before {
  content: "\ea3e";
} /* '' */
.bi_web-internet:before {
  content: "\ea3f";
} /* '' */
.bi_web-internet-a:before {
  content: "\ea40";
} /* '' */
.bi_web-logout:before {
  content: "\ea41";
} /* '' */
.bi_web-menu-collapse-down:before {
  content: "\ea42";
} /* '' */
.bi_web-menu-collapse-left:before {
  content: "\ea43";
} /* '' */
.bi_web-menu-collapse-right:before {
  content: "\ea44";
} /* '' */
.bi_web-menu-collapse-up:before {
  content: "\ea45";
} /* '' */
.bi_web-reading-list:before {
  content: "\ea46";
} /* '' */
.bi_web-report:before {
  content: "\ea47";
} /* '' */
.bi_web-report-a:before {
  content: "\ea48";
} /* '' */
.bi_web-rss:before {
  content: "\ea49";
} /* '' */
.bi_web-share:before {
  content: "\ea4a";
} /* '' */
.bi_web-share-a:before {
  content: "\ea4b";
} /* '' */
.bi_web-share-b:before {
  content: "\ea4c";
} /* '' */
.bi_web-statistic:before {
  content: "\ea4d";
} /* '' */
.bi_web-traffic:before {
  content: "\ea4e";
} /* '' */
.bi_web-traffic-a:before {
  content: "\ea4f";
} /* '' */
.bi_web-traffic-b:before {
  content: "\ea50";
} /* '' */
.bi_web-traffic-c:before {
  content: "\ea51";
} /* '' */
.bi_web-upload:before {
  content: "\ea52";
} /* '' */
.bi_web-url:before {
  content: "\ea53";
} /* '' */
.bi_web-url-a:before {
  content: "\ea54";
} /* '' */
.bi_web-url-b:before {
  content: "\ea55";
} /* '' */
.bi_web-warning:before {
  content: "\ea56";
} /* '' */
.bi_web-webcam:before {
  content: "\ea57";
} /* '' */
.bi_web-broken-link:before {
  content: "\ea58";
} /* '' */
.bi_web-browser:before {
  content: "\ea59";
} /* '' */
.bi_web-browser-a:before {
  content: "\ea5a";
} /* '' */
.bi_web-browser-b:before {
  content: "\ea5b";
} /* '' */
.bi_web-browser-cross:before {
  content: "\ea5c";
} /* '' */
.bi_web-browser-minus:before {
  content: "\ea5d";
} /* '' */
.bi_web-browser-plus:before {
  content: "\ea5e";
} /* '' */
.bi_web-browser-tab:before {
  content: "\ea5f";
} /* '' */
.bi_web-browser-tab-cross:before {
  content: "\ea60";
} /* '' */
.bi_web-browser-tab-minus:before {
  content: "\ea61";
} /* '' */
.bi_web-browser-tab-plus:before {
  content: "\ea62";
} /* '' */
.bi_web-browser-tab-tick:before {
  content: "\ea63";
} /* '' */
.bi_web-browser-tick:before {
  content: "\ea64";
} /* '' */
.bi_web-browser-window:before {
  content: "\ea65";
} /* '' */
.bi_logo-vimeo:before {
  content: "\ea66";
} /* '' */
.bi_logo-windows:before {
  content: "\ea67";
} /* '' */
.bi_logo-zerply:before {
  content: "\ea68";
} /* '' */
.bi_logo-amazon:before {
  content: "\ea69";
} /* '' */
.bi_logo-dribbble:before {
  content: "\ea6a";
} /* '' */
.bi_logo-dropbox:before {
  content: "\ea6b";
} /* '' */
.bi_logo-evernote:before {
  content: "\ea6c";
} /* '' */
.bi_logo-facebook:before {
  content: "\ea6d";
} /* '' */
.bi_logo-grooveshark:before {
  content: "\ea6e";
} /* '' */
.bi_logo-instagram:before {
  content: "\ea6f";
} /* '' */
.bi_logo-linkedin:before {
  content: "\ea70";
} /* '' */
.bi_logo-musio:before {
  content: "\ea71";
} /* '' */
.bi_logo-path:before {
  content: "\ea72";
} /* '' */
.bi_logo-paypal:before {
  content: "\ea73";
} /* '' */
.bi_logo-picasa:before {
  content: "\ea74";
} /* '' */
.bi_logo-pinterest:before {
  content: "\ea75";
} /* '' */
.bi_logo-rdio:before {
  content: "\ea76";
} /* '' */
.bi_logo-squarespace:before {
  content: "\ea77";
} /* '' */
.bi_logo-squareup:before {
  content: "\ea78";
} /* '' */
.bi_logo-twitter:before {
  content: "\ea79";
} /* '' */
.bi_misc-one-click:before {
  content: "\ea7a";
} /* '' */
.bi_misc-pointer:before {
  content: "\ea7b";
} /* '' */
.bi_misc-pointer-swipe-l:before {
  content: "\ea7c";
} /* '' */
.bi_misc-pointer-swipe-r:before {
  content: "\ea7d";
} /* '' */
.bi_misc-puzzle:before {
  content: "\ea7e";
} /* '' */
.bi_misc-wifi:before {
  content: "\ea7f";
} /* '' */
.bi_misc-crown:before {
  content: "\ea80";
} /* '' */
.bi_misc-cube:before {
  content: "\ea81";
} /* '' */
.bi_misc-dice-five:before {
  content: "\ea82";
} /* '' */
.bi_misc-dice-four:before {
  content: "\ea83";
} /* '' */
.bi_misc-dice-one:before {
  content: "\ea84";
} /* '' */
.bi_misc-dice-six:before {
  content: "\ea85";
} /* '' */
.bi_misc-dice-three:before {
  content: "\ea86";
} /* '' */
.bi_misc-dice-two:before {
  content: "\ea87";
} /* '' */
.bi_misc-double-click:before {
  content: "\ea88";
} /* '' */
.bi_misc-female-gender:before {
  content: "\ea89";
} /* '' */
.bi_misc-globe:before {
  content: "\ea8a";
} /* '' */
.bi_misc-male-gender:before {
  content: "\ea8b";
} /* '' */
.bi_misc-mood-happy:before {
  content: "\ea8c";
} /* '' */
.bi_misc-mood-sad:before {
  content: "\ea8d";
} /* '' */
.bi_music-mic:before {
  content: "\ea8e";
} /* '' */
.bi_music-mic-a:before {
  content: "\ea8f";
} /* '' */
.bi_music-next:before {
  content: "\ea90";
} /* '' */
.bi_music-next-l:before {
  content: "\ea91";
} /* '' */
.bi_music-next-l-a:before {
  content: "\ea92";
} /* '' */
.bi_music-pause:before {
  content: "\ea93";
} /* '' */
.bi_music-pause-a:before {
  content: "\ea94";
} /* '' */
.bi_music-pause-b:before {
  content: "\ea95";
} /* '' */
.bi_music-play:before {
  content: "\ea96";
} /* '' */
.bi_music-playlist:before {
  content: "\ea97";
} /* '' */
.bi_music-previous:before {
  content: "\ea98";
} /* '' */
.bi_music-previous-l:before {
  content: "\ea99";
} /* '' */
.bi_music-previous-l-a:before {
  content: "\ea9a";
} /* '' */
.bi_music-radio:before {
  content: "\ea9b";
} /* '' */
.bi_music-record:before {
  content: "\ea9c";
} /* '' */
.bi_music-record-a:before {
  content: "\ea9d";
} /* '' */
.bi_music-repeat:before {
  content: "\ea9e";
} /* '' */
.bi_music-repeat-a:before {
  content: "\ea9f";
} /* '' */
.bi_music-repeat-one:before {
  content: "\eaa0";
} /* '' */
.bi_music-repeat-one-a:before {
  content: "\eaa1";
} /* '' */
.bi_music-shuffle:before {
  content: "\eaa2";
} /* '' */
.bi_music-shuffle-a:before {
  content: "\eaa3";
} /* '' */
.bi_music-song-note:before {
  content: "\eaa4";
} /* '' */
.bi_music-song-note-a:before {
  content: "\eaa5";
} /* '' */
.bi_music-speaker:before {
  content: "\eaa6";
} /* '' */
.bi_music-speaker-a:before {
  content: "\eaa7";
} /* '' */
.bi_music-stop:before {
  content: "\eaa8";
} /* '' */
.bi_music-stop-a:before {
  content: "\eaa9";
} /* '' */
.bi_volume-high:before {
  content: "\eaaa";
} /* '' */
.bi_volume-high-a:before {
  content: "\eaab";
} /* '' */
.bi_volume-low:before {
  content: "\eaac";
} /* '' */
.bi_volume-low-a:before {
  content: "\eaad";
} /* '' */
.bi_volume-medium:before {
  content: "\eaae";
} /* '' */
.bi_volume-medium-a:before {
  content: "\eaaf";
} /* '' */
.bi_volume-mute:before {
  content: "\eab0";
} /* '' */
.bi_volume-mute-a:before {
  content: "\eab1";
} /* '' */
.bi_music-album:before {
  content: "\eab2";
} /* '' */
.bi_music-album-a:before {
  content: "\eab3";
} /* '' */
.bi_music-album-b:before {
  content: "\eab4";
} /* '' */
.bi_music-album-c:before {
  content: "\eab5";
} /* '' */
.bi_music-album-cd:before {
  content: "\eab6";
} /* '' */
.bi_music-cd:before {
  content: "\eab7";
} /* '' */
.bi_music-eject:before {
  content: "\eab8";
} /* '' */
.bi_music-eq:before {
  content: "\eab9";
} /* '' */
.bi_music-eq-a:before {
  content: "\eaba";
} /* '' */
.bi_music-group-note:before {
  content: "\eabb";
} /* '' */
.bi_music-group-note-a:before {
  content: "\eabc";
} /* '' */
.bi_music-headphone:before {
  content: "\eabd";
} /* '' */
.bi_music-headphone-a:before {
  content: "\eabe";
} /* '' */
.bi_music-list:before {
  content: "\eabf";
} /* '' */
.bi_interface-backspace:before {
  content: "\eac0";
} /* '' */
.bi_interface-backspace-a:before {
  content: "\eac1";
} /* '' */
.bi_interface-bell:before {
  content: "\eac2";
} /* '' */
.bi_interface-bell-a:before {
  content: "\eac3";
} /* '' */
.bi_interface-block:before {
  content: "\eac4";
} /* '' */
.bi_interface-bottom:before {
  content: "\eac5";
} /* '' */
.bi_interface-bottom-k:before {
  content: "\eac6";
} /* '' */
.bi_interface-bottom-r:before {
  content: "\eac7";
} /* '' */
.bi_interface-box-bottom:before {
  content: "\eac8";
} /* '' */
.bi_interface-box-bottom-a:before {
  content: "\eac9";
} /* '' */
.bi_interface-box-cross:before {
  content: "\eaca";
} /* '' */
.bi_interface-box-left:before {
  content: "\eacb";
} /* '' */
.bi_interface-box-left-a:before {
  content: "\eacc";
} /* '' */
.bi_interface-box-minus:before {
  content: "\eacd";
} /* '' */
.bi_interface-box-plus:before {
  content: "\eace";
} /* '' */
.bi_interface-box-right:before {
  content: "\eacf";
} /* '' */
.bi_interface-box-right-a:before {
  content: "\ead0";
} /* '' */
.bi_interface-box-tick:before {
  content: "\ead1";
} /* '' */
.bi_interface-box-top:before {
  content: "\ead2";
} /* '' */
.bi_interface-box-top-a:before {
  content: "\ead3";
} /* '' */
.bi_interface-bulleye:before {
  content: "\ead4";
} /* '' */
.bi_interface-calendar:before {
  content: "\ead5";
} /* '' */
.bi_interface-circle:before {
  content: "\ead6";
} /* '' */
.bi_interface-circle-cross:before {
  content: "\ead7";
} /* '' */
.bi_interface-circle-minus:before {
  content: "\ead8";
} /* '' */
.bi_interface-circle-plus:before {
  content: "\ead9";
} /* '' */
.bi_interface-circle-tick:before {
  content: "\eada";
} /* '' */
.bi_interface-circle-tick-a:before {
  content: "\eadb";
} /* '' */
.bi_interface-clock:before {
  content: "\eadc";
} /* '' */
.bi_interface-clock-a:before {
  content: "\eadd";
} /* '' */
.bi_interface-clock-b:before {
  content: "\eade";
} /* '' */
.bi_interface-cloud-download:before {
  content: "\eadf";
} /* '' */
.bi_interface-cloud-upload:before {
  content: "\eae0";
} /* '' */
.bi_interface-cmd:before {
  content: "\eae1";
} /* '' */
.bi_interface-crop:before {
  content: "\eae2";
} /* '' */
.bi_interface-cross:before {
  content: "\eae3";
} /* '' */
.bi_interface-dashboard:before {
  content: "\eae4";
} /* '' */
.bi_interface-direction:before {
  content: "\eae7";
} /* '' */
.bi_interface-downloading:before {
  content: "\eae8";
} /* '' */
.bi_interface-enlarge:before {
  content: "\eae9";
} /* '' */
.bi_interface-enlarge-a:before {
  content: "\eaea";
} /* '' */
.bi_interface-enlarge-c:before {
  content: "\eaeb";
} /* '' */
.bi_interface-expand:before {
  content: "\eaec";
} /* '' */
.bi_interface-forward:before {
  content: "\eaed";
} /* '' */
.bi_interface-fullscreen:before {
  content: "\eaee";
} /* '' */
.bi_interface-fullscreen-a:before {
  content: "\eaef";
} /* '' */
.bi_interface-fullscreen-wide:before {
  content: "\eaf0";
} /* '' */
.bi_interface-hamburger:before {
  content: "\eaf1";
} /* '' */
.bi_interface-heart:before {
  content: "\eaf2";
} /* '' */
.bi_interface-help:before {
  content: "\eaf3";
} /* '' */
.bi_interface-help-a:before {
  content: "\eaf4";
} /* '' */
.bi_interface-home:before {
  content: "\eaf5";
} /* '' */
.bi_interface-home-a:before {
  content: "\eaf6";
} /* '' */
.bi_interface-horizontal:before {
  content: "\eaf7";
} /* '' */
.bi_interface-horizontal-a:before {
  content: "\eaf8";
} /* '' */
.bi_interface-in-link:before {
  content: "\eaf9";
} /* '' */
.bi_interface-left:before {
  content: "\eafa";
} /* '' */
.bi_interface-left-b-k:before {
  content: "\eafb";
} /* '' */
.bi_interface-left-k:before {
  content: "\eafc";
} /* '' */
.bi_interface-left-r:before {
  content: "\eafd";
} /* '' */
.bi_interface-left-t-k:before {
  content: "\eafe";
} /* '' */
.bi_interface-list-view:before {
  content: "\eaff";
} /* '' */
.bi_interface-login:before {
  content: "\eb00";
} /* '' */
.bi_interface-logout-a:before {
  content: "\eb01";
} /* '' */
.bi_interface-minimize:before {
  content: "\eb02";
} /* '' */
.bi_interface-minus:before {
  content: "\eb03";
} /* '' */
.bi_interface-more:before {
  content: "\eb04";
} /* '' */
.bi_interface-number:before {
  content: "\eb05";
} /* '' */
.bi_interface-out-link:before {
  content: "\eb06";
} /* '' */
.bi_interface-pixel:before {
  content: "\eb07";
} /* '' */
.bi_interface-places:before {
  content: "\eb08";
} /* '' */
.bi_interface-places-a:before {
  content: "\eb09";
} /* '' */
.bi_interface-plus:before {
  content: "\eb0a";
} /* '' */
.bi_interface-popup:before {
  content: "\eb0b";
} /* '' */
.bi_interface-power:before {
  content: "\eb0c";
} /* '' */
.bi_interface-refresh:before {
  content: "\eb0d";
} /* '' */
.bi_interface-repeating:before {
  content: "\eb0e";
} /* '' */
.bi_interface-reply:before {
  content: "\eb0f";
} /* '' */
.bi_interface-resize-full:before {
  content: "\eb10";
} /* '' */
.bi_interface-resize-full-a:before {
  content: "\eb11";
} /* '' */
.bi_interface-resize-normal:before {
  content: "\eb12";
} /* '' */
.bi_interface-reverse:before {
  content: "\eb13";
} /* '' */
.bi_interface-right:before {
  content: "\eb14";
} /* '' */
.bi_interface-right-k:before {
  content: "\eb15";
} /* '' */
.bi_interface-right-r:before {
  content: "\eb16";
} /* '' */
.bi_interface-rigth-b-k:before {
  content: "\eb17";
} /* '' */
.bi_interface-rigth-t-k:before {
  content: "\eb18";
} /* '' */
.bi_interface-search:before {
  content: "\eb19";
} /* '' */
.bi_interface-search-cross:before {
  content: "\eb1a";
} /* '' */
.bi_interface-search-minus:before {
  content: "\eb1b";
} /* '' */
.bi_interface-search-plus:before {
  content: "\eb1c";
} /* '' */
.bi_interface-search-tick:before {
  content: "\eb1d";
} /* '' */
.bi_interface-sidebar-hamburger:before {
  content: "\eb1e";
} /* '' */
.bi_interface-star:before {
  content: "\eb1f";
} /* '' */
.bi_interface-star-a:before {
  content: "\eb20";
} /* '' */
.bi_interface-target:before {
  content: "\eb21";
} /* '' */
.bi_interface-thumbnail:before {
  content: "\eb22";
} /* '' */
.bi_interface-tick:before {
  content: "\eb23";
} /* '' */
.bi_interface-top:before {
  content: "\eb24";
} /* '' */
.bi_interface-top-k:before {
  content: "\eb25";
} /* '' */
.bi_interface-top-r:before {
  content: "\eb26";
} /* '' */
.bi_interface-undo:before {
  content: "\eb27";
} /* '' */
.bi_interface-uploading:before {
  content: "\eb28";
} /* '' */
.bi_interface-vertical:before {
  content: "\eb29";
} /* '' */
.bi_interface-vertical-a:before {
  content: "\eb2a";
} /* '' */
.bi_interface-view:before {
  content: "\eb2b";
} /* '' */
.bi_interface-warning:before {
  content: "\eb2c";
} /* '' */
.bi_interface-window:before {
  content: "\eb2d";
} /* '' */
.bi_layout-footer:before {
  content: "\eb2e";
} /* '' */
.bi_layout-grid:before {
  content: "\eb2f";
} /* '' */
.bi_layout-half:before {
  content: "\eb30";
} /* '' */
.bi_layout-header:before {
  content: "\eb31";
} /* '' */
.bi_layout-sidebar-l:before {
  content: "\eb32";
} /* '' */
.bi_layout-sidebar-l-a:before {
  content: "\eb33";
} /* '' */
.bi_layout-sidebar-l-half:before {
  content: "\eb34";
} /* '' */
.bi_layout-sidebar-l-half-a:before {
  content: "\eb35";
} /* '' */
.bi_layout-sidebar-r:before {
  content: "\eb36";
} /* '' */
.bi_layout-sidebar-r-a:before {
  content: "\eb37";
} /* '' */
.bi_layout-sidebar-r-half:before {
  content: "\eb38";
} /* '' */
.bi_layout-sidebar-r-half-a:before {
  content: "\eb39";
} /* '' */
.bi_layout-third-h:before {
  content: "\eb3a";
} /* '' */
.bi_layout-third-v:before {
  content: "\eb3b";
} /* '' */
.bi_layout-wireframe:before {
  content: "\eb3c";
} /* '' */
.bi_layout-wireframe-a:before {
  content: "\eb3d";
} /* '' */
.bi_interface-alt-cross:before {
  content: "\eb3e";
} /* '' */
.bi_interface-alt-fullscreen:before {
  content: "\eb3f";
} /* '' */
.bi_interface-alt-minus:before {
  content: "\eb40";
} /* '' */
.bi_interface-alt-plus:before {
  content: "\eb41";
} /* '' */
.bi_interface-alt-tick:before {
  content: "\eb42";
} /* '' */
.bi_interface-alt-widescreen:before {
  content: "\eb43";
} /* '' */
.bi_interface-arrow-all:before {
  content: "\eb44";
} /* '' */
.bi_interface-arrow-bottom:before {
  content: "\eb45";
} /* '' */
.bi_interface-arrow-bottom-circle:before {
  content: "\eb46";
} /* '' */
.bi_interface-arrow-left:before {
  content: "\eb47";
} /* '' */
.bi_interface-arrow-left-b:before {
  content: "\eb48";
} /* '' */
.bi_interface-arrow-left-circle:before {
  content: "\eb49";
} /* '' */
.bi_interface-arrow-left-t:before {
  content: "\eb4a";
} /* '' */
.bi_interface-arrow-right:before {
  content: "\eb4b";
} /* '' */
.bi_interface-arrow-right-b:before {
  content: "\eb4c";
} /* '' */
.bi_interface-arrow-right-circle:before {
  content: "\eb4d";
} /* '' */
.bi_interface-arrow-right-t:before {
  content: "\eb4e";
} /* '' */
.bi_interface-arrow-top:before {
  content: "\eb4f";
} /* '' */
.bi_interface-arrow-top-circle:before {
  content: "\eb50";
} /* '' */
.bi_animal-dog-a:before {
  content: "\eb51";
} /* '' */
.bi_interface-horizontal-a-1:before {
  content: "\eb52";
} /* '' */
.bi_interface-vertical-a-1:before {
  content: "\eb53";
} /* '' */
.bi_interface-diag:before {
  content: "\eb54";
} /* '' */
.bi_interface-diag-a:before {
  content: "\eb55";
} /* '' */

/*!
	 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
	 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
	 */
/* FONT PATH
	 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/font_awesome/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/font_awesome/fontawesome-webfont.eot?#iefix&v=4.4.0")
      format("embedded-opentype"),
    url("../fonts/font_awesome/fontawesome-webfont.woff2?v=4.4.0")
      format("woff2"),
    url("../fonts/font_awesome/fontawesome-webfont.woff?v=4.4.0") format("woff"),
    url("../fonts/font_awesome/fontawesome-webfont.ttf?v=4.4.0")
      format("truetype"),
    url("../fonts/font_awesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
.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.33333333em;
  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.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  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 infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-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: #ffffff;
}
/* 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: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}

@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 769px) {
  .col,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
.slideout-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 320px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
}
.slideout-panel {
  position: relative;
  z-index: 1;
}
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}
.slideout-open .slideout-menu {
  display: block;
}
.button {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  white-space: nowrap;
  border-radius: 3px;
  border: 2px solid #000;
  color: #000;
  padding: 12px 18px;
  font-size: 15px;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.button:hover {
  color: #fff;
}
.button.-primary {
  border-color: #3499e0;
  color: #3499e0;
}
.button.-primary:hover {
  background: #3499e0;
  color: #fff;
}
.button.-secondary {
  border-color: #a16bb8;
  color: #a16bb8;
}
.button.-secondary:hover {
  background-color: #a16bb8;
  color: #fff;
}
.button.-secondary.-fill {
  background-color: #a16bb8;
  color: #fff;
}
.button.-white {
  border-color: #fff;
  color: #fff;
}
.button.-white:hover {
  background-color: #fff;
  color: #a16bb8;
}
.button.-green {
  border-color: #8eb220;
  color: #8eb220;
}
.button.-green:hover {
  background-color: #8eb220;
  color: #fff;
}
.button.-green_light {
  border-color: #5fcf80;
  color: #5fcf80;
}
.button.-green_light:hover {
  background-color: #5fcf80;
  color: #fff;
}
.button.-green_light.-fill {
  background: #5fcf80;
  color: #fff;
  border: none;
}
.button.-green_light.-fill:hover {
  background: #38ba5e;
}
.button.-blue_light {
  border-color: #39add1;
  color: #39add1;
}
.button.-blue_light:hover {
  background-color: #39add1;
  color: #fff;
}
.button.-turquoise {
  border-color: #4b987f;
  color: #4b987f;
}
.button.-turquoise:hover {
  background-color: #4b987f;
  color: #fff;
}
.button.-gray {
  border: 1px solid #e6e6e6;
  color: #b3b3b3;
  font-size: 15px;
  text-transform: none;
  font-style: italic;
  padding: 5px 9px;
  margin: 10px 10px 0 0;
}
.button.-gray:hover {
  background: #e6e6e6;
}
.button.-atlantis {
  border-color: #97bf23;
  color: #97bf23;
}
.button.-atlantis:hover {
  background-color: #97bf23;
}
.button.-atlantis.-fill {
  background: #97bf23;
  color: #fff;
}
.button.-atlantis.-fill:hover {
  background: #79991c;
  border-color: #79991c;
}
.button.-silver_tree {
  border-color: #65c099;
  color: #65c099;
}
.button.-silver_tree:hover {
  background-color: #65c099;
  color: #fff;
}
.button.-blue_dark {
  border-color: #0b66a2;
  color: #0b66a2;
}
.button.-blue_dark:hover {
  background-color: #0b66a2;
  color: #fff;
}
.button.-emerald {
  color: #49cc8d;
  border-color: #49cc8d;
}
.button.-emerald:hover {
  background-color: #49cc8d;
  color: #fff;
}
.button.-emerald.-fill {
  color: #fff;
  background-color: #49cc8d;
}
.button.-emerald.-fill:hover {
  background: #31ad71;
  border-color: #31ad71;
}
.button.-with_arrow .button--inner {
  position: relative;
  margin: 0 -10px;
  padding: 0 10px;
  -webkit-transition: padding 0.2s;
  transition: padding 0.2s;
}
.button.-with_arrow .button--inner i {
  position: absolute;
  top: 50%;
  right: 5px;
  opacity: 0;
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 15px;
  margin: -7px 0 0;
}
.button.-with_arrow.-large:hover .button--inner {
  padding: 0 20px 0 0;
}
.button.-with_arrow.-large:hover .button--inner i {
  opacity: 1;
  right: -5px;
}
.button.-large {
  font-size: 17px;
  padding: 16px 30px;
}
@media (max-width: 769px) {
  .button {
    white-space: normal;
  }
  .button.-with_arrow:hover i {
    display: none;
  }
}
.field {
  background: #fff;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 2px;
}
.field input,
.field textarea {
  background: #fff;
  font-size: 19px;
  line-height: 27px;
  padding: 18px 28px;
  position: relative;
  z-index: 1;
  resize: none;
}
.field input:focus + .field--focus_border,
.field textarea:focus + .field--focus_border {
  display: block;
}
.field--focus_border {
  display: none;
  position: absolute;
  border: 2px solid #2f97d9;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.field.-medium input,
.field.-medium textarea {
  font-size: 17px;
  line-height: 27px;
  padding: 14px 20px;
}
.field.-wide {
  display: block;
}
.field.-wide input,
.field.-wide textarea {
  width: 100%;
}
.form {
  margin: 7px;
  position: relative;
  background: #fff;
}
.form:after {
  position: absolute;
  top: -6px;
  left: -6px;
  border: 1px solid #e2e2e2;
  right: -6px;
  bottom: -6px;
  content: "";
}
.form--wrap {
  position: relative;
  z-index: 1;
  border: 2px solid #e2e2e2;
}
.form--row {
  display: table;
  width: 100%;
}
.form--row.-cols_2 {
  table-layout: fixed;
}
.form--row + .form--row {
  border-top: 1px solid #e2e2e2;
}
.form--row:first-child .form--col .field--focus_border {
  top: -2px;
}
.form--row:last-child .form--col .field--focus_border {
  bottom: -2px;
}
.form--col {
  display: table-cell;
}
.form--col .field--focus_border {
  top: -1px;
  bottom: -1px;
  right: -1px;
  left: -1px;
  z-index: 1;
}
.form--col:first-child .field--focus_border {
  left: -2px;
}
.form--col:last-child .field--focus_border {
  right: -2px;
}
.form--col:last-child .select2:after {
  right: -2px;
}
.form--col + .form--col {
  border-left: 1px solid #e2e2e2;
}
.form--header {
  border-bottom: 2px solid #e2e2e2;
  text-align: center;
  padding: 30px 0;
}
.form--title {
  font-size: 26px;
  font-weight: bold;
}
.form--description {
  color: #9b9b9b;
  font-size: 17px;
  padding: 22px 0 6px;
}
.form--footer {
  border-top: 2px solid #e2e2e2;
  text-align: center;
  padding: 30px;
}
.form--footer .button {
  margin: 0 10px;
}
.form.-shadow {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.04);
}
.form.-thin_border .form--wrap {
  border-width: 1px;
}
.form.-thin_border .form--col:first-child .field--focus_border {
  left: -1px;
}
.form.-thin_border .form--col:last-child .field--focus_border {
  right: -1px;
}
@media (max-width: 769px) {
  .form--col {
    display: block;
    width: 100%;
    border: 0;
    border-top: 1px solid #e2e2e2;
  }
  .form--row:first-child .form--col:first-child {
    border-top: 0;
  }
  .form--col + .form--col {
    border-left: 0;
  }
  .form--footer .button {
    display: block;
    width: 100%;
    margin: 0;
  }
  .form .field input,
  .form .field textarea {
    font-size: 17px;
    line-height: 24px;
    padding: 15px;
  }
  .form .select2-selection {
    padding: 0 15px;
    line-height: 54px;
    height: 54px;
    font-size: 17px;
  }
  .form--row + .form--row {
    border-top: 0;
  }
}
.block {
  position: relative;
  background: #fff;
}
.block--wrap {
  position: relative;
  z-index: 1;
}
.block.-border_double {
  border: 1px solid #e5e5e5;
  margin: 7px;
}
.block.-border_double:after {
  position: absolute;
  top: -7px;
  left: -7px;
  border: 1px solid #e5e5e5;
  right: -7px;
  bottom: -7px;
  content: "";
}
.block.-border_inner {
  border: 1px solid #e5e5e5;
}
.block.-border_outer {
  margin: 7px;
}
.block.-border_outer:after {
  position: absolute;
  top: -7px;
  left: -7px;
  border: 1px solid #e5e5e5;
  right: -7px;
  bottom: -7px;
  content: "";
}
.block.-circle {
  border-radius: 50%;
}
.block.-circle:after {
  border-radius: 50%;
}
.block.-center {
  margin: 0 auto;
}
.title {
  font-size: 19px;
  text-transform: uppercase;
  font-family: "Montserrat", Arial, sans-serif;
}
.title.-h1 {
  font-size: 50px;
}
.title.-h2 {
  font-size: 42px;
}
.title.-h3 {
  font-size: 32px;
}
.title.-h4 {
  font-size: 19px;
}
.title.-small {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  line-height: 29px;
}
.text {
  font-size: 17px;
  line-height: 27px;
}
.text.-medium {
  font-size: 19px;
  line-height: 29px;
}
@media (max-width: 992px) {
  .title.-h1 {
    font-size: 40px;
  }
  .title.-h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .title.-h3 {
    font-size: 26px;
    line-height: 30px;
  }
}
@media (max-width: 769px) {
  .title.-h1 {
    font-size: 35px;
  }
  .title.-h2 {
    font-size: 26px;
    line-height: 32px;
  }
  .title.-h3 {
    font-size: 22px;
    line-height: 28px;
  }
}
.list {
  margin-bottom: 30px;
  padding: 0 60px 0 0;
}
.list--item {
  margin-top: 30px;
  font-size: 19px;
  line-height: 29px;
  position: relative;
}
.list--item b {
  color: #ff5647;
}
.list--item:first-child {
  margin: 0;
}
.list--item_bullet {
  display: block;
  position: absolute;
  left: -40px;
  top: 0;
}
.list.-arrow {
  padding: 35px 80px 0 37px;
}
.list.-arrow .list--item_bullet {
  display: block;
  position: absolute;
  left: -42px;
  top: 2px;
  font-size: 24px;
}
.list.-arrow .list--item {
  margin-top: 30px;
  font-size: 19px;
  line-height: 29px;
  position: relative;
}
.list.-arrow .list--item b {
  font-weight: normal;
}
.list.-arrow .list--item:first-child {
  margin: 0;
}
.select {
  padding: 2px;
  position: relative;
}
.select.-wide {
  width: 100%;
}
.select.-wide select {
  width: 100%;
  position: absolute;
  left: -9999em;
}
.select2 {
  width: 100% !important;
  display: block;
}
.select2:after {
  display: none;
  position: absolute;
  top: -1px;
  right: -1px;
  left: -1px;
  bottom: -1px;
  border: 2px solid #3499e0;
  content: "";
}
.select2-container--focus:after {
  display: block;
}
.select2-selection {
  display: block;
  width: 100%;
  background: #fff;
  color: #363636;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  height: 63px;
  line-height: 63px;
  font-size: 19px;
  padding: 0 28px;
  position: relative;
  z-index: 10;
}
.select2-selection:after {
  display: block;
  width: 14px;
  height: 7px;
  position: absolute;
  top: 50%;
  right: 22px;
  margin: -4px 0 0;
  opacity: 0.2;
  content: "";
  background-size: 100% 100%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAPCAMAAAAvUzStAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAA4VBMVEUAAAA2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjYAAADnvYxKAAAASXRSTlMAC2VsEl5aCLXgLyPTsvjzU0Xt+o3+fwFy/KZ5/ayhA07y0B8byfdfK9zqPTrm5Da9+WZkxxoEk5KeBya++2/p7EPSIq4MgH41GUZ1CwAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAC8SURBVBjTdVBlF4JQDB2KYjdiB9hgK9hd+/9/SPawUNyHvRvvnG0XOJebB6fiPF4BfIj+gIMZDCGGIYKI0diPGU+YehJSZkcxLdnNTJbkHEj5AoEi9+EJJZIwVTZxpUpQVl5mrU5Co2mxVptYR32YWpdor//8zA+ID0eMjGlPnEzfg3SDDTJ00GcMzRe2JUdDEgfLFT3rzfeB6padRm23/w1HkdGqw9Ex2CIzT2fH2EG6iCheJfhXWuZm43efkyaq4CBthQAAAABJRU5ErkJggg==");
}
.select2-selection .select2-search {
  border: 0;
}
.select2-selection:hover {
  border-color: #e1e1e1;
}
.select2-selection__placeholder {
  color: #afafaf;
}
.select2-selection__rendered:empty:before {
  visibility: hidden;
  content: "\007C\00a0\00a0";
}
.select2-search {
  display: block;
  border-bottom: 1px solid $border_color;
}
.select2-search__field {
  border: 0;
  padding: 0;
  margin: 0;
  outline: none;
  background: none;
  padding: 8px 9px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.select2-search--hide {
  display: none;
}
.select2-dropdown {
  position: absolute;
  margin: 6px 0 0;
  z-index: 10000;
  background: #fff;
  width: 100%;
  border-radius: 5px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  font-size: 15px;
}
.select2-dropdown .select2-results {
  display: block;
  padding: 5px 0;
}
.select2-dropdown .select2-results li {
  cursor: pointer;
  padding: 10px 20px;
  margin: 11px 0 0;
  position: relative;
}
.select2-dropdown .select2-results li:before {
  display: block;
  width: 100%;
  height: 1px;
  background: #f0f0f0;
  position: absolute;
  top: -6px;
  left: 0;
  content: "";
}
.select2-dropdown .select2-results li:first-child {
  margin: 0;
}
.select2-dropdown .select2-results li:first-child:before {
  display: none;
}
.select2-dropdown
  .select2-results
  li[aria-disabled="true"]
  + .select2-dropdown
  .select2-results
  li {
  margin: 0;
}
.select2-dropdown
  .select2-results
  li[aria-disabled="true"]
  + .select2-dropdown
  .select2-results
  li:before {
  display: none;
}
.select2-dropdown .select2-results__option--highlighted {
  color: #fff;
  background: #3499e0;
}
.select2-dropdown .select2-results > .select2-results__options {
  max-height: 200px;
  overflow: auto;
}
.select2-dropdown--above {
  margin: 0 0 6px;
}
li[aria-disabled="true"] {
  display: none;
}
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.owl-carousel .owl-prev,
.owl-carousel .owl-next {
  color: #363636;
  font-size: 42px;
  opacity: 0.2;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  z-index: 100;
}
.owl-carousel .owl-prev:hover,
.owl-carousel .owl-next:hover {
  opacity: 0.5;
}
.owl-carousel .owl-prev {
  left: 2%;
}
.owl-carousel .owl-next {
  right: 2%;
}
.owl-carousel .owl-dots {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 100;
  text-align: center;
}
.owl-carousel .owl-dot {
  display: inline-block;
  position: relative;
  width: 14px;
  vertical-align: top;
  margin: 0 4px;
}
.owl-carousel .owl-dot span {
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border: 2px solid #363636;
  background-color: transparent;
  opacity: 0.2;
  content: "";
  border-radius: 50%;
}
.owl-carousel .owl-dot.active span {
  background-color: #363636;
}
.contact_phone .bi_com-phone {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
[class*="contact_"] [class*="bi_"] {
  font-size: 16px;
  margin: 0 3px 0 0;
  display: inline-block;
}
.topbar {
  padding: 14px 0;
  background: #0059b1;
  color: #fff;
  font-size: 15px;
  position: relative;
  z-index: 1000;
}
.topbar.-dark {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.topbar [class*="col"]:after {
  content: "";
  display: table;
  clear: both;
}
.topbar .select_language {
  float: left;
  margin: 0 35px 0 0;
}
.topbar .follow_us {
  float: left;
  margin: 1px 0 0;
}
.topbar .topbar_contacts {
  float: right;
  margin: 0 0 0;
  font-weight: 500;
}
@media (max-width: 992px) {
  .topbar .topbar_contacts {
    float: left;
  }
  .topbar [class*="col"] {
    margin: 15px 0 0;
  }
  .topbar [class*="col"]:first-child {
    margin: 0;
  }
}
.header {
  background: #fff;
  padding: 30px 0;
  position: relative;
  z-index: 100;
}
.header:after {
  content: "";
  display: table;
  clear: both;
}
.header.-backgroundless {
  background: none;
}
.header--right {
  float: right;
}
.header--logo {
  position: relative;
  padding-top: 5px;
  z-index: 1;
}
.header--menu_opener {
  display: none;
  position: absolute;
  left: 12px;
  top: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0 0;
  z-index: 1;
  color: #fff;
  padding: 0;
}
.header--menu_opener .c-hamburger {
  top: 2px;
  left: 2px;
  -webkit-transform: scale(0.4) translate(-50%, -50%);
  transform: scale(0.4) translate(-50%, -50%);
}
.header--menu_opener.-white .c-hamburger span,
.header--menu_opener.-white .c-hamburger span:before,
.header--menu_opener.-white .c-hamburger span:after {
  background: #fff;
}
.header .container > .row {
  position: relative;
}
.header .row > [class*="col"] {
  position: static;
}
.header_sticky {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 1001;
  opacity: 0;
}
.header_sticky.-stick {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  will-change: transform;
}
.header_sticky.-stick.-backgroundless {
  background: #fff;
}
@media (max-width: 1200px) {
  .header--right {
    float: none;
    padding: 10px 0 0;
  }
}
@media (max-width: 992px) {
  .header {
    padding: 15px 0;
  }
  .header--logo {
    text-align: center;
  }
  .header--menu_opener {
    display: block;
  }
}
@media (max-width: 769px) {
  .header--menu_opener {
    left: 0;
  }
}
.header_nav {
  display: inline-block;
}
.header_nav.-right {
  float: right;
}
.header_nav--phone {
  font-size: 15px;
  display: inline-block;
  padding: 5px 0 5px 37px;
  color: #fff;
  position: relative;
  margin: 0 0 0 18px;
  font-size: 18px;
}
.header_nav--phone:before {
  width: 1px;
  height: 30px;
  background: #fff;
  opacity: 0.1;
  content: "";
  position: absolute;
  left: -23px;
  top: 0;
}
.header_nav--phone .bi_com-phone {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  font-size: 21px;
  position: absolute;
  top: 3px;
  left: 0;
}
.header_search {
  display: inline-block;
  position: relative;
  margin-right: 25px;
}
.header_search--dropdown {
  display: none;
  background: #fff;
  width: 210px;
  border-radius: 3px;
  left: -180px;
  top: 35px;
  position: absolute;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
}
.header_search--dropdown:before {
  content: "";
  position: absolute;
  display: block;
  left: 185px;
  top: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #fff transparent;
}
.header_search--dropdown input {
  font-size: 15px;
  font-weight: 500;
  width: 100%;
  display: block;
  padding: 14px 15px;
}
.header_search--opener {
  border: 0;
  padding: 0;
  margin: 0;
  outline: none;
  background: none;
}
.header_search--opener [class*="bi_"] {
  color: #9b9b9b;
  font-size: 17px;
}
.header_search--opener.-active [class*="bi_"]:before {
  color: #3499e0;
}
.header_auth {
  display: inline-block;
}
.header_auth > a {
  color: #3499e0;
  display: inline-block;
  padding: 0 30px 0 30px;
  position: relative;
  font-weight: 500;
}
.header_auth > a:hover {
  text-decoration: underline;
}
.header_auth > a:before {
  display: block;
  content: "";
  position: absolute;
  width: 1px;
  height: 25px;
  background: #e5e5e5;
  top: -5px;
  left: 0px;
}
.follow_us dt {
  display: inline-block;
  font-weight: 500;
}
.follow_us dd {
  display: inline-block;
}
.follow_us dd ul li {
  display: inline-block;
  margin: 0 0 0 13px;
}
.follow_us a {
  color: #fff;
  opacity: 0.3;
}
.follow_us a:hover {
  opacity: 1;
}
.follow_us.-mobile_sidebar {
  padding: 18px 0;
  border-bottom: 1px solid #4a4a4a;
}
.follow_us.-mobile_sidebar dt {
  display: none;
}
.follow_us.-mobile_sidebar dd {
  display: block;
  text-align: center;
  font-size: 20px;
}
.follow_us.-mobile_sidebar dd ul li {
  margin: 0 7px;
}
.select_language {
  position: relative;
}
.select_language--opener {
  border: 0;
  padding: 0;
  margin: 0;
  outline: none;
  background: none;
  position: relative;
  font-size: 15px;
  color: #fff;
  padding: 0 18px 0 30px;
  font-weight: 500;
  height: 20px;
  top: -1px;
}
.select_language--opener:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin: -2px 0 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #fff transparent transparent transparent;
}
.select_language--opener .select_language--opener_icon {
  font-size: 17px;
  position: absolute;
  top: 50%;
  left: -2px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.select_language--opener:hover {
  color: #3499e0;
}
.select_language--opener:hover:after {
  border-color: #3499e0 transparent transparent transparent;
}
.select_language--list {
  display: none;
  position: absolute;
  top: 27px;
  left: 30px;
  width: 150px;
  box-sizing: border-box;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  border-radius: 3px;
  background: #fff;
}
.select_language--list > li {
  padding: 5px 0;
  border-bottom: 1px solid #e5e5e5;
}
.select_language--list > li > a {
  color: #000;
  padding: 10px 0 10px 20px;
  display: block;
}
.select_language--list > li > a:hover {
  background: #2f97d9;
  color: #fff;
}
.select_language--list > li:last-child {
  border-bottom: none;
  border-radius: 0 0 3px 3px;
}
.select_language--list:before {
  content: "";
  position: absolute;
  display: block;
  left: 74px;
  top: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #fff transparent;
}
.select_language.-opened .select_language--list {
  display: block;
}
.select_language.-mobile_sidebar {
  border-bottom: 1px solid #4a4a4a;
}
.select_language.-mobile_sidebar .select_language--opener {
  display: block;
  width: 100%;
  color: #fff;
  padding: 17px 20px 17px 50px;
  text-align: left;
  border-top: 1px solid #4a4a4a;
  height: auto;
}
.select_language.-mobile_sidebar .select_language--opener:after {
  position: absolute;
  top: 50%;
  right: 16px;
  margin: -4px 0 0;
  display: block;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #fff;
  content: "";
  opacity: 0.3;
}
.select_language.-mobile_sidebar .select_language--opener_icon {
  left: 20px;
}
.select_language.-mobile_sidebar .select_language--list {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  background: none;
  box-shadow: none;
}
.select_language.-mobile_sidebar .select_language--list:before {
  display: none;
}
.select_language.-mobile_sidebar .select_language--list li {
  border: 0;
  padding: 0;
}
.select_language.-mobile_sidebar .select_language--list a {
  border-top: 1px solid #4a4a4a;
  color: rgba(255, 255, 255, 0.3);
  display: block;
  padding: 17px 20px 17px 40px;
}
.select_language.-mobile_sidebar .select_language--list a:hover {
  background: none;
}
.select_language.-mobile_sidebar.-opened .select_language--opener:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.topbar_contacts--item {
  display: inline-block;
  margin: 0 0 0 28px;
}
.topbar_contacts--item:first-child {
  margin: 0;
}
.topbar_contacts.-mobile_sidebar .topbar_contacts--item {
  display: block;
  margin: 0;
  font-size: 15px;
  padding: 17px 20px;
  border-bottom: 1px solid #4a4a4a;
}
.section {
  padding: 80px 0 100px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  background-size: cover;
}
.section--header {
  margin: 0 0 40px;
}
.section--title {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 50px;
  color: #363636;
  text-align: center;
  text-transform: uppercase;
}
.section--title.-left {
  text-align: left;
}
.section--description {
  font-size: 19px;
  line-height: 29px;
  color: #9b9b9b;
  text-align: center;
  margin: 30px 0 0;
}
.section--description.-left {
  text-align: left;
}
.section--text .title.-h2 {
  margin: 0 0 35px;
}
.section--footer {
  text-align: center;
}
.section.-odd {
  background: #f7f7f7;
}
.section + .section {
  margin-top: -1px;
}
.section.-dark .section--title {
  color: #fff;
}
.section.-dark .section--description {
  color: rgba(255, 255, 255, 0.5);
}
.section.-search {
  padding: 41px 0 20px;
}
.section.-hide {
  display: none;
}
@media (max-width: 992px) {
  .section {
    padding: 50px 0 70px;
  }
  .section--header {
    margin: 0 0 30px;
  }
  .section--title {
    font-size: 40px;
  }
  .section--description {
    font-size: 17px;
    line-height: 24px;
    margin: 20px 0 0;
  }
  .section--description br {
    display: none;
  }
}
@media (max-width: 769px) {
  .section--title {
    font-size: 30px;
  }
  .section--footer .button {
    display: block;
    width: 100%;
  }
}
.notification {
  background: #2a93de;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}
.notification--inner {
  max-width: 1150px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding: 18px 30px;
}
.notification--close {
  border: 0;
  padding: 0;
  margin: 0;
  outline: none;
  background: none;
  display: block;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -11px 0 0;
  font-size: 22px;
  color: #fff;
}
.notification--close:hover {
  opacity: 1;
}
@media (max-width: 769px) {
  .notification--inner {
    padding-right: 60px;
  }
  .notification--close {
    font-size: 18px;
    right: 10px;
  }
}
.partners {
  padding: 60px 0;
}
.partners--item {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  opacity: 0.8;
}
.partners--item:hover {
  opacity: 1;
}
.partners .owl-carousel .owl-stage {
  display: table;
}
.partners .owl-carousel .owl-item {
  float: none;
  position: relative;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.partners .owl-carousel .owl-dots {
  position: relative;
  margin: 50px 0 -15px;
}
.strong_points--list {
  margin-top: -50px;
}
.strong_points--item {
  margin: 98px 0 0;
}
.strong_points--item_title {
  font-size: 19px;
  text-transform: uppercase;
}
.strong_points--item_content {
  padding-top: 20px;
}
.strong_points--item_content:after {
  content: "";
  display: table;
  clear: both;
}
.strong_points--item_image {
  width: 60px;
  height: 60px;
  border: 1px solid #e5e5e5;
  background: #fff;
  position: relative;
  float: left;
  text-align: center;
  line-height: 60px;
  margin: 7px;
}
.strong_points--item_image:before {
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  border: 1px solid #e5e5e5;
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
}
.strong_points--item_image.-circle {
  border-radius: 50%;
}
.strong_points--item_image.-circle:before {
  border-radius: 50%;
}
.strong_points--item_image [class*="bi_"] {
  font-size: 30px;
  color: #2a93de;
}
.strong_points--item_text {
  font-size: 17px;
  color: #9b9b9b;
  padding: 0 0 0 20px;
  overflow: hidden;
  line-height: 27px;
  position: relative;
  top: -3px;
}
.strong_points--item_footer {
  padding: 20px 0 0;
}
.strong_points--item_more {
  clear: both;
  color: #2a93de;
  font-size: 15px;
  text-transform: uppercase;
}
.strong_points--item_more:hover {
  color: #0059b1;
  text-decoration: underline;
}
.strong_points--footer {
  padding: 80px 0 0;
  text-align: center;
}
.strong_points--footer .button {
  margin: 10px 13px 0;
}
.strong_points.-dark .strong_points--item_title {
  color: #fff;
}
.strong_points.-dark .strong_points--item_image {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}
.strong_points.-dark .strong_points--item_image:before {
  border-color: rgba(255, 255, 255, 0.1);
}
.strong_points.-dark .strong_points--item_image [class*="bi_"] {
  color: #65c099;
}
.strong_points.-dark .strong_points--item_more {
  color: #4b987f;
}
.strong_points.-dark .strong_points--item_text {
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 992px) {
  .strong_points {
    padding: 60px 0 0;
  }
  .strong_points--item {
    margin: 60px 0 0;
  }
  .strong_points--footer {
    padding: 60px 0 0;
  }
}
@media (max-width: 769px) {
  .strong_points {
    padding: 50px 0 0;
  }
  .strong_points--item {
    margin: 50px 0 0;
  }
  .strong_points--footer {
    padding: 40px 0 0;
  }
  .strong_points--footer .button {
    display: block;
    width: 100%;
    margin: 10px 0 0;
  }
}
.instagram {
  padding-top: 20px;
}
.instagram--item {
  display: block;
  position: relative;
  margin: 37px 7px 7px 7px;
}
.instagram--item.block.-border_double {
  margin: 37px 7px 7px 7px;
}
.instagram--item:after {
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  position: absolute;
  top: -7px;
  left: -7px;
  border: 1px solid #e5e5e5;
  content: "";
}
.instagram--item:hover .instagram--item_content {
  display: block;
}
.instagram--item_image {
  line-height: 0;
  position: relative;
  z-index: 1;
}
.instagram--item_image > img {
  width: 100%;
}
.instagram--item_content {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: rgba(179, 142, 196, 0.5);
  text-align: center;
  z-index: 1;
  vertical-align: middle;
}
.instagram--item_meta {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.instagram--item_meta > li {
  display: inline-block;
  color: #fff;
  font-size: 19px;
  margin-left: 30px;
}
.instagram--item_meta > li [class*="bi_"],
.instagram--item_meta > li [class*="fa-"] {
  display: inline-block;
  font-size: 29px;
  position: relative;
}
.instagram--item_meta > li .fa-heart-o {
  display: inline-block;
  font-size: 32px;
  margin: 0 5px 0 0;
  top: 5px;
}
.instagram--item_meta > li .bi_com-bubble {
  top: 4px;
}
.instagram--item_meta > li:first-child {
  margin-left: 0;
}
.instagram--footer {
  text-align: center;
  padding-top: 100px;
}
.instagram--footer .fa-instagram {
  padding-right: 10px;
  font-size: 22px;
}
@media (max-width: 769px) {
  .instagram--footer {
    padding: 60px 0 0;
  }
  .instagram--footer .button {
    display: block;
    width: 100%;
  }
}
.testimonials--list {
  margin-top: -40px;
}
.testimonials--list:after {
  content: "";
  display: table;
  clear: both;
}
.testimonials--item {
  height: auto;
  margin-top: 97px;
}
.testimonials--item_image {
  height: 100px;
  width: 100px;
  background: #b38ec4;
  position: relative;
  float: left;
  border-radius: 50%;
  border: 1px solid #e5e5e5;
  margin: 27px 7px 7px 7px;
}
.testimonials--item_image:before {
  display: block;
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
}
.testimonials--item_image img {
  width: 100%;
  border-radius: 50%;
}
.testimonials--item_image.-square {
  border-radius: 0;
}
.testimonials--item_image.-square:before {
  border-radius: 0;
}
.testimonials--item_image.-square > img {
  border-radius: 0;
}
.testimonials--item_content {
  overflow: hidden;
  padding: 25px 0 0 25px;
  position: relative;
  position: relative;
}
.testimonials--item_content .fa-quote-left {
  opacity: 0.3;
  font-size: 17px;
  position: absolute;
  top: 0px;
  left: 22px;
}
.testimonials--item_text {
  font-size: 17px;
  line-height: 27px;
  color: #9b9b9b;
  min-height: 54px;
}
.testimonials--item_author {
  padding: 15px 0 0;
}
.testimonials--item_author dt {
  color: #363636;
  font-size: 19px;
  text-transform: uppercase;
}
.testimonials--item_author dd {
  color: #2a93de;
  font-size: 17px;
  padding: 9px 0 0;
}
.testimonials.-dark .testimonials--item_author dd {
  color: #4b987f;
}
.testimonials.-dark .testimonials--item_author dt {
  color: #fff;
}
.testimonials.-dark .testimonials--item_content,
.testimonials.-dark .testimonials--item_content .fa-quote-left {
  color: #fff;
}
.testimonials.-dark .testimonials--item_image {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}
.testimonials.-dark .testimonials--item_image:before {
  border-color: rgba(255, 255, 255, 0.1);
}
.testimonials.-dark .testimonials--item_text {
  color: rgba(255, 255, 255, 0.5);
}
.testimonials.-vertical {
  padding-top: 25px;
}
.testimonials.-vertical .testimonials--item {
  margin-top: 35px;
}
.testimonials.-vertical .testimonials--item:first-child {
  margin-top: 0;
}
@media (max-width: 500px) {
  .testimonials--item {
    text-align: center;
  }
  .testimonials--item .fa-quote-left {
    display: none;
  }
  .testimonials--item_image {
    float: none;
    margin: 0 auto;
  }
  .testimonials--item_content {
    padding-left: 0;
  }
}
.pricing {
  position: relative;
}
.services--list {
  padding-top: 45px;
}
.services--item_image {
  width: 185px;
  height: 210px;
  margin: 0 auto;
  position: relative;
}
.services--item_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.services--item_image:before {
  width: 175px;
  height: 200px;
  background: url("../images/design/hexagone_white.svg") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 5px;
  left: 5px;
  content: "";
  z-index: 2;
}
.services--item_image:after {
  width: 185px;
  height: 210px;
  background: #f7f7f7 url("../images/design/hexagone_border.svg") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  z-index: 1;
}
.services--item_title {
  padding-top: 30px;
  display: block;
  text-align: center;
  font-size: 19px;
  text-transform: uppercase;
}
.services--item_text {
  padding-top: 18px;
  display: block;
  font-size: 17px;
  line-height: 27px;
  text-align: center;
  color: #9b9b9b;
}
.services--item_footer {
  margin: 0 auto;
  width: 132px;
  padding-top: 21px;
}
.services.-cards {
  position: relative;
  z-index: 5;
}
.services.-cards .services--item {
  position: relative;
  min-height: 410px;
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 20px;
  margin: 6px;
}
.services.-cards .services--item:after {
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
  border: 1px solid #e5e5e5;
  background: #f7f7f7;
  z-index: -1;
}
.services.-cards .services--item_wrap {
  position: relative;
}
.services.-cards .services--item_image {
  width: 100px;
  height: 110px;
  margin: 15px auto 0;
  position: relative;
}
.services.-cards .services--item_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.services.-cards .services--item_image:before {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.services.-cards .services--item_image:after {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.services.-cards .services--item_title {
  padding-top: 32px;
}
.services.-cards .services--item_footer {
  width: auto;
  text-align: center;
  padding-top: 31px;
}
.services.-square {
  position: relative;
  z-index: 5;
}
.services.-square .services--item {
  position: relative;
}
.services.-square .services--item:before {
  display: block;
  content: "";
  position: absolute;
  background: #e5e5e5;
  width: 200px;
  height: 1px;
  top: 85px;
  left: -150px;
  z-index: -10;
}
.services.-square .services--item_image {
  position: relative;
  height: 170px;
  width: 170px;
  background: #fff;
  border: 1px solid #e5e5e5;
}
.services.-square .services--item_image:before {
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
  border: 1px solid #e5e5e5;
  background: #f7f7f7;
  z-index: -1;
}
.services.-square .services--item_image:after {
  width: 0;
  height: 0;
}
.services.-square .services--item_title {
  padding-top: 48px;
}
.services.-square .services--list {
  padding-top: 60px;
}
.services.-line {
  position: relative;
  z-index: 5;
}
.services.-line .services--item {
  position: relative;
}
.services.-line .services--item:before {
  position: absolute;
  content: "";
  display: block;
  height: 1px;
  width: 200px;
  background: #e5e5e5;
  top: 105px;
  left: -150px;
}
.services.-line .services--item:first-child:after {
  display: none;
}
.col-md-3:first-child .services--item:before {
  width: 0;
  height: 0;
}
@media (max-width: 992px) {
  .services .row {
    margin-top: -60px;
  }
  .services .col-md-3 {
    margin-top: 60px;
  }
  .services .services--item:before,
  .services.-line .services--item:before {
    display: none;
  }
}
@media (max-width: 769px) {
  .services.-cards .services--item {
    min-height: auto;
  }
  .services.-cards .services--item_image {
    margin-top: 0;
  }
  .services.-cards .services--item_footer .button {
    display: block;
    width: 100%;
  }
}
.features {
  padding: 70px 0 0 0;
}
.features--picture {
  padding: 0 0 0 20px;
  margin-top: -20px;
}
.features--picture img {
  width: 100%;
}
.features--picture_circle {
  display: none;
  margin: 130px 0 0;
  position: relative;
  height: 300px;
  width: 300px;
  border-radius: 50%;
  border: 1px solid #e5e5e5;
  background: #f7f9fa;
}
.features--picture_circle:before {
  display: block;
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  background: #fff;
  z-index: -1;
}
.features--picture_circle img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.features--content {
  padding: 0 35px 0 35px;
}
.features--picture_minicircle {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 109px;
  top: -125px;
  border-radius: 50%;
  border: 1px solid #e5e5e5;
  background: #f7f9fa;
}
.features--picture_minicircle:before {
  display: block;
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  background: #fff;
  z-index: -1;
}
.features--picture_minicircle:after {
  display: block;
  content: "";
  position: absolute;
  width: 1px;
  height: 70px;
  background: #e5e5e5;
  top: 70px;
  left: 39px;
  z-index: -10;
}
.features--picture_minicircle img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.features--picture_minicircle.-circle_2 {
  top: -58px;
  left: 274px;
}
.features--picture_minicircle.-circle_2:after {
  top: 90px;
  left: -50px;
  width: 70px;
  height: 1px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.features--picture_minicircle.-circle_3 {
  top: 107px;
  left: 343px;
}
.features--picture_minicircle.-circle_3:after {
  top: 39px;
  left: -50px;
  width: 50px;
  height: 1px;
}
.features--picture_minicircle.-circle_4 {
  left: 273px;
  top: 273px;
}
.features--picture_minicircle.-circle_4:after {
  top: -10px;
  left: -40px;
  width: 60px;
  height: 1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.features--picture_minicircle.-circle_5 {
  left: 109px;
  top: 341px;
}
.features--picture_minicircle.-circle_5:after {
  top: -70px;
  left: 39px;
}
.features--footer {
  padding-top: 20px;
}
@media (max-width: 992px) {
  .features--picture {
    margin: -20px 0 50px;
  }
  .features--content .list {
    padding: 0;
  }
}
@media (max-width: 769px) {
  .features--footer .button {
    display: block;
    width: 100%;
  }
}
.trial_banner--title {
  font-size: 42px;
}
.trial_banner--description {
  font-size: 23px;
}
.trial_banner--icon {
  text-align: center;
  padding-bottom: 32px;
  font-size: 60px;
}
.trial_banner--footer {
  text-align: center;
  padding-top: 8px;
}
@media (max-width: 769px) {
  .trial_banner--title {
    font-size: 30px;
  }
  .trial_banner--description {
    font-size: 17px;
  }
  .trial_banner--footer .button {
    display: block;
    width: 100%;
  }
}
.footer {
  background-size: cover;
  position: relative;
}
.footer--bg {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.95;
  top: 0;
  left: 0;
}
.footer--inner {
  position: relative;
  z-index: 1;
}
.footer_main {
  position: relative;
  padding: 50px 0 0;
}
.footer_main--column_title {
  color: #fff;
  font-size: 17px;
  line-height: 29px;
  font-weight: 700;
  display: block;
}
@media (max-width: 1190px) {
  .footer_main--column {
    margin: 50px 0 0;
  }
  .footer_main [class*="col-"]:nth-child(1) .footer_main--column,
  .footer_main [class*="col-"]:nth-child(2) .footer_main--column {
    margin: 0;
  }
}
@media (max-width: 768px) {
  .footer_main--column_title {
    text-align: center;
  }
  .footer_main [class*="col-"]:nth-child(2) .footer_main--column {
    margin: 50px 0 0;
  }
}
.footer_about {
  position: relative;
  padding: 17px 25px 0 0;
}
.footer_about--text {
  font-size: 15px;
  line-height: 25px;
  color: #fff;
  padding: 0 0 16px;
}
.footer_about--text:last-child {
  padding: 0;
}
@media (max-width: 768px) {
  .footer_about {
    width: 300px;
    margin: 0 auto;
  }
}
.footer_contact_info {
  padding: 5px 0 0;
}
.footer_contact_info--item {
  padding: 10px 0;
  position: relative;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
}
.footer_contact_info--item i {
  display: block;
  position: absolute;
  left: -2px;
  top: 12px;
}
.footer_contact_info--item .bi_com-phone {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  font-size: 16px;
}
.footer_contact_info--item .bi_com-email {
  font-size: 16px;
}
.footer_contact_info--item .bi_location-alt-pin {
  font-size: 19px;
  left: -3px;
}
.footer_contact_info--item .bi_time-clock-a {
  font-size: 18px;
}
.footer_contact_info--item span {
  display: inline-block;
  vertical-align: text-top;
  padding: 0 0 0 28px;
}
@media (max-width: 768px) {
  .footer_contact_info {
    width: 300px;
    margin: 0 auto;
  }
}
.footer_contacts--item {
  position: relative;
  text-align: left;
}
.footer_contacts--item_wrap {
  display: inline-block;
}
.footer_contacts--item_wrap.-center {
  margin-left: 13%;
}
.footer_contacts--item_wrap.-right {
  margin-left: 26%;
}
.footer_contacts--item_text {
  position: relative;
  display: block;
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  padding: 28px 0 26px;
  margin-left: 58px;
  text-align: left;
}
.footer_contacts--item_text b {
  display: block;
  font-weight: 500;
  font-size: 19px;
  margin: 0 0 2px;
}
.footer_contacts--item_text .bi_com-phone {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.footer_contacts--item_text [class*="bi_"] {
  position: absolute;
  font-size: 32px;
  top: 34px;
  left: -66px;
}
@media (max-width: 769px) {
  .footer_contacts--item {
    position: relative;
    text-align: center;
  }
  .footer_contacts--item_wrap {
    width: 300px;
    margin: 0;
  }
  .footer_contacts--item_wrap.-center {
    margin-left: 0;
  }
  .footer_contacts--item_wrap.-right {
    margin-left: 0;
  }
}
.footer_navigation {
  padding: 6px 15px 0 0;
}
.footer_navigation--item {
  display: block;
  position: relative;
  padding: 12px 25px 12px 0;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer_navigation--item:before {
  position: absolute;
  content: "\eb14";
  display: block;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-top: 3px;
  color: #fff;
  font-size: 12px;
  font-family: Budicon;
}
.footer_navigation--link {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
}
.footer_navigation--link:hover {
  text-decoration: underline;
}
@media (max-width: 769px) {
  .footer_navigation--item {
    width: 300px;
    margin: 0 auto;
  }
}
.footer_copyrights {
  margin: 60px 0 0;
}
.footer_copyrights--container {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 25px 0;
  position: relative;
  z-index: 1;
}
.footer_copyrights--item_copyrights {
  font-size: 15px;
  color: #fff;
  text-align: right;
  padding: 13px 0 0 0;
}
.footer_copyrights.-dark .footer_copyrights--container {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 769px) {
  .footer_copyrights {
    margin: 20px 0 0;
    text-align: center;
  }
  .footer_copyrights--item_copyrights {
    text-align: center;
  }
}
.tip {
  position: fixed;
  width: 430px;
  height: 210px;
  background: #fff;
  z-index: 100;
  padding: 25px;
  color: #363636;
  border-radius: 3px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  will-change: transform;
}
.tip--close {
  border: 0;
  padding: 0;
  margin: 0;
  outline: none;
  background: none;
  display: block;
  opacity: 0.5;
  position: absolute;
  right: 15px;
  top: 25px;
  margin: -11px 0 0;
  font-size: 22px;
  color: #363636;
}
.tip--close:hover {
  opacity: 1;
}
.tip--close.-white {
  color: #fff;
}
.tip--title {
  font-size: 19px;
}
.tip--text {
  font-size: 17px;
  line-height: 27px;
  padding-top: 25px;
  padding-right: 130px;
}
.tip.-right {
  right: 30px;
}
.tip.-top {
  top: 20px;
}
.tip.-bottom {
  bottom: 20px;
}
.tip.-left {
  left: 20px;
}
.tip.-violet {
  background: #a16bb8;
  color: #fff;
}
.tip.-gray {
  color: #9b9b9b;
}
.tip.-hide {
  display: none;
}
@media (max-width: 992px) {
  .tip {
    display: none;
  }
}
.tip_help--user_image {
  width: 45px;
  height: 45px;
  display: block;
  float: left;
  position: relative;
  border-radius: 50%;
  border: 1px solid #e5e5e5;
  margin: 17px 7px 7px 7px;
}
.tip_help--user_image img {
  display: block;
  width: 100%;
  border-radius: 50%;
}
.tip_help--user_image:before {
  display: block;
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
}
.tip_help--button {
  float: right;
  padding: 10px 15px;
  margin-top: 20px;
  text-transform: uppercase;
}
.tip_help--user_name {
  padding: 30px 0 0 15px;
  color: #000;
  float: left;
}
.tip_order {
  display: block;
}
.tip_order [class*="bi_"] {
  font-size: 90px;
  position: absolute;
  right: 35px;
  bottom: 20px;
}
.tip_order--button {
  padding: 10px 15px;
  margin-top: 20px;
  text-transform: uppercase;
}
.contact_us {
  margin: 60px 0 0;
}
.contact_us.-page {
  margin: 0;
}
.contact_us.-page .contact_us--header {
  margin: 0 0 30px;
}
.contact_us.-page .contact_us--title {
  margin: 0 0 12px;
}
.contact_us.-page .contact_us--description {
  opacity: 0.6;
}
.faq--item {
  padding-top: 45px;
  margin: 15px 0 0 0;
}
.faq--item_icon {
  position: relative;
  margin-left: 7px;
  height: 26px;
  width: 26px;
  border-radius: 50%;
  background: #5fcf80;
  font-size: 17px;
  color: #fff;
  text-align: center;
  padding-top: 5px;
  display: block;
}
.faq--item_icon:before {
  display: block;
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 17px;
  color: #fff;
}
.faq--item_content {
  padding-top: 30px;
}
.faq--item_title {
  font-size: 19px;
  line-height: 29px;
  color: #363636;
  text-transform: uppercase;
}
.faq--item_text {
  padding-top: 13px;
  font-size: 17px;
  line-height: 27px;
  color: #9b9b9b;
}
.twitter_feed {
  margin: 0 0 -4px;
}
.twitter_feed--content {
  padding: 0 6%;
}
.twitter_feed--message {
  font-size: 19px;
  line-height: 29px;
  color: #fff;
  text-align: center;
  margin: 10px 0 0;
}
.twitter_feed--message_author {
  display: block;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  padding: 33px 0 0;
}
.twitter_feed--icon {
  display: block;
  padding: 60px 0 20px;
  width: 100%;
  text-align: center;
}
.twitter_feed--icon [class*="bi_"] {
  font-size: 36px;
  color: #fff;
}
.twitter_feed .owl-carousel .owl-dots {
  position: relative;
  margin: 40px 0 0;
}
.twitter_feed .owl-carousel .owl-dot span {
  opacity: 1;
  border-color: #fff;
}
.twitter_feed .owl-carousel .owl-dot.active span {
  background-color: #fff;
}
.start_analyze {
  padding: 0 8.3%;
  overflow: hidden;
}
.start_analyze--title {
  color: #363636;
  text-align: center;
  font-size: 26px;
  margin: 0 0 55px;
}
.start_analyze--title b {
  font-weight: 500;
}
.start_analyze--field {
  position: relative;
}
.start_analyze--submit {
  width: 170px;
  color: #fff;
  height: 56px;
  position: absolute;
  top: 8px;
  right: 8px;
}
.start_analyze--query {
  display: block;
  height: 72px;
  border-radius: 3px;
  background: #fff;
  border: 2px solid #e5e5e5;
}
.start_analyze--query input {
  width: 100%;
  background: none;
  font-size: 19px;
  padding: 23px 190px 20px 30px;
}
.start_analyze--row {
  display: table;
  width: 100%;
}
.start_analyze--col {
  display: table-cell;
  padding: 0 0 0 25px;
  vertical-align: top;
}
.start_analyze--col input {
  padding: 0 20px;
  width: 100%;
  height: 56px;
  font-size: 17px;
}
.start_analyze--col .start_analyze--submit {
  margin: 0;
  float: none;
  position: relative;
  top: auto;
  right: auto;
}
.start_analyze--col:first-child {
  padding: 0;
}
@media (min-width: 769px) {
  .start_analyze--col.-button {
    width: 155px;
  }
}
.start_analyze--item {
  background: #fff;
  border-radius: 3px;
}
.start_analyze.-slide {
  padding-top: 58px;
}
.start_analyze.-slide .start_analyze--title {
  color: #fff;
}
.start_analyze.-slide .start_analyze--query {
  border: none;
  height: auto;
}
.start_analyze.-slide .start_analyze--submit {
  top: 5px;
  right: 5px;
}
.start_analyze.-multi {
  padding: 27px 6.8% 0;
}
.start_analyze.-multi .start_analyze--title {
  color: #fff;
  margin-bottom: 92px;
}
.start_analyze.-subscribe {
  padding: 0;
}
.start_analyze.-subscribe .start_analyze--row {
  display: table;
  width: 100%;
  margin-top: 0;
}
.start_analyze.-subscribe .start_analyze--col {
  display: table-cell;
  padding-right: 25px;
}
.start_analyze.-subscribe .start_analyze--col:first-child {
  padding-right: 0;
}
.start_analyze.-subscribe .start_analyze--col input {
  padding: 0 20px;
  width: 100%;
  height: 55px;
  font-size: 17px;
}
.start_analyze.-subscribe .start_analyze--col .button {
  position: relative;
  top: auto;
  right: auto;
}
.start_analyze.-subscribe .start_analyze--item {
  background: none;
  border: 2px solid rgba(255, 255, 255, 0.5);
}
.start_analyze.-subscribe .start_analyze--item:first-child {
  border-left: 2px solid rgba(255, 255, 255, 0.5);
}
.start_analyze.-subscribe .start_analyze--item:last-child {
  border-left: none;
}
.start_analyze.-subscribe .start_analyze--submit {
  height: 56px;
  width: 100%;
  margin-top: 1px;
  background: #fff;
  border-color: #fff;
  color: #637d15;
  float: none;
}
.start_analyze.-subscribe .start_analyze--submit:hover {
  background: #4a9e63;
  border-color: #4a9e63;
}
.section .start_analyze {
  margin: -10px 0 -20px;
}
@media (max-width: 992px) {
  .start_analyze.-multi {
    padding-left: 0;
    padding-right: 0;
  }
  .start_analyze.-multi .start_analyze--title {
    margin-bottom: 50px;
  }
}
@media (max-width: 769px) {
  .start_analyze--title {
    font-size: 22px;
    margin: 0 0 40px;
  }
  .start_analyze--query {
    overflow: hidden;
  }
  .start_analyze--query input {
    padding-right: 20px;
    padding-left: 20px;
  }
  .start_analyze--submit {
    float: none;
    display: block;
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    margin: 10px 0 0;
  }
  .start_analyze--row {
    display: block;
  }
  .start_analyze--col {
    display: block;
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
  }
  .start_analyze--col .button {
    display: block;
    width: 100%;
  }
  .start_analyze.-slide .start_analyze--submit {
    top: auto;
    right: auto;
  }
}
.reviews {
  padding-top: 60px;
}
.reviews--item {
  width: 100%;
}
.reviews--item_image {
  height: 75px;
  width: 75px;
}
.reviews--item_image img {
  border-radius: 50%;
  width: 100%;
}
.reviews--item_content {
  padding: 0 10px;
}
.reviews--item_text {
  padding-top: 35px;
  display: block;
  font-size: 17px;
  line-height: 27px;
  text-align: center;
  color: #9b9b9b;
}
.reviews--item_name {
  text-align: center;
  display: block;
  font-size: 19px;
  line-height: 29px;
  color: #363636;
  text-transform: uppercase;
  padding-top: 20px;
}
@media (max-width: 769px) {
  .reviews {
    padding-top: 0;
  }
  .reviews--item {
    margin: 40px 0 0 0;
  }
}
.text_block {
  padding-right: 40px;
}
.text_block--title {
  margin-bottom: 45px;
}
.text_block--footer {
  padding-top: 40px;
}
@media (max-width: 992px) {
  .text_block {
    padding: 0;
  }
  .text_block--title {
    margin-bottom: 30px;
  }
  .text_block--footer {
    padding-top: 30px;
  }
}
@media (max-width: 769px) {
  .text_block--title {
    margin-bottom: 20px;
  }
  .text_block--footer .button {
    display: block;
    width: 100%;
  }
}
.catalog_nav {
  text-align: center;
  position: relative;
  box-sizing: border-box;
  padding-top: 25px;
  border-bottom: 1px solid #ebebeb;
}
.catalog_nav--item {
  display: inline-block;
  margin: 0 16px;
}
.catalog_nav--item_link {
  font-size: 19px;
  color: #9b9b9b;
  display: block;
  padding: 5px 5px 25px;
  position: relative;
}
.catalog_nav--item_link:before {
  display: none;
  height: 2px;
  background: #2a93de;
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
}
.catalog_nav--item_link.-active:before,
.catalog_nav--item_link:hover:before {
  display: block;
}
@media (max-width: 769px) {
  .catalog_nav {
    border: 0;
  }
  .catalog_nav--item {
    margin: 10px 15px;
    padding: 0;
    margin-bottom: 0;
  }
  .catalog_nav--item_link {
    padding: 0;
  }
  .catalog_nav--item_link:before {
    height: 1px;
  }
}
.subscribe {
  padding: 55px 0;
}
.subscribe--item {
  position: relative;
}
.subscribe--title {
  position: relative;
  display: block;
  font-size: 25px;
  color: #fff;
  padding: 0 0 0 65px;
  margin: 11px 0 0;
}
.subscribe--icon {
  position: absolute;
  top: -2px;
  left: 0;
  color: #fff;
  font-size: 32px;
}
.subscribe--form {
  overflow: hidden;
  width: 100%;
}
.subscribe--form input {
  height: 42px;
  width: 50%;
  font-size: 19px;
  padding-left: 25px;
  box-sizing: border-box;
  color: #fff;
}
.subscribe--form input:first-child {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.subscribe--form input:last-child {
  border-left: none;
  margin-left: -5px;
}
.subscribe--form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.subscribe--form input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.subscribe--form input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.subscribe--form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.subscribe--fields {
  border: 2px solid rgba(255, 255, 255, 0.4);
  border-radius: 3px;
  overflow: hidden;
}
.subscribe--fields:first-child {
  border-radius: 3px;
}
.subscribe--submit {
  height: 45px;
  box-sizing: border-box;
  background: #fff;
  border-color: #fff;
  color: #56ba74;
  display: inline-block;
  margin-left: 25px;
  padding: 10px 18px;
  float: right;
}
.subscribe--submit:hover {
  background: #f1f1f1;
  border-color: #f1f1f1;
}
@media (max-width: 992px) {
  .subscribe--form {
    padding: 30px 0 0;
  }
}
@media (max-width: 769px) {
  .subscribe--form {
    border: 0;
    padding-bottom: 55px;
    position: relative;
  }
  .subscribe--form input {
    float: none;
    width: 100%;
    border: 2px solid rgba(255, 255, 255, 0.4);
    margin: 10px 0 0;
    padding: 25px 20px;
    border-radius: 3px;
  }
  .subscribe--form input:first-child {
    border-right: 2px solid rgba(255, 255, 255, 0.4);
  }
  .subscribe--form input:last-child {
    border-left: 2px solid rgba(255, 255, 255, 0.4);
    margin-left: 0;
  }
  .subscribe--fields {
    border: 0;
    overflow: none;
  }
  .subscribe--submit {
    float: none;
    margin: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
  }
}
.case_intro {
  padding: 100px 0;
}
.case_intro--image {
  position: relative;
  padding: 42px 0 0 0;
}
.case_intro--image img {
  width: 100%;
}
.case_intro--text {
  padding: 52px 0px 45px 0;
  color: #9b9b9b;
  font-size: 23px;
  line-height: 33px;
}
@media (max-width: 992px) {
  .case_intro--text {
    font-size: 19px;
    line-height: 29px;
    padding: 40px 0;
  }
}
@media (max-width: 769px) {
  .case_intro--text {
    padding: 50px 0 40px;
  }
  .case_intro .button {
    display: block;
    width: 100%;
  }
}
.case_info {
  padding-top: 20px;
}
.case_info--item {
  margin-top: 65px;
}
.case_info--item:first-child {
  margin-top: 0;
}
.case_info--title {
  padding-top: 5px;
}
.case_info--item_image {
  position: relative;
  line-height: 0;
  position: relative;
  z-index: 1;
}
.case_info--item_image img {
  display: block;
  width: 100%;
}
.case_info--text {
  color: #9b9b9b;
  padding: 15px 0 15px;
}
.case_info--text p {
  padding-bottom: 20px;
}
@media (max-width: 992px) {
  .case_info {
    padding-top: 0;
  }
  .case_info--content {
    padding: 40px 0 0;
  }
}
.blog {
  padding-top: 55px;
  position: relative;
}
.blog--post {
  margin: 5px 0 100px;
}
@media (max-width: 992px) {
  .blog--post {
    margin-bottom: 60px;
  }
}
.post .entry-header {
  padding-top: 30px;
}
.post .entry-title {
  color: #363636;
  font-size: 19px;
  line-height: 29px;
  text-transform: uppercase;
  font-weight: 500;
}
.post .entry-title > a {
  color: #363636;
}
.post .entry-content {
  padding-top: 23px;
  font-size: 17px;
  line-height: 27px;
  color: #9b9b9b;
}
.post .entry-content figure {
  line-height: 0;
}
.post .entry-content figure img {
  width: 100%;
}
.post .entry-content a {
  color: #2a93de;
}
.post .entry-content a:hover {
  text-decoration: underline;
}
.post .entry-content h1,
.post .entry-content h2,
.post .entry-content h3,
.post .entry-content h4,
.post .entry-content h5,
.post .entry-content h6 {
  padding-bottom: 18px;
  color: #363636;
}
.post .entry-content h1 {
  font-size: 30px;
  line-height: 36px;
}
.post .entry-content h2 {
  font-size: 28px;
  line-height: 34px;
}
.post .entry-content h3 {
  font-size: 26px;
  line-height: 32px;
}
.post .entry-content h4 {
  font-size: 24px;
  line-height: 30px;
}
.post .entry-content h5 {
  font-size: 22px;
  line-height: 28px;
}
.post .entry-content h6 {
  font-size: 19px;
  line-height: 25px;
}
.post .entry-content > p {
  margin: 20px 0;
}
.post .entry-content blockquote {
  font-style: italic;
  font-weight: normal;
  padding: 20px;
  border: 1px solid #e5e5e5;
  border-left: 3px solid #0fbe7c;
  margin: 20px 0;
  background: #fff;
}
.post .entry-content blockquote:before,
.post .entry-content blockquote:after {
  content: "";
}
.post .entry-content blockquote cite {
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  display: block;
  text-align: right;
}
.post .entry-content table {
  width: 100%;
  background: #fff;
  margin: 0 0 20px;
}
.post .entry-content table tr:nth-child(2n) td {
  background: #fafafa;
}
.post .entry-content table th {
  font-weight: bold;
  text-align: left;
  color: #363636;
}
.post .entry-content table td,
.post .entry-content table th {
  border: 1px solid #e5e5e5;
  padding: 8px 14px;
}
.post .entry-content pre,
.post .entry-content code,
.post .entry-content kbd,
.post .entry-content var,
.post .entry-content samp,
.post .entry-content tt {
  font-family: Hack, Courier, monospace;
  font-size: 14px;
  line-height: 19px;
  white-space: pre-wrap;
}
.post .entry-content pre {
  background-color: #fff;
  margin-bottom: 20px;
  overflow: auto;
  padding: 20px;
  border: 1px solid #e5e5e5;
}
.post .entry-content dl {
  margin: 0 0 20px;
}
.post .entry-content dl dt {
  margin: 0 0 3px;
  font-weight: bold;
}
.post .entry-content dl dd {
  margin: 0 0 15px;
}
.post .entry-content ul,
.post .entry-content ol {
  padding: 0 0 0 35px;
  margin-bottom: 30px;
}
.post .entry-content ul li > ol,
.post .entry-content ol li > ol,
.post .entry-content ul li > ul,
.post .entry-content ol li > ul {
  margin-bottom: 0;
}
.post .entry-content ul {
  list-style: circle;
}
.post .entry-content ol {
  list-style: decimal;
}
.post .entry-content address {
  display: block;
  font-style: italic;
  margin: 0 0 20px;
}
.post .entry-content abbr,
.post .entry-content acronym,
.post .entry-content dfn {
  border-bottom: 1px dotted #666;
  cursor: help;
}
.post .entry-content cite,
.post .entry-content em,
.post .entry-content i {
  font-style: italic;
}
.post .entry-content ins {
  background: #fff;
}
.post .entry-content sub,
.post .entry-content sup {
  font-size: 10px;
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}
.post .entry-content sub {
  top: 0.5ex;
}
.post .entry-content sup {
  bottom: 1ex;
}
.post .entry-footer {
  padding-top: 22px;
  vertical-align: middle;
}
.post .entry-footer .icon-links {
  float: right;
  display: block;
  color: #9b9b9b;
  font-size: 15px;
  padding: 5px 0 0;
}
.post .entry-footer .icon-links:after {
  content: "";
  display: table;
  clear: both;
}
.post .entry-footer .icon-links > a,
.post .entry-footer .icon-links > div {
  float: left;
  margin: 0 0 0 30px;
  color: #868686;
  font-family: "Roboto", Arial, sans-serif;
}
.post .entry-footer .icon-links > a > a,
.post .entry-footer .icon-links > div > a {
  color: #868686;
  font-family: #363636;
}
.post .entry-footer .icon-links > a b,
.post .entry-footer .icon-links > div b {
  font-weight: normal;
}
.post .entry-footer .icon-links [class*="bi_"],
.post .entry-footer .icon-links [class*="fa-"] {
  font-size: 24px;
  color: #c2c2c2;
  position: relative;
  float: left;
  margin: -5px 8px 0 0;
}
.post .entry-footer .icon-links [class*="bi_"]:before,
.post .entry-footer .icon-links [class*="fa-"]:before {
  margin: 0;
}
.post .entry-footer .icon-links .fa-heart-o {
  margin-right: 10px;
}
.post .entry-footer .icon-links .bi_com-bubble {
  margin-top: -4px;
}
.post .entry-footer .tags-links {
  position: relative;
  display: inline-block;
  width: 60%;
  margin: -10px 0 0;
}
.post .entry-footer .tags-links > a {
  border: 1px solid #e6e6e6;
  color: #b3b3b3;
  font-size: 15px;
  font-style: italic;
  padding: 6px 10px;
  margin: 10px 10px 0 0;
  border-radius: 3px;
  display: inline-block;
}
.post .entry-footer .tags-links > span {
  position: absolute;
  width: 1px;
  height: 1px;
  clip: 1px 1px 1px 1px;
  overflow: hidden;
}
.post--info_userpic {
  height: 62px;
  width: 62px;
  position: absolute;
  left: 0;
  top: -6px;
}
.post--info_userpic img {
  border-radius: 50%;
}
.post--info {
  position: relative;
  padding: 10px 0 0 93px;
}
.post--info_user {
  font-size: 17px;
}
.post--info_user > a {
  color: #363636;
}
.post--info_meta {
  padding-top: 12px;
}
.post--info_meta li {
  display: inline-block;
  margin: 0 0 0 30px;
  color: #9b9b9b;
  font-size: 16px;
  position: relative;
}
.post--info_meta li:before {
  position: absolute;
  content: "";
  display: block;
  height: 3px;
  width: 3px;
  border-radius: 50%;
  background: #d0d0d0;
  left: -17px;
  top: 7px;
}
.post--info_meta li:first-child {
  margin: 0;
}
.post--info_meta li:first-child:before {
  display: none;
}
.post--info_meta li > a {
  color: #3499e0;
}
.post.-page {
  padding: 0 30px 0 0;
}
.post.-page .entry-header {
  padding-top: 26px;
}
.post.-page .entry-title {
  font-size: 35px;
  line-height: 45px;
}
.post.-page .entry-content {
  padding-top: 20px;
}
.post.-page .entry-footer {
  padding: 42px 0 0;
}
@media (max-width: 992px) {
  .post .entry-footer .icon-links > a,
  .post .entry-footer .icon-links > div {
    display: block;
    float: left;
    margin: 0 20px 0 0;
  }
  .post.-page {
    padding: 0;
  }
  .post.-page .entry-title {
    font-size: 26px;
    line-height: 35px;
  }
  .post.-page .entry-footer .tags-links {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 769px) {
  .post--info_meta li {
    display: block;
    padding: 0;
    margin: 5px 0 0;
  }
  .post--info_meta li:before {
    display: none;
  }
  .post .entry-footer .icon-links {
    float: none;
    display: block;
    margin: 0 0 20px;
  }
  .post .entry-footer .button {
    float: none;
    display: block;
    width: 100%;
  }
}
.pagination {
  position: relative;
  border-top: 1px solid #e2e2e2;
  padding-top: 50px;
}
.pagination > ul {
  text-align: center;
  color: #9b9b9b;
}
.pagination > ul > li {
  display: inline-block;
  font-size: 19px;
  margin-left: 5px;
}
.pagination > ul > li:first-child {
  margin-left: 0;
}
.pagination > ul > li > a {
  color: #9b9b9b;
  display: block;
  padding: 0 5px 5px;
}
.pagination > ul > li > a:hover {
  text-decoration: underline;
}
.pagination > ul > li > a.-active {
  color: #3499e0;
}
.pagination--link {
  font-size: 18px;
  color: #9b9b9b;
  position: absolute;
  top: 50px;
}
.pagination--link i {
  position: relative;
  top: 1px;
}
.pagination--link.-prev {
  margin-left: -3px;
}
.pagination--link.-next {
  right: 0;
  top: 50px;
}
.pagination--link.-next i {
  margin-right: -3px;
}
@media (max-width: 769px) {
  .pagination ul {
    display: none;
    text-align: left;
    padding: 20px 0;
  }
  .pagination ul li {
    display: block;
    margin: 0;
  }
  .pagination ul li a {
    padding: 5px;
  }
}
.banner_steps {
  padding: 65px 0 58px;
}
.banner_steps--image {
  padding: 0 40px 0 0;
}
.banner_steps--image img {
  width: 100%;
}
.banner_steps--title {
  padding: 27px 0 0 37px;
}
@media (max-width: 992px) {
  .banner_steps {
    padding: 0;
  }
  .banner_steps--title {
    margin-top: 30px;
    padding-left: 25px;
  }
  .banner_steps .list.-arrow {
    padding-right: 0;
    padding-left: 25px;
  }
  .banner_steps .list.-arrow .list--item_bullet {
    font-size: 20px;
    left: -32px;
  }
  .banner_steps--image {
    padding: 0;
  }
}
.simple_cta {
  padding: 100px 0;
}
.simple_cta--container {
  display: table;
}
.simple_cta--container > div {
  display: table-cell;
  vertical-align: middle;
}
.simple_cta--text {
  color: #9b9b9b;
  font-size: 19px;
  line-height: 29px;
  padding-right: 70px;
}
.simple_cta--buttons {
  text-align: right;
  white-space: nowrap;
}
.simple_cta--buttons button {
  margin-left: 15px;
}
.simple_cta--buttons button:first-child {
  margin-left: 0;
}
@media (max-width: 992px) {
  .simple_cta {
    padding: 60px 0;
  }
  .simple_cta--container > div {
    display: block;
    vertical-align: top;
  }
  .simple_cta--buttons {
    padding: 30px 0 0;
    text-align: left;
  }
}
@media (max-width: 769px) {
  .simple_cta {
    padding: 40px 0;
  }
  .simple_cta--buttons {
    padding-top: 20px;
  }
  .simple_cta--buttons .button {
    display: block;
    width: 100%;
    margin: 10px 0 0;
  }
}
.careers {
  padding: 50px 0 0 0;
}
.careers--text {
  position: relative;
  color: #9b9b9b;
  padding-top: 23px;
  margin-top: 3px;
}
.careers--text .fa-quote-left {
  position: absolute;
  top: 35px;
  left: -35px;
  color: #c2c2c2;
}
@media (max-width: 992px) {
  .careers .team_quotes {
    margin-bottom: 50px;
  }
}
.comments-area {
  position: relative;
  margin: 40px 30px 10px 0;
  padding: 40px 0 0;
  border-top: 1px solid #e3e3e3;
}
.comments-area .comments-title {
  font-size: 19px;
  text-transform: uppercase;
}
.comments-area .comment-body {
  position: relative;
}
.comments-area .comment {
  margin: 35px 0 0;
  border-bottom: 1px solid #e3e3e3;
}
.comments-area .comment:first-child {
  margin: 0;
  border-top: 0;
}
.comments-area > .comment-list {
  padding: 45px 0 0 0;
}
.comments-area .comment-author {
  display: inline-block;
  position: relative;
  margin-left: 63px;
}
.comments-area .comment-author .avatar {
  display: inline-block;
  position: absolute;
  top: 2px;
  left: -60px;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  vertical-align: top;
  box-shadow: 0 0 0 1px #e6e6e6, 0 0 0 6px #f7f7f7, 0 0 0 7px #e6e6e6;
}
.comments-area .comment-author .fn {
  display: inline-block;
  margin-left: 25px;
  padding-top: 10px;
}
.comments-area .comment-author .fn > a {
  color: #363636;
}
.comments-area .comment-author .fn > a:hover {
  text-decoration: underline;
}
.comments-area .comment-metadata {
  display: inline-block;
  margin-left: 30px;
  padding-top: 10px;
  position: relative;
}
.comments-area .comment-metadata > a {
  color: #9b9b9b;
}
.comments-area .comment-metadata > a:hover {
  text-decoration: underline;
}
.comments-area .comment-metadata:before {
  position: absolute;
  content: "";
  display: block;
  height: 3px;
  width: 3px;
  border-radius: 50%;
  background: #d0d0d0;
  left: -17px;
  top: 16px;
}
.comments-area .comment-content {
  color: #9b9b9b;
  font-size: 16px;
  line-height: 26px;
  padding: 12px 0px 10px 88px;
}
.comments-area .comment-content .comment-reply {
  display: block;
  padding: 7px 0 12px 27px;
}
.comments-area .comment-content .comment-reply > a {
  color: #3499e0;
  position: relative;
  display: block;
  font-size: 16px;
}
.comments-area .comment-content .comment-reply > a:hover {
  text-decoration: underline;
}
.comments-area .comment-content .comment-reply > a:before {
  position: absolute;
  content: "\eaed";
  display: block;
  top: 0px;
  left: -25px;
  font-family: Budicon;
}
.comments-area .comment .comment-list {
  margin-bottom: 10px;
}
.comments-area .comment .comment {
  margin: 0 0 0 92px;
  border-top: 1px solid #e3e3e3;
  padding-top: 35px;
  border-bottom: 0;
}
.comments-area .comment-respond {
  padding: 37px 0 0;
}
.comments-area .comment-reply-title {
  font-size: 19px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 37px;
}
@media (max-width: 992px) {
  .comments-area {
    margin-right: 0;
    margin-bottom: 50px;
  }
}
@media (max-width: 769px) {
  .comments-area .comment-author {
    margin: 0;
  }
  .comments-area .comment-author .avatar {
    display: block;
    position: relative;
    top: 0;
    left: 0;
  }
  .comments-area .comment-author .fn {
    margin-left: 0;
  }
  .comments-area .comment-metadata {
    display: block;
    margin: 0;
  }
  .comments-area .comment-metadata:before {
    display: none;
  }
  .comments-area .comment-content {
    padding-left: 0;
  }
  .comments-area .comment .comment {
    margin: 0 0 0 30px;
  }
}
.calendar {
  display: table;
  width: 100%;
  position: relative;
}
.calendar--title {
  background: #fff;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  padding: 19px 0;
  text-transform: uppercase;
}
.calendar--months {
  border-top: 1px solid #e5e5e5;
}
.calendar--months > th {
  padding: 15px 0;
  background: #fff;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}
.calendar--months > th:first-child {
  padding-left: 5px;
}
.calendar--months > th:last-child {
  padding-right: 5px;
}
.calendar--links {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.calendar--arrow {
  position: absolute;
  top: 19px;
  right: 10px;
  z-index: 2;
}
.calendar--arrow.-prev {
  left: 10px;
  z-index: 1;
}
.calendar--arrow > a {
  color: #cbcbcb;
}
.calendar--arrow > a:hover {
  color: #8c8a8a;
}
.calendar--days {
  background: #fff;
  font-size: 14px;
  width: 100%;
  text-align: center;
}
.calendar--days > tr > td {
  padding-bottom: 14px;
}
.calendar--days > tr > td:first-child {
  padding-left: 5px;
}
.calendar--days > tr > td:last-child {
  padding-right: 5px;
}
.calendar--days > tr > td > span {
  color: #bababa;
  font-weight: normal;
}
.plans_detailed:after {
  content: "";
  display: table;
  clear: both;
}
.plans_detailed--options {
  float: left;
  width: 40%;
  margin: 185px 0 0 0;
  border: 1px solid #e5e5e5;
  border-right: 0;
  position: relative;
  z-index: 1;
}
.plans_detailed--options_item {
  background: #fff;
  border-top: 1px solid #e5e5e5;
  padding: 20px 20px 0 20px;
  height: 100px;
}
.plans_detailed--options_item dt {
  font-size: 19px;
  font-weight: 700;
}
.plans_detailed--options_item dd {
  font-size: 17px;
  color: #9b9b9b;
  padding: 12px 0 0;
}
.plans_detailed--options_item:first-child {
  border: 0;
}
.plans_detailed--item {
  width: calc(33.3% - 10px);
  float: left;
}
.plans_detailed--item.-popular {
  width: calc(33.3% + 20px);
}
.plans_detailed--list {
  float: left;
  width: 60%;
}
.pricing .plans_detailed {
  padding-top: 80px;
}
.plans_detailed + .banner {
  margin-top: 100px;
}
.price_plan.-plans_detailed .price_plan--options_item {
  height: 100px;
  position: relative;
}
.price_plan.-plans_detailed.-popular .price_plan--options_item:first-child {
  height: 120px;
}
@media (max-width: 992px) {
  .plans_detailed--options_item dt {
    font-size: 17px;
  }
  .plans_detailed--options_item dd {
    font-size: 15px;
    line-height: 17px;
    padding: 10px 0 0;
  }
}
@media (max-width: 769px) {
  .plans_detailed {
    border: 1px solid #e2e2e2;
    padding: 0;
    margin-top: 40px;
  }
  .pricing .plans_detailed {
    padding-top: 0;
  }
  .plans_detailed--list {
    width: 100%;
    float: none;
  }
  .plans_detailed--options {
    position: absolute;
    top: 166px;
    left: 15px;
    margin: 0;
    width: calc(100% - 30px);
    border-right: 1px solid #e5e5e5;
    float: none;
    z-index: 20;
  }
  .plans_detailed--options_item {
    height: 83px;
    margin: 0 0 50px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 0;
  }
  .plans_detailed--options_item:first-child {
    border-bottom: 1px solid #e5e5e5;
  }
  .plans_detailed--item {
    width: 33.3%;
  }
  .plans_detailed--item.-popular {
    width: 33.3%;
  }
  .plans_detailed .price_plan {
    border: none;
    border-left: 1px solid #e2e2e2;
  }
  .plans_detailed .price_plan--header {
    padding: 20px 0;
  }
  .plans_detailed .price_plan--options_item {
    height: 50px;
    padding: 0;
    margin: 83px 0 0 0;
  }
  .plans_detailed .price_plan--options_item:last-child {
    border: 0;
  }
  .price_plan.-plans_detailed .price_plan--options_item,
  .price_plan.-plans_detailed.-popular .price_plan--options_item:first-child {
    height: 50px;
  }
  .plans_detailed .price_plan--footer {
    padding: 20px 10px;
  }
  .plans_detailed .price_plan--footer .button {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .plans_detailed .price_plan:first-child {
    border-left: 0;
  }
  .plans_detailed .price_plan.-plans_detailed.-popular {
    margin-top: 0;
    box-shadow: none;
    border: none;
    border-left: 1px solid #e2e2e2 !important;
    margin: 0;
  }
  .plans_detailed .price_plan.-plans_detailed.-popular .price_plan--footer {
    padding-top: 20px;
  }
  .plans_detailed .price_plan.-plans_detailed.-popular .price_plan--header {
    margin-top: 0;
  }
}
.price_switcher {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.price_switcher--radio {
  position: absolute;
  left: -9999em;
}
.price_switcher--radio.-first:checked ~ .price_switcher--label.-first {
  color: #39add1;
}
.price_switcher--radio.-first:checked ~ .price_switcher--label.-second span {
  display: block;
}
.price_switcher--radio.-first:checked ~ .price_switcher--toggler:before {
  left: 4px;
  right: auto;
}
.price_switcher--radio.-second:checked ~ .price_switcher--label.-second {
  color: #39add1;
}
.price_switcher--radio.-second:checked ~ .price_switcher--label.-first span {
  display: block;
}
.price_switcher--radio.-second:checked ~ .price_switcher--toggler:before {
  left: auto;
  right: 4px;
}
.price_switcher--label {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 15px;
  cursor: pointer;
  position: relative;
  height: 34px;
  line-height: 34px;
}
.price_switcher--label span {
  display: none;
  width: 75px;
  height: 34px;
  top: 0;
  content: "";
  position: absolute;
  z-index: 1;
}
.price_switcher--label.-first span {
  left: 100%;
  margin: 0 0 0 20px;
}
.price_switcher--label.-second span {
  right: 100%;
  margin: 0 20px 0 0;
}
.price_switcher--toggler {
  display: inline-block;
  vertical-align: middle;
  width: 75px;
  height: 34px;
  border-radius: 34px;
  background: #39add1;
  position: relative;
  margin: 0 16px;
}
.price_switcher--toggler:before {
  display: block;
  content: "";
  position: absolute;
  top: 3px;
  width: 28px;
  height: 28px;
  background: #fff;
  border-radius: 50%;
}
.price_switcher.-curious_blue .price_switcher--toggler {
  background: #2f97d9;
}
.price_switcher.-curious_blue
  .price_switcher--radio.-first:checked
  ~ .price_switcher--label.-first {
  color: #2f97d9;
}
.price_switcher.-curious_blue
  .price_switcher--radio.-second:checked
  ~ .price_switcher--label.-second {
  color: #2f97d9;
}
.price_plans--switcher {
  text-align: center;
  margin: 52px 0 0;
}
.price_plans .price_plan {
  margin: 60px 7px 7px;
}
.price_plan {
  background: #fff;
  position: relative;
  border: 1px solid #e2e2e2;
}
.price_plan--header {
  border-bottom: 8px solid #ccc;
  text-align: center;
  padding: 30px 0;
  position: relative;
  overflow: hidden;
}
.price_plan--header_icon {
  padding: 5px 0 20px;
}
.price_plan--header_icon [class*="bi_"] {
  font-size: 32px;
  color: #3499e0;
}
.price_plan--title {
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 500;
}
.price_plan--label {
  display: block;
  font-size: 9px;
  color: #fff;
  position: absolute;
  top: 11px;
  right: -22px;
  text-transform: uppercase;
  height: 25px;
  line-height: 25px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 90px;
}
.price_plan--price {
  display: block;
  font-size: 32px;
  font-weight: bold;
  margin: 0 0 22px;
}
.price_plan--price_text {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.price_plan--options {
  color: #9b9b9b;
}
.price_plan--options b {
  font-weight: 700;
}
.price_plan--options_item {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  padding: 25px 20px;
}
.price_plan.-plans_detailed
  .price_plan--options_item.-is_included:nth-child(even) {
  background-color: #fafafa;
}
.price_plan--options_item:nth-child(even) {
  background: #fcfcfc;
}
.price_plan--options_item.-is_included {
  background-color: #fafafa;
}
.price_plan--options_item_bullet {
  display: block;
  width: 10px;
  height: 10px;
  background: #3499e0;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.price_plan--options_item_bullet:before {
  width: 20px;
  height: 20px;
  content: "";
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.price_plan--footer {
  text-align: center;
  padding: 30px 0;
}
.price_plan.-popular {
  border-width: 2px;
}
.price_plan.-popular:after {
  top: -8px;
  right: -8px;
  left: -8px;
  bottom: -8px;
}
.price_plan.-popular .price_plan--header {
  margin-top: -1px;
}
.price_plan.-plans_detailed {
  margin: 0;
}
.price_plan.-plans_detailed:after {
  display: none;
}
.price_plan.-plans_detailed.-popular {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 2;
  margin: 0 -2px;
}
.price_plan.-plans_detailed .price_plan--title {
  font-size: 19px;
}
.price_plan.-plans_detailed .price_plan--price {
  font-size: 22px;
  margin: 20px 0 0;
}
.price_plan.-plans_detailed .price_plan--options_item:nth-child(even) {
  background: #fff;
}
.price_plan.-plans_detailed.-popular {
  margin-top: -20px;
}
.price_plan.-plans_detailed.-popular .price_plan--footer {
  padding-top: 45px;
}
.price_plan.-page .price_plan--options_item b {
  color: #363636;
}
.price_plan.-case_1 .price_plan--content.-case_1 {
  display: block;
}
.price_plan.-case_1 .price_plan--content.-case_2 {
  display: none;
}
.price_plan.-case_2 .price_plan--content.-case_1 {
  display: none;
}
.price_plan.-case_2 .price_plan--content.-case_2 {
  display: block;
}
@media (max-width: 769px) {
  .price_plan--header {
    padding: 15px 0;
  }
  .price_plan--price {
    font-size: 22px;
    margin: 0 0 12px;
  }
  .price_plan--title {
    font-size: 17px;
  }
  .price_plan--options_item {
    padding: 15px 10px;
  }
  .price_plan--footer {
    padding: 20px;
  }
  .price_plan--footer .button {
    display: block;
    width: 100%;
  }
}
.features_sun {
  padding: 70px 0 0;
}
.features_sun--list {
  padding: 0 18px 0 0;
}
.features_sun--list_item {
  display: block;
  margin-top: 30px;
  font-size: 19px;
  line-height: 29px;
  position: relative;
  padding: 0 0 0 40px;
}
.features_sun--list_item [class*="bi_"] {
  display: block;
  position: absolute;
  left: -2px;
  top: 2px;
  font-size: 22px;
}
.features_sun--list_item:first-child {
  margin: 0;
}
.features_sun--content.-right {
  padding-left: 13px;
}
.features_sun--picture {
  margin: -25px 0 0;
}
.features_sun--picture img {
  width: 100%;
}
@media (max-width: 992px) {
  .features_sun--picture {
    margin-bottom: 30px;
  }
}
@media (max-width: 769px) {
  .features_sun--picture {
    margin-bottom: 0;
  }
  .features_sun--content {
    margin: 30px 0 0;
    padding: 0;
  }
  .features_sun--content.-right {
    padding: 0;
  }
}
.case_studies--item {
  position: relative;
  margin-top: 55px;
  min-height: 260px;
  border: 1px solid #e5e5e5;
  background: #fff;
}
.case_studies--item:before {
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
  border: 1px solid #e5e5e5;
}
.case_studies--item_wrap {
  position: relative;
  z-index: 1;
}
.case_studies--item_image {
  height: 260px;
  margin: 0 auto;
  position: relative;
}
.case_studies--item_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.case_studies--item_title {
  padding: 36px 20px 0;
  display: block;
  text-align: center;
  font-size: 19px;
  text-transform: uppercase;
}
.case_studies--item_text {
  padding: 14px 20px 0;
  display: block;
  font-size: 17px;
  line-height: 27px;
  text-align: center;
  color: #9b9b9b;
}
.case_studies--item_footer {
  margin: 0 auto;
  padding: 21px 20px 20px;
  text-align: center;
}
.case_studies--footer {
  padding-top: 30px;
  text-align: center;
}
.case_studies--nav {
  width: 100%;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 50px;
}
.case_studies--nav_item {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px solid #cdcdcd;
  border-radius: 50%;
  margin-left: 8px;
  background: #cdcdcd;
}
.case_studies--nav_item:first-child {
  margin-left: 0;
  background: none;
}
@media (max-width: 769px) {
  .case_studies--item {
    min-height: auto;
  }
  .case_studies--item_image {
    height: 200px;
  }
  .case_studies--item_footer .button {
    display: block;
    width: 100%;
  }
}
.banner {
  background: #fff;
}
.banner--wrap {
  position: relative;
  padding: 40px 40px 40px 125px;
}
.banner--wrap:after {
  content: "";
  display: table;
  clear: both;
}
.banner--icon {
  position: absolute;
  width: 125px;
  top: 0;
  bottom: 0;
  left: 0;
}
.banner--icon [class*="bi_"] {
  font-size: 50px;
  color: #2a93de;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.banner--title {
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 500;
}
.banner--content {
  float: left;
}
.banner--text {
  opacity: 0.6;
  color: #363636;
  font-size: 17px;
  line-height: 23px;
  margin: 10px 0 0;
}
.banner--buttons {
  float: right;
}
@media (max-width: 992px) {
  .banner--content {
    float: none;
  }
  .banner--buttons {
    padding: 30px 0 0;
    float: none;
  }
}
@media (max-width: 769px) {
  .banner {
    text-align: center;
  }
  .banner--title {
    line-height: 26px;
  }
  .banner--wrap {
    padding: 40px;
  }
  .banner--icon {
    width: 100%;
    position: relative;
    margin: 0 0 30px;
    height: 50px;
  }
  .banner .button {
    display: block;
    width: 100%;
  }
}
.page_banner {
  min-height: 415px;
  background: #0b66a2
    url("../images/design/page_banner/page_banner_bg-blue.png");
  background-size: cover;
  color: #fff;
}
.page_banner--content {
  padding: 60px 0;
}
.page_banner--title {
  font-size: 54px;
  line-height: 64px;
  font-family: "Montserrat", Arial, sans-serif;
  margin: 0 0 27px;
}
.page_banner--text {
  font-size: 19px;
  line-height: 29px;
}
.page_banner--image {
  text-align: center;
  padding: 60px 0 0;
}
.page_banner.-vertical .title {
  text-transform: none;
}
.page_banner.-vertical .page_banner--title {
  margin-bottom: 20px;
  text-align: center;
}
.page_banner.-vertical .page_banner--content {
  padding: 30px 0 50px;
}
.page_banner.-vertical .page_banner--text {
  text-align: center;
}
@media (max-width: 992px) {
  .page_banner--image img {
    width: 100% !important;
  }
  .page_banner--title {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (max-width: 769px) {
  .page_banner--title {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 15px;
  }
}
.colored_card--image {
  position: relative;
  height: 260px;
}
.colored_card--image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.colored_card--content {
  text-align: center;
  color: #fff;
  padding: 30px 20px 30px;
  height: 185px;
}
.colored_card--content .title {
  margin: 0 0 17px;
}
.colored_card--footer {
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  padding: 30px;
}
.colored_card--footer a {
  color: #fff;
}
.colored_card--footer a:hover {
  text-decoration: underline;
}
.what_we_do {
  padding-top: 30px;
  margin-bottom: -40px;
}
.what_we_do .card {
  margin-top: 40px;
  margin-bottom: 40px;
}
.our_team--list {
  padding-top: 23px;
}
.our_team--item_image {
  display: block;
  margin-top: 30px;
  position: relative;
  line-height: 0;
  position: relative;
  z-index: 1;
}
.our_team--item_image img {
  width: 100%;
}
.our_team--item_text {
  padding-top: 18px;
  display: block;
  font-size: 17px;
  line-height: 27px;
  text-align: center;
  color: #9b9b9b;
}
.our_team--item_team {
  padding: 25px 0 0;
  text-align: center;
}
.our_team--item_team dt {
  color: #363636;
  font-size: 19px;
  text-transform: uppercase;
}
.our_team--item_team dd {
  color: #2a93de;
  font-size: 17px;
  padding: 9px 0 0;
}
.our_team--item_social {
  padding-top: 20px;
  text-align: center;
}
.our_team--item_social > li {
  display: inline-block;
}
.our_team--item_social > li > a {
  color: #9b9b9b;
  opacity: 0.7;
  font-size: 19px;
  padding: 5px;
}
.our_team--item_social > li > a:hover {
  opacity: 1;
}
@media (max-width: 992px) {
  .our_team {
    margin-top: -50px;
  }
  .our_team--item {
    margin: 50px 0 0;
  }
}
.cta_banner--image {
  text-align: center;
  padding: 0 70px;
}
.cta_banner--image img {
  width: 100%;
}
.cta_banner .title {
  margin: 0 0 35px;
}
.cta_banner .text {
  color: #9b9b9b;
  margin: 0 0 40px;
}
.section .cta_banner {
  padding: 10px 0;
}
@media (max-width: 992px) {
  .cta_banner--image {
    padding: 0;
  }
  .cta_banner--text {
    padding: 40px 0 0;
  }
  .cta_banner--text .title {
    font-size: 30px;
    margin: 0 0 20px;
  }
}
@media (max-width: 769px) {
  .cta_banner--text .button {
    display: block;
    width: 100%;
  }
}
.why_we {
  padding-top: 35px;
}
.why_we--icon {
  display: block;
  height: 60px;
  width: 60px;
  background: #f7f9fa;
}
.why_we--icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 30px;
}
.why_we--title {
  font-size: 19px;
  color: #363636;
  text-transform: uppercase;
  padding-top: 25px;
}
.why_we--text {
  padding: 18px 30px 0 0;
  display: block;
  font-size: 17px;
  line-height: 27px;
  color: #9b9b9b;
}
@media (max-width: 992px) {
  .why_we--text {
    padding-right: 20px;
  }
}
@media (max-width: 769px) {
  .why_we {
    margin-top: -50px;
  }
  .why_we--text {
    padding-right: 0;
  }
  .why_we--item {
    text-align: center;
    margin: 50px 0 0;
  }
  .why_we--icon {
    margin: 0 auto;
  }
  .why_we--icon.block.-border_double {
    margin: 0 auto;
  }
}
.statistics {
  padding: 56px 0;
}
.statistics--item {
  position: relative;
}
.statistics--icon {
  position: absolute;
  top: 8px;
  left: -60px;
  color: #fff;
  font-size: 30px;
}
.statistics--item_info {
  position: relative;
  display: block;
  font-size: 19px;
  line-height: 24px;
  color: #fff;
  margin-left: 55px;
}
@media (max-width: 769px) {
  .statistics {
    padding: 10px 0 40px;
  }
  .statistics--item {
    padding: 0;
    margin: 30px 0 0;
    text-align: center;
  }
  .statistics--item_info {
    margin: 0;
  }
  .statistics--icon {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    text-align: center;
    margin: 0 0 10px;
  }
}
.free_resources {
  margin-top: -47px;
}
.free_resources--item {
  padding-top: 100px;
}
.free_resources--item_cover {
  width: 119px;
  height: 149px;
  float: left;
  display: block;
  position: relative;
  line-height: 0;
  position: relative;
  z-index: 1;
}
.free_resources--content {
  overflow: hidden;
  padding: 8px 0 0 30px;
}
.free_resources--content_footer {
  padding-top: 22px;
}
.free_resources--content_text {
  padding-top: 13px;
  color: #9b9b9b;
}
@media (max-width: 769px) {
  .free_resources--item {
    padding: 70px 0 0;
  }
  .free_resources--item_cover {
    float: none;
  }
  .free_resources--content {
    padding: 15px 0 0;
  }
  .free_resources--content_footer .button {
    display: block;
    width: 100%;
  }
}
.progressbar {
  display: block;
  width: 100px;
  height: 100px;
  position: relative;
}
.progressbar--label {
  font-size: 24px;
  font-weight: 500;
  color: #363636 !important;
}
.progressbar--label:after {
  content: "%";
}
.skills [class*="col"] {
  text-align: center;
}
.skills--item {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.skills--item .progressbar {
  display: inline-block;
}
.skills--item .title {
  margin: 18px 0 0;
}
.section .skills {
  padding: 50px 0 0;
}
@media (max-width: 992px) {
  .skills {
    margin: -40px 0 0;
  }
  .skills--item {
    margin: 40px 0 0;
  }
}
.map {
  width: 100%;
  height: 412px;
}
.contacts--item {
  position: relative;
  padding: 0 0 0 65px;
  margin: 40px 0 0;
  font-size: 17px;
  line-height: 26px;
}
.contacts--item strong {
  display: block;
  font-weight: 500;
  font-size: 19px;
  margin-bottom: -2px;
}
.contacts--item strong a {
  color: #363636;
}
.contacts--item:first-child {
  margin: 0;
}
.contacts [class*="bi_"] {
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  color: #3499e0;
  font-size: 32px;
}
.contacts .bi_com-phone {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.contacts.-page {
  margin: 60px 0 0 30px;
}
@media (max-width: 992px) {
  .contacts.-page {
    margin: 10px 0 50px;
  }
}
@media (max-width: 769px) {
  .contacts--item {
    padding: 0 0 0 40px;
  }
  .contacts .contacts--item_icon i {
    top: 5px;
    font-size: 24px;
  }
}
.card--image {
  height: 260px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.card--image img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.card--content {
  padding: 30px 20px 22px;
  text-align: center;
  height: 174px;
  max-height: 174px;
}
.card--title {
  margin: 0 0 12px;
}
.card--text {
  color: #868686;
}
.card--footer {
  text-align: center;
  padding: 0 20px 40px;
}
.card.-colored .card--content {
  color: #fff;
  padding: 30px 20px 30px;
  height: 185px;
  max-height: 185px;
}
.card.-colored .card--title {
  margin: 0 0 17px;
}
.card.-colored .card--text {
  color: #fff;
}
.card.-colored .card--footer {
  padding: 0;
}
.card.-colored .card--footer .card--link {
  display: block;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  padding: 30px;
}
.card.-colored .card--link {
  position: relative;
  color: #fff;
}
.card.-colored .card--link:hover .card--link_inner {
  padding: 0 20px 0 0;
}
.card.-colored .card--link:hover .card--link_inner [class*="fa"] {
  right: 0px;
  opacity: 1;
}
.card.-colored .card--link_inner {
  position: relative;
  padding: 0 10px;
  -webkit-transition: padding 0.2s;
  transition: padding 0.2s;
}
.card.-colored .card--link_inner [class*="fa"] {
  position: absolute;
  right: 5px;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1200px) {
  .card--content {
    height: 194px;
    max-height: 194px;
  }
}
@media (max-width: 992px) {
  .card--content {
    height: auto;
    max-height: none;
  }
  .card.-colored .card--content {
    height: auto;
    max-height: none;
  }
}
@media (max-width: 769px) {
  .card--image {
    height: 200px;
  }
  .card--footer {
    padding-bottom: 20px;
  }
  .card--footer .button {
    display: block;
    width: 100%;
  }
}
.cards_list .card {
  margin-top: 57px;
}
.cards_list.-catalog .card {
  margin-top: 87px;
}
.cards_list--nav {
  width: 100%;
  text-align: center;
  padding-top: 40px;
}
.cards_list--nav_item {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px solid #e5e5e5;
  border-radius: 50%;
  margin-left: 8px;
  background: #e5e5e5;
}
.cards_list--nav_item:first-child {
  margin-left: 0;
  background: none;
}
.cards_list .mix {
  display: none;
}
.quote {
  padding: 10px 0 0;
}
.quote .quote--form .field textarea {
  height: 330px;
}
.quote .reward {
  margin-left: 37px;
}
@media (max-width: 992px) {
  .quote .reward {
    margin: 57px 7px 7px;
  }
}
.reward--header {
  padding: 22px 30px 40px;
}
.reward--image {
  line-height: 0;
  padding: 30px 10px 0;
}
.reward--image img {
  width: 100%;
}
.reward--content {
  padding: 30px 30px 37px;
  border-top: 1px solid #e5e5e5;
}
.reward--content .title.-small {
  margin-bottom: 22px;
}
.reward--opinions > li {
  margin: 28px 0 0;
}
.reward--opinions > li:first-child {
  margin: 0;
}
.reward--opinions .text {
  color: #9b9b9b;
  margin: 0 0 18px;
}
.reward--opinions strong {
  font-weight: 500;
}
.cards_carousel {
  position: relative;
  padding-bottom: 80px;
}
.cards_carousel--container {
  position: static !important;
  max-width: 1170px;
  margin: 0 auto;
}
.section .cards_carousel {
  padding-top: 50px;
  margin: 0 0 60px;
}
.widget-title {
  background: #fcfcfc;
  font-size: 17px;
  line-height: 24px;
  font-weight: 500;
  position: relative;
  padding: 19px 10px 19px 60px;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e5e5;
}
.widget-title [class*="bi"] {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 16px;
  font-size: 24px;
  color: #3499e0;
}
.widget ul {
  font-size: 16px;
  line-height: 24px;
}
.widget ul li {
  border-top: 1px solid #e5e5e5;
  padding: 16px 20px;
  color: #9b9b9b;
}
.widget ul li a {
  color: #9b9b9b;
  padding: 5px 0;
}
.widget ul li a:hover {
  text-decoration: underline;
}
.widget ul li .comment-author-link a {
  color: #2d8fcc;
}
.widget ul li .rsswidget {
  color: #363636;
  font-size: 16px;
  line-height: 27px;
  font-weight: 500;
}
.widget ul li .rssSummary {
  padding-top: 5px;
}
.widget ul li .rss-date {
  display: block;
  color: #363636;
  padding: 4px 0 2px;
  font-size: 15px;
}
.widget > ul {
  margin-top: -1px;
}
.widget .tagcloud {
  padding: 10px 20px 20px;
  font-size: 15px;
}
.widget .tagcloud a {
  border: 1px solid #e6e6e6;
  color: #868686;
  font-size: 15px;
  font-style: italic;
  padding: 6px 10px;
  margin: 10px 10px 0 0;
  border-radius: 3px;
  display: inline-block;
}
.widget .menu .menu-item {
  padding: 0;
  position: relative;
}
.widget .menu .menu-item a {
  padding: 17px 20px;
  display: block;
  position: relative;
}
.widget .menu .menu-item a:hover {
  text-decoration: none;
  color: #363636;
}
.widget .menu .menu-item .sub-menu {
  display: none;
}
.widget .menu .menu-item .menu-item a {
  padding: 17px 20px 17px 40px;
}
.widget .menu > .menu-item > a {
  font-weight: 500;
}
.widget .menu > .menu-item > a:after {
  display: block;
  width: 10px;
  height: 5px;
  position: absolute;
  top: 50%;
  right: 18px;
  margin: -1px 0 0;
  opacity: 0.2;
  content: "";
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background-size: 100% 100%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAPCAMAAAAvUzStAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAA4VBMVEUAAAA2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjYAAADnvYxKAAAASXRSTlMAC2VsEl5aCLXgLyPTsvjzU0Xt+o3+fwFy/KZ5/ayhA07y0B8byfdfK9zqPTrm5Da9+WZkxxoEk5KeBya++2/p7EPSIq4MgH41GUZ1CwAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAC8SURBVBjTdVBlF4JQDB2KYjdiB9hgK9hd+/9/SPawUNyHvRvvnG0XOJebB6fiPF4BfIj+gIMZDCGGIYKI0diPGU+YehJSZkcxLdnNTJbkHEj5AoEi9+EJJZIwVTZxpUpQVl5mrU5Co2mxVptYR32YWpdor//8zA+ID0eMjGlPnEzfg3SDDTJ00GcMzRe2JUdDEgfLFT3rzfeB6padRm23/w1HkdGqw9Ex2CIzT2fH2EG6iCheJfhXWuZm43efkyaq4CBthQAAAABJRU5ErkJggg==");
}
.widget .menu > .menu-item > a:hover:after {
  opacity: 1;
}
.widget .menu > .menu-item.-opened > a {
  color: #363636;
}
.widget .menu > .menu-item.-opened > a:after {
  opacity: 1;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.widget .menu > .menu-item.-opened .sub-menu {
  display: block;
}
.widget_search--field {
  display: block;
  width: 100%;
  position: relative;
}
.widget_search--field i {
  display: block;
  position: absolute;
  color: #3499e0;
  font-size: 24px;
  top: 50%;
  left: 15px;
  margin: -12px 0 0;
}
.widget_search--field input {
  font-size: 17px;
  display: block;
  padding: 21px 20px 21px 55px;
  width: 100%;
}
.textwidget {
  margin-top: -1px;
}
.textwidget strong {
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
}
.textwidget strong + img {
  margin-top: 10px;
}
.textwidget p {
  padding: 20px;
  font-size: 15px;
  line-height: 24px;
  border-top: 1px solid #e5e5e5;
}
.textwidget img {
  width: 100%;
}
.team_quotes--item {
  position: relative;
  color: #9b9b9b;
  margin: 22px 0 0;
}
.team_quotes--item .fa-quote-left {
  position: absolute;
  top: 4px;
  left: -30px;
  color: #c2c2c2;
}
.team_quotes--item_author {
  display: inline-block;
  color: #363636;
  font-weight: 500;
  margin: 12px 0 0;
}
.team_quotes--item_author span {
  font-weight: normal;
  color: #3499e0;
}
@media (max-width: 992px) {
  .team_quotes--item .fa {
    display: none;
  }
}
.vacancies--item:first-child .vacancies--item_title {
  border-top: 0;
}
.vacancies--item.-opened .vacancies--item_title {
  color: #2d8fcc;
}
.vacancies--item.-opened .vacancies--item_title:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAQCAMAAAAyEe/dAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAA81BMVEUAAAAtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wtj8wAAADeyJlDAAAAT3RSTlMACm8LBF5gB6nMFw68qO3ZIBjP9+YsJN27Db7uOzPoq/VMQ/IDmftX+QaD/nNu/ZICbYgBe1qdn/xjR/Sxs/ZON+w8KeLkHdcfE8rICWllvBASTQAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAC/SURBVBjTdZDlAoJAEIRXBLG7sLsbu7t13/9tdBEVAefH3c58d3sBBoYxgo5YzsSDGdFi1TKbHdEBTkR0udXM433GPtqJ6A/8smCI0jAIEZqjMSWLJyij0/gkVan0l2WylNgFqnN5qgvcmxVL5B1l2VbIVWsvU2+Qa7Y+jdpS0BEBxI60sKu8Qk9q1c+xA5qHo9/LjyeUTmc0zhfqZy9XKCu61n7YZvtiuwDoaH8gdjiCrk5nxMsJ/uh6u/NK/wAAVSs8kEdH0wAAAABJRU5ErkJggg==");
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}
.vacancies--item_title {
  padding: 25px;
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  font-size: 17px;
  font-weight: 500;
  position: relative;
}
.vacancies--item_title:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 14px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -4px;
  content: "";
  background-size: 100%;
  opacity: 0.2;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAPCAMAAAAvUzStAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAA4VBMVEUAAAA2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjYAAADnvYxKAAAASXRSTlMAC2VsEl5aCLXgLyPTsvjzU0Xt+o3+fwFy/KZ5/ayhA07y0B8byfdfK9zqPTrm5Da9+WZkxxoEk5KeBya++2/p7EPSIq4MgH41GUZ1CwAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAC8SURBVBjTdVBlF4JQDB2KYjdiB9hgK9hd+/9/SPawUNyHvRvvnG0XOJebB6fiPF4BfIj+gIMZDCGGIYKI0diPGU+YehJSZkcxLdnNTJbkHEj5AoEi9+EJJZIwVTZxpUpQVl5mrU5Co2mxVptYR32YWpdor//8zA+ID0eMjGlPnEzfg3SDDTJ00GcMzRe2JUdDEgfLFT3rzfeB6padRm23/w1HkdGqw9Ex2CIzT2fH2EG6iCheJfhXWuZm43efkyaq4CBthQAAAABJRU5ErkJggg==");
}
.vacancies--item_content {
  display: none;
  background: #fcfcfc;
  padding: 25px;
  font-size: 15px;
  line-height: 20px;
  color: #9b9b9b;
  border-top: 1px solid #e5e5e5;
}
.vacancies--item_content ul li {
  position: relative;
  margin: 5px 0 0;
}
.vacancies--item_content ul li:before {
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background: #9b9b9b;
  content: "";
  position: absolute;
  right: 100%;
  top: 8px;
  margin: 0 5px 0 0;
}
.vacancies--item_content ul li:first-child {
  margin-top: 0;
}
.vacancies--item_content a {
  text-decoration: none;
  color: #2d8fcc;
}
.vacancies--item_content a:hover {
  text-decoration: underline;
}
.vacancies--item_content dl {
  margin: 0 0 28px;
}
.vacancies--item_content dt {
  color: #363636;
  font-weight: 500;
  margin: 0 0 18px;
}
.title + .vacancies {
  margin-top: 22px;
}
.sidebar .block + .block {
  margin-top: 55px;
}
.pentagram {
  position: relative;
  margin: 0 auto;
  width: 316px;
  height: 316px;
}
.pentagram--wrap {
  position: absolute;
  display: block;
  height: 104px;
  width: 104px;
  top: 0;
  left: 0;
}
.pentagram--wrap:after {
  display: block;
  content: "";
  position: absolute;
  width: 300px;
  height: 1px;
  background: #e5e5e5;
  top: 52px;
  left: 10px;
  z-index: -10;
}
.pentagram--wrap.-pic_2 {
  top: 0;
  left: 212px;
}
.pentagram--wrap.-pic_2:after {
  width: 1px;
  height: 300px;
  top: 10px;
  left: 52px;
  z-index: -10;
}
.pentagram--wrap.-pic_3 {
  top: 212px;
  left: 212px;
}
.pentagram--wrap.-pic_3:after {
  width: 300px;
  height: 1px;
  top: 52px;
  left: -200px;
  z-index: -10;
}
.pentagram--wrap.-pic_3:before {
  display: block;
  content: "";
  position: absolute;
  background: #e5e5e5;
  top: -60px;
  left: -210px;
  width: 300px;
  height: 1px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  z-index: -10;
}
.pentagram--wrap.-pic_4 {
  top: 212px;
  left: 0px;
}
.pentagram--wrap.-pic_4:after {
  width: 1px;
  height: 300px;
  top: -200px;
  left: 52px;
  z-index: -10;
}
.pentagram--wrap.-pic_4:before {
  display: block;
  content: "";
  position: absolute;
  background: #e5e5e5;
  top: -20px;
  left: -20px;
  width: 300px;
  height: 1px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: -10;
}
.pentagram--wrap.-pic_5 {
  top: 106px;
  left: 106px;
}
.pentagram--wrap.-pic_5:after {
  width: 0;
  height: 0;
}
.pentagram--circle {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  position: absolute;
  border: 1px solid #e5e5e5;
  background: #f7f9fa;
  top: 7px;
  left: 7px;
}
.pentagram--circle:before {
  display: block;
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  background: #fff;
  z-index: -1;
}
.pentagram--circle > img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.quadra {
  width: 321px;
  height: 365px;
  padding-left: 20px;
  z-index: 5;
}
.quadra--wrap {
  position: absolute;
  display: block;
  height: 104px;
  width: 104px;
  top: 3px;
  left: 123px;
  z-index: 6;
}
.quadra--wrap:after {
  display: block;
  content: "";
  position: absolute;
  background: #e5e5e5;
  width: 200px;
  height: 1px;
  top: 92px;
  left: -80px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: -10;
}
.quadra--wrap:before {
  display: block;
  content: "";
  position: absolute;
  background: #e5e5e5;
  top: 100px;
  left: -10px;
  width: 200px;
  height: 1px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  z-index: -1;
}
.quadra--wrap.-pic_2 {
  top: 131px;
  left: 230px;
}
.quadra--wrap.-pic_2:after {
  display: block;
  content: "";
  position: absolute;
  background: #e5e5e5;
  width: 200px;
  height: 1px;
  top: 52px;
  left: -150px;
  -webkit-transform: none;
  transform: none;
  z-index: -10;
}
.quadra--wrap.-pic_2:before {
  width: 1px;
  height: 200px;
  top: 0px;
  left: 17px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  z-index: -10;
}
.quadra--wrap.-pic_3 {
  top: 258px;
  left: 123px;
}
.quadra--wrap.-pic_3:after {
  width: 0;
  height: 0;
}
.quadra--wrap.-pic_3:before {
  display: block;
  content: "";
  position: absolute;
  background: #e5e5e5;
  top: -35px;
  left: -120px;
  width: 200px;
  height: 1px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  z-index: -1;
}
.quadra--wrap.-pic_4 {
  top: 131px;
  left: 15px;
}
.quadra--wrap.-pic_4:before {
  top: -20px;
  left: -20px;
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: -1;
}
.quadra--wrap.-pic_4:after {
  width: 0;
  height: 0;
}
.quadra--circle {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  position: absolute;
  border: 1px solid #e5e5e5;
  background: #fff;
  top: 7px;
  left: 7px;
}
.quadra--circle:before {
  display: block;
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  background: #f7f9fa;
  z-index: -1;
}
.quadra--circle > img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.mega_nav {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  margin: 35px 0 0;
  background: #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  font-size: 15px;
  line-height: 20px;
  width: 880px;
}
.mega_nav:before {
  width: 100%;
  height: 35px;
  position: absolute;
  bottom: 100%;
  left: 0;
  content: "";
}
.mega_nav .container {
  padding: 0;
}
.mega_nav--wrapper {
  padding: 30px;
}
.mega_nav--footer_buttons {
  padding: 30px 0 10px;
  text-align: center;
}
.mega_nav.-wide {
  width: auto;
  left: 15px;
  right: 15px;
}
.mega_nav.-right {
  right: 15px;
  left: auto;
}
.menu-item:hover .mega_nav {
  display: block;
}
.mega_nav_simple {
  display: table;
  width: 880px;
}
.mega_nav_simple--col {
  display: table-cell;
  width: 220px;
  border-left: 1px solid #f1f1f1;
  padding: 30px 20px 30px 35px;
}
.mega_nav_simple--col:first-child {
  border: none;
}
.mega_nav_simple--col_title {
  color: #4dbaf9;
  text-transform: uppercase;
  margin: 0 0 18px;
}
.mega_nav_simple--col_title a {
  color: #4dbaf9;
}
.mega_nav_simple--menu_wrap {
  overflow: hidden;
  position: relative;
}
.mega_nav_simple--menu {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.mega_nav_simple--menu li {
  margin: 13px 0 0;
}
.mega_nav_simple--menu li:first-child {
  margin: 0;
}
.mega_nav_simple--menu li.-has_child > a:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin: -4px 0 0;
  display: block;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #9b9b9b;
  content: "";
}
.mega_nav_simple--menu a {
  display: block;
  color: #9b9b9b;
  position: relative;
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.mega_nav_simple--menu a:hover,
.mega_nav_simple--menu a.-active {
  color: #363636;
}
.mega_nav_simple--menu a:hover:after,
.mega_nav_simple--menu a.-active:after {
  border-color: transparent transparent transparent #363636;
}
.mega_nav_simple--menu a.-all {
  color: #0b66a2;
}
.mega_nav_simple--menu .mega_nav_simple--menu {
  position: absolute;
}
.mega_nav_simple--menu.-hidden {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.mega_nav_simple--menu.-hidden .mega_nav_simple--go_back:after {
  display: none;
}
.mega_nav_simple--menu.-move_out > li > a {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.mega_nav_simple--menu.-move_out > li > a:after {
  display: none;
}
.mega_nav_simple--go_back {
  padding: 0 0 0 10px;
}
.mega_nav_simple--go_back:after {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -4px 0 0;
  display: block;
  border-style: solid;
  border-width: 4px 4px 4px 0;
  border-color: transparent #9b9b9b transparent transparent;
  content: "";
}
.mega_nav_simple--menu a.mega_nav_simple--go_back:hover:after {
  border-color: transparent #363636 transparent transparent;
}
.mega_nav_images {
  position: relative;
  margin: 0 -35px 3px;
}
.mega_nav_images--item {
  display: block;
  text-align: center;
  margin: 0 30px;
}
.mega_nav_images--item h3 {
  font-size: 15px;
  line-height: 24px;
  color: #363636;
  padding-top: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
.mega_nav_images--item p {
  color: #9b9b9b;
  font-size: 15px;
}
.mega_nav_images--item_image {
  display: block;
  position: relative;
  line-height: 0;
}
.mega_nav_images--item_image img {
  width: 100%;
}
.mega_nav_icons {
  margin: -16px -36px 0;
}
.mega_nav_icons--content {
  display: table;
  width: 100%;
}
.mega_nav_icons--wrap {
  display: table-row;
}
.mega_nav_icons--item {
  display: table-cell;
}
.mega_nav_icons--item > a {
  position: relative;
  display: block;
  padding: 29px 0px 29px 105px;
  margin: 0 25px;
  color: #0b66a2;
}
.mega_nav_icons--item > a:hover {
  background: #f7f7f7;
}
.mega_nav_icons--item > a:hover .mega_nav_icons--item_image {
  background: #fff;
}
.mega_nav_icons--item_image {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 14px;
  left: 15px;
  background: #f7f7f7;
}
.mega_nav_icons--item_image [class*="bi_"] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 30px;
  color: #0b66a2;
}
.mega_nav_icons--item_title {
  color: #0b66a2;
  font-size: 15px;
  line-height: 24px;
}
.mega_nav_icons--item_text {
  color: #9b9b9b;
  font-size: 15px;
}
.mega_nav_icons.-narrow {
  margin: -16px -20px 0;
}
.mega_nav_icons.-narrow .mega_nav_icons--item a {
  margin: 0 5px;
}
.header .menu .menu-item {
  position: relative;
}
.header .menu .menu-item > a {
  color: #868686;
}
.header .menu .menu-item > a:hover {
  color: #363636;
}
.header .menu .menu-item.-mega {
  position: static;
}
.header .menu .menu-item:hover > .sub-menu {
  display: block;
}
.header .menu > .menu-item {
  display: inline-block;
  padding: 5px 0 5px 0;
  margin: 0 25px 0 0;
}
.header .menu > .menu-item > a {
  font-size: 15px;
  padding: 15px 0;
  font-weight: 500;
}
.header .menu > .menu-item > a:hover {
  color: #2a93de;
}
.header .menu > .menu-item .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  background: #fff;
  border-radius: 3px;
}
.header .menu > .menu-item .sub-menu:before {
  width: 100%;
  height: 15px;
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
}
.header .menu > .menu-item .sub-menu .menu-item {
  min-width: 150px;
  border-top: 1px solid #eaeaea;
  position: relative;
}
.header .menu > .menu-item .sub-menu .menu-item a {
  display: block;
  padding: 15px 20px 14px;
}
.header .menu > .menu-item .sub-menu .menu-item:first-child {
  border: 0;
}
.header .menu > .menu-item > .sub-menu {
  top: 100%;
  left: -20px;
  margin: 15px 0 0;
}
.header .menu > .menu-item > .sub-menu .menu-item-has-children:after {
  position: absolute;
  top: 50%;
  right: 16px;
  margin: -4px 0 0;
  display: block;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #363636;
  content: "";
}
.header .menu > .menu-item > .sub-menu .sub-menu {
  top: 0;
  left: 100%;
  margin: 0 0 0 -3px;
}
.header .menu.-dark {
  padding-top: 10px;
}
.header .menu.-dark > .menu-item > a {
  color: #fff;
}
.header .menu.-dark > .menu-item > a:hover {
  text-decoration: underline;
}
.header .menu.-dark > .menu-item > a .bi_com-phone {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.header .menu.-dark > .menu-item > a [class*="bi_"] {
  font-size: 19px;
  margin: 0 3px 0 0;
  display: inline-block;
}
.post_share {
  position: relative;
}
.post_share--dropdown {
  white-space: nowrap;
  display: none;
  padding: 10px 0 10px 10px;
  background: #fff;
  border-radius: 3px;
  top: 100%;
  right: 0;
  position: absolute;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  margin: 12px 0 0;
  z-index: 1;
}
.post_share--dropdown:before {
  content: "";
  position: absolute;
  display: block;
  right: 15px;
  top: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #fff transparent;
}
.post_share--dropdown [class*="share"] {
  margin-bottom: 0;
}
.mobile_sidebar {
  display: none;
  background: #363636;
  color: #fff;
}
.mobile_sidebar--buttons {
  padding: 0 20px 20px 20px;
}
.mobile_sidebar--buttons .button {
  display: block;
  width: 100%;
  margin: 20px 0 0;
}
.mobile_sidebar--closer {
  display: none;
  position: absolute;
  top: -23px;
  right: -20px;
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
}
.mobile_sidebar--closer.-white .c-hamburger span,
.mobile_sidebar--closer.-white .c-hamburger span:before,
.mobile_sidebar--closer.-white .c-hamburger span:after {
  background: #fff;
}
@media (max-width: 360px) {
  .mobile_sidebar--closer {
    display: block;
  }
}
.mobile_auth {
  color: #fff;
  font-size: 15px;
  padding: 17px 0;
  border: 1px solid #4a4a4a;
  text-transform: uppercase;
  font-weight: 500;
}
.mobile_auth--menu {
  text-align: center;
}
.mobile_auth--menu li {
  display: inline-block;
  padding: 0 12px;
  position: relative;
  margin: 0 0 0 1px;
}
.mobile_auth--menu li:before {
  position: absolute;
  top: 0;
  left: -1px;
  height: 13px;
  width: 1px;
  background: #fff;
  content: "";
  opacity: 0.3;
}
.mobile_auth--menu li a {
  color: #fff;
  text-decoration: none;
  opacity: 0.3;
}
.mobile_auth--menu li a:hover {
  opacity: 1;
}
.mobile_auth--menu li:first-child:before {
  display: none;
}
.mobile_menu .menu .menu-item {
  font-size: 15px;
  text-transform: uppercase;
  border-top: 1px solid #4a4a4a;
  font-weight: 500;
  position: relative;
}
.mobile_menu .menu .menu-item > a {
  display: block;
  color: #fff;
  padding: 17px 20px;
  position: relative;
}
.mobile_menu .menu .sub-menu {
  display: none;
}
.mobile_menu .menu .sub-menu .menu-item > a {
  padding-left: 40px;
  color: rgba(255, 255, 255, 0.3);
}
.mobile_menu .menu .sub-menu .sub-menu .menu-item a {
  padding-left: 60px;
}
.mobile_menu .menu .menu-item-has-children > a:after {
  position: absolute;
  top: 50%;
  right: 16px;
  margin: -4px 0 0;
  display: block;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #fff;
  content: "";
  opacity: 0.3;
}
.mobile_menu .menu .menu-item-has-children.-active > a:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mobile_menu .menu .menu-item.-active > .sub-menu {
  display: block;
}
.mobile_menu .menu > .menu-item:first-child {
  border-top: 0;
}
.main_slider {
  position: relative;
}
.main_slider .owl-prev,
.main_slider .owl-next {
  width: 70px;
  height: 50px;
  background: #000;
  border-radius: 10px;
}
.main_slider .owl-prev [class*="bi"],
.main_slider .owl-next [class*="bi"] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 3px;
  color: #fff;
}
.main_slider .owl-prev.disabled,
.main_slider .owl-next.disabled {
  display: none;
}
.main_slider .owl-dots {
  bottom: 72px;
}
.main_slider.-under_header {
  margin-top: -110px;
}
@media (max-width: 1170px) {
  .main_slider .owl-dots {
    bottom: 50px;
  }
  .main_slider.-under_header {
    margin-top: -160px;
  }
}
@media (max-width: 992px) {
  .main_slider .owl-dots {
    bottom: 30px;
  }
  .main_slider.-under_header {
    margin-top: -74px;
  }
}
.slide_promo {
  height: 670px;
  position: relative;
}
.slide_promo--background {
  background: rgba(38, 96, 145, 0.8);
  height: 100%;
}
.slide_promo--item_image {
  padding-top: 85px;
  margin-left: -33px;
  height: 100%;
  width: 100%;
}
.slide_promo--title {
  text-align: left;
  padding-top: 130px;
  font-size: 56px;
  line-height: 64px;
  font-weight: 700;
  text-transform: none;
  font-family: "Montserrat", Arial, sans-serif;
}
.slide_promo--title b {
  color: #a16bb8;
  font-weight: bold;
}
.slide_promo--description {
  text-align: left;
  font-size: 19px;
  line-height: 29px;
  color: #9b9b9b;
  margin: 30px 0 0;
}
.slide_promo--footer {
  margin: 35px 0 0;
  text-align: left;
}
.slide_promo--footer .button {
  margin: 10px 0 0;
  margin-right: 26px;
}
@media (max-width: 1170px) {
  .slide_promo {
    height: 600px;
  }
  .slide_promo--title {
    font-size: 40px;
    line-height: 46px;
  }
}
@media (max-width: 992px) {
  .slide_promo {
    height: auto;
    padding-bottom: 80px;
  }
  .slide_promo--title {
    padding-top: 50px;
    text-align: center;
  }
  .slide_promo--description {
    text-align: center;
  }
  .slide_promo--footer {
    text-align: center;
  }
  .slide_promo--item_image {
    margin-left: 0;
  }
}
@media (max-width: 769px) {
  .slide_promo .button {
    display: block;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .slide_promo--title {
    font-size: 34px;
    line-height: 40px;
  }
  .slide_promo--description {
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
  }
  .slide_promo--footer {
    margin: 25px 0 0;
  }
}
.slide_video {
  position: relative;
}
.slide_video--header {
  padding-top: 150px;
}
.slide_video--title {
  font-size: 46px;
  line-height: 60px;
  font-family: "Roboto", Arial, sans-serif;
  text-align: center;
  font-weight: 300;
}
.slide_video--title b {
  font-weight: 500;
}
.slide_video--footer {
  width: 100%;
  padding: 60px 0;
}
.slide_video--button {
  display: block;
  width: 260px;
  height: 155px;
  margin: 0 auto;
  background: url("../images/design/conjure_video.gif") no-repeat;
  background-size: cover;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  outline: none;
}
.slide_video--button:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(57, 173, 209, 0.8);
  content: "";
}
.slide_video--button i {
  color: #fff;
  font-size: 56px;
  position: relative;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slide_video--button:active {
  top: 1px;
}
.slide_video.-parallax {
  background-attachment: fixed !important;
}
@media (max-width: 1170px) {
  .slide_video {
    height: auto;
    padding-bottom: 50px;
  }
  .slide_video--header {
    padding-top: 200px;
  }
  .slide_video--title {
    font-size: 40px;
    line-height: 46px;
  }
}
@media (max-width: 992px) {
  .slide_video {
    padding-bottom: 0;
  }
  .slide_video--header {
    padding-top: 100px;
  }
  .slide_video--title {
    font-size: 34px;
    line-height: 44px;
  }
}
.slide_demo {
  height: 670px;
  padding: 185px 0 80px;
}
.slide_demo--container {
  width: 100%;
}
.slide_demo--title {
  font-size: 46px;
  line-height: 60px;
  font-family: "Montserrat", Arial, sans-serif;
  text-align: center;
  text-transform: none;
  color: #fff;
}
.slide_demo--title b {
  font-weight: bold;
}
.slide_demo--content {
  padding-top: 45px;
  text-align: center;
}
.slide_demo--content button {
  margin-left: 25px;
}
.slide_demo--content button:first-child {
  margin-left: 0;
}
.slide_demo--content button.-primary.-fill {
  background: #3499e0;
  color: #fff;
}
.slide_demo--content button.-primary.-fill:hover {
  border-color: #0059b1;
  background: #0059b1;
  color: #fff;
}
.slide_demo--content button.-white.-fill {
  background: #fff;
  color: #3499e0;
}
.slide_demo--content button.-white.-fill:hover {
  border-color: #eeeaea;
  background: #eeeaea;
  color: #3499e0;
}
@media (max-width: 992px) {
  .slide_demo {
    height: auto;
    padding-top: 80px;
  }
  .slide_demo--title {
    font-size: 40px;
    line-height: 52px;
  }
}
@media (max-width: 769px) {
  .slide_demo--title {
    font-size: 34px;
    line-height: 44px;
  }
  .slide_demo--content {
    padding-top: 35px;
  }
  .slide_demo--content .button {
    display: block;
    width: 100%;
    margin: 10px 0 0;
  }
}
.slide_free_seo {
  height: 670px;
}
.slide_free_seo--title {
  font-family: "Montserrat", Arial, sans-serif;
  padding-top: 85px;
  text-align: left;
  color: #363636;
  font-size: 48px;
  line-height: 74px;
  font-weight: normal;
  text-transform: uppercase;
}
.slide_free_seo--title b {
  color: #2a93de;
  font-weight: bold;
}
.slide_free_seo--picture {
  float: left;
  padding: 65px 0 0;
}
.slide_free_seo--list {
  margin-bottom: 30px;
}
.slide_free_seo--list_item {
  margin-top: 20px;
  font-size: 19px;
  position: relative;
}
.slide_free_seo--list_item:first-child {
  margin: 0;
}
.slide_free_seo--content {
  padding: 95px 0 0 130px;
  float: left;
}
.slide_free_seo--list_item_bullet {
  display: block;
  position: absolute;
  left: -40px;
  top: 0;
  font-size: 24px;
  color: #2a93de;
}
.slide_free_seo--form {
  margin-top: 45px;
  margin-left: -25px;
}
.slide_free_seo--form .form--footer {
  padding: 40px;
}
@media (max-width: 1200px) {
  .slide_free_seo--picture {
    width: 150px;
  }
  .slide_free_seo--picture img {
    width: 100%;
  }
  .slide_free_seo--title {
    font-size: 46px;
    line-height: 65px;
  }
  .slide_free_seo--content {
    padding: 60px 0 0 90px;
  }
  .slide_free_seo .form {
    margin-left: 0;
  }
  .slide_free_seo .form--title {
    font-size: 22px;
  }
  .slide_free_seo .form--description {
    font-size: 15px;
  }
}
@media (max-width: 992px) {
  .slide_free_seo {
    height: auto;
    padding-bottom: 80px;
  }
  .slide_free_seo--title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 650px) {
  .slide_free_seo--title {
    text-align: center;
  }
  .slide_free_seo--picture {
    float: none;
    margin: 0 auto;
  }
  .slide_free_seo--content {
    float: none;
    padding-left: 0;
    text-align: center;
  }
  .slide_free_seo--list {
    display: inline-block;
    text-align: left;
    padding: 0 15px;
  }
  .slide_free_seo--list_item_bullet {
    font-size: 18px;
    left: -30px;
    top: 2px;
  }
}
.slide_search {
  height: 670px;
  padding-top: 130px;
}
.slide_search--title {
  text-align: center;
  color: #fff;
  font-size: 46px;
  line-height: 60px;
  font-weight: normal;
  text-transform: none;
}
.slide_search--title b {
  color: #fff;
  font-weight: bold;
}
.slide_search--description {
  color: #fff;
  text-align: center;
  font-size: 26px;
  padding-top: 30px;
}
@media (max-width: 992px) {
  .slide_search {
    height: auto;
    padding: 100px 0;
  }
  .slide_search--title {
    font-size: 40px;
    line-height: 52px;
  }
}
@media (max-width: 769px) {
  .slide_search {
    padding: 80px 0;
    height: auto;
  }
  .slide_search--title {
    font-size: 34px;
    line-height: 44px;
  }
}
.video--content {
  position: relative;
  z-index: 15;
}
.video--background,
.video--background_color,
.video--background_video,
.video--background_placeholder {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video--background_placeholder {
  z-index: 10;
}
.video--background_color {
  z-index: 9;
}
.video--background_video {
  z-index: 1;
}

/* Form messages */
.response,
.msg {
  display: none;
  margin-top: 30px;
  padding: 8px;
  border: 1px solid #ccc;
  background-color: #f7f7f7;
  border-radius: 3px;
}

/* Custom css */

.flex-row {
  display: flex;
  align-items: center;
}

.header {
  padding: 15px 0;
}

.header .menu.-dark > .menu-item > a {
  color: #262262;
}

.footer_main--column {
  margin: 0;
}


@media (max-width: 991px) {
  .flex-row {
    justify-content: center;
  }

  .m-sm {
    margin-top: 35px;
  }
}


.slide_free_seo {
  background-size: cover;
  background-color: #cccccc;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='360' viewBox='0 0 360 360'%3E%3Cpath fill='%23ababac' fill-opacity='0.4' d='M0 85.02l4.62-4.27a49.09 49.09 0 0 0 7.33 3.74l-1.2 10.24 2.66.87 5.05-9c2.62.65 5.34 1.08 8.12 1.28L28.6 98h2.8l2.02-10.12c2.74-.2 5.46-.62 8.12-1.28l5.05 8.99 2.66-.86-1.2-10.24c2.55-1.03 5-2.29 7.33-3.74l7.58 7 2.26-1.65-4.3-9.38a48.3 48.3 0 0 0 5.8-5.8l9.38 4.3 1.65-2.26-7-7.58a49.09 49.09 0 0 0 3.74-7.33l10.24 1.2.87-2.66-9-5.05a48.07 48.07 0 0 0 1.28-8.12L88 41.4v-2.8l-10.12-2.02c-.2-2.74-.62-5.46-1.28-8.12l8.99-5.05-.86-2.66-10.24 1.2c-1.03-2.55-2.29-5-3.74-7.33l7-7.58-1.65-2.26-9.38 4.3a48.3 48.3 0 0 0-5.8-5.8L62.42 0h2.16l-1.25 2.72a50.31 50.31 0 0 1 3.95 3.95l9.5-4.36 3.52 4.85-7.08 7.68c.94 1.6 1.79 3.27 2.54 4.98l10.38-1.21 1.85 5.7-9.11 5.12c.39 1.8.68 3.65.87 5.52L90 37v6l-10.25 2.05a49.9 49.9 0 0 1-.87 5.52l9.11 5.12-1.85 5.7-10.38-1.21c-.75 1.7-1.6 3.37-2.54 4.98l7.08 7.68-3.52 4.85-9.5-4.36a50.31 50.31 0 0 1-3.95 3.95l4.36 9.5-4.85 3.52-7.68-7.08c-1.6.94-3.27 1.79-4.98 2.54l1.21 10.38-5.7 1.85-5.12-9.11c-1.8.39-3.65.68-5.52.87L33 100h-6l-2.05-10.25a49.9 49.9 0 0 1-5.52-.87l-5.12 9.11-5.7-1.85 1.21-10.38c-1.7-.75-3.37-1.6-4.98-2.54L0 87.68v-2.66zM0 52.7V27.3l8.38 4.84a22.96 22.96 0 0 0 0 15.72L0 52.7zm0-39.16A39.91 39.91 0 0 1 26 .2v17.15a22.98 22.98 0 0 0-13.62 7.86L0 18.06v-4.52zm0 52.92v-4.52l12.38-7.15A22.98 22.98 0 0 0 26 62.65V79.8A39.91 39.91 0 0 1 0 66.46zM34 79.8V62.65a22.98 22.98 0 0 0 13.62-7.86l14.85 8.58A39.97 39.97 0 0 1 34 79.8zm32.48-23.36l-14.86-8.58a22.96 22.96 0 0 0 0-15.72l14.86-8.58A39.86 39.86 0 0 1 70 40a39.9 39.9 0 0 1-3.52 16.44zm-4.01-39.8L47.62 25.2A22.98 22.98 0 0 0 34 17.35V.2a39.97 39.97 0 0 1 28.47 16.43v.01zM0 50.38l5.98-3.45a25.01 25.01 0 0 1 0-13.88L0 29.6v20.78zm.5-34.35l11.48 6.63c3.27-3.4 7.44-5.8 12.02-6.94V2.47A37.96 37.96 0 0 0 .5 16.04v-.01zm0 47.92A37.96 37.96 0 0 0 24 77.53V64.28a24.97 24.97 0 0 1-12.02-6.95L.5 63.96v-.01zM36 77.53a37.96 37.96 0 0 0 23.5-13.57l-11.48-6.63A24.97 24.97 0 0 1 36 64.28v13.25zm29.5-23.96a37.91 37.91 0 0 0 0-27.14l-11.48 6.63a25.01 25.01 0 0 1 0 13.88l11.49 6.63h-.01zm-6-37.53A37.96 37.96 0 0 0 36 2.47v13.25c4.66 1.15 8.8 3.6 12.02 6.95l11.48-6.63zM30 54a14 14 0 1 1 0-28 14 14 0 0 1 0 28zm0-2a12 12 0 1 0 0-24 12 12 0 0 0 0 24zm0-2a10 10 0 1 1 0-20 10 10 0 0 1 0 20zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm77.47 45.17l-1.62-5.97 5.67-2.06 2.61 5.64c1.09-.25 2.2-.44 3.33-.58l.52-6.2h6.04l.52 6.2c1.13.14 2.24.33 3.33.58l2.6-5.64 5.68 2.06-1.62 5.97c1.02.51 2 1.07 2.95 1.69l4.35-4.38 4.62 3.88-3.53 5c.8.84 1.53 1.71 2.23 2.62l5.52-2.6 3.02 5.23-4.98 3.46c.46 1.06.86 2.14 1.2 3.25l6.02-.54 1.05 5.94-5.84 1.54c.07 1.16.07 2.32 0 3.48l5.84 1.54-1.05 5.94-6.02-.54c-.34 1.1-.74 2.2-1.2 3.25l4.98 3.46-3.02 5.22-5.52-2.6c-.7.92-1.44 1.8-2.23 2.62l3.53 5-4.62 3.89-4.35-4.38a30.2 30.2 0 0 1-2.95 1.69l1.62 5.97-5.67 2.06-2.61-5.64c-1.09.25-2.2.44-3.33.58l-.52 6.2h-6.04l-.52-6.2a30.27 30.27 0 0 1-3.33-.58l-2.6 5.64-5.68-2.06 1.62-5.97c-1.01-.5-2-1.07-2.95-1.69l-4.35 4.38-4.62-3.88 3.53-5a32.5 32.5 0 0 1-2.23-2.62l-5.52 2.6-3.02-5.23 4.98-3.46a29.66 29.66 0 0 1-1.2-3.25l-6.02.54-1.05-5.94 5.84-1.54a30.28 30.28 0 0 1 0-3.48l-5.84-1.54 1.05-5.94 6.02.54c.34-1.1.74-2.2 1.2-3.25l-4.98-3.46 3.02-5.22 5.52 2.6c.7-.92 1.44-1.8 2.23-2.62l-3.53-5 4.62-3.89 4.35 4.38a30.2 30.2 0 0 1 2.95-1.69zm15.2-1.12l-.5-6.05h-2.34l-.5 6.05c-2.18.13-4.3.5-6.32 1.1l-2.54-5.5-2.2.8 1.6 5.85a27.97 27.97 0 0 0-5.56 3.21l-4.27-4.3-1.79 1.5 3.5 4.95a28.14 28.14 0 0 0-4.12 4.92l-5.5-2.59-1.16 2.02 4.98 3.46a27.8 27.8 0 0 0-2.2 6.03l-6.03-.55-.4 2.3 5.86 1.54a28.3 28.3 0 0 0 0 6.42l-5.87 1.55.4 2.3 6.05-.56a27.8 27.8 0 0 0 2.2 6.03l-5 3.47 1.17 2.02 5.49-2.59a28.14 28.14 0 0 0 4.12 4.92l-3.5 4.96 1.79 1.5 4.27-4.31a27.97 27.97 0 0 0 5.56 3.21l-1.6 5.85 2.2.8 2.54-5.5c2.02.6 4.14.97 6.32 1.1l.5 6.05h2.34l.5-6.05c2.18-.13 4.3-.5 6.32-1.1l2.54 5.5 2.2-.8-1.6-5.85a27.97 27.97 0 0 0 5.56-3.21l4.27 4.3 1.79-1.5-3.5-4.95a28.14 28.14 0 0 0 4.12-4.92l5.5 2.59 1.16-2.02-4.98-3.46a27.8 27.8 0 0 0 2.2-6.03l6.03.55.4-2.3-5.86-1.54a28.3 28.3 0 0 0 0-6.42l5.87-1.55-.4-2.3-6.05.56a27.8 27.8 0 0 0-2.2-6.03l4.99-3.46-1.17-2.02-5.49 2.59a28.14 28.14 0 0 0-4.12-4.92l3.5-4.96-1.79-1.5-4.27 4.31a27.97 27.97 0 0 0-5.56-3.21l1.6-5.85-2.2-.8-2.54 5.5c-2.02-.6-4.14-.97-6.32-1.1l.01-.01zM121 128a8 8 0 1 1 0-16 8 8 0 0 1 0 16zm0-2a6 6 0 1 0 0-12 6 6 0 0 0 0 12zm0-18a5 5 0 1 1 0-10 5 5 0 0 1 0 10zm8.49 3.51a5 5 0 1 1 6.95-7.2 5 5 0 0 1-6.95 7.2zM133 120a5 5 0 1 1 10 0 5 5 0 0 1-10 0zm-3.51 8.49a5 5 0 1 1 7.2 6.95 5 5 0 0 1-7.2-6.95zM121 132a5 5 0 1 1 0 10 5 5 0 0 1 0-10zm-8.49-3.51a5 5 0 1 1-6.95 7.2 5 5 0 0 1 6.95-7.2zM109 120a5 5 0 1 1-10 0 5 5 0 0 1 10 0zm3.51-8.49a5 5 0 1 1-7.2-6.95 5 5 0 0 1 7.2 6.95zM121 106a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm9.9 4.1a3 3 0 1 0 4.39-4.09 3 3 0 0 0-4.39 4.09zm4.1 9.9a3 3 0 1 0 6 0 3 3 0 0 0-6 0zm-4.1 9.9a3 3 0 1 0 4.09 4.39 3 3 0 0 0-4.09-4.39zM121 134a3 3 0 1 0 0 6 3 3 0 0 0 0-6zm-9.9-4.1a3 3 0 1 0-4.39 4.09 3 3 0 0 0 4.39-4.09zM107 120a3 3 0 1 0-6 0 3 3 0 0 0 6 0zm4.1-9.9a3 3 0 1 0-4.09-4.39 3 3 0 0 0 4.09 4.39zm129.42-6.95v.01c.87.07 1.74.17 2.6.3l1.5-3.91 1.94-3.64 3.89.97v4.13l-.5 4.13c.83.28 1.64.59 2.44.93l2.42-3.43 2.76-3.07 3.54 1.88-1 4-1.49 3.89c.73.47 1.45.97 2.15 1.49l3.19-2.76 3.42-2.3 2.97 2.67-1.93 3.65-2.38 3.4c.6.64 1.2 1.3 1.76 1.99l3.68-1.94 3.85-1.48 2.29 3.28-2.7 3.11-3.12 2.82c.43.76.84 1.53 1.22 2.32l4.04-1 4.1-.5 1.43 3.73-3.37 2.37-3.7 1.98c.23.84.44 1.68.62 2.54l4.17.01 4.1.5.48 3.97-3.85 1.48-4.06 1.02c.03.87.03 1.75 0 2.62l4.06 1.02 3.85 1.48-.48 3.97-4.1.51h-4.17c-.18.86-.39 1.71-.63 2.54l3.7 1.98 3.38 2.37-1.43 3.73-4.1-.5-4.04-1c-.38.79-.79 1.56-1.22 2.32l3.13 2.82 2.7 3.11-2.3 3.28-3.85-1.48-3.68-1.95a37 37 0 0 1-1.76 2l2.38 3.41 1.93 3.64-2.97 2.67-3.42-2.3-3.19-2.76a40.1 40.1 0 0 1-2.15 1.48l1.48 3.9 1 4-3.53 1.88-2.76-3.07-2.42-3.43c-.8.33-1.61.65-2.45.93l.5 4.13v4.13l-3.88.97-1.94-3.65-1.5-3.9c-.86.13-1.73.23-2.6.31L240 187l-1 4h-4l-1-4-.52-4.16a37.6 37.6 0 0 1-2.6-.3l-1.5 3.91-1.94 3.64-3.89-.97v-4.13l.5-4.13c-.83-.28-1.64-.59-2.44-.93l-2.42 3.43-2.76 3.07-3.54-1.88 1-4 1.49-3.89c-.74-.47-1.45-.97-2.15-1.49l-3.19 2.76-3.42 2.3-2.97-2.67 1.93-3.65 2.38-3.4c-.61-.65-1.2-1.31-1.76-1.99l-3.68 1.94-3.85 1.48-2.29-3.28 2.7-3.11 3.12-2.82c-.43-.76-.84-1.53-1.22-2.32l-4.04 1-4.1.5-1.43-3.73 3.37-2.37 3.7-1.98c-.23-.84-.44-1.68-.62-2.54l-4.17-.01-4.1-.5-.48-3.97 3.85-1.48 4.06-1.02c-.03-.87-.03-1.75 0-2.62l-4.06-1.02-3.85-1.48.48-3.97 4.1-.51h4.17c.18-.86.39-1.71.63-2.54l-3.7-1.98-3.38-2.37 1.43-3.73 4.1.5 4.04 1c.38-.79.79-1.56 1.22-2.32l-3.13-2.82-2.7-3.11 2.3-3.28 3.85 1.48 3.68 1.95a37 37 0 0 1 1.76-2l-2.38-3.41-1.93-3.64 2.97-2.67 3.42 2.3 3.19 2.76c.7-.52 1.41-1.02 2.15-1.48l-1.48-3.9-1-4 3.53-1.88 2.76 3.07 2.42 3.43c.8-.33 1.61-.65 2.45-.93l-.5-4.13v-4.13l3.88-.97 1.94 3.65 1.5 3.9c.86-.13 1.73-.23 2.6-.31L234 99l1-4h4l1 4 .52 4.15zm-14.3 3.4c-1.83.54-3.6 1.21-5.3 2l-3.5-4.97-1.38-1.53-.88.47.5 2 2.16 5.67a38.09 38.09 0 0 0-4.66 3.22l-4.61-4-1.71-1.15-.75.67.97 1.82 3.47 4.98a38.22 38.22 0 0 0-3.79 4.28l-5.37-2.84-1.92-.74-.57.82 1.35 1.56 4.52 4.09a37.9 37.9 0 0 0-2.64 5l-5.89-1.45-2.04-.25-.36.94 1.69 1.18 5.36 2.87a37.74 37.74 0 0 0-1.35 5.5l-6.08.01-2.04.25-.12 1 1.92.73 5.9 1.5a38.54 38.54 0 0 0 0 5.65l-5.9 1.49-1.92.74.12.99 2.04.25 6.08.01c.31 1.86.77 3.7 1.35 5.5l-5.36 2.87-1.7 1.18.37.94 2.04-.25 5.9-1.46a37.9 37.9 0 0 0 2.63 5.01l-4.52 4.1-1.35 1.55.57.82 1.92-.74 5.37-2.84a38.22 38.22 0 0 0 3.8 4.28l-3.48 4.98-.97 1.82.75.67 1.7-1.15 4.62-4a38.09 38.09 0 0 0 4.66 3.22l-2.17 5.67-.5 2 .89.47 1.38-1.53 3.5-4.98c1.7.8 3.47 1.47 5.3 2l-.73 6.04v2.06l.97.24.97-1.82 2.2-5.68c1.83.36 3.7.6 5.62.68L236 187l.5 2h1l.5-2 .75-6.04a38.2 38.2 0 0 0 5.62-.68l2.2 5.68.97 1.82.97-.24v-2.06l-.73-6.03c1.83-.54 3.6-1.21 5.3-2l3.5 4.97 1.38 1.53.88-.47-.5-2-2.16-5.67a38.09 38.09 0 0 0 4.66-3.22l4.61 4 1.71 1.15.75-.67-.97-1.82-3.47-4.98a38.22 38.22 0 0 0 3.79-4.28l5.37 2.84 1.92.74.57-.82-1.35-1.56-4.52-4.09c1-1.6 1.88-3.27 2.64-5l5.89 1.45 2.04.25.36-.94-1.69-1.18-5.36-2.87a37.4 37.4 0 0 0 1.35-5.5l6.08-.01 2.04-.25.12-1-1.92-.73-5.9-1.5c.14-1.88.14-3.77 0-5.65l5.9-1.49 1.92-.74-.12-.99-2.04-.25-6.08-.01a37.4 37.4 0 0 0-1.35-5.5l5.36-2.87 1.7-1.18-.37-.94-2.04.25-5.9 1.46a37.9 37.9 0 0 0-2.63-5.01l4.52-4.1 1.35-1.55-.57-.82-1.92.74-5.37 2.84a38.22 38.22 0 0 0-3.8-4.28l3.48-4.98.97-1.82-.75-.67-1.7 1.15-4.62 4a38.09 38.09 0 0 0-4.66-3.22l2.17-5.67.5-2-.89-.47-1.38 1.53-3.5 4.98c-1.7-.8-3.47-1.47-5.3-2l.73-6.04v-2.06l-.97-.24-.97 1.82-2.2 5.68c-1.83-.36-3.7-.6-5.62-.68L238 99l-.5-2h-1l-.5 2-.75 6.04c-1.92.09-3.8.32-5.62.68l-2.2-5.68-.97-1.82-.97.24v2.06l.73 6.03zm-5.85 5.65A34.82 34.82 0 0 1 236 108v6a28.8 28.8 0 0 0-12.63 3.39l-3-5.2v.01zm2.8.83l1 1.74a30.8 30.8 0 0 1 9.83-2.63v-2.01a32.8 32.8 0 0 0-10.83 2.9zm-4.53.17l3 5.2a29.12 29.12 0 0 0-9.24 9.24l-5.2-3a35.18 35.18 0 0 1 11.44-11.44zm-.67 2.84a33.19 33.19 0 0 0-7.93 7.93l1.74 1a31.18 31.18 0 0 1 7.2-7.2l-1.01-1.73zm-11.77 10.33h-.01l5.2 3A28.8 28.8 0 0 0 208 142h-6a34.82 34.82 0 0 1 4.2-15.63zm.83 2.8a32.8 32.8 0 0 0-2.9 10.83h2.01a30.8 30.8 0 0 1 2.63-9.83l-1.74-1zM202.01 144h6.01c.15 4.41 1.3 8.73 3.38 12.63l-5.2 3a34.82 34.82 0 0 1-4.19-15.63zm2.12 2a32.8 32.8 0 0 0 2.9 10.84l1.74-1a30.8 30.8 0 0 1-2.63-9.84h-2.01zm3.07 15.36l5.2-3c2.34 3.74 5.5 6.9 9.24 9.24l-3 5.2a35.18 35.18 0 0 1-11.44-11.44zm2.84.67a33.19 33.19 0 0 0 7.93 7.93l1-1.74a31.18 31.18 0 0 1-7.2-7.2l-1.73 1.01zm10.33 11.77v.01l3-5.2A28.85 28.85 0 0 0 236 172v6a34.82 34.82 0 0 1-15.63-4.2zm2.8-.83a32.8 32.8 0 0 0 10.83 2.9v-2.01a30.8 30.8 0 0 1-9.83-2.63l-1 1.74zm14.83 5.02v-6.01c4.41-.15 8.73-1.3 12.63-3.38l3 5.2a34.82 34.82 0 0 1-15.63 4.19zm2-2.12a32.8 32.8 0 0 0 10.84-2.9l-1-1.74a30.8 30.8 0 0 1-9.84 2.63v2.01zm15.36-3.07l-3-5.2c3.74-2.34 6.9-5.5 9.24-9.24l5.2 3a35.18 35.18 0 0 1-11.44 11.44zm.67-2.84a33.19 33.19 0 0 0 7.93-7.93l-1.74-1a31.18 31.18 0 0 1-7.2 7.2l1.01 1.73zm11.77-10.33h.01l-5.2-3A28.85 28.85 0 0 0 266 144h6a34.82 34.82 0 0 1-4.2 15.63zm-.83-2.8a32.8 32.8 0 0 0 2.9-10.83h-2.01a30.8 30.8 0 0 1-2.63 9.83l1.74 1zm5.02-14.83h-6.01a28.85 28.85 0 0 0-3.38-12.63l5.2-3a34.82 34.82 0 0 1 4.19 15.63zm-2.12-2a32.8 32.8 0 0 0-2.9-10.84l-1.74 1a30.8 30.8 0 0 1 2.63 9.84h2.01zm-3.07-15.36l-5.2 3a29.12 29.12 0 0 0-9.24-9.24l3-5.2a35.18 35.18 0 0 1 11.44 11.44zm-2.84-.67a33.19 33.19 0 0 0-7.93-7.93l-1 1.74a31.18 31.18 0 0 1 7.2 7.2l1.73-1.01zM238 108a34.82 34.82 0 0 1 15.63 4.19l-3 5.2a28.85 28.85 0 0 0-12.63-3.38V108zm12.84 5.02a32.8 32.8 0 0 0-10.84-2.9v2.01a30.8 30.8 0 0 1 9.83 2.63l1-1.74h.01zM237 156a13 13 0 1 1 0-26 13 13 0 0 1 0 26zm0-2a11 11 0 1 0 0-22 11 11 0 0 0 0 22zM137.54 0h56.92l-.74 1.03c.57.7 1.12 1.4 1.64 2.14l7.75-2.9 2 3.46-6.38 5.25c.37.82.72 1.65 1.03 2.5l8.22-.8 1.04 3.86-7.52 3.43c.15.88.26 1.77.35 2.67L210 22v4l-8.15 1.36c-.09.9-.2 1.8-.35 2.67l7.52 3.43-1.04 3.86-8.22-.8c-.31.85-.66 1.68-1.03 2.5l6.38 5.25-2 3.46-7.75-2.9c-.52.74-1.07 1.45-1.64 2.14l4.8 6.73-2.82 2.83-6.73-4.8c-.7.56-1.4 1.11-2.14 1.63l2.9 7.75-3.46 2-5.25-6.38c-.82.37-1.65.72-2.5 1.03l.8 8.22-3.86 1.04-3.43-7.52c-.88.15-1.77.26-2.67.35L168 68h-4l-1.36-8.15c-.9-.09-1.8-.2-2.67-.35l-3.43 7.52-3.86-1.04.8-8.22c-.85-.31-1.68-.66-2.5-1.03l-5.25 6.38-3.46-2 2.9-7.75a36.15 36.15 0 0 1-2.14-1.64l-6.73 4.8-2.83-2.82 4.8-6.73c-.56-.7-1.11-1.4-1.63-2.14l-7.75 2.9-2-3.46 6.38-5.25c-.37-.82-.72-1.65-1.03-2.5l-8.22.8-1.04-3.86 7.52-3.43c-.15-.88-.26-1.77-.35-2.67L122 26v-4l8.15-1.36c.09-.9.2-1.8.35-2.67l-7.52-3.43 1.04-3.86 8.22.8c.31-.85.66-1.68 1.03-2.5l-6.38-5.25 2-3.46 7.75 2.9c.52-.74 1.07-1.45 1.64-2.14L137.54 0zm2.43 0l.83 1.17a34.14 34.14 0 0 0-3.38 4.4l-7.63-2.86-.33.58 6.29 5.18a33.79 33.79 0 0 0-2.13 5.12l-8.1-.78-.18.64 7.42 3.37a34.02 34.02 0 0 0-.72 5.5L124 23.68v.66l8.04 1.34c.1 1.88.33 3.72.72 5.5l-7.42 3.38.18.64 8.1-.78a33.88 33.88 0 0 0 2.13 5.12l-6.29 5.18.33.58 7.63-2.86c1 1.56 2.14 3.03 3.38 4.4l-4.73 6.63.47.47 6.63-4.73a34.14 34.14 0 0 0 4.4 3.38l-2.86 7.63.58.33 5.18-6.29c1.63.84 3.35 1.56 5.12 2.13l-.78 8.1.64.18 3.37-7.42c1.79.39 3.63.63 5.5.72l1.35 8.04h.66l1.34-8.04c1.88-.1 3.72-.33 5.5-.72l3.38 7.42.64-.18-.78-8.1a33.88 33.88 0 0 0 5.12-2.13l5.18 6.29.58-.33-2.86-7.63c1.56-1 3.03-2.14 4.4-3.38l6.63 4.73.47-.47-4.73-6.63a34.14 34.14 0 0 0 3.38-4.4l7.63 2.86.33-.58-6.29-5.18a33.79 33.79 0 0 0 2.13-5.12l8.1.78.18-.64-7.42-3.37c.39-1.79.63-3.63.72-5.5l8.04-1.35v-.66l-8.04-1.34c-.1-1.88-.33-3.72-.72-5.5l7.42-3.38-.18-.64-8.1.78a33.79 33.79 0 0 0-2.13-5.12l6.29-5.18-.33-.58-7.63 2.86c-1-1.56-2.14-3.03-3.38-4.4l.83-1.17h-52.06V0zm-2.82 27h14.15A15.02 15.02 0 0 0 163 38.7v14.15A29.01 29.01 0 0 1 137.15 27zm12.57-27H163v9.3A15.02 15.02 0 0 0 151.3 21h-14.15a28.99 28.99 0 0 1 12.57-21zM169 52.85V38.7A15.02 15.02 0 0 0 180.7 27h14.15A29.01 29.01 0 0 1 169 52.85zM182.28 0a28.99 28.99 0 0 1 12.57 21H180.7A15.02 15.02 0 0 0 169 9.3V0h13.28zm-42.82 29A27.03 27.03 0 0 0 161 50.54V40.25A17.04 17.04 0 0 1 149.75 29h-10.29zm14.16-29a27.04 27.04 0 0 0-14.16 19h10.29A17.04 17.04 0 0 1 161 7.75V0h-7.38zM171 50.54A27.03 27.03 0 0 0 192.54 29h-10.29A17.04 17.04 0 0 1 171 40.25v10.29zM178.38 0H171v7.75A17.04 17.04 0 0 1 182.25 19h10.29a27.04 27.04 0 0 0-14.16-19zM166 34a10 10 0 1 1 0-20 10 10 0 0 1 0 20zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-39.51 176.15l-10.67-7.95 6-10.4 12.23 5.27a23.97 23.97 0 0 1 8.4-4.86L144 177h12l1.55 13.21a23.97 23.97 0 0 1 8.4 4.86l12.23-5.27 6 10.4-10.67 7.95a24 24 0 0 1 0 9.7l10.67 7.95-6 10.4-12.23-5.27a23.97 23.97 0 0 1-8.4 4.86L156 249h-12l-1.55-13.21a23.97 23.97 0 0 1-8.4-4.86l-12.23 5.27-6-10.4 10.67-7.95a24.1 24.1 0 0 1 0-9.7zm29.25-16.4l-1.5-12.75h-8.48l-1.5 12.76c-3.75 1-7.1 2.99-9.79 5.65l-11.8-5.08-4.23 7.34 10.3 7.68c-.98 3.7-.98 7.6 0 11.3l-10.3 7.68 4.23 7.34 11.8-5.08a22.1 22.1 0 0 0 9.8 5.65l1.5 12.76h8.47l1.5-12.76c3.75-1 7.1-2.99 9.79-5.65l11.8 5.08 4.23-7.34-10.3-7.68c.98-3.7.98-7.6 0-11.3l10.3-7.68-4.23-7.34-11.8 5.08a21.98 21.98 0 0 0-9.8-5.65l.01-.01zM150 225a12 12 0 1 1 0-24 12 12 0 0 1 0 24zm0-2a10 10 0 1 0 0-20 10 10 0 0 0 0 20zm3.53 67.72l4.26.07.51 1.93-3.65 2.19c.11.63.2 1.27.25 1.92L159 298v2l-4.1 1.17c-.05.65-.14 1.29-.25 1.92l3.65 2.2-.51 1.92-4.26.07c-.22.61-.47 1.21-.74 1.8l2.96 3.05-1 1.74-4.13-1.04a24.1 24.1 0 0 1-1.18 1.54l2.07 3.72-1.42 1.42-3.72-2.07c-.5.41-1.01.8-1.54 1.18l1.04 4.13-1.74 1-3.05-2.96c-.59.27-1.19.52-1.8.74l-.07 4.26-1.93.51-2.19-3.65c-.63.11-1.27.2-1.92.25L132 327h-2l-1.17-4.1c-.65-.05-1.29-.14-1.92-.25l-2.2 3.65-1.92-.51-.07-4.26c-.61-.22-1.21-.47-1.8-.74l-3.05 2.96-1.74-1 1.04-4.13a24.1 24.1 0 0 1-1.54-1.18l-3.72 2.07-1.42-1.42 2.07-3.72c-.41-.5-.8-1.01-1.18-1.54l-4.13 1.04-1-1.74 2.96-3.05c-.27-.59-.52-1.19-.74-1.8l-4.26-.07-.51-1.93 3.65-2.19c-.11-.63-.2-1.27-.25-1.92L103 300v-2l4.1-1.17c.05-.65.14-1.29.25-1.92l-3.65-2.2.51-1.92 4.26-.07c.22-.61.47-1.21.74-1.8l-2.96-3.05 1-1.74 4.13 1.04c.38-.53.77-1.04 1.18-1.54l-2.07-3.72 1.42-1.42 3.72 2.07c.5-.41 1.01-.8 1.54-1.18l-1.04-4.13 1.74-1 3.05 2.96c.59-.27 1.19-.52 1.8-.74l.07-4.26 1.93-.51 2.19 3.65c.63-.11 1.27-.2 1.92-.25L130 271h2l1.17 4.1c.65.05 1.29.14 1.92.25l2.2-3.65 1.92.51.07 4.26c.61.22 1.21.47 1.8.74l3.05-2.96 1.74 1-1.04 4.13c.53.38 1.04.77 1.54 1.18l3.72-2.07 1.42 1.42-2.07 3.72c.41.5.8 1.01 1.18 1.54l4.13-1.04 1 1.74-2.96 3.05c.27.59.52 1.19.74 1.8zM109 299a22 22 0 1 0 44 0 22 22 0 0 0-44 0zm27.11-10.86l-3 5.22a6 6 0 0 0-4.21 0l-3.01-5.22a11.95 11.95 0 0 1 10.22 0zm1.74 1a12 12 0 0 1 5.1 8.86h-6.01a6.01 6.01 0 0 0-2.1-3.64l3-5.22h.01zm-13.7 0l3.02 5.22a6.01 6.01 0 0 0-2.1 3.64h-6.03a12 12 0 0 1 5.11-8.86zm-5.1 10.86h6.01a6.01 6.01 0 0 0 2.1 3.64l-3 5.22a12 12 0 0 1-5.12-8.86h.01zm6.84 9.86l3-5.22a6 6 0 0 0 4.21 0l3.01 5.22a11.95 11.95 0 0 1-10.22 0zm11.96-1l-3.02-5.22a6.01 6.01 0 0 0 2.1-3.64h6.03a12 12 0 0 1-5.11 8.86zm-4.68-19.62a10.04 10.04 0 0 0-4.34 0l1.05 1.82c.74-.1 1.5-.1 2.24 0l1.05-1.82zm5.2 3l-1.05 1.82c.46.59.84 1.24 1.12 1.94h2.1a9.99 9.99 0 0 0-2.17-3.76zm-14.74 0a9.99 9.99 0 0 0-2.17 3.76h2.1c.28-.7.66-1.35 1.12-1.94l-1.05-1.82zm-2.17 9.76a9.99 9.99 0 0 0 2.17 3.76l1.05-1.82a8.01 8.01 0 0 1-1.12-1.94h-2.1zm7.37 6.76c1.43.32 2.91.32 4.34 0l-1.05-1.82c-.74.1-1.5.1-2.24 0l-1.05 1.82zm9.54-3a9.99 9.99 0 0 0 2.17-3.76h-2.1c-.28.7-.66 1.35-1.12 1.94l1.05 1.82zM127 299a4 4 0 1 1 8 0 4 4 0 0 1-8 0zm2 0a2 2 0 1 0 4 0 2 2 0 0 0-4 0zm15 0a4 4 0 1 1 8 0 4 4 0 0 1-8 0zm-6.5 11.26a4 4 0 1 1 4 6.93 4 4 0 0 1-4-6.93zm-13 0a4 4 0 1 1-4 6.93 4 4 0 0 1 4-6.93zM118 299a4 4 0 1 1-8 0 4 4 0 0 1 8 0zm6.5-11.26a4 4 0 1 1-4-6.93 4 4 0 0 1 4 6.93zm13 0a4 4 0 1 1 4-6.93 4 4 0 0 1-4 6.93zM146 299a2 2 0 1 0 4 0 2 2 0 0 0-4 0zm-7.5 12.99a2 2 0 1 0 1.66 3.64 2 2 0 0 0-1.66-3.64zm-15 0a2 2 0 1 0-2.15 3.38 2 2 0 0 0 2.15-3.38zM116 299a2 2 0 1 0-4 0 2 2 0 0 0 4 0zm7.5-12.99a2 2 0 1 0-1.66-3.64 2 2 0 0 0 1.66 3.64zm15 0a2 2 0 1 0 2.15-3.38 2 2 0 0 0-2.15 3.38zm103.8-61.7l-.8-8.22 5.8-1.55 3.42 7.52c2.26-.43 4.57-.74 6.92-.9L259 213h6l1.36 8.16c2.35.16 4.66.47 6.92.9l3.42-7.52 5.8 1.55-.8 8.22c2.21.77 4.37 1.66 6.45 2.68l5.25-6.38 5.2 3-2.9 7.74a60.25 60.25 0 0 1 5.53 4.25l6.73-4.8 4.24 4.24-4.8 6.73a60.25 60.25 0 0 1 4.25 5.53l7.74-2.9 3 5.2-6.38 5.25a59.62 59.62 0 0 1 2.68 6.45l8.22-.8 1.55 5.8-7.52 3.42c.43 2.26.74 4.57.9 6.92L330 278v6l-8.16 1.36a60.03 60.03 0 0 1-.9 6.92l7.52 3.42-1.55 5.8-8.22-.8a59.62 59.62 0 0 1-2.68 6.45l6.38 5.25-3 5.2-7.74-2.9a60.25 60.25 0 0 1-4.25 5.53l4.8 6.73-4.24 4.24-6.73-4.8a60.25 60.25 0 0 1-5.53 4.25l2.9 7.74-5.2 3-5.25-6.38a59.62 59.62 0 0 1-6.45 2.68l.8 8.22-5.8 1.55-3.42-7.52c-2.26.43-4.57.74-6.92.9L265 349h-6l-1.36-8.16a60.03 60.03 0 0 1-6.92-.9l-3.42 7.52-5.8-1.55.8-8.22a59.62 59.62 0 0 1-6.45-2.68l-5.25 6.38-5.2-3 2.9-7.74a60.25 60.25 0 0 1-5.53-4.25l-6.73 4.8-4.24-4.24 4.8-6.73a60.25 60.25 0 0 1-4.25-5.53l-7.74 2.9-3-5.2 6.38-5.25a59.62 59.62 0 0 1-2.68-6.45l-8.22.8-1.55-5.8 7.52-3.42c-.43-2.29-.73-4.6-.9-6.92L194 284v-6l8.16-1.36c.16-2.35.47-4.66.9-6.92l-7.52-3.42 1.55-5.8 8.22.8c.77-2.2 1.66-4.35 2.68-6.45l-6.38-5.25 3-5.2 7.74 2.9a60.25 60.25 0 0 1 4.25-5.53l-4.8-6.73 4.24-4.24 6.73 4.8a60.25 60.25 0 0 1 5.53-4.25l-2.9-7.74 5.2-3 5.25 6.38a59.62 59.62 0 0 1 6.45-2.68zm2.12 1.4c-3.15 1-6.19 2.27-9.08 3.77l-5.19-6.3-2.3 1.33 2.86 7.65a58.24 58.24 0 0 0-7.79 5.98l-6.65-4.75-1.88 1.88 4.75 6.65a58.24 58.24 0 0 0-5.98 7.79l-7.65-2.86-1.33 2.3 6.3 5.2a57.64 57.64 0 0 0-3.77 9.07l-8.12-.79-.69 2.58 7.43 3.38a58 58 0 0 0-1.27 9.73l-8.06 1.35v2.66l8.06 1.35c.15 3.32.58 6.58 1.27 9.73l-7.43 3.38.7 2.58 8.11-.79c1 3.15 2.27 6.19 3.77 9.08l-6.3 5.19 1.33 2.3 7.65-2.86a58.24 58.24 0 0 0 5.98 7.79l-4.75 6.65 1.88 1.88 6.65-4.75a60.3 60.3 0 0 0 7.79 5.98l-2.86 7.65 2.3 1.33 5.2-6.3a56.99 56.99 0 0 0 9.07 3.77l-.79 8.12 2.58.69 3.38-7.43c3.15.69 6.4 1.12 9.73 1.27l1.35 8.06h2.66l1.35-8.06c3.32-.15 6.58-.58 9.73-1.27l3.38 7.43 2.58-.7-.79-8.11c3.15-1 6.19-2.27 9.08-3.77l5.19 6.3 2.3-1.33-2.86-7.65a58.24 58.24 0 0 0 7.79-5.98l6.65 4.75 1.88-1.88-4.75-6.65a60.3 60.3 0 0 0 5.98-7.79l7.65 2.86 1.33-2.3-6.3-5.2a56.99 56.99 0 0 0 3.77-9.07l8.12.79.69-2.58-7.43-3.38a58 58 0 0 0 1.27-9.73l8.06-1.35v-2.66l-8.06-1.35a58.04 58.04 0 0 0-1.27-9.73l7.43-3.38-.7-2.58-8.11.79c-1-3.15-2.27-6.19-3.77-9.08l6.3-5.19-1.33-2.3-7.65 2.86a58.24 58.24 0 0 0-5.98-7.79l4.75-6.65-1.88-1.88-6.65 4.75a58.24 58.24 0 0 0-7.79-5.98l2.86-7.65-2.3-1.33-5.2 6.3a57.64 57.64 0 0 0-9.07-3.77l.79-8.12-2.58-.69-3.38 7.43a58 58 0 0 0-9.73-1.27l-1.35-8.06h-2.66l-1.35 8.06c-3.32.15-6.58.58-9.73 1.27l-3.38-7.43-2.58.7.79 8.11zm4.58 50.1a13.96 13.96 0 0 0 0 10.39l-33.88 19.55A52.77 52.77 0 0 1 209 281c0-8.94 2.21-17.37 6.12-24.75L249 275.8v.01zm2-3.47l-33.87-19.56A52.97 52.97 0 0 1 260 228.04v39.1a13.99 13.99 0 0 0-9 5.2zm0 17.32a13.99 13.99 0 0 0 9 5.2v39.1a52.97 52.97 0 0 1-42.87-24.74L251 289.66zm13 5.2a13.99 13.99 0 0 0 9-5.2l33.87 19.56A52.97 52.97 0 0 1 264 333.96v-39.1zm11-8.66a13.96 13.96 0 0 0 0-10.4l33.88-19.55A52.77 52.77 0 0 1 315 281c0 8.94-2.21 17.37-6.12 24.75L275 286.2zm-2-13.86a13.99 13.99 0 0 0-9-5.2v-39.1a52.97 52.97 0 0 1 42.87 24.74L273 272.34zm-57.04-13.3A50.8 50.8 0 0 0 211 281a50.8 50.8 0 0 0 4.96 21.96l30.62-17.68c-.78-2.8-.78-5.76 0-8.56l-30.62-17.68zm4-6.93l30.62 17.68a16.08 16.08 0 0 1 7.42-4.29v-35.35a50.96 50.96 0 0 0-38.04 21.96zm0 57.78A50.96 50.96 0 0 0 258 331.85V296.5a15.98 15.98 0 0 1-7.42-4.29l-30.62 17.68zM266 331.85a50.96 50.96 0 0 0 38.04-21.96l-30.62-17.68a16.08 16.08 0 0 1-7.42 4.29v35.35zm42.04-28.89A50.8 50.8 0 0 0 313 281a50.8 50.8 0 0 0-4.96-21.96l-30.62 17.68c.78 2.8.78 5.76 0 8.56l30.62 17.68zm-4-50.85A50.96 50.96 0 0 0 266 230.15v35.35c2.86.74 5.41 2.25 7.42 4.29l30.62-17.68zM262 290a9 9 0 1 1 0-18 9 9 0 0 1 0 18zm0-2a7 7 0 1 0 0-14 7 7 0 0 0 0 14zM0 242.64l2.76.4 4.75 2.27a38.2 38.2 0 0 1 2.85-3.4l-3.06-4.28-1.69-5.11 3.07-2.58 4.74 2.55 3.69 3.76a37.96 37.96 0 0 1 3.84-2.22l-1.42-5.07.17-5.38 3.76-1.37 3.6 4.02 2.17 4.79c1.42-.34 2.88-.6 4.37-.77L34 225l2-5h4l2 5 .4 5.25c1.49.17 2.95.43 4.37.77l2.18-4.8 3.59-4 3.76 1.36.17 5.38-1.42 5.07c1.33.67 2.6 1.41 3.84 2.22l3.69-3.76 4.74-2.55 3.07 2.58-1.69 5.11-3.06 4.29a38.2 38.2 0 0 1 2.85 3.4l4.75-2.28 5.33-.77 2 3.46-3.33 4.23-4.34 2.98c.59 1.36 1.1 2.75 1.52 4.17l5.23-.52 5.27 1.1.7 3.94-4.58 2.84-5.1 1.31a38.6 38.6 0 0 1 0 4.44l5.1 1.3 4.58 2.85-.7 3.93-5.27 1.1-5.23-.5a36.3 36.3 0 0 1-1.52 4.16l4.34 2.98 3.33 4.23-2 3.46-5.33-.77-4.75-2.27a38.2 38.2 0 0 1-2.85 3.4l3.06 4.28 1.69 5.11-3.07 2.58-4.74-2.55-3.69-3.76a37.96 37.96 0 0 1-3.84 2.22l1.42 5.07-.17 5.38-3.76 1.37-3.6-4.02-2.17-4.79c-1.42.34-2.88.6-4.37.77L42 311l-2 5h-4l-2-5-.4-5.25a37.87 37.87 0 0 1-4.37-.77l-2.18 4.8-3.59 4-3.76-1.36-.17-5.38 1.42-5.07c-1.32-.66-2.6-1.4-3.84-2.22l-3.69 3.76-4.74 2.55-3.07-2.58 1.69-5.11 3.06-4.29a38.2 38.2 0 0 1-2.85-3.4l-4.75 2.28-2.76.4v-8.17l3.1-2.13a37.72 37.72 0 0 1-1.52-4.17l-1.58.16v-8.82l.06-.01a38.6 38.6 0 0 1 0-4.44l-.06-.01v-8.82l1.58.16c.43-1.43.94-2.82 1.52-4.17L0 250.8v-8.17.01zm0 1.87v3.89l5.62 3.84a35.74 35.74 0 0 0-2.55 7.02l-3.07-.3v4.75l2.2.56a36.42 36.42 0 0 0 0 7.46l-2.2.56v4.75l3.07-.3a35.2 35.2 0 0 0 2.55 7.02L0 287.6v3.89l1.76-.26 6.41-3.07c1.4 2.06 3 3.98 4.8 5.71l-4.14 5.78-1.01 3.07 1.22 1.03 2.85-1.52 4.98-5.08c2 1.45 4.16 2.7 6.45 3.73l-1.9 6.84.1 3.23 1.5.55 2.15-2.4 2.94-6.48a35.9 35.9 0 0 0 7.34 1.3L36 311l1.2 3h1.6l1.2-3 .55-7.09a35.9 35.9 0 0 0 7.34-1.29l2.94 6.47 2.15 2.4 1.5-.54.1-3.23-1.9-6.84a35.96 35.96 0 0 0 6.45-3.73l4.98 5.08 2.85 1.52 1.22-1.03-1-3.07-4.15-5.78a35.8 35.8 0 0 0 4.8-5.7l6.4 3.06 3.2.46.8-1.38-2-2.54-5.85-4.01c1.1-2.24 1.95-4.6 2.55-7.02l7.07.7 3.16-.66.28-1.58-2.75-1.7-6.88-1.77c.26-2.48.26-4.98 0-7.46l6.88-1.77 2.75-1.7-.28-1.58-3.16-.66-7.07.7a35.74 35.74 0 0 0-2.55-7.02l5.86-4 2-2.55-.8-1.38-3.2.46-6.41 3.07c-1.4-2.06-3-3.98-4.8-5.71l4.14-5.78 1.01-3.07-1.22-1.03-2.85 1.52-4.98 5.08c-2-1.45-4.16-2.7-6.45-3.73l1.9-6.84-.1-3.23-1.5-.55-2.15 2.4-2.94 6.48a35.9 35.9 0 0 0-7.34-1.3L40 225l-1.2-3h-1.6l-1.2 3-.55 7.09c-2.48.17-4.94.6-7.34 1.29l-2.94-6.47-2.15-2.4-1.5.54-.1 3.23 1.9 6.84a35.96 35.96 0 0 0-6.45 3.73l-4.98-5.08-2.85-1.52-1.22 1.03 1 3.07 4.15 5.78a36.18 36.18 0 0 0-4.8 5.7l-6.4-3.06L0 244.5v.01zM38 272a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0-26a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm24 24a4 4 0 1 1 8 0 4 4 0 0 1-8 0zm-24 24a4 4 0 1 1 0 8 4 4 0 0 1 0-8zm-24-24a4 4 0 1 1-8 0 4 4 0 0 1 8 0zm24-26a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm26 26a2 2 0 1 0 4 0 2 2 0 0 0-4 0zm-26 26a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-26-26a2 2 0 1 0-4 0 2 2 0 0 0 4 0zm3.37 22.63a12 12 0 1 1 16.17-17.74 12 12 0 0 1-16.17 17.74zm0-45.26a12 12 0 1 1 17.74 16.17 12 12 0 0 1-17.74-16.17zm45.26 0a12 12 0 1 1-16.17 17.74 12 12 0 0 1 16.17-17.74zm0 45.26a12 12 0 1 1-17.74-16.17 12 12 0 0 1 17.74 16.17zm-15.56-29.7a10 10 0 1 0 14.39-13.9 10 10 0 0 0-14.39 13.9zm0 14.14a10 10 0 1 0 13.9 14.39 10 10 0 0 0-13.9-14.39zm-14.14 0a10 10 0 1 0-14.39 13.9 10 10 0 0 0 14.39-13.9zm0-14.14a10 10 0 1 0-13.9-14.39 10 10 0 0 0 13.9 14.39zm230.9-245.4l-.08-4.18 1.93-.52 2.04 3.67c1.07-.2 2.16-.35 3.26-.43L270 10h2l1.02 4.07c1.1.08 2.2.22 3.26.43l2.04-3.67 1.93.52-.07 4.19a27 27 0 0 1 3.04 1.26l2.91-3.01 1.74 1-1.16 4.03c.91.62 1.78 1.29 2.61 2l3.6-2.15 1.41 1.41-2.16 3.6c.72.83 1.4 1.7 2 2.6l4.04-1.15 1 1.74-3.01 2.91c.48.98.9 2 1.26 3.04l4.2-.07.5 1.93-3.66 2.04c.2 1.07.35 2.16.43 3.26L303 41v2l-4.07 1.02a26.9 26.9 0 0 1-.43 3.26l3.67 2.04-.52 1.93-4.19-.07a27.82 27.82 0 0 1-1.26 3.04l3.01 2.91-1 1.74-4.03-1.16c-.62.91-1.29 1.78-2 2.61l2.15 3.6-1.41 1.41-3.6-2.16c-.83.72-1.7 1.4-2.6 2l1.15 4.04-1.74 1-2.91-3.01a27 27 0 0 1-3.04 1.26l.07 4.2-1.93.5-2.04-3.66c-1.07.2-2.16.35-3.26.43L272 74h-2l-1.02-4.07a26.9 26.9 0 0 1-3.26-.43l-2.04 3.67-1.93-.52.07-4.19a27.82 27.82 0 0 1-3.04-1.26l-2.91 3.01-1.74-1 1.16-4.03c-.9-.62-1.78-1.29-2.61-2l-3.6 2.15-1.41-1.41 2.16-3.6c-.72-.83-1.4-1.7-2-2.6l-4.04 1.15-1-1.74 3.01-2.91a27 27 0 0 1-1.26-3.04l-4.2.07-.5-1.93 3.66-2.04c-.2-1.07-.35-2.16-.43-3.26L239 43v-2l4.07-1.02c.08-1.1.22-2.2.43-3.26l-3.67-2.04.52-1.93 4.19.07a27 27 0 0 1 1.26-3.04l-3.01-2.91 1-1.74 4.03 1.16c.62-.91 1.29-1.78 2-2.61l-2.15-3.6 1.41-1.41 3.6 2.16c.83-.72 1.7-1.4 2.6-2l-1.15-4.04 1.74-1 2.91 3.01a27 27 0 0 1 3.04-1.26l.01-.01zM271 68a26 26 0 1 0 0-52 26 26 0 0 0 0 52zm0-9a17 17 0 1 1 0-34 17 17 0 0 1 0 34zm0-2a15 15 0 1 0 0-30 15 15 0 0 0 0 30zm0-8a7 7 0 1 1 0-14 7 7 0 0 1 0 14zm0-2a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm0-14a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm9 9a2 2 0 1 1 4 0 2 2 0 0 1-4 0zm-9 9a2 2 0 1 1 0 4 2 2 0 0 1 0-4zm-9-9a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm47.93 53.79l-1.8-3.91 1.63-1.18 3.15 2.92c.4-.17.82-.3 1.25-.4L315 89h2l.84 4.21c.43.1.85.24 1.25.4l3.15-2.9 1.62 1.17-1.8 3.9c.3.33.55.69.78 1.06l4.26-.5.62 1.9-3.75 2.1c.04.44.04.87 0 1.31l3.75 2.1-.62 1.9-4.26-.5c-.23.38-.49.74-.77 1.06l1.8 3.91-1.63 1.18-3.15-2.92c-.4.17-.82.3-1.25.4L317 113h-2l-.84-4.21c-.43-.1-.85-.24-1.25-.4l-3.15 2.9-1.62-1.17 1.8-3.9a8.03 8.03 0 0 1-.78-1.06l-4.26.5-.62-1.9 3.75-2.1a8.1 8.1 0 0 1 0-1.31l-3.75-2.1.62-1.9 4.26.5c.23-.38.49-.74.77-1.06zM316 106a5 5 0 1 0 0-10 5 5 0 0 0 0 10zM75.73 179.2l-.6-2.1 1.74-1 1.51 1.57a9.93 9.93 0 0 1 2.1-.55L81 175h2l.53 2.12c.72.1 1.42.3 2.09.55l1.51-1.56 1.74 1-.6 2.1c.56.45 1.07.96 1.52 1.52l2.1-.6 1 1.74-1.56 1.51c.25.67.44 1.37.55 2.1L94 186v2l-2.12.53a9.9 9.9 0 0 1-.55 2.09l1.56 1.51-1 1.74-2.1-.6a9.93 9.93 0 0 1-1.52 1.52l.6 2.1-1.74 1-1.51-1.56c-.67.25-1.37.44-2.1.55L83 199h-2l-.53-2.12c-.71-.1-1.42-.3-2.09-.55l-1.51 1.56-1.74-1 .6-2.1a9.93 9.93 0 0 1-1.52-1.52l-2.1.6-1-1.74 1.56-1.51a9.93 9.93 0 0 1-.55-2.1L70 188v-2l2.12-.53c.1-.72.3-1.42.55-2.09l-1.56-1.51 1-1.74 2.1.6c.45-.56.96-1.07 1.52-1.52v-.01zm2.15.94a8.04 8.04 0 0 0-2.74 2.74l-.14.25a7.96 7.96 0 0 0 0 7.74l.14.25a8.04 8.04 0 0 0 2.74 2.74l.25.14a7.96 7.96 0 0 0 7.74 0l.25-.14a8.04 8.04 0 0 0 2.74-2.74l.14-.25a7.96 7.96 0 0 0 0-7.74l-.14-.25a8.04 8.04 0 0 0-2.74-2.74l-.25-.14a7.96 7.96 0 0 0-7.74 0l-.25.14zM82 193a6 6 0 1 1 0-12 6 6 0 0 1 0 12zm0-2a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm278 3.18l-3.8 5.6-7.18-3.51 2.6-8.07a32.15 32.15 0 0 1-3.07-2.46l-7.27 4.35-5.04-6.22 5.82-6.26c-.64-1.13-1.2-2.3-1.7-3.52l-8.45.73-1.8-7.8 7.95-3.07a32.5 32.5 0 0 1 0-3.9l-7.95-3.07 1.8-7.8 8.45.73a31.7 31.7 0 0 1 1.7-3.52l-5.82-6.26 5.04-6.22 7.27 4.35c.97-.88 2-1.7 3.07-2.46l-2.6-8.07 7.19-3.5 3.79 5.59v64.36zm0-3.53v-57.3l-4.46-6.58-4.1 2 2.53 7.87a30.14 30.14 0 0 0-5.13 4.1l-7.08-4.24-2.88 3.55 5.65 6.09a29.87 29.87 0 0 0-2.82 5.86l-8.24-.7-1.03 4.46 7.73 2.99a30.34 30.34 0 0 0 0 6.5l-7.73 3 1.03 4.45 8.24-.7a29.87 29.87 0 0 0 2.82 5.86l-5.65 6.1 2.88 3.54 7.08-4.23a30.14 30.14 0 0 0 5.13 4.09l-2.54 7.86 4.11 2 4.46-6.57zm0-51.57v5.71l-3.56-3.8a24.94 24.94 0 0 1 3.56-1.91zm0 22.68l-14.17 6.64c-2.5-9.5.77-19.57 8.38-25.78l5.79 10.5v8.64zm0 23.16a25.08 25.08 0 0 1-13.32-13.9l13.32-2.55v16.45zm0-43.64l-.39.2.39.4v-.6zm0 18.29v-2.35l-6.3-11.44a22.93 22.93 0 0 0-6.43 19.76l12.73-5.97zm0 23.15v-12.23l-10.47 2.01A23.1 23.1 0 0 0 360 182.72zM0 129.82l1 1.46a31.8 31.8 0 0 1 3.8-.86L6 122h8l1.2 8.42c1.3.21 2.57.5 3.8.86l4.8-7.06 7.18 3.51-2.6 8.07c1.07.76 2.1 1.58 3.07 2.46l7.27-4.35 5.04 6.22-5.82 6.26c.64 1.13 1.2 2.3 1.7 3.52l8.45-.73 1.8 7.8-7.95 3.07c.08 1.3.08 2.6 0 3.9l7.95 3.07-1.8 7.8-8.45-.73a33.5 33.5 0 0 1-1.7 3.52l5.82 6.26-5.04 6.22-7.27-4.35c-.97.88-2 1.7-3.07 2.46l2.6 8.07-7.19 3.5-4.78-7.05c-1.24.36-2.51.65-3.8.86L14 202H6l-1.2-8.42a31.8 31.8 0 0 1-3.8-.86l-1 1.46v-64.36zm0 3.53v57.3l.2-.29c2.02.7 4.15 1.2 6.34 1.44l1.17 8.2h4.58l1.17-8.2c2.2-.25 4.32-.74 6.35-1.44l4.65 6.87 4.1-2-2.53-7.87a30.14 30.14 0 0 0 5.13-4.1l7.08 4.24 2.88-3.55-5.65-6.09c1.14-1.83 2.1-3.8 2.82-5.86l8.24.7 1.03-4.46-7.73-2.99a30.7 30.7 0 0 0 0-6.5l7.73-3-1.03-4.45-8.24.7a29.87 29.87 0 0 0-2.82-5.86l5.65-6.1-2.88-3.54-7.08 4.23a30.14 30.14 0 0 0-5.13-4.09l2.54-7.86-4.11-2-4.65 6.86a29.82 29.82 0 0 0-6.35-1.44l-1.17-8.2H7.7l-1.17 8.2c-2.2.25-4.32.74-6.35 1.44l-.19-.29H0zm34.17 35.05l-16.26-7.62a7.94 7.94 0 0 0-.8-2.44l8.68-15.72a24.95 24.95 0 0 1 8.38 25.78zm-.85 2.63a25.01 25.01 0 0 1-21.94 15.93l2.23-17.82a8.3 8.3 0 0 0 2.07-1.5l17.64 3.39zM0 139.08A24.92 24.92 0 0 1 10 137c5 0 9.65 1.47 13.56 4l-12.28 13.1a8.06 8.06 0 0 0-2.56 0L0 144.8v-5.72zm0 22.68v-8.65l2.88 5.23c-.4.77-.66 1.59-.79 2.44l-2.09.98zm0 23.16v-16.45l4.32-.83c.6.6 1.3 1.11 2.07 1.5l2.23 17.82c-2.97-.16-5.9-.85-8.62-2.04zM10 156a6 6 0 1 1 0 12 6 6 0 0 1 0-12zm0 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8zM0 141.28v.6l9.48 10.13c.35-.02.7-.02 1.04 0l9.87-10.54A22.9 22.9 0 0 0 10 139c-3.58 0-6.98.82-10 2.28zm0 18.29l.34-.16c.09-.34.2-.67.32-.99l-.66-1.2v2.35zm0 23.15c1.97.95 4.1 1.63 6.34 1.99l-1.8-14.33a11.6 11.6 0 0 1-.83-.6l-3.71.7v12.24zm13.66 1.99a23.03 23.03 0 0 0 16.8-12.21l-14.17-2.72c-.27.21-.55.42-.84.6l-1.79 14.33zm19.07-19.17a22.93 22.93 0 0 0-6.42-19.75l-6.97 12.63c.12.32.23.65.32.99l13.07 6.13zM137.54 360l-4.07-5.7 2.83-2.83 6.73 4.8c.7-.56 1.4-1.11 2.14-1.63l-2.9-7.75 3.46-2 5.25 6.38c.82-.37 1.65-.72 2.5-1.03l-.8-8.22 3.86-1.04 3.43 7.52c.88-.15 1.77-.26 2.67-.35L164 340h4l1.36 8.15c.9.09 1.8.2 2.67.35l3.43-7.52 3.86 1.04-.8 8.22c.85.31 1.68.66 2.5 1.03l5.25-6.38 3.46 2-2.9 7.75c.74.52 1.45 1.07 2.14 1.64l6.73-4.8 2.83 2.82-4.07 5.7h-56.92zm2.43 0h52.06l3.9-5.46-.47-.47-6.63 4.73a34.14 34.14 0 0 0-4.4-3.38l2.86-7.63-.58-.33-5.18 6.29a33.79 33.79 0 0 0-5.12-2.13l.78-8.1-.64-.18-3.37 7.42a34.02 34.02 0 0 0-5.5-.72l-1.35-8.04h-.66l-1.34 8.04c-1.88.1-3.72.33-5.5.72l-3.38-7.42-.64.18.78 8.1a33.88 33.88 0 0 0-5.12 2.13l-5.18-6.29-.58.33 2.86 7.63c-1.56 1-3.03 2.14-4.4 3.38l-6.63-4.73-.47.47 3.9 5.46zm9.75 0a28.83 28.83 0 0 1 13.28-4.85V360h-13.28zm32.56 0H169v-4.85c4.9.5 9.42 2.22 13.28 4.85zm-28.66 0H161v-2.54a26.8 26.8 0 0 0-7.38 2.54zm24.76 0a26.8 26.8 0 0 0-7.38-2.54V360h7.38zM358.79 0h-1.21l1.5 3.28a48.3 48.3 0 0 0-5.8 5.8l-9.38-4.3-1.65 2.26 7 7.58a47.84 47.84 0 0 0-3.74 7.33l-10.24-1.2-.86 2.66 8.99 5.05a47.91 47.91 0 0 0-1.28 8.12L332 38.6v2.8l10.12 2.02c.2 2.78.63 5.5 1.28 8.12l-9 5.05.87 2.66 10.24-1.2c1.04 2.54 2.29 5 3.74 7.33l-7 7.58 1.65 2.26 9.38-4.3a48.3 48.3 0 0 0 5.8 5.8l-4.3 9.38 2.26 1.65 2.96-2.73v2.66l-2.84 2.62-4.85-3.52 4.36-9.5a50.31 50.31 0 0 1-3.95-3.95l-9.5 4.36-3.52-4.85 7.08-7.68a49.83 49.83 0 0 1-2.54-4.98l-10.38 1.21-1.85-5.7 9.11-5.12a49.9 49.9 0 0 1-.87-5.52L330 43v-6l10.25-2.05c.19-1.87.48-3.72.87-5.52l-9.11-5.12 1.85-5.7 10.38 1.21c.75-1.71 1.6-3.37 2.54-4.98l-7.08-7.68 3.52-4.85 9.5 4.36a50.31 50.31 0 0 1 3.95-3.95L355.42 0h3.37zM360 52.7l-6.48 3.74A39.86 39.86 0 0 1 350 40a39.9 39.9 0 0 1 3.52-16.44L360 27.3v25.4zm0-39.16v4.52l-2.47-1.43c.77-1.07 1.6-2.1 2.47-3.09zm0 52.92c-.87-.99-1.7-2.02-2.47-3.1l2.47-1.42v4.52zm0-16.07V29.61l-5.5-3.18a37.91 37.91 0 0 0 0 27.14l5.5-3.18zM62.42 360h2.16l3.11-6.78-4.85-3.52-7.68 7.08a49.83 49.83 0 0 0-4.98-2.54l1.21-10.38-5.7-1.85-5.12 9.11a49.9 49.9 0 0 0-5.52-.87L33 340h-6l-2.05 10.25c-1.85.19-3.7.48-5.52.87l-5.12-9.11-5.7 1.85 1.21 10.38c-1.71.75-3.37 1.6-4.98 2.54L0 352.32v5.17-2.5l4.62 4.26a47.84 47.84 0 0 1 7.33-3.74l-1.2-10.24 2.66-.86 5.05 8.99a47.91 47.91 0 0 1 8.12-1.28L28.6 342h2.8l2.02 10.12c2.78.2 5.5.63 8.12 1.28l5.05-9 2.66.87-1.2 10.24c2.54 1.04 5 2.29 7.33 3.74l7.58-7 2.26 1.65-2.8 6.1zM360 244.51l-1.44-.2-.8 1.38 2 2.54.24.17v-3.89zm0 14.45l-4-.4-3.16.66-.28 1.58 2.75 1.7 4.69 1.2v-4.74zm0 13.33l-4.7 1.2-2.74 1.71.28 1.58 3.16.66 4-.4v-4.75zm0 15.31l-.24.17-2 2.54.8 1.38 1.44-.2v-3.89zm0 5.76l-2.57.37-2-3.46 3.33-4.23 1.24-.85v8.17zm0-14.31l-3.65.36-5.27-1.1-.7-3.94 4.58-2.84 5.04-1.3v8.82zm0-13.28l-5.04-1.3-4.58-2.84.7-3.93 5.27-1.1 3.65.35v8.82zm0-14.96l-1.24-.85-3.33-4.23 2-3.46 2.57.37v8.17zm0 101.5V360h-4.58l-3.11-6.78 4.85-3.52 2.84 2.62v-.01zm0 2.67l-2.96-2.73-2.26 1.65 2.8 6.1H360v-5.02z'%3E%3C/path%3E%3C/svg%3E");
}

.slide_free_seo--lead {
  margin-top: 20px;
  font-size: 1.6em;
  line-height: 1.5em;
}

.slide_free_seo--lead b {
  color: #3499e0;
}

.footer {
  background-color: #262262;
}

.text > * {
  margin: 15px 0;
}

i + span > a {
  color: #fff;
}

i + span > a:hover {
  text-decoration: underline;
}