﻿/*
Theme Name: Seo Company Parent
Theme URI: http://clusterthemes.com/demo/seo-company
Description: SEO Company WordPress Theme
Author: ClusterThemes
Author URI: http://themeforest.net/user/clusterthemes
License: GNU General Public License version 3.0
License URI: http://themeforest.net/user/clusterthemes
Version: 1.1.2
Tags: responsive-layout
Template: seo-company-parent
*/

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,
.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: .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: .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: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: .3em;
}
.fa.fa-pull-right {
    margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: .3em;
}
.fa.pull-right {
    margin-left: .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);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-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);
    -ms-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 .button--inner {
    padding: 0 !important;
    margin: 0 !important;
  }
  .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.-cols_2 .form--col {
    width: 50%;
}
.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--row {
    border: 0 !important;
  }
  .form--col {
    display: block;
    width: 100% !important;
    border: 0;
    border-top: 1px solid #e2e2e2 !important;
  }
  .form--row:first-child .form--col:first-child {
    border-top: 0 !important;
  }
  .form--col + .form--col {
    border: 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;
  }
}
.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);
      -ms-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%);
      -ms-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 !important;
}
.header_sticky {
  -webkit-transform: translateY(-100%);
      -ms-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);
      -ms-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 !important;
  }
}
@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);
      -ms-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,
.follow_us .dt{
    display: inline-block;
    font-weight: 500;
}
.follow_us dd,
.follow_us .dd{
    display: inline-block;
}
.follow_us dd ul li,
.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,
.follow_us.-mobile_sidebar .dt{
  display: none;
}
.follow_us.-mobile_sidebar dd,
.follow_us.-mobile_sidebar .dd{
  display: block;
  text-align: center;
  font-size: 20px;
}
.follow_us.-mobile_sidebar dd ul li,
.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%);
      -ms-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);
      -ms-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;
}
.section.-parallax {
  background-attachment: fixed !important;
}
@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 !important;
}
.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%;
    -ms-transform: translate(-50%, -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,
.testimonials--item_author .dt{
    color: #363636;
    font-size: 19px;
    text-transform: uppercase;
}
.testimonials--item_author dd,
.testimonials--item_author .dd{
    color: #2a93de;
    font-size: 17px;
    padding: 9px 0 0;
}
.testimonials.-dark .testimonials--item_author dd,
.testimonials.-dark .testimonials--item_author .dd{
    color: #4b987f;
}
.testimonials.-dark .testimonials--item_author dt,
.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%;
    -ms-transform: translate(-50%, -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%;
    -ms-transform: translate(-50%, -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 {
    display: none !important;
  }
}
@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%;
    -ms-transform: translate(-50%, -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%;
    -ms-transform: translate(-50%, -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);
    -ms-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);
    -ms-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--wrap {
  background-size: cover;
}
.footer_contacts {
    background: #2a93de;
}
.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);
    -ms-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 !important;
  }
}
.footer_navigation--item {
    text-align: left;
    margin: 58px 0 0;
    position: relative;
}
.footer_navigation--item_wrap {
    margin-left: 0;
}
.footer_navigation--item_wrap.-center {
    margin-left: 13%;
}
.footer_navigation--item_wrap.-right {
    margin-left: 26%;
}
.footer_navigation--item_title {
    color: #fff;
    font-size: 17px;
    position: relative;
    display: block;
    text-align: left;
    margin-bottom: 12px;
}
.footer_navigation--item_nav {
    padding-right: 26%;
}
.footer_navigation--item_nav > li {
    display: block;
    padding: 15px 0;
    text-align: left;
    border-bottom: 1px solid #1a6ab9;
}
.footer_navigation--item_nav.-navctr {
    padding-right: 13%;
}
.footer_navigation--item_nav.-navrgh {
    padding-right: 0;
}
.footer_navigation--item_link {
    color: #fff;
    font-size: 15px;
}
.footer_navigation--item_link:hover {
    text-decoration: underline;
}
.footer_navigation.-dark .footer_navigation--item_nav > li {
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
@media (max-width: 769px) {
  .footer_navigation--item {
    width: 300px;
    margin: 40px auto;
  }
  .footer_navigation--item_wrap {
    margin: 0 !important;
  }
  .footer_navigation--item_nav {
    padding: 0 !important;
  }
}
.footer_copyrights {
    margin: 60px 0 0;
}
.footer_copyrights--container {
  border-top: 1px solid #1a6ab9;
  padding: 20px 0;
}
.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%;
    -ms-transform: translate(-50%, -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;
}
.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 !important;
    right: auto !important;
    margin: 10px 0 0;
  }
  .start_analyze--row {
    display: block;
  }
  .start_analyze--col {
    display: block;
    width: 100% !important;
    margin: 10px 0 0;
    padding: 0;
  }
  .start_analyze--col .button {
    display: block;
    width: 100%;
  }
}
.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) !important;
    margin: 10px 0 0 !important;
    padding: 25px 20px;
    border-radius: 3px;
  }
  .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;
}
.post .entry-content figure {
    line-height: 0;
}
.post .entry-content figure img {
    width: 100%;
}
.post .entry-content > p {
    font-size: 17px;
    line-height: 27px;
    color:#585858;
    padding-top: 20px;
}
.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,
.plans_detailed--options_item .dt{
    font-size: 19px;
    font-weight: 700;
}
.plans_detailed--options_item dd,
.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;
}
@media (max-width: 992px) {
  .plans_detailed--options_item dt,
  .plans_detailed--options_item .dt{
    font-size: 17px;
  }
  .plans_detailed--options_item dd,
  .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 !important;
    margin-top: 40px;
  }
  .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% !important;
  }
  .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 !important;
    padding: 0;
    margin: 83px 0 0 0;
  }
  .plans_detailed .price_plan--options_item:last-child {
    border: 0;
  }
  .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);
    -ms-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--options_item:nth-child(even) {
    background: #fcfcfc;
}
.price_plan--options_item.-is_included {
    background-color: #fafafa !important;
}
.price_plan--options_item_bullet {
    display: block;
    width: 10px;
    height: 10px;
    background: #3499e0;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -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%;
    -ms-transform: translate(-50%, -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 {
    height: 100px;
    position: relative;
}
.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--options_item:first-child {
    height: 120px;
}
.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 !important;
  }
}
.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%;
    -ms-transform: translate(-50%, -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%;
    -ms-transform: translate(-50%, -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%;
    -ms-transform: translate(-50%, -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,
.our_team--item_team .dt {
    color: #363636;
    font-size: 19px;
    text-transform: uppercase;
}
.our_team--item_team dd,
.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%;
    -ms-transform: translate(-50%, -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 !important;
  }
}
.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);
    -ms-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--item_icon i {
    top: 5px !important;
    font-size: 24px !important;
  }
}
.card--image {
    height: 260px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.card--image img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -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 !important;
    max-height: none !important;
  }
}
@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%;
    -ms-transform: translate(0, -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;
}
.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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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,
.vacancies--item_content .dl{
    margin: 0 0 28px;
}
.vacancies--item_content dt,
.vacancies--item_content .dt{
    color: #363636;
    font-weight: 500;
    margin: 0 0 18px;
}
.title + .vacancies {
    margin-top: 22px !important;
}
.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);
    -ms-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);
    -ms-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%;
    -ms-transform: translate(-50%, -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);
    -ms-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);
    -ms-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;
    -ms-transform: none;
    transform: none;
    z-index: -10;
}
.quadra--wrap.-pic_2:before {
    width: 1px;
    height: 200px;
    top: 0px;
    left: 17px;
    -webkit-transform: rotate(-135deg);
    -ms-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);
    -ms-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);
    -ms-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%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}
.mega-menu {
  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-menu:before {
  width: 100%;
  height: 35px;
  position: absolute;
  bottom: 100%;
  left: 0;
  content: '';
}
.mega-menu .container {
  padding: 0;
}
.mega_nav--wrapper {
  padding: 30px;
}
.mega_nav--footer_buttons {
  padding: 30px 0 10px;
  text-align: center;
}
.mega-menu {
  width: auto;
  left: 0px;
  right: 0px;
}
.mega-menu.-right {
  right: 15px;
  left: auto;
}
.menu-item:hover .mega-menu {
  display: block;
}
.sub-menu.mega-menu-row {
  display: table;
}
.mega-menu-col {
  display: table-cell;
  width: 220px;
  border-left: 1px solid #f1f1f1;
  padding: 30px 20px 30px 35px;
}
.mega-menu-col:first-child {
  border: none;
}
.mega-menu-col_title {
  color: #4dbaf9;
  text-transform: uppercase;
  margin: 0 0 18px;
}
.mega-menu-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%);
      -ms-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%);
      -ms-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--go_back:hover:after {
  border-color: transparent #363636 transparent transparent !important;
}
.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%;
    -ms-transform: translate(-50%, -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.menu-item-has-mega-menu {
    position: static !important;
}
.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);
    -ms-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);
      -ms-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);
      -ms-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%;
  -ms-transform: translate(-50%, -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%;
  -ms-transform: translate(-50%, -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: 56px;
  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;
  }
}

section .video{    position: relative;}

.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;
}

/*----------------------------------------------------------------*/
body.blog{
    padding-top: 0;
}

body .blog{
    padding-top: 55px;
    position: relative;
}

.top-bar-second{
    float: right;
    margin: 14px 0 0;
    font-weight: 500;
}

.topbar_contacts--item{
    display: inline-block;
    margin: 0 0 0 28px;
}

.is_sticky.post .entry-title > a{
    color: #3499e0;
    font-weight: bold;
}

.pagination .page-numbers.current{
    color: #3499e0;
}

.pagination--link a{
    color: #9b9b9b;
}

.page_banner{
    background: none;
}

.entry-content .addtoany_share_save_container{
    margin-top: 40px;
    margin-bottom: 0;
}

.sidebar-left{
    float: right;
}

.page .entry-header, .fw-portfolio .entry-header {
    padding-top: 30px;
}
.page .entry-title, .fw-portfolio .entry-title {
    color: #363636;
    font-size: 19px;
    line-height: 29px;
    text-transform: uppercase;
    font-weight: 500;
}
.page .entry-title > a, .fw-portfolio .entry-title > a {
    color: #363636;
}
.page .entry-content, .fw-portfolio .entry-content {
    padding-top: 23px;
}
.page .entry-content figure, .fw-portfolio .entry-content figure {
    line-height: 0;
}
.page .entry-content figure img, .fw-portfolio .entry-content figure img {
    width: 100%;
}
.page .entry-content > p, .fw-portfolio .entry-content > p {
    font-size: 17px;
    line-height: 27px;
    color: #585858;
    padding-top: 20px;
}
.page .entry-footer , .fw-portfolio .entry-footer {
    padding-top: 22px;
    vertical-align: middle;
}

.page .entry-footer .icon-links, .fw-portfolio .entry-footer .icon-links {
    float: right;
    display: block;
    color: #9b9b9b;
    font-size: 15px;
    padding: 5px 0 0;
}
.page .entry-footer .icon-links > a,
.page .entry-footer .icon-links > div,
.fw-portfolio .entry-footer .icon-links > a,
.fw-portfolio .entry-footer .icon-links > div{
    float: left;
    margin: 0 0 0 30px;
    color: #868686;
    font-family: 'Roboto', Arial, sans-serif;
}
.page .entry-footer .icon-links > a > a,
.page .entry-footer .icon-links > div > a,
.fw-portfolio .entry-footer .icon-links > a > a,
.fw-portfolio .entry-footer .icon-links > div > a{
    color: #868686;
    font-family: #363636;
}
.page .entry-footer .icon-links > a b,
.page .entry-footer .icon-links > div b,
.fw-portfolio .entry-footer .icon-links > a b,
.fw-portfolio .entry-footer .icon-links > div b{
    font-weight: normal;
}
.page .entry-footer .icon-links [class*=bi_],
.page .entry-footer .icon-links [class*=fa-],
.fw-portfolio .entry-footer .icon-links [class*=bi_],
.fw-portfolio .entry-footer .icon-links [class*=fa-]{
    font-size: 24px;
    color: #c2c2c2;
    position: relative;
    float: left;
    margin: -5px 8px 0 0;
}
.page .entry-footer .icon-links [class*=bi_]:before,
.page .entry-footer .icon-links [class*=fa-]:before,
.fw-portfolio .entry-footer .icon-links [class*=bi_]:before,
.fw-portfolio .entry-footer .icon-links [class*=fa-]:before{
    margin: 0;
}
.page .entry-footer .icon-links .fa-heart-o,
.fw-portfolio .entry-footer .icon-links .fa-heart-o{
    margin-right: 10px;
}
.page .entry-footer .icon-links .bi_com-bubble,
.fw-portfolio .entry-footer .icon-links .bi_com-bubble{
    margin-top: -4px;
}

.post .entry-footer .icon-links .fw_loved [class*=fa-],
.post .entry-footer .icon-links .fw_loved [class*=fa-],
.fw-portfolio .entry-footer .icon-links .fw_loved [class*=fa-],
.fw-portfolio .entry-footer .icon-links .fw_loved [class*=fa-]
{
    color: rgb(232, 69, 69);
}

form.comment-form {
    margin: 7px;
    position: relative;
    background: #fff;
}

form.comment-form:after {
    position: absolute;
    top: -6px;
    left: -6px;
    border: 1px solid #e2e2e2;
    right: -6px;
    bottom: -6px;
    content: '';
}

.comments-area .comment-reply-title{
    font-weight:600;
}

.form-submit {
    border-top: 2px solid #e2e2e2;
    text-align: center;
    padding: 30px;
    display: block;
}

.form-submit .submit {
    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;
}

.form-submit .submit {
    border-color: #3499e0;
    color: #3499e0;
    margin: 0 10px;
    cursor: pointer;
}

.form-submit .submit:hover {
    background: #3499e0;
    color: #fff;
}

.comment-respond .form-submit{
    visibility: hidden;
}

.visibility-visible{
    visibility: visible !important;
}

#cancel-comment-reply-link{
    color: #3499e0;
}

.comment-list .children{
    margin: 0 0 0 92px;
    padding-top: 35px;
    border-bottom: 0;
}

.comment-list .children .children{
    margin: 0;
}

.logged-in-as{
    padding: 15px;
}

.screen-reader-text, .screen-reader-text{
    display: none;
}

.widget.widget_archive select,
.widget.widget_categories select,
.widget.widget_text select{
    padding: 10px;
    margin: 10px;
    width:92%;
}

#wp-calendar {
    display: table;
    width: 100%;
    position: relative;
}

#wp-calendar caption
{
    background: #fff;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    padding: 19px 0;
    text-transform: uppercase;
}

#wp-calendar thead tr {
    border-top: 1px solid #e5e5e5;
}

#wp-calendar thead tr > th:first-child {
    padding-left: 5px;
}

#wp-calendar thead tr > th {
    padding: 15px 0;
    background: #fff;
    font-size: 14px;
    font-weight: 500;
    position: relative;
}

#wp-calendar tfoot tr{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

#wp-calendar tfoot tr td#prev,
#wp-calendar tfoot tr td#next{
    position: absolute;
    top: 19px;
    right: 10px;
    z-index: 2;
}

#wp-calendar tfoot tr td > a {
    color: #cbcbcb;
}

#wp-calendar tfoot tr td#prev {
    left: 10px;
    z-index: 1;
}

#wp-calendar tbody {
    background: #fff;
    font-size: 14px;
    width: 100%;
    text-align: center;
}

#wp-calendar tbody > tr > td:first-child {
    padding-left: 5px;
}

#wp-calendar tbody > tr > td {
    padding-bottom: 14px;
}

.widget.widget_text .size-large{
    height:auto;
}

.widget.widget_search form label{
    display: block;
    width: 100%;
    position: relative;
}

.widget.widget_search form input.search-field {
    font-size: 17px;
    display: block;
    padding: 21px 20px 21px 55px;
    width: 100%;
}

.widget.widget_search form input.search-submit,
.widget.widget_search .widget-title,
.widget.widget_search .footer_navigation--item_title,
.footer .widget i {
    display: none;
}

.widget.widget_search i {
    display: block;
    position: absolute;
    color: #3499e0;
    font-size: 24px;
    top: 50%;
    left: 15px;
    margin: -12px 0 0;
}

.widget ul li span.posts_count{
    float: right;
}

.footer .widget ul li a, .footer .widget ul li span.posts_count,
.footer .widget  .rss-date{
    color: #fff;
    font-size: 15px;
}

.footer .widget .tagcloud a,.footer .textwidget strong,
.footer .textwidget p, .footer .widget .menu .menu-item a:hover{
    color: #fff;
}

.footer .widget .menu .menu-item a:hover{
    text-decoration: underline;
}

.footer .widget .menu .menu-item a:after{
    content: initial;
}

.footer .widget .search-field{
    border: 1px solid #fff;
}

.footer .widget ul li {
    display: block;
    padding: 15px 0;
    text-align: left;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    border-top: none;
}

.footer .widget .menu .menu-item{
    padding: 15px 0;
}

.footer .widget .menu .menu-item a{
    padding: 0;
}

.logged-in-as a{
    color: #3499e0;
}

.portfolio_pagination{
    padding-top: 60px;
}

.footer_contacts{
    background-color: #fff;
}

.team_quotes--item_author em{
    font-style: normal;
}

.footer_contacts--item_wrap .fa{
    position: absolute;
    font-size: 32px;
    top: 34px;
    left: -50px;
}

.subscribe--title .fa{
    position: absolute;
    top: -2px;
    left: 20px;
    color: #fff;
    font-size: 32px;
}

.partners {
    padding: 0;
}

/*.seo-button.ic-right i{margin-left: 10px;}
.seo-button.ic-left i{margin-right: 10px;}*/

.trial_banner--icon.ic-right{ text-align: right;}
.trial_banner--icon.ic-left{text-align: left;}

.btn-center{text-align: center;}
.btn-right{text-align: right;}
.btn-left{text-align: left;}

.case_info--item_image img{
    width: 100%;
}

.case_info--item_image {
    width: auto;
    height: auto;
}

.statistics--item_info .fa{
    position: absolute;
    top: 8px;
    left: -55px;
    color: #fff;
    font-size: 30px;
}

.title-left, .title-left .section--title, .title-left .section--description{
    text-align:left;
}

.title-right, .title-right .section--title, .title-right .section--description{
    text-align:right;
}

.contact_us--header .section--description{margin: 12px 0 0 0;}

.theme-form textarea{height: 198px;}

.content-full>.row{margin:0;}
.content-full > .row > .col-md-12 {padding:0;}

.footer_contacts--item.page-contact-info i{
    color: #3499e0;
    left: -62px;
    top: 36px;
}

.free_resources--item {
    padding-top: 0px;
}

.quote_reward .reward{
    margin-left: 37px;
}

.quote-form .field textarea {
    height: 330px;
}

.strong_points--item {
     margin: 0;
}

.js-skills{text-align: center;}

.list.-arrow .list.-arrow {
    padding: 15px 20px 0 15px;
}

.title .title-center{
    text-align: center;
}

.testimonials--item_content .icon_icon {
    opacity: 0.3;
    font-size: 17px;
    position: absolute;
    top: 0px;
    left: 22px;
}

.testimonials--item {
    margin-top: 0px;
}

.what-we-do.card {
    margin-top: 40px;
    margin-bottom: 40px;
}

.text-block .text{color:#9b9b9b}

.header .menu > .menu-item.current-menu-item > a {
    color: #2a93de;
}

.header .menu > .menu-item .sub-menu .menu-item.current-menu-item a{
    color: #363636;
}

.features--picture {
    padding: 0 0 0 80px;
}

@media (max-width: 992px) {
    .features--picture {
        padding: 0;
        margin: 20px 0 50px;
    }

    [class*=col-md] {
        margin-bottom:40px;
    }
}

.seo_company_pricing.plans_detailed {
    padding-top: 80px;
}

.banner--icon .fa {
    font-size: 50px;
    color: #2a93de;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.button.-with_arrow:hover .button--inner {
    padding: 0 20px 0 0;
}

.button.-with_arrow:hover .button--inner i {
    opacity: 1;
    right: -5px;
}

.features_sun--list li{
    display: block;
    margin-top: 30px;
    font-size: 19px;
    line-height: 29px;
    position: relative;
    padding: 0 0 0 40px;
}

.features_sun--list li [class*="bi_"],
.features_sun--list li .fa{
    display: block;
    position: absolute;
    left: -2px;
    top: 2px;
    font-size: 22px;
}

.features_sun--list.-right {
    padding-left: 13px;
}

.features_sun--list{margin-bottom: 0;}

.cards_list.margin-less .card {
    margin-top: 57px;
}

.select2-dropdown {
    margin: 33px 0 0;
}

.-primary.-fillin {
    background: #3499e0;
    color: #fff;
}

.-primary.-fillin:hover {
    border-color: #0059b1;
    background: #0059b1;
    color: #fff;
}

.-primary.-white.-fillin {
    background: #fff;
    color: #3499e0;
}

.-primary.-white.-fillin:hover {
    border-color: #eeeaea;
    background: #eeeaea;
    color: #3499e0;
}

.start_analyze.-slide.seo_conversion_form_border .start_analyze--query {
    border: 2px solid #e5e5e5;
}

.start_analyze.-slide.seo_conversion_form_border .start_analyze--submit {
    top: 8px;
    right: 8px;
}

.services.-square .services--list{padding-top: 0}

ul.slide_free_seo--content li.list--item:first-child {
    margin: 0;
}

ul.slide_free_seo--content  li.list--item {
    margin-top: 20px;
    font-size: 19px;
    line-height : 19px;
    position: relative;
}

span.wpcf7-not-valid-tip {
    display: none;
}

span .wpcf7-not-valid{
    border: 1px solid red;
}

.-dark .strong_points--item_title {
    color: #fff;
}

.-dark .strong_points--item_image {
    background: transparent;
    border-color: rgba(255,255,255,0.2);
}

.-dark .strong_points--item_text {
    color: rgba(255,255,255,0.5);
}

.-dark .strong_points--item_more {
    color: #4b987f;
}

.-dark .strong_points--item_image [class*=bi_],
.-dark .strong_points--item_image [class*=fa]{
    color: #65c099;
}

.-dark .strong_points--item_image:before {
    border-color: rgba(255,255,255,0.1);
}

.-dark .testimonials--item_content, .-dark .testimonials--item_content .fa-quote-left {
    color: #fff;
}

.-dark .testimonials--item_author dt,
.-dark .testimonials--item_author .dt{
    color: #fff;
}

.-dark .testimonials--item_author dd,
.-dark .testimonials--item_author .dd{
    color: #4b987f;
}

.-dark .testimonials--item_text {
    color: rgba(255,255,255,0.5);
}

.-dark .testimonials--item_image {
    background: transparent;
    border-color: rgba(255,255,255,0.2);
}

.-dark .testimonials--item_image:before {
    border-color: rgba(255,255,255,0.1);
}

@media (max-width: 769px){
    .section--title {
        font-size: 30px !important;
    }
}

.slide_video--title {
    text-transform: none;
}

.-under_header {
    margin-top: -110px;
}

.slide_video--button {
    width: auto;
    height: auto;
    background: none;
}

.-parallax {
    background-attachment: fixed !important;
}

.header_auth > a.seo-button {
    color: #3499e0;
    display: inline-block;
    padding: 12px 18px;
    position: relative;
    font-weight: 500;
}

.header_auth > a.seo-button:hover {
    text-decoration: none;
}

.header_auth > a.seo-button:before {
    content: none;
}

.tip_order [class*=fa] {
    font-size: 90px;
    position: absolute;
    right: 35px;
    bottom: 20px;
}

.header .row > [class*=col] {
    margin-bottom: 0;
}

.mobile_menu .header_nav{width:100%}

.-mobile_sidebar .follow_us {
    padding: 18px 0;
    border-bottom: 1px solid #4a4a4a;
}

.-mobile_sidebar .follow_us dt,
.-mobile_sidebar .follow_us .dt{
    display: none;
}

.-mobile_sidebar .follow_us dd ,
.-mobile_sidebar .follow_us .dd {
    display: block;
    text-align: center;
    font-size: 20px;
}

.-mobile_sidebar .follow_us dd ul li,
.-mobile_sidebar .follow_us .dd ul li{
    margin: 0 7px;
}

.-mobile_sidebar .topbar_contacts .topbar_contacts--item {
    display: block;
    margin: 0;
    font-size: 15px;
    padding: 17px 20px;
    border-bottom: 1px solid #4a4a4a;
}

.-mobile_sidebar .select_language {
    border-bottom: 1px solid #4a4a4a;
}

.-mobile_sidebar .select_language .select_language--opener {
    display: block;
    width: 100%;
    color: #fff;
    padding: 17px 20px 17px 50px;
    text-align: left;
    border-top: 1px solid #4a4a4a;
    height: auto;
}

.-mobile_sidebar .select_language .select_language--opener_icon {
    left: 20px;
}

.-mobile_sidebar .select_language .select_language--list {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    background: none;
    box-shadow: none;
}

.-mobile_sidebar .select_language .select_language--list li {
    border: 0;
    padding: 0;
}

.-mobile_sidebar .select_language .select_language--list a {
    border-top: 1px solid #4a4a4a;
    color: rgba(255,255,255,0.3);
    display: block;
    padding: 17px 20px 17px 40px;
}
.-mobile_sidebar .select_language.-opened .select_language--opener:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.-mobile_sidebar .select_language .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;
}

.-mobile_sidebar .select_language .select_language--list a:hover {
    background: none;
}

.-mobile_sidebar .select_language--list:before{
    display:none;
}

.topbar .topbar_contacts {
    margin: 0 0 0 28px;
    display: inline-block;
    float: none;
}

.top_bar_widgets_right{float:right;}

@media (max-width: 768px) {
    .seo_space_div{
        margin-top: 10px !important;
    }

    .btn-right, .btn-left{
        text-align:center;
        margin-bottom: 15px;
    }

    [class*=col-md] {
        margin-bottom: 10px;
    }

    .slide_free_seo--picture {
        margin-right: 50px;
        margin-top: -15px;
    }

    .title-left, .title-left .section--title, .title-left .section--description {
        text-align: center;
    }

    .slide_free_seo--form {
        margin-left: 0;
    }

    .footer_contacts.-parallax{margin-top:0 !important;}

    .services--item_footer{margin-bottom: 25px;}

    .banner_steps--image{
        max-width: 300px;
        margin: auto;
    }

    /*.col-xs-12.col-xs-offset-2 {
         margin-left: 0;
    }*/
}

@media (max-width: 320px) {
    .instagram .col-xs-6 {
        width: 100%;
    }

    .slide_free_seo--picture{margin:0 auto;}
}

.wp-caption{ }
.wp-caption-text{margin-top: 10px;}
.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignright{float:right; margin-left: 10px;}
.alignleft{float:left; margin-right: 10px;}
.aligncenter{text-align: center;}
img.alignnone{width: 100%;}
.wp-caption.alignnone{width: 100%!important;}
.blog_divider.clearfix{width: 100%;}

/*.post .entry-content figure img {
    width: auto;
}*/

.header .menu > .menu-item .sub-menu.mega-menu-row .sub-menu{
    display: table;
    position: inherit;
    top: inherit;
    box-shadow: none;
    background: #fff;
    border-radius:0;
}

.header .menu > .menu-item .sub-menu.mega-menu-row{
    display: block;
    width: auto;
    right: 15px;
    position: absolute;
    left: 15px;
    top: 100%;
    background: #fff;
    box-shadow: 0 0 7px rgba(0,0,0,0.15);
    border-radius: 0;
    font-size: 15px;
    line-height: 20px;
    clear: both;
}

.mega-menu-col {
    padding: 30px 20px 30px 35px;
}

.header .menu > .menu-item .sub-menu.mega-menu-row .menu-item {
     border-top: none;
}

.header .menu > .menu-item .sub-menu.mega-menu-row > li > a
{
    color: #4dbaf9;
    text-transform: uppercase;
    margin: 0 0 18px;
    padding: 0;
}

.header .menu > .menu-item .sub-menu.mega-menu-row > li ul > li > a{
    padding: 0;
    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;
}

.header .menu > .menu-item .sub-menu.mega-menu-row > li ul > li > a:hover{
    color: #363636;
}

.header .menu > .menu-item .sub-menu.mega-menu-row > li ul > li:first-child{
    margin: 0;
}

.header .menu > .menu-item .sub-menu.mega-menu-row > li ul > li{
    margin: 13px 0 0;
}

.mega_nav_simple--menu_wrap {
    overflow: hidden;
    position: relative;
}

.header .menu > .menu-item .sub-menu.mega-menu-row .sub-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;
}

.mobile_menu .menu .menu-item-has-children.menu-item-has-mega-menu > a:after{
    content: inherit;
    display: none;
}

.mega-menu-col {
    width: auto;
}

.menu-item-has-children.mega-menu-col {
    width: 220px;
    padding: 20px 15px 30px 30px;
}

.mega_nav--wrapper {
    padding: 0px;
}

.mega-menu-col {
    padding: 20px 15px 30px 15px;
}

.header .menu > .menu-item .sub-menu .menu-item .mega_nav--footer_buttons a{
    display: inline-block;
}

.mega_nav_images--item_image img {
    width: auto;
}

.mega_nav--wrapper:after{
    content: "";
    display: table;
    clear: both;
}

.header .menu > .menu-item .sub-menu .menu-item .mega_nav_images a.mega_nav_images--item
{
    display: inline-block;
}

.mega_nav--footer_buttons {
    padding: 15px 0 10px;
}

.mega_nav_images {
    margin: 0 -27px 3px;
    width: 100%;
}

@media (max-width: 1024px)
{
    .mega_nav_images {
        margin: 0 -54px 3px;
    }
}
.header .menu > .menu-item .sub-menu .menu-item .mega_nav_icons--item > a{
    padding: 29px 0px 29px 105px;
    width: 331px;
}

.mega_nav_icons {
    margin: -7px -25px 0;
}

.header .menu > .menu-item .sub-menu.mega-menu-row .sub-menu{
    background: none;
}

.footer_contacts_blue{
    background: #2a93de;
}

section.paddings-section   .video {
    margin: -80px 0 -100px;
}

.form--footer .button:hover {
    cursor: pointer;
}

.logged-in-as {
    z-index: 2;
    position: relative;
}

@media (max-width: 350px) {
    .c-hamburger--htx.is-active {
        top: 90px;
    }
}

.select2-selection:before {
    display: none;
    position: absolute;
    top: -2px;
    right: -2px;
    left: -2px;
    bottom: -2px;
    border: 2px solid #3499e0;
    content: '';
}

.select2-container--focus .select2-selection:before {
    display: block;
}

.btn-left-margin{margin-left: 35px;}

.slide_demo--content .btn-center{display: inline-block; margin-left: 15px;}

.slide_demo--content .btn-center:first-child{
    position: relative;
    left: -10px;}

@media (max-width: 992px) {
    .features--picture {
        margin: 50px 0 0;
    }
    .features_sun--picture {
        margin: 50px 0;
    }
}

@media (max-width: 769px) {
    .features--picture {
        margin: 30px 0 0;
    }
    .features_sun--picture {
        margin: 30px 0;
    }
}

@media (max-width: 769px){
    .btn-left-margin {
        margin-left: 0;
    }

    .seo-btn-full{
        display:block;
        width: 100%;
    }

    .strong_points--item {
        margin-bottom: 30px;
    }

    .testimonials--item {
        margin-bottom: 35px;
    }

    .slide_search--title {
        font-size: 34px !important;
        line-height: 44px !important;
    }

    .slide_demo--content .btn-center {
        display: block;
        margin-left: 0;
    }

    .slide_demo--content .btn-center:first-child {
        left: 0px;
    }

    .title.slide_free_seo--title {
        text-align: left;
    }

    ul.team_quotes{
        margin-bottom: 30px;
    }

    .quote_reward .reward {
        margin-left: 7px;
        margin-top: 30px;
    }

    .title-left.resposive-title-left{text-align:left;}

    .fw-map{
        margin-bottom: -10px;
    }

    .single-fw-portfolio .section--title{
        margin-top: 50px;
    }

    .seo-btn-margin{
        margin-top: 20px;
    }

    .banner_steps--image {
        max-width: 492px;
        margin: 0;
    }
}

@media (max-width: 375px){
    .banner_steps--image, .features--picture img {
        max-width: 300px;
        margin-left: -20%;
    }

    .features--picture {
        margin-left: -20%;
    }
}

.entry-content {
    padding-top: 23px;
    font-size: 17px;
    line-height: 27px;
    color: #585858;
}
.entry-content figure {
    line-height: 0;
}
.entry-content figure img {
    width: 100%;
}
.entry-content a {
    color: #3499e0;
}
.entry-content a:hover {
    text-decoration: underline;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    padding-bottom: 18px;
    color: #363636;
}
.entry-content h1 {
    font-size: 30px;
    line-height: 36px;
}
.entry-content h2 , .entry-content.h2 {
    font-size: 28px;
    line-height: 34px;
}
.entry-content h3 {
    font-size: 26px;
    line-height: 32px;
}
.entry-content h4 {
    font-size: 24px;
    line-height: 30px;
}
.entry-content h5 {
    font-size: 22px;
    line-height: 28px;
}
.entry-content h6 {
    font-size: 19px;
    line-height: 25px;
}
.entry-content > p {
    margin: 20px 0;
}
.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;
}
.entry-content blockquote:before,
.entry-content blockquote:after {
    content: '';
}
.entry-content blockquote cite {
    text-transform: uppercase;
    font-size: 12px;
    font-style: normal;
    display: block;
    text-align: right;
}
.entry-content table {
    width: 100%;
    background: #fff;
    margin: 0 0 20px;
}
.entry-content table tr:nth-child(2n) td {
    background: #fafafa;
}
.entry-content table th {
    font-weight: bold;
    text-align: left;
    color: #363636;
}
.entry-content table td,
.entry-content table th {
    border: 1px solid #e5e5e5;
    padding: 8px 14px;
}
.entry-content pre,
.entry-content code,
.entry-content kbd,
.entry-content var,
.entry-content samp,
.entry-content tt {
    font-family: Hack, Courier, monospace;
    font-size: 14px;
    line-height: 19px;
    white-space: pre-wrap;
}
.entry-content pre {
    background-color: #fff;
    margin-bottom: 20px;
    overflow: auto;
    padding: 20px;
    border: 1px solid #e5e5e5;
}
.entry-content  dl,
.entry-content  .dl{
    margin: 0 0 20px;
}
.entry-content dl dt,
.entry-content .dl .dt{
    margin: 0 0 3px;
    font-weight: bold;
}
.entry-content dl dd,
.entry-content dl .dd,
.entry-content .dl .dd,
.entry-content .dl .dd{
    margin: 0 0 15px;
}
.entry-content ul,
.entry-content ol {
    padding: 0 0 0 35px;
    margin-bottom: 30px;
}
.entry-content ul li > ol,
.entry-content ol li > ol,
.entry-content ul li > ul,
.entry-content ol li > ul {
    margin-bottom: 0;
}
.entry-content ul {
    list-style: circle;
}
.entry-content ol {
    list-style: decimal;
}
.entry-content address {
    display: block;
    font-style: italic;
    margin: 0 0 20px;
}
.entry-content abbr,
.entry-content acronym,
.entry-content dfn {
    border-bottom: 1px dotted #666;
    cursor: help;
}
.entry-content cite,
.entry-content em,
.entry-content i {
    font-style: italic;
}
.entry-content ins {
    background: #fff;
}
.entry-content sub,
.entry-content sup {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
.entry-content sub {
    top: 0.5ex;
}
.entry-content sup {
    bottom: 1ex;
}

img.alignnone.size-full {
    height: auto;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0;
}

.gallery-icon img {
    margin: 0 auto;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0;
}

.post .entry-content figure.wp-caption {
    width: 100% !important;
}

.wp-caption-text {
    line-height: 20px;
}

.twitter_feed--message a{
    color: #9b9b9b;
}

.entry-content ul.post--info_meta{
    padding: 0;
    margin-bottom: 0;
}

.entry-content .entry-title a:hover {
    text-decoration: none;
}

.entry-content {
    padding-top: 0;
}

.entry-content .comments-area h3 {
    padding: 0;
    line-height: normal;
}

.comments-area {
    padding-top: 0px;
}

.mega-menu-right .mega-menu {
    width: auto;
    left: auto;
    right: 0px;
}

.mega_nav_icons--item_image [class*=fa] {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 30px;
}

figure img{
    width: 100%;
    height: auto;
}

@media (max-width: 767px)
{
    .slide_free_seo--picture {
        text-align: center;
        margin: auto;
        width: auto;
    }
}

.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_navigation--item_title {
    color: #fff;
    font-size: 17px;
    line-height: 29px;
    font-weight: 700;
    display: block;
}

.footer_main .textwidget {
    margin-top: 0px;
}

.footer_about {
    position: relative;
    padding: 17px 25px 0 0;
}

.textwidget p.footer_about--text {
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    padding: 0 0 16px;
    border: none;
}

.footer_navigation--item_title {
    margin-bottom: 0px;
}

.footer_main  .widget_nav_menu ul li: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--item_wrap ul li a {
    color: #fff;
    font-size: 15px;
    line-height: 22px;
}

.footer_contact_info--item span {
    display: inline-block;
    vertical-align: text-top;
    padding: 0 0 0 28px;
}

.footer_contact_info--item {
    padding: 10px 0;
    position: relative;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
}

.footer_contact_info {
    padding: 5px 0 0;
}

.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_main .widget ul li, .footer .widget .menu .menu-item{
    display: block;
    position: relative;
    padding: 12px 25px 12px 0;
    text-align: left;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.footer_main {
    position: relative;
    padding: 50px 0 0;
}

.footer_navigation--item {
     margin: 0;
}


/* The following written by Orest to manipulate various elements */

/* makes homepage full width section tall enough */
#main_fullwidth {
	height:670px;
}

/* Styles text heading in the main full width image */
.main_heading {
	color: Black;
	font-size:300%;
	font-family: Lato;
	text-transform: uppercase;
	padding: 280px 0 35px 0;
}

/* Styles first text blurb heading under full width image */
#subheading_1 {
	font-size:200%;
	font-family: Lato;
	color: DarkRed;
	padding: 0 0 35px 0;
	line-height: 140%;
}

/* styles text headings of sections */
#heading_1 {
	font-size: 250%;
	font-family: Lato;
	color: DarkRed;
	padding: 0 0 35px 0;
}

/* creates a space after certain paragraph text, and spaces the lines out a bit */
#padding_after {
	padding: 0 0 35px 0;
	line-height: 200%;
}

/* For anything bold, make it red */
b {
	color: DarkRed;
}

/* Makes a small amount of padding above certain text */
#padding_above {
	padding-top: 6px;
}


/* This styles the captcha area on the contact page  -Orest */
.wpcf7-captchar {
	border: 2px solid #e8e8e8;
  height:46px;
  
}