@charset "UTF-8";
/*!
Theme Name: Bolts PT
Theme URI: https://demo.proteusthemes.com/bolts/
Author: ProteusThemes
Author URI: https://www.proteusthemes.com/
Description: Bolts - the most versatile WordPress theme for construction, factory, transport or industry businesses. Developed by ProteusThemes.
Version: 1.1.0
License: GPL 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, footer-widgets, e-commerce, portfolio
Text domain: bolts-pt
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active {
    outline: 0;
}
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
@media print {
    *,
    :after,
    :before {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important;
    }
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
@-moz-viewport {
    width: device-width;
}
@-ms-viewport {
    width: device-width;
}
@-webkit-viewport {
    width: device-width;
}
@-o-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
html {
    font-size: 18px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.67;
    color: #999999;
    background-color: #fff;
}
[tabindex="-1"]:focus {
    outline: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: bold;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
a {
    color: #3baed4;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #2381a0;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
}
[role="button"] {
    cursor: pointer;
}
[role="button"],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
table {
    background-color: transparent;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #999999;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: left;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
select,
textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0;
}
textarea {
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
}
input[type="search"] {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    -webkit-appearance: none;
}
output {
    display: inline-block;
}
[hidden] {
    display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    line-height: 1.2;
    color: #333333;
}
h1 {
    font-size: 1.83333rem;
}
h2 {
    font-size: 1.66667rem;
}
h3 {
    font-size: 1.33333rem;
}
h4 {
    font-size: 1.11111rem;
}
h5 {
    font-size: 0.88889rem;
}
h6 {
    font-size: 0.77778rem;
}
.h1 {
    font-size: 1.83333rem;
}
.h2 {
    font-size: 1.66667rem;
}
.h3 {
    font-size: 1.33333rem;
}
.h4 {
    font-size: 1.11111rem;
}
.h5 {
    font-size: 0.88889rem;
}
.h6 {
    font-size: 0.77778rem;
}
.lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.display-1 {
    font-size: 6rem;
    font-weight: 300;
}
.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
}
.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
}
.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.small,
small {
    font-size: 80%;
    font-weight: normal;
}
.mark,
mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: 5px;
}
.dl-horizontal {
    margin-right: -1.875rem;
    margin-left: -1.875rem;
}
.dl-horizontal:after {
    content: "";
    display: table;
    clear: both;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.blockquote {
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: 0.25rem solid #e8e8e8;
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    line-height: 1.67;
    color: #999999;
}
.blockquote-footer:before {
    content: "\2014 \00A0";
}
.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: 0.25rem solid #e8e8e8;
    border-left: 0;
}
.blockquote-reverse .blockquote-footer:before {
    content: "";
}
.blockquote-reverse .blockquote-footer:after {
    content: "\00A0 \2014";
}
.carousel-inner > .carousel-item > a > img,
.carousel-inner > .carousel-item > img,
.img-fluid {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-thumbnail {
    padding: 0.25rem;
    line-height: 1.67;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0.11111rem;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}
.figure-caption {
    font-size: 90%;
    color: #999999;
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f7f7f9;
}
kbd {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #fff;
    background-color: #333;
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
}
pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    line-height: 1.67;
    color: #333333;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.container:after {
    content: "";
    display: table;
    clear: both;
}
@media (min-width: 544px) {
    .container {
        max-width: 576px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 940px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.container-fluid:after {
    content: "";
    display: table;
    clear: both;
}
.row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
.row:after {
    content: "";
    display: table;
    clear: both;
}
.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,
.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,
.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,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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 {
    position: relative;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.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-1 {
    width: 8.33333%;
}
.col-xs-2 {
    width: 16.66667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.33333%;
}
.col-xs-5 {
    width: 41.66667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.33333%;
}
.col-xs-8 {
    width: 66.66667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.33333%;
}
.col-xs-11 {
    width: 91.66667%;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.33333%;
}
.col-xs-pull-2 {
    right: 16.66667%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-4 {
    right: 33.33333%;
}
.col-xs-pull-5 {
    right: 41.66667%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-7 {
    right: 58.33333%;
}
.col-xs-pull-8 {
    right: 66.66667%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-10 {
    right: 83.33333%;
}
.col-xs-pull-11 {
    right: 91.66667%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.33333%;
}
.col-xs-push-2 {
    left: 16.66667%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-4 {
    left: 33.33333%;
}
.col-xs-push-5 {
    left: 41.66667%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-7 {
    left: 58.33333%;
}
.col-xs-push-8 {
    left: 66.66667%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-10 {
    left: 83.33333%;
}
.col-xs-push-11 {
    left: 91.66667%;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
.col-xs-offset-1 {
    margin-left: 8.33333%;
}
.col-xs-offset-2 {
    margin-left: 16.66667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.33333%;
}
.col-xs-offset-5 {
    margin-left: 41.66667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.33333%;
}
.col-xs-offset-8 {
    margin-left: 66.66667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.33333%;
}
.col-xs-offset-11 {
    margin-left: 91.66667%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
@media (min-width: 544px) {
    .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-1 {
        width: 8.33333%;
    }
    .col-sm-2 {
        width: 16.66667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333%;
    }
    .col-sm-5 {
        width: 41.66667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333%;
    }
    .col-sm-8 {
        width: 66.66667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333%;
    }
    .col-sm-11 {
        width: 91.66667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.33333%;
    }
    .col-sm-pull-2 {
        right: 16.66667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333%;
    }
    .col-sm-pull-5 {
        right: 41.66667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.33333%;
    }
    .col-sm-pull-8 {
        right: 66.66667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333%;
    }
    .col-sm-pull-11 {
        right: 91.66667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.33333%;
    }
    .col-sm-push-2 {
        left: 16.66667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333%;
    }
    .col-sm-push-5 {
        left: 41.66667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.33333%;
    }
    .col-sm-push-8 {
        left: 66.66667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333%;
    }
    .col-sm-push-11 {
        left: 91.66667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 768px) {
    .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-1 {
        width: 8.33333%;
    }
    .col-md-2 {
        width: 16.66667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333%;
    }
    .col-md-5 {
        width: 41.66667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333%;
    }
    .col-md-8 {
        width: 66.66667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333%;
    }
    .col-md-11 {
        width: 91.66667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.33333%;
    }
    .col-md-pull-2 {
        right: 16.66667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333%;
    }
    .col-md-pull-5 {
        right: 41.66667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.33333%;
    }
    .col-md-pull-8 {
        right: 66.66667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333%;
    }
    .col-md-pull-11 {
        right: 91.66667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.33333%;
    }
    .col-md-push-2 {
        left: 16.66667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333%;
    }
    .col-md-push-5 {
        left: 41.66667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.33333%;
    }
    .col-md-push-8 {
        left: 66.66667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333%;
    }
    .col-md-push-11 {
        left: 91.66667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333%;
    }
    .col-md-offset-2 {
        margin-left: 16.66667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333%;
    }
    .col-md-offset-8 {
        margin-left: 66.66667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333%;
    }
    .col-md-offset-11 {
        margin-left: 91.66667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 992px) {
    .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-1 {
        width: 8.33333%;
    }
    .col-lg-2 {
        width: 16.66667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333%;
    }
    .col-lg-5 {
        width: 41.66667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.33333%;
    }
    .col-lg-8 {
        width: 66.66667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333%;
    }
    .col-lg-11 {
        width: 91.66667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.33333%;
    }
    .col-lg-pull-2 {
        right: 16.66667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333%;
    }
    .col-lg-pull-5 {
        right: 41.66667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.33333%;
    }
    .col-lg-pull-8 {
        right: 66.66667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333%;
    }
    .col-lg-pull-11 {
        right: 91.66667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.33333%;
    }
    .col-lg-push-2 {
        left: 16.66667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333%;
    }
    .col-lg-push-5 {
        left: 41.66667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.33333%;
    }
    .col-lg-push-8 {
        left: 66.66667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333%;
    }
    .col-lg-push-11 {
        left: 91.66667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 1200px) {
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        float: left;
    }
    .col-xl-1 {
        width: 8.33333%;
    }
    .col-xl-2 {
        width: 16.66667%;
    }
    .col-xl-3 {
        width: 25%;
    }
    .col-xl-4 {
        width: 33.33333%;
    }
    .col-xl-5 {
        width: 41.66667%;
    }
    .col-xl-6 {
        width: 50%;
    }
    .col-xl-7 {
        width: 58.33333%;
    }
    .col-xl-8 {
        width: 66.66667%;
    }
    .col-xl-9 {
        width: 75%;
    }
    .col-xl-10 {
        width: 83.33333%;
    }
    .col-xl-11 {
        width: 91.66667%;
    }
    .col-xl-12 {
        width: 100%;
    }
    .col-xl-pull-0 {
        right: auto;
    }
    .col-xl-pull-1 {
        right: 8.33333%;
    }
    .col-xl-pull-2 {
        right: 16.66667%;
    }
    .col-xl-pull-3 {
        right: 25%;
    }
    .col-xl-pull-4 {
        right: 33.33333%;
    }
    .col-xl-pull-5 {
        right: 41.66667%;
    }
    .col-xl-pull-6 {
        right: 50%;
    }
    .col-xl-pull-7 {
        right: 58.33333%;
    }
    .col-xl-pull-8 {
        right: 66.66667%;
    }
    .col-xl-pull-9 {
        right: 75%;
    }
    .col-xl-pull-10 {
        right: 83.33333%;
    }
    .col-xl-pull-11 {
        right: 91.66667%;
    }
    .col-xl-pull-12 {
        right: 100%;
    }
    .col-xl-push-0 {
        left: auto;
    }
    .col-xl-push-1 {
        left: 8.33333%;
    }
    .col-xl-push-2 {
        left: 16.66667%;
    }
    .col-xl-push-3 {
        left: 25%;
    }
    .col-xl-push-4 {
        left: 33.33333%;
    }
    .col-xl-push-5 {
        left: 41.66667%;
    }
    .col-xl-push-6 {
        left: 50%;
    }
    .col-xl-push-7 {
        left: 58.33333%;
    }
    .col-xl-push-8 {
        left: 66.66667%;
    }
    .col-xl-push-9 {
        left: 75%;
    }
    .col-xl-push-10 {
        left: 83.33333%;
    }
    .col-xl-push-11 {
        left: 91.66667%;
    }
    .col-xl-push-12 {
        left: 100%;
    }
    .col-xl-offset-0 {
        margin-left: 0%;
    }
    .col-xl-offset-1 {
        margin-left: 8.33333%;
    }
    .col-xl-offset-2 {
        margin-left: 16.66667%;
    }
    .col-xl-offset-3 {
        margin-left: 25%;
    }
    .col-xl-offset-4 {
        margin-left: 33.33333%;
    }
    .col-xl-offset-5 {
        margin-left: 41.66667%;
    }
    .col-xl-offset-6 {
        margin-left: 50%;
    }
    .col-xl-offset-7 {
        margin-left: 58.33333%;
    }
    .col-xl-offset-8 {
        margin-left: 66.66667%;
    }
    .col-xl-offset-9 {
        margin-left: 75%;
    }
    .col-xl-offset-10 {
        margin-left: 83.33333%;
    }
    .col-xl-offset-11 {
        margin-left: 91.66667%;
    }
    .col-xl-offset-12 {
        margin-left: 100%;
    }
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}
.table td,
.table th {
    padding: 0.75rem;
    line-height: 1.67;
    vertical-align: top;
    border-top: 1px solid #e8e8e8;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e8e8e8;
}
.table tbody + tbody {
    border-top: 2px solid #e8e8e8;
}
.table .table {
    background-color: #fff;
}
.table-sm td,
.table-sm th {
    padding: 0.3rem;
}
.table-bordered {
    border: 1px solid #e8e8e8;
}
.table-bordered td,
.table-bordered th {
    border: 1px solid #e8e8e8;
}
.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-hover tbody tr:hover {
    background-color: #f5f5f5;
}
.table-active,
.table-active > td,
.table-active > th {
    background-color: #f5f5f5;
}
.table-hover .table-active:hover {
    background-color: #e8e8e8;
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: #e8e8e8;
}
.table-success,
.table-success > td,
.table-success > th {
    background-color: #dff0d8;
}
.table-hover .table-success:hover {
    background-color: #d0e9c6;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #d0e9c6;
}
.table-info,
.table-info > td,
.table-info > th {
    background-color: #d9edf7;
}
.table-hover .table-info:hover {
    background-color: #c4e3f3;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #c4e3f3;
}
.table-warning,
.table-warning > td,
.table-warning > th {
    background-color: #fcf8e3;
}
.table-hover .table-warning:hover {
    background-color: #faf2cc;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #faf2cc;
}
.table-danger,
.table-danger > td,
.table-danger > th {
    background-color: #f2dede;
}
.table-hover .table-danger:hover {
    background-color: #ebcccc;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #ebcccc;
}
.table-responsive {
    display: block;
    width: 100%;
    min-height: 0.01%;
    overflow-x: auto;
}
.thead-inverse th {
    color: #fff;
    background-color: #333333;
}
.thead-default th {
    color: #777777;
    background-color: #e8e8e8;
}
.table-inverse {
    color: #e8e8e8;
    background-color: #333333;
}
.table-inverse.table-bordered {
    border: 0;
}
.table-inverse td,
.table-inverse th,
.table-inverse thead th {
    border-color: #777777;
}
.table-reflow thead {
    float: left;
}
.table-reflow tbody {
    display: block;
    white-space: nowrap;
}
.table-reflow td,
.table-reflow th {
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
}
.table-reflow td:last-child,
.table-reflow th:last-child {
    border-right: 1px solid #e8e8e8;
}
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow thead:last-child tr:last-child th {
    border-bottom: 1px solid #e8e8e8;
}
.table-reflow tr {
    float: left;
}
.table-reflow tr td,
.table-reflow tr th {
    display: block !important;
    border: 1px solid #e8e8e8;
}
.form-control {
    outline: none;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0.8em;
    font-size: 0.8rem;
    line-height: 1.67;
    color: #777777;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:focus {
    border-color: #66afe9;
    outline: none;
}
.form-control::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1;
}
.form-control::placeholder {
    color: #999;
    opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #e8e8e8;
    opacity: 1;
}
.form-control:disabled {
    cursor: not-allowed;
}
.form-control-file,
.form-control-range {
    display: block;
}
.form-control-label {
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control,
    input[type="time"].form-control {
        line-height: 2.42rem;
    }
    .input-group-sm input[type="date"].form-control,
    .input-group-sm input[type="datetime-local"].form-control,
    .input-group-sm input[type="month"].form-control,
    .input-group-sm input[type="time"].form-control,
    input[type="date"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    input[type="time"].input-sm {
        line-height: 1.8625rem;
    }
    .input-group-lg input[type="date"].form-control,
    .input-group-lg input[type="datetime-local"].form-control,
    .input-group-lg input[type="month"].form-control,
    .input-group-lg input[type="time"].form-control,
    input[type="date"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    input[type="time"].input-lg {
        line-height: 3.16667rem;
    }
}
.form-control-static {
    min-height: 2.42rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
}
.form-control-static.form-control-lg,
.form-control-static.form-control-sm {
    padding-right: 0;
    padding-left: 0;
}
.form-control-sm {
    padding: 0.275rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
}
.form-control-lg {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.33333;
}
.form-group {
    margin-bottom: 1rem;
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
}
.checkbox label,
.radio label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.checkbox label input:only-child,
.radio label input:only-child {
    position: static;
}
.checkbox-inline input[type="checkbox"],
.checkbox input[type="checkbox"],
.radio-inline input[type="radio"],
.radio input[type="radio"] {
    position: absolute;
    margin-top: 0.25rem;
    margin-left: -1.25rem;
}
.checkbox + .checkbox,
.radio + .radio {
    margin-top: -0.25rem;
}
.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 0.75rem;
}
input[type="checkbox"].disabled,
input[type="checkbox"]:disabled,
input[type="radio"].disabled,
input[type="radio"]:disabled {
    cursor: not-allowed;
}
.checkbox-inline.disabled,
.radio-inline.disabled {
    cursor: not-allowed;
}
.checkbox.disabled label,
.radio.disabled label {
    cursor: not-allowed;
}
.form-control-danger,
.form-control-success,
.form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right 0.605rem;
    background-size: 1.573rem 1.573rem;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .form-control-label,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label,
.has-success .text-help {
    color: #5cb85c;
}
.has-success .form-control {
    border-color: #5cb85c;
}
.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea;
}
.has-success .form-control-feedback {
    color: #5cb85c;
}
.has-success .form-control-success {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==");
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .form-control-label,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label,
.has-warning .text-help {
    color: #f0ad4e;
}
.has-warning .form-control {
    border-color: #f0ad4e;
}
.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: white;
}
.has-warning .form-control-feedback {
    color: #f0ad4e;
}
.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+");
}
.has-danger .checkbox,
.has-danger .checkbox-inline,
.has-danger.checkbox-inline label,
.has-danger.checkbox label,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .radio-inline,
.has-danger.radio-inline label,
.has-danger.radio label,
.has-danger .text-help {
    color: #d9534f;
}
.has-danger .form-control {
    border-color: #d9534f;
}
.has-danger .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #fdf7f7;
}
.has-danger .form-control-feedback {
    color: #d9534f;
}
.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=");
}
@media (min-width: 544px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0;
    }
    .form-inline .checkbox input[type="checkbox"],
    .form-inline .radio input[type="radio"] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.btn {
    display: inline-block;
    font-weight: 900;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.91667rem 1.38889rem;
    font-size: 1rem;
    line-height: 1.67;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:focus,
.btn:hover {
    text-decoration: none;
}
.btn.focus {
    text-decoration: none;
}
.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
}
.btn.disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-primary {
    color: #fff;
}
.btn-primary:hover {
    color: #fff;
}
.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
}
.btn-primary.active,
.btn-primary:active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-image: none;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover {
    color: #fff;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus {
}
.btn-primary.disabled:hover,
.btn-primary:disabled:hover {
}
.btn-secondary {
    color: #333333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-secondary:hover {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-secondary.focus,
.btn-secondary:focus {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-secondary.active,
.btn-secondary:active,
.open > .btn-secondary.dropdown-toggle {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none;
}
.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary:active.focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.open > .btn-secondary.dropdown-toggle.focus,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle:hover {
    color: #333333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.btn-secondary.disabled.focus,
.btn-secondary.disabled:focus,
.btn-secondary:disabled.focus,
.btn-secondary:disabled:focus {
    background-color: #fff;
    border-color: #ccc;
}
.btn-secondary.disabled:hover,
.btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}
.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}
.btn-info.active,
.btn-info:active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .btn-info.dropdown-toggle.focus,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1f7e9a;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info:disabled.focus,
.btn-info:disabled:focus {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-info.disabled:hover,
.btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
}
.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
}
.btn-success.active,
.btn-success:active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .btn-success.dropdown-toggle.focus,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #2d672d;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success:disabled.focus,
.btn-success:disabled:focus {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.btn-success.disabled:hover,
.btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
}
.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
}
.btn-warning.active,
.btn-warning:active,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .btn-warning.dropdown-toggle.focus,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #b06d0f;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning:disabled.focus,
.btn-warning:disabled:focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.btn-warning.disabled:hover,
.btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
}
.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
}
.btn-danger.active,
.btn-danger:active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .btn-danger.dropdown-toggle.focus,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #8b211e;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger:disabled.focus,
.btn-danger:disabled:focus {
    background-color: #d9534f;
    border-color: #d9534f;
}
.btn-danger.disabled:hover,
.btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f;
}
.btn-primary-outline {
    color: #fec303;
    background-image: none;
    background-color: transparent;
    border-color: #fec303;
}
.btn-primary-outline.active,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline:focus,
.open > .btn-primary-outline.dropdown-toggle {
    color: #fff;
    background-color: #fec303;
    border-color: #fec303;
}
.btn-primary-outline:hover {
    color: #fff;
    background-color: #fec303;
    border-color: #fec303;
}
.btn-primary-outline.disabled.focus,
.btn-primary-outline.disabled:focus,
.btn-primary-outline:disabled.focus,
.btn-primary-outline:disabled:focus {
    border-color: #fedb69;
}
.btn-primary-outline.disabled:hover,
.btn-primary-outline:disabled:hover {
    border-color: #fedb69;
}
.btn-secondary-outline {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc;
}
.btn-secondary-outline.active,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline:focus,
.open > .btn-secondary-outline.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
}
.btn-secondary-outline:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
}
.btn-secondary-outline.disabled.focus,
.btn-secondary-outline.disabled:focus,
.btn-secondary-outline:disabled.focus,
.btn-secondary-outline:disabled:focus {
    border-color: white;
}
.btn-secondary-outline.disabled:hover,
.btn-secondary-outline:disabled:hover {
    border-color: white;
}
.btn-info-outline {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de;
}
.btn-info-outline.active,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline:focus,
.open > .btn-info-outline.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-info-outline:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-info-outline.disabled.focus,
.btn-info-outline.disabled:focus,
.btn-info-outline:disabled.focus,
.btn-info-outline:disabled:focus {
    border-color: #b0e1ef;
}
.btn-info-outline.disabled:hover,
.btn-info-outline:disabled:hover {
    border-color: #b0e1ef;
}
.btn-success-outline {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c;
}
.btn-success-outline.active,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline:focus,
.open > .btn-success-outline.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.btn-success-outline:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.btn-success-outline.disabled.focus,
.btn-success-outline.disabled:focus,
.btn-success-outline:disabled.focus,
.btn-success-outline:disabled:focus {
    border-color: #a3d7a3;
}
.btn-success-outline.disabled:hover,
.btn-success-outline:disabled:hover {
    border-color: #a3d7a3;
}
.btn-warning-outline {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e;
}
.btn-warning-outline.active,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline:focus,
.open > .btn-warning-outline.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.btn-warning-outline:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.btn-warning-outline.disabled.focus,
.btn-warning-outline.disabled:focus,
.btn-warning-outline:disabled.focus,
.btn-warning-outline:disabled:focus {
    border-color: #f8d9ac;
}
.btn-warning-outline.disabled:hover,
.btn-warning-outline:disabled:hover {
    border-color: #f8d9ac;
}
.btn-danger-outline {
    color: #d9534f;
    background-image: none;
    background-color: transparent;
    border-color: #d9534f;
}
.btn-danger-outline.active,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline:focus,
.open > .btn-danger-outline.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}
.btn-danger-outline:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}
.btn-danger-outline.disabled.focus,
.btn-danger-outline.disabled:focus,
.btn-danger-outline:disabled.focus,
.btn-danger-outline:disabled:focus {
    border-color: #eba5a3;
}
.btn-danger-outline.disabled:hover,
.btn-danger-outline:disabled:hover {
    border-color: #eba5a3;
}
.btn-link {
    font-weight: normal;
    color: #3baed4;
    border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
    background-color: transparent;
}
.btn-link,
.btn-link:active,
.btn-link:focus {
    border-color: transparent;
}
.btn-link:hover {
    border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
    color: #2381a0;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link:disabled:focus,
.btn-link:disabled:hover {
    color: #999999;
    text-decoration: none;
}
.btn-lg {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.33333;
}
.btn-sm {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-property: height;
    -o-transition-property: height;
    transition-property: height;
}
.c-input {
    position: relative;
    display: inline;
    padding-left: 1.5rem;
    color: #555;
    cursor: pointer;
}
.c-input > input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.c-input > input:checked ~ .c-indicator {
    color: #fff;
    background-color: #0074d9;
}
.c-input > input:focus ~ .c-indicator {
    -webkit-box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
}
.c-input > input:active ~ .c-indicator {
    color: #fff;
    background-color: #84c6ff;
}
.c-input + .c-input {
    margin-left: 1rem;
}
.c-indicator {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    font-size: 65%;
    line-height: 1rem;
    color: #eee;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.c-checkbox .c-indicator {
    border-radius: 0.25rem;
}
.c-checkbox input:checked ~ .c-indicator {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
}
.c-checkbox input:indeterminate ~ .c-indicator {
    background-color: #0074d9;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K);
}
.c-radio .c-indicator {
    border-radius: 50%;
}
.c-radio input:checked ~ .c-indicator {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==);
}
.c-inputs-stacked .c-input {
    display: inline;
}
.c-inputs-stacked .c-input:after {
    display: block;
    margin-bottom: 0.25rem;
    content: "";
}
.c-inputs-stacked .c-input + .c-input {
    margin-left: 0;
}
.c-select {
    display: inline-block;
    max-width: 100%;
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    padding-right: 0.75rem\9;
    color: #777777;
    vertical-align: middle;
    background: #fff
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC)
        no-repeat right 0.75rem center;
    background-image: none\9;
    background-size: 8px 10px;
    border: 1px solid #ccc;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.c-select:focus {
    border-color: #51a7e8;
    outline: none;
}
.c-select::-ms-expand {
    opacity: 0;
}
.c-select-sm {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 12px;
}
.c-select-sm:not([multiple]) {
    height: 26px;
    min-height: 26px;
}
.file {
    position: relative;
    display: inline-block;
    height: 2.5rem;
    cursor: pointer;
}
.file input {
    min-width: 14rem;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}
.file-custom {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
}
.file-custom:after {
    content: "Choose file...";
}
.file-custom:before {
    position: absolute;
    top: -0.075rem;
    right: -0.075rem;
    bottom: -0.075rem;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    content: "Browse";
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 0.25rem 0.25rem 0;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: inline-block;
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}
.nav-link.disabled {
    color: #999999;
}
.nav-link.disabled,
.nav-link.disabled:focus,
.nav-link.disabled:hover {
    color: #999999;
    cursor: not-allowed;
    background-color: transparent;
}
.nav-inline .nav-item {
    display: inline-block;
}
.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
    margin-left: 1rem;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs:after {
    content: "";
    display: table;
    clear: both;
}
.nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs .nav-item + .nav-item {
    margin-left: 0.2rem;
}
.nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e8e8e8 #e8e8e8 #ddd;
}
.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:focus,
.nav-tabs .nav-link.disabled:hover {
    color: #999999;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover {
    color: #777777;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
}
.nav-pills:after {
    content: "";
    display: table;
    clear: both;
}
.nav-pills .nav-item {
    float: left;
}
.nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem;
}
.nav-pills .nav-link {
    display: block;
    padding: 0.5em 1em;
}
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
    color: #fff;
    cursor: default;
    background-color: #fec303;
}
.nav-stacked .nav-item {
    display: block;
    float: none;
}
.nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
}
.navbar {
    position: relative;
    padding: 0.5rem 1rem;
}
.navbar:after {
    content: "";
    display: table;
    clear: both;
}
.navbar-full {
    z-index: 1000;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-fixed-top {
    top: 0;
}
.navbar-fixed-bottom {
    bottom: 0;
}
.navbar-sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%;
}
.navbar-brand {
    float: left;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    margin-right: 1rem;
    font-size: 1.25rem;
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
.navbar-divider {
    float: left;
    width: 1px;
    padding-top: 0.425rem;
    padding-bottom: 0.425rem;
    margin-right: 1rem;
    margin-left: 1rem;
    overflow: hidden;
}
.navbar-divider:before {
    content: "\00a0";
}
.navbar-toggler {
    padding: 0.5rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: none;
    border: 1px solid transparent;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none;
}
@media (min-width: 544px) {
    .navbar-toggleable-xs {
        display: block !important;
    }
}
@media (min-width: 768px) {
    .navbar-toggleable-sm {
        display: block !important;
    }
}
@media (min-width: 992px) {
    .navbar-toggleable-md {
        display: block !important;
    }
}
.navbar-nav .nav-item {
    float: left;
}
.navbar-nav .nav-link {
    display: block;
    padding-top: 0.425rem;
    padding-bottom: 0.425rem;
}
.navbar-nav .nav-link + .nav-link {
    margin-left: 1rem;
}
.navbar-nav .nav-item + .nav-item {
    margin-left: 1rem;
}
.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .open > .nav-link:focus,
.navbar-light .navbar-nav .open > .nav-link:hover {
    color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-divider {
    background-color: rgba(0, 0, 0, 0.075);
}
.navbar-dark .navbar-brand {
    color: white;
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: white;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .open > .nav-link,
.navbar-dark .navbar-nav .open > .nav-link:focus,
.navbar-dark .navbar-nav .open > .nav-link:hover {
    color: white;
}
.navbar-dark .navbar-divider {
    background-color: rgba(255, 255, 255, 0.075);
}
.card {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    background-color: #fff;
    border: 1px solid #e5e5e5;
}
.card-block {
    padding: 1.25rem;
}
.card-title {
    margin-bottom: 0.75rem;
}
.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}
.card-text:last-child {
    margin-bottom: 0;
}
.card-link:hover {
    text-decoration: none;
}
.card-link + .card-link {
    margin-left: 1.25rem;
}
.card-header {
    padding: 0.75rem 1.25rem;
    background-color: #f5f5f5;
    border-bottom: 1px solid #e5e5e5;
}
.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
}
.card-primary {
    background-color: #fec303;
    border-color: #fec303;
}
.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.card-danger {
    background-color: #d9534f;
    border-color: #d9534f;
}
.card-primary-outline {
    background-color: transparent;
    border-color: #fec303;
}
.card-secondary-outline {
    background-color: transparent;
    border-color: #ccc;
}
.card-info-outline {
    background-color: transparent;
    border-color: #5bc0de;
}
.card-success-outline {
    background-color: transparent;
    border-color: #5cb85c;
}
.card-warning-outline {
    background-color: transparent;
    border-color: #f0ad4e;
}
.card-danger-outline {
    background-color: transparent;
    border-color: #d9534f;
}
.card-inverse .card-footer,
.card-inverse .card-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.card-inverse .card-blockquote,
.card-inverse .card-footer,
.card-inverse .card-header,
.card-inverse .card-title {
    color: #fff;
}
.card-inverse .card-blockquote > footer,
.card-inverse .card-link,
.card-inverse .card-text {
    color: rgba(255, 255, 255, 0.65);
}
.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
    color: #fff;
}
.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}
@media (min-width: 544px) {
    .card-deck {
        display: table;
        table-layout: fixed;
        border-spacing: 1.25rem 0;
    }
    .card-deck .card {
        display: table-cell;
        width: 1%;
        vertical-align: top;
    }
    .card-deck-wrapper {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}
@media (min-width: 544px) {
    .card-group {
        display: table;
        width: 100%;
        table-layout: fixed;
    }
    .card-group .card {
        display: table-cell;
        vertical-align: top;
    }
    .card-group .card + .card {
        margin-left: 0;
        border-left: 0;
    }
}
@media (min-width: 544px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9 {
    padding-bottom: 42.85714%;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.embed-responsive-1by1 {
    padding-bottom: 100%;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner > .carousel-item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .carousel-item > a > img,
.carousel-inner > .carousel-item > img {
    line-height: 1;
}
@media (-webkit-transform-3d), (transform-3d) {
    .carousel-inner > .carousel-item {
        transition: -webkit-transform 0.6s ease-in-out;
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .carousel-item.active.right,
    .carousel-inner > .carousel-item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .carousel-inner > .carousel-item.active.left,
    .carousel-inner > .carousel-item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner > .carousel-item.active,
    .carousel-inner > .carousel-item.next.left,
    .carousel-inner > .carousel-item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}
.carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1;
}
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-prev:before {
    content: "\2039";
}
.carousel-control .icon-next:before {
    content: "\203a";
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.carousel-caption .btn {
    text-shadow: none;
}
@media (min-width: 544px) {
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }
    .carousel-control .icon-prev {
        margin-left: -15px;
    }
    .carousel-control .icon-next {
        margin-right: -15px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-xs-left {
    float: left !important;
}
.pull-xs-right {
    float: right !important;
}
.pull-xs-none {
    float: none !important;
}
@media (min-width: 544px) {
    .pull-sm-left {
        float: left !important;
    }
    .pull-sm-right {
        float: right !important;
    }
    .pull-sm-none {
        float: none !important;
    }
}
@media (min-width: 768px) {
    .pull-md-left {
        float: left !important;
    }
    .pull-md-right {
        float: right !important;
    }
    .pull-md-none {
        float: none !important;
    }
}
@media (min-width: 992px) {
    .pull-lg-left {
        float: left !important;
    }
    .pull-lg-right {
        float: right !important;
    }
    .pull-lg-none {
        float: none !important;
    }
}
@media (min-width: 1200px) {
    .pull-xl-left {
        float: left !important;
    }
    .pull-xl-right {
        float: right !important;
    }
    .pull-xl-none {
        float: none !important;
    }
}
.screen-reader-text,
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.invisible {
    visibility: hidden !important;
}
.text-hide {
    font: "0/0" a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.text-justify {
    text-align: justify !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-xs-left {
    text-align: left !important;
}
.text-xs-right {
    text-align: right !important;
}
.text-xs-center {
    text-align: center !important;
}
@media (min-width: 544px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.font-weight-normal {
    font-weight: normal;
}
.font-weight-bold {
    font-weight: bold;
}
.font-italic {
    font-style: italic;
}
.text-muted {
    color: #999999;
}
.text-primary {
    color: #fec303 !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #cd9d01;
}
.text-success {
    color: #5cb85c !important;
}
a.text-success:focus,
a.text-success:hover {
    color: #449d44;
}
.text-info {
    color: #5bc0de !important;
}
a.text-info:focus,
a.text-info:hover {
    color: #31b0d5;
}
.text-warning {
    color: #f0ad4e !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #ec971f;
}
.text-danger {
    color: #d9534f !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #c9302c;
}
.m-x-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}
.m-a-0 {
    margin: 0 0 !important;
}
.m-t-0 {
    margin-top: 0 !important;
}
.m-r-0 {
    margin-right: 0 !important;
}
.m-b-0 {
    margin-bottom: 0 !important;
}
.m-l-0 {
    margin-left: 0 !important;
}
.m-x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.m-a-1 {
    margin: 1rem 1rem !important;
}
.m-t-1 {
    margin-top: 1rem !important;
}
.m-r-1 {
    margin-right: 1rem !important;
}
.m-b-1 {
    margin-bottom: 1rem !important;
}
.m-l-1 {
    margin-left: 1rem !important;
}
.m-x-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}
.m-y-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.m-a-2 {
    margin: 1.5rem 1.5rem !important;
}
.m-t-2 {
    margin-top: 1.5rem !important;
}
.m-r-2 {
    margin-right: 1.5rem !important;
}
.m-b-2 {
    margin-bottom: 1.5rem !important;
}
.m-l-2 {
    margin-left: 1.5rem !important;
}
.m-x-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}
.m-y-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}
.m-a-3 {
    margin: 3rem 3rem !important;
}
.m-t-3 {
    margin-top: 3rem !important;
}
.m-r-3 {
    margin-right: 3rem !important;
}
.m-b-3 {
    margin-bottom: 3rem !important;
}
.m-l-3 {
    margin-left: 3rem !important;
}
.m-x-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}
.m-y-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}
.p-a-0 {
    padding: 0 0 !important;
}
.p-t-0 {
    padding-top: 0 !important;
}
.p-r-0 {
    padding-right: 0 !important;
}
.p-b-0 {
    padding-bottom: 0 !important;
}
.p-l-0 {
    padding-left: 0 !important;
}
.p-x-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.p-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.p-a-1 {
    padding: 1rem 1rem !important;
}
.p-t-1 {
    padding-top: 1rem !important;
}
.p-r-1 {
    padding-right: 1rem !important;
}
.p-b-1 {
    padding-bottom: 1rem !important;
}
.p-l-1 {
    padding-left: 1rem !important;
}
.p-x-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}
.p-y-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.p-a-2 {
    padding: 1.5rem 1.5rem !important;
}
.p-t-2 {
    padding-top: 1.5rem !important;
}
.p-r-2 {
    padding-right: 1.5rem !important;
}
.p-b-2 {
    padding-bottom: 1.5rem !important;
}
.p-l-2 {
    padding-left: 1.5rem !important;
}
.p-x-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}
.p-y-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.p-a-3 {
    padding: 3rem 3rem !important;
}
.p-t-3 {
    padding-top: 3rem !important;
}
.p-r-3 {
    padding-right: 3rem !important;
}
.p-b-3 {
    padding-bottom: 3rem !important;
}
.p-l-3 {
    padding-left: 3rem !important;
}
.p-x-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}
.p-y-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.hidden-xs-up {
    display: none !important;
}
@media (max-width: 543px) {
    .hidden-xs-down {
        display: none !important;
    }
}
@media (min-width: 544px) {
    .hidden-sm-up {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}
@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important;
    }
}
@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}
@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important;
    }
}
.hidden-xl-down {
    display: none !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;
    }
}
html {
    font-size: 16px;
}
@media (min-width: 992px) {
    html {
        font-size: 18px;
    }
}
.content-area {
    margin-bottom: 5rem;
}
.form-control {
    outline: none;
    border: 1px solid #e8e8e8;
    border-top: 3px solid #dddddd;
    border-bottom-left-radius: 0.11111rem;
    border-bottom-right-radius: 0.11111rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.form-control:focus {
    color: #999999;
    border: 1px solid #e8e8e8;
    border-top: 3px solid #1c70b6;
}
.featured-widget {
    position: relative;
    border: 1px solid #e8e8e8;
    border-top: 3px solid #c1c1c1;
    padding: 1.66667rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.featured-widget:hover {
    border: 1px solid transparent;
    border-top: 3px solid #dddddd;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05), 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05), 0 2px 6px 0 rgba(0, 0, 0, 0.12);
}
.featured-widget:hover:before {
    width: calc(100% + 2px);
}
.featured-widget:before {
    position: absolute;
    content: "";
    top: -3px;
    left: -1px;
    height: 3px;
    width: 0;
    background-color: #1c70b6;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.top {
    background-color: #e8e8e8;
    border-bottom: 1px solid white;
    font-size: 0.72222rem;
    -webkit-box-shadow: inset 0 -10px 10px -5px rgba(0, 0, 0, 0.06);
    box-shadow: inset 0 -10px 10px -5px rgba(0, 0, 0, 0.06);
}
.top__left {
    text-align: center;
}
@media (min-width: 992px) {
    .top__left {
        float: left;
    }
}
@media (min-width: 1200px) {
    .top__left {
        margin-left: 15.27778rem;
    }
}
.top__left .widget {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
    .top__left .widget {
        display: inline-block;
        margin-right: 1.11111rem;
        border-bottom: 0;
    }
}
.top__left .widget:last-of-type {
    margin-right: 0;
}
.top__right {
    text-align: center;
}
@media (min-width: 992px) {
    .top__right {
        float: right;
    }
}
.top__right .widget {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
    .top__right .widget {
        display: inline-block;
        margin-left: 1.11111rem;
        border-bottom: 0;
    }
}
.top__right .widget:first-of-type {
    margin-left: 0;
}
.top__right .widget:last-of-type {
    border-bottom: 0;
}
.top .widget_text {
    vertical-align: top;
    padding: 0.72222rem 0 0.61111rem;
}
@media (min-width: 1200px) {
    .top + .header__container .header__logo {
        margin-top: -1.38889rem;
        margin-bottom: 0;
        margin-bottom: 1.11111rem;
    }
}
@media (min-width: 992px) {
    .top + .header__container .header__widgets {
        margin: 0 0 1.66667rem;
        text-align: center;
    }
}
@media (min-width: 1200px) {
    .top + .header__container .header__widgets {
        margin: 1.66667rem 0;
        text-align: right;
    }
}
.header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    font-size: 1rem;
}
@media (min-width: 992px) {
    .header {
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        -ms-grid-row-align: stretch;
        -webkit-box-align: stretch;
        align-items: stretch;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
    }
}
.header__logo {
    -webkit-order: 1;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
    width: calc(100% - 8.88889rem);
    margin-top: 1.66667rem;
    margin-bottom: 1.66667rem;
    padding: 0.5rem 0.83333rem;
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.15);
}
@media (min-width: 400px) {
    .header__logo {
        min-height: 6.94444rem;
        width: 14.16667rem;
        padding: 0.94444rem 1.66667rem;
    }
}
@media (min-width: 992px) {
    .header__logo {
        width: 100%;
        text-align: center;
    }
}
@media (min-width: 1200px) {
    .header__logo {
        margin-top: 0.83333rem;
        margin-bottom: 0.83333rem;
        margin-right: 0;
        width: 14.16667rem;
        text-align: left;
    }
}
.header__logo h1 {
    word-wrap: break-word;
    margin-bottom: 0;
}
.header__logo a {
    color: #333333;
}
.header__logo a:focus,
.header__logo a:hover {
    text-decoration: none;
}
@media (min-width: 992px) {
    .header__logo img {
        display: inline-block;
    }
}
.header__navbar-toggler {
    -webkit-order: 2;
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
    height: 3.33333rem;
    width: 7.22222rem;
    padding: 0;
    font-size: 0.72222rem;
    margin-top: 1.66667rem;
    margin-bottom: 1.66667rem;
}
.header .header__navbar-toggler .fa {
    vertical-align: middle;
    font-size: 1.33333rem;
    margin-right: 0.66667rem;
    color: #ffffff;
}
.header__navbar-toggler:active:focus,
.header__navbar-toggler:focus,
.header__navbar-toggler:hover {
    outline: none;
}
.header__widgets {
    -webkit-order: 4;
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
    width: 100%;
}
@media (min-width: 992px) {
    .header__widgets {
        -webkit-order: 2;
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
        min-height: 3.33333rem;
        text-align: center;
        margin: 0 0 1.66667rem;
    }
}
@media (min-width: 1200px) {
    .header__widgets {
        margin: 2.61111rem 0 2.66667rem;
        width: calc(100% - 14.16667rem);
        text-align: right;
    }
}
.header__widgets .widget {
    margin-bottom: 1.11111rem;
}
@media (min-width: 992px) {
    .header__widgets .widget {
        display: inline-block;
        vertical-align: top;
        text-align: left;
        margin-left: 2.5rem;
        margin-bottom: 0;
    }
}
@media (min-width: 992px) {
    .header__widgets .widget:first-of-type {
        margin-left: 0;
    }
}
.header__widgets .btn {
    width: 100%;
}
@media (min-width: 992px) {
    .header__widgets .btn {
        width: inherit;
        margin: 0.44444rem 0 0.38889rem;
    }
}
.header__navigation {
    -webkit-order: 3;
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
    width: 100%;
}
@media (min-width: 992px) {
    .header__navigation {
        background-color: #292929;
    }
}
.header__navigation-widgets {
    -webkit-order: 5;
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
    width: 100%;
    margin-bottom: 1.11111rem;
}
@media (min-width: 992px) {
    .header__navigation-widgets {
        -webkit-order: 4;
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
        width: 12.77778rem;
        margin-bottom: 0;
        background-color: #292929;
        text-align: right;
    }
}
@media (min-width: 992px) {
    .header__navigation-widgets + .header__navigation {
        width: calc(100% - 12.77778rem);
    }
}
.header__navigation-widgets .widget {
    margin-bottom: 1.11111rem;
}
@media (min-width: 992px) {
    .header__navigation-widgets .widget {
        display: inline-block;
        vertical-align: top;
        text-align: left;
        margin-left: 1.11111rem;
        margin-bottom: 0;
    }
}
@media (min-width: 992px) {
    .header__navigation-widgets .widget:first-of-type {
        margin-left: 0;
    }
}
.header__navigation-widgets .widget:last-of-type {
    margin-bottom: 0;
}
.header__navigation-widgets .btn {
    width: 100%;
}
@media (min-width: 992px) {
    .header__navigation-widgets .btn {
        width: inherit;
        margin: 1.25rem 0;
    }
}
.header__container {
    position: relative;
    background-color: #f7f7f7;
}
@media (min-width: 992px) {
    .header__container:after,
    .header__container:before {
        position: absolute;
        content: "";
        background-color: #292929;
        bottom: 0;
        height: 5rem;
        width: calc(50% - 470px + 0.94444rem);
    }
}
@media (min-width: 1200px) {
    .header__container:after,
    .header__container:before {
        width: calc(50% - 570px + 0.94444rem);
    }
}
@media (min-width: 992px) {
    .header__container:before {
        left: 0;
    }
}
@media (min-width: 992px) {
    .header__container:after {
        right: 0;
    }
}
.site-header {
    margin-bottom: 5rem;
}
.site-header + .jumbotron {
    margin-top: -5rem;
}
.page-template-template-front-page-slider-alt .site-header {
    margin-bottom: 0;
}
.pt-sticky-menu__call-to-action .btn {
    font-size: 0.72222rem;
    padding: 0.75rem 1.38889rem;
}
.pt-sticky-menu__hamburger .fa {
    color: #fff;
}
.pt-sticky-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.pt-sticky-menu__container {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.2s linear;
    transition: -webkit-transform 0.2s linear;
    -o-transition: transform 0.2s linear;
    transition: transform 0.2s linear;
    transition: transform 0.2s linear, -webkit-transform 0.2s linear;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.pt-sticky-menu__container.is-shown {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.admin-bar .pt-sticky-menu__container {
    top: 0;
}
@media (min-width: 600px) {
    .admin-bar .pt-sticky-menu__container {
        top: 2.55556rem;
    }
}
@media (min-width: 783px) {
    .admin-bar .pt-sticky-menu__container {
        top: 1.77778rem;
    }
}
.pt-sticky-menu__logo {
    margin: 0.55556rem 0;
}
.pt-sticky-menu__navigation {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.pt-sticky-menu__navigation .main-navigation {
    display: none;
}
@media (min-width: 992px) {
    .pt-sticky-menu__navigation .main-navigation {
        display: inline-block;
    }
}
.pt-sticky-menu__call-to-action {
    display: inline;
    margin-left: 0.55556rem;
}
.pt-sticky-menu__hamburger {
    margin: 0.55556rem 0 0.55556rem 0.55556rem;
}
.pt-sticky-menu__hamburger-text {
    display: none;
}
@media (min-width: 544px) {
    .pt-sticky-menu__hamburger-text {
        display: inline;
    }
}
.pt-sticky-menu__hamburger .fa {
    margin-right: 0;
}
@media (min-width: 544px) {
    .pt-sticky-menu__hamburger .fa {
        margin-right: 0.38889rem;
    }
}
@media (min-width: 1200px) {
    .site-header--werk .top__left {
        margin-left: 0;
    }
}
.site-header--werk .top + .header__container .header__logo {
    margin-top: 0rem;
    margin-bottom: 0rem;
}
.site-header--werk .header__container:after,
.site-header--werk .header__container:before {
    display: none;
}
.site-header--werk .header__logo {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    min-height: inherit;
    margin: 0;
}
@media (min-width: 992px) {
    .site-header--werk .header__navigation {
        border-radius: 0.11111rem;
        background: -webkit-gradient(linear, left top, left bottom, from(#292929), to(#1a1a1a));
        background: -webkit-linear-gradient(#292929, #1a1a1a);
        background: -o-linear-gradient(#292929, #1a1a1a);
        background: linear-gradient(#292929, #1a1a1a);
        z-index: 99;
        margin-bottom: -2.11111rem;
    }
}
.site-header--werk .header .icon-box {
    padding-left: 0;
}
.site-header--werk .header .icon-box:after {
    display: none;
}
@media (min-width: 992px) {
    .site-header--werk .main-navigation {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.05);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.05);
    }
}
@media (min-width: 992px) {
    .site-header--werk .main-navigation > .menu-item {
        position: relative;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        -webkit-box-flex: 1;
        flex: 1 1 auto;
    }
}
@media (min-width: 992px) {
    .site-header--werk .main-navigation > .menu-item:after {
        position: absolute;
        content: "";
        height: 100%;
        width: 1px;
        top: 0;
        right: -1px;
        background-color: #666666;
        opacity: 0.3;
    }
}
@media (min-width: 992px) {
    .site-header--werk .main-navigation > .menu-item:last-of-type:after {
        display: none;
    }
}
@media (min-width: 992px) {
    .site-header--werk .main-navigation > .menu-item > a {
        text-align: center;
        padding: 27px 20px;
    }
}
@media (min-width: 992px) {
    .site-header--werk .main-navigation > .menu-item > .sub-menu > .menu-item:first-of-type > a {
        -webkit-box-shadow: inset 0 5px 7px -5px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0 5px 7px -5px rgba(0, 0, 0, 0.3);
    }
}
@media (min-width: 992px) {
    .site-header--werk .main-navigation > .menu-item:first-of-type > a {
        padding-left: 20px;
    }
}
@media (min-width: 992px) {
    .site-header--werk .main-navigation > .menu-item:first-of-type > a:before {
        left: 0;
        width: 100%;
    }
}
@media (min-width: 992px) {
    .site-header--werk .main-navigation > .menu-item:first-of-type > .sub-menu {
        left: 0;
    }
}
@media (min-width: 992px) {
    .site-header--werk .main-navigation > .current-menu-item > a {
        background: -webkit-gradient(linear, left top, left bottom, from(#171717), to(#080808));
        background: -webkit-linear-gradient(#171717, #080808);
        background: -o-linear-gradient(#171717, #080808);
        background: linear-gradient(#171717, #080808);
        -webkit-box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.1);
    }
}
.site-header--werk .main-navigation > .current-menu-item > a:before {
    width: 100%;
}
.site-header--werk .main-navigation > .current-menu-item:after {
    display: none;
}
@media (min-width: 992px) {
    .site-header--werk .main-navigation > .current-menu-ancestor > a {
        background: -webkit-gradient(linear, left top, left bottom, from(#171717), to(#080808));
        background: -webkit-linear-gradient(#171717, #080808);
        background: -o-linear-gradient(#171717, #080808);
        background: linear-gradient(#171717, #080808);
        -webkit-box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.1);
    }
}
@media (min-width: 992px) {
    .site-header--werk .main-navigation > .current-menu-ancestor > a:before {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .site-header--werk + .jumbotron .jumbotron-content {
        top: 18%;
    }
}
@media (min-width: 1200px) {
    .site-header--werk + .jumbotron .jumbotron-content {
        top: 24%;
    }
}
@media (min-width: 1800px) {
    .site-header--werk + .jumbotron .jumbotron-content {
        top: 32%;
    }
}
.site-header--werk + .page-header {
    padding-top: 5.05556rem;
}
.page-header {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 5rem;
    padding-top: 2.94444rem;
    padding-bottom: 1.94444rem;
}
.page-header__text {
    margin-bottom: 0.88889rem;
}
.page-header__title {
    display: inline-block;
    font-size: 1.66667rem;
    margin-bottom: 0;
}
.page-header__subtitle {
    display: inline-block;
    line-height: 1.2;
    font-size: 1.66667rem;
    font-weight: 300;
    margin-bottom: 0;
}
.page-header__subtitle:before {
    content: "-";
    font-weight: 300;
    margin: 0 0.38889rem 0 0.27778rem;
    color: #333333;
}
.site-header + .page-header {
    margin-top: -5rem;
}
.breadcrumbs {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 0.94444rem;
    padding-bottom: 1rem;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 0.77778rem;
}
.breadcrumbs a {
    color: #999999;
}
.breadcrumbs a:focus,
.breadcrumbs a:hover {
    text-decoration: none;
    color: #333333;
}
.breadcrumbs a:after {
    font-family: "FontAwesome";
    content: "\f0da";
    color: #999999;
    margin-right: 0.83333rem;
    margin-left: 0.83333rem;
}
.breadcrumbs span > span {
    display: inline-block;
    color: #999999;
}
.breadcrumbs .current-item {
    color: #333333;
}
.breadcrumbs .current-item:after {
    display: none;
}
.sidebar {
    margin-top: 2.77778rem;
}
@media (min-width: 992px) {
    .sidebar {
        margin-top: 0;
    }
}
.sidebar__headings {
    color: #333333;
    font-size: 1.33333rem;
    margin-bottom: 1.22222rem;
}
.sidebar .widget {
    margin-bottom: 2.61111rem;
}
.sidebar .widget:last-of-type {
    margin-bottom: 0;
}
.footer {
    font-size: 0.77778rem;
}
.footer-top {
    background-color: #f7f7f7;
    padding: 3.22222rem 0 2.61111rem;
}
.footer-top__headings {
    font-size: 0.88889rem;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    margin-bottom: 1.22222rem;
}
.footer-top a {
    color: #999999;
}
.footer-top a.icon-container {
    margin-right: 0.5rem;
}
@media (min-width: 992px) {
    .footer-top a.icon-container {
        margin-right: 0.16667rem;
    }
}
.footer-top .widget {
    margin-bottom: 1.66667rem;
}
@media (min-width: 992px) {
    .footer-top .widget {
        margin-bottom: 0;
    }
}
.footer-top .icon-container {
    display: inline-block;
    margin-right: 0.16667rem;
    width: 1.11111rem;
}
.footer-top .fa-2x {
    font-size: 1.44444rem;
}
.footer-bottom__container {
    padding: 0.55556rem 0;
    background-color: #e8e8e8;
    border-top: 1px solid #dbdbdb;
}
@media (min-width: 992px) {
    .footer-bottom__container {
        padding: 1.02778rem 0;
    }
}
.footer-bottom a {
    color: #333333;
    font-weight: 900;
}
.footer-bottom__left {
    text-align: center;
    padding-bottom: 0.11111rem;
}
@media (min-width: 992px) {
    .footer-bottom__left {
        float: left;
        padding-bottom: 0;
    }
}
.footer-bottom__right {
    text-align: center;
}
@media (min-width: 992px) {
    .footer-bottom__right {
        float: right;
    }
}
.footer-featured {
    background-color: #ffffff;
    border-top: 3px solid #1c70b6;
    padding: 2.5rem;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.15);
}
@media (min-width: 992px) {
    .footer-featured {
        margin-top: -4.72222rem;
    }
}
.error-404 {
    text-align: center;
}
.error-404__content {
    margin-bottom: 1.66667rem;
}
@media (min-width: 992px) {
    .error-404__content {
        margin-bottom: 4.44444rem;
    }
}
.error-404__content h2 {
    margin-bottom: 1.22222rem;
}
.error-404__text {
    margin-bottom: 1.66667rem;
}
@media (min-width: 992px) {
    .error-404 .widget_search {
        display: inline-block;
        text-align: center;
    }
}
@media (min-width: 992px) {
    .error-404 .widget_search .search-form {
        width: 22.22222rem;
    }
}
.portfolio__title {
    font-size: 1.33333rem;
    margin-bottom: 0.33333rem;
}
.portfolio__price {
    display: inline-block;
    font-size: 1.11111rem;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    color: #999999;
    margin-bottom: 0;
    vertical-align: middle;
}
.portfolio__label {
    background-color: #fec303;
    display: inline-block;
    font-size: 0.66667rem;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    padding: 0.13889rem 0.44444rem;
    margin-left: 0.33333rem;
}
.portfolio__specification {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 0.77778rem;
    background-color: #f7f7f7;
    margin: 1.22222rem -1.66667rem;
    padding: 1.22222rem 1.66667rem;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}
.portfolio__specification-item {
    padding-bottom: 0.38889rem;
}
.portfolio__specification-item--title {
    margin-left: 0.44444rem;
}
.portfolio__specification-item:last-of-type {
    padding-bottom: 0;
}
.portfolio__specification-item .fa {
    width: 0.83333rem;
}
.portfolio__content {
    border: 1px solid #e8e8e8;
    border-radius: 0.11111rem;
    padding: 1.16667rem 1.66667rem;
    font-size: 0.77778rem;
}
.portfolio__content .btn {
    margin: 0.27778rem 0 0.55556rem;
    width: 100%;
}
.portfolio__content .icon-container {
    display: inline-block;
    margin-bottom: 0.44444rem;
    margin-right: 0.27778rem;
}
.portfolio__content .icon-container .fa {
    width: 1.38889rem;
    text-align: center;
}
.portfolio__content .icon-container:last-of-type {
    margin-bottom: 0;
}
.portfolio__navigation {
    margin-top: 1.66667rem;
    margin-bottom: 1.66667rem;
}
@media (min-width: 992px) {
    .portfolio__navigation {
        margin-bottom: 0;
    }
}
.portfolio__navigation-item {
    position: relative;
    min-height: 1px;
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    border-top: 3px solid #dddddd;
    color: #999999;
    font-size: 0.72222rem;
    width: calc(50% - 0.27778rem);
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.portfolio__navigation-item:before {
    position: absolute;
    content: "";
    left: -1px;
    top: -3px;
    height: 3px;
    width: 0;
    background-color: #fec303;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.portfolio__navigation-item:focus {
    border-top: 3px solid #dddddd;
    color: #333333;
}
.portfolio__navigation-item:hover {
    border-top: 3px solid #dddddd;
    color: #333333;
}
.portfolio__navigation-item:hover:before {
    width: calc(100% + 2px);
}
.portfolio__navigation-item--left {
    margin-right: 0.55556rem;
}
.portfolio__gallery-link {
    display: block;
    margin-bottom: 1.66667rem;
}
.portfolio__gallery--col-2 {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.portfolio__gallery--col-2 .portfolio__gallery-link {
    width: calc(50% - 0.83333rem);
}
.portfolio__gallery--col-3 {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.portfolio__gallery--col-3 .portfolio__gallery-link {
    width: calc(33.3% - 0.83333rem);
    margin-right: 1.25rem;
}
.portfolio__gallery--col-3 .portfolio__gallery-link:nth-child(3n + 3) {
    margin-right: 0;
}
.portfolio__gallery--col-2,
.portfolio__gallery--col-3 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
}
body .boxed-container {
    background-color: #ffffff;
    overflow-x: hidden;
}
body.boxed > .boxed-container {
    margin: 0 auto;
    -webkit-box-shadow: 0 0 1.875rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1.875rem rgba(0, 0, 0, 0.1);
    max-width: 100%;
}
@media (min-width: 768px) {
    body.boxed > .boxed-container {
        width: 780px;
    }
}
@media (min-width: 992px) {
    body.boxed > .boxed-container {
        width: 1000px;
    }
}
@media (min-width: 1200px) {
    body.boxed > .boxed-container {
        width: 1200px;
    }
}
@media (min-width: 1280px) {
    body.boxed .portfolio-grid__arrow {
        position: static;
    }
}
@media (min-width: 1280px) {
    body.boxed .portfolio-grid__arrow--left {
        margin-left: calc(50% - 4.16667rem);
        margin-right: 1.66667rem;
    }
}
@media (min-width: 992px) {
    body.boxed .jumbotron-content {
        top: 10%;
    }
}
@media (min-width: 1200px) {
    body.boxed .jumbotron-content {
        top: 18%;
    }
}
.main-navigation {
    padding-left: 0;
    list-style: none;
    font-size: 0;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}
@media (min-width: 992px) {
    .main-navigation {
        display: inline;
        border-radius: 0.11111rem;
        margin: 0;
        border: 0;
        background-color: transparent;
    }
}
.main-navigation .menu-item {
    position: relative;
    font-size: 0.72222rem;
}
@media (min-width: 992px) {
    .main-navigation .menu-item {
        display: inline-block;
    }
}
.main-navigation .menu-item:focus > a,
.main-navigation .menu-item:hover > a,
.main-navigation .menu-item[aria-expanded="true"] > a {
    color: #000000;
    text-decoration: none;
}
@media (min-width: 992px) {
    .main-navigation .menu-item:focus > a,
    .main-navigation .menu-item:hover > a,
    .main-navigation .menu-item[aria-expanded="true"] > a {
        color: #ffffff;
    }
}
@media (min-width: 992px) {
    .main-navigation .menu-item:focus > a:after,
    .main-navigation .menu-item:hover > a:after,
    .main-navigation .menu-item[aria-expanded="true"] > a:after {
        color: #ffffff;
    }
}
@media (min-width: 992px) {
    .main-navigation .menu-item:focus > a:before,
    .main-navigation .menu-item:hover > a:before,
    .main-navigation .menu-item[aria-expanded="true"] > a:before {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.main-navigation .menu-item:focus > .sub-menu,
.main-navigation .menu-item:hover > .sub-menu,
.main-navigation .menu-item[aria-expanded="true"] > .sub-menu {
    visibility: visible;
    opacity: 1;
    z-index: 50;
}
@media (min-width: 992px) {
    .main-navigation > .menu-item:first-of-type > a {
        padding-left: 0;
    }
}
.main-navigation > .menu-item:first-of-type > a:before {
    left: -20px;
    width: calc(100% + 20px);
}
@media (min-width: 992px) {
    .main-navigation > .menu-item:first-of-type > .sub-menu {
        left: -1.11111rem;
    }
}
.main-navigation > .menu-item:last-of-type > a {
    border-bottom: 0;
}
.main-navigation a {
    display: block;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    padding: 20px 25px;
    border-bottom: 1px solid #dddddd;
    color: #333333;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
@media (min-width: 992px) {
    .main-navigation a {
        padding: 35px 20px 34px;
        border-bottom: 0;
        color: #999999;
    }
}
@media (min-width: 992px) {
    .main-navigation a:focus {
        text-decoration: none;
        color: #999999;
    }
}
@media (min-width: 992px) {
    .main-navigation a:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 5px;
        left: 0;
        bottom: 0;
        background-color: #fec303;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
        -webkit-transition: all 200ms ease-out;
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
    }
}
@media (min-width: 992px) {
    .main-navigation > .current-menu-item > a {
        color: #ffffff;
    }
}
@media (min-width: 992px) {
    .main-navigation > .current-menu-item > a:before {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}
@media (min-width: 992px) {
    .main-navigation > .current-menu-item.menu-item-has-children > a:after {
        color: #ffffff;
    }
}
@media (min-width: 992px) {
    .main-navigation > .current-menu-ancestor > a {
        color: #ffffff;
    }
}
@media (min-width: 992px) {
    .main-navigation > .current-menu-ancestor > a:before {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}
@media (min-width: 992px) {
    .main-navigation > .current-menu-ancestor.menu-item-has-children > a:after {
        color: #ffffff;
    }
}
@media (min-width: 992px) {
    .main-navigation > .menu-item-has-children > a:after {
        display: inline-block;
        vertical-align: top;
        content: "\f0d7";
        font-family: "FontAwesome";
        margin-top: 3px;
        margin-left: 0.44444rem;
        width: 0.33333rem;
        font-size: 0.55556rem;
        color: #999999;
        -webkit-transition: all 100ms ease-out;
        -o-transition: all 100ms ease-out;
        transition: all 100ms ease-out;
    }
}
.main-navigation .sub-menu {
    padding-left: 0;
    list-style: none;
    background-color: #eeeeee;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
@media (min-width: 992px) {
    .main-navigation .sub-menu {
        position: absolute;
        background-color: transparent;
        visibility: hidden;
        opacity: 0;
    }
}
.main-navigation .sub-menu .menu-item {
    display: block;
}
.main-navigation .sub-menu .menu-item:focus > .sub-menu,
.main-navigation .sub-menu .menu-item:hover > .sub-menu,
.main-navigation .sub-menu .menu-item[aria-expanded="true"] > .sub-menu {
    visibility: visible;
    opacity: 1;
}
@media (min-width: 992px) {
    .main-navigation .sub-menu .menu-item:last-of-type > a {
        border-bottom: 0;
    }
}
.main-navigation .sub-menu .menu-item > a {
    color: #999999;
}
.main-navigation .sub-menu .menu-item > a:hover {
    color: #000000;
}
@media (min-width: 992px) {
    .main-navigation .sub-menu .menu-item > a:hover {
        background-color: #777777;
        color: #ffffff;
    }
}
.main-navigation .sub-menu a {
    display: block;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: inherit;
    font-size: 0.77778rem;
    color: #999999;
    padding: 19px 40px;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
@media (min-width: 992px) {
    .main-navigation .sub-menu a {
        background-color: #3c3c3c;
        color: #999999;
        padding: 0.75rem 1.11111rem;
        min-width: 8.33333rem;
        white-space: nowrap;
        border-bottom: 1px solid #2f2f2f;
    }
}
.main-navigation .sub-menu a:before {
    display: none;
}
.main-navigation .sub-menu .sub-menu {
    left: 100%;
    top: 0;
}
.main-navigation .sub-menu .sub-menu a {
    padding-left: 50px;
}
@media (min-width: 992px) {
    .main-navigation .sub-menu .sub-menu a {
        border-left: 1px solid #2f2f2f;
        padding-left: 1.11111rem;
    }
}
.main-navigation .sub-menu .sub-menu .sub-menu a {
    padding-left: 60px;
}
@media (min-width: 992px) {
    .main-navigation .sub-menu .sub-menu .sub-menu a {
        padding-left: 1.11111rem;
    }
}
.main-navigation .sub-menu .sub-menu .sub-menu .sub-menu a {
    padding-left: 70px;
}
@media (min-width: 992px) {
    .main-navigation .sub-menu .sub-menu .sub-menu .sub-menu a {
        padding-left: 1.11111rem;
    }
}
.main-navigation .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu a {
    padding-left: 80px;
}
@media (min-width: 992px) {
    .main-navigation .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu a {
        padding-left: 1.11111rem;
    }
}
@media (min-width: 992px) {
    .main-navigation .sub-menu .menu-item-has-children:after {
        position: absolute;
        content: "\f0da";
        font-family: "FontAwesome";
        font-size: 0.55556rem;
        right: 1.11111rem;
        top: calc(50% - 0.44444rem);
        color: #2f2f2f;
    }
}
.home-icon {
    position: relative;
    display: block;
    background-color: #ffffff;
    color: #333333;
    padding: 0.77778rem 1.55556rem;
    border: 1px solid #dddddd;
    border-bottom: 0;
}
@media (min-width: 992px) {
    .home-icon {
        display: inline-block;
        vertical-align: top;
        border: 0;
        border-top: 1px solid #595959;
        background: -webkit-gradient(linear, left top, left bottom, from(#4a4a4a), to(#3b3b3b));
        background: -webkit-linear-gradient(#4a4a4a, #3b3b3b);
        background: -o-linear-gradient(#4a4a4a, #3b3b3b);
        background: linear-gradient(#4a4a4a, #3b3b3b);
        border-radius: 0.11111rem;
        color: #a0a0a0;
        font-size: 24px;
        padding: 0;
        margin: 1.27778rem 2.22222rem 1.22222rem 0;
        -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
        width: 45px;
        line-height: 45px;
        text-align: center;
    }
}
.home-icon:focus,
.home-icon:hover {
    color: #000000;
}
@media (min-width: 992px) {
    .home-icon:focus,
    .home-icon:hover {
        border-color: #595959;
        background: -webkit-gradient(linear, left top, left bottom, from(#4a4a4a), to(#595959));
        background: -webkit-linear-gradient(#4a4a4a, #595959);
        background: -o-linear-gradient(#4a4a4a, #595959);
        background: linear-gradient(#4a4a4a, #595959);
        color: #ffffff;
    }
}
@media (min-width: 992px) {
    .home-icon:focus:after,
    .home-icon:hover:after {
        width: 100%;
    }
}
.home-icon .fa {
    vertical-align: middle;
}
@media (min-width: 992px) {
    .home-icon .fa {
        padding-bottom: 0.11111rem;
    }
}
@media (min-width: 992px) {
    .home-icon:after {
        position: absolute;
        content: "";
        left: 0;
        bottom: -1.16667rem;
        height: 5px;
        width: 0;
        background-color: #fec303;
        -webkit-transition: all 200ms ease-out;
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
    }
}
@media (min-width: 992px) {
    .home .home-icon {
        color: #ffffff;
    }
}
@media (min-width: 992px) {
    .home .home-icon:after {
        width: 100%;
    }
}
.btn {
    font-size: 0.83333rem;
    border-radius: 0.11111rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.btn .fa {
    font-size: 1.05556rem;
    vertical-align: middle;
    margin-right: 0.38889rem;
}
.btn-rounded {
    border-radius: 2.77778rem;
}
.btn-primary {
}
.btn-primary:focus,
.btn-primary:hover {
    background-color: #e2ad01;
    border-color: #e2ad01;
}
.btn-secondary {
    background-color: #3baed4;
    color: #ffffff;
    border-color: #3baed4;
}
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.btn-secondary:focus,
.btn-secondary:hover {
    background-color: #2b9fc5;
    border-color: #2b9fc5;
    color: #ffffff;
}
.btn-light {
    background-color: #ffffff;
    color: #555555;
    text-shadow: none;
}
.btn-light:focus,
.btn-light:hover {
    background-color: #f0f0f0;
    color: #555555;
}
.btn-dark {
    border: 0;
    border-top: 1px solid #595959;
    background: -webkit-gradient(linear, left top, left bottom, from(#4a4a4a), to(#3b3b3b));
    background: -webkit-linear-gradient(#4a4a4a, #3b3b3b);
    background: -o-linear-gradient(#4a4a4a, #3b3b3b);
    background: linear-gradient(#4a4a4a, #3b3b3b);
    color: #ffffff;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.btn-dark:focus,
.btn-dark:hover {
    border-top-color: #595959;
    background: -webkit-gradient(linear, left top, left bottom, from(#4a4a4a), to(#595959));
    background: -webkit-linear-gradient(#4a4a4a, #595959);
    background: -o-linear-gradient(#4a4a4a, #595959);
    background: linear-gradient(#4a4a4a, #595959);
    color: #ffffff;
}
.btn-dark .fa {
    color: #fec303;
}
.header__navigation-widgets .btn-dark {
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.header .btn {
    font-size: 0.77778rem;
    padding: 0.55556rem 1.11111rem;
}
.header .btn-dark {
    padding: 0.58333rem 1.11111rem;
}
.header .btn-dark .fa {
    padding-bottom: 1px;
}
.footer .btn-primary,
.footer .btn-secondary {
    color: #ffffff;
}
.bolts-fonts-primary-open-sans .page-box__text {
    font-size: 0.77778rem;
}
.bolts-fonts-secondary-montserrat h2 {
    letter-spacing: -0.02778rem;
}
.bolts-fonts-secondary-montserrat h3 {
    letter-spacing: -0.01667rem;
}
.bolts-fonts-secondary-montserrat h4 {
    letter-spacing: -0.01111rem;
}
.jumbotron {
    position: relative;
    margin-bottom: 5rem;
}
@media (min-width: 992px) {
    .jumbotron {
        text-align: center;
    }
}
.jumbotron:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.15);
    height: 1px;
}
@media (min-width: 992px) {
    .jumbotron-content {
        position: absolute;
        width: 28.88889rem;
        top: 18%;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }
}
.jumbotron-content__title {
    margin-top: 1.66667rem;
    font-size: 2rem;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
}
@media (min-width: 992px) {
    .jumbotron-content__title {
        font-size: 2.5rem;
        margin-top: 0;
        color: #ffffff;
    }
}
.jumbotron-content__description {
    font-size: 0.88889rem;
}
@media (min-width: 992px) {
    .jumbotron-content__description {
        color: rgba(255, 255, 255, 0.75);
    }
}
.jumbotron__control {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.15);
    color: rgba(0, 0, 0, 0.5);
    width: 3.33333rem;
    height: 3.33333rem;
    line-height: 3.33333rem;
    top: calc(50% - 1.66667rem);
    font-size: 2.77778rem;
    text-align: center;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
@media (min-width: 544px) {
    .jumbotron__control {
        height: 6.66667rem;
        line-height: 6.66667rem;
        top: calc(50% - 3.33333rem);
    }
}
.jumbotron__control.left {
    left: 0;
    padding-right: 0.22222rem;
    border-top-right-radius: 0.11111rem;
    border-bottom-right-radius: 0.11111rem;
}
.jumbotron__control.right {
    right: 0;
    padding-left: 0.22222rem;
    border-top-left-radius: 0.11111rem;
    border-bottom-left-radius: 0.11111rem;
}
.jumbotron__control:focus {
    color: rgba(0, 0, 0, 0.5);
    background-color: rgba(255, 255, 255, 0.15);
}
.jumbotron__control:hover {
    color: rgba(0, 0, 0, 0.5);
    background-color: rgba(255, 255, 255, 0.2);
}
.wpcf7-select,
.wpcf7-text,
.wpcf7-textarea {
    padding: 1.11111rem;
    margin-bottom: 0.22222rem;
    font-size: 0.77778rem;
    width: 100%;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.wpcf7-form-control-wrap {
    display: block;
}
.wpcf7-textarea {
    height: 13.33333rem;
    margin-bottom: 0;
    margin-top: 1.38889rem;
}
@media (min-width: 992px) {
    .wpcf7-textarea {
        margin-top: 0;
    }
}
.wpcf7-submit {
    margin-top: 0;
    margin-bottom: 0.83333rem;
}
@media (min-width: 544px) {
    .wpcf7-submit {
        float: right;
        margin-bottom: 0;
    }
}
.wpcf7-notice + p {
    margin-bottom: 0;
}
.wpcf7 .wpcf7-response-output {
    margin: 0.27778rem 0;
    padding: 0.55556rem 1.11111rem;
}
.wpcf7 .wpcf7-validation-errors {
    background-color: #f0ad4e;
    border: 2px solid #f0ad4e;
    color: #ffffff;
}
.wpcf7 .wpcf7-mail-sent-ng {
    background-color: #d9534f;
    border: 2px solid #d9534f;
    color: #ffffff;
}
.wpcf7 .wpcf7-mail-sent-ok {
    background-color: #5cb85c;
    border: 2px solid #5cb85c;
    color: #ffffff;
}
.wpcf7 .wpcf7-not-valid-tip {
    margin: 0 0 0.27778rem;
}
.icon-box:focus,
.icon-box:hover {
    text-decoration: none;
}
.top .icon-box {
    display: block;
    color: #999999;
}
.top .icon-box .fa {
    vertical-align: middle;
    font-size: 1rem;
    margin-right: 0.33333rem;
    padding-bottom: 1px;
}
.top .icon-box__text {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 1px;
}
.top .icon-box__title {
    display: inline-block;
    color: #999999;
    font-size: 0.72222rem;
    font-weight: normal;
    margin-bottom: 0;
}
.top .widget-icon-box {
    padding: 0.72222rem 0 0.61111rem;
}
.header .icon-box {
    position: relative;
    display: block;
    padding: 5px 0;
}
@media (min-width: 992px) {
    .header .icon-box {
        padding: 6px 0 7px 15px;
    }
}
.header .icon-box:after {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.1);
    height: 1px;
    width: 100%;
    left: 0;
    top: -8px;
}
@media (min-width: 992px) {
    .header .icon-box:after {
        height: 32px;
        width: 1px;
        left: -15px;
        top: calc(50% - 16px);
    }
}
.header .icon-box .fa {
    color: #787878;
    vertical-align: middle;
    margin-right: 0.22222rem;
}
.header .icon-box__title {
    display: inline-block;
    color: #999999;
    font-size: 0.72222rem;
    font-weight: normal;
    margin-bottom: 0;
}
.header .icon-box__subtitle {
    display: block;
    color: #787878;
    font-size: 0.77778rem;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    margin-top: -6px;
}
@media (min-width: 992px) {
    .header .widget-icon-box:first-of-type .icon-box {
        padding-left: 0;
    }
}
.header .widget-icon-box:first-of-type .icon-box:after {
    display: none;
}
.hentry__content .icon-box {
    color: #999999;
}
.hentry__content .icon-box .fa {
    float: left;
    font-size: 1.77778rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
    color: #dddddd;
}
.hentry__content .icon-box__subtitle,
.hentry__content .icon-box__title {
    display: block;
    margin-left: 3.33333rem;
    color: #333;
}
.hentry__content .icon-box__title {
    margin-bottom: 0.66667rem;
}
.hentry__content .icon-box:focus,
.hentry__content .icon-box:hover {
    color: #333;
}
.hentry__content a.icon-box:focus .fa,
.hentry__content a.icon-box:hover .fa {
    color: #3baed4;
}
.top .social-icons__link {
    color: #999999;
    font-size: 1rem;
    margin-left: 0.83333rem;
}
@media (min-width: 992px) {
    .top .social-icons__link {
        margin-left: 0.27778rem;
    }
}
.top .social-icons__link:focus,
.top .social-icons__link:hover {
    color: #8a8a8a;
}
.top .social-icons__link:first-of-type {
    margin-left: 0;
}
.top .widget-social-icons {
    vertical-align: top;
    padding-top: 0.44444rem;
    padding-bottom: 0.38889rem;
}
.header .social-icons__link {
    display: inline-block;
    color: #999999;
}
.header .social-icons__link:focus,
.header .social-icons__link:hover {
    color: #fec303;
}
.header .social-icons__link:first-of-type {
    margin-left: 0;
}
.header__widgets .social-icons__link {
    font-size: 1.33333rem;
    margin: 0.55556rem 0 0.55556rem 0.27778rem;
}
.header__navigation-widgets .social-icons__link {
    font-size: 1rem;
    margin: 1.66667rem 0 1.66667rem 0.27778rem;
}
.skype-button {
    position: relative;
    display: block;
    padding: 0.72222rem 0.61111rem;
    background-color: #1fa7da;
    border-radius: 0.11111rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.skype-button .fa {
    font-size: 2.22222rem;
    float: right;
    color: #79cae9;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.skype-button:focus,
.skype-button:hover {
    background-color: #1ea0d1;
}
.skype-button:focus .fa,
.skype-button:hover .fa {
    color: #8fd3ed;
}
.skype-button__title {
    display: inline-block;
    padding: 0.38889rem 0.83333rem 0.38889rem 0.55556rem;
    margin: 0;
    color: #ffffff;
    font-size: 0.66667rem;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}
.time-table {
    display: block;
}
.time-table .week-day {
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 0.77778rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
}
.time-table .week-day dt {
    font-weight: normal;
    padding-right: 0.55556rem;
}
.time-table .week-day__line {
    position: relative;
    -webkit-flex: 1;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
}
.time-table .week-day__line:after {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.1);
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
}
.time-table .week-day dd {
    padding-left: 0.55556rem;
}
.time-table .week-day dd,
.time-table .week-day dt {
    display: inline-block;
    margin-bottom: 0;
}
.time-table .week-day.today {
    color: #333333;
    font-weight: bold;
}
.time-table .week-day.today dt {
    font-weight: bold;
}
.time-table .week-day:last-of-type {
    margin-bottom: 0;
}
.time-table .additional-info {
    font-size: 0.77778rem;
    margin-right: 0.5rem;
}
.popover-icon-box-content .time-table .week-day.today {
    color: #cccccc;
}
.open-position {
    clear: both;
}
.open-position__details {
    position: relative;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.15);
    padding: 2.16667rem 2.5rem 1.94444rem;
}
@media (min-width: 992px) {
    .open-position__details {
        float: left;
        width: 35%;
    }
}
.open-position__details-title {
    font-size: 1.22222rem;
    margin-bottom: 1.38889rem;
}
.open-position__details-item {
    margin-bottom: 0.33333rem;
    font-size: 0.77778rem;
}
.open-position__details-item-icon {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    width: 1.11111rem;
}
.open-position__details-item-text {
    vertical-align: middle;
    margin-left: 0.27778rem;
}
.open-position__details-item:last-of-type {
    margin-bottom: 0;
}
.open-position__title {
    margin-bottom: 0.88889rem;
}
.open-position__content {
    border: 1px solid #e8e8e8;
    padding: 2.11111rem 2.5rem 1.22222rem;
    font-size: 0.77778rem;
}
@media (min-width: 992px) {
    .open-position__content {
        float: right;
        width: 65%;
    }
}
.open-position__content .read-more {
    text-transform: uppercase;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    color: #3baed4;
}
.open-position__content .read-more .fa {
    margin-right: 0.55556rem;
}
.open-position__content .read-more:focus {
    color: #3baed4;
}
.open-position__content .read-more:focus,
.open-position__content .read-more:hover {
    text-decoration: none;
}
@media (min-width: 992px) {
    .call-to-action {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
    }
}
.call-to-action__text {
    text-align: center;
    padding: 0 0 1.38889rem;
}
@media (min-width: 992px) {
    .call-to-action__text {
        text-align: left;
        padding: 0;
    }
}
.call-to-action__title {
    color: #ffffff;
    font-size: 1.66667rem;
    font-weight: 300;
    margin-bottom: 0;
}
.call-to-action__subtitle {
    margin-top: 0.38889rem;
    margin-bottom: 0;
    font-size: 0.88889rem;
    line-height: 1.2;
    color: #999999;
}
.call-to-action__button {
    text-align: center;
}
@media (min-width: 992px) {
    .call-to-action__button {
        text-align: right;
    }
}
.call-to-action__button .btn {
    margin: 0.27778rem 0 0.27778rem 0.83333rem;
}
.call-to-action__button .btn:first-of-type {
    margin-left: 0;
}
.page-box__picture {
    display: inline-block;
    margin-bottom: 0.88889rem;
}
.page-box__picture img {
    width: 100%;
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.page-box__title {
    margin-bottom: 0.05556rem;
    font-size: 1.11111rem;
}
.page-box__title a {
    color: #333333;
}
.page-box__title a:focus,
.page-box__title a:hover {
    color: #333333;
}
.page-box__text {
    font-size: 0.88889rem;
    margin-bottom: 0;
}
.page-box__content {
    display: inline-block;
    vertical-align: top;
}
.page-box--block .page-box__picture {
    overflow: hidden;
}
.page-box--block .page-box__picture:focus img,
.page-box--block .page-box__picture:hover img {
    -webkit-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0);
}
.page-box--inline {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.page-box--inline .page-box__picture {
    margin: 0;
}
.page-box--inline .page-box__content {
    -webkit-flex-basis: calc(100% - 120px);
    -ms-flex-preferred-size: calc(100% - 120px);
    flex-basis: calc(100% - 120px);
}
.brochure-box {
    position: relative;
    display: block;
    padding: 1rem 0.72222rem 0.72222rem;
    background-color: #3baed4;
    border-radius: 0.11111rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.brochure-box__icon {
    vertical-align: middle;
}
.brochure-box .fa {
    display: inline-block;
    font-size: 1.22222rem;
    color: #ffffff;
    width: 1.66667rem;
    text-align: center;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.brochure-box__text {
    display: inline-block;
    color: #ffffff;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 0.88889rem;
    margin-left: 0.38889rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.brochure-box:focus {
    text-decoration: none;
    background-color: #3baed4;
}
.brochure-box:hover {
    text-decoration: none;
    background-color: #2b9fc5;
}
.testimonial blockquote {
    padding: 2rem 2.5rem 2.22222rem;
    background-color: #ffffff;
    border-radius: 0.11111rem;
    border: 1px solid #e8e8e8;
    margin-bottom: -0.83333rem;
    font-size: 0.88889rem;
}
.testimonial__author {
    position: relative;
    display: inline-block;
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.15);
    border-top: 3px solid #fec303;
    padding: 0.75rem 1.66667rem 0.75rem 4.16667rem;
    margin-top: -1.27778rem;
    margin-left: 2.5rem;
    margin-bottom: 1.66667rem;
    max-width: calc(100% - 5rem);
}
.testimonial__author:before {
    position: absolute;
    content: "“";
    font-size: 3.33333rem;
    font-weight: 900;
    line-height: 1;
    left: 1.66667rem;
    top: calc(50% - 0.77778rem);
    color: #e8e8e8;
    font-family: Georgia, "Times New Roman";
}
.testimonial__author-name {
    color: #333333;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 0.88889rem;
}
.testimonial__author-description {
    display: inline-block;
    font-size: 0.88889rem;
}
.testimonial__carousel {
    position: relative;
    display: inline-block;
    width: 3.33333rem;
    height: 3.33333rem;
    line-height: 3.33333rem;
    font-size: 1rem;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    border-top: 3px solid #dddddd;
    color: #999999;
    margin-right: 0.33333rem;
    border-radius: 0.11111rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.testimonial__carousel:before {
    position: absolute;
    content: "";
    left: -1px;
    top: -3px;
    height: 3px;
    width: 0;
    background-color: #fec303;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.testimonial__carousel:focus {
    color: #999999;
    background-color: #ffffff;
    text-decoration: none;
}
.testimonial__carousel:hover {
    color: #333333;
    border-top-color: #dddddd;
    background-color: #ffffff;
    text-decoration: none;
}
.testimonial__carousel:hover:before {
    width: calc(100% + 2px);
}
.testimonial__carousel--left {
    padding-right: 0.11111rem;
}
.testimonial__carousel--right {
    padding-left: 0.11111rem;
    margin-right: 0;
}
.testimonial__carousel__container {
    display: inline-block;
    float: right;
    margin-bottom: 2.38889rem;
}
.widget-testimonials .widget-title {
    display: inline-block;
    font-size: 1.66667rem;
    margin-top: 0.77778rem;
    margin-bottom: 2.88889rem;
}
.steps {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
@media (min-width: 992px) {
    .steps {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }
}
.step {
    position: relative;
    border: 1px solid #e8e8e8;
    border-radius: 0.11111rem;
    margin-bottom: 30px;
    margin-left: 1.66667rem;
    padding: 1.38889rem 2.5rem 1.38889rem 3.33333rem;
}
@media (min-width: 992px) {
    .step {
        margin-bottom: 0;
        margin-right: 30px;
    }
}
.step:last-of-type {
    margin-bottom: 0;
}
@media (min-width: 992px) {
    .step:last-of-type {
        margin-right: 0;
    }
}
.step__title {
    font-size: 0.88889rem;
    margin-bottom: 0.22222rem;
    color: #333333;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
}
.step__content {
    font-size: 0.77778rem;
    margin-bottom: 0;
}
.step__number {
    position: absolute;
    background-color: #ffffff;
    font-size: 1.33333rem;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    text-align: center;
    line-height: 3.33333rem;
    width: 3.33333rem;
    height: 3.33333rem;
    top: 1.66667rem;
    left: -1.66667rem;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.15);
    border-top: 3px solid #dddddd;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.step__number:before {
    position: absolute;
    content: "";
    left: 0;
    top: -3px;
    width: 0;
    height: 3px;
    background-color: #1c70b6;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.step:hover .step__number {
    color: #333333;
}
.step:hover .step__number:before {
    width: 100%;
}
.person-profile {
    border: 0;
}
.person-profile__container {
    position: relative;
    border: 1px solid #e8e8e8;
    border-top: 3px solid #fec303;
    padding: 1.11111rem 1.66667rem 2.77778rem;
    margin-bottom: 1.66667rem;
}
.person-profile__name {
    display: inline-block;
    font-size: 0.88889rem;
    margin-bottom: 0.44444rem;
}
.person-profile__tag {
    font-size: 0.88889rem;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    color: #333333;
}
.person-profile__description {
    font-size: 0.77778rem;
}
.person-profile__social-icons {
    position: absolute;
    display: inline-block;
    bottom: -1.66667rem;
    padding: 0.83333rem 1.66667rem;
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.15);
}
.person-profile__social-icon {
    color: #999999;
    margin-right: 0.55556rem;
}
.person-profile__social-icon:last-of-type {
    margin-right: 0;
}
.accordion {
    border: 1px solid #e8e8e8;
    border-radius: 0.11111rem;
}
.accordion__panel .panel-title a {
    position: relative;
    display: block;
    color: #999999;
    padding: 1.22222rem 3.05556rem 1.16667rem 1.66667rem;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 0.77778rem;
    text-transform: uppercase;
    border-top: 1px solid #e8e8e8;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.accordion__panel .panel-title a:before {
    position: absolute;
    content: "\f068";
    font-family: "FontAwesome";
    right: 0.86111rem;
    top: calc(50% - 0.69444rem);
    width: 1.38889rem;
    height: 1.38889rem;
    text-align: center;
    line-height: 1.44444rem;
}
.accordion__panel .panel-title a.collapsed:before {
    content: "\f067";
}
.accordion__panel .panel-title a:focus {
    text-decoration: none;
}
.accordion__panel .panel-title a:hover {
    text-decoration: none;
    background-color: #ffffff;
    color: #3baed4;
}
.accordion__panel .panel-title a[aria-expanded="true"] {
    background-color: #ffffff;
    color: #3baed4;
}
.accordion__panel:first-of-type a {
    border-top: 0;
}
.accordion__content .panel-body {
    font-size: 0.88889rem;
    padding: 1.11111rem 3.05556rem 1.11111rem 1.66667rem;
    border-top: 1px solid #e8e8e8;
}
.accordion h4 {
    margin: 0;
}
.accordion .more-link {
    position: relative;
    display: block;
    border: 0;
    border-top: 1px solid #e8e8e8;
    margin-bottom: 0;
    margin-top: 0;
    padding: 1rem 3.05556rem 1rem 1.66667rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
    font-weight: 800;
    font-size: 0.77778rem;
    text-transform: uppercase;
    color: #999999;
}
.accordion .more-link:before {
    position: absolute;
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 0.72222rem;
    right: 0.86111rem;
    top: calc(50% - 0.69444rem);
    width: 1.38889rem;
    height: 1.38889rem;
    text-align: center;
    line-height: 1.44444rem;
}
.accordion .more-link:focus,
.accordion .more-link:hover {
    text-decoration: none;
    background-color: #ffffff;
    color: #3baed4;
}
.latest-news {
    margin-bottom: 0;
    border: 0;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.latest-news__content {
    padding: 1.38889rem 1.66667rem 1.27778rem;
    border: 1px solid #e8e8e8;
}
.latest-news__image {
    display: block;
    overflow: hidden;
}
.latest-news__image img {
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.latest-news__image:focus img,
.latest-news__image:hover img {
}
.latest-news--block .latest-news__content {
    position: relative;
}
.latest-news--block .latest-news__date {
    background-color: #1c70b6;
    float: left;
    color: #ffffff;
    font-size: 0.77778rem;
    font-weight: bold;
    padding: 0.05556rem 0.55556rem;
    border-radius: 0.11111rem;
}
.latest-news--block .latest-news__title {
    font-size: 1.11111rem;
    margin-bottom: 0.66667rem;
}
.latest-news--block .latest-news__title a {
    color: #333333;
}
.latest-news--block .latest-news__text {
    font-size: 0.77778rem;
}
.latest-news--inline {
    display: block;
    margin-bottom: -1px;
}
.latest-news--inline .latest-news__content {
    padding: 1.16667rem 1.66667rem 0.88889rem;
}
.latest-news--inline .latest-news__title {
    font-size: 0.88889rem;
    margin-bottom: 3px;
}
.latest-news--inline .latest-news__date {
    font-size: 0.77778rem;
    font-weight: bold;
    color: #999999;
}
.latest-news--inline:focus,
.latest-news--inline:hover {
    background-color: #f7f7f7;
    text-decoration: none;
}
.latest-news--more-news {
    position: relative;
    display: block;
    background-color: #ffffff;
    font-weight: bold;
    font-size: 0.88889rem;
    padding: 1rem 1.66667rem;
    border: 1px solid #e8e8e8;
    color: #333333;
}
.latest-news--more-news:after {
    position: absolute;
    display: block;
    content: "\f054";
    font-family: "FontAwesome";
    top: calc(50% - 0.83333rem);
    font-size: 0.55556rem;
    right: 1.66667rem;
    padding-left: 0.05556rem;
    padding-top: 0.44444rem;
    text-align: center;
    color: #999999;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.latest-news--more-news:focus,
.latest-news--more-news:hover {
    text-decoration: none;
    background-color: #f7f7f7;
    color: #333333;
}
.latest-news--more-news:focus:after,
.latest-news--more-news:hover:after {
    color: #333333;
}
.number-counters {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
@media (min-width: 992px) {
    .number-counters {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }
}
.number-counter {
    -webkit-flex: 1;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1.66667rem 1.66667rem 1.38889rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
    margin-bottom: 1.66667rem;
}
@media (min-width: 992px) {
    .number-counter {
        border: 1px solid rgba(0, 0, 0, 0.1);
        margin-right: 1.66667rem;
        margin-bottom: 0;
    }
}
.number-counter:last-of-type {
    margin-bottom: 0;
}
@media (min-width: 992px) {
    .number-counter:last-of-type {
        margin-right: 0;
    }
}
.number-counter__number {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    color: #333333;
    font-size: 1.88889rem;
    line-height: 1;
}
.number-counter__title {
    font-size: 0.88889rem;
    color: #999999;
    margin-top: 0.44444rem;
}
.pricing-list__item {
    font-size: 0rem;
    margin-bottom: 0.33333rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
}
.pricing-list__item:last-of-type {
    margin-bottom: 0;
}
.pricing-list__item:last-of-type .pricing-list__description {
    margin-bottom: 0;
}
.pricing-list__badge,
.pricing-list__price,
.pricing-list__title {
    display: inline-block;
    margin-right: 10px;
}
.pricing-list__badge {
    font-size: 0.72222rem;
    line-height: 1;
    color: #ffffff;
    font-weight: bold;
    background-color: #fec303;
    padding: 0.38889rem 0.38889rem 0.27778rem;
    border-radius: 0.11111rem;
    margin-top: -1px;
}
.pricing-list__badge + .pricing-list__title {
    padding-left: 0.5rem;
}
.pricing-list__title {
    font-size: 0.77778rem;
    font-weight: bold;
    padding-right: 0.11111rem;
    display: block;
    width: 100%;
}
.pricing-list__line {
    position: relative;
    -webkit-flex: 1;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
}
.pricing-list__line:after {
    position: absolute;
    content: "";
    border-bottom: 2px dotted #dddddd;
    top: 0.77778rem;
    left: 0.55556rem;
    width: calc(100% - 1.11111rem);
}
.pricing-list__price {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 0.77778rem;
    padding-left: 0.11111rem;
    color: #999999;
    float: right;
    padding-top: 1px;
}
.pricing-list__description {
    margin-top: 0.11111rem;
    margin-bottom: 0.72222rem;
    font-size: 0.77778rem;
}
.portfolio-grid {
    position: relative;
}
.portfolio-grid__header {
    position: relative;
    display: inline-block;
    margin-bottom: 1.66667rem;
    width: 100%;
}
@media (min-width: 992px) {
    .portfolio-grid__header {
        margin-bottom: 3.33333rem;
    }
}
.portfolio-grid__title {
    display: inline-block;
    font-size: 1.66667rem;
    margin-top: 0.83333rem;
    margin-bottom: 1.66667rem;
}
@media (min-width: 992px) {
    .portfolio-grid__title {
        margin-top: 0.88889rem;
        margin-bottom: 0;
    }
}
@media (min-width: 992px) {
    .portfolio-grid__title + .portfolio-grid__nav {
        float: right;
    }
}
.portfolio-grid__nav {
    margin: 0;
    font-size: 0;
    list-style: none;
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 0.11111rem;
    padding: 0 1.66667rem;
}
@media (min-width: 992px) {
    .portfolio-grid__nav {
        display: inline-block;
        overflow: visible;
        position: static;
        padding: 0;
        background-color: #ffffff;
        border: 1px solid #e8e8e8;
        border-top: 3px solid #dddddd;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 0.11111rem;
        border-bottom-right-radius: 0.11111rem;
    }
}
.portfolio-grid__nav-item {
    position: relative;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 0.77778rem;
    font-weight: 900;
    border-top: 1px solid #e8e8e8;
}
@media (min-width: 992px) {
    .portfolio-grid__nav-item {
        display: inline-block;
        border-top: 0;
    }
}
@media (min-width: 992px) {
    .portfolio-grid__nav-item:hover:before {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .portfolio-grid__nav-item:not(:last-of-type):after {
        position: absolute;
        content: "";
        right: 0;
        top: calc(50% - 0.55556rem);
        background-color: #e8e8e8;
        width: 1px;
        height: 1.11111rem;
    }
}
@media (min-width: 992px) {
    .portfolio-grid__nav-item:before {
        position: absolute;
        content: "";
        top: -3px;
        left: 0;
        width: 0;
        height: 3px;
        background-color: #fec303;
        -webkit-transition: all 200ms ease-out;
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
    }
}
.portfolio-grid__nav-item.is-active {
    position: absolute;
    top: 0;
    left: 1.66667rem;
    right: 1.66667rem;
    color: #333333;
    border-top: 0;
}
@media (min-width: 992px) {
    .portfolio-grid__nav-item.is-active {
        position: relative;
        left: 0;
        right: 0;
    }
}
@media (min-width: 992px) {
    .portfolio-grid__nav-item.is-active:before {
        width: 100%;
    }
}
.portfolio-grid__nav-item.is-active > .portfolio-grid__nav-link {
    color: #333333;
}
.portfolio-grid__nav-item.is-active > .portfolio-grid__nav-link:focus,
.portfolio-grid__nav-item.is-active > .portfolio-grid__nav-link:hover {
    color: #333333;
}
.portfolio-grid__nav-item--text {
    padding-top: 0.66667rem;
    padding-bottom: 0.66667rem;
    margin-right: 0;
}
@media (min-width: 992px) {
    .portfolio-grid__nav-item--text {
        padding: 1.27778rem 1.11111rem 1.11111rem 0;
    }
}
.portfolio-grid__nav-link {
    display: block;
    font-size: 0.88889rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: #999999;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
@media (min-width: 992px) {
    .portfolio-grid__nav-link {
        display: inline-block;
        font-size: 0.83333rem;
        padding: 1.11111rem 1.66667rem 1rem;
    }
}
.portfolio-grid__nav-link:focus,
.portfolio-grid__nav-link:hover {
    text-decoration: none;
    color: #333333;
}
.portfolio-grid__mobile-filter {
    position: absolute;
    right: 0;
    top: 0.16667rem;
    z-index: 2;
    height: 3.33333rem;
    line-height: 3.33333rem;
    padding-top: 0;
    padding-bottom: 0;
}
.portfolio-grid__arrow {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 3.33333rem;
    height: 3.33333rem;
    line-height: 3rem;
    border-radius: 0.11111rem;
    border: 1px solid #e8e8e8;
    border-top: 3px solid #dddddd;
    color: #999999;
    background-color: #ffffff;
    -webkit-flex: 0 0 calc(50% - 15rem / 18);
    -ms-flex: 0 0 calc(50% - 15rem / 18);
    -webkit-box-flex: 0;
    flex: 0 0 calc(50% - 15rem / 18);
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
@media (min-width: 992px) {
    .portfolio-grid__arrow {
        -webkit-flex: 0 0 3.33333rem;
        -ms-flex: 0 0 3.33333rem;
        -webkit-box-flex: 0;
        flex: 0 0 3.33333rem;
    }
}
@media (min-width: 1280px) {
    .portfolio-grid__arrow {
        position: absolute;
        top: 50%;
    }
}
.portfolio-grid__arrow:before {
    position: absolute;
    content: "";
    left: -1px;
    top: -3px;
    height: 3px;
    width: 0;
    background-color: #fec303;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.portfolio-grid__arrow--left {
    padding-right: 0.11111rem;
    margin-left: calc(50% - 4.16667rem);
    margin-right: 1.66667rem;
}
@media (min-width: 1280px) {
    .portfolio-grid__arrow--left {
        left: -85px;
        margin-left: 0;
        margin-right: 0;
    }
}
.portfolio-grid__arrow--right {
    padding-left: 0.11111rem;
}
@media (min-width: 1280px) {
    .portfolio-grid__arrow--right {
        right: -85px;
    }
}
.portfolio-grid__arrow:focus {
    background-color: #ffffff;
    border-top: 3px solid #dddddd;
    color: #999999;
}
.portfolio-grid__arrow:hover {
    background-color: #ffffff;
    border-top: 3px solid #dddddd;
    color: #333333;
}
.portfolio-grid__arrow:hover:before {
    width: calc(100% + 2px);
}
.portfolio-grid__card {
    display: block;
    color: #999999;
    border: 0;
    margin-bottom: 1.66667rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.portfolio-grid__card-block {
    position: relative;
    padding: 1.27778rem 1.38889rem 1.05556rem;
    border: 1px solid #e8e8e8;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.portfolio-grid__card-img {
    width: 100%;
}
.portfolio-grid__card-label {
    position: absolute;
    left: 0.77778rem;
    top: -2.27778rem;
    display: inline-block;
    background-color: #fec303;
    font-size: 0.66667rem;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    padding: 0.13889rem 0.44444rem;
}
.portfolio-grid__card-title {
    font-size: 0.88889rem;
    margin-bottom: 0.11111rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.portfolio-grid__card-price {
    font-size: 0.77778rem;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    margin-bottom: 0;
}
.portfolio-grid__card-items {
    font-size: 0.77778rem;
    border-top: 1px solid #e8e8e8;
    margin-top: 0.44444rem;
    padding-top: 0.55556rem;
}
.portfolio-grid__card-item {
    margin-bottom: 0;
}
.portfolio-grid__card-item .fa {
    width: 1rem;
}
.portfolio-grid__card:focus,
.portfolio-grid__card:hover {
    text-decoration: none;
    color: #999999;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05), 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05), 0 2px 6px 0 rgba(0, 0, 0, 0.12);
}
.portfolio-grid__card:focus .portfolio-grid__card-block,
.portfolio-grid__card:hover .portfolio-grid__card-block {
    border: 1px solid transparent;
}
.portfolio-grid__card--dummy {
    background-color: transparent;
    border: 2px dashed rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.portfolio-grid__card--dummy .fa {
    color: #cccccc;
}
.portfolio-grid__card--dummy .portfolio-grid__card-block {
    padding: 1.38889rem;
    border: 0;
}
.portfolio-grid__card--dummy .portfolio-grid__card-block:after {
    display: none;
}
.portfolio-grid__card--dummy .portfolio-grid__card-title {
    color: #333333;
    margin-top: 0.83333rem;
    margin-bottom: 0.27778rem;
}
.portfolio-grid__card--dummy .portfolio-grid__card-text {
    line-height: 1.2;
    font-size: 0.77778rem;
    margin-bottom: 1.5rem;
}
.portfolio-grid__card--dummy.portfolio-grid__card:focus .portfolio-grid__card-block,
.portfolio-grid__card--dummy.portfolio-grid__card:hover .portfolio-grid__card-block {
    border: 0;
}
.portfolio-grid__card--dummy.portfolio-grid__card:focus .portfolio-grid__card-title,
.portfolio-grid__card--dummy.portfolio-grid__card:hover .portfolio-grid__card-title {
    color: #333333;
}
.portfolio-grid__cta {
    white-space: inherit;
}
.portfolio-grid--slider .portfolio-grid__header {
    border-bottom-color: rgba(0, 0, 0, 0.1);
    padding-bottom: 0.83333rem;
}
@media (min-width: 992px) {
    .portfolio-grid--slider .portfolio-grid__header {
        padding-bottom: 0;
    }
}
.portfolio-grid--slider.is-nav-arrows-hidden .portfolio-grid__arrow {
    display: none;
}
.portfolio-grid--slider.is-nav-arrows-hidden .portfolio-grid__header {
    padding-bottom: 0;
}
@-webkit-keyframes fadeout {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
@keyframes fadeout {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
.portfolio-grid .is-fadeout {
    -webkit-animation: fadeout ease-in-out 0.2s 1 forwards;
    animation: fadeout ease-in-out 0.2s 1 forwards;
}
.portfolio-grid .is-fadein {
    -webkit-animation: fadeout ease-in-out 0.2s 1 reverse forwards;
    animation: fadeout ease-in-out 0.2s 1 reverse forwards;
}
.portfolio-grid .carousel-inner > .carousel-item {
    margin: 0 0.16667rem;
}
.hero-columns {
    overflow: hidden;
}
@media (min-width: 992px) {
    .hero-columns {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        position: relative;
    }
}
@media (min-width: 992px) {
    .hero-columns:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        z-index: 10;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.2);
    }
}
.hero-columns__item {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    width: 100%;
    z-index: 1;
    background-size: cover;
}
.hero-columns__item--promo .hero-columns__cta:before {
    background-color: #fec303;
}
@media (min-width: 992px) {
    .hero-columns__item {
        -webkit-box-shadow: -2px 0 24px 0 rgba(0, 0, 0, 0.1);
        box-shadow: -2px 0 24px 0 rgba(0, 0, 0, 0.1);
    }
}
.hero-columns__content {
    display: inline-block;
    width: 100%;
    -webkit-box-shadow: inset 0 15px 30px -15px rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 15px 30px -15px rgba(0, 0, 0, 0.8);
}
@media (min-width: 992px) {
    .hero-columns__content {
        min-height: 23.61111rem;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.hero-columns__title {
    color: #333;
    font-size: 1.66667rem;
    font-weight: 300;
    padding: 0;
    margin-bottom: 0;
    width: 100%;
}
@media (min-width: 992px) {
    .hero-columns__title {
        width: 66%;
    }
}
.hero-columns__text {
    color: #333;
    font-size: 0.88889rem;
    padding: 1.55556rem 3.33333rem 4.55556rem;
    width: 100%;
}
@media (min-width: 992px) {
    .hero-columns__text {
        width: 66%;
    }
}
.hero-columns__cta {
    display: inline-block;
    position: relative;
    color: #333;
    background-color: rgba(255, 255, 255, 0.1);
    font-size: 0.77778rem;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 100%;
    padding: 1rem 3.33333rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.hero-columns__cta:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1c70b6;
    z-index: 0;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.hero-columns__cta span {
    position: relative;
    z-index: 1;
    -webkit-transition: 0.25s ease;
    -o-transition: 0.25s ease;
    transition: 0.25s ease;
    display: inline-block;
}
.hero-columns__cta:focus,
.hero-columns__cta:hover {
    background-color: rgba(255, 255, 255, 0.15);
    text-decoration: none;
    color: #999;
}
.hero-columns__overlay {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: -1;
}
.title-with-button {
    position: relative;
}
.title-with-button .widget-title {
    font-size: 1.66667rem;
    display: inline-block;
    margin-top: 0.88889rem;
    margin-bottom: 0;
}
.title-with-button__button {
    position: relative;
    float: right;
    border: 1px solid #e8e8e8;
    border-top: 3px solid #c1c1c1;
    font-size: 0.83333rem;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    color: #999999;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.title-with-button__button:before {
    position: absolute;
    content: "";
    left: -1px;
    top: -3px;
    height: 3px;
    width: 0;
    background-color: #1c70b6;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.title-with-button__button:hover {
    border-top: 3px solid #dddddd;
    color: #333333;
}
.title-with-button__button:hover:before {
    width: calc(100% + 2px);
}
.logo-panel {
    text-align: center;
}
@media (min-width: 992px) {
    .logo-panel {
        text-align: left;
    }
}
.logo-panel img {
    opacity: 0.5;
    margin-bottom: 1.11111rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
@media (min-width: 992px) {
    .logo-panel img {
        margin-bottom: 0;
    }
}
.logo-panel img:hover {
    opacity: 1;
}
.hentry {
    margin-bottom: 4.11111rem;
}
.hentry:last-of-type {
    margin-bottom: 0;
}
.hentry__featured-image {
    display: block;
    margin-bottom: 1.77778rem;
    overflow: hidden;
}
.hentry__featured-image:hover img {
    -webkit-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0);
}
.hentry__featured-image img {
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.hentry__title {
    margin-bottom: 1.66667rem;
    font-size: 1.83333rem;
}
.hentry__title a {
    color: #333333;
}
.hentry__title a:focus,
.hentry__title a:hover {
    color: #333333;
}
.hentry__content > p:last-of-type {
    margin-bottom: 0;
}
.archive .hentry__featured-image,
.blog .hentry__featured-image {
    margin-bottom: -1px;
}
.archive .hentry .hentry__header + .hentry__content,
.blog .hentry .hentry__header + .hentry__content {
    border-top: 0;
    padding: 0 2.5rem;
}
.archive .hentry__content,
.blog .hentry__content {
    font-size: 0.88889rem;
    padding: 1.66667rem 2.5rem 0;
    border: 1px solid #dddddd;
}
.archive .hentry__title,
.blog .hentry__title {
    margin-bottom: 0;
    padding: 1.77778rem 2.5rem 1.27778rem;
    border: 1px solid #dddddd;
    border-bottom: 0;
}
.more-link {
    font-size: 0.77778rem;
    color: #999999;
}
.sticky {
    position: relative;
}
.sticky:after,
.sticky:before {
    display: block;
    position: absolute;
    content: "";
    border: 1px solid #dddddd;
    background-color: #ffffff;
    border-radius: 0.11111rem;
    height: 5px;
}
.sticky:before {
    left: 2px;
    right: 2px;
    bottom: -4px;
}
.sticky:after {
    bottom: -8px;
    left: 5px;
    right: 5px;
}
.meta {
    padding-top: 1.66667rem;
    border-top: 1px solid #dddddd;
    margin-bottom: 1.27778rem;
    font-size: 0.77778rem;
}
.meta__item {
    display: inline-block;
    background-color: #eeeeee;
    padding: 0.5rem 1.11111rem;
    margin-bottom: 0.44444rem;
    margin-right: 0.16667rem;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 25rem;
    vertical-align: top;
}
.meta__item--author {
    background-color: transparent;
}
.meta a {
    color: #999999;
}
.meta .fa {
    margin-right: 0.55556rem;
    font-size: 0.88889rem;
}
div + .meta,
figure + .meta,
p + .meta {
    margin-top: 1.22222rem;
}
.pagination {
    position: relative;
    margin-top: 5rem;
    padding-top: 1.66667rem;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.pagination .page-numbers {
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: #dddddd;
    color: #999999;
    font-weight: 800;
    font-size: 0.77778rem;
    margin-right: 0.33333rem;
    border-radius: 0.11111rem;
    width: 2.77778rem;
    height: 2.77778rem;
    text-align: center;
    line-height: 2.77778rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
@media (min-width: 992px) {
    .pagination .page-numbers {
        -webkit-box-shadow: 0.55556rem 0 0 #ffffff;
        box-shadow: 0.55556rem 0 0 #ffffff;
    }
}
.pagination .page-numbers:focus,
.pagination .page-numbers:hover {
    color: #ffffff;
    background-color: #fec303;
    text-decoration: none;
}
.pagination .current {
    color: #ffffff;
    background-color: #fec303;
}
.pagination .current:focus,
.pagination .current:hover {
    color: #ffffff;
    background-color: #fec303;
}
.pagination .next,
.pagination .prev {
    position: absolute;
    margin-right: 0;
    right: 0;
    line-height: 2.88889rem;
}
@media (min-width: 992px) {
    .pagination .next,
    .pagination .prev {
        -webkit-box-shadow: -0.55556rem 0 0 #ffffff;
        box-shadow: -0.55556rem 0 0 #ffffff;
    }
}
.pagination .next {
    padding-left: 0.11111rem;
}
.pagination .prev {
    right: 3.33333rem;
    padding-right: 0.11111rem;
}
.comments {
    margin-top: 3.33333rem;
}
.comments__heading {
    font-size: 1.88889rem;
    margin-top: 3rem;
    margin-bottom: 2.11111rem;
}
.comments .logged-in-as a {
    color: #999999;
}
.comment {
    padding-left: 0;
    list-style: none;
}
.comment__inner {
    margin-bottom: 1.66667rem;
    padding: 1.77778rem 2.44444rem 2rem 1.66667rem;
    border: 1px solid #e8e8e8;
    border-top: 3px solid #e8e8e8;
    border-bottom-left-radius: 0.11111rem;
    border-bottom-right-radius: 0.11111rem;
    display: inline-block;
    width: 100%;
    clear: both;
}
.comment__avatar {
    float: left;
    margin-right: 30px;
}
.comment__avatar img {
    border-radius: 50%;
}
.comment .comment-edit-link,
.comment .comment-reply-link,
.comment__author {
    font-weight: bold;
    font-size: 0.77778rem;
    text-transform: uppercase;
}
.comment__author {
    float: left;
}
.comment__author a {
    color: #999999;
    font-style: normal;
}
.comment__metadata {
    display: inline-block;
    float: right;
    font-size: 0.77778rem;
}
.comment .comment-edit-link,
.comment .comment-reply-link {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding-left: 0.55556rem;
    margin-left: 0.55556rem;
}
.comment__text {
    font-size: 0.88889rem;
    margin-top: 1.72222rem;
}
.comment__text p:last-of-type {
    margin-bottom: 0;
}
.comment-form textarea {
    padding: 1rem 1.11111rem;
}
.comment .children {
    margin-bottom: 0;
}
.comment-respond .form-submit {
    margin-bottom: 0;
    text-align: right;
}
.aligncenter,
.alignleft,
.alignnone,
.alignright {
    max-width: 100%;
    height: auto;
}
.aligncenter img,
.alignleft img,
.alignnone img,
.alignright img {
    max-width: 100%;
    height: auto;
}
.alignnone {
    margin: 5px 0 20px;
}
.aligncenter {
    display: block;
    margin: 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a > img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a > img.alignnone {
    margin: 5px 20px 20px 0;
}
a > img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a > img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 5px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 0 20px;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
}
.wp-caption .wp-caption-text {
    line-height: 17px;
    margin: 4px 5px;
}
.gallery {
    margin-bottom: 20px;
}
.gallery:after {
    content: "";
    display: table;
    clear: both;
}
.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}
.gallery-columns-1 .gallery-item {
    max-width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
    max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
    max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
    max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
    max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
    max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
    max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
    max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n + 1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n + 1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(odd),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n + 1) {
    clear: left;
}
.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
}
.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.gallery-item:hover .gallery-caption {
    opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}
table,
td,
th {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.66667rem;
    table-layout: fixed;
    width: 100%;
}
caption,
td,
th {
    font-weight: normal;
    text-align: left;
}
th {
    border-width: 0 1px 1px 0;
    font-weight: bold;
}
td {
    border-width: 0 1px 1px 0;
}
td,
th {
    padding: 0.55556rem;
}
.post-password-form label input {
    border: 2px solid rgba(0, 0, 0, 0.1);
    background-color: transparent;
    color: #999999;
    text-shadow: none;
    font-weight: normal;
}
.post-password-form input {
    background-color: #fec303;
    border: 1px solid #fec303;
    height: 2.5rem;
    padding-bottom: 2px;
    color: #ffffff;
    font-size: 0.83333rem;
    font-weight: 900;
    border-radius: 0.11111rem;
    padding: 0 0.55556rem;
}
.twitter-tweet {
    margin-top: 0 !important;
}
.bypostauthor {
    position: static;
}
.widget img,
.widget select {
    max-width: 100%;
    height: auto;
}
.widget_calendar table {
    width: 100%;
    border: 0;
}
.widget_calendar caption {
    background-color: #fec303;
    color: #ffffff;
    padding: 0.27778rem 0;
    text-align: center;
    border-radius: 0.11111rem;
    caption-side: inherit;
}
.widget_calendar thead th {
    padding: 0.27778rem 0;
    text-align: center;
    color: #999999;
    background-color: rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.05);
}
.widget_calendar tbody td {
    padding: 0.16667rem 0;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.05);
}
.widget_calendar tfoot td {
    padding: 0.27778rem;
}
.widget_calendar tfoot td:last-of-type a {
    float: right;
}
.widget_tag_cloud a {
    display: inline-block;
    padding: 0.47222rem 0.83333rem;
    margin-bottom: 0.33333rem;
    font-weight: bold;
    background-color: #e8e8e8;
    color: #999999;
    border-radius: 0.11111rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.widget_tag_cloud a:focus,
.widget_tag_cloud a:hover {
    color: #333333;
    text-decoration: none;
}
.widget_search label {
    position: relative;
    width: 100%;
    margin-bottom: 0;
}
.widget_search .search-field {
    display: block;
    height: 3.33333rem;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-top: 3px solid #dddddd;
    padding: 0 3.33333rem 0 1.11111rem;
    font-size: 0.88889rem;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
    border-bottom-left-radius: 0.11111rem;
}
.widget_search .search-field:focus {
    color: #333333;
    border-top: 3px solid #fec303;
}
.widget_search .search-field:hover {
    border-top: 3px solid #d5d5d5;
}
.widget_search .search-submit {
    position: absolute;
    right: 1px;
    top: 3px;
    height: 3.05556rem;
    width: 3.33333rem;
    padding: 0;
    background-color: #ffffff;
    border: 0;
    color: #999999;
}
.widget_search .search-submit .fa {
    font-size: 1rem;
}
@media (min-width: 992px) {
    .header__widgets .widget_search label {
        max-width: 12.77778rem;
    }
}
@media (min-width: 992px) {
    .header__navigation-widgets .widget_search label {
        margin: 0.83333rem 0;
        max-width: 12.77778rem;
    }
}
.widget_archive > ul > li:first-of-type:after,
.widget_categories > ul > li:first-of-type:after,
.widget_meta > ul > li:first-of-type:after,
.widget_pages > ul > li:first-of-type:after,
.widget_recent_comments > ul > li:first-of-type:after,
.widget_recent_entries > ul > li:first-of-type:after,
.widget_rss > ul > li:first-of-type:after {
    display: none;
}
.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
    padding-left: 0;
    list-style: none;
    padding-right: 0;
}
.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_rss li {
    position: relative;
    font-size: 0.66667rem;
}
.widget_archive li:before,
.widget_categories li:before,
.widget_meta li:before,
.widget_pages li:before,
.widget_recent_comments li:before,
.widget_recent_entries li:before,
.widget_rss li:before {
    position: absolute;
    content: "\f0da";
    font-family: "FontAwesome";
    left: 0.55556rem;
    top: 0.77778rem;
}
.widget_archive li:after,
.widget_categories li:after,
.widget_meta li:after,
.widget_pages li:after,
.widget_recent_comments li:after,
.widget_recent_entries li:after,
.widget_rss li:after {
    position: absolute;
    content: "";
    background-color: #e8e8e8;
    width: 100%;
    height: 1px;
    left: 0;
    top: 0;
}
.widget_archive a,
.widget_categories a,
.widget_meta a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a,
.widget_rss a {
    display: inline-block;
    color: #999999;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 0.77778rem;
    margin-right: 0.27778rem;
    padding: 0.72222rem 0 0.72222rem 1.38889rem;
}
.widget_archive a:hover,
.widget_categories a:hover,
.widget_meta a:hover,
.widget_pages a:hover,
.widget_recent_comments a:hover,
.widget_recent_entries a:hover,
.widget_rss a:hover {
    color: #1c70b6;
    text-decoration: none;
}
.widget_archive .children a,
.widget_categories .children a,
.widget_meta .children a,
.widget_pages .children a,
.widget_recent_comments .children a,
.widget_recent_entries .children a,
.widget_rss .children a {
    padding-left: 2.22222rem;
}
.widget_archive .children .children a,
.widget_categories .children .children a,
.widget_meta .children .children a,
.widget_pages .children .children a,
.widget_recent_comments .children .children a,
.widget_recent_entries .children .children a,
.widget_rss .children .children a {
    padding-left: 3.05556rem;
}
.widget_archive .children .children .children a,
.widget_categories .children .children .children a,
.widget_meta .children .children .children a,
.widget_pages .children .children .children a,
.widget_recent_comments .children .children .children a,
.widget_recent_entries .children .children .children a,
.widget_rss .children .children .children a {
    padding-left: 3.88889rem;
}
.widget_recent_comments li {
    padding: 0.72222rem 0 0.72222rem 1.38889rem;
}
.widget_recent_comments a {
    padding: 0;
}
.widget_rss li {
    padding-bottom: 1.11111rem;
}
.widget_rss li:after,
.widget_rss li:before {
    display: none;
}
.widget_rss a {
    padding: 0 0 0.27778rem;
}
.textwidget {
    font-size: 0.88889rem;
}
.textwidget a > img.aligncenter,
.textwidget a > img.alignleft,
.textwidget a > img.alignnone,
.textwidget a > img.alignright {
    margin-top: 0;
}
.textwidget > p:last-of-type {
    margin-bottom: 0;
}
.widget_nav_menu ul {
    padding-left: 0;
    list-style: none;
}
.widget_nav_menu .sub-menu {
    padding-left: 0.55556rem;
}
.top .widget_nav_menu .menu {
    margin: 0;
    padding: 0;
}
.top .widget_nav_menu .menu > .menu-item {
    position: relative;
    display: inline-block;
}
.top .widget_nav_menu .menu > .menu-item:focus > .sub-menu,
.top .widget_nav_menu .menu > .menu-item:hover > .sub-menu,
.top .widget_nav_menu .menu > .menu-item[aria-expanded="true"] > .sub-menu {
    visibility: visible;
    opacity: 1;
    z-index: 1;
}
.top .widget_nav_menu .menu > .menu-item:first-of-type > a {
    padding-left: 0;
}
.top .widget_nav_menu .menu > .menu-item:last-of-type > a {
    padding-right: 0;
}
.top .widget_nav_menu .menu a {
    display: block;
    padding: 0.72222rem 0.44444rem 0.61111rem;
    color: #999999;
}
.top .widget_nav_menu .menu a:focus,
.top .widget_nav_menu .menu a:hover {
    color: #8a8a8a;
    text-decoration: none;
}
.top .widget_nav_menu .menu .sub-menu {
    position: absolute;
    visibility: hidden;
    padding: 0;
    opacity: 0;
    left: -0.27778rem;
}
.top .widget_nav_menu .menu .sub-menu .menu-item {
    display: block;
    text-align: left;
}
.top .widget_nav_menu .menu .sub-menu .menu-item:focus > .sub-menu,
.top .widget_nav_menu .menu .sub-menu .menu-item:hover > .sub-menu,
.top .widget_nav_menu .menu .sub-menu .menu-item[aria-expanded="true"] > .sub-menu {
    visibility: visible;
    opacity: 1;
}
.top .widget_nav_menu .menu .sub-menu .menu-item:last-of-type > a {
    border-bottom: 0;
}
.top .widget_nav_menu .menu .sub-menu a {
    display: block;
    white-space: nowrap;
    background-color: #e8e8e8;
    padding: 0.27778rem 1.66667rem 0.27778rem 0.83333rem;
    min-width: 4.44444rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.top .widget_nav_menu .menu .sub-menu .sub-menu {
    left: 100%;
    top: 0;
}
.top .widget_nav_menu .menu .sub-menu .sub-menu a {
    border-left: 1px solid rgba(0, 0, 0, 0.05);
}
.hentry__content .widget_nav_menu a,
.sidebar .widget_nav_menu a {
    display: block;
    color: #999999;
}
.hentry__content .widget_nav_menu a:focus,
.hentry__content .widget_nav_menu a:hover,
.sidebar .widget_nav_menu a:focus,
.sidebar .widget_nav_menu a:hover {
    text-decoration: none;
    color: #333333;
}
.hentry__content .widget_nav_menu .menu > li,
.sidebar .widget_nav_menu .menu > li {
    border-bottom: 1px solid #e8e8e8;
}
.hentry__content .widget_nav_menu .menu > li > a,
.sidebar .widget_nav_menu .menu > li > a {
    font-weight: bold;
    border-right: 1px solid #e8e8e8;
    border-left: 0.16667rem solid #dddddd;
    padding: 1.02778rem 1.66667rem;
    font-size: 0.77778rem;
    border-radius: 0;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.hentry__content .widget_nav_menu .menu > li > a:focus,
.hentry__content .widget_nav_menu .menu > li > a:hover,
.sidebar .widget_nav_menu .menu > li > a:focus,
.sidebar .widget_nav_menu .menu > li > a:hover {
    border-left-color: #1c70b6;
    background-color: #f7f7f7;
}
.hentry__content .widget_nav_menu .menu > li.current-menu-item > a,
.sidebar .widget_nav_menu .menu > li.current-menu-item > a {
    border-left-color: #1c70b6;
    background-color: #f7f7f7;
    color: #333333;
}
.hentry__content .widget_nav_menu .menu > li.menu-item-has-children > a,
.sidebar .widget_nav_menu .menu > li.menu-item-has-children > a {
    position: relative;
    border-bottom: 1px solid #e8e8e8;
}
.hentry__content .widget_nav_menu .menu > li.menu-item-has-children > a:after,
.sidebar .widget_nav_menu .menu > li.menu-item-has-children > a:after {
    position: absolute;
    content: "\f0d7";
    font-family: "FontAwesome";
    right: 1.11111rem;
    color: #999999;
}
.hentry__content .widget_nav_menu .menu > li.menu-item-has-children:last-of-type,
.sidebar .widget_nav_menu .menu > li.menu-item-has-children:last-of-type {
    border-bottom: 0;
}
.hentry__content .widget_nav_menu .menu > li:first-of-type,
.sidebar .widget_nav_menu .menu > li:first-of-type {
    border-top: 1px solid #e8e8e8;
}
.hentry__content .widget_nav_menu .sub-menu,
.sidebar .widget_nav_menu .sub-menu {
    margin-left: 1.88889rem;
    border-left: 2px solid #e8e8e8;
    padding-top: 0.72222rem;
    padding-bottom: 0.88889rem;
}
.hentry__content .widget_nav_menu .sub-menu a,
.sidebar .widget_nav_menu .sub-menu a {
    padding: 0.38889rem 1.66667rem;
    font-size: 0.77778rem;
}
.hentry__content .widget_nav_menu .sub-menu .sub-menu,
.sidebar .widget_nav_menu .sub-menu .sub-menu {
    padding-top: 0.16667rem;
    padding-bottom: 0.33333rem;
    margin-top: 0.38889rem;
    margin-bottom: 0.38889rem;
}
.hentry__content .widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu,
.sidebar .widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu {
    margin-left: 0;
    border-left: 0;
    padding-left: 0;
    padding-bottom: 0;
}
.footer .widget_nav_menu a {
    display: block;
    padding: 0.44444rem 0;
}
@media (min-width: 992px) {
    .footer .widget_nav_menu a {
        padding: 0.11111rem 0;
    }
}
.featherlight {
    background: 0 0;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out;
    display: none;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    white-space: nowrap;
    z-index: 2147483647;
}
.featherlight * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.9);
}
.featherlight:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
}
.featherlight .featherlight-content {
    background: #fff;
    border: 0;
    cursor: auto;
    display: inline-block;
    max-height: 80%;
    max-width: 90%;
    min-width: inherit;
    overflow: visible;
    padding: 0;
    position: relative;
    text-align: left;
    vertical-align: middle;
    white-space: normal;
}
@media screen and (min-width: 980px) {
    .featherlight .featherlight-content {
        max-height: 90%;
    }
}
.featherlight .featherlight-inner {
    display: block;
}
.featherlight .featherlight-close-icon {
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21%204.41L19.59%203%2012%2010.59%204.41%203%203%204.41%2010.59%2012%203%2019.59%204.41%2021%2012%2013.41%2019.59%2021%2021%2019.59%2013.41%2012%2021%204.41z%22/%3E%0A%3C/svg%3E)
        center no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    cursor: pointer;
    display: block;
    height: 30px;
    overflow: hidden;
    position: fixed;
    top: 25px;
    right: 25px;
    text-align: center;
    text-indent: 100%;
    white-space: nowrap;
    width: 30px;
    z-index: 9999;
}
.featherlight .featherlight-image {
    max-width: 100%;
}
.featherlight iframe {
    border: 0;
}
[data-featherlight] {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.featherlight-iframe .featherlight-content {
    border-bottom: 0;
    padding: 0;
}
.featherlight-content .caption {
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.featherlight-content .caption:focus,
.featherlight-content .caption:hover {
    overflow: visible;
    white-space: normal;
}
@-webkit-keyframes featherlightLoader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes featherlightLoader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.featherlight-loading .featherlight-content {
    -webkit-animation: featherlightLoader 1s infinite linear;
    animation: featherlightLoader 1s infinite linear;
    background: 0 0;
    border: 8px solid #909090;
    border-left-color: #fff;
    font-size: 10px;
}
.featherlight-loading .featherlight-content,
.featherlight-loading .featherlight-content:after {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 10em;
    width: 10em;
}
.featherlight-loading .featherlight-close,
.featherlight-loading .featherlight-inner {
    display: none;
}
.featherlight-next,
.featherlight-previous {
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    cursor: pointer;
    display: block;
    height: 60px;
    margin-top: -30px;
    opacity: 0.4;
    overflow: hidden;
    position: fixed;
    top: 50%;
    text-indent: 100%;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 60px;
}
.featherlight-loading .featherlight-next,
.featherlight-loading .featherlight-previous,
.featherlight-next span,
.featherlight-previous span {
    display: none;
}
.featherlight-next:focus,
.featherlight-next:hover,
.featherlight-previous:focus,
.featherlight-previous:hover {
    opacity: 1;
}
.featherlight-next {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.59%2016.59L13.17%2012%208.59%207.41%2010%206l6%206-6%206-1.41-1.41z%22/%3E%0A%3C/svg%3E);
    background-position: 0 0;
    right: 10px;
}
.featherlight-previous {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15.41%207.41L10.83%2012l4.58%204.59L14%2018l-6-6%206-6%201.41%201.41z%22/%3E%0A%3C/svg%3E);
    background-position: -5px 0;
    left: 10px;
}
.no-margin {
    margin-left: 0px;
    margin-right: 0px;
}
.no-padd {
    padding-left: 0px;
    padding-right: 0px;
}
.padd-5 {
    padding-left: 5px;
    padding-right: 5px;
}
.padd-10 {
    padding-left: 10px;
    padding-right: 10px;
}
.padd-15 {
    padding-left: 15px;
    padding-right: 15px;
}
.padd-30 {
    padding: 30px;
}
.no-padd-left {
    padding-left: 0px;
}
.marg-lg-b0 {
    margin-bottom: 0px;
}
.marg-lg-b5 {
    margin-bottom: 5px;
}
.marg-lg-b10 {
    margin-bottom: 10px;
}
.marg-lg-b15 {
    margin-bottom: 15px;
}
.marg-lg-b20 {
    margin-bottom: 20px;
}
.marg-lg-b25 {
    margin-bottom: 25px;
}
.marg-lg-b30 {
    margin-bottom: 30px;
}
.marg-lg-b35 {
    margin-bottom: 35px;
}
.marg-lg-b40 {
    margin-bottom: 40px;
}
.marg-lg-b45 {
    margin-bottom: 45px;
}
.marg-lg-b50 {
    margin-bottom: 50px;
}
.marg-lg-b55 {
    margin-bottom: 55px;
}
.marg-lg-b60 {
    margin-bottom: 60px;
}
.marg-lg-b65 {
    margin-bottom: 65px;
}
.marg-lg-b70 {
    margin-bottom: 70px;
}
.marg-lg-b75 {
    margin-bottom: 75px;
}
.marg-lg-b80 {
    margin-bottom: 80px;
}
.marg-lg-b85 {
    margin-bottom: 85px;
}
.marg-lg-b90 {
    margin-bottom: 90px;
}
.marg-lg-b95 {
    margin-bottom: 95px;
}
.marg-lg-b100 {
    margin-bottom: 100px;
}
.marg-lg-b110 {
    margin-bottom: 110px;
}
.marg-lg-b120 {
    margin-bottom: 120px;
}
.marg-lg-b140 {
    margin-bottom: 140px;
}
.marg-lg-b130 {
    margin-bottom: 130px;
}
.marg-lg-b150 {
    margin-bottom: 150px;
}
.marg-lg-b160 {
    margin-bottom: 160px;
}
.marg-lg-b280 {
    margin-bottom: 280px;
}
.marg-lg-t0 {
    margin-top: 0px;
}
.marg-lg-t5 {
    margin-top: 5px;
}
.marg-lg-t10 {
    margin-top: 10px;
}
.marg-lg-t15 {
    margin-top: 15px;
}
.marg-lg-t20 {
    margin-top: 20px;
}
.marg-lg-t25 {
    margin-top: 25px;
}
.marg-lg-t30 {
    margin-top: 30px;
}
.marg-lg-t35 {
    margin-top: 35px;
}
.marg-lg-t40 {
    margin-top: 40px;
}
.marg-lg-t45 {
    margin-top: 45px;
}
.marg-lg-t50 {
    margin-top: 50px;
}
.marg-lg-t55 {
    margin-top: 55px;
}
.marg-lg-t60 {
    margin-top: 60px;
}
.marg-lg-t65 {
    margin-top: 65px;
}
.marg-lg-t70 {
    margin-top: 70px;
}
.marg-lg-t75 {
    margin-top: 75px;
}
.marg-lg-t80 {
    margin-top: 80px;
}
.marg-lg-t85 {
    margin-top: 85px;
}
.marg-lg-t90 {
    margin-top: 90px;
}
.marg-lg-t95 {
    margin-top: 95px;
}
.marg-lg-t100 {
    margin-top: 100px;
}
.marg-lg-t105 {
    margin-top: 105px;
}
.marg-lg-t110 {
    margin-top: 110px;
}
.marg-lg-t115 {
    margin-top: 115px;
}
.marg-lg-t120 {
    margin-top: 120px;
}
.marg-lg-t125 {
    margin-top: 125px;
}
.marg-lg-t130 {
    margin-top: 130px;
}
.marg-lg-t135 {
    margin-top: 135px;
}
.marg-lg-t140 {
    margin-top: 140px;
}
.marg-lg-t145 {
    margin-top: 145px;
}
.marg-lg-t150 {
    margin-top: 150px;
}
.marg-lg-t155 {
    margin-top: 155px;
}
.marg-lg-t160 {
    margin-top: 160px;
}
.marg-lg-t175 {
    margin-top: 175px;
}
.marg-lg-t250 {
    margin-top: 250px;
}
.marg-lg-t280 {
    margin-top: 280px;
}
.padd-only-xs {
    padding-left: 0px;
    padding-right: 0px;
}
.padd-only-sm {
    padding-left: 0px;
    padding-right: 0px;
}
@media screen and (max-width: 1199px) {
    .marg-md-b0 {
        margin-bottom: 0px !important;
    }
    .marg-md-b5 {
        margin-bottom: 5px !important;
    }
    .marg-md-b10 {
        margin-bottom: 10px !important;
    }
    .marg-md-b15 {
        margin-bottom: 15px !important;
    }
    .marg-md-b20 {
        margin-bottom: 20px !important;
    }
    .marg-md-b25 {
        margin-bottom: 25px !important;
    }
    .marg-md-b30 {
        margin-bottom: 30px !important;
    }
    .marg-md-b35 {
        margin-bottom: 35px !important;
    }
    .marg-md-b40 {
        margin-bottom: 40px !important;
    }
    .marg-md-b45 {
        margin-bottom: 45px !important;
    }
    .marg-md-b50 {
        margin-bottom: 50px !important;
    }
    .marg-md-b55 {
        margin-bottom: 55px !important;
    }
    .marg-md-b60 {
        margin-bottom: 60px !important;
    }
    .marg-md-b65 {
        margin-bottom: 65px !important;
    }
    .marg-md-b70 {
        margin-bottom: 70px !important;
    }
    .marg-md-b75 {
        margin-bottom: 75px !important;
    }
    .marg-md-b80 {
        margin-bottom: 80px !important;
    }
    .marg-md-b85 {
        margin-bottom: 85px !important;
    }
    .marg-md-b90 {
        margin-bottom: 90px !important;
    }
    .marg-md-b95 {
        margin-bottom: 95px !important;
    }
    .marg-md-b100 {
        margin-bottom: 100px !important;
    }
    .marg-md-b140 {
        margin-bottom: 140px !important;
    }
    .marg-md-t0 {
        margin-top: 0px !important;
    }
    .marg-md-t5 {
        margin-top: 5px !important;
    }
    .marg-md-t10 {
        margin-top: 10px !important;
    }
    .marg-md-t15 {
        margin-top: 15px !important;
    }
    .marg-md-t20 {
        margin-top: 20px !important;
    }
    .marg-md-t25 {
        margin-top: 25px !important;
    }
    .marg-md-t30 {
        margin-top: 30px !important;
    }
    .marg-md-t35 {
        margin-top: 35px !important;
    }
    .marg-md-t40 {
        margin-top: 40px !important;
    }
    .marg-md-t45 {
        margin-top: 45px !important;
    }
    .marg-md-t50 {
        margin-top: 50px !important;
    }
    .marg-md-t55 {
        margin-top: 55px !important;
    }
    .marg-md-t60 {
        margin-top: 60px !important;
    }
    .marg-md-t65 {
        margin-top: 65px !important;
    }
    .marg-md-t70 {
        margin-top: 70px !important;
    }
    .marg-md-t75 {
        margin-top: 75px !important;
    }
    .marg-md-t80 {
        margin-top: 80px !important;
    }
    .marg-md-t85 {
        margin-top: 85px !important;
    }
    .marg-md-t90 {
        margin-top: 90px !important;
    }
    .marg-md-t95 {
        margin-top: 95px !important;
    }
    .marg-md-t100 {
        margin-top: 100px !important;
    }
    .marg-md-t140 {
        margin-top: 140px !important;
    }
    .no-padd-md {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media screen and (max-width: 991px) {
    .marg-sm-b0 {
        margin-bottom: 0px !important;
    }
    .marg-sm-b5 {
        margin-bottom: 5px !important;
    }
    .marg-sm-b10 {
        margin-bottom: 10px !important;
    }
    .marg-sm-b15 {
        margin-bottom: 15px !important;
    }
    .marg-sm-b20 {
        margin-bottom: 20px !important;
    }
    .marg-sm-b25 {
        margin-bottom: 25px !important;
    }
    .marg-sm-b30 {
        margin-bottom: 30px !important;
    }
    .marg-sm-b35 {
        margin-bottom: 35px !important;
    }
    .marg-sm-b40 {
        margin-bottom: 40px !important;
    }
    .marg-sm-b45 {
        margin-bottom: 45px !important;
    }
    .marg-sm-b50 {
        margin-bottom: 50px !important;
    }
    .marg-sm-b55 {
        margin-bottom: 55px !important;
    }
    .marg-sm-b60 {
        margin-bottom: 60px !important;
    }
    .marg-sm-b65 {
        margin-bottom: 65px !important;
    }
    .marg-sm-b70 {
        margin-bottom: 70px !important;
    }
    .marg-sm-b75 {
        margin-bottom: 75px !important;
    }
    .marg-sm-b80 {
        margin-bottom: 80px !important;
    }
    .marg-sm-b85 {
        margin-bottom: 85px !important;
    }
    .marg-sm-b90 {
        margin-bottom: 90px !important;
    }
    .marg-sm-b95 {
        margin-bottom: 95px !important;
    }
    .marg-sm-b100 {
        margin-bottom: 100px !important;
    }
    .marg-sm-b140 {
        margin-bottom: 140px !important;
    }
    .marg-sm-t0 {
        margin-top: 0px !important;
    }
    .marg-sm-t5 {
        margin-top: 5px !important;
    }
    .marg-sm-t10 {
        margin-top: 10px !important;
    }
    .marg-sm-t15 {
        margin-top: 15px !important;
    }
    .marg-sm-t20 {
        margin-top: 20px !important;
    }
    .marg-sm-t25 {
        margin-top: 25px !important;
    }
    .marg-sm-t30 {
        margin-top: 30px !important;
    }
    .marg-sm-t35 {
        margin-top: 35px !important;
    }
    .marg-sm-t40 {
        margin-top: 40px !important;
    }
    .marg-sm-t45 {
        margin-top: 45px !important;
    }
    .marg-sm-t50 {
        margin-top: 50px !important;
    }
    .marg-sm-t55 {
        margin-top: 55px !important;
    }
    .marg-sm-t60 {
        margin-top: 60px !important;
    }
    .marg-sm-t65 {
        margin-top: 65px !important;
    }
    .marg-sm-t70 {
        margin-top: 70px !important;
    }
    .marg-sm-t75 {
        margin-top: 75px !important;
    }
    .marg-sm-t80 {
        margin-top: 80px !important;
    }
    .marg-sm-t85 {
        margin-top: 85px !important;
    }
    .marg-sm-t90 {
        margin-top: 90px !important;
    }
    .marg-sm-t95 {
        margin-top: 95px !important;
    }
    .marg-sm-t100 {
        margin-top: 100px !important;
    }
    .marg-sm-t140 {
        margin-top: 140px !important;
    }
    .padd-only-sm {
        padding-left: 15px;
        padding-right: 15px;
    }
    .no-padd-sm {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media screen and (max-width: 767px) {
    .marg-xs-b0 {
        margin-bottom: 0px !important;
    }
    .marg-xs-b5 {
        margin-bottom: 5px !important;
    }
    .marg-xs-b10 {
        margin-bottom: 10px !important;
    }
    .marg-xs-b15 {
        margin-bottom: 15px !important;
    }
    .marg-xs-b20 {
        margin-bottom: 20px !important;
    }
    .marg-xs-b25 {
        margin-bottom: 25px !important;
    }
    .marg-xs-b30 {
        margin-bottom: 30px !important;
    }
    .marg-xs-b35 {
        margin-bottom: 35px !important;
    }
    .marg-xs-b40 {
        margin-bottom: 40px !important;
    }
    .marg-xs-b45 {
        margin-bottom: 45px !important;
    }
    .marg-xs-b50 {
        margin-bottom: 50px !important;
    }
    .marg-xs-b55 {
        margin-bottom: 55px !important;
    }
    .marg-xs-b60 {
        margin-bottom: 60px !important;
    }
    .marg-xs-b65 {
        margin-bottom: 65px !important;
    }
    .marg-xs-b70 {
        margin-bottom: 70px !important;
    }
    .marg-xs-b75 {
        margin-bottom: 75px !important;
    }
    .marg-xs-b80 {
        margin-bottom: 80px !important;
    }
    .marg-xs-b85 {
        margin-bottom: 85px !important;
    }
    .marg-xs-b90 {
        margin-bottom: 90px !important;
    }
    .marg-xs-b95 {
        margin-bottom: 95px !important;
    }
    .marg-xs-b100 {
        margin-bottom: 100px !important;
    }
    .marg-xs-b140 {
        margin-bottom: 140px !important;
    }
    .marg-xs-t0 {
        margin-top: 0px !important;
    }
    .marg-xs-t5 {
        margin-top: 5px !important;
    }
    .marg-xs-t10 {
        margin-top: 10px !important;
    }
    .marg-xs-t15 {
        margin-top: 15px !important;
    }
    .marg-xs-t20 {
        margin-top: 20px !important;
    }
    .marg-xs-t25 {
        margin-top: 25px !important;
    }
    .marg-xs-t30 {
        margin-top: 30px !important;
    }
    .marg-xs-t35 {
        margin-top: 35px !important;
    }
    .marg-xs-t40 {
        margin-top: 40px !important;
    }
    .marg-xs-t45 {
        margin-top: 45px !important;
    }
    .marg-xs-t50 {
        margin-top: 50px !important;
    }
    .marg-xs-t55 {
        margin-top: 55px !important;
    }
    .marg-xs-t60 {
        margin-top: 60px !important;
    }
    .marg-xs-t65 {
        margin-top: 65px !important;
    }
    .marg-xs-t70 {
        margin-top: 70px !important;
    }
    .marg-xs-t75 {
        margin-top: 75px !important;
    }
    .marg-xs-t80 {
        margin-top: 80px !important;
    }
    .marg-xs-t85 {
        margin-top: 85px !important;
    }
    .marg-xs-t90 {
        margin-top: 90px !important;
    }
    .marg-xs-t95 {
        margin-top: 95px !important;
    }
    .marg-xs-t100 {
        margin-top: 100px !important;
    }
    .marg-xs-t140 {
        margin-top: 140px !important;
    }
    .padd-only-xs {
        padding-left: 15px;
        padding-right: 15px;
    }
    .no-padd-xs {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
a:focus,
a:hover {
    color: #2b9fc5;
}
.text-center {
    text-align: center;
}
.img-fit {
    width: 100%;
}
.pos-rel {
    position: relative;
}
@media screen and (min-width: 992px) {
    .home-icon--active {
        color: #fff;
    }
    .home-icon--active:after {
        width: 100%;
    }
}
.hero-columns__item--bg1 {
    background-image: url(../img/1.jpg);
}
.hero-columns__item--bg2 {
    background-image: url(../img/2.jpg);
}
.hero-columns__item--bg3 {
    background-image: url(../img/3.jpg);
}
.hero-columns__overlay {
    background-color: transparent;
}
.textwidget--thin {
    color: #999999;
    font-weight: 300;
}
.textwidget__icon-text {
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
}
.textwidget__icon {
    color: #999999;
}
.textwidget__icon--light-grey {
    color: #ddd;
}
.textwidget__icon {
    color: #999999;
}
.textwidget__icon--check {
    color: #fec103;
}
.textwidget__text--grey {
    color: #999999;
}
.textwidget__link {
    color: #333;
}
.textwidget__link:hover {
    color: #333;
}
.our-projects {
    background-image: url(../img/bg_our_projects_light.jpg);
    padding-top: 80px;
    border-bottom: 1px solid #eeeeee;
}
.consultation-banner {
    background-image: url(../img/dark_pttrn.jpg);
    padding-top: 60px;
}
.promise {
    background-image: url(../img/promise1.jpg);
    background-color: #e8e8e8;
    background-repeat: repeat;
    padding-bottom: 80px;
    padding-top: 80px;
}
.promise__title {
    font-size: 1.7rem;
    margin-bottom: 1.5rem;
}
.schedule-bg {
    padding: 45px;
    background-color: #eeeeee;
}
.add-to-cart-added:after {
    content: "\f00c";
    font-family: "FontAwesome";
    margin-left: 5px;
}
.number-counter-bg {
    padding: 30px;
    background-color: #f7f7f7;
}
.about-us__map {
    height: 375px;
}
.full-width {
    width: 100%;
}
.accordion__panel .panel-title a:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ajax-loader,
.ajax-loader:after,
.ajax-loader:before {
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}
.ajax-loader {
    display: none;
    font-size: 10px;
    margin: -40px auto 0;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.ajax-loader:before {
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.ajax-loader:after {
    left: 3.5em;
}
.ajax-loader:after,
.ajax-loader:before {
    content: "";
    position: absolute;
    top: 0;
}
@-webkit-keyframes load7 {
    0%,
    80%,
    to {
        -webkit-box-shadow: 0 2.5em 0 -1.3em #ffffff;
        box-shadow: 0 2.5em 0 -1.3em #ffffff;
    }
    40% {
        -webkit-box-shadow: 0 2.5em 0 0 #ffffff;
        box-shadow: 0 2.5em 0 0 #ffffff;
    }
}
@keyframes load7 {
    0%,
    80%,
    to {
        -webkit-box-shadow: 0 2.5em 0 -1.3em #ffffff;
        box-shadow: 0 2.5em 0 -1.3em #ffffff;
    }
    40% {
        -webkit-box-shadow: 0 2.5em 0 0 #ffffff;
        box-shadow: 0 2.5em 0 0 #ffffff;
    }
}
.ajax-result {
    clear: both;
    margin-top: 20px;
    font-weight: 700;
}
.ajax-result .error,
.ajax-result .success {
    display: none;
    padding: 10px;
    border: 1px solid green;
    font-size: 14px;
    color: green;
}
.ajax-result .error {
    color: red;
    background: red;
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: "FontAwesome";
    src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"),
        url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
.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;
}
.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714em;
}
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: 0.3em;
}
.fa.fa-pull-right {
    margin-left: 0.3em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: 0.3em;
}
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: "";
}
.fa-music:before {
    content: "";
}
.fa-search:before {
    content: "";
}
.fa-envelope-o:before {
    content: "";
}
.fa-heart:before {
    content: "";
}
.fa-star:before {
    content: "";
}
.fa-star-o:before {
    content: "";
}
.fa-user:before {
    content: "";
}
.fa-film:before {
    content: "";
}
.fa-th-large:before {
    content: "";
}
.fa-th:before {
    content: "";
}
.fa-th-list:before {
    content: "";
}
.fa-check:before {
    content: "";
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "";
}
.fa-search-plus:before {
    content: "";
}
.fa-search-minus:before {
    content: "";
}
.fa-power-off:before {
    content: "";
}
.fa-signal:before {
    content: "";
}
.fa-cog:before,
.fa-gear:before {
    content: "";
}
.fa-trash-o:before {
    content: "";
}
.fa-home:before {
    content: "";
}
.fa-file-o:before {
    content: "";
}
.fa-clock-o:before {
    content: "";
}
.fa-road:before {
    content: "";
}
.fa-download:before {
    content: "";
}
.fa-arrow-circle-o-down:before {
    content: "";
}
.fa-arrow-circle-o-up:before {
    content: "";
}
.fa-inbox:before {
    content: "";
}
.fa-play-circle-o:before {
    content: "";
}
.fa-repeat:before,
.fa-rotate-right:before {
    content: "";
}
.fa-refresh:before {
    content: "";
}
.fa-list-alt:before {
    content: "";
}
.fa-lock:before {
    content: "";
}
.fa-flag:before {
    content: "";
}
.fa-headphones:before {
    content: "";
}
.fa-volume-off:before {
    content: "";
}
.fa-volume-down:before {
    content: "";
}
.fa-volume-up:before {
    content: "";
}
.fa-qrcode:before {
    content: "";
}
.fa-barcode:before {
    content: "";
}
.fa-tag:before {
    content: "";
}
.fa-tags:before {
    content: "";
}
.fa-book:before {
    content: "";
}
.fa-bookmark:before {
    content: "";
}
.fa-print:before {
    content: "";
}
.fa-camera:before {
    content: "";
}
.fa-font:before {
    content: "";
}
.fa-bold:before {
    content: "";
}
.fa-italic:before {
    content: "";
}
.fa-text-height:before {
    content: "";
}
.fa-text-width:before {
    content: "";
}
.fa-align-left:before {
    content: "";
}
.fa-align-center:before {
    content: "";
}
.fa-align-right:before {
    content: "";
}
.fa-align-justify:before {
    content: "";
}
.fa-list:before {
    content: "";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "";
}
.fa-indent:before {
    content: "";
}
.fa-video-camera:before {
    content: "";
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "";
}
.fa-pencil:before {
    content: "";
}
.fa-map-marker:before {
    content: "";
}
.fa-adjust:before {
    content: "";
}
.fa-tint:before {
    content: "";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "";
}
.fa-share-square-o:before {
    content: "";
}
.fa-check-square-o:before {
    content: "";
}
.fa-arrows:before {
    content: "";
}
.fa-step-backward:before {
    content: "";
}
.fa-fast-backward:before {
    content: "";
}
.fa-backward:before {
    content: "";
}
.fa-play:before {
    content: "";
}
.fa-pause:before {
    content: "";
}
.fa-stop:before {
    content: "";
}
.fa-forward:before {
    content: "";
}
.fa-fast-forward:before {
    content: "";
}
.fa-step-forward:before {
    content: "";
}
.fa-eject:before {
    content: "";
}
.fa-chevron-left:before {
    content: "";
}
.fa-chevron-right:before {
    content: "";
}
.fa-plus-circle:before {
    content: "";
}
.fa-minus-circle:before {
    content: "";
}
.fa-times-circle:before {
    content: "";
}
.fa-check-circle:before {
    content: "";
}
.fa-question-circle:before {
    content: "";
}
.fa-info-circle:before {
    content: "";
}
.fa-crosshairs:before {
    content: "";
}
.fa-times-circle-o:before {
    content: "";
}
.fa-check-circle-o:before {
    content: "";
}
.fa-ban:before {
    content: "";
}
.fa-arrow-left:before {
    content: "";
}
.fa-arrow-right:before {
    content: "";
}
.fa-arrow-up:before {
    content: "";
}
.fa-arrow-down:before {
    content: "";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "";
}
.fa-expand:before {
    content: "";
}
.fa-compress:before {
    content: "";
}
.fa-plus:before {
    content: "";
}
.fa-minus:before {
    content: "";
}
.fa-asterisk:before {
    content: "";
}
.fa-exclamation-circle:before {
    content: "";
}
.fa-gift:before {
    content: "";
}
.fa-leaf:before {
    content: "";
}
.fa-fire:before {
    content: "";
}
.fa-eye:before {
    content: "";
}
.fa-eye-slash:before {
    content: "";
}
.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "";
}
.fa-plane:before {
    content: "";
}
.fa-calendar:before {
    content: "";
}
.fa-random:before {
    content: "";
}
.fa-comment:before {
    content: "";
}
.fa-magnet:before {
    content: "";
}
.fa-chevron-up:before {
    content: "";
}
.fa-chevron-down:before {
    content: "";
}
.fa-retweet:before {
    content: "";
}
.fa-shopping-cart:before {
    content: "";
}
.fa-folder:before {
    content: "";
}
.fa-folder-open:before {
    content: "";
}
.fa-arrows-v:before {
    content: "";
}
.fa-arrows-h:before {
    content: "";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "";
}
.fa-twitter-square:before {
    content: "";
}
.fa-facebook-square:before {
    content: "";
}
.fa-camera-retro:before {
    content: "";
}
.fa-key:before {
    content: "";
}
.fa-cogs:before,
.fa-gears:before {
    content: "";
}
.fa-comments:before {
    content: "";
}
.fa-thumbs-o-up:before {
    content: "";
}
.fa-thumbs-o-down:before {
    content: "";
}
.fa-star-half:before {
    content: "";
}
.fa-heart-o:before {
    content: "";
}
.fa-sign-out:before {
    content: "";
}
.fa-linkedin-square:before {
    content: "";
}
.fa-thumb-tack:before {
    content: "";
}
.fa-external-link:before {
    content: "";
}
.fa-sign-in:before {
    content: "";
}
.fa-trophy:before {
    content: "";
}
.fa-github-square:before {
    content: "";
}
.fa-upload:before {
    content: "";
}
.fa-lemon-o:before {
    content: "";
}
.fa-phone:before {
    content: "";
}
.fa-square-o:before {
    content: "";
}
.fa-bookmark-o:before {
    content: "";
}
.fa-phone-square:before {
    content: "";
}
.fa-twitter:before {
    content: "";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "";
}
.fa-github:before {
    content: "";
}
.fa-unlock:before {
    content: "";
}
.fa-credit-card:before {
    content: "";
}
.fa-feed:before,
.fa-rss:before {
    content: "";
}
.fa-hdd-o:before {
    content: "";
}
.fa-bullhorn:before {
    content: "";
}
.fa-bell:before {
    content: "";
}
.fa-certificate:before {
    content: "";
}
.fa-hand-o-right:before {
    content: "";
}
.fa-hand-o-left:before {
    content: "";
}
.fa-hand-o-up:before {
    content: "";
}
.fa-hand-o-down:before {
    content: "";
}
.fa-arrow-circle-left:before {
    content: "";
}
.fa-arrow-circle-right:before {
    content: "";
}
.fa-arrow-circle-up:before {
    content: "";
}
.fa-arrow-circle-down:before {
    content: "";
}
.fa-globe:before {
    content: "";
}
.fa-wrench:before {
    content: "";
}
.fa-tasks:before {
    content: "";
}
.fa-filter:before {
    content: "";
}
.fa-briefcase:before {
    content: "";
}
.fa-arrows-alt:before {
    content: "";
}
.fa-group:before,
.fa-users:before {
    content: "";
}
.fa-chain:before,
.fa-link:before {
    content: "";
}
.fa-cloud:before {
    content: "";
}
.fa-flask:before {
    content: "";
}
.fa-cut:before,
.fa-scissors:before {
    content: "";
}
.fa-copy:before,
.fa-files-o:before {
    content: "";
}
.fa-paperclip:before {
    content: "";
}
.fa-floppy-o:before,
.fa-save:before {
    content: "";
}
.fa-square:before {
    content: "";
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "";
}
.fa-list-ul:before {
    content: "";
}
.fa-list-ol:before {
    content: "";
}
.fa-strikethrough:before {
    content: "";
}
.fa-underline:before {
    content: "";
}
.fa-table:before {
    content: "";
}
.fa-magic:before {
    content: "";
}
.fa-truck:before {
    content: "";
}
.fa-pinterest:before {
    content: "";
}
.fa-pinterest-square:before {
    content: "";
}
.fa-google-plus-square:before {
    content: "";
}
.fa-google-plus:before {
    content: "";
}
.fa-money:before {
    content: "";
}
.fa-caret-down:before {
    content: "";
}
.fa-caret-up:before {
    content: "";
}
.fa-caret-left:before {
    content: "";
}
.fa-caret-right:before {
    content: "";
}
.fa-columns:before {
    content: "";
}
.fa-sort:before,
.fa-unsorted:before {
    content: "";
}
.fa-sort-desc:before,
.fa-sort-down:before {
    content: "";
}
.fa-sort-asc:before,
.fa-sort-up:before {
    content: "";
}
.fa-envelope:before {
    content: "";
}
.fa-linkedin:before {
    content: "";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "";
}
.fa-gavel:before,
.fa-legal:before {
    content: "";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "";
}
.fa-comment-o:before {
    content: "";
}
.fa-comments-o:before {
    content: "";
}
.fa-bolt:before,
.fa-flash:before {
    content: "";
}
.fa-sitemap:before {
    content: "";
}
.fa-umbrella:before {
    content: "";
}
.fa-clipboard:before,
.fa-paste:before {
    content: "";
}
.fa-lightbulb-o:before {
    content: "";
}
.fa-exchange:before {
    content: "";
}
.fa-cloud-download:before {
    content: "";
}
.fa-cloud-upload:before {
    content: "";
}
.fa-user-md:before {
    content: "";
}
.fa-stethoscope:before {
    content: "";
}
.fa-suitcase:before {
    content: "";
}
.fa-bell-o:before {
    content: "";
}
.fa-coffee:before {
    content: "";
}
.fa-cutlery:before {
    content: "";
}
.fa-file-text-o:before {
    content: "";
}
.fa-building-o:before {
    content: "";
}
.fa-hospital-o:before {
    content: "";
}
.fa-ambulance:before {
    content: "";
}
.fa-medkit:before {
    content: "";
}
.fa-fighter-jet:before {
    content: "";
}
.fa-beer:before {
    content: "";
}
.fa-h-square:before {
    content: "";
}
.fa-plus-square:before {
    content: "";
}
.fa-angle-double-left:before {
    content: "";
}
.fa-angle-double-right:before {
    content: "";
}
.fa-angle-double-up:before {
    content: "";
}
.fa-angle-double-down:before {
    content: "";
}
.fa-angle-left:before {
    content: "";
}
.fa-angle-right:before {
    content: "";
}
.fa-angle-up:before {
    content: "";
}
.fa-angle-down:before {
    content: "";
}
.fa-desktop:before {
    content: "";
}
.fa-laptop:before {
    content: "";
}
.fa-tablet:before {
    content: "";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "";
}
.fa-circle-o:before {
    content: "";
}
.fa-quote-left:before {
    content: "";
}
.fa-quote-right:before {
    content: "";
}
.fa-spinner:before {
    content: "";
}
.fa-circle:before {
    content: "";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "";
}
.fa-github-alt:before {
    content: "";
}
.fa-folder-o:before {
    content: "";
}
.fa-folder-open-o:before {
    content: "";
}
.fa-smile-o:before {
    content: "";
}
.fa-frown-o:before {
    content: "";
}
.fa-meh-o:before {
    content: "";
}
.fa-gamepad:before {
    content: "";
}
.fa-keyboard-o:before {
    content: "";
}
.fa-flag-o:before {
    content: "";
}
.fa-flag-checkered:before {
    content: "";
}
.fa-terminal:before {
    content: "";
}
.fa-code:before {
    content: "";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "";
}
.fa-location-arrow:before {
    content: "";
}
.fa-crop:before {
    content: "";
}
.fa-code-fork:before {
    content: "";
}
.fa-chain-broken:before,
.fa-unlink:before {
    content: "";
}
.fa-question:before {
    content: "";
}
.fa-info:before {
    content: "";
}
.fa-exclamation:before {
    content: "";
}
.fa-superscript:before {
    content: "";
}
.fa-subscript:before {
    content: "";
}
.fa-eraser:before {
    content: "";
}
.fa-puzzle-piece:before {
    content: "";
}
.fa-microphone:before {
    content: "";
}
.fa-microphone-slash:before {
    content: "";
}
.fa-shield:before {
    content: "";
}
.fa-calendar-o:before {
    content: "";
}
.fa-fire-extinguisher:before {
    content: "";
}
.fa-rocket:before {
    content: "";
}
.fa-maxcdn:before {
    content: "";
}
.fa-chevron-circle-left:before {
    content: "";
}
.fa-chevron-circle-right:before {
    content: "";
}
.fa-chevron-circle-up:before {
    content: "";
}
.fa-chevron-circle-down:before {
    content: "";
}
.fa-html5:before {
    content: "";
}
.fa-css3:before {
    content: "";
}
.fa-anchor:before {
    content: "";
}
.fa-unlock-alt:before {
    content: "";
}
.fa-bullseye:before {
    content: "";
}
.fa-ellipsis-h:before {
    content: "";
}
.fa-ellipsis-v:before {
    content: "";
}
.fa-rss-square:before {
    content: "";
}
.fa-play-circle:before {
    content: "";
}
.fa-ticket:before {
    content: "";
}
.fa-minus-square:before {
    content: "";
}
.fa-minus-square-o:before {
    content: "";
}
.fa-level-up:before {
    content: "";
}
.fa-level-down:before {
    content: "";
}
.fa-check-square:before {
    content: "";
}
.fa-pencil-square:before {
    content: "";
}
.fa-external-link-square:before {
    content: "";
}
.fa-share-square:before {
    content: "";
}
.fa-compass:before {
    content: "";
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "";
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "";
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "";
}
.fa-eur:before,
.fa-euro:before {
    content: "";
}
.fa-gbp:before {
    content: "";
}
.fa-dollar:before,
.fa-usd:before {
    content: "";
}
.fa-inr:before,
.fa-rupee:before {
    content: "";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "";
}
.fa-krw:before,
.fa-won:before {
    content: "";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "";
}
.fa-file:before {
    content: "";
}
.fa-file-text:before {
    content: "";
}
.fa-sort-alpha-asc:before {
    content: "";
}
.fa-sort-alpha-desc:before {
    content: "";
}
.fa-sort-amount-asc:before {
    content: "";
}
.fa-sort-amount-desc:before {
    content: "";
}
.fa-sort-numeric-asc:before {
    content: "";
}
.fa-sort-numeric-desc:before {
    content: "";
}
.fa-thumbs-up:before {
    content: "";
}
.fa-thumbs-down:before {
    content: "";
}
.fa-youtube-square:before {
    content: "";
}
.fa-youtube:before {
    content: "";
}
.fa-xing:before {
    content: "";
}
.fa-xing-square:before {
    content: "";
}
.fa-youtube-play:before {
    content: "";
}
.fa-dropbox:before {
    content: "";
}
.fa-stack-overflow:before {
    content: "";
}
.fa-instagram:before {
    content: "";
}
.fa-flickr:before {
    content: "";
}
.fa-adn:before {
    content: "";
}
.fa-bitbucket:before {
    content: "";
}
.fa-bitbucket-square:before {
    content: "";
}
.fa-tumblr:before {
    content: "";
}
.fa-tumblr-square:before {
    content: "";
}
.fa-long-arrow-down:before {
    content: "";
}
.fa-long-arrow-up:before {
    content: "";
}
.fa-long-arrow-left:before {
    content: "";
}
.fa-long-arrow-right:before {
    content: "";
}
.fa-apple:before {
    content: "";
}
.fa-windows:before {
    content: "";
}
.fa-android:before {
    content: "";
}
.fa-linux:before {
    content: "";
}
.fa-dribbble:before {
    content: "";
}
.fa-skype:before {
    content: "";
}
.fa-foursquare:before {
    content: "";
}
.fa-trello:before {
    content: "";
}
.fa-female:before {
    content: "";
}
.fa-male:before {
    content: "";
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "";
}
.fa-sun-o:before {
    content: "";
}
.fa-moon-o:before {
    content: "";
}
.fa-archive:before {
    content: "";
}
.fa-bug:before {
    content: "";
}
.fa-vk:before {
    content: "";
}
.fa-weibo:before {
    content: "";
}
.fa-renren:before {
    content: "";
}
.fa-pagelines:before {
    content: "";
}
.fa-stack-exchange:before {
    content: "";
}
.fa-arrow-circle-o-right:before {
    content: "";
}
.fa-arrow-circle-o-left:before {
    content: "";
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "";
}
.fa-dot-circle-o:before {
    content: "";
}
.fa-wheelchair:before {
    content: "";
}
.fa-vimeo-square:before {
    content: "";
}
.fa-try:before,
.fa-turkish-lira:before {
    content: "";
}
.fa-plus-square-o:before {
    content: "";
}
.fa-space-shuttle:before {
    content: "";
}
.fa-slack:before {
    content: "";
}
.fa-envelope-square:before {
    content: "";
}
.fa-wordpress:before {
    content: "";
}
.fa-openid:before {
    content: "";
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "";
}
.fa-yahoo:before {
    content: "";
}
.fa-google:before {
    content: "";
}
.fa-reddit:before {
    content: "";
}
.fa-reddit-square:before {
    content: "";
}
.fa-stumbleupon-circle:before {
    content: "";
}
.fa-stumbleupon:before {
    content: "";
}
.fa-delicious:before {
    content: "";
}
.fa-digg:before {
    content: "";
}
.fa-pied-piper:before {
    content: "";
}
.fa-pied-piper-alt:before {
    content: "";
}
.fa-drupal:before {
    content: "";
}
.fa-joomla:before {
    content: "";
}
.fa-language:before {
    content: "";
}
.fa-fax:before {
    content: "";
}
.fa-building:before {
    content: "";
}
.fa-child:before {
    content: "";
}
.fa-paw:before {
    content: "";
}
.fa-spoon:before {
    content: "";
}
.fa-cube:before {
    content: "";
}
.fa-cubes:before {
    content: "";
}
.fa-behance:before {
    content: "";
}
.fa-behance-square:before {
    content: "";
}
.fa-steam:before {
    content: "";
}
.fa-steam-square:before {
    content: "";
}
.fa-recycle:before {
    content: "";
}
.fa-automobile:before,
.fa-car:before {
    content: "";
}
.fa-cab:before,
.fa-taxi:before {
    content: "";
}
.fa-tree:before {
    content: "";
}
.fa-spotify:before {
    content: "";
}
.fa-deviantart:before {
    content: "";
}
.fa-soundcloud:before {
    content: "";
}
.fa-database:before {
    content: "";
}
.fa-file-pdf-o:before {
    content: "";
}
.fa-file-word-o:before {
    content: "";
}
.fa-file-excel-o:before {
    content: "";
}
.fa-file-powerpoint-o:before {
    content: "";
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "";
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "";
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "";
}
.fa-file-code-o:before {
    content: "";
}
.fa-vine:before {
    content: "";
}
.fa-codepen:before {
    content: "";
}
.fa-jsfiddle:before {
    content: "";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "";
}
.fa-circle-o-notch:before {
    content: "";
}
.fa-ra:before,
.fa-rebel:before {
    content: "";
}
.fa-empire:before,
.fa-ge:before {
    content: "";
}
.fa-git-square:before {
    content: "";
}
.fa-git:before {
    content: "";
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "";
}
.fa-tencent-weibo:before {
    content: "";
}
.fa-qq:before {
    content: "";
}
.fa-wechat:before,
.fa-weixin:before {
    content: "";
}
.fa-paper-plane:before,
.fa-send:before {
    content: "";
}
.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "";
}
.fa-history:before {
    content: "";
}
.fa-circle-thin:before {
    content: "";
}
.fa-header:before {
    content: "";
}
.fa-paragraph:before {
    content: "";
}
.fa-sliders:before {
    content: "";
}
.fa-share-alt:before {
    content: "";
}
.fa-share-alt-square:before {
    content: "";
}
.fa-bomb:before {
    content: "";
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "";
}
.fa-tty:before {
    content: "";
}
.fa-binoculars:before {
    content: "";
}
.fa-plug:before {
    content: "";
}
.fa-slideshare:before {
    content: "";
}
.fa-twitch:before {
    content: "";
}
.fa-yelp:before {
    content: "";
}
.fa-newspaper-o:before {
    content: "";
}
.fa-wifi:before {
    content: "";
}
.fa-calculator:before {
    content: "";
}
.fa-paypal:before {
    content: "";
}
.fa-google-wallet:before {
    content: "";
}
.fa-cc-visa:before {
    content: "";
}
.fa-cc-mastercard:before {
    content: "";
}
.fa-cc-discover:before {
    content: "";
}
.fa-cc-amex:before {
    content: "";
}
.fa-cc-paypal:before {
    content: "";
}
.fa-cc-stripe:before {
    content: "";
}
.fa-bell-slash:before {
    content: "";
}
.fa-bell-slash-o:before {
    content: "";
}
.fa-trash:before {
    content: "";
}
.fa-copyright:before {
    content: "";
}
.fa-at:before {
    content: "";
}
.fa-eyedropper:before {
    content: "";
}
.fa-paint-brush:before {
    content: "";
}
.fa-birthday-cake:before {
    content: "";
}
.fa-area-chart:before {
    content: "";
}
.fa-pie-chart:before {
    content: "";
}
.fa-line-chart:before {
    content: "";
}
.fa-lastfm:before {
    content: "";
}
.fa-lastfm-square:before {
    content: "";
}
.fa-toggle-off:before {
    content: "";
}
.fa-toggle-on:before {
    content: "";
}
.fa-bicycle:before {
    content: "";
}
.fa-bus:before {
    content: "";
}
.fa-ioxhost:before {
    content: "";
}
.fa-angellist:before {
    content: "";
}
.fa-cc:before {
    content: "";
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "";
}
.fa-meanpath:before {
    content: "";
}
.fa-buysellads:before {
    content: "";
}
.fa-connectdevelop:before {
    content: "";
}
.fa-dashcube:before {
    content: "";
}
.fa-forumbee:before {
    content: "";
}
.fa-leanpub:before {
    content: "";
}
.fa-sellsy:before {
    content: "";
}
.fa-shirtsinbulk:before {
    content: "";
}
.fa-simplybuilt:before {
    content: "";
}
.fa-skyatlas:before {
    content: "";
}
.fa-cart-plus:before {
    content: "";
}
.fa-cart-arrow-down:before {
    content: "";
}
.fa-diamond:before {
    content: "";
}
.fa-ship:before {
    content: "";
}
.fa-user-secret:before {
    content: "";
}
.fa-motorcycle:before {
    content: "";
}
.fa-street-view:before {
    content: "";
}
.fa-heartbeat:before {
    content: "";
}
.fa-venus:before {
    content: "";
}
.fa-mars:before {
    content: "";
}
.fa-mercury:before {
    content: "";
}
.fa-intersex:before,
.fa-transgender:before {
    content: "";
}
.fa-transgender-alt:before {
    content: "";
}
.fa-venus-double:before {
    content: "";
}
.fa-mars-double:before {
    content: "";
}
.fa-venus-mars:before {
    content: "";
}
.fa-mars-stroke:before {
    content: "";
}
.fa-mars-stroke-v:before {
    content: "";
}
.fa-mars-stroke-h:before {
    content: "";
}
.fa-neuter:before {
    content: "";
}
.fa-genderless:before {
    content: "";
}
.fa-facebook-official:before {
    content: "";
}
.fa-pinterest-p:before {
    content: "";
}
.fa-whatsapp:before {
    content: "";
}
.fa-server:before {
    content: "";
}
.fa-user-plus:before {
    content: "";
}
.fa-user-times:before {
    content: "";
}
.fa-bed:before,
.fa-hotel:before {
    content: "";
}
.fa-viacoin:before {
    content: "";
}
.fa-train:before {
    content: "";
}
.fa-subway:before {
    content: "";
}
.fa-medium:before {
    content: "";
}
.fa-y-combinator:before,
.fa-yc:before {
    content: "";
}
.fa-optin-monster:before {
    content: "";
}
.fa-opencart:before {
    content: "";
}
.fa-expeditedssl:before {
    content: "";
}
.fa-battery-4:before,
.fa-battery-full:before {
    content: "";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "";
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "";
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "";
}
.fa-mouse-pointer:before {
    content: "";
}
.fa-i-cursor:before {
    content: "";
}
.fa-object-group:before {
    content: "";
}
.fa-object-ungroup:before {
    content: "";
}
.fa-sticky-note:before {
    content: "";
}
.fa-sticky-note-o:before {
    content: "";
}
.fa-cc-jcb:before {
    content: "";
}
.fa-cc-diners-club:before {
    content: "";
}
.fa-clone:before {
    content: "";
}
.fa-balance-scale:before {
    content: "";
}
.fa-hourglass-o:before {
    content: "";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "";
}
.fa-hourglass:before {
    content: "";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "";
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "";
}
.fa-hand-scissors-o:before {
    content: "";
}
.fa-hand-lizard-o:before {
    content: "";
}
.fa-hand-spock-o:before {
    content: "";
}
.fa-hand-pointer-o:before {
    content: "";
}
.fa-hand-peace-o:before {
    content: "";
}
.fa-trademark:before {
    content: "";
}
.fa-registered:before {
    content: "";
}
.fa-creative-commons:before {
    content: "";
}
.fa-gg:before {
    content: "";
}
.fa-gg-circle:before {
    content: "";
}
.fa-tripadvisor:before {
    content: "";
}
.fa-odnoklassniki:before {
    content: "";
}
.fa-odnoklassniki-square:before {
    content: "";
}
.fa-get-pocket:before {
    content: "";
}
.fa-wikipedia-w:before {
    content: "";
}
.fa-safari:before {
    content: "";
}
.fa-chrome:before {
    content: "";
}
.fa-firefox:before {
    content: "";
}
.fa-opera:before {
    content: "";
}
.fa-internet-explorer:before {
    content: "";
}
.fa-television:before,
.fa-tv:before {
    content: "";
}
.fa-contao:before {
    content: "";
}
.fa-500px:before {
    content: "";
}
.fa-amazon:before {
    content: "";
}
.fa-calendar-plus-o:before {
    content: "";
}
.fa-calendar-minus-o:before {
    content: "";
}
.fa-calendar-times-o:before {
    content: "";
}
.fa-calendar-check-o:before {
    content: "";
}
.fa-industry:before {
    content: "";
}
.fa-map-pin:before {
    content: "";
}
.fa-map-signs:before {
    content: "";
}
.fa-map-o:before {
    content: "";
}
.fa-map:before {
    content: "";
}
.fa-commenting:before {
    content: "";
}
.fa-commenting-o:before {
    content: "";
}
.fa-houzz:before {
    content: "";
}
.fa-vimeo:before {
    content: "";
}
.fa-black-tie:before {
    content: "";
}
.fa-fonticons:before {
    content: "";
}
.fa-reddit-alien:before {
    content: "";
}
.fa-edge:before {
    content: "";
}
.fa-credit-card-alt:before {
    content: "";
}
.fa-codiepie:before {
    content: "";
}
.fa-modx:before {
    content: "";
}
.fa-fort-awesome:before {
    content: "";
}
.fa-usb:before {
    content: "";
}
.fa-product-hunt:before {
    content: "";
}
.fa-mixcloud:before {
    content: "";
}
.fa-scribd:before {
    content: "";
}
.fa-pause-circle:before {
    content: "";
}
.fa-pause-circle-o:before {
    content: "";
}
.fa-stop-circle:before {
    content: "";
}
.fa-stop-circle-o:before {
    content: "";
}
.fa-shopping-bag:before {
    content: "";
}
.fa-shopping-basket:before {
    content: "";
}
.fa-hashtag:before {
    content: "";
}
.fa-bluetooth:before {
    content: "";
}
.fa-bluetooth-b:before {
    content: "";
}
.fa-percent:before {
    content: "";
}
body {
    background: #fff;
    color: #333;
    font-family: "Roboto-Regular", Arial, sans-serif;
    font-size: 14px;
}
a {
    text-decoration: none;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    cursor: pointer;
}
a:active,
a:focus,
a:hover {
    text-decoration: none;
}
.link-blog {
    color: #1c70b6;
}
.link-blog:active,
.link-blog:focus,
.link-blog:hover {
    color: #0b76cc;
}
p {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .sidebar__headings {
        margin-bottom: 0;
        margin-top: 2rem;
    }
}
.icons-hidden {
    display: none !important;
}
.header4 {
    padding-bottom: 20px;
}
button,
input,
textarea {
    outline: none !important;
    border-radius: 4px;
    border: none;
    background: none;
    resize: none;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
button:active,
button:focus,
button:hover,
input:active,
input:focus,
input:hover,
textarea:active,
textarea:focus,
textarea:hover {
    outline: none;
}
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
ul {
    padding-left: 15px;
}
li {
    list-style: none;
}
.btn {
    font-weight: 400;
}
.btn:active,
.btn:focus,
.btn:hover {
    outline: none;
}
.btn.read-more-news {
    padding: 0.5rem 0 0;
    color: #1c70b6;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.btn.read-more-news:hover {
    color: #1a3163;
}
.btn.read-more-news:hover svg {
    stroke: #1a3163;
    fill: #1a3163;
}
.more-arrow {
    width: 12px;
    height: 12px;
}
.more-arrow svg {
    width: 12px;
    height: 12px;
    stroke: #1c70b6;
    fill: #1c70b6;
    stroke-width: 0.4;
    margin-left: 5px;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    vertical-align: middle;
}
.btn-primary {
    background: #1c70b6;
    border-color: #1c70b6;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background: #0c7cd5;
    border-color: #0c7cd5;
}
.btn-white {
    background: #fff;
    color: #1c70b6;
    border: 1px solid #1c70b6;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.btn-white:active,
.btn-white:focus,
.btn-white:hover {
    background: #1c70b6;
    color: #fff;
}
.partner-block figure img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.partner-block figure:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.parteners .swiper-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.parteners .swiper-container {
    width: 100%;
    margin: 20px auto;
    background: #fff;
}
.parteners .swiper-slide {
    text-align: center;
}
.parteners .swiper-slide img {
    width: 100%;
    min-width: 110px;
}
.parteners .swiper-slide {
    text-align: center;
    width: 60%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.parteners .swiper-slide:nth-child(2n) {
    width: 40%;
}
.parteners .swiper-slide:nth-child(3n) {
    width: 20%;
}
@media (max-width: 767px) {
    .parteners .swiper-slide img {
        min-width: 80px;
    }
}
@media (max-width: 480px) {
    .parteners .swiper-slide img {
        min-width: 70px;
        width: 70%;
    }
}
.title-with-button__button {
    margin-top: -25px;
}
.share-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.share-icons .icon-container:last-of-type .ic-social {
    margin-right: 0;
}
.ic-social {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.ic-social svg {
    width: 20px;
    height: 20px;
    stroke: #999999;
    fill: none;
    vertical-align: middle;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.ic-social svg:hover {
    stroke: #1a3163;
}
.grey-text {
    color: #999999;
}
@media (max-width: 991px) {
    .grey-text {
        display: block;
    }
}
.breadcrumbs a:after {
    content: none;
}
.breadcrumbs-arrow {
    width: 10px;
    height: 10px;
}
.breadcrumbs-arrow svg {
    width: 9px;
    height: 9px;
    stroke: #999999;
    stroke-width: 2;
    margin: 0 7px;
}
.page-header {
    border-bottom: none;
    margin-bottom: 0;
    padding: 1rem 0;
}
@media (max-width: 991px) {
    .page-header {
        padding: 0.5rem 0;
        margin-top: 20px;
    }
}
.sidebar {
    margin-top: 0;
    padding-bottom: 1em;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.widget_archive li:before,
.widget_categories li:before,
.widget_meta li:before,
.widget_pages li:before,
.widget_recent_comments li:before,
.widget_recent_entries li:before,
.widget_rss li:before {
    content: none;
}
.pagination {
    margin-top: 0;
    z-index: 0;
}
@media (max-width: 991px) {
    .pagination {
        margin-top: 0;
    }
}
.pagination .page-numbers.current {
    background: #1c70b6;
}
.pagination .page-numbers.current:active,
.pagination .page-numbers.current:focus,
.pagination .page-numbers.current:hover {
    background: #1c70b6;
}
.pagination .page-numbers {
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    width: 2.3rem;
    height: 2.3rem;
    line-height: 2.3rem;
    background: #eee;
}
.pagination .page-numbers:active,
.pagination .page-numbers:focus,
.pagination .page-numbers:hover {
    background: #1c70b6;
}
.pagination .page-numbers:active svg,
.pagination .page-numbers:focus svg,
.pagination .page-numbers:hover svg {
    stroke: #fff;
}
@media (max-width: 480px) {
    .pagination .page-numbers {
        width: 2rem;
        height: 2rem;
        line-height: 2rem;
    }
}
.navigation.pagination {
    width: 100%;
    border-top: none;
    background: none;
}
@media (max-width: 1000px) {
    .navigation.pagination {
        text-align: center;
    }
}
.pag-first,
.pag-last {
    width: 13px;
    height: 13px;
}
.pag-first svg,
.pag-last svg {
    width: 13px;
    height: 13px;
    stroke: #999999;
    fill: none;
    stroke-width: 5.5;
    vertical-align: middle;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.pag-arrow,
.pag-arrow-prev {
    width: 12px;
    height: 12px;
}
.pag-arrow-prev svg,
.pag-arrow svg {
    width: 12px;
    height: 12px;
    stroke: #999999;
    stroke-width: 2;
    vertical-align: middle;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.pag-arrow-prev svg,
.pag-last svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.pagination .next,
.pagination .prev {
    position: relative;
    right: auto;
    margin-right: 0.33333rem;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.modal {
    position: fixed;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 99999;
}
.modal.show {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.modal__wrapper {
    background: #fff;
    border-radius: 3px;
    padding: 2em;
    max-width: 500px;
    position: relative;
}
.type_service {
    width: calc(100% - 30px);
    margin-left: 5px;
    display: inline-block;
}
.type_service:last-of-type {
    margin-bottom: 0;
}
.sl-wrapper .sl-navigation button {
    color: #1c70b6;
    width: 30px;
    height: 30px;
}
@media (max-width: 991px) {
    .sl-wrapper .sl-navigation button {
        top: calc(100% - 60px);
        margin-top: 0;
    }
    .sl-wrapper .sl-navigation button svg {
        width: 30px;
        height: 30px;
        vertical-align: top;
    }
}
@media (max-width: 991px) {
    .sl-wrapper .sl-navigation button.sl-next {
        right: 30%;
    }
    .sl-wrapper .sl-navigation button.sl-prev {
        left: 30%;
    }
}
.simple-lightbox svg {
    fill: #1c70b6;
}
.page-header__title {
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.widget-title {
    margin-bottom: 7px;
}
.mt-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.cat-item a {
    padding-left: 0px;
}
svg.ic-list {
    width: 7px;
    height: 9px;
    stroke: #999999;
    fill: #999999;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-right: 10px;
    margin-left: 10px;
}
.counter {
    margin-left: 25px;
}
@media (max-width: 1200px) {
    .counter {
        margin-left: 0;
    }
}
.ic-gear .no-fill {
    fill: none;
    stroke: #929292;
    stroke-width: 1;
}
.form-block {
    position: relative;
    margin-bottom: 30px;
}
.error-text {
    color: #f44336;
    font-size: 12px;
    opacity: 0;
    position: absolute;
    left: 20px;
    bottom: -22px;
}
.error-text.error-text-vis {
    opacity: 1;
}
.modal-body {
    padding-top: 16px 15px 15px 16px;
    max-height: 80vh;
    overflow-y: auto;
}
.modal-header {
    padding: 0;
    padding-bottom: 4px;
}
.modal-header .close {
    opacity: 1;
}
.modal__close svg {
    width: 24px;
    height: 24px;
    fill: #1c70b6;
}
.static-content li:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../img/ic-check.svg);
    margin-right: 10px;
    vertical-align: middle;
}
.cat-item:before {
    display: none !important;
}
.cat-item svg {
    position: absolute;
    left: 0;
    top: 20px;
}
.cat-item a {
    padding-left: 30px;
}
.cat-item .date-news,
.cat-item .label-stock {
    margin-left: 0;
}
.header-top {
    width: 100%;
    background: #eee;
}
.header-top-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #787878;
    padding: 10px 0 10px 280px;
}
@media (max-width: 1200px) {
    .header-top-info {
        padding-left: 10px;
    }
}
@media (max-width: 767px) {
    .header-top-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.header-top-info h5 {
    font-size: 14px;
    font-weight: 400;
    color: #787878;
}
.top-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.top-info a {
    color: #787878;
}
.top-info a:hover {
    color: #1c70b6;
}
.top-info:nth-child(3) .ic-header svg {
    stroke-width: 4;
    stroke: #1c70b6;
    position: relative;
    top: 3px;
}
.top-info:nth-child(3) h5 a {
    font-weight: 600 !important;
    color: #1c70b6;
}
.top-info:hover svg {
    stroke: #1c70b6;
    fill: #1c70b6;
}
@media (max-width: 767px) {
    .top-info {
        padding: 5px;
    }
}
@media (max-width: 767px) {
    .top-info h5 {
        font-size: 12px;
    }
}
.header-lang a {
    padding: 0 10px;
    color: #787878;
    font-size: 12px;
}
.header-lang a:active,
.header-lang a:focus,
.header-lang a:hover {
    color: #1c70b6;
}
.header-lang a.lang-active {
    color: #1c70b6;
    font-weight: 600;
}
@media (max-width: 767px) {
    .header-lang a {
        padding: 0 7px;
        font-size: 11px;
    }
}
.logo-container {
    width: 230px;
    min-height: 127px;
    padding: 15px 25px;
    border: 1px solid #eee;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.15);
    margin-top: -30px;
    margin-bottom: 20px;
    text-align: center;
    cursor: pointer;
}
.logo-container:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
@media (max-width: 1200px) {
    .logo-container {
        margin-top: 20px;
        width: 100%;
    }
}
.logo-container img {
    width: 80%;
    margin: auto;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
@media (max-width: 1200px) {
    .logo-container img {
        width: 180px;
    }
}
@media (max-width: 767px) {
    .logo-container img {
        width: 140px;
    }
}
.btn {
    font-size: 0.77778rem;
    padding: 0.5556rem 1.41111rem;
}
@media (max-width: 480px) {
    .btn {
        width: 100%;
    }
}
.read-more-news {
    text-align: left;
}
.header-bottom-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.header-bottom-container .btn {
    margin-left: 20px;
}
@media (max-width: 991px) {
    .header-bottom-container .block-btn {
        margin: 10px auto;
    }
}
@media (max-width: 480px) {
    .header-bottom-container .block-btn {
        margin-top: 0;
        width: 100%;
    }
    .header-bottom-container .block-btn .btn,
    .header-bottom-container .block-btn a {
        display: block;
        width: 100%;
        margin-top: 10px;
    }
}
@media (max-width: 1200px) {
    .header-bottom-container {
        margin-bottom: 20px;
    }
    .header-bottom-container .btn {
        margin: 0 10px;
    }
}
@media (max-width: 480px) {
    .header-bottom-container {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .header-bottom-container .btn {
        margin: 0;
    }
}
.counter h3 {
    font-size: 1.2rem;
}
@media (max-width: 991px) {
    .counter {
        width: 100%;
        text-align: center;
        padding-bottom: 15px;
    }
    .counter span {
        text-align: right;
    }
}
@media (max-width: 480px) {
    .counter span {
        text-align: center;
    }
}
#repare {
    margin-left: 15px;
    font-size: 22px;
    display: block;
    width: 120px;
    float: right;
}
@media (max-width: 991px) {
    #repare {
        display: inline-block;
        float: none;
    }
}
.ic-header {
    width: 30px;
    height: 30px;
    margin-right: 5px;
}
.ic-header svg {
    width: 30px;
    height: 30px;
    stroke: #787878;
    fill: #787878;
    stroke-width: 0.4;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .ic-header svg {
        width: 24px;
        height: 24px;
    }
}
@media (max-width: 767px) {
    .ic-header {
        width: 24px;
        height: 24px;
    }
}
nav {
    background: #1c70b6;
    position: relative;
    z-index: 9999;
}
.block-nav {
    width: 100%;
    z-index: 999999;
}
@media (max-width: 850px) {
    .block-nav {
        background: #fff;
        height: 100%;
        width: 350px;
        position: fixed;
        top: 0;
        -webkit-transform: translateX(-110%);
        -ms-transform: translateX(-110%);
        transform: translateX(-110%);
        -webkit-transition: 0.7s;
        -o-transition: 0.7s;
        transition: 0.7s;
        opacity: 1;
        z-index: 99999;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-box-shadow: 5px 0 40px rgba(0, 0, 0, 0.15);
        box-shadow: 5px 0 40px rgba(0, 0, 0, 0.15);
    }
}
@media (max-width: 480px) {
    .block-nav {
        width: 100%;
    }
}
.open-nav {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.mainnav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 850px) {
    .mainnav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-left: 0px;
        padding-bottom: 1em;
        margin-top: 70px;
        text-align: center;
    }
    .mainnav .openModal {
        position: absolute;
        bottom: 40px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
@media (max-width: 1000px) {
    .mainnav .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
}
.nav-category {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    margin: 0;
    width: 100%;
}
@media (max-width: 850px) {
    .nav-category {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        height: auto;
    }
}
.nav-category-li a {
    display: inline-block;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    padding: 25px 15px;
    font-size: 12px;
    font-weight: 100;
}
.nav-category-li a:active,
.nav-category-li a:focus,
.nav-category-li a:hover {
    color: #fff;
}
@media (max-width: 1000px) {
    .nav-category-li a {
        font-size: 11px;
        padding: 10px 8px;
    }
}
.nav-category-li .menu-active {
    color: #fff;
}
@media (max-width: 850px) {
    .nav-category-li .menu-active {
        color: #1c70b6;
    }
}
.nav-category-sub {
    position: absolute;
    display: block;
    background: #3c3c3c;
    width: 100%;
    left: 0;
    top: 68px;
    height: 0;
    text-align: left;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
    border-radius: 0 0 5px 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 20px;
    pointer-events: none;
}
@media (max-width: 1000px) {
    .nav-category-sub {
        top: 37px;
    }
}
@media (max-width: 850px) {
    .nav-category-sub {
        position: relative;
        top: 0;
        padding: 0;
        left: -19px;
        width: 349px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 480px) {
    .nav-category-sub {
        width: 100%;
        display: none;
    }
}
.nav-category-sub.expand {
    height: 380px;
    opacity: 1;
    visibility: visible;
    overflow: hidden;
    pointer-events: all;
}
@media (max-width: 850px) {
    .nav-category-sub.expand {
        background: #eee;
        height: auto;
        display: block;
        width: 100vw;
        left: 0;
    }
}
.nav-sub-li {
    list-style: none;
    border: 1px solid transparent;
    -webkit-transition: 0.9s ease;
    -o-transition: 0.9s ease;
    transition: 0.9s ease;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.nav-sub-li > a {
    padding: 0;
    font-size: 12px;
    color: #929292;
}
.nav-sub-li > a:active,
.nav-sub-li > a:focus,
.nav-sub-li > a:hover {
    color: #fff;
}
.nav-sub-li .nav-sub-link {
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}
.nav-sub-li .nav-sub-link:hover {
    color: #1c70b6;
}
.nav-sub-li p {
    font-size: 12px;
    color: #929292;
    text-transform: none;
}
.nav-sub-li img {
    height: 20px;
}
@media (max-width: 850px) {
    .nav-sub-li {
        padding: 0.6em 0;
        color: #333;
    }
}
.nav-sub-li .nav-sub-button {
    background: #fff;
    color: #787878;
    padding: 1.2em 1.2em;
    margin-bottom: 1em;
    margin-top: 5px;
    display: block;
    border-radius: 5px;
}
.nav-sub-li .nav-sub-button:hover {
    color: #1c70b6;
}
.nav-sub-li.ic-bg a {
    background-position: calc(100% - 1.2em) center;
    background-repeat: no-repeat;
    background-size: 26px;
    background-color: #fff;
}
.nav-sub-li.ic-bg-sale a {
    background-image: url(../img/ic-repair.svg);
}
.nav-sub-li.ic-bg-call a {
    background-image: url(../img/ic-call.svg);
}
.nav-sub-li.ic-bg-rules a {
    background-image: url(../img/ic-rules.svg);
}
.category-sub-column {
    width: 33%;
    padding: 15px 25px;
}
@media (max-width: 850px) {
    .category-sub-column {
        width: 100%;
    }
}
.category-sub-column .btn {
    margin-top: 15px;
}
@media (max-width: 850px) {
    .category-sub-column {
        text-align: center;
    }
}
.ic-gear {
    width: 55px;
    height: 50px;
    margin: 0 auto 20px;
}
.ic-gear svg {
    width: 50px;
    height: 40px;
    fill: #929292;
}
@media (max-width: 991px) {
    .ic-gear {
        margin-bottom: 0.5em;
    }
}
@media (min-width: 850px) {
    .nav-category-li:hover .nav-category-sub {
        height: auto;
        opacity: 1;
        visibility: visible;
        pointer-events: all;
    }
}
.sub-nav {
    background: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-transform: none;
    opacity: 0;
    right: -10px;
    visibility: hidden;
    position: absolute;
    line-height: 18px;
    font-size: 12px;
    height: auto;
    min-width: 170px;
    width: 100%;
    z-index: 99999;
    border-radius: 5px;
    border: 1px solid #eee;
}
.sub-nav li {
    float: none;
    text-align: left;
}
.dropdown-nav {
    position: relative;
}
@media (min-width: 850px) {
    .dropdown-nav:hover > .sub-nav {
        opacity: 1;
        visibility: visible;
    }
}
.sub-nav-brend {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.sub-nav-brend a:hover {
    color: #fec303;
}
.pull-right-nav {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-left: auto;
}
@media (max-width: 850px) {
    .pull-right-nav {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-left: 5px;
    }
}
nav.navbar {
    position: relative;
    background-color: #eee;
    padding: 0;
    width: 100%;
}
@media (max-width: 850px) {
    nav.navbar {
        background: #eee;
    }
}
nav.navbar ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}
@media (max-width: 850px) {
    nav.navbar ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (max-width: 850px) {
    nav.navbar li {
        float: none !important;
        text-align: left;
    }
}
nav.navbar li a {
    display: block;
    color: #000;
    font-size: 11px;
    padding: 12px;
}
.menu-arrow-bottom {
    background: none;
    width: 20px;
    height: 10px;
    margin-left: -10px;
    margin-right: 15px;
}
.menu-arrow-bottom svg {
    width: 8px;
    height: 8px;
    stroke: #929292;
    fill: #929292;
    stroke-width: 1.5;
    vertical-align: middle;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.menu-arrow-bottom svg:hover {
    stroke: #fff;
}
@media (max-width: 850px) {
    .menu-arrow-bottom {
        height: 30px;
        width: 30px;
        margin-right: -15px;
    }
}
.menu-arrow-right {
    width: 10px;
    height: 10px;
    float: right;
}
.menu-arrow-right svg {
    width: 10px;
    height: 10px;
    stroke: #787878;
    vertical-align: middle;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
@media (max-width: 850px) {
    .menu-arrow-right svg {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
.mob-btn {
    width: 30px;
    height: 30px;
    display: none;
}
@media (max-width: 850px) {
    .mob-btn {
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 9999;
    }
}
.open-btn {
    display: none;
}
@media (max-width: 850px) {
    .open-btn {
        display: block;
        position: fixed;
        background: rgba(238, 238, 238, 0.8);
        z-index: 99998;
        top: 0;
        height: 45px;
        left: 0;
        border-radius: 0 0 4px 0;
    }
    .open-btn:hover svg {
        stroke: #1a3163;
        fill: #1a3163;
    }
}
.ic-close-menu {
    width: 30px;
    height: 30px;
    position: relative;
    right: 10px;
    top: 0;
    fill: #787878;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.ic-menu svg {
    width: 45px;
    height: 45px;
    stroke: #1c70b6;
    fill: #1c70b6;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.repare {
    width: 100%;
    display: block;
    height: 190px;
    overflow: hidden;
    margin: 7px 0;
}
.repare img {
    width: 100%;
    height: auto;
}
.openModal {
    width: auto;
}
.fixed-nav {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    -webkit-transform: translateY(-120%);
    -ms-transform: translateY(-120%);
    transform: translateY(-120%);
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.fixed-nav .container {
    position: relative;
}
@media (max-width: 1200px) {
    .fixed-nav .container {
        max-width: 100%;
    }
}
.fixed-nav .btn {
    margin-top: 11px;
    float: right;
}
.fixed-nav .menu-arrow-bottom {
    margin-right: 7px;
}
.fixed-nav .nav-category {
    position: static;
}
.fixed-nav .nav-category-sub {
    top: 100%;
}
.fixed-nav .category-sub-column {
    width: 33%;
}
.fixed-nav ul {
    float: left;
    width: auto;
}
.fixed-nav ul li.nav-category-li > a {
    padding: 25px 10px;
}
@media (max-width: 991px) {
    .fixed-nav ul li.nav-category-li > a {
        padding: 20px 7px;
    }
}
@media (max-width: 767px) {
    .fixed-nav {
        display: none;
    }
}
.fixed-nav.show-nav {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.slide-img {
    width: 100%;
    height: 70vw;
    max-height: 500px;
    background: rgba(0, 0, 0, 0.3);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1200px) {
    .slide-img {
        padding: 150px 0;
    }
}
@media (max-width: 991px) {
    .slide-img {
        padding: 100px 0;
    }
}
@media (max-width: 767px) {
    .slide-img {
        padding: 80px 0;
    }
}
@media (max-width: 480px) {
    .slide-img {
        padding: 3em 0;
    }
}
.slide-img .btn {
    margin-top: 25px;
    width: auto;
}
@media (max-width: 767px) {
    .slide-img .btn {
        margin-bottom: 15px;
        margin-top: 15px;
        width: 60%;
    }
}
@media (max-width: 600px) {
    .slide-img .btn {
        margin-top: 15px;
    }
}
.h-slider {
    font-size: 55px;
    color: #fff;
    max-width: 1000px;
    margin: 0.5em auto;
}
@media (max-width: 991px) {
    .h-slider {
        font-size: 60px;
        font-weight: 500;
    }
}
@media (max-width: 767px) {
    .h-slider {
        font-size: 40px;
    }
}
@media (max-width: 600px) {
    .h-slider {
        font-size: 34px;
    }
}
@media (max-width: 480px) {
    .h-slider {
        font-size: 22px;
        margin-bottom: 0.5em;
    }
}
.p-slider {
    color: #fff;
    font-size: 25px;
    max-width: 900px;
    margin: 0.5em auto;
    padding: 0 15px;
    font-size: 1.5em;
}
@media (max-width: 1200px) {
    .p-slider {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .p-slider {
        font-size: 22px;
        font-weight: 500;
    }
}
@media (max-width: 767px) {
    .p-slider {
        font-size: 18px;
    }
}
@media (max-width: 600px) {
    .p-slider {
        font-size: 14px;
    }
}
@media (max-width: 480px) {
    .p-slider {
        margin-bottom: 0.5em;
    }
}
.header-sliders {
    position: relative;
}
.header-sliders .block-partn {
    margin-top: 50px;
}
.header-sliders .block-partn .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.header-sliders .block-partn .swiper-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-sliders .block-partn .swiper-container {
    width: 100%;
    margin: 20px auto 0;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
}
@media (max-width: 767px) {
    .header-sliders .block-partn .swiper-container {
        margin: 0;
        padding: 12px 0;
    }
}
.header-sliders .block-partn .swiper-slide {
    text-align: center;
}
.header-sliders .block-partn .swiper-slide img {
    height: 30px;
}
.header-sliders .block-partn .swiper-slide {
    text-align: center;
    width: 60%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-sliders .block-partn .swiper-slide:nth-child(2n) {
    width: 40%;
}
.header-sliders .block-partn .swiper-slide:nth-child(3n) {
    width: 20%;
}
@media (max-width: 767px) {
    .header-sliders .block-partn {
        margin: 25px 0;
    }
}
#main-slider {
    position: relative;
}
#main-slider .swiper-container {
    width: 100%;
    height: 100%;
}
#main-slider .swiper-slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.slider-arrow-left,
.slider-arrow-right {
    position: absolute;
    top: 45%;
    width: 50px;
    height: 50px;
    z-index: 999;
}
@media (max-width: 767px) {
    .slider-arrow-left,
    .slider-arrow-right {
        width: 40px;
        height: 40px;
    }
}
.slider-arrow-left svg,
.slider-arrow-right svg {
    width: 50px;
    height: 50px;
    stroke: #fff;
    stroke-width: 0.5;
    opacity: 0.4;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.slider-arrow-left svg:hover,
.slider-arrow-right svg:hover {
    opacity: 1;
}
@media (max-width: 767px) {
    .slider-arrow-left svg,
    .slider-arrow-right svg {
        width: 40px;
        height: 40px;
    }
}
@media (max-width: 600px) {
    .slider-arrow-left svg,
    .slider-arrow-right svg {
        width: 35px;
        height: 35px;
    }
}
.slider-arrow-right {
    right: 20px;
}
@media (max-width: 600px) {
    .slider-arrow-right {
        right: 0;
    }
}
.slider-arrow-left {
    left: 20px;
}
.slider-arrow-left svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (max-width: 600px) {
    .slider-arrow-left {
        left: 0;
    }
}
.title-with-button,
.title-without-btn {
    padding: 40px 0;
}
.title-with-button .grey-text,
.title-without-btn .grey-text {
    font-size: 16px;
    line-height: 0.9;
}
@media (max-width: 991px) {
    .title-with-button,
    .title-without-btn {
        padding-top: 50px;
    }
}
@media (max-width: 600px) {
    .title-with-button,
    .title-without-btn {
        padding: 40px 0 30px;
    }
}
@media (max-width: 991px) {
    .title-with-button .title-with-button__button {
        float: none;
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .title-with-button .title-with-button__button {
        width: 100%;
    }
}
.latest-events .title-with-button__button {
    margin-top: 3em;
    margin-bottom: 3em;
    float: none;
}
.event-counter,
.event-date {
    padding: 7px 0;
    color: #333;
    font-size: 16px;
    border-radius: 3px;
    margin-left: 60px;
    margin-bottom: 20px;
}
.event-date-count {
    background: #3baed4;
    padding: 7px 15px;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    margin-left: 60px;
    margin-bottom: 30px;
}
@media (min-width: 992px) {
    .hero-columns__text,
    .hero-columns__title {
        width: 100%;
    }
}
.hero-columns__content {
    min-height: 250px;
    padding: 4em;
}
.hero-columns__cta:focus span:first-child,
.hero-columns__cta:hover span:first-child {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}
.hero-columns__cta:focus svg,
.hero-columns__cta:hover svg {
    stroke: #999999;
    fill: #999999;
}
.news-arrow-right {
    width: 20px;
    height: 20px;
    float: right;
}
.news-arrow-right svg {
    width: 8px;
    height: 8px;
    stroke: #333;
    fill: #333;
    stroke-width: 1.7;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.hero-columns__item--bg3 {
    background-position: center;
}
.hero-columns__item--bg3:hover .hero-columns__cta:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.hero-columns__item--bg3:hover span,
.hero-columns__item--bg3:hover svg {
    color: #fff;
    fill: #fff;
    stroke: #fff;
}
.hero-columns__overlay {
    background-color: rgba(255, 255, 255, 0.9);
}
.textwidget__link:hover {
    color: #787878;
}
.services .btn {
    margin-top: 30px;
    margin-right: 30px;
}
@media (max-width: 767px) {
    .services .btn {
        margin-top: 0;
        margin-right: 10px;
    }
}
@media (max-width: 480px) {
    .services .btn {
        margin-top: 10px;
        margin-right: 0;
        display: block;
    }
}
.row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.col-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    width: calc(25% - 20px);
}
@media (max-width: 991px) {
    .col-flex {
        width: calc(50% - 20px);
        margin-bottom: 16px;
        padding: 1.5em 0.5em;
    }
}
@media (max-width: 480px) {
    .col-flex {
        width: calc(100% - 20px);
    }
}
@media (max-width: 991px) {
    .marg-lg-b40 {
        margin-bottom: 0;
    }
}
.card__counter {
    width: 215px;
    background: #fec303;
    border-radius: 3px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px;
    margin-left: 60px;
    padding: 7px;
    text-transform: uppercase;
}
.card__counter div:not(.card__text-sub) {
    font-size: 24px;
}
@media (max-width: 480px) {
    .card__counter {
        margin: 1em auto;
    }
}
.card__counter-blc {
    color: #fff;
    padding: 5px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
}
@media (max-width: 1200px) {
    .card__counter-blc {
        font-size: 14px;
    }
}
.card__text-sub {
    font-size: 11px;
    display: block;
    margin-top: 5px;
    font-weight: 100;
}
@media (max-width: 480px) {
    .card__text-sub {
        font-size: 10px;
    }
}
@media (max-width: 767px) {
    .latest-news__container {
        padding-top: 0;
    }
}
.short-blog:hover h4 > a {
    color: #1c70b6;
}
.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 999;
}
.hovereffect .overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    padding: 1em;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    width: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: auto;
    bottom: 0;
    background: #fff;
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
@media (max-width: 991px) {
    .hovereffect .overlay {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}
.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    padding-bottom: 20px;
    width: calc(100% - 2px);
    margin-left: 1px;
}
.hovereffect p.icon-links a {
    float: none;
    cursor: pointer;
}
.latest-news--block p.icon-links a {
    color: #999999;
}
.hovereffect .latest-news__date,
.hovereffect .share-icons {
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
}
@media (max-width: 991px) {
    .hovereffect .latest-news__date,
    .hovereffect .share-icons {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}
.hovereffect p.icon-links a {
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
}
.hovereffect p.icon-links a:active,
.hovereffect p.icon-links a:focus,
.hovereffect p.icon-links a:hover {
    color: #1c70b6;
}
.latest-news--block:hover .latest-news__date,
.latest-news--block:hover .overlay,
.latest-news--block:hover .share-icons,
.latest-news--block:hover p.icon-links a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.latest-news--block:hover .latest-news__date {
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.latest-news--block:hover p.icon-links a:nth-child(3) {
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.latest-news--block:hover p.icon-links a:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.latest-news--block:hover p.icon-links a:first-child {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.latest-news--block .latest-news__title a {
    padding-top: 20px;
}
.hero-columns__text {
    padding: 2em 0 0 0;
}
@media (max-width: 991px) {
    .short-blog:not(.last-child) {
        margin-bottom: 3em;
    }
}
.promos {
    position: relative;
}
.promos .card__counter {
    margin-top: -40px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 10;
}
.promos .title-with-button__button {
    float: none;
    display: block;
    margin: 0 auto;
    max-width: 220px;
}
@media (max-width: 767px) {
    .promos {
        margin-top: 0;
        padding-top: 0;
    }
    .promos .title-without-btn {
        margin-top: 0;
        padding-top: 0;
    }
}
.promo-block {
    margin-bottom: 50px;
    text-align: center;
}
.promo-block h1,
.promo-block h2,
.promo-block h3,
.promo-block h4,
.promo-block h5,
.promo-block h6 {
    margin: 1em 0;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.promo-block h1:hover,
.promo-block h2:hover,
.promo-block h3:hover,
.promo-block h4:hover,
.promo-block h5:hover,
.promo-block h6:hover {
    color: #1c70b6;
}
.promo-block:hover .promo-btn {
    color: #fff;
}
.promo-block:hover .promo-btn:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.promo-block:hover img {
    opacity: 0.5;
}
.promo-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    max-height: 300px;
    background: #1a3163;
}
.promo-img img {
    height: 300px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
@media (max-width: 767px) {
    .promo-img {
        height: auto;
    }
    .promo-img img {
        height: auto;
        width: 100%;
    }
}
.promo-btn {
    display: block;
    margin-top: 1em;
    padding: 10px;
    color: #1c70b6;
    position: relative;
}
.promo-btn:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #1c70b6;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}
.triangle {
    width: 0;
    height: 0;
    position: absolute;
    z-index: -1;
    -webkit-transform: scaleX(0.7);
    -ms-transform: scaleX(0.7);
    transform: scaleX(0.7);
}
.triangle:first-child {
    border-left: 350px solid transparent;
    border-right: 350px solid transparent;
    border-top: 350px solid rgba(153, 153, 153, 0.1);
    left: 0;
    bottom: 100px;
}
.triangle:nth-child(2) {
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 100px solid rgba(153, 153, 153, 0.1);
    right: 15%;
    bottom: 150px;
}
.triangle:nth-child(3) {
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid rgba(153, 153, 153, 0.1);
    right: 45%;
    bottom: -10px;
}
.triangle:nth-child(4) {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid rgba(153, 153, 153, 0.1);
    right: 40%;
    bottom: 160px;
}
footer {
    background: #fff;
    padding: 80px 0 0;
}
@media (max-width: 767px) {
    footer {
        padding-top: 50px;
    }
}
@media (max-width: 480px) {
    footer {
        padding-top: 30px;
    }
}
.footer-map {
    position: relative;
}
.footer-map iframe {
    width: 100%;
    height: 450px;
}
@media (max-width: 767px) {
    .footer-map iframe {
        height: 400px;
    }
}
@media (max-width: 600px) {
    .footer-map iframe {
        height: 350px;
    }
}
@media (max-width: 480px) {
    .footer-map iframe {
        height: 300px;
    }
}
.footer-featured {
    position: relative;
    margin: 0 auto 0;
    padding: 1.5rem 2rem;
}
@media (max-width: 767px) {
    .footer-featured {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 1rem;
    }
}
@media (max-width: 480px) {
    .footer-featured {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.footer-featured img {
    width: 80%;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .footer-featured img {
        width: 200px;
        margin-bottom: 10px;
    }
}
@media (max-width: 600px) {
    .footer-featured img {
        width: 170px;
        margin-bottom: 0;
    }
}
.footer-icons {
    height: 130px;
    position: absolute;
    right: 1rem;
    top: 1.6rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.footer-block-info {
    width: 330px;
    position: absolute;
    top: 0;
    right: 80px;
    margin-top: -62px;
    color: #787878;
    z-index: 99;
}
@media (max-width: 991px) {
    .footer-block-info {
        right: 30px;
    }
}
@media (max-width: 767px) {
    .footer-block-info {
        position: relative;
        width: 100%;
        right: 0;
        margin-top: 0;
    }
}
.footer-block-info p {
    font-size: 14px;
}
@media (max-width: 767px) {
    .footer-block-info p {
        font-size: 12px;
        margin-bottom: 3px;
    }
}
.footer-contacts a {
    color: #787878;
}
.footer-contacts a:hover {
    color: #1c70b6;
}
@media (max-width: 767px) {
    .footer-contacts {
        width: 200px;
        margin: auto;
        text-align: left;
    }
}
@media (max-width: 480px) {
    .footer-contacts {
        width: 100%;
        text-align: center;
    }
}
.menu-footer {
    margin-bottom: 0;
    padding: 15px;
    border: 1px solid #eee;
    text-align: center;
}
.menu-footer li {
    list-style: none;
    display: inline-block;
}
.menu-footer a {
    color: #999999;
    font-size: 14px;
    padding: 10px 7px;
}
.menu-footer a:hover {
    color: #1c70b6;
}
.develop {
    border-top: 1px solid #eee;
    text-align: center;
    padding: 10px;
}
.develop p {
    font-size: 14px;
    color: #787878;
    padding: 10px;
}
.develop a {
    padding: 0 10px;
    vertical-align: middle;
}
.develop a img {
    width: 75px;
    margin-top: -20px;
}
section {
    padding: 0 0 50px 0;
}
@media (max-width: 991px) {
    section {
        padding: 30px 0;
    }
}
.share-text {
    color: #999999;
    margin-right: 1em;
}
.service h5 {
    padding-bottom: 20px;
}
.service-text {
    padding: 20px 0;
}
.possible-reasons {
    padding-top: 30px;
}
.steps {
    margin: 30px 0;
}
.service-price h4 {
    padding-bottom: 30px;
}
.hentry__content .widget_nav_menu .menu > li > a,
.sidebar .widget_nav_menu .menu > li > a {
    padding: 0.8rem 1.2rem;
}
.ic-rule {
    width: 35px;
    height: 35px;
    float: left;
}
.ic-rule svg {
    width: 35px;
    height: 35px;
    stroke: #999999;
    fill: #999999;
}
.block-rules {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 495px;
    padding: 0 15px;
}
.block-rules .widget-icon-box {
    padding: 15px 0;
}
.asScrollable-bar-handle {
    background: rgba(0, 0, 0, 0.3) !important;
}
.asScrollable-bar-hide {
    opacity: 1;
}
@media (max-width: 991px) {
    .service-rules .col-xs-12 {
        margin-bottom: 40px;
    }
}
.title-with-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1000px) {
    .title-with-share {
        margin-top: 30px;
    }
}
.img-brend {
    height: 20px;
}
.right-link {
    float: right;
    opacity: 1;
    color: #787878;
}
.modal-content {
    padding: 20px;
}
.modal-content .btn {
    margin: auto;
    display: block;
}
.close {
    font-size: 32px;
}
.ic-tools {
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 10px;
}
.ic-tools svg {
    width: 25px;
    height: 25px;
    stroke: #999999;
    fill: #999999;
    stroke-width: 3;
    margin-top: -3px;
}
.pricing-list {
    padding: 0 15px 15px;
}
.service-rules {
    margin-top: 20px;
}
ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
ul.tabs li {
    background: none;
    color: #999999;
    display: inline-block;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 16px;
    margin: 10px 20px;
    text-transform: uppercase;
    border-bottom: 3px solid #eee;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
@media (max-width: 767px) {
    ul.tabs li {
        display: block;
        width: 33.33333%;
        text-align: center;
        font-size: 14px;
        margin: 0;
    }
}
@media (max-width: 480px) {
    ul.tabs li {
        font-size: 14px;
    }
}
ul.tabs li .active,
ul.tabs li:focus,
ul.tabs li:hover {
    color: #1c70b6;
}
ul.tabs li.current-tab {
    color: #1c70b6;
    border-bottom: 3px solid #1c70b6;
}
.tab-content {
    display: none;
    padding: 15px 0;
    -webkit-animation: fadeEffect 0.7s;
    animation: fadeEffect 0.7s;
}
@-webkit-keyframes fadeEffect {
    0% {
        opacity: 0.3;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeEffect {
    0% {
        opacity: 0.3;
    }
    to {
        opacity: 1;
    }
}
.tab-content.current-tab {
    display: inherit;
}
.active,
ul.tab li a:focus {
    background-color: #1a3163;
}
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #1a3163;
    border-top: none;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}
@keyframes fadeEffect {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.block-offer,
.single-offer {
}
.block-offer .blog-text .card-title.latest-news__title,
.single-offer .blog-text .card-title.latest-news__title {
    display: inline-block;
    padding-top: 20px;
}
.block-offer img,
.single-offer img {
    padding-bottom: 0;
}
.block-offer .overlay,
.single-offer .overlay {
    background: #fec303;
    padding: 20px 25px;
}
.block-offer .card__counter,
.single-offer .card__counter {
    width: 215px;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .block-offer .card__counter,
    .single-offer .card__counter {
        margin: 0;
        padding: 0;
    }
}
@media (max-width: 480px) {
    .block-offer .card__counter,
    .single-offer .card__counter {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
.block-offer .card__counter-blc,
.single-offer .card__counter-blc {
    font-size: 26px;
    padding: 0;
}
@media (max-width: 1200px) {
    .block-offer .card__counter-blc,
    .single-offer .card__counter-blc {
        font-size: 22px;
    }
}
@media (max-width: 767px) {
    .block-offer .card__counter-blc,
    .single-offer .card__counter-blc {
        font-size: 16px;
    }
}
.block-offer .card__text-sub,
.single-offer .card__text-sub {
    font-size: 16px;
}
@media (max-width: 480px) {
    .block-offer .card__text-sub,
    .single-offer .card__text-sub {
        font-size: 12px;
    }
}
.block-offer .card__text-sub,
.single-offer .card__text-sub {
    font-size: 12px;
}
.block-news,
.block-offer {
    margin-bottom: 25px;
    padding-bottom: 20px;
    cursor: pointer;
    border: 1px solid #eee;
}
.block-news:hover h4 > a,
.block-offer:hover h4 > a {
    color: #1c70b6;
}
@media (max-width: 1000px) {
    .block-news,
    .block-offer {
        margin: 25px;
    }
}
.block-news .overlay,
.block-offer .overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.block-news .overlay .tag-offer,
.block-offer .overlay .tag-offer {
    color: #fff;
    font-size: 14px;
}
.block-news .overlay .tag-news,
.block-offer .overlay .tag-news {
    color: #999999;
    font-size: 14px;
}
@media (max-width: 767px) {
    .block-news,
    .block-offer {
        padding-bottom: 0;
    }
}
@media (max-width: 480px) {
    .block-news .tag-offer,
    .block-offer .tag-offer {
        display: none;
    }
}
.single-news .overlay .share-icons,
.single-offer .overlay .share-icons {
    float: right;
}
.single-news .container-text,
.single-offer .container-text {
    padding: 10px;
}
@media (max-width: 991px) {
    .single-news .container-text,
    .single-offer .container-text {
        padding: 10px 20px;
    }
}
.single-offer .hovereffect {
    margin-bottom: 20px;
}
.single-offer .share-icons svg {
    stroke: #fff;
    stroke-width: 1.3;
}
.single-offer .overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.block-offer.is-offer .overlay {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
p.icon-links.tags {
    display: inline-block;
}
.blog-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #eee;
    margin: 0 0 50px 0;
}
.blog-block h4 {
    padding-bottom: 15px;
}
.blog-block:hover h4 > a {
    color: #1c70b6;
}
@media (max-width: 767px) {
    .blog-block {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.blog-block .latest-news__content {
    border: none;
    padding: 0;
}
.blog-block .hovereffect img {
    padding-bottom: 0;
}
.blog-text {
    padding: 10px 15px 0 20px;
}
@media (max-width: 767px) {
    .blog-text {
        padding: 20px;
    }
}
.blog-text .card-title.latest-news__title {
    margin-bottom: 0;
}
.blog-img img {
    width: 100%;
    margin: 0;
}
.date-news,
.label-stock {
    display: block;
    color: #999999;
    font-size: 12px;
    font-weight: 400;
    margin-left: 25px;
}
.label-stock {
    display: inline-block;
    color: #fff;
    padding: 0.2em 0.8em;
    border-radius: 3px;
    background: #fec303;
    float: none;
    clear: left;
}
.tags a {
    font-size: 12px;
    color: #999999;
    margin: 0 5px;
}
.tags a:active,
.tags a:focus,
.tags a:hover {
    color: #1c70b6;
}
.ic-tag {
    width: 16px;
    height: 16px;
    margin-right: 0.5em;
    position: relative;
    bottom: -5px;
}
.ic-tag svg {
    width: 16px;
    height: 16px;
    stroke: #999999;
    fill: #999999;
}
.describe-problem {
    margin-bottom: 40px;
}
@media (max-width: 991px) {
    .describe-problem {
        margin-top: 40px;
    }
}
.single-blog .title-with-share {
    padding-bottom: 2rem;
}
.signle-post-img {
    margin-bottom: 2rem;
    position: relative;
}
.signle-post-img img {
    width: 100%;
}
.btn-post {
    margin: 10px 0 25px;
}
.our-authorization h1,
.our-authorization h3 {
    padding-bottom: 1rem;
}
.authorization-img {
    text-align: center;
    padding-bottom: 15px;
}
.authorization-img img {
    max-width: 90%;
    margin-bottom: 1em;
    height: 40px;
}
.block-authorization {
    margin-top: 3rem;
}
.ul-blog {
    margin-top: 15px;
}
.signle-post-img .overlay {
    background: #fec303;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.signle-post-img .overlay .card__counter {
    margin: 0;
    padding: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.signle-post-img .overlay .card__counter-blc {
    padding: 0;
}
.signle-post-img .overlay .tag-offer {
    color: #fff;
}
.ic-contacts {
    width: 45px;
    height: 45px;
    margin: 0 auto 10px;
}
.ic-contacts svg {
    width: 45px;
    height: 45px;
    stroke: #999999;
    fill: #999999;
    stroke-width: 1;
}
.contacts a {
    color: #787878;
}
.contacts a:hover {
    color: #1c70b6;
}
.contacts .row-flex {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.contacts .col-flex {
    width: calc(33.33333% - 20px);
}
@media (max-width: 991px) {
    .contacts .col-flex {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 45%;
        -ms-flex: 1 0 45%;
        flex: 1 0 45%;
    }
}
blockquote {
    font-style: italic;
    font-size: 14px;
    margin-top: 1.5rem;
    padding: 10px;
}
.container-text {
    max-width: 900px;
    margin: auto;
    font-size: 16px;
    line-height: 1.8;
}
@media (max-width: 767px) {
    .container-text {
        font-size: 14px;
        line-height: 1.5;
    }
}
.about-img {
    margin: 2.5rem 0;
    z-index: 10;
}
@media (max-width: 991px) {
    .about-img {
        margin-top: 0;
        margin-bottom: 0;
    }
}
.ic-check {
    width: 15px;
    height: 15px;
}
.ic-check svg {
    width: 15px;
    height: 15px;
    stroke: #1c70b6;
    fill: #1c70b6;
    stroke-width: 0.1;
    margin-right: 10px;
}
.ic-dot {
    width: 8px;
    height: 8px;
}
.ic-dot svg {
    width: 8px;
    height: 8px;
    stroke: #1c70b6;
    fill: #1c70b6;
    stroke-width: 0.1;
    margin-right: 10px;
}
div.ml_box {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(75, 75, 75, 0.95);
    text-align: center;
}
div.ml_box img {
    max-width: 90%;
    max-height: 90%;
    vertical-align: middle;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: zoom-out;
    cursor: -webkit-zoom-out;
    border-radius: 4px;
    border: 4px solid #d7d7d7;
}
div.ml_box .animated,
div.ml_box.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.half {
    width: 50%;
    padding: 0 10px;
}
@media (max-width: 767px) {
    .half {
        width: 100%;
        margin: 15px 0;
        padding: 0 20px;
    }
}
.one-third {
    display: block;
    width: calc(100% / 3);
    float: left;
    padding: 0 10px;
}
@media (max-width: 767px) {
    .one-third {
        width: 100%;
        float: none;
        margin: 15px 0;
        padding: 0 20px;
    }
}
.container-text .row {
    margin: 20px 0;
}
.container-text .ic-rule {
    margin-right: 10px;
}
.container-text-logo {
    max-width: 280px;
    margin: 0 auto 2rem;
}
.container-text-logo img {
    width: 100%;
}
.steps.hovered .step__number:before {
    width: 100%;
}
.steps.hovered img {
    width: 30px;
}
.counters {
    margin-top: 50px;
}
.counters h3,
.counters h4,
.counters h5 {
    margin-bottom: 10px;
}
.counters p {
    opacity: 0.5;
}
.counters .featured-widget:before {
    width: 100%;
}
.about-list {
    color: #787878;
    margin-top: 50px;
}
.about-list li {
    padding: 10px 0;
}
@media (max-width: 991px) {
    .about-list {
        margin-top: 1em;
    }
}
@media (max-width: 767px) {
    .about-list {
        padding-left: 0;
    }
}
.final-block {
    background: url(../img/about/bg.jpg) no-repeat top right;
}
@media (max-width: 1450px) {
    .final-block {
        background-position: 570px 0;
    }
}
@media (max-width: 1200px) {
    .final-block {
        background-position: 430px 0;
    }
}
@media (max-width: 480px) {
    .final-block {
        background: url(../img/about/bg-sm.jpg) no-repeat top right;
        background-position: 0 100px;
    }
}
@media (max-width: 991px) {
    .final-block h1 {
        font-size: 1.5rem;
    }
}
.text-slogan {
    font-size: 1.5rem;
    padding: 13rem 0 2rem;
    line-height: 1.4;
}
@media (max-width: 767px) {
    .text-slogan {
        padding-top: 3em;
    }
}
.services-img {
    position: relative;
    width: 100%;
}
figure {
    margin: 0px;
    position: relative;
    width: 100%;
}
figure.left {
    margin-left: 0;
}
figure.right {
    margin-right: 0;
}
figure.full {
    margin: 0;
}
@media (max-width: 767px) {
    figure.full {
        margin: 10px 0;
    }
}
.one-third {
    width: calc(100% / 3);
    float: left;
    padding: 0 10px;
}
@media (max-width: 767px) {
    .one-third {
        width: 100%;
        float: none;
        margin: 15px 0;
        padding: 0 20px;
    }
}
.half {
    width: 50%;
    padding: 0 10px;
}
@media (max-width: 767px) {
    .half {
        width: 100%;
        margin: 15px 0;
        padding: 0 20px;
    }
}
.full {
    width: 100%;
}
.left {
    float: left;
}
@media (max-width: 767px) {
    .left {
        float: none;
    }
}
.right {
    float: right;
}
@media (max-width: 767px) {
    .right {
        float: none;
    }
}
.scrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
}
.img {
    display: block;
    margin: auto;
    max-width: 100%;
}
.zoom-effect .img {
    cursor: pointer;
}
.zoom-effect .zoomImg,
.zoom-effect .zoomImg-wrap {
    position: relative;
    z-index: 900;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
.zoom-effect .zoomImg-wrap--absolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.zoom-effect .zoomImg {
    cursor: pointer;
}
.zoom-effect .zoomOverlay.show {
    opacity: 1;
}
.zoom-effect .zoomOverlay {
    z-index: 800;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    -webkit-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
    opacity: 0;
    cursor: pointer;
}
.sl-overlay {
    opacity: 0.9;
}
.sl-navigation svg {
    width: 50px;
    height: 50px;
    stroke: #1c70b6;
}
.sl-prev {
    -webkit-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
}
.sl-wrapper .sl-close {
    color: #1c70b6;
    margin: 0;
    right: 0;
    top: 0;
    bottom: auto;
}
@media (max-width: 991px) {
    .sl-wrapper .sl-counter {
        left: calc(50% - 12px);
        bottom: 30px;
        top: auto;
    }
}
.gallery {
    margin: 0 -15px;
}
@media (max-width: 767px) {
    .gallery {
        margin: 0;
    }
}
.gallery-slide {
    position: relative;
    display: inline-block;
    width: calc(50% - 30px);
    margin-right: 15px;
    margin-left: 15px;
    background: #000;
}
.gallery-slide:after,
.gallery-slide:before {
    content: "";
    display: block;
    position: absolute;
    background: #fff;
    pointer-events: none;
}
.gallery-slide:before {
    width: 40px;
    height: 2px;
    left: calc(50% - 20px);
    top: calc(50% - 1px);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}
.gallery-slide:after {
    height: 40px;
    width: 2px;
    left: calc(50% - 1px);
    top: calc(50% - 20px);
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}
.gallery-slide:hover img {
    opacity: 0.2;
}
.gallery-slide:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.gallery-slide:hover:after {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
.gallery-slide img {
    width: 100%;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
@-webkit-keyframes hor-scale {
    50% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: left top;
        transform-origin: left top;
    }
    50.1% {
        -webkit-transform-origin: right top;
        transform-origin: right top;
    }
    to {
        -webkit-transform-origin: right top;
        transform-origin: right top;
        -webkit-transform: scaleX(0.33);
        transform: scaleX(0.33);
    }
}
@keyframes hor-scale {
    50% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: left top;
        transform-origin: left top;
    }
    50.1% {
        -webkit-transform-origin: right top;
        transform-origin: right top;
    }
    to {
        -webkit-transform-origin: right top;
        transform-origin: right top;
        -webkit-transform: scaleX(0.33);
        transform: scaleX(0.33);
    }
}
@-webkit-keyframes vert-scale {
    50% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: left top;
        transform-origin: left top;
    }
    50.1% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: scaleY(0.44);
        transform: scaleY(0.44);
    }
}
@keyframes vert-scale {
    50% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: left top;
        transform-origin: left top;
    }
    50.1% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: scaleY(0.44);
        transform: scaleY(0.44);
    }
}
/*# sourceMappingURL=main.css.map */
