@charset "UTF-8";

/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --ee3d72: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
::after,
::before {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
    width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.top-home .content .bottom a,
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}
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: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
dfn {
    font-style: italic;
}
b,
strong {
    font-weight: 700;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    display: inline-block;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    order: -1;
}
.order-last {
    order: 13;
}
.order-0 {
    order: 0;
}
.order-1 {
    order: 1;
}
.order-2 {
    order: 2;
}
.order-3 {
    order: 3;
}
.order-4 {
    order: 4;
}
.order-5 {
    order: 5;
}
.order-6 {
    order: 6;
}
.order-7 {
    order: 7;
}
.order-8 {
    order: 8;
}
.order-9 {
    order: 9;
}
.order-10 {
    order: 10;
}
.order-11 {
    order: 11;
}
.order-12 {
    order: 12;
}
.offset-1 {
    margin-left: 8.33333%;
}
.offset-2 {
    margin-left: 16.66667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.33333%;
}
.offset-5 {
    margin-left: 41.66667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.33333%;
}
.offset-8 {
    margin-left: 66.66667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.33333%;
}
.offset-11 {
    margin-left: 91.66667%;
}
@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        order: -1;
    }
    .order-sm-last {
        order: 13;
    }
    .order-sm-0 {
        order: 0;
    }
    .order-sm-1 {
        order: 1;
    }
    .order-sm-2 {
        order: 2;
    }
    .order-sm-3 {
        order: 3;
    }
    .order-sm-4 {
        order: 4;
    }
    .order-sm-5 {
        order: 5;
    }
    .order-sm-6 {
        order: 6;
    }
    .order-sm-7 {
        order: 7;
    }
    .order-sm-8 {
        order: 8;
    }
    .order-sm-9 {
        order: 9;
    }
    .order-sm-10 {
        order: 10;
    }
    .order-sm-11 {
        order: 11;
    }
    .order-sm-12 {
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.33333%;
    }
    .offset-sm-2 {
        margin-left: 16.66667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333%;
    }
    .offset-sm-5 {
        margin-left: 41.66667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333%;
    }
    .offset-sm-8 {
        margin-left: 66.66667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333%;
    }
    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        order: -1;
    }
    .order-md-last {
        order: 13;
    }
    .order-md-0 {
        order: 0;
    }
    .order-md-1 {
        order: 1;
    }
    .order-md-2 {
        order: 2;
    }
    .order-md-3 {
        order: 3;
    }
    .order-md-4 {
        order: 4;
    }
    .order-md-5 {
        order: 5;
    }
    .order-md-6 {
        order: 6;
    }
    .order-md-7 {
        order: 7;
    }
    .order-md-8 {
        order: 8;
    }
    .order-md-9 {
        order: 9;
    }
    .order-md-10 {
        order: 10;
    }
    .order-md-11 {
        order: 11;
    }
    .order-md-12 {
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.33333%;
    }
    .offset-md-2 {
        margin-left: 16.66667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333%;
    }
    .offset-md-5 {
        margin-left: 41.66667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333%;
    }
    .offset-md-8 {
        margin-left: 66.66667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333%;
    }
    .offset-md-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        order: -1;
    }
    .order-lg-last {
        order: 13;
    }
    .order-lg-0 {
        order: 0;
    }
    .order-lg-1 {
        order: 1;
    }
    .order-lg-2 {
        order: 2;
    }
    .order-lg-3 {
        order: 3;
    }
    .order-lg-4 {
        order: 4;
    }
    .order-lg-5 {
        order: 5;
    }
    .order-lg-6 {
        order: 6;
    }
    .order-lg-7 {
        order: 7;
    }
    .order-lg-8 {
        order: 8;
    }
    .order-lg-9 {
        order: 9;
    }
    .order-lg-10 {
        order: 10;
    }
    .order-lg-11 {
        order: 11;
    }
    .order-lg-12 {
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.33333%;
    }
    .offset-lg-2 {
        margin-left: 16.66667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333%;
    }
    .offset-lg-5 {
        margin-left: 41.66667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333%;
    }
    .offset-lg-8 {
        margin-left: 66.66667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333%;
    }
    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        order: -1;
    }
    .order-xl-last {
        order: 13;
    }
    .order-xl-0 {
        order: 0;
    }
    .order-xl-1 {
        order: 1;
    }
    .order-xl-2 {
        order: 2;
    }
    .order-xl-3 {
        order: 3;
    }
    .order-xl-4 {
        order: 4;
    }
    .order-xl-5 {
        order: 5;
    }
    .order-xl-6 {
        order: 6;
    }
    .order-xl-7 {
        order: 7;
    }
    .order-xl-8 {
        order: 8;
    }
    .order-xl-9 {
        order: 9;
    }
    .order-xl-10 {
        order: 10;
    }
    .order-xl-11 {
        order: 11;
    }
    .order-xl-12 {
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.33333%;
    }
    .offset-xl-2 {
        margin-left: 16.66667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333%;
    }
    .offset-xl-5 {
        margin-left: 41.66667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333%;
    }
    .offset-xl-8 {
        margin-left: 66.66667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333%;
    }
    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}
.align-baseline {
    vertical-align: baseline !important;
}
.align-top {
    vertical-align: top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.align-text-bottom {
    vertical-align: text-bottom !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.bg-primary {
    background-color: #007bff !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important;
}
.bg-secondary {
    background-color: #6c757d !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important;
}
.bg-success {
    background-color: #28a745 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important;
}
.bg-info {
    background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important;
}
.bg-warning {
    background-color: #ffc107 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important;
}
.bg-danger {
    background-color: #dc3545 !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important;
}
.bg-light {
    background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important;
}
.bg-dark {
    background-color: #343a40 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important;
}
.bg-white {
    background-color: #fff !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: flex !important;
}
.d-inline-flex {
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: flex !important;
    }
    .d-md-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: inline-flex !important;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: flex !important;
    }
    .d-print-inline-flex {
        display: inline-flex !important;
    }
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.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::before {
    padding-top: 42.85714%;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive-4by3::before {
    padding-top: 75%;
}
.embed-responsive-1by1::before {
    padding-top: 100%;
}
.flex-row {
    flex-direction: row !important;
}
.flex-column {
    flex-direction: column !important;
}
.flex-row-reverse {
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    flex-direction: column-reverse !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.flex-nowrap {
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}
.justify-content-start {
    justify-content: flex-start !important;
}
.justify-content-end {
    justify-content: flex-end !important;
}
.justify-content-center {
    justify-content: center !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.justify-content-around {
    justify-content: space-around !important;
}
.align-items-start {
    align-items: flex-start !important;
}
.align-items-end {
    align-items: flex-end !important;
}
.align-items-center {
    align-items: center !important;
}
.align-items-baseline {
    align-items: baseline !important;
}
.align-items-stretch {
    align-items: stretch !important;
}
.align-content-start {
    align-content: flex-start !important;
}
.align-content-end {
    align-content: flex-end !important;
}
.align-content-center {
    align-content: center !important;
}
.align-content-between {
    align-content: space-between !important;
}
.align-content-around {
    align-content: space-around !important;
}
.align-content-stretch {
    align-content: stretch !important;
}
.align-self-auto {
    align-self: auto !important;
}
.align-self-start {
    align-self: flex-start !important;
}
.align-self-end {
    align-self: flex-end !important;
}
.align-self-center {
    align-self: center !important;
}
.align-self-baseline {
    align-self: baseline !important;
}
.align-self-stretch {
    align-self: stretch !important;
}
@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important;
    }
    .flex-sm-column {
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-sm-start {
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        justify-content: center !important;
    }
    .justify-content-sm-between {
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        align-items: center !important;
    }
    .align-items-sm-baseline {
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        align-items: stretch !important;
    }
    .align-content-sm-start {
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        align-content: center !important;
    }
    .align-content-sm-between {
        align-content: space-between !important;
    }
    .align-content-sm-around {
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        align-self: auto !important;
    }
    .align-self-sm-start {
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        align-self: center !important;
    }
    .align-self-sm-baseline {
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important;
    }
    .flex-md-column {
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-md-start {
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        justify-content: center !important;
    }
    .justify-content-md-between {
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        justify-content: space-around !important;
    }
    .align-items-md-start {
        align-items: flex-start !important;
    }
    .align-items-md-end {
        align-items: flex-end !important;
    }
    .align-items-md-center {
        align-items: center !important;
    }
    .align-items-md-baseline {
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        align-items: stretch !important;
    }
    .align-content-md-start {
        align-content: flex-start !important;
    }
    .align-content-md-end {
        align-content: flex-end !important;
    }
    .align-content-md-center {
        align-content: center !important;
    }
    .align-content-md-between {
        align-content: space-between !important;
    }
    .align-content-md-around {
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        align-content: stretch !important;
    }
    .align-self-md-auto {
        align-self: auto !important;
    }
    .align-self-md-start {
        align-self: flex-start !important;
    }
    .align-self-md-end {
        align-self: flex-end !important;
    }
    .align-self-md-center {
        align-self: center !important;
    }
    .align-self-md-baseline {
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important;
    }
    .flex-lg-column {
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-lg-start {
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        justify-content: center !important;
    }
    .justify-content-lg-between {
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        align-items: center !important;
    }
    .align-items-lg-baseline {
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        align-items: stretch !important;
    }
    .align-content-lg-start {
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        align-content: center !important;
    }
    .align-content-lg-between {
        align-content: space-between !important;
    }
    .align-content-lg-around {
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        align-self: auto !important;
    }
    .align-self-lg-start {
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        align-self: center !important;
    }
    .align-self-lg-baseline {
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        align-self: stretch !important;
    }
}
@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important;
    }
    .flex-xl-column {
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-xl-start {
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        justify-content: center !important;
    }
    .justify-content-xl-between {
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        align-items: center !important;
    }
    .align-items-xl-baseline {
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        align-items: stretch !important;
    }
    .align-content-xl-start {
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        align-content: center !important;
    }
    .align-content-xl-between {
        align-content: space-between !important;
    }
    .align-content-xl-around {
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        align-self: auto !important;
    }
    .align-self-xl-start {
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        align-self: center !important;
    }
    .align-self-xl-baseline {
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        align-self: stretch !important;
    }
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-none {
    float: none !important;
}
@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}
@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}
@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}
@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
}
.position-static {
    position: static !important;
}
.position-relative {
    position: relative !important;
}
.position-absolute {
    position: absolute !important;
}
.position-fixed {
    position: fixed !important;
}
.position-sticky {
    position: sticky !important;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}
@supports (position: sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    clip-path: inset(50%);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    clip-path: none;
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-100 {
    height: 100% !important;
}
.mw-100 {
    max-width: 100% !important;
}
.mh-100 {
    max-height: 100% !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}
.text-justify {
    text-align: justify !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
@media (min-width: 576px) {
    .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-light {
    font-weight: 300 !important;
}
.font-weight-normal {
    font-weight: 400 !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.font-italic {
    font-style: italic !important;
}
.text-white {
    color: #fff !important;
}
.text-primary {
    color: #007bff !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #0062cc !important;
}
.text-secondary {
    color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
    color: #545b62 !important;
}
.text-success {
    color: #28a745 !important;
}
a.text-success:focus,
a.text-success:hover {
    color: #1e7e34 !important;
}
.text-info {
    color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
    color: #117a8b !important;
}
.text-warning {
    color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #d39e00 !important;
}
.text-danger {
    color: #dc3545 !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #bd2130 !important;
}
.text-light {
    color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
    color: #dae0e5 !important;
}
.text-dark {
    color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124 !important;
}
.text-muted {
    color: #6c757d !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.visible {
    visibility: visible !important;
}
.invisible {
    visibility: hidden !important;
}
.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    display: flex;
    align-items: center;
    height: 100%;
}
.modal-dialog-cente#0867d8 {
    display: flex;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.5;
}
.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .modal-dialog-cente#0867d8 {
        min-height: calc(100% - (1.75rem * 2));
    }
    .modal-sm {
        max-width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px;
    }
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 50px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 18%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
    font-family: "";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}
.slick-prev:before {
    content: "←";
}
[dir="rtl"] .slick-prev:before {
    content: "→";
}
.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}
.slick-next:before {
    content: "→";
}
[dir="rtl"] .slick-next:before {
    content: "←";
}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0.75;
    display: none;
}

.fancybox-enabled {
    overflow: hidden;
}
.fancybox-enabled body {
    overflow: visible;
    height: 100%;
}
.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
}
.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.fancybox-container ~ .fancybox-container {
    z-index: 99992;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
    opacity: 0.87;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s, visibility 0s linear 0.25s;
    box-sizing: border-box;
}
.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.25s, visibility 0s;
}
.fancybox-infobar {
    top: 0;
    left: 50%;
    margin-left: -79px;
}
.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, 0.7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
}
.fancybox-toolbar {
    top: 0;
    right: 0;
}
.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translateZ(0);
}
.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: 0;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.fancybox-slide:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block;
}
.fancybox-slide--image {
    overflow: visible;
}
.fancybox-slide--image:before {
    display: none;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
    background: #000;
}
.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
    background: #e5e3df;
}
.fancybox-slide--next {
    z-index: 99995;
}
.fancybox-slide > * {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box;
}
.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: 0 0;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: zoom-in;
}
.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab;
}
.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.fancybox-image,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
}
.fancybox-spaceball {
    z-index: 1;
}
.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff;
}
.fancybox-iframe {
    display: block;
    padding: 0;
    border: 0;
    height: 100%;
}
.fancybox-error,
.fancybox-iframe {
    margin: 0;
    width: 100%;
    background: #fff;
}
.fancybox-error {
    padding: 40px;
    max-width: 380px;
    cursor: default;
}
.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
}
.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: 0;
    background: 0 0;
    z-index: 10;
    cursor: pointer;
}
.fancybox-close-small:after {
    content: "Ãƒâ€”";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background 0.25s;
    box-sizing: border-box;
    z-index: 2;
}
.fancybox-close-small:focus:after {
    outline: 1px dotted #888;
}
.fancybox-close-small:hover:after {
    color: #555;
    background: #eee;
}
.fancybox-slide--iframe .fancybox-close-small {
    top: 0;
    right: -44px;
}
.fancybox-slide--iframe .fancybox-close-small:after {
    background: 0 0;
    font-size: 35px;
    color: #aaa;
}
.fancybox-slide--iframe .fancybox-close-small:hover:after {
    color: #fff;
}
.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
    pointer-events: none;
}
.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid hsla(0, 0%, 100%, 0.4);
    font-size: 14px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none;
}
.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
    pointer-events: all;
}
.fancybox-caption a {
    color: #fff;
    text-decoration: underline;
}
.fancybox-button {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: 0 0;
    color: #ddd;
    border-radius: 0;
    cursor: pointer;
    vertical-align: top;
    outline: 0;
}
.fancybox-button[disabled] {
    cursor: default;
    pointer-events: none;
}
.fancybox-button,
.fancybox-infobar__body {
    background: rgba(30, 30, 30, 0.6);
}
.fancybox-button:hover:not([disabled]) {
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
}
.fancybox-button:after,
.fancybox-button:before {
    content: "";
    pointer-events: none;
    position: absolute;
    background-color: currentColor;
    color: currentColor;
    opacity: 0.9;
    box-sizing: border-box;
    display: inline-block;
}
.fancybox-button[disabled]:after,
.fancybox-button[disabled]:before {
    opacity: 0.3;
}
.fancybox-button--left:after,
.fancybox-button--right:after {
    top: 18px;
    width: 6px;
    height: 6px;
    background: 0 0;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor;
}
.fancybox-button--left:after {
    left: 20px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.fancybox-button--right:after {
    right: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.fancybox-button--left {
    border-bottom-left-radius: 5px;
}
.fancybox-button--right {
    border-bottom-right-radius: 5px;
}
.fancybox-button--close:after,
.fancybox-button--close:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px);
}
.fancybox-button--close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.fancybox-button--close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.fancybox-arrow {
    position: absolute;
    top: 50%;
    margin: -50px 0 0;
    height: 100px;
    width: 54px;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    cursor: pointer;
    z-index: 99995;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: opacity 0.25s;
}
.fancybox-arrow:after {
    content: "";
    position: absolute;
    top: 28px;
    width: 44px;
    height: 44px;
    background-color: rgba(30, 30, 30, 0.8);
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 24px 24px;
}
.fancybox-arrow--right {
    right: 0;
}
.fancybox-arrow--left {
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.fancybox-arrow--left:after,
.fancybox-arrow--right:after {
    left: 0;
}
.fancybox-show-nav .fancybox-arrow {
    opacity: 0.6;
}
.fancybox-show-nav .fancybox-arrow[disabled] {
    opacity: 0.3;
}
.fancybox-loading {
    border: 6px solid hsla(0, 0%, 39%, 0.4);
    border-top: 6px solid hsla(0, 0%, 100%, 0.6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: a 0.8s infinite linear;
    animation: a 0.8s infinite linear;
    background: 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999;
}
@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}
.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
    opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
    opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    opacity: 1;
}
.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
}
@media (max-width: 800px) {
    .fancybox-infobar {
        left: 0;
        margin-left: 0;
    }
    .fancybox-button--left,
    .fancybox-button--right {
        display: none !important;
    }
    .fancybox-caption {
        padding: 20px 0;
        margin: 0;
    }
}
.fancybox-button--fullscreen:before {
    width: 15px;
    height: 11px;
    left: calc(50% - 7px);
    top: calc(50% - 6px);
    border: 2px solid;
    background: 0 0;
}
.fancybox-button--pause:before,
.fancybox-button--play:before {
    top: calc(50% - 6px);
    left: calc(50% - 4px);
    background: 0 0;
}
.fancybox-button--play:before {
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px;
}
.fancybox-button--pause:before {
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px;
}
.fancybox-button--thumbs,
.fancybox-thumbs {
    display: none;
}
@media (min-width: 800px) {
    .fancybox-button--thumbs {
        display: inline-block;
    }
    .fancybox-button--thumbs span {
        font-size: 23px;
    }
    .fancybox-button--thumbs:before {
        width: 3px;
        height: 3px;
        top: calc(50% - 2px);
        left: calc(50% - 2px);
        box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
    }
    .fancybox-thumbs {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: 220px;
        margin: 0;
        padding: 5px 5px 0 0;
        background: #fff;
        word-break: normal;
        -webkit-tap-highlight-color: transparent;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        box-sizing: border-box;
        z-index: 99995;
    }
    .fancybox-show-thumbs .fancybox-thumbs {
        display: block;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 220px;
    }
    .fancybox-thumbs > ul {
        list-style: none;
        position: absolute;
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 0;
    }
    .fancybox-thumbs > ul > li {
        float: left;
        overflow: hidden;
        max-width: 50%;
        padding: 0;
        margin: 0;
        width: 105px;
        height: 75px;
        position: relative;
        cursor: pointer;
        outline: 0;
        border: 5px solid transparent;
        border-top-width: 0;
        border-right-width: 0;
        -webkit-tap-highlight-color: transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        box-sizing: border-box;
    }
    li.fancybox-thumbs-loading {
        background: rgba(0, 0, 0, 0.1);
    }
    .fancybox-thumbs > ul > li > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        max-height: none;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    .fancybox-thumbs > ul > li:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 2px;
        border: 4px solid #4ea7f9;
        z-index: 99991;
        opacity: 0;
        transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }
    .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
        opacity: 1;
    }
}
.mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none;
}
.mCustomScrollbar.mCS_no_scrollbar {
    -ms-touch-action: auto;
    touch-action: auto;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    padding: 0 10px;
    direction: ltr;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 0 -11px 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}
.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
    -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
    -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
    transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
}
.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: #99999940;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: #999;
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: #999;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: 0.9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: #ffb446;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: #ffb446;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: 0.3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}
.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 147, 43, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 147, 43, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px;
}
.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 147, 43, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 147, 43, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: #ffb446;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

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

.hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}
.hamburger:hover {
    opacity: 0.7;
}
.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}
.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}
.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
    display: block;
}
.hamburger-inner::before {
    top: -10px;
}
.hamburger-inner::after {
    bottom: -10px;
}
.hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
    top: 10px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
    top: 20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
    transition-delay: 0.22s;
    background-color: transparent;
}
.hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(-45deg);
}
@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate(-250%, -50%);
    }
}
@-moz-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate(-250%, -50%);
    }
}
@-ms-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate(-250%, -50%);
    }
}
@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate(-250%, -50%);
    }
}
@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate(100%, -50%);
    }
}
@-moz-keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate(100%, -50%);
    }
}
@-ms-keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate(100%, -50%);
    }
}
@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate(100%, -50%);
    }
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate(100%, -50%);
    }
    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}
@-moz-keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate(100%, -50%);
    }
    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}
@-ms-keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate(100%, -50%);
    }
    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate(100%, -50%);
    }
    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate(-250%, -50%);
    }
    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}
@-moz-keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate(-250%, -50%);
    }
    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}
@-ms-keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate(-250%, -50%);
    }
    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate(-250%, -50%);
    }
    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}
@-webkit-keyframes mouse-scroll {
    25% {
        height: 7px;
        transform: translate(0, 15px);
    }
    50% {
        height: 11px;
        transform: translate(0, 10px);
    }
    75% {
        height: 7px;
        transform: translate(0, 7px);
    }
    100% {
        height: 3px;
        transform: translate(0, 3px);
    }
}
@-moz-keyframes mouse-scroll {
    25% {
        height: 7px;
        transform: translate(0, 15px);
    }
    50% {
        height: 11px;
        transform: translate(0, 10px);
    }
    75% {
        height: 7px;
        transform: translate(0, 7px);
    }
    100% {
        height: 3px;
        transform: translate(0, 3px);
    }
}
@-ms-keyframes mouse-scroll {
    25% {
        height: 7px;
        transform: translate(0, 15px);
    }
    50% {
        height: 11px;
        transform: translate(0, 10px);
    }
    75% {
        height: 7px;
        transform: translate(0, 7px);
    }
    100% {
        height: 3px;
        transform: translate(0, 3px);
    }
}
@keyframes mouse-scroll {
    25% {
        height: 7px;
        transform: translate(0, 15px);
    }
    50% {
        height: 11px;
        transform: translate(0, 10px);
    }
    75% {
        height: 7px;
        transform: translate(0, 7px);
    }
    100% {
        height: 3px;
        transform: translate(0, 3px);
    }
}
@-webkit-keyframes mouse-motion {
    25% {
        transform: translateY(-2px);
    }
    50% {
        transform: translateY(-3px);
    }
    75% {
        transform: translateY(-2px);
    }
}
@-moz-keyframes mouse-motion {
    25% {
        transform: translateY(-2px);
    }
    50% {
        transform: translateY(-3px);
    }
    75% {
        transform: translateY(-2px);
    }
}
@-ms-keyframes mouse-motion {
    25% {
        transform: translateY(-2px);
    }
    50% {
        transform: translateY(-3px);
    }
    75% {
        transform: translateY(-2px);
    }
}
@keyframes mouse-motion {
    25% {
        transform: translateY(-2px);
    }
    50% {
        transform: translateY(-3px);
    }
    75% {
        transform: translateY(-2px);
    }
}
@-webkit-keyframes showOpacity {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes showOpacity {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-ms-keyframes showOpacity {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes showOpacity {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes shake {
    from,
    to {
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-5px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(5px, 0, 0);
    }
}
.shake {
    animation-name: shake;
}
.fadeOutLeft {
    animation-name: fadeOutLeft;
}
.fadeInRight {
    animation-name: fadeInRight;
}
.black-button {
    height: 48px;
    padding: 0 40px;
    font-family: museo-regular;
    font-size: 18px;
    color: #fff;
    border-radius: 82px;
    background-color: #3a3a3a;
    line-height: 48px;
    border: none;
    cursor: pointer;
    outline: 0;
}
.black-button:hover,
.blue-button:hover,
.subscribe-block .row input:hover[type="submit"],
.subscribe-block-2 button:hover {
    box-shadow: 0 15px 50px 14px rgba(0, 0, 0, 0.1);
}
.blue-button,
.subscribe-block .row input[type="submit"],
.subscribe-block-2 button {
    transition: 0.4s;
    height: 56px;
    border-radius: 82px;
    background-color: #0867d8;
    text-align: center;
    padding: 0 50px;
    font-family: gilroy-medium;
    font-size: 18px;
    line-height: 56px;
    border: none;
    color: #fff;
}
.default-input,
.subscribe-block .row input[type="email"],
.subscribe-block-2 .input-medium {
    transition: 0.4s;
    width: 293px;
    height: 56px;
    border-radius: 82px;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.04);
    border: none;
    color: #444;
    font-family: gilroy-medium;
    font-size: 18px;
    padding: 0 35px;
}
.default-input:focus,
.subscribe-block .row input:focus[type="email"],
.subscribe-block-2 .input-medium:focus {
    box-shadow: 0 10px 29px 0 rgba(0, 0, 0, 0.1);
}
a,
button,
input {
    outline: 0 !important;
}
@keyframes modal-video {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes modal-video-inner {
    from {
        transform: translate(0, 100px);
    }
    to {
        transform: translate(0, 0);
    }
}
.modal-video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000000;
    cursor: pointer;
    opacity: 1;
    animation-timing-function: ease-out;
    animation-duration: 0.3s;
    animation-name: modal-video;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
.modal-video-close {
    opacity: 0;
}
.modal-video-close .modal-video-movie-wrap {
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    -o-transform: translate(0, 100px);
    transform: translate(0, 100px);
}
.modal-video-body {
    max-width: 940px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: table;
}
.modal-video-inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.modal-video-movie-wrap {
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    background-color: #333;
    animation-timing-function: ease-out;
    animation-duration: 0.3s;
    animation-name: modal-video-inner;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -ms-transition: -ms-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal-video-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal-video-close-btn {
    position: absolute;
    z-index: 2;
    top: -35px;
    right: -35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    overflow: hidden;
    border: none;
    background: 0 0;
}
.modal-video-close-btn:before {
    transform: rotate(45deg);
}
.modal-video-close-btn:after {
    transform: rotate(-45deg);
}
.modal-video-close-btn:after,
.modal-video-close-btn:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
    border-radius: 5px;
    margin-top: -6px;
}
.header-home {
    position: fixed;
    top: 0;
    width: 100%;
    text-align: center;
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: height 0.3s 0.1s, background 0.3s;
    z-index: 100;
    background: rgba(255, 255, 255, 0);
}
.promotion_page .header-home {
    position: absolute;
}
.header-home .logo {
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.header-home .logo:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.header-home .logo img {
    width: 100%;
}
.header-home.squeeze .menu ul li a {
    padding: 15px 0;
}
.header-home.squeeze .logo {
    width: 138px;
}
.header-home.squeeze .logo img {
    width: 100%;
    height: auto;
}
.header-home.fill {
    background: #fff;
    border-bottom: solid 1px #f1f1f1;
}
.header-home .hamburger {
    display: none;
}
.header-home .menu {
    display: inline-block;
    text-align: center;
    flex-grow: 1;
    text-align: center;
}
.header-home .menu ul {
    display: flex;
    align-items: center;
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
}
.header-home .menu ul li {
    margin: 0 0 0 21px;
    display: inline-block;
    overflow: hidden;
}
.header-home .menu ul li.hire-us a {
    border-top: 3px solid transparent;
    background-color: #0867d8;
    background-color: #0867d8;
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 33px;
    padding: 6.5px 40px;
    outline: 0;
    cursor: pointer;
    border-radius: 3px;
    white-space: nowrap;
}
.header-home .menu ul li.hire-us a:hover {
    color: #fff;
    border-top: 3px solid transparent;
    background-color: #0867d8;
}
.header-home .menu ul li.hire-us.active a {
    color: #fff;
}
.header-home .menu ul li a {
    padding: 30px 0;
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    font-size: 13px;
    line-height: 1.62;
    font-weight: 600;
    letter-spacing: 0.2px;
    font-family: gilroy-medium, sans-serif;
    border-top: 3px solid transparent;
    color: #444;
}
.header-home .menu ul li a:hover {
    color: #0867d8;
    border-top: 3px solid #0867d8;
}
.header-home .menu ul li a.active {
    color: #000;
    border-top: 3px solid #0867d8;
}
.header-home .menu ul li:last-child a.active {
    color: #fff;
}
.transition-DesignDok {
    transition: 0.4s;
}
.transition-DesignDok-300 {
    transition: 0.3s;
}
.transition-DesignDok-500 {
    transition: 0.5s;
}
.header-blog {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background-color: #f8f8fa;
    padding: 20px 15px;
    display: flex;
    justify-content: space-between;
    margin: auto;
    align-items: center;
    z-index: 9;
}
.header-blog.squeeze {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e6e6e6;
}
.header-blog .black-button {
    background-color: transparent;
    border: solid 1px #3a3a3a;
    color: #3a3a3a;
    font-family: gilroy-bold, sans-serif;
    line-height: 46px;
}
.header-blog .black-button:hover {
    background-color: #3a3a3a;
    color: #fff;
}
@media (max-width: 767.98px) {
    .header-blog {
        padding: 20px 15px;
    }
}
.header-blog .logo-link {
    height: 44.5px;
}
.header-blog .logo-link .logo:hover {
    opacity: 0.8;
}
.header-blog .logo-link span {
    font-family: gilroy-medium, sans-serif;
    font-size: 23px;
    letter-spacing: -0.2px;
    color: #3a3a3a !important;
    position: relative;
    top: 3px;
    left: 5px;
}
.header-blog .logo-link span:hover {
    opacity: 0.8;
}
.header-blog .logo-link .logo {
    height: 44.5px;
}
@media (max-width: 767.98px) {
    .header-blog .right {
        display: flex;
        align-items: center;
    }
}
.header-blog .right .category-mobile {
    display: none;
}
@media (max-width: 767.98px) {
    .header-blog .right .category-mobile {
        display: inline-block;
        margin-left: 10px;
    }
}
@media (max-width: 767.98px) {
    .header-blog .right .link {
        display: none;
    }
}
.header-blog .right form {
    display: inline-block;
}
.header-blog .right .search-input {
    transition: 0.4s;
    width: 0;
    height: 40px;
    margin-right: 15px;
    padding: 0;
    font-family: gilroy-regular, sans-serif;
    color: #3a3a3a;
    background: #fff;
}
@media (max-width: 767.98px) {
    .header-blog .right .search-input {
        position: absolute;
        left: 150px;
    }
}
.header-blog .right .input-active {
    width: 180px;
    padding: 0 15px;
}
@media (max-width: 767.98px) {
    .header-blog .right .blog-subscribe {
        display: none;
    }
}
.header-blog .right a,
.header-blog .right span {
    margin-right: 45px;
    font-family: gilroy-semi, sans-serif;
    font-weight: 500;
    color: #3a3a3a;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
}
@media (max-width: 767.98px) {
    .header-blog .right a,
    .header-blog .right span {
        margin-right: 10px;
    }
}
@media (max-width: 767.98px) {
    .header-blog .right form {
        order: 2;
        flex-basis: 100%;
        text-align: right;
    }
    .header-blog .right form .search {
        margin-right: 0;
    }
}
.header-blog .right .search {
    display: inline-block;
    height: 25px;
    width: 24px;
    position: relative;
    top: 4px;
    background-repeat: no-repeat;
    background-size: 119%;
}
@media (max-width: 767.98px) {
    .header-blog .right .search {
        top: 0;
    }
}
.mobile-hireus {
    display: none;
    border-radius: 3px;
    background-color: #0867d8;
    font-family: gilroy-regular, sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #fff;
    position: relative;
    top: -11px;
    padding: 3px 10px;
}
@media (max-width: 575.98px) {
    .mobile-hireus {
        display: inline-block;
    }
    
}
.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 25px;
    height: 2px;
}
.hamburger-box {
    width: 30px;
}
.hamburger--spring .hamburger-inner::before {
    top: 8px;
}
.hamburger--spring .hamburger-inner::after {
    top: 16px;
}
.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    border-radius: 0;
}
@media screen and (max-width: 768px) {
    .header-home.squeeze {
        background: #fff;
    }
    .header-home .menu ul li {
        margin: 0 0 0 30px;
    }
}
@media screen and (max-width: 600px) {
    .menu-wrap {
        display: flex;
        align-items: center;
      }
    .blog header .logo {
        width: 96px;
    }
    .header-home {
        padding: 5px 15px;
        background: #fff;
    }
    .header-home .hamburger {
        display: inline-block;
        padding-right: 0;
    }
    .header-home .logo {
        margin-top: 0;
        width: 134px;
    }
    .header-home .logo img {
        width: 120px;
    }
    .header-home .menu {
        position: fixed;
        margin-top: 0;
        height: 100%;
        width: 100%;
        background: #fff;
        top: 64px;
        left: 0;
        transform: translateX(-100%);
        transition: transform 0.2s linear, opacity 0.2s linear, z-index 0.2s linear;
        opacity: 0;
        z-index: -1;
    }
    .header-home .menu.show {
        transform: translateY(0);
        z-index: -1;
        opacity: 1;
    }
    .header-home .menu ul {
        padding: 0;
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center;
        padding-bottom: 125px;
        align-items: start;
        padding-left: 20px;
    }
    .header-home .menu ul li {
        justify-content: center;
        margin: 0;
    }
    .header-home .menu ul li:last-child {
        position: absolute;
        bottom: 65px;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .header-home .menu ul li:last-child a {
        border-radius: 0;
    }
    .header-home .menu ul li a {
        display: block;
        padding: 10px 0 !important;
        color: #000;
        font-size: 29px;
        height: auto;
        border: none;
    }
    .header-home .menu ul li a:hover {
        border: none;
    }
    .header-home .menu ul li.active a {
        border: none;
    }
}
@media screen and (max-width: 375px) {
    .header-blog .logo-link span {
        display: none;
    }
    .header-home .logo img {
        width: 134px;
    }
}
@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Bold.woff2) format("woff2"), url(../fonts/Gilroy-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Black.woff2) format("woff2"), url(../fonts/Gilroy-Black.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-BlackItalic.woff2) format("woff2"), url(../fonts/Gilroy-BlackItalic.woff) format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-BoldItalic.woff2) format("woff2"), url(../fonts/Gilroy-BoldItalic.woff) format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-ExtraBold.woff2) format("woff2"), url(../fonts/Gilroy-ExtraBold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Light.woff2) format("woff2"), url(../fonts/Gilroy-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Medium.woff2) format("woff2"), url(../fonts/Gilroy-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-HeavyItalic.woff2) format("woff2"), url(../fonts/Gilroy-HeavyItalic.woff) format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-MediumItalic.woff2) format("woff2"), url(../fonts/Gilroy-MediumItalic.woff) format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Heavy.woff2) format("woff2"), url(../fonts/Gilroy-Heavy.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-ExtraBoldItalic.woff2) format("woff2"), url(../fonts/Gilroy-ExtraBoldItalic.woff) format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-LightItalic.woff2) format("woff2"), url(../fonts/Gilroy-LightItalic.woff) format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-RegularItalic.woff2) format("woff2"), url(../fonts/Gilroy-RegularItalic.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-SemiBold.woff2) format("woff2"), url(../fonts/Gilroy-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: museo-bold;
    font-style: normal;
}
@font-face {
    font-family: museo-medium;
    font-style: normal;
}
@font-face {
    font-family: museo-regular;
    font-style: normal;
}
@font-face {
    font-family: museo-light;
    font-style: normal;
}
@font-face {
    font-family: "PT Serif";
    font-style: normal;
}
@font-face {
    font-family: "PT Serif Refular";
    font-style: normal;
}
html {
    position: relative;
    min-height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body,
html {
    background: #fff;
    font-family: gilroy-regular, sans-serif;
    font-weight: 100;
    color: #3a3a3a;
}
.app-content {
    position: relative;
    overflow: hidden;
}
.app-content::after {
    content: "";
    position: absolute;
    z-index: 800;
    height: 180%;
    left: -40%;
    top: -40%;
    width: 180%;
    pointer-events: none;
    will-change: transform;
    transition: opacity 0.6s ease-out;
    -webkit-animation: noiseAnimation 1s steps(4) infinite;
    animation: noiseAnimation 1s steps(4) infinite;
    opacity: 0.85;
}
#archiveModal .archives ul li .app-content::after,
#categoryModal .archives ul li .app-content::after,
#tagsModal .archives ul li .app-content::after,
.category .app-content::after,
.page-template-all_posts .app-content::after,
.page-template-blog .app-content::after,
.search .app-content::after,
.single-post .app-content::after,
.tag .app-content::after {
    background: 0 0;
    animation: none;
}
a {
    color: #3a3a3a;
}
a:active,
a:focus,
a:hover {
    text-decoration: none;
}
.hide {
    display: none !important;
}
.hidden {
    display: block !important;
    visibility: hidden !important;
}
.left {
    float: left !important;
}
.right {
    float: right !important;
}
.clearfix::after {
    display: table;
    content: " ";
    clear: both;
}
.border {
    width: 76px;
    height: 1px;
    border: 1px solid #0867d8 !important;
    margin-bottom: 22px;
}
.app-layout.blog {
    background: #f8f8fa;
}
li {
    font-family: gilroy-medium, sans-serif;
    list-style-type: none;
}
.overflow-h {
    overflow: hidden;
}
.slick-dots li {
    height: 2px;
    width: 38px;
}
.slick-dots li button {
    height: 2px;
    width: 38px;
    padding: 0;
    opacity: 0.61;
    border-radius: 0.5px;
    background-color: #d8d8d8;
}
.slick-dots li.slick-active button {
    background-color: #0867d8;
    opacity: 1;
}
.grecaptcha-badge {
    display: none;
}
.scroll {
    position: fixed;
    right: 0;
    top: 0;
    width: 5px;
    height: 50px;
    background: #000;
}
.home section,
.page-template-company section,
.page-template-price section,
.page-template-services section {
    position: relative;
    z-index: 2;
    background-color: #fff;
}
.home .top-home {
    position: relative;
    z-index: 3;
    height: 743px;
    background-color: #e8f5ff;
    box-shadow: inset 0 3px 229px 0 rgba(0, 0, 0, 0.09);
}
.home .next-page,
.page-template-company .next-page,
.page-template-price .next-page,
.page-template-services .next-page {
    position: relative;
    height: 100vh;
    z-index: 1;
}
@media screen and (max-width: 544px) {
    .app-content::after {
        content: "";
        animation: none;
        background-image: none;
    }
}
footer {
    position: relative;
    z-index: 2;
    justify-content: space-around;
    display: flex;
}
footer .footer {
    margin: -20px auto 30px;
}
.blog-footer {
    background-color: #1e1e1e;
    padding: 0;
}
.blog-footer .follow {
    font-family: gilroy-semi, sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #989898;
    position: relative;
    top: 15px;
    margin-bottom: 35px;
}
.blog-footer .socials {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    left: -10px;
}
@media (max-width: 991.98px) {
    .blog-footer .socials {
        justify-content: center;
    }
    .side-banenr {
        display: none;
    }
    .banner-left {
        display: none;
    }
    .banner-right {
        display: none;
    }
}
.blog-footer .socials li {
    text-align: left;
    display: inline-block;
    flex-basis: 25%;
    margin-bottom: 15px;
}
@media (max-width: 991.98px) {
    .blog-footer .socials li {
        text-align: center;
    }
}
.blog-footer .socials li svg {
    transition: 0.4s;
    cursor: pointer;
}
.blog-footer .socials li svg path {
    transition: 0.4s;
    fill: #fff;
}
.blog-footer .socials li svg:hover {
    transform: translate3d(0, -5px, 0);
}
.blog-footer .socials li svg:hover path {
    fill: #0867d8;
}
.blog-footer .hire-us {
    padding: 87px 0;
    border-bottom: solid 1px #3c3c3c;
    text-align: center;
}
.blog-footer .hire-us a {
    width: 264px;
    height: 52px;
    border-radius: 3px;
    background-color: #0867d8;
    line-height: 52px;
    color: #fff;
    font-family: gilroy-medium, sans-serif;
    font-size: 18px;
    display: inline-block;
    text-align: center;
}
.blog-footer .bottom-footer {
    padding: 90px 0;
}
@media (max-width: 991.98px) {
    .blog-footer .bottom-footer {
        padding: 60px 0;
    }
}
.blog-footer .bottom-footer .logo {
    height: 45px;
    object-fit: contain;
    margin-bottom: 28px;
    filter: brightness(10);
}
.blog-footer .bottom-footer .description {
    font-family: gilroy-medium, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #fff;
    max-width: 410px;
}
@media (max-width: 991.98px) {
    .blog-footer .bottom-footer .description {
        max-width: 100%;
    }
}
.blog-footer .bottom-footer .center .top-home .content .bottom a,
.blog-footer .bottom-footer .center p,
.top-home .content .bottom .blog-footer .bottom-footer .center a {
    font-family: gilroy-semi, sans-serif;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #989898;
    position: relative;
    margin-bottom: 30px;
    top: 15px;
}
.blog-footer .bottom-footer .center a {
    transition: 0.4s;
    font-family: gilroy-medium, sans-serif;
    font-size: 23px;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #fff;
    display: block;
}
.blog-footer .bottom-footer .center a:hover {
    color: #0867d8;
}
.blog-footer .bottom-footer .center a:nth-child(3) {
    position: relative;
    left: -16px;
    top: 6px;
}
@media (max-width: 767.98px) {
    .blog-footer .bottom-footer .center a:nth-child(3) {
        left: 0;
    }
}
@-webkit-keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}
.hvr-wobble-vertical:active,
.hvr-wobble-vertical:focus,
.hvr-wobble-vertical:hover {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@keyframes noiseAnimation {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    10% {
        -webkit-transform: translate(-5%, -5%);
        transform: translate(-5%, -5%);
    }
    20% {
        -webkit-transform: translate(-10%, 5%);
        transform: translate(-10%, 5%);
    }
    30% {
        -webkit-transform: translate(5%, -10%);
        transform: translate(5%, -10%);
    }
    40% {
        -webkit-transform: translate(-5%, 15%);
        transform: translate(-5%, 15%);
    }
    50% {
        -webkit-transform: translate(-10%, 5%);
        transform: translate(-10%, 5%);
    }
    60% {
        -webkit-transform: translate(15%);
        transform: translate(15%);
    }
    70% {
        -webkit-transform: translateY(10%);
        transform: translateY(10%);
    }
    80% {
        -webkit-transform: translate(-15%);
        transform: translate(-15%);
    }
    90% {
        -webkit-transform: translate(10%, 5%);
        transform: translate(10%, 5%);
    }
    to {
        -webkit-transform: translate(5%);
        transform: translate(5%);
    }
}
@keyframes applications-arrow {
    0% {
        opacity: 0;
        transform: translateX(-60px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
@keyframes applications-arrow-back {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(60px);
    }
}
@-webkit-keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}
@keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}
@-webkit-keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}
@keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}
.hvr-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}
.hvr-hang:active,
.hvr-hang:focus,
.hvr-hang:hover {
    -webkit-animation-name: hvr-hang-sink, hvr-hang;
    animation-name: hvr-hang-sink, hvr-hang;
    -webkit-animation-duration: 0.3s, 1.5s;
    animation-duration: 0.3s, 1.5s;
    -webkit-animation-delay: 0s, 0.3s;
    animation-delay: 0s, 0.3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
.blog header .logo {
    display: inline-block;
    width: 210px;
    transition: 0.5s;
    padding-top: 10px;
    text-align: left;
}
.blog header .logo:hover {
    transform: scale(0.95);
}
.blog header .logo .navigation {
    float: right;
}
.blog header .logo .navigation ul {
    display: inline-block;
}
.blog header .logo .navigation ul li {
    float: left;
}
.blog header .logo .navigation ul li a {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.12;
    text-align: left;
    color: #3a3a3a;
}
@media screen and (max-width: 544px) {
    .header .socials {
        display: none;
    }
}
.tooltip {
    position: absolute;
    top: 6px;
}
.tooltip.right {
    left: 100%;
}
.tooltip.right .tooltip-arrow {
    margin-top: -10px;
    border-right-color: #a34044;
    border-width: 10px 10px 10px 0;
}
.tooltip .tooltip-inner {
    display: table-cell;
    background: #a34044;
    color: #ecf4fe;
    font-family: gilroy-regular, sans-serif;
    font-weight: 100;
    font-size: 16px;
    height: 54px;
    min-width: 300px;
    max-width: 360px;
    text-align: left;
    padding: 8px 27px;
    margin-left: 5px;
    vertical-align: middle;
}
@media only screen and (max-width: 970px) {
    .tooltip .tooltip-inner {
        min-width: 273px;
    }
}
@media only screen and (max-width: 768px) {
    .tooltip {
        position: static;
    }
    .tooltip.right {
        padding: 0;
    }
    .tooltip .tooltip-arrow {
        display: none;
    }
    .tooltip .tooltip-inner {
        background: 0 0;
        padding: 8px 0;
        height: 17px;
        font-size: 14px;
        color: #c74d51;
    }
}
@media only screen and (max-width: 544px) {
    .tooltip .tooltip-inner {
        background: 0 0;
        padding: 0;
        height: 15px;
        font-size: 12px;
        color: #c74d51;
        min-width: 266px;
    }
}
.popup {
    position: absolute;
    display: table;
    width: 750px;
    min-width: 700px;
    height: 385px;
    border-radius: 5px;
    background-color: #2e383b;
    top: 50%;
    left: 50%;
    z-index: 99;
    padding: 0 140px;
    transform: translate(-50%, -50%);
}
.popup .close {
    background: #252f33;
    position: absolute;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    top: 0;
    opacity: 1;
    right: -85px;
}
.popup .close:after,
.popup .close:before {
    position: absolute;
    left: 25px;
    top: 15px;
    content: " ";
    height: 23px;
    width: 3px;
    border-radius: 5px;
    background-color: #ecf4fe;
}
.popup .close:before {
    transform: rotate(45deg);
}
.popup .close:after {
    transform: rotate(-45deg);
}
.popup .container {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
    width: 100%;
}
.popup .container button.custom-btn,
.popup .container input.custom-btn {
    width: 80%;
    margin-top: 60px;
}
.popup .container button.custom-btn.cancel,
.popup .container input.custom-btn.cancel {
    display: none;
}
@media only screen and (max-width: 544px) {
    .popup {
        width: 90%;
        min-width: 280px;
        padding: 0;
        height: 175px;
    }
    .popup .close {
        display: none;
    }
    .popup .container {
        font-size: 16px;
    }
    .popup .container .top-home .content .bottom a,
    .popup .container p,
    .top-home .content .bottom .popup .container a {
        padding: 20px;
    }
    .popup .container button,
    .popup .container input {
        width: 80%;
    }
    .popup .container button.custom-btn,
    .popup .container input.custom-btn {
        margin-top: 0;
    }
    .popup .container button.custom-btn.cancel,
    .popup .container input.custom-btn.cancel {
        display: inline;
    }
}
.top-home {
    position: relative;
    height: 100vh;
    padding: 0 45px 0;
    overflow: hidden;
}
@media (max-width: 767.98px) {
    .top-home {
        padding-bottom: 50px !important;
    }
}
.top-home .mobile-dog {
    display: none;
}
.top-home .ipadt {
    height: 500px;
    width: 100%;
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    background: 0 0;
    background-color: transparent;
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .top-home .ipadt {
        display: block;
    }
}
.top-home .gradient,
.top-home .gradient-2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 3;
    background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
}
.top-home .gradient-2 {
    height: 100%;
    width: 50px;
    z-index: 3;
    background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
}
.top-home .DesignDok_img {
    -webkit-animation-duration: 1.3s;
    -o-animation-duration: 1.3s;
    animation-duration: 1.3s;
    animation-name: showOpacity;
    transition: transform 0.5s ease-in-out;
    width: 45vw;
    height: 88vh;
    left: 0;
    position: absolute;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: contain;
}
.top-home .DesignDok_img:hover {
    transform: scale(1.03);
}
.top-home .DesignDok_img.img1 {
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
}
@media (-webkit-min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3),
    only screen and (-o-min-device-pixel-ratio: 3 / 2),
    only screen and (min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3) {
    .top-home .DesignDok_img.img1 {
        background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    }
}
.top-home .DesignDok_img.img2 {
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
}
@media (-webkit-min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3),
    only screen and (-o-min-device-pixel-ratio: 3 / 2),
    only screen and (min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3) {
    .top-home .DesignDok_img.img2 {
        background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    }
}
.top-home .DesignDok_img.img3 {
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
}
@media (-webkit-min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3),
    only screen and (-o-min-device-pixel-ratio: 3 / 2),
    only screen and (min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3) {
    .top-home .DesignDok_img.img3 {
        background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    }
}
.top-home .DesignDok_img.img4 {
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
}
@media (-webkit-min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3),
    only screen and (-o-min-device-pixel-ratio: 3 / 2),
    only screen and (min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3) {
    .top-home .DesignDok_img.img4 {
        background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    }
}
.top-home .DesignDok_img.img5 {
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
}
@media (-webkit-min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3),
    only screen and (-o-min-device-pixel-ratio: 3 / 2),
    only screen and (min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3) {
    .top-home .DesignDok_img.img5 {
        background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    }
}
.top-home .DesignDok_img.img6 {
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
}
@media (-webkit-min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3),
    only screen and (-o-min-device-pixel-ratio: 3 / 2),
    only screen and (min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3) {
    .top-home .DesignDok_img.img6 {
        background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    }
}
.top-home .DesignDok_img.img7 {
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
}
@media (-webkit-min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3),
    only screen and (-o-min-device-pixel-ratio: 3 / 2),
    only screen and (min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3) {
    .top-home .DesignDok_img.img7 {
        background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    }
}
.top-home .DesignDok_img.img8 {
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
}
@media (-webkit-min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3),
    only screen and (-o-min-device-pixel-ratio: 3 / 2),
    only screen and (min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3) {
    .top-home .DesignDok_img.img8 {
        background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    }
}
.top-home .DesignDok_img.img9 {
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
}
@media (-webkit-min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3),
    only screen and (-o-min-device-pixel-ratio: 3 / 2),
    only screen and (min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3) {
    .top-home .DesignDok_img.img9 {
        background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    }
}
.top-home .content {
    padding-top: 13.5vh;
    overflow: hidden;
    max-width: 730px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}
@media all and (max-width: 1450px) and (min-width: 992px) {
    .top-home .content {
        padding-left: 15px;
    }
}
@media (max-width: 991.98px) {
    .top-home .content {
        overflow: visible;
    }
}
.top-home .content .for-anim-2 span {
    transform: translate(0, 200%) matrix(1, 0, 0, 1, 0, 0);
}
@media (max-width: 991.98px) {
    .top-home .content .for-anim-2 span {
        transform: translate(0, 0) matrix(1, 0, 0, 1, 0, 0);
    }
}
.top-home .content .for-anim-1 span {
    padding-bottom: 1px;
}
.top-home .content .for-anim-1 span:nth-child(3) {
    margin-top: 0px;
}
.top-home .content .bottom {
    opacity: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
@media (max-width: 991.98px) {
    .top-home .content .bottom {
        opacity: 1;
    }
}
@media (max-width: 767.98px) {
    .top-home .content .bottom {
        justify-content: space-between;
        position: relative;
        left: -20px;
    }
}
.top-home .content .bottom .watch-button {
    background-color: #0867d8;
    min-height: 59px !important;
    min-width: 59px !important;
    margin-right: 10px;
}
@media (max-width: 767.98px) {
    .top-home .content .bottom .watch-button {
        min-width: 0 !important;
        min-height: 95px !important;
        transform: scale(0.6);
        margin-left: 0;
    }
}
.top-home .content .bottom .watch-button:before {
    background-image: url(../images/play.svg);
    background-position: 58% 50%;
}
@media (max-width: 767.98px) {
    .top-home .content .bottom .watch-button:before {
        background-size: 29%;
    }
}
.top-home .content .bottom a,
.top-home .content .bottom p {
    display: inline-block;
    font-family: gilroy-semi, sans-serif;
    font-size: 20px;
    color: #0867d8 !important;
    margin: 0 80px 0 17px;
    width: auto !important;
    cursor: pointer;
}
@media screen and (max-width: 1050px) {
    .top-home .content .bottom a,
    .top-home .content .bottom p {
        margin: 0 50px 0 17px;
    }
}
@media (max-width: 767.98px) {
    .top-home .content .bottom a,
    .top-home .content .bottom p {
        flex-grow: 1;
        text-align: left;
        margin: 0 0 0 17px;
    }
}
.top-home .content .bottom a {
    position: relative;
    margin: 0 !important;
    font-family: gilroy-semi, sans-serif !important;
    overflow: visible !important;
    display: inline-block;
    width: auto !important;
}
.top-home .content .bottom img {
    transition: 0.4s;
    position: relative;
    left: 8px;
    top: 2px;
    height: 10px;
    object-fit: contain;
}
@media (max-width: 767.98px) {
    .top-home .content .bottom img {
        display: none;
    }
}
@media all and (min-resolution: 192dpi) {
    .top-home .content .bottom img {
        top: -1px;
        height: 12px;
    }
}
@media (max-width: 991.98px) {
    .top-home .content .bottom img {
        top: 4px;
    }
}
@media (max-width: 767.98px) {
    .top-home .content .bottom img {
        right: 0;
        left: 60px;
    }
}
.top-home .content .bottom .yes-safari {
    height: 12px;
    top: -1px;
}
.top-home .content .bottom a:hover + img {
    transform: translate(5px, 0);
}
@media (max-width: 767.98px) {
    .top-home .content .bottom .first-link {
        display: none;
    }
}
.top-home .content .bottom .last-link {
    display: none;
}
@media (max-width: 767.98px) {
    .top-home .content .bottom .last-link {
        display: none;
    }
}
.top-home .content span {
    display: inline-block;
    overflow: hidden;
}
@media (max-width: 767.98px) {
    .top-home .content span {
        display: inline;
        font-size: 20px;
        line-height: 30px !important;
    }
}
.banner-text h1 .text-small {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    display: block;
    line-height: 35px;
}
.banner-text h1 span {
    font-size: 40px;
    font-weight: 700;
    color: #000;
}
.banner-text h1 .text-large {
    color: #0867d8;
    display: block;
    line-height: 50px;
}
.top-home .content span i {
    font-weight: 700;
    transform: translate(0, 200%);
    font-style: inherit;
    display: inline-block;
}
.banner-left:before {
    position: absolute;
    content: "";
    width: 55px;
    height: 55px;
    background-image: url(../images/banner-cross.png);
    left: 3%;
    top: 20%;
    animation: swing 40s infinite ease-in-out;
}
.banner-left:after {
    position: absolute;
    content: "";
    width: 116px;
    height: 116px;
    background-image: url(../images/banner-circle.png);
    left: 40px;
    bottom: -50px;
}
.banner-right:before {
    position: absolute;
    content: "";
    width: 116px;
    height: 116px;
    background-image: url(../images/banner-circle.png);
    right: -50px;
    top: 18%;
}
.banner-right:after {
    position: absolute;
    content: "";
    width: 55px;
    height: 55px;
    background-image: url(../images/banner-cross.png);
    right: 3%;
    bottom: 5%;
    animation: swing 40s infinite ease-in-out;
}
@media (max-width: 991.98px) {
    .top-home .content span i {
        transform: translate(0, 0) matrix(1, 0, 0, 1, 0, 0);
        display: inline;
    }
}
.top-home .content h1.title {
    font: 52px/64px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #444;
    line-height: 1.1;
    margin-bottom: 0;
}
.top-home .content .bottom a,
.top-home .content p {
    font: 18px/31px gilroy-medium, sans-serif;
    font-weight: 500;
    margin: 39px 0 130px 0;
    overflow: hidden;
    color: #444;
}
.top-home .content button {
    border: none;
}
.top-home .content button .arrow {
    display: block;
    width: 66px;
    height: 15px;
    margin-top: 3px;
    float: right;
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    background-repeat: no-repeat;
    background-size: contain;
}
.top-home .home__bottom-bar {
    display: inline-block;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
    left: 0;
    bottom: 15px;
    position: fixed;
    width: 100%;
    height: 47px;
    margin-top: -47px;
    text-align: right;
    margin-bottom: 10px;
    z-index: 5;
    transition: opacity 0.5s, transform 0.5s;
    opacity: 1;
}
@media (max-width: 991.98px) {
    .top-home .home__bottom-bar {
        display: none;
    }
}
.top-home .home__bottom-bar.slide-out {
    transform: translateY(100px);
}
.top-home .home__bottom-bar .arrow-down {
    transition: 0.3s;
    padding: 20px;
    cursor: pointer;
    float: right;
}
.top-home .home__bottom-bar .arrow-down:hover svg g {
    fill: #0867d8;
}
.top-home .home__bottom-bar .socials {
    display: inline-block;
    animation-name: clip-show;
}
@media (max-width: 575.98px) {
    .top-home .home__bottom-bar .socials {
        display: none;
    }
    
}
.top-home .home__bottom-bar .socials ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}
.top-home .home__bottom-bar .socials ul li {
    margin: 0 23px 0 0;
}
.top-home .home__bottom-bar .socials ul li:last-child {
    margin: 0;
}
.top-home .home__bottom-bar .socials ul li a {
    display: inline-block;
    transition: margin-top 0.2s;
}
.top-home .home__bottom-bar .socials ul li a:hover {
    margin-top: -3px;
}
.top-home .home__bottom-bar .socials ul li a:hover svg path {
    fill: #0867d8;
}
.top-home .home__bottom-bar .mouse {
    border: 2px solid #000;
    width: 32px;
    height: 47px;
    margin: 0 auto;
    border-radius: 30px;
    -webkit-animation: mouse-motion;
    -o-animation: mouse-motion;
    animation: mouse-motion;
    -webkit-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: 3;
    -o-animation-iteration-count: 3;
    animation-iteration-count: 3;
    -webkit-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
}
.top-home .home__bottom-bar .mouse:before {
    position: relative;
    display: block;
    content: " ";
    width: 2px;
    height: 5px;
    border: 1px solid #000;
    left: 13px;
    transform: translate(0, 15px);
    -webkit-animation: mouse-scroll;
    -o-animation: mouse-scroll;
    animation: mouse-scroll;
    -webkit-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: 3;
    -o-animation-iteration-count: 3;
    animation-iteration-count: 3;
    -webkit-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
}
#canvas-dog {
    position: absolute;
    height: 100%;
    width: 60%;
    top: 0;
    right: 0;
    z-index: 2;
    opacity: 0;
}
@media (max-width: 991.98px) {
    #canvas-dog {
        z-index: 1;
    }
}
@media (max-width: 767.98px) {
    #canvas-dog {
        display: none;
    }
}
@media all and (max-width: 1320px) and (min-height: 900px) {
    #canvas-dog {
        width: 50%;
        height: 80%;
    }
}
.height-dog {
    position: relative;
    height: 100vh;
    display: table;
}
.side-banenr {
    position: absolute;
    right: 70px;
    top: 70px;
}
.side-banenr img {
    width: 100%;
    animation: zoom 6s infinite;
}
.logo-banner {
    top: 50px;
    right: -40px;
}
.logo-banner img {
    width: 95%;
}
.branding-banner {
    right: 0;
    top: 110px;
}
.mobile-banner {
    right: -19px;
    top: 97px;
}
@media screen and (max-height: 790px) {
    .top-home .content {
        padding-top: 0;
    }
}
@media screen and (max-width: 1410px) {
    .top-home .content .bottom a,
    .top-home .content p {
        font-size: 20px;
        line-height: 29px;
    }
    .top-home .content h1.title {
        font-size: 46px;
        line-height: 50px;
        max-width: 100%;
        margin: 60px 0 0;
    }
    .myhome .content p {
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }
    .myticks {
        overflow: hidden;
        padding-left: 0;
        margin-bottom: 10px !important;
    }
    .myhome .mybannerform img {
        margin-right: 15px;
        max-width: 21%;
    }
    .company-top .list .counter {
        font-size: 64px !important;
    }
}
@media screen and (max-width: 1200px) {
    .top-home .content {
        padding-top: 100px;
    }
    .top-home .content .bottom a,
    .top-home .content p {
        font-size: 20px;
        line-height: 29px;
    }
    .top-home .content h1.title {
        font-size: 46px;
        line-height: 52px;
    }
}
@media screen and (max-width: 1136px) {
    .top-home .content .bottom a span,
    .top-home .content p span {
        display: inline;
    }
}
@media screen and (max-width: 992px) {
    #canvas-dog {
        position: static;
        height: 500px;
        width: 100%;
        text-align: center;
    }
    .top-home {
        height: auto;
    }
    .top-home .content {
        text-align: center;
        padding-top: 100px;
        max-width: initial;
    }
    .top-home .content .bottom a,
    .top-home .content p {
        width: auto;
    }
    .top-home .col-lg-6 {
        flex: none;
        max-width: none;
    }
    .top-home .dog-size {
        margin-top: 53px;
    }
    .top-home #canvas-dog {
        margin: 0 auto;
    }
}
@media screen and (max-width: 544px) {
    .arrow-down {
        display: none;
    }
    .home {
        height: auto;
    }
    .top-home {
        padding: 0;
    }
    .top-home .mobile-dog {
        display: block;
        position: relative;
        top: 80px;
    }
    .top-home .mobile-dog img {
        display: block;
        width: 90%;
        margin: auto;
    }
    .top-home .content {
        padding-top: 120px;
        text-align: left;
    }
    .top-home .content h1.title {
        font-size: 35px;
        line-height: 40px;
    }
    .top-home .content .bottom a,
    .top-home .content p {
        font-size: 18px;
        width: 100%;
        margin: 15px 0;
    }
    .top-home .footer-cursor .mouse {
        display: none;
    }
    #canvas-dog {
        width: 300px;
        height: 300px;
        margin: 20px auto 0 auto;
        position: relative;
        top: 15px;
        left: 0;
    }
}
@media (max-width: 767.98px) {
    .applications {
        overflow: hidden;
    }
}
.applications::after {
    display: table;
    content: " ";
    clear: both;
}
.applications .app-container {
    margin: 0 auto;
    padding: 0 70px;
    max-width: 1410px;
}
.applications .bg-container {
    height: 300px;
    display: block;
    overflow: hidden;
    transform: matrix(1, 0, 0, 1, 0, 0);
    text-decoration: none;
    width: 100%;
    background: #000;
    color: #fff;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.applications .see-all {
    background-color: #f9f9f9;
}
.applications .see-all .mask {
    display: flex;
    align-items: center;
    justify-content: center;
}
.applications .see-all .content {
    color: #0867d8;
}
.applications .see-all .content h2 {
    margin: 0;
}
.applications .see-all .content svg g g {
    fill: #0867d8;
}
.applications .app-item {
    padding: 7px;
    transform: translateY(0);
}
.applications .app-item.main-slide {
    padding-top: 0;
}
.applications .app-item.main-slide .content {
    position: relative;
    top: 0;
    left: 0;
}
.applications .app-item .animate-mask {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #242424;
    z-index: 10;
    transition: border 0.5s;
    border: 0 solid #fff;
}
.applications .app-item .animate-mask-2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 11;
    transition: border 0.5s;
    border: 0 solid #fff;
}
.applications .app-item a .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0 solid #fff;
    transition: border 0.5s;
    z-index: 1;
}
.applications .app-item a:hover .animate-mask,
.applications .app-item a:hover .animate-mask-2,
.applications .app-item a:hover .mask {
    border: 15px solid #fff;
    box-sizing: border-box;
}
.applications .app-item a:hover svg {
    animation-name: applications-arrow;
    animation-duration: 0.5s;
    animation-fill-mode: backwards;
    animation-timing-function: easeOutExpo;
}
.applications .app-item a svg {
    animation-name: applications-arrow-back;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-timing-function: easeOutExpo;
}
.applications .bg-container:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #0867d873;
    display: block;
    position: absolute;
    top: 100%;
}
.applications .bg-container:hover:after {
    top: 0;
}
.applications .app-item .content {
    position: relative;
    margin: 44px 48px;
    opacity: 1;
}
.applications .app-item .content .svg-wrap {
    position: absolute;
    right: -5px;
    top: 10px;
}
.applications .app-item .content .svg-wrap.see-all-arrow {
    position: static;
    text-align: center;
    margin-top: 20px;
}
.applications .app-item .content.white h2,
.applications .app-item .content.white span {
    color: #fff;
}
.applications .app-item .content.white svg .icon-arrow {
    fill: #fff;
}
.applications .app-item .content.black h2,
.applications .app-item .content.black span {
    color: #000;
}
.applications .app-item .content.black svg .icon-arrow {
    fill: #000;
}
.applications .app-item .content h2 {
    font-family: gilroy-bold, sans-serif;
    line-height: 1;
    margin-top: 35px;
    font-size: 25px;
    font-weight: 500;
}
.applications .app-item span {
    opacity: 0.61;
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    line-height: 2.33;
    color: #ecf4fe;
}
@media screen and (min-width: 1410px) {
    .applications .app-container {
        max-width: 1410px;
        padding: 0;
    }
    .applications .bg-container {
        height: 300px;
    }
    .applications .app-item .content h2 {
        font-size: 32px;
    }
}
@media screen and (max-width: 992px) {
    .applications .bg-container {
        height: 500px;
    }
    .applications .app-container {
        max-width: 100%;
        padding: 0;
    }
}
@media screen and (max-width: 768px) {
    .applications .app-item.main-slide .content {
        left: 0;
        max-width: 300px;
    }
}
@media screen and (max-width: 544px) {
    .applications .slick-dots {
        bottom: 17px;
    }
    .applications .bg-container {
        height: 536px;
    }
    .applications .slick-list {
        height: 536px;
    }
    .applications .app-item.main-slide .content {
        position: static;
        top: auto;
        left: auto;
        max-width: 100%;
        text-align: left;
        transform: translateY(0);
    }
    .applications .app-item a:hover .animate-mask,
    .applications .app-item a:hover .animate-mask-2,
    .applications .app-item a:hover .mask {
        border: none;
    }
}
.books {
    padding: 140px 45px 85px;
}
@media (max-width: 991.98px) {
    .books {
        padding: 70px 45px 80px 45px !important;
    }
}
@media (max-width: 767.98px) {
    .books {
        padding: 20px 0 60px 0 !important;
        margin-top: -40px !important;
    }
    .books .slick-dots {
        text-align: left;
        padding-left: 40px;
        bottom: -45px;
    }
}
.books .content {
    width: 617px;
    margin-left: 80px;
    text-align: left;
    margin-bottom: 90px;
}
.books .content .title {
    font: 60px/66px gilroy-bold, sans-serif;
    margin-bottom: 20px;
    font-weight: 500;
}
.books .content .text {
    font: 20px/31px gilroy-medium, sans-serif;
    color: #3a3a3a;
}
.books .content .text span {
    display: inline-block;
}
.books .content .border {
    width: 76px;
    height: 1px;
    border: 1px solid #0867d8;
    margin-bottom: 22px;
}
.books .list {
    list-style: none;
}
.books .list:after,
.books .list:before {
    display: table;
    content: "";
    line-height: 0;
}
.books .list:after {
    clear: both;
}
.books .list .item {
    max-width: 294px;
}
.books .list .item .book-links a {
    transition: 0.4s;
    height: 23px;
    line-height: 21px;
    display: inline-block;
    margin-right: 11px;
    border-radius: 11.5px;
    border: solid 1px rgba(151, 151, 151, 0.25);
    font-family: gilroy-bold, sans-serif;
    font-size: 12px;
    color: #3a3a3a;
    padding: 0 15px;
}
.books .list .item .book-links a:hover {
    border: solid 1px #0867d8;
}
.books .list .item .title {
    margin: 35px 0 15px 0;
    font: 31px/37px gilroy-bold, sans-serif;
    transform: translateZ(100px);
}
.books .list .item .description {
    display: block;
    font-size: 15px;
    font-family: gilroy-medium, sans-serif;
    transform: translateZ(50px);
}
.books .list .item .book-size {
    transition: 0.4s;
    width: 225px;
    cursor: pointer;
    border-radius: 3px;
    max-width: 100%;
}
.books .list .item .book-size:hover {
    transform: translateY(-10px) scale(1);
}
.books .list .item .image {
    height: 327px;
    width: 230px;
    background-repeat: no-repeat;
    background-size: cover;
}
.books .list .item .image.book1 {
    background-color: #17316c;
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
}
.books .list .item .image.book2 {
    background-color: #195c7a;
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
}
.books .list .item .image.book3 {
    background-color: #84466a;
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
}
@media screen and (max-width: 768px) {
    .books {
        margin: 0;
        padding: 0 45px;
    }
    .books .content {
        padding: 30px 0;
        width: 100%;
        margin-left: 0;
    }
    .books .list .item .image {
        height: 280px;
        width: 100%;
    }
}
@media screen and (max-width: 544px) {
    .books {
        overflow: hidden;
        padding: 20px 0 60px 0;
    }
    .books .slick-slide {
        height: auto;
    }
    .books .content {
        width: 100%;
        margin: 0;
    }
    .books .content .title {
        font-size: 31px;
        margin-bottom: 10px;
        line-height: 40px;
    }
    .books .content .text {
        font: 18px/25px gilroy-medium, sans-serif;
        font-size: 19px;
        line-height: 1.5;
    }
    .books .list {
        margin-top: 50px;
    }
    .books .list .item {
        margin: 0 auto;
        width: 100%;
    }
    .books .list .item .image {
        height: 407px;
    }
    .books .list .item .title {
        font-size: 22px;
    }
}
.podcast {
    height: 775px;
    background-color: #2b2b2b;
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 113px 0;
}
@media (-webkit-min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3),
    only screen and (-o-min-device-pixel-ratio: 3 / 2),
    only screen and (min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3) {
    .podcast {
        background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    }
}
.podcast .logo {
    background-color: transparent;
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    width: 173px;
    height: 66px;
}
@media (-webkit-min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3),
    only screen and (-o-min-device-pixel-ratio: 3 / 2),
    only screen and (min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3) {
    .podcast .logo {
        background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    }
}
.podcast .content {
    width: 60%;
    float: right;
}
.podcast .content .description {
    font-size: 22px;
    color: #fff;
    font-family: museo-medium, sans-serif;
}
.podcast .content .list {
    list-style: none;
}
.podcast .content .list .item {
    position: relative;
}
.podcast .content .list .item:before {
    position: absolute;
    bottom: 7px;
    display: block;
    content: "";
    background-color: #fff;
    margin-left: -98px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
}
.podcast .content .list .item:after {
    position: absolute;
    display: block;
    bottom: 22px;
    left: -78px;
    content: "";
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #000;
}
.podcast .content .list .item .title {
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 3.2px;
    text-transform: uppercase;
}
.podcast .content .list .item .description {
    display: block;
    color: #fff;
    font-size: 23px;
    font-family: gilroy-bold, sans-serif;
    line-height: 1.22;
    width: 358px;
}
.testimonials {
    text-align: center;
    padding: 89px 0;
    width: 100%;
    margin: 0 auto;
    background: #fafafa !important;
}
.testimonials .title {
    font-size: 48px;
    line-height: 1.06;
    font-family: gilroy-bold, sans-serif;
    margin-bottom: 40px;
    font-weight: 500;
}
.testimonials .content {
    margin: 0 auto 26px;
}
.testimonials .content:after,
.testimonials .content:before {
    display: table;
    content: "";
    line-height: 0;
}
.testimonials .content:after {
    clear: both;
}
.testimonials .content .phrases {
    position: relative;
    width: 70%;
    margin: 0 auto;
}
.testimonials .content .phrases > div {
    width: 727px;
    margin: 0 auto;
}
.testimonials .content .phrases .slick-slide {
    height: auto !important;
    transition: opacity 1s;
    outline: 0;
}
.testimonials .content .phrases .slick-active {
    opacity: 1;
}
.phrase-inner .slick-next {
    width: 20px;
    height: 20px;
    right: 0;
}
.packslider .slick-prev,
.phrase-inner .slick-prev {
    width: 20px;
    height: 20px;
    left: 0;
    z-index: 999;
}
.packslider .slick-prev:before {
    transform: rotate(180deg);
    content: "\f105";
    width: 30px;
    height: 50px;
    display: inline-block;
    font-family: fontAwesome;
}
.packslider .slick-next:before {
    content: "\f105";
    width: 30px;
    height: 50px;
    display: inline-block;
    font-family: fontAwesome;
}
.phrase-inner .slick-prev:before {
    transform: rotate(180deg);
    content: "\f105";
    width: 30px;
    height: 30px;
    display: inline-block;
    font-family: fontAwesome;
    font-size: 30px;
}
.phrase-inner .slick-next:before {
    content: "\f105";
    width: 30px;
    height: 20px;
    display: inline-block;
    font-family: fontAwesome;
    font-size: 30px;
    vertical-align: top;
}
.packslider .slick-next::before,
.packslider .slick-prev::before {
    color: #0867d8;
    font-size: 60px;
}
.phrase-inner .slick-next::before,
.phrase-inner .slick-prev::before {
    color: #0867d8;
    font-size: 30px;
}
.phrase-inner .phrase {
    position: relative;
    font-size: 18px;
    font-family: gilroy-medium, sans-serif;
    line-height: 1.55;
    text-align: left;
    font-weight: 500;
    cursor: pointer;
    padding: 0 60px;
}
.packslider .slick-next {
    top: 50%;
}
.packslider .slick-prev {
    top: 50%;
    left: -30px;
}
.phrase-inner .phrase:before {
    content: "”";
    color: #0867d8;
    font-size: 25px;
    position: absolute;
    font-weight: 500;
    top: -3px;
    left: 40px;
}
.testimonials .content .who {
    display: flex;
    align-items: center;
    font-family: gilroy-regular, sans-serif;
    padding: 0 60px;
}
.testimonials .content .who .avatar {
    width: 45px;
    height: 45px;
    margin: 11px 11px 11px 0;
    background: #0867d8;
    border-radius: 100%;
    color: #fff;
    padding: 11px 0;
}
.testimonials .content .who .avatar img {
    border-radius: 50%;
    width: 45px;
    height: 45px;
}
.testimonials .content .who .name {
    font-size: 14px;
    line-height: 91px;
    font-family: gilroy-semi, sans-serif;
}
.testimonials .clients {
    max-width: 1054px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #c7c7c7;
    list-style: none;
    text-align: center;
    padding-top: 37px;
    table-layout: fixed;
    margin: 35px auto 0;
    padding-left: 0;
}
.testimonials .clients p {
    font-size: 16px;
    color: #000;
    font-family: gilroy-medium, sans-serif;
}
.testimonials .clients li {
    cursor: pointer;
    position: relative;
    text-align: center;
    width: auto;
    filter: grayscale(100%);
    background: 0 0;
    border: solid 1px rgba(187, 187, 187, 0.27);
    font-size: 14px;
    padding: 2px 30px;
    margin: 5px;
    transition: transform 0.2s;
}
.testimonials .clients li p {
    margin: 0;
}
.testimonials .clients li img {
    object-fit: contain;
    width: 173px;
}
.testimonials .clients li.slick-active {
    filter: grayscale(0);
    border: 1px solid rgba(187, 187, 187, 0.27);
    background-color: rgba(187, 187, 187, 0.27);
    color: #000;
}
.testimonials .clients li.slick-active:after,
.testimonials .clients li.slick-active:before {
    margin-top: -56px;
    content: "";
    transform: rotate(-135deg);
    position: absolute;
    display: block;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    left: 50%;
}
.testimonials .clients li.slick-active:before {
    border-left: 17px solid #c7c7c7;
}
.testimonials .clients li.slick-active:after {
    border-left: 17px solid #fafafa;
    top: -2px;
    margin-left: 1px;
}
@media screen and (max-width: 1450px) {
    .testimonials .clients li img {
        width: 143px;
    }
}
@media screen and (max-width: 1200px) {
    .testimonials .clients {
        padding-top: 35px;
    }
    .testimonials .clients li img {
        width: 90px;
        height: auto;
    }
    .testimonials .clients li.slick-active:after,
    .testimonials .clients li.slick-active:before {
        margin-top: -46px;
    }
}
@media screen and (max-width: 992px) {
    .testimonials .slick-next,
    .testimonials .slick-prev {
        display: none;
    }
    .testimonials .clients {
        padding: 29px 0 0 0;
        width: 100%;
    }
    .testimonials .clients li.slick-active:after,
    .testimonials .clients li.slick-active:before {
        margin-top: -41px;
    }
    .testimonials .clients li img {
        width: 75px;
        height: auto;
    }
    .testimonials .content .phrases > div {
        width: 100%;
    }
}
@media screen and (max-width: 544px) {
    .testimonials {
        padding: 40px 0;
    }
    .testimonials .title {
        font-size: 36px;
    }
    .testimonials .content .phrases {
        width: 100%;
    }
    .testimonials .content .phrases .slick-slide {
        display: none;
    }
    .testimonials .content .phrases > div {
        width: 85%;
        display: none;
    }
    .testimonials .clients {
        width: 90%;
        border: none;
        flex-wrap: wrap;
        margin-top: 0;
    }
    .testimonials .clients li {
        padding: 12px 0;
        display: inline-block;
        width: 50%;
        flex-basis: 50%;
    }
    .testimonials .clients li.slick-active:after,
    .testimonials .clients li.slick-active:before {
        border: none;
    }
    .testimonials .clients li img {
        width: 90px;
        object-fit: cover;
    }
    .testimonials .clients li.slick-active::before {
        border-left: 0;
    }
    .testimonials .phrases .slick-next,
    .testimonials .phrases .slick-prev {
        display: none !important;
    }
    .testimonials .clients {
        padding-top: 0;
        padding-left: 0;
    }
}
.next-page {
    position: relative;
    height: 100vh;
    z-index: 1;
    opacity: 0;
}
.next-page .next-page-mask {
    background: #000;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.next-page-wrap {
    text-align: center;
    height: 100vh;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}
.next-page-wrap .next-page__link {
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.next-page-wrap .next-page__link.hover {
    cursor: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php"), pointer;
}
.next-page-wrap .next-page__title {
    font-family: gilroy-bold, sans-serif;
    font-size: 100px;
    line-height: 1.2;
    color: #3a3a3a;
}
.next-page-wrap .next-page__desc {
    font-family: gilroy-semi, sans-serif;
    color: #3a3a3a;
}
.next-page-wrap .next-page__desc:hover {
    color: #3a3a3a;
}
.next-page__copy {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    display: flex;
    justify-content: center;
    padding: 0 15px;
}
.next-page__copy span {
    font-family: gilroy-medium, sans-serif;
}
.next-page__copy span a:hover {
    color: #333;
}
@media screen and (max-width: 768px) {
    .next-page-wrap .next-page__title {
        border-bottom: 6px solid #3a3a3a;
    }
}
@media screen and (max-width: 544px) {
    .next-page .next-page__title {
        font-size: 60px;
    }
}
.contacts {
    position: relative;
    background-color: transparent;
    z-index: 99;
    padding: 125px 0;
}
.contacts .fp-tableCell {
    vertical-align: top;
}
.contacts .content {
    margin-bottom: 40px;
    clear: both;
}
.contacts .content .description {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5;
}
.contacts input[type="checkbox"] {
    display: none;
}
.contacts .social-info-wrap {
    display: flex;
    justify-content: flex-end;
}
.contacts .social-info {
    width: 340px;
}
.contacts .social-info ul {
    width: 310px;
    list-style: none;
    padding: 0;
}
.contacts .social-info ul li {
    float: left;
    margin: 0 29px 7px 0;
}
.contacts .social-info ul li a {
    display: inline-block;
    cursor: pointer;
    transition: transform 0.2s;
}
.contacts .social-info ul li a:hover {
    transform: translateY(-3px);
}
.contacts .social-info ul li a:hover svg path {
    fill: #0867d8;
}
.contacts .bugs {
    transition: 0.4s;
    display: block;
    clear: both;
    font-family: gilroy-medium, sans-serif;
    padding-top: 50px;
    text-decoration: underline;
}
.contacts .bugs:hover {
    color: #0867d8;
}
.contacts .contact-form input.wpcf7-not-valid {
    border-bottom: 1px solid #0867d8;
}
.contacts .contact-form input.wpcf7-not-valid:focus {
    border-bottom: 1px solid #0867d8;
}
.contacts .contact-form input.wpcf7-not-valid:after {
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    width: 100px;
    left: 0;
    background: #0867d8;
    transition: width 0.3s;
}
.contacts .contact-form input:focus,
.contacts .contact-form textarea:focus {
    border-bottom: 1px solid #0867d8;
}
.contacts .contact-form div.wpcf7-acceptance-missing,
.contacts .contact-form div.wpcf7-validation-errors {
    border: none;
    color: #0867d8;
}
.contacts .contact-form .send-wrap {
    margin-top: 50px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.contacts .contact-form .send-wrap .attach {
    position: relative;
    display: flex;
    align-items: center;
    background: url(../images/clip.svg) no-repeat left center;
    padding-left: 25px;
}
.contacts .contact-form .send-wrap .attach:hover {
    color: #0867d8;
    background: url(../images/clip_h.svg) no-repeat left center;
}
.contacts .contact-form .send-wrap .attach.attached {
    background: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php") no-repeat left center;
}
.contacts .contact-form .send-wrap .attach input[type="file"] {
    position: absolute;
    top: -20px;
    left: -101px;
    opacity: 0;
    width: 120px;
    height: 30px;
    z-index: 1;
    color: #000;
    font-size: 16px;
}
.contacts .contact-form .tags {
    display: inline-block;
    list-style: none;
    margin-left: -5px;
    padding: 0;
    margin-bottom: 0;
}
.contacts .contact-form .tags::after {
    display: table;
    content: "";
    clear: both;
}
.contacts .contact-form .tags .item {
    float: left;
}
.contacts .contact-form .tags .item label {
    margin: 0;
}
.contacts .contact-form .tags .item input[type="checkbox"] + span {
    font-family: gilroy-medium, sans-serif;
    user-select: none;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: 0 0;
    border: solid 1px rgba(187, 187, 187, 0.27);
    font-size: 16px;
    float: left;
    padding: 5px 17px;
    margin: 5px;
    transition: transform 0.2s;
    color: #000;
}
@media (min-width: 992px) {
    .contacts .contact-form .tags .item input[type="checkbox"] + span:hover {
        border: 1px solid rgba(187, 187, 187, 0.27);
        background-color: rgba(187, 187, 187, 0.27);
        color: #000;
    }
}
.contacts .contact-form .tags .item input[type="checkbox"] + span:active {
    transform: scale(0.95);
}
.contacts .contact-form .tags .item input[type="checkbox"]:checked + span {
    border: 1px solid #0867d8;
    background-color: #0867d8;
    color: #fff;
}
.contacts .success-response {
    border-radius: 7px;
    box-shadow: 0 21px 40px 0 rgba(0, 0, 0, 0.08);
    position: relative;
    width: 554px;
    height: 532px;
}
.contacts .success-response .success-mail-send {
    display: inline-block;
    width: 123px;
    height: 123px;
    border-radius: 7px;
    background-color: #d8d8d8;
}
.contacts .success-response .response-container {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
}
.contacts .success-response .notice {
    width: 345px;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    color: #3a3a3a;
    margin-bottom: 50px;
}
.contacts .success-response .send-more {
    cursor: pointer;
    font-family: gilroy-medium;
    font-size: 20px;
    font-weight: 700;
    line-height: 2.7;
    color: #0867d8;
}
.contacts .container .form-name {
    font-size: 48px;
    font-family: gilroy-bold, sans-serif;
    font-weight: 500;
    line-height: 1.06;
    color: #3a3a3a;
}
.contacts .container .title {
    font-size: 18px;
    font-family: gilroy-medium, sans-serif;
    font-weight: 500;
    margin-bottom: 0;
    color: #989898;
    line-height: 3;
}
.contacts .container .phone {
    display: block;
    font-size: 23px;
    color: #0867d8;
    font-family: gilroy-medium, sans-serif;
    margin-bottom: 50px;
}
.contacts .container .mail {
    display: block;
    font-size: 16px;
    color: #3a3a3a;
    line-height: 1.93;
    font-family: gilroy-medium, sans-serif;
    transition: color 0.5s;
}
.contacts .container .mail:hover {
    color: #0867d8;
}
.contacts .copyright {
    color: #000;
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin: 140px 0 60px 0;
}
span.wpcf7-list-item {
    margin: 0;
}
div.wpcf7-mail-sent-ok {
    border: none;
    margin: 30px 0 0;
    width: 100%;
    background-color: #fffed9;
    color: #000;
    padding: 10px;
    font-size: 20px;
    border-radius: 5px;
    font-weight: 700;
}
@media screen and (max-width: 992px) {
    .contacts .social-info {
        width: 100%;
    }
    .contacts .social-info .hire-wrap {
        margin-right: 30px;
    }
    .contacts .social-info .social-flex-wrap {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 768px) {
    .contacts .social-info {
        margin-top: 50px;
    }
}
@media screen and (max-width: 544px) {
    .contacts {
        overflow: hidden;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .contacts .social-info {
        flex-direction: column;
    }
    .contacts .content {
        padding-left: 0;
        margin-bottom: 20px;
    }
    .contacts .container .form-name {
        font-size: 36px;
        margin-bottom: 0 !important;
    }
    .contacts .container .contact-form .tags {
        padding: 0;
        display: block;
        margin: 0 -15px;
    }
    .contacts .container .contact-form .tags .slick-slide {
        height: auto;
        outline: 0;
    }
    .contacts .social-info {
        margin-top: 50px;
    }
    .contacts .social-info .social-flex-wrap {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .contacts .copyright {
        margin-top: 40px;
    }
}
div.wpcf7 .ajax-loader {
    display: none;
}
.parallaxParent {
    position: relative;
}
.services h2.title {
    font: 36px/10px gilroy-bold, sans-serif;
    margin-bottom: 32px;
    font-weight: 500;
}
.services .text {
    display: block;
    font: 20px/31px gilroy-medium, sans-serif;
    color: #3a3a3a;
    margin-top: 22px;
}
.services .border {
    width: 76px;
    height: 1px;
    border: 0 solid #0867d8;
}
.services .content:after,
.services .content:before {
    display: table;
    content: "";
    line-height: 0;
}
.services .content:after {
    clear: both;
}
.services .information {
    width: 480px;
}
.services .watch-cases {
    margin: 70px 0 0 75px;
    position: relative;
    color: #0867d8;
    font-family: gilroy-bold, sans-serif;
    font-size: 17px;
    letter-spacing: 0.1px;
    cursor: pointer;
}
.services .watch-cases:before {
    position: absolute;
    display: block;
    height: 59px;
    width: 59px;
    content: "+";
    color: #0867d8;
    font-size: 43px;
    font-family: gilroy-regular, sans-serif;
    background-color: rgba(255, 255, 255, 0.95);
    left: -76px;
    top: -20px;
    padding: 3px 0 0 18px;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.08);
    border-radius: 50%;
}
.services .watch-cases .text {
    font-size: 20px;
}
.services .propose {
    margin: 33px 20px;
    font-family: museo-light, sans-serif;
    font-size: 16px;
    line-height: 2.06;
    letter-spacing: 0.1px;
}
.services .propose li {
    position: relative;
}
.services .propose li:before {
    position: absolute;
    display: block;
    content: "—";
    left: -20px;
}
.services .description {
    display: block;
    font-family: museo-light, sans-serif;
    font-size: 14px;
    width: 346px;
    line-height: 1.5;
    color: #7e7e7e;
}
.services .choices {
    width: 100%;
}
.services .choices:after,
.services .choices:before {
    display: table;
    content: "";
    line-height: 0;
}
.services .choices:after {
    clear: both;
}
.services .choices span {
    transition: 0.4s;
    display: block;
    font-family: gilroy-bold, sans-serif;
    font-size: 22px;
    background-size: inherit;
    background-repeat: no-repeat;
    color: #3a3a3a;
    margin: 30px 0 6px;
}
.services .choices span:first-child a {
    margin-left: 50px;
}
.services .choices i {
    transition: 0.4s;
    cursor: pointer;
    display: block;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3),
    only screen and (-o-min-device-pixel-ratio: 3 / 2),
    only screen and (min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3) {
    .services .choices i {
        background-size: contain;
    }
}
.services .choices .hover-block:hover i {
    transform: translate3d(0, 5px, 0);
}
.services .choices .hover-block:hover span {
    color: #0867d8;
}
.services .choices i:hover {
    transform: translate3d(0, 5px, 0);
}
.services .choices i:hover + span {
    color: #0867d8;
}
.services .btn.link {
    border: 0;
    padding: 0 20px;
    font-family: gilroy-medium, sans-serif;
    font-size: 18px;
    text-align: left;
    width: 190px;
    height: 45px;
    margin: 0 13px;
    border-radius: 82px;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.08);
}
.services .cover {
    width: 651px;
    height: 705px;
    background-repeat: no-repeat;
    background-size: inherit;
}
.services .attachment {
    width: 326px;
    font-family: museo-light, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    color: #3a3a3a;
}
.services .attachment .file {
    width: 100%;
    font-size: 19px;
    font-family: gilroy-bold, sans-serif;
    color: #0867d8;
    margin-top: 30px;
    height: 73px;
    padding-left: 72px;
    padding-top: 36px;
    line-height: 0.6;
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    background-size: inherit;
    background-repeat: no-repeat;
}
.services .attachment .file .size {
    display: block;
    width: 37px;
    height: 33px;
    font-family: museo-light, sans-serif;
    font-size: 13px;
    line-height: 2.54;
    color: #8a8a8a;
}
.services .list-services {
    position: relative;
    margin: 0 auto;
}
.services .list-services:after,
.services .list-services:before {
    display: table;
    content: "";
    line-height: 0;
}
.services .list-services:after {
    clear: both;
}
.services .list-services:before {
    content: "";
    position: absolute;
    top: 16px;
    width: 100%;
    border-top: 1px dashed #d2d2d2;
}
.services .list-services li.item {
    float: left;
    width: 25%;
    font-family: museo-medium, sans-serif;
    font-size: 24px;
    letter-spacing: 0.1px;
    margin-bottom: 25px;
}
.services .list-services li.item span {
    position: relative;
    background: #fafafa;
    padding: 0 9px;
    margin-left: -9px;
}
.services .list-services li:last-child span {
    padding: 0 4px 0 9px;
    margin-left: -9px;
}
.services .list-sub-services li {
    float: inherit;
}
.services .list-sub-services li a {
    font-family: museo-light, sans-serif;
    font-size: 16px;
    color: #3a3a3a;
    line-height: 2.06;
}
.services .cases-section .case {
    position: relative;
    height: 540px;
}
.services .cases-section .case .content {
    top: 50%;
    position: absolute;
    left: 7vw;
    margin-top: -45px;
    text-align: center;
}
.services .cases-section .case .content .title {
    font-size: 36px;
    line-height: 2.11;
    color: #fff;
    margin: 0;
}
.services .cases-section .case .content .description {
    font-family: museo-light, sans-serif;
    font-size: 15px;
    line-height: 2.33;
    color: #fff;
    opacity: 0.61;
}
.services .cases-section .case .content a {
    display: block;
    width: 66px;
    height: 15px;
    margin: 25px auto;
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    background-repeat: no-repeat;
    background-size: contain;
}
.services .cases-section .case.upper {
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    background-repeat: no-repeat;
    background-size: 75%;
    background-position: 100% 8px;
}
.services .cases-section .case.upper:before {
    background: #000;
}
.services .cases-section .case.challenges {
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: 100% 25px;
}
@media (-webkit-min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3),
    only screen and (-o-min-device-pixel-ratio: 3 / 2),
    only screen and (min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3) {
    .services .cases-section .case.challenges {
        background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    }
}
.services .cases-section .case.challenges:before {
    background: #fe5f35;
}
.services .cases-section .case:before {
    position: absolute;
    display: block;
    content: "";
    height: 100%;
    width: 200%;
    left: -50%;
    top: 0;
    z-index: -1;
}
.services .achivements {
    margin: 0 50px 10px;
}
.services .achivements:after,
.services .achivements:before {
    display: table;
    content: "";
    line-height: 0;
}
.services .achivements:after {
    clear: both;
}
.services .achivements li {
    float: left;
    width: 25%;
    font-family: gilroy-bold, sans-serif;
    font-size: 70px;
    line-height: 0.74;
}
.services .achivements li.blue {
    color: #0867d8;
}
.services .achivements li .notice {
    display: block;
    font-family: gilroy-medium, sans-serif;
    font-size: 18px;
    line-height: 3;
    color: #3a3a3a;
}
.services .members {
    width: 651px;
}
.services .members:after,
.services .members:before {
    display: table;
    content: "";
    line-height: 0;
}
.services .members:after {
    clear: both;
}
.services .members li {
    width: 20%;
    float: left;
}
.services .members li span {
    display: inline-block;
    font-family: museo-light, sans-serif;
    font-size: 18px;
    line-height: 3;
    color: #3a3a3a;
}
.services .members li span.active {
    border-top: 3px solid #0867d8;
    color: #0867d8;
}
.services .members li span.active .count {
    color: #0867d8;
    opacity: 1;
}
.services .members li span .count {
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    line-height: 2.19;
    opacity: 0.42;
    margin-left: 10px;
}
@media screen and (max-width: 544px) {
    .services .information {
        width: 100%;
    }
}
.app-input-group {
    position: relative;
}
.app-input-group label {
    position: absolute;
    left: 0;
    top: 42px;
    font-size: 18px;
    color: #989898;
    font-family: gilroy-medium, sans-serif;
    z-index: -1;
    transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    transform: scale(1);
}
.input,
.textarea {
    border: 0;
    background-color: transparent;
    border-bottom: 1px solid #d8d8d8;
    width: 100%;
    padding-bottom: 5px;
    padding-top: 35px;
    font-size: 18px;
    line-height: 20px;
    outline: 0;
    color: #000;
    border-radius: 0;
    padding-left: 0;
    height: 78px;
}
.bottomform .successmessage {
    background: #d4edda;
    padding: 20px;
    border: 1px solid #d4edda;
    border-radius: 5px;
    display: none;
}
.bottomform .successmessage p {
    margin: 0;
}
.bottomform .successmessage p a {
    font-weight: 600;
}
.form_banner .successmessage {
    background: #d4edda;
    padding: 15px;
    border: 1px solid #d4edda;
    border-radius: 5px;
    display: none;
    font-size: 12px;
    line-height: 1;
    height: auto;
    margin-top: 10px;
}
.form_banner .successmessage p {
    line-height: 1.3;
    padding: 0;
    margin: 0 !important;
    font-size: 14px;
    color: #444 !important;
}
.form_banner .successmessage p a {
    font-weight: 600;
}
.analyzeform .successmessage {
    background: #d4edda;
    padding: 20px;
    border: 1px solid #d4edda;
    border-radius: 5px;
    display: none;
}
.analyzeform .successmessage p {
    margin: 0;
    font-size: 12px;
}
.analyzeform .successmessage p a {
    font-weight: 600;
}
.no-empty ~ .input-border {
    width: 100%;
}
.no-empty ~ label {
    transform: translate(-4px, -25px) scale(0.8);
}
.no-empty.detail ~ label {
    transform: translate(-12px, -25px) scale(0.8);
}
.textarea {
    position: relative;
    height: 40px;
    padding: 42px 0 5px;
    line-height: 20px;
    font-size: 18px;
    resize: none;
}
.textarea-wrap .no-empty ~ label {
    transform: translate(-10px, -25px) scale(0.8);
}
.textarea-wrap .no-empty ~ label.file {
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    background-size: 28px 27px;
    background-repeat: no-repeat;
    background-position: right 80%;
}
@media (-webkit-min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3),
    only screen and (-o-min-device-pixel-ratio: 3 / 2),
    only screen and (min-device-pixel-ratio: 1.3),
    only screen and (-moz-min-device-pixel-ratio: 1.3) {
    .textarea-wrap .no-empty ~ label.file {
        background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    }
}
.submit {
    border: 0;
    background-color: #0867d8;
    background-color: #0867d8;
    font-family: gilroy-medium, sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 2;
    padding: 5px 51px;
    outline: 0;
    cursor: pointer;
    transition: background-color 0.3s;
    border-radius: 5px;
}
.submit:hover {
    background-color: #0867d8;
    background-image: linear-gradient(to right, #ee4a6b, #f1644c);
}
.submit.loading {
    color: transparent;
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}
.not-found {
    height: 97vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.not-found h1 {
    font-size: 50px;
}
.main ~ .footer {
    display: none;
}
.main .contacts {
    background-color: #fff;
}
.main .copyright {
    display: block;
}
.services {
    position: relative;
    padding: 0 45px;
}
.services .content {
    padding: 140px 0 90px;
}
@media (max-width: 767.98px) {
    .services .content {
        padding: 75px 0 50px;
    }
}
.services .information {
    width: 651px;
    margin-left: 80px;
}
.services .information .top-home .content .bottom a span,
.services .information p span,
.top-home .content .bottom .services .information a span {
    display: inline-block;
}
.services .contacts {
    margin-top: 130px;
    height: 100%;
}
.services .contacts .container {
    margin-bottom: 120px;
}
.services .container {
    margin: 0 auto;
}
.services .main-section {
    padding: 0 30px;
    margin-bottom: 211px;
}
.services .main-section .information {
    width: 651px;
}
.services .main-section .btn {
    margin-top: 30px;
}
.services .border {
    margin-top: 28px;
}
.services .notice {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    text-align: left;
    color: #7e7e7e;
    width: 237px;
    margin-top: 10px;
}
.services .sub-service {
    display: inline-block;
    text-align: left;
    padding: 0;
}
.services .sub-service li {
    display: block;
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 500;
    line-height: 2.06;
    letter-spacing: 0.1px;
    text-align: left;
    color: #3a3a3a;
    font-family: gilroy-medium, sans-serif;
}
.services .how-work-section {
    position: relative;
    padding: 100px 0;
    background-color: #fafafa;
}
.services .how-work-section:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    background-color: #fafafa;
    width: 200%;
    height: 100%;
    margin-left: -50%;
    z-index: -1;
}
.services .how-work-section .information {
    width: 650px;
    margin-right: 130px;
}
@media screen and (max-width: 768px) {
    .services .information {
        margin: 0;
    }
    .services .information {
        width: 100%;
    }
    .services .notice {
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 544px) {
    .services {
        padding: 0;
    }
    .services .text {
        font-size: 19px;
        margin-left: 0;
        line-height: 1.5;
    }
    .services .notice,
    .services .sub-service {
        display: none;
    }
    .services .choices {
        text-align: center;
    }
    .services .choices .border {
        display: none;
    }
    .services .choices div {
        margin-bottom: 20px;
    }
    .services .choices i {
        margin: 10px auto;
    }
}
@media screen and (max-width: 544px) and (max-width: 767.98px) {
    .services .choices i {
        background-position: center;
    }
}
@media screen and (max-width: 544px) {
    .services h1.title {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .services h2.title {
        font-size: 52px;
        margin-bottom: 10px;
    }
    .services .border {
        margin: 0;
    }
}
@media (max-width: 991.98px) {
    .page-template-services .bg-container {
        height: 400px;
    }
}
.page-template-services .bg-container .content span {
    max-width: 100% !important;
    margin-bottom: 0;
}
@media (max-width: 991.98px) {
    .page-template-services .bg-container .content {
        left: 0 !important;
    }
}
.page-template-services .bg-container {
    height: 620px;
    display: block;
    overflow: hidden;
    transform: matrix(1, 0, 0, 1, 0, 0);
    text-decoration: none;
    width: 100%;
    background: #000;
    color: #fff;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.page-template-services .app-item:nth-child(1) {
    margin-top: 40px;
}
.page-template-services .app-item {
    padding: 7px;
    transform: translateY(0);
    margin-top: 40px;
}
.page-template-services .app-item .svg-wrap {
    position: absolute;
    right: -5px;
    top: 10px;
}
.page-template-services .app-item.main-slide .content {
    position: relative;
    top: 50%;
    left: 10%;
    max-width: 400px;
    text-align: center;
    transform: translateY(-100%);
}
.page-template-services .app-item.col-12 {
    padding-top: 0;
}
.page-template-services .app-item .animate-mask {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #1b1b1c;
    z-index: 10;
}
.page-template-services .app-item .animate-mask-2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 11;
}
.page-template-services .app-item .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0 solid #fff;
    transition: border 0.5s;
    z-index: 1;
}
.page-template-services .app-item .mask:hover {
    border: 15px solid #fff;
}
.page-template-services .app-item .mask:hover svg {
    animation-name: applications-arrow;
    animation-duration: 1s;
    animation-fill-mode: backwards;
}
.page-template-services .app-item .mask svg {
    animation-name: applications-arrow-back;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}
.page-template-services .app-item .content {
    opacity: 0;
    margin: 44px 48px;
    position: relative;
}
.page-template-services .app-item .content.white h2,
.page-template-services .app-item .content.white span {
    color: #fff;
}
.page-template-services .app-item .content.white svg .icon-arrow {
    fill: #fff;
}
.page-template-services .app-item .content.black h2,
.page-template-services .app-item .content.black span {
    color: #000;
}
.page-template-services .app-item .content.black svg .icon-arrow {
    fill: #000;
}
.page-template-services .app-item .content h2 {
    font-family: gilroy-bold, sans-serif;
    line-height: 1;
    margin-top: 35px;
    font-size: 25px;
    font-weight: 500;
}
.page-template-services .app-item span {
    opacity: 0.61;
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    line-height: 2.33;
    color: #ecf4fe;
}
@media screen and (min-width: 1410px) {
    .page-template-services .applications .container {
        max-width: 1410px;
    }
    .page-template-services .applications .bg-container {
        height: 620px;
    }
    .page-template-services .applications .app-item .content h2 {
        font-size: 32px;
    }
}
@media screen and (max-width: 992px) {
    .page-template-services .applications .bg-container {
        height: 500px;
    }
    .page-template-services .applications .container {
        max-width: 100%;
    }
}
.services-top {
    padding-top: 200px;
}
@media (max-width: 767.98px) {
    .services-top {
        padding-top: 100px;
    }
}
.services-top h2 {
    font: 72px/82px gilroy-bold, sans-serif;
    margin-bottom: 32px;
    font-weight: 500;
}
@media (max-width: 767.98px) {
    .services-top h2 {
        font-size: 52px;
    }
}
.services-top .border {
    margin: 55px 0 25px 0;
}
@media (max-width: 767.98px) {
    .services-top .border {
        margin: 45px 0 25px 0;
    }
}
.services-top .top {
    font-family: gilroy-medium, sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.5;
    color: #3a3a3a;
    max-width: 651px;
    margin-bottom: 30px;
}
@media (max-width: 767.98px) {
    .services-top .top {
        font-size: 19px;
    }
}
@media (max-width: 767.98px) {
    .services-top .default-ar {
        display: none;
    }
}
.services-top .bottom {
    font-family: gilroy-regular, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    color: #3a3a3a;
    max-width: 623px;
    margin-bottom: 30px;
}
.services-top .list {
    margin-top: 110px;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}
@media (max-width: 991.98px) {
    .services-top .list {
        flex-wrap: nowrap;
    }
}
@media (max-width: 767.98px) {
    .services-top .list {
        flex-wrap: wrap;
        margin-top: 50px;
    }
}
.services-top .list .item {
    position: relative;
    top: 0;
    min-width: 162px;
    margin: 0 45px;
}
@media (max-width: 991.98px) {
    .services-top .list .item {
        min-width: 80px;
        margin: 0 45px;
    }
}
@media (max-width: 767.98px) {
    .services-top .list .item {
        min-width: 80px;
        flex-basis: 50%;
        margin: 0;
        text-align: center;
    }
}
@media (max-width: 767.98px) {
    .services-top .list .item:nth-child(1),
    .services-top .list .item:nth-child(2) {
        margin-bottom: 40px;
    }
}
.services-top .list .item:nth-child(2) .top-home .content .bottom a,
.services-top .list .item:nth-child(2) p,
.top-home .content .bottom .services-top .list .item:nth-child(2) a {
    position: relative;
    top: -8px;
}
.services-top .list .item:nth-child(3) .top-home .content .bottom a,
.services-top .list .item:nth-child(3) p,
.top-home .content .bottom .services-top .list .item:nth-child(3) a {
    position: relative;
    top: 0;
}
.services-top .list .item:nth-child(4) .top-home .content .bottom a,
.services-top .list .item:nth-child(4) p,
.top-home .content .bottom .services-top .list .item:nth-child(4) a {
    position: relative;
    top: 0;
}
.services-top .list i {
    position: relative;
    display: block;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 17px;
    cursor: pointer;
    top: 0;
}
.services-top .list svg {
    height: 100%;
    margin-bottom: 17px;
    cursor: pointer;
}
.services-top .list svg path {
    transition: 0.4s;
}
.services-top .list .top-home .content .bottom a,
.services-top .list p,
.top-home .content .bottom .services-top .list a {
    font-family: gilroy-bold, sans-serif;
    font-size: 22px;
    letter-spacing: 0.1px;
    color: #0867d8;
    line-height: 1.1;
}
.services-top .list .item:hover .top-home .content .bottom a,
.services-top .list .item:hover p,
.services-top .list .item:hover path,
.services-top .list .item:hover svg g,
.top-home .content .bottom .services-top .list .item:hover a {
    fill: #0867d8;
    color: #0867d8;
}
.services-top .list .item:hover {
    transform: translate3d(0, 5px, 0);
}
.services-top .list .mobile-apps {
    height: 68px;
    position: relative;
    top: -6px;
}
.services-top .list .motion {
    height: 60px;
}
.services-top .list .motion svg {
    width: auto;
}
.services-list {
    padding-top: 190px;
}
@media (max-width: 991.98px) {
    .services-list .order-mobile {
        order: 2;
    }
}
@media (max-width: 991.98px) {
    .services-list .order-case {
        order: 3;
    }
}
@media (max-width: 991.98px) {
    .services-list .item .image-block {
        text-align: center !important;
    }
}
.services-list .item-1 img {
    width: 80%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .services-list .item-1 img {
        width: 90%;
    }
}
.services-list .item-2 .image-block {
    text-align: right;
}
.services-list .item-2 img {
    width: 75%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .services-list .item-2 img {
        width: 100%;
    }
}
.services-list .item-3 img {
    width: 80%;
}
.services-list .case-block {
    height: 0;
    overflow: hidden;
    min-height: 0;
    margin-bottom: 200px;
}
@media (max-width: 767.98px) {
    .services-list .case-block {
        margin-bottom: 100px;
    }
}
.services-list .case-block a {
    width: 100%;
}
.services-list .case-block .services-case {
    margin-bottom: 30px;
}
.services-list .case-block .services-case img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
@media (max-width: 767.98px) {
    .services-list .case-block .services-case img {
        height: 250px;
    }
}
.services-list .case-block a:nth-child(1) img {
    margin-top: 75px;
}
.services-list .case-block-4 {
    margin-bottom: 60px;
}
.services-list h3 {
    font-family: gilroy-bold, sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.19;
    color: #3a3a3a;
    margin-bottom: 30px;
    font-weight: 500;
}
.services-list .text {
    font-family: gilroy-medium, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    color: #3a3a3a;
    margin-bottom: 20px;
}
.services-list ul {
    margin: 0 0 40px 0;
    padding: 0;
    position: relative;
    left: 0;
}
@media (max-width: 767.98px) {
    .services-list ul {
        left: 0;
    }
}
.services-list ul li {
    font-family: gilroy-regular, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #3a3a3a;
    line-height: 2.06;
    letter-spacing: 0.1px;
}
.services-list span {
    font-family: gilroy-regular, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    color: #7e7e7e;
    max-width: 346px;
    display: block;
    margin-bottom: 50px;
}
.services-list .image-service {
    width: 100%;
}
@media (max-width: 991.98px) {
    .services-list .image-service {
        margin-bottom: 100px;
    }
}
@media (max-width: 767.98px) {
    .services-list .image-service {
        margin-bottom: 50px;
    }
}
.services-list .button-text {
    display: inline-block;
    font-family: gilroy-bold, sans-serif;
    font-size: 17px;
    letter-spacing: 0.1px;
    color: #0867d8;
    margin: 0 0 0 17px;
}
@media (min-width: 992px) {
    .page-template-services .contacts {
        padding-bottom: 150px;
    }
}
.services-how {
    background-color: #fafafa !important;
    padding: 100px 0;
}
@media (max-width: 767.98px) {
    .services-how {
        padding: 50px 0;
    }
}
.services-how h3 {
    font-family: gilroy-bold, sans-serif;
    font-size: 72px;
    font-weight: 500;
    line-height: 1.14;
    color: #3a3a3a;
    margin-bottom: 40px;
}
@media (max-width: 767.98px) {
    .services-how h3 {
        font-size: 50px;
    }
}
.services-how .border {
    margin-bottom: 25px;
}
.services-how .left .top-home .content .bottom a,
.services-how .left p,
.top-home .content .bottom .services-how .left a {
    font-family: gilroy-medium, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5;
    color: #3a3a3a;
}
@media (max-width: 767.98px) {
    .services-how .left .top-home .content .bottom a,
    .services-how .left p,
    .top-home .content .bottom .services-how .left a {
        font-size: 18px;
    }
}
.services-how .right {
    text-align: right;
}
@media (max-width: 767.98px) {
    .services-how .right {
        text-align: left;
    }
}
.services-how .right .top-home .content .bottom a,
.services-how .right p,
.top-home .content .bottom .services-how .right a {
    font-family: gilroy-regular, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #3a3a3a;
    max-width: 326px;
    text-align: left;
    display: inline-block;
}
.services-how .list {
    margin-top: 120px;
    display: flex;
    position: relative;
}
@media (max-width: 767.98px) {
    .services-how .list {
        flex-wrap: wrap;
    }
}
.services-how .list .dots {
    position: absolute;
    top: 17px;
    z-index: 1;
    left: 5px;
    border-top: dotted 1px #d1d1d1;
    width: calc(100% - 10px);
}
@media (max-width: 767.98px) {
    .services-how .list .dots {
        display: none;
    }
}
@media (max-width: 767.98px) {
    .services-how .list .item {
        flex-basis: 49.9%;
        margin-right: 0 !important;
        padding-left: 15px;
        margin-bottom: 30px;
    }
}
.services-how .list .item h4 {
    font-family: gilroy-bold, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.38;
    letter-spacing: 0.1px;
    color: #3a3a3a;
    position: relative;
    z-index: 2;
    background-color: #fafafa;
    display: inline-block;
    padding: 0 5px;
    left: -5px;
}
@media (max-width: 767.98px) {
    .services-how .list .item h4 {
        padding: 0 0;
        left: 0;
        font-size: 22px;
    }
}
.services-how .list .item ul {
    margin: 0;
    padding: 0;
}
.services-how .list .item ul li {
    font-family: gilroy-regular, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 2.06;
    color: #3a3a3a;
}
@media (max-width: 767.98px) {
    .services-how .list .item ul li {
        font-size: 14px;
    }
}
.services-how .list .item:nth-child(2) {
    margin-right: 98px;
}
.services-how .list .item:nth-child(3) {
    margin-right: 100px;
}
.services-how .list .item:nth-child(4) {
    margin-right: 63px;
}
.display-flex-DesignDok {
    display: flex;
}
.watch-button {
    position: relative;
    width: 59px;
    height: 59px;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 8px 23px 0 rgba(0, 0, 0, 0.09);
    line-height: 59px;
    text-align: center;
    display: inline-block;
    font-family: gilroy-bold, sans-serif;
    font-size: 43px;
    letter-spacing: 0.2px;
    color: #0867d8;
    cursor: pointer;
    border-radius: 50%;
}
.watch-button:before {
    content: "";
    transition: 0.4s;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/plus_icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 21px 21px;
}
.watch-button-active:before {
    -webkit-transform: rotate(30deg);
    transform: rotate(-45deg);
}
.watch-button:hover {
    box-shadow: 0 24px 29px 0 rgba(0, 0, 0, 0.09);
}
.watch-button-shadow {
    box-shadow: 0 24px 29px 0 rgba(0, 0, 0, 0.09);
}
.container-1400 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 992px) {
    .container-1400 {
        max-width: 100%;
    }
}
@media (min-width: 1200px) {
    .container-1400 {
        max-width: 1170px;
    }
}
@media (min-width: 1400px) {
    .container-1400 {
        max-width: 1370px;
    }
}
.company {
    position: relative;
    height: 100%;
    padding: 0 45px;
}
.company .contacts {
    margin-top: 130px;
    height: 100%;
}
.company .contacts .container {
    margin-bottom: 120px;
}
.company .information {
    width: 651px;
}
.company .contactus {
    width: 40%;
}
.company .mail {
    display: block;
    font-family: gilroy-bold, sans-serif;
    font-size: 22px;
    line-height: 1.84;
    color: #0867d8;
}
.company .phone {
    display: block;
    font-family: gilroy-bold, sans-serif;
    font-size: 22px;
    line-height: 1.84;
    color: #3a3a3a;
}
.company .team-section {
    position: relative;
}
.company .photo-section {
    position: relative;
    height: 612px;
}
.company .photo-team {
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    background-repeat: no-repeat;
    background-size: inherit;
    position: absolute;
    bottom: 0;
    height: 612px;
    width: 150%;
    transform: translate(-8.5%);
}
.company .join-us-section {
    position: relative;
    padding: 130px 0 84px;
    background-color: #fafafa;
}
.company .join-us-section:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    background-color: #fafafa;
    width: 200%;
    height: 100%;
    margin-left: -50%;
    z-index: -1;
}
.company .join-us-section .content {
    margin: 5px 0;
}
.company .join-us-section .about {
    margin: 80px auto;
}
.company .join-us-section .about:after,
.company .join-us-section .about:before {
    display: table;
    content: "";
    line-height: 0;
}
.company .join-us-section .about:after {
    clear: both;
}
.company .join-us-section .about .position {
    float: left;
    text-align: left;
    width: 40%;
    padding-left: 80px;
}
.company .join-us-section .about .position a {
    font-family: gilroy-bold, sans-serif;
    font-size: 26px;
    color: #0867d8;
}
.company .join-us-section .about .description {
    float: right;
    width: 60%;
    text-align: left;
    font-size: 18px;
    font-family: museo-light, sans-serif;
}
.page-template-company header {
    top: 0;
}
.page-template-company .contacts {
    margin-bottom: 150px;
}
.company-top {
    padding-top: 200px;
}
@media (max-width: 767.98px) {
    .company-top {
        padding-top: 100px;
    }
}
@media (max-width: 767.98px) {
    .company-top .ar-joinus,
    .company-top .ar-team {
        display: none;
    }
}
.company-top .DesignDok-definition {
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    margin-top: -148px;
    margin-right: -200px;
}
@media (max-width: 991.98px) {
    .company-top .DesignDok-definition {
        margin-top: 0;
    }
}
.company-top .DesignDok-definition__logo {
    display: block;
    margin-bottom: 20px;
    width: 22px;
    height: 22px;
    background: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php") no-repeat;
}
.company-top h1 {
    font: 72px/82px gilroy-bold, sans-serif;
    margin-bottom: 32px;
    font-weight: 500;
}
@media (max-width: 991.98px) {
    .company-top h2 {
        font-size: 52px;
    }
}
.company-top .default-ar {
    margin-top: 24px;
}
.company-top .default-ar:nth-child(1) {
    margin-right: 20px;
}
.company-top .border {
    margin: 55px 0 25px 0;
}
@media (max-width: 991.98px) {
    .company-top .border {
        margin-top: 45px;
    }
}
.company-top .top {
    font-family: gilroy-medium, sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.5;
    color: #3a3a3a;
    max-width: 651px;
    margin-bottom: 30px;
}
@media (max-width: 991.98px) {
    .company-top .top {
        font-size: 19px;
    }
}
.company-top .bottom {
    font-family: gilroy-regular, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    color: #3a3a3a;
    max-width: 623px;
    margin-bottom: 30px;
}
@media (max-width: 991.98px) {
    .company-top .bottom {
        font-size: 17px;
    }
}
.company-top .list {
    margin-top: 40px;
    display: flex;
    justify-content: center;
}
@media (max-width: 991.98px) {
    .company-top .list {
        margin-top: 35px;
        flex-wrap: nowrap;
    }
}
@media (max-width: 767.98px) {
    .company-top .list {
        margin-top: 25px;
        flex-wrap: nowrap;
    }
}
.company-top .list .item {
    margin: 40px 25px;
    max-width: 162px;
    display: inline-block;
    vertical-align: top;
}
@media (max-width: 991.98px) {
    .company-top .list .item {
        min-width: 100px;
        flex-basis: 50%;
        margin: 0 0 40px 0;
        text-align: center;
    }
}
@media (max-width: 767.98px) {
    .company-top .list .item {
        text-align: left !important;
        padding-left: 15px;
    }
}
.company-top .list .counter {
    font-family: gilroy-semi, sans-serif;
    font-weight: 600;
    color: #0867d8;
    line-height: 0.74;
    font-size: 54px;
    display: inline-block;
}
@media (max-width: 767.98px) {
    .company-top .list .counter {
        font-size: 35px;
    }
}
.company-top .list .nan {
    font-family: gilroy-semi, sans-serif;
    font-weight: 600;
    color: #0867d8;
    line-height: 0.74;
    font-size: 70.2px;
    display: inline-block;
}
@media (max-width: 767.98px) {
    .company-top .list .nan {
        font-size: 35px;
    }
}
.company-top .list span {
    display: block;
    font-family: gilroy-medium, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #3a3a3a;
}
@media (max-width: 767.98px) {
    .company-top .list span {
        line-height: 1;
        font-size: 14px;
    }
}
.company-slider-block {
    padding: 80px 0 110px 0;
}
@media (max-width: 991.98px) {
    .company-slider-block {
        padding: 30px 0 150px 0;
    }
}
@media (max-width: 767.98px) {
    .company-slider-block {
        padding: 45px 0 70px 0;
    }
}
.company-slider-block .container-fluid {
    padding: 0;
}
.company-slider-block .company-slider {
    position: relative;
    left: -37.5px;
    width: calc(100% + 37.5px);
}
@media (max-width: 767.98px) {
    .company-slider-block .company-slider {
        left: -20px;
    }
}
.company-slider-block .company-slider .item {
    height: 497px;
    padding: 0 37.5px;
    outline: 0;
}
@media (max-width: 991.98px) {
    .company-slider-block .company-slider .item {
        height: 450px;
    }
}
@media (max-width: 767.98px) {
    .company-slider-block .company-slider .item {
        height: 60vw;
        padding: 0 15px;
    }
}
.company-slider-block .company-slider .item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    cursor: pointer;
}
@media (max-width: 767.98px) {
    .company-team-block {
        padding-bottom: 50px;
    }
}
.company-team-block .top {
    margin-bottom: 40px;
}
.company-team-block .top h2 {
    font: 52px gilroy-bold, sans-serif;
    margin-bottom: 32px;
    font-weight: 500;
}
@media (max-width: 767.98px) {
    .company-team-block .top h2 {
        font-size: 36px;
    }
}
.company-team-block .top .top-home .content .bottom a,
.company-team-block .top p,
.top-home .content .bottom .company-team-block .top a {
    font-family: gilroy-medium, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    color: #3a3a3a;
    max-width: 651px;
    margin-bottom: 37px;
}
@media (max-width: 767.98px) {
    .company-team-block .top .top-home .content .bottom a,
    .company-team-block .top p,
    .top-home .content .bottom .company-team-block .top a {
        font-size: 19px;
    }
}
.company-team-block .team-foto {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.company-team-block .team-foto .slick-item {
    outline: 0;
}
@media (max-width: 767.98px) {
    .company-team-block .team-foto {
        height: auto;
    }
}
.company-team-block .team-foto img {
    height: 700px;
    outline: 0;
    cursor: move;
}
@media (max-width: 767.98px) {
    .company-team-block .team-foto img {
        height: 300px;
    }
}
.company-awards-block {
    padding-bottom: 50px;
}
.company-awards-block h2 {
    font: 52px gilroy-bold, sans-serif;
    margin-bottom: 32px;
    font-weight: 500;
}
@media (max-width: 767.98px) {
    .company-awards-block h2 {
        font-size: 36px;
    }
}
.company-awards-block .top-home .content .bottom a,
.company-awards-block p,
.top-home .content .bottom .company-awards-block a {
    font-family: gilroy-medium, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    color: #3a3a3a;
    max-width: 651px;
    margin-bottom: 37px;
}
@media (max-width: 767.98px) {
    .company-awards-block .top-home .content .bottom a,
    .company-awards-block p,
    .top-home .content .bottom .company-awards-block a {
        font-size: 19px;
    }
}
.company-awards-block .awards-logos {
    display: flex;
    margin: auto;
    justify-content: space-between;
    max-width: 750px;
    margin-top: 70px;
}
@media (max-width: 575.98px) {
    .company-awards-block .awards-logos {
        flex-direction: column;
    }
    .qualities h3 {
        font-size: 20px !important;
    }
    .qualities p {
        font-size: 18px !important;
        margin: 0 0 40px;
    }
    .accordion .item .item-header h2 button.btn.btn-link {
        font-size: 17px !important;
        line-height: 25px !important;
        padding: 10px 15px 0px !important;
    }
    .top-home .content h1.title {
        margin: 30px 0 0 !important;
    }
    .home .top-home {
        height: 650px !important;
    }
    .home .home-main-page {
        height: 700px !important;
    }
    .banner-text h1 .lst-span {
        font-size: 40px !important;
    }
}
.company-awards-block .awards-logos .awards-logos__item {
    padding: 20px 0;
    font-size: 22px;
    font-family: gilroy-bold, sans-serif;
}
.company-awards-block .awards-logos .awards-logos__item img {
    padding-right: 10px;
}
.company-awards-block .awards-table-wrap {
    margin-top: 90px;
    height: 201px;
    overflow: hidden;
}
.company-awards-block .awards-table-wrap.show {
    height: auto;
}
.company-awards-block .awards-table-wrap.show ~ .show-awards {
    display: none;
}
.company-awards-block .awards-table {
    width: 100%;
    max-width: 700px;
    border-top: 1px solid #d8d8d8;
}
.company-awards-block .awards-table tr {
    border-bottom: 1px solid #d8d8d8;
}
.company-awards-block .awards-table tr td {
    padding: 15px 0;
    font-size: 15px;
    font-family: gilroy-medium, sans-serif;
}
.company-awards-block .awards-table tr td:nth-child(1) {
    font-family: gilroy-bold, sans-serif;
    width: 33%;
}
.company-awards-block .awards-table tr td:nth-child(2) {
    font-family: gilroy-bold, sans-serif;
    width: 44%;
}
.company-awards-block .show-awards {
    display: block;
    font-family: gilroy-bold, sans-serif;
    color: #0867d8;
    padding: 20px 0;
    cursor: pointer;
}
@media (max-width: 767.98px) {
    .page-template-company .contacts {
        padding-top: 50px;
    }
}
.company-join-block {
    padding: 130px 0 130px 0;
}
@media (max-width: 767.98px) {
    .company-join-block {
        padding: 50px 0 50px 0;
        background-color: #fafafa !important;
    }
}
.company-join-block .top h3 {
    font: 52px gilroy-bold, sans-serif;
    margin-bottom: 32px;
    font-weight: 500;
}
@media (max-width: 767.98px) {
    .company-join-block .top h3 {
        font-size: 36px;
    }
}
.company-join-block .top .top-home .content .bottom a,
.company-join-block .top p,
.top-home .content .bottom .company-join-block .top a {
    font-family: gilroy-medium, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    color: #3a3a3a;
    max-width: 651px;
    margin-bottom: 37px;
}
@media (max-width: 767.98px) {
    .company-join-block .top .top-home .content .bottom a,
    .company-join-block .top p,
    .top-home .content .bottom .company-join-block .top a {
        font-size: 19px;
    }
}
.company-join-block .top .email {
    font-family: gilroy-medium, sans-serif;
    font-size: 23px;
    line-height: 1.84;
    color: #0867d8;
}
.company-join-block .top .phone {
    font-family: gilroy-bold, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.84;
    color: #3a3a3a;
    position: relative;
    left: -80px;
}
@media (max-width: 767.98px) {
    .company-join-block .top .phone {
        left: 0;
    }
}
.company-join-block .top .text-right {
    position: relative;
    top: -15px;
}
@media (max-width: 767.98px) {
    .company-join-block .top .text-right {
        display: none;
        text-align: left !important;
        margin-bottom: 0;
    }
}
.company-join-block .bottom {
    transition: 0.4s;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 75px;
    padding-left: 75px;
    cursor: pointer;
}
@media (max-width: 767.98px) {
    .company-join-block .bottom {
        flex-wrap: wrap;
        margin-top: 30px;
    }
}
@media (max-width: 991.98px) {
    .company-join-block .bottom {
        padding-left: 15px;
    }
}
.company-join-block .bottom .vacancy-name {
    flex-grow: 1;
    font-family: gilroy-bold, sans-serif;
    font-weight: 500;
    font-size: 26px;
    letter-spacing: 0.1px;
    color: #0867d8;
    transform: translate3d(0, 0, 0);
}
.company-join-block .bottom .text {
    max-width: 623px;
    font-family: gilroy-regular, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.44;
    color: #3a3a3a;
}
@media (max-width: 991.98px) {
    .company-join-block .bottom .text {
        padding-right: 10px;
    }
}
@media (max-width: 991.98px) {
    .company-join-block .bottom .text {
        max-width: 420px;
    }
}
.company-join-block .bottom:hover .vacancy-name {
    transform: translate3d(20px, 0, 0);
}
.default-ar {
    display: inline-block;
    font-family: gilroy-semi, sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #3a3a3a;
    padding-left: 23px;
    width: 170.3px;
    height: 45px;
    border-radius: 82px;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.09);
    cursor: pointer;
    line-height: 45px;
    letter-spacing: normal;
    text-align: left;
}
.default-ar:hover {
    box-shadow: 0 24px 29px 0 rgba(0, 0, 0, 0.09);
}
.single-vacancy .company-top {
    padding-top: 200px;
}
@media (max-width: 767.98px) {
    .single-vacancy .company-top {
        padding-top: 100px;
    }
}
.single-vacancy .company-top a {
    position: relative;
    top: 0;
    font-family: gilroy-medium, sans-serif;
    font-size: 23px;
    font-weight: 500;
    color: #0867d8;
}
.single-vacancy .company-top .cv-to {
    font-family: gilroy-bold, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.1px;
    color: #3a3a3a;
    margin-bottom: 0;
}
.single-vacancy .company-top .for-cv {
    text-align: right;
}
@media (max-width: 767.98px) {
    .single-vacancy .company-top .for-cv {
        text-align: left;
    }
}
.single-vacancy .company-top h2 {
    line-height: 60px;
}
.single-vacancy .company-top h2 span {
    font-size: 19px;
    color: #818181;
    font-family: gilroy-semi, sans-serif;
    display: inline-block;
    margin-left: 45px;
    position: relative;
}
@media (max-width: 767.98px) {
    .single-vacancy .company-top h2 span {
        left: -30px;
        top: -15px;
        margin-bottom: -40px;
    }
}
.single-vacancy .company-top h2 span:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 11px;
    height: 15px;
    top: 23px;
    left: -16px;
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    background-size: cover;
    background-position: center;
}
@media (max-width: 767.98px) {
    .single-vacancy .company-top h2 span:before {
        top: 23px;
    }
}
.single-vacancy .team-foto {
    padding-bottom: 30px;
}
.vacancy-block {
    padding: 50px 0 140px 0;
}
@media (max-width: 991.98px) {
    .vacancy-block {
        padding: 50px 0 100px 0;
    }
}
@media (max-width: 767.98px) {
    .vacancy-block {
        padding: 50px 0 50px 0;
    }
}
.vacancy-block .item-left {
    font-family: gilroy-bold, sans-serif;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.1px;
    color: #000;
    text-align: center;
}
@media (max-width: 991.98px) {
    .vacancy-block .item-left {
        text-align: left;
    }
}
.vacancy-block .row {
    margin-bottom: 75px;
}
.top-home .content .bottom .vacancy-block .item-right a,
.vacancy-block .item-right .top-home .content .bottom a,
.vacancy-block .item-right p {
    font-family: gilroy-regular, sans-serif;
    font-size: 20px;
    line-height: 1.55;
    letter-spacing: normal;
    color: #3a3a3a;
    max-width: 550px;
}
@media (max-width: 991.98px) {
    .top-home .content .bottom .vacancy-block .item-right a,
    .vacancy-block .item-right .top-home .content .bottom a,
    .vacancy-block .item-right p {
        font-size: 17px;
    }
}
.vacancy {
    position: relative;
    height: 100%;
    padding: 0 45px;
}
.vacancy .contacts {
    margin-top: 130px;
    height: 100%;
}
.vacancy .contacts .container {
    margin-bottom: 120px;
}
.vacancy .container {
    width: 1230px;
    margin: 0 auto;
}
.vacancy .information {
    width: 651px;
}
.vacancy .contactus {
    width: 30%;
}
.vacancy .mail {
    display: block;
    font-family: gilroy-bold, sans-serif;
    font-size: 22px;
    line-height: 1.84;
    color: #0867d8;
}
.vacancy .phone {
    display: block;
    font-family: gilroy-bold, sans-serif;
    font-size: 22px;
    line-height: 1.84;
    color: #3a3a3a;
}
.vacancy .photo-section {
    position: relative;
    height: 612px;
}
.vacancy .photo-team {
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    background-repeat: no-repeat;
    background-size: inherit;
    position: absolute;
    bottom: 0;
    height: 612px;
    width: 150%;
    transform: translate(-8.5%);
}
.vacancy .about {
    margin: 80px auto;
}
.vacancy .about:after,
.vacancy .about:before {
    display: table;
    content: "";
    line-height: 0;
}
.vacancy .about:after {
    clear: both;
}
.vacancy .about .position {
    float: left;
    font-family: gilroy-bold, sans-serif;
    font-size: 26px;
    text-align: center;
    color: #0867d8;
    width: 16%;
    padding-left: 80px;
    padding-top: 5px;
}
.vacancy .about .description {
    float: left;
    width: 46%;
    text-align: left;
    font-size: 18px;
    margin-left: 90px;
    font-family: museo-light, sans-serif;
    line-height: 2.56;
}
.vacancy .team-section {
    position: relative;
}
.contacts-page {
    position: relative;
    padding: 20px 0;
}
.contacts-page .contacts {
    margin-top: 40px;
}
.contacts-page .copyright {
    display: none;
}
.page-template-contacts .contacts-page {
    display: flex;
    justify-content: center;
    min-height: 100vh;
    align-items: center;
}
.category,
.page-template-all_posts {
    background-color: #f8f8fa;
}
.page-template-blog {
    background-color: #f8f8fa;
    height: auto !important;
}
.page-template-blog .app-content {
    height: auto !important;
}
.page-template-blog .slick-list {
    padding: 0 10% 0 0;
}
.big-card-cat,
.cases-article .item .cat,
.last-article .big-article .cat,
.popular-article .item .cat {
    font-family: gilroy-bold, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2.2px;
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
}
.big-card-title,
.cases-article .item h3,
.last-article .big-article h3,
.popular-article .item h3 {
    font-family: gilroy-bold, sans-serif;
    font-size: 32px;
    color: #fff;
    font-weight: 500;
    line-height: 1.31;
    margin-bottom: 25px;
    position: relative;
    z-index: 2;
}
.big-card-excerpt,
.cases-article .item .excerpt,
.last-article .big-article .excerpt,
.popular-article .item .excerpt {
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.44;
    color: #fff;
    position: relative;
    z-index: 2;
}
.category-list {
    margin-bottom: 30px;
    margin-top: 140px;
}
@media (max-width: 767.98px) {
    .category-list {
        display: none;
    }
}
.category-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.category-list ul li {
    display: inline-block;
    font-family: gilroy-semi, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 35px;
    letter-spacing: 0.9px;
    color: #3a3a3a;
    font-weight: 500;
    position: relative;
    margin-bottom: 20px;
}
.category-list ul li a:hover {
    color: #0867d8;
}
.category-list ul .current-cat:before {
    content: "";
    position: absolute;
    top: 25px;
    left: 0;
    display: inline-block;
    background-color: #4d33ff;
    height: 2px;
    width: 100%;
}
.last-article {
    margin-bottom: 70px;
}
@media (max-width: 767.98px) {
    .last-article {
        padding-top: 40px;
    }
}
.last-article .top {
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 30px;
}
.last-article .top h2 {
    font-family: gilroy-bold, sans-serif;
    font-size: 58px;
    font-weight: 500;
    letter-spacing: 0;
    color: #3a3a3a;
    line-height: 1;
}
@media (max-width: 991.98px) {
    .last-article .top h2 {
        letter-spacing: 0;
    }
}
@media (max-width: 767.98px) {
    .last-article .top h2 {
        font-size: 42px;
    }
}
.last-article .top a {
    font-family: gilroy-bold, sans-serif;
    font-size: 23px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #3a3a3a;
}
@media (max-width: 767.98px) {
    .last-article .top a {
        letter-spacing: 0.1px;
        font-size: 18px;
        position: relative;
        top: 2px;
    }
}
.last-article .big-article {
    position: relative;
    padding-top: 100%;
    border-radius: 8px;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, #000);
}
@media (max-width: 767.98px) {
    .last-article .big-article {
        padding: 30px 30px;
    }
}
@media (max-width: 991.98px) {
    .last-article .big-article {
        margin-bottom: 30px;
    }
}
.last-article .big-article .big-article__info {
    position: absolute;
    left: 35px;
    top: 45px;
}
.last-article .big-article .back-half {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-image: linear-gradient(to bottom, rgba(3, 3, 3, 0.4), rgba(3, 3, 3, 0.32) 20%, rgba(1, 1, 1, 0));
}
.last-article .big-article.black-text .back-half {
    background-image: none;
}
.last-article .big-article.black-text .cat,
.last-article .big-article.black-text .excerpt,
.last-article .big-article.black-text h3 {
    color: #000;
}
.last-article .big-article .cat {
    padding-right: 58px;
}
.last-article .big-article h3 {
    padding-right: 58px;
}
@media (max-width: 767.98px) {
    .last-article .big-article h3 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        max-height: 117px;
    }
}
.last-article .big-article .excerpt {
    padding-right: 58px;
}
@media (max-width: 767.98px) {
    .last-article .big-article .excerpt {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        max-height: 117px;
    }
}
.last-article .big-article img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (max-width: 767.98px) {
    .last-article .big-article img {
        max-height: 100%;
    }
}
.last-article .big-article:hover img {
    transform: scale(1.05);
}
.last-article .small-article {
    overflow: hidden;
    border-radius: 8px;
    -webkit-mask-image: -webkit-radial-gradient(white, #000);
}
@media (max-width: 991.98px) {
    .last-article .small-article {
        margin-bottom: 30px;
    }
}
.last-article .small-article .for-image {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    border-radius: 8px;
    margin-bottom: 17px;
    -webkit-mask-image: -webkit-radial-gradient(white, #000);
}
.last-article .small-article .for-image img {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (max-width: 991.98px) {
    .last-article .small-article .for-image img {
        height: 100%;
    }
}
.last-article .small-article .top-home .content .bottom a,
.last-article .small-article p,
.top-home .content .bottom .last-article .small-article a {
    font-family: gilroy-bold, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2.2px;
    color: #3a3a3a;
    margin-bottom: 5px;
    font-weight: 500;
}
.last-article .small-article h3 {
    font-family: gilroy-bold, sans-serif;
    font-size: 19px;
    color: #3a3a3a;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 1.32;
}
.last-article .small-article:hover img {
    transform: scale(1.05);
}
.popular-article {
    margin-bottom: 100px;
}
.popular-article .top {
    justify-content: space-between;
    margin-bottom: 30px;
}
.popular-article .top h2 {
    font-family: gilroy-bold, sans-serif;
    font-size: 58px;
    font-weight: 500;
    letter-spacing: 0;
    color: #3a3a3a;
    line-height: 1;
}
@media (max-width: 991.98px) {
    .popular-article .top h2 {
        letter-spacing: 0;
    }
}
@media (max-width: 767.98px) {
    .popular-article .top h2 {
        font-size: 42px;
    }
}
.popular-article .item {
    position: relative;
    margin-right: 30px;
    padding: 70px 58px;
    max-height: 545px;
    border-radius: 8px;
    overflow: hidden;
    height: 540px;
    -webkit-mask-image: -webkit-radial-gradient(white, #000);
}
@media (max-width: 991.98px) {
    .popular-article .item {
        padding: 30px 20px;
    }
}
.popular-article .item .back-half {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(1, 1, 1, 0.4);
}
@media (max-width: 991.98px) {
    .popular-article .item h3 {
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        max-height: 108px;
        padding: 0;
        font-size: 28px;
        overflow: hidden;
    }
}
.popular-article .item .excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 65px;
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
}
.popular-article .item img {
    transition: 0.4s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 540px;
    max-width: 540px;
}
.popular-article .item:hover img {
    transform: scale(1.05);
}
.cases-article .top {
    justify-content: space-between;
    margin-bottom: 30px;
    align-items: baseline;
}
.cases-article .top h2 {
    font-family: gilroy-bold, sans-serif;
    font-size: 58px;
    font-weight: 500;
    letter-spacing: 0;
    color: #3a3a3a;
    line-height: 1;
}
@media (max-width: 991.98px) {
    .cases-article .top h2 {
        letter-spacing: 0;
    }
}
@media (max-width: 767.98px) {
    .cases-article .top h2 {
        font-size: 42px;
    }
}
.cases-article .top a {
    font-family: gilroy-bold, sans-serif;
    font-size: 23px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #3a3a3a;
}
@media (max-width: 767.98px) {
    .cases-article .top a {
        letter-spacing: 0.1px;
        font-size: 18px;
        font-family: gilroy-bold, sans-serif;
    }
}
.cases-article .item {
    position: relative;
    padding: 38px 30px 30px 30px;
    min-height: 535px;
    overflow: hidden;
    border-radius: 0;
    background-color: #fff;
}
@media (max-width: 991.98px) {
    .cases-article .item {
        min-height: 438px;
        margin-bottom: 30px;
    }
}
.cases-article .item .cat {
    color: #3a3a3a;
}
.cases-article .item h3 {
    color: #3a3a3a;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 138px;
    padding: 0;
    font-size: 28px;
    overflow: hidden;
}
@media (max-width: 991.98px) {
    .cases-article .item h3 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        max-height: 162px;
    }
}
@media (max-width: 991.98px) {
    .cases-article .item .excerpt {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        max-height: 112px;
    }
}
.cases-article .item img {
    transition: 0.4s;
    border-radius: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    object-fit: cover;
}
.cases-article .item:hover img {
    transform: scale(1.05);
}
.subscribe-block {
    margin-bottom: 160px;
    margin-top: 160px;
}
@media (max-width: 991.98px) {
    .subscribe-block {
        margin-bottom: 100px;
        margin-top: 100px;
    }
}
.subscribe-block .row {
    justify-content: center;
    flex-wrap: wrap;
}
.subscribe-block .row h3 {
    flex-basis: 100%;
    text-align: center;
    font-family: gilroy-bold, sans-serif;
    font-size: 31px;
    letter-spacing: 0;
    color: #3a3a3a;
    margin-bottom: 30px;
    font-weight: 500;
}
.subscribe-block .row .top-home .content .bottom a,
.subscribe-block .row p,
.top-home .content .bottom .subscribe-block .row a {
    text-align: center;
    flex-basis: 100%;
    font-family: gilroy-medium, sans-serif;
    color: #000;
    font-size: 18px;
    margin-bottom: 40px;
}
@media (max-width: 767.98px) {
    .subscribe-block .row .top-home .content .bottom a,
    .subscribe-block .row p,
    .top-home .content .bottom .subscribe-block .row a {
        padding: 0 15px;
    }
}
.subscribe-block .row .top-home .content .bottom a span,
.subscribe-block .row p span,
.top-home .content .bottom .subscribe-block .row a span {
    display: block;
    max-width: 432px;
    margin: auto;
}
.subscribe-block .row .rainmaker_form {
    flex-basis: 100%;
    text-align: center;
}
.subscribe-block .row .rainmaker_form label {
    display: none;
}
.subscribe-block .row .rainmaker_form .rm_form_el_set {
    width: auto;
    display: inline-block;
}
@media (max-width: 767.98px) {
    .subscribe-block .row .rainmaker_form .rm_form_el_set {
        width: 100%;
        padding: 15px 15px;
    }
}
@media (max-width: 767.98px) {
    .subscribe-block .row input[type="email"] {
        width: 100%;
    }
}
@media (max-width: 767.98px) {
    .subscribe-block .row input[type="submit"] {
        width: 100%;
    }
}
.subscribe-block-2 {
    margin-bottom: 160px;
    margin-top: 160px;
}
@media (max-width: 991.98px) {
    .subscribe-block-2 {
        margin-bottom: 100px;
        margin-top: 100px;
    }
}
.subscribe-block-2 h2 {
    flex-basis: 100%;
    text-align: center;
    font-family: gilroy-bold, sans-serif;
    font-size: 31px;
    letter-spacing: 0;
    color: #3a3a3a;
    margin-bottom: 30px;
    font-weight: 500;
}
.subscribe-block-2 .top-home .content .bottom a,
.subscribe-block-2 p,
.top-home .content .bottom .subscribe-block-2 a {
    text-align: center;
    flex-basis: 100%;
    font-family: gilroy-medium, sans-serif;
    color: #000;
    font-size: 18px;
    margin-bottom: 40px;
}
@media (max-width: 767.98px) {
    .subscribe-block-2 .top-home .content .bottom a,
    .subscribe-block-2 p,
    .top-home .content .bottom .subscribe-block-2 a {
        padding: 0 15px;
    }
}
.subscribe-block-2 .top-home .content .bottom a span,
.subscribe-block-2 p span,
.top-home .content .bottom .subscribe-block-2 a span {
    display: block;
    max-width: 432px;
    margin: auto;
}
@media (max-width: 767.98px) {
    .subscribe-block-2 button {
        width: 100%;
    }
}
@media (max-width: 767.98px) {
    .subscribe-block-2 .input-medium {
        width: 100%;
    }
}
.subscribe-block-2 form {
    text-align: center;
    width: 100%;
}
.subscribe-block-2 .for-res {
    display: inline-block;
    padding: 0.3em 0.5em;
}
.blog-search,
.bottom-article {
    margin-bottom: 90px;
}
.blog-search h4,
.bottom-article h4 {
    font-family: gilroy-bold, sans-serif;
    font-size: 48px;
    letter-spacing: 0.6px;
    color: #3a3a3a;
    margin-bottom: 20px;
    font-weight: 500;
}
@media (max-width: 991.98px) {
    .blog-search .small-article,
    .bottom-article .small-article {
        margin-bottom: 70px;
    }
}
.blog-search .small-article .for-image,
.bottom-article .small-article .for-image {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    border-radius: 8px;
    margin-bottom: 26px;
    -webkit-mask-image: -webkit-radial-gradient(white, #000);
}
@media (max-width: 767.98px) {
    .blog-search .small-article .for-image,
    .bottom-article .small-article .for-image {
        margin-bottom: 15px;
    }
}
.blog-search .small-article .for-image img,
.bottom-article .small-article .for-image img {
    transition: 0.4s;
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 9px;
    object-fit: cover;
    height: 100%;
    transform: scale(1, 1);
}
.blog-search .small-article .cat,
.bottom-article .small-article .cat {
    font-family: gilroy-bold, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2.2px;
    color: #3a3a3a;
    margin-bottom: 7px;
    font-weight: 500;
}
@media (max-width: 767.98px) {
    .blog-search .small-article .cat,
    .bottom-article .small-article .cat {
        margin-bottom: 5px;
    }
}
.blog-search .small-article h3,
.bottom-article .small-article h3 {
    font-family: gilroy-bold, sans-serif;
    font-size: 19px;
    color: #3a3a3a;
    margin-bottom: 15px;
    line-height: 24px;
    font-weight: 500;
}
.blog-search .small-article .excerpt,
.bottom-article .small-article .excerpt {
    font-family: gilroy-regular, sans-serif;
    font-size: 16px;
    color: #000;
}
.blog-search .small-article .for-image:hover img,
.bottom-article .small-article .for-image:hover img {
    transform: scale(1.05, 1.05);
}
.blog-search .small-article .for-image {
    height: 262px;
}
.custom-article-block {
    margin-bottom: 120px;
}
.biggest-article {
    position: relative;
    width: 100%;
    height: 553px;
    border-radius: 8px !important;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, #000);
}
@media (max-width: 767.98px) {
    .biggest-article {
        height: 100vw;
    }
}
.biggest-article .back-half {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(1, 1, 1, 0.4);
}
.biggest-article img {
    border-radius: 8px;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}
.biggest-article .cat {
    font-family: gilroy-bold, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2.2px;
    color: #fff;
    position: relative;
    z-index: 2;
    padding-left: 60px;
    margin-bottom: 5px;
    font-weight: 500;
    margin-bottom: 15px;
    text-align: left;
}
@media (max-width: 767.98px) {
    .biggest-article .cat {
        margin-bottom: 5px;
        padding-left: 15px;
    }
}
.biggest-article h3 {
    font-family: gilroy-bold, sans-serif;
    font-size: 32px;
    color: #fff;
    position: relative;
    z-index: 2;
    max-width: 492px;
    padding-left: 60px;
    line-height: normal;
    margin-bottom: 20px;
    text-align: left;
    font-weight: 500;
}
@media (max-width: 767.98px) {
    .biggest-article h3 {
        padding: 15px 15px;
        margin-bottom: 0;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        max-height: 135px;
    }
}
.biggest-article .excerpt {
    font-family: gilroy-medium, sans-serif;
    color: #fff;
    font-size: 16px;
    position: relative;
    z-index: 2;
    max-width: 492px;
    padding-left: 60px;
}
@media (max-width: 767.98px) {
    .biggest-article .excerpt {
        padding: 15px 15px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        max-height: 111px;
    }
}
.biggest-article:hover img {
    transform: scale(1.05);
}
.biggest-article-cat {
    justify-content: flex-start;
}
.biggest-article-cat .cat {
    margin-top: 57px;
}
.biggest-article-cat .read-more {
    transition: 0.4s;
    display: none;
    height: 48px;
    border-radius: 24px;
    border: solid 1px #fff;
    font-family: gilroy-bold, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 3.7px;
    text-align: left;
    color: #fff;
    position: absolute;
    z-index: 2;
    text-transform: uppercase;
    left: 54px;
    bottom: 54px;
    padding: 0 87px 0 87px;
    min-width: 234px;
}
@media (max-width: 991.98px) {
    .biggest-article-cat .read-more {
        display: none;
    }
}
.biggest-article-cat .read-more:before {
    content: "";
    transition: 0.4s;
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 30%;
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    width: 62px;
    height: 30px;
    opacity: 0;
    background-size: contain;
    background-repeat: no-repeat;
}
.biggest-article-cat:hover .read-more {
    padding: 0 87px 0 26px;
    color: #444;
    background-color: #fff;
}
.biggest-article-cat:hover .read-more:before {
    right: 7%;
    opacity: 1;
}
.more-article-tag {
    margin-bottom: 48px;
}
.more-article-tag .top {
    margin-bottom: 10px;
}
.more-article-tag .top .top-home .content .bottom a,
.more-article-tag .top p,
.top-home .content .bottom .more-article-tag .top a {
    font-family: gilroy-medium, sans-serif;
    font-size: 24px;
    letter-spacing: 0.3px;
    color: #3a3a3a;
}
.more-article-tag .tags-article {
    align-items: center;
    margin-bottom: 5px;
}
.more-article-tag .tags-article .top-home .content .bottom a,
.more-article-tag .tags-article p,
.top-home .content .bottom .more-article-tag .tags-article a {
    font-family: gilroy-bold, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.9px;
    text-align: left;
    color: #3a3a3a;
    margin-bottom: 0;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    top: -5px;
}
@media (max-width: 767.98px) {
    .more-article-tag .tags-article .top-home .content .bottom a,
    .more-article-tag .tags-article p,
    .top-home .content .bottom .more-article-tag .tags-article a {
        margin-bottom: 5px;
    }
}
.more-article-tag .tags-article a {
    transition: 0.4s;
    display: inline-block;
    height: 31px;
    border-radius: 18px;
    border: solid 1px rgba(151, 151, 151, 0.52);
    color: #5d5d5d;
    padding: 0 15px;
    line-height: 29px;
    margin-right: 6px;
    margin-bottom: 6px;
    font-family: gilroy-medium, sans-serif;
    font-size: 13px;
}
.more-article-tag .tags-article a:hover {
    border-radius: 9px;
}
@media (max-width: 767.98px) {
    .more-article-tag .tags-article .for-padding {
        padding: 0;
    }
}
#archiveModal .close,
#categoryModal .close,
#tagsModal .close {
    border: none;
    background: 0 0;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 5;
}
#archiveModal .close span,
#categoryModal .close span,
#tagsModal .close span {
    font-size: 40px;
}
#archiveModal h4,
#categoryModal h4,
#tagsModal h4 {
    font-family: gilroy-bold, sans-serif;
    font-size: 40px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 500;
}
#archiveModal .tags-2,
#categoryModal .tags-2,
#tagsModal .tags-2 {
    padding: 15px;
}
#archiveModal .archives ul #categoryModal li,
#archiveModal .archives ul #tagsModal li,
#archiveModal .archives ul li,
#archiveModal .tag,
#categoryModal .archives ul #archiveModal li,
#categoryModal .archives ul #tagsModal li,
#categoryModal .archives ul li,
#categoryModal .tag,
#tagsModal .archives ul #archiveModal li,
#tagsModal .archives ul #categoryModal li,
#tagsModal .archives ul li,
#tagsModal .tag {
    transition: 0.4s;
    display: inline-block;
    height: 31px;
    border-radius: 18px;
    border: solid 1px #979797;
    color: #5d5d5d;
    padding: 0 15px;
    line-height: 28.5px;
    margin-right: 10px;
    margin-bottom: 10px;
}
#archiveModal .archives ul #categoryModal li:hover,
#archiveModal .archives ul #tagsModal li:hover,
#archiveModal .archives ul li:hover,
#archiveModal .tag:hover,
#categoryModal .archives ul #archiveModal li:hover,
#categoryModal .archives ul #tagsModal li:hover,
#categoryModal .archives ul li:hover,
#categoryModal .tag:hover,
#tagsModal .archives ul #archiveModal li:hover,
#tagsModal .archives ul #categoryModal li:hover,
#tagsModal .archives ul li:hover,
#tagsModal .tag:hover {
    border-radius: 9px;
}
#archiveModal .archives ul,
#categoryModal .archives ul,
#tagsModal .archives ul {
    padding: 0;
    margin: 0;
}
#archiveModal .archives ul li a:hover,
#categoryModal .archives ul li a:hover,
#tagsModal .archives ul li a:hover {
    color: #5d5d5d;
}
#archiveModal .category-modal ul,
#categoryModal .category-modal ul,
#tagsModal .category-modal ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
#archiveModal .category-modal ul li,
#categoryModal .category-modal ul li,
#tagsModal .category-modal ul li {
    flex-basis: 50%;
    text-align: center;
}
#archiveModal .category-modal ul li a,
#categoryModal .category-modal ul li a,
#tagsModal .category-modal ul li a {
    font-family: gilroy-medium, sans-serif;
    font-size: 20px;
}
.pagination-DesignDok {
    margin: 40px 0 0 0;
    width: 100%;
    text-align: center;
}
.pagination-DesignDok .page-numbers {
    margin: 0 20px;
}
@media (max-width: 767.98px) {
    .pagination-DesignDok .page-numbers {
        margin: 0 15px;
    }
}
.pagination-DesignDok .current {
    font-family: gilroy-medium, sans-serif;
    font-size: 22px;
    color: #3a3a3a;
}
.pagination-DesignDok a {
    font-family: gilroy-medium, sans-serif;
    font-size: 22px;
    color: #4c33fb;
}
.pagination-DesignDok .next {
    content: ">";
}
.blog-search {
    transition: 0.5s;
    position: fixed;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.9);
    transform: translateX(100%);
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: scroll;
}
.blog-search .container-p {
    padding-top: 194px;
}
@media all and (max-height: 640px) {
    .blog-search .container-p {
        padding-top: 25px;
    }
}
@media (max-width: 991.98px) {
    .blog-search .container-p {
        padding-top: 100px;
    }
}
@media (max-width: 767.98px) {
    .blog-search .container-p {
        padding-top: 70px;
    }
}
.blog-search .search-input {
    border: none;
    font-family: gilroy-regular, sans-serif;
    font-size: 62px;
    color: #3a3a3a;
    padding-left: 20px;
    height: 78px;
    width: 100%;
    line-height: 78px;
    background: 0 0;
    border-left: solid 1px #0867d8;
}
@media (max-width: 991.98px) {
    .blog-search .search-input {
        border-radius: 0;
    }
}
@media (max-width: 767.98px) {
    .blog-search .search-input {
        font-size: 34px;
        height: 50px;
        line-height: 50px;
        border-left: solid 1px #0867d8;
        border-radius: 0;
        position: relative;
    }
}
.blog-search .search-input:-webkit-autofill,
.blog-search .search-input:-webkit-autofill:focus,
.blog-search .search-input:-webkit-autofill:hover {
    background-color: #fff !important;
    -webkit-box-shadow: inset 0 0 0 50px #fff !important;
}
.blog-search .search-input::-webkit-input-placeholder {
    color: #3a3a3a;
}
.blog-search .word-for-search {
    text-align: left;
    padding-top: 44px;
    margin-bottom: 120px;
}
@media (max-width: 767.98px) {
    .blog-search .word-for-search {
        margin-bottom: 50px;
    }
}
.blog-search .word-for-search span {
    transition: 0.4s;
    cursor: pointer;
    height: 31px;
    border: solid 1px #979797;
    padding: 0 14px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 19px;
    line-height: 29px;
    font-family: gilroy-regular, sans-serif;
    font-size: 12px;
    color: #444;
}
@media (max-width: 767.98px) {
    .blog-search .word-for-search span {
        margin-bottom: 15px;
    }
}
.blog-search .word-for-search span:hover {
    border-radius: 12px;
}
.blog-search .close-search {
    cursor: pointer;
    position: absolute;
    top: 50px;
    right: 50px;
    width: 22px;
    height: 22px;
    display: inline-block;
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 767.98px) {
    .blog-search .close-search {
        top: 25px;
        right: 25px;
    }
}
.blog-search-active {
    transform: translateX(0) !important;
}
.error-live-search {
    text-align: center;
    font-family: gilroy-bold, sans-serif;
    color: #3a3a3a;
    font-size: 52px;
    width: 100%;
    margin-top: 40px;
    font-weight: 500;
}
.live-search-block .excerpt {
    text-align: left;
}
.live-search-bottom {
    text-align: center;
}
.live-search-bottom a {
    font-family: gilroy-bold, sans-serif;
    color: #3a3a3a;
    font-size: 52px;
    font-weight: 500;
}
.blog-search::-webkit-scrollbar {
    display: none;
}
.search-blur {
    transition: 0.4s;
    filter: blur(12px);
}
.blog-cat-name h1 {
    font-family: gilroy-bold, sans-serif;
    font-size: 58px;
    font-weight: 500;
    line-height: 1.38;
    letter-spacing: 0;
    color: #3a3a3a;
    margin: 30px 0 43px 0;
}
.at4-share {
    transition: 2s;
}
.at-share-dock {
    transition: 0.4s;
}
.at4-share-active {
    right: -100% !important;
}
.at4-share-active-2 {
    opacity: 0;
}
.single-post {
    background-color: #f8f8fa;
}
.single-article {
    margin-top: 200px;
}
@media (max-width: 991.98px) {
    .single-article {
        margin-top: 100px;
    }
}
@media (max-width: 767.98px) {
    .single-article {
        margin-top: 70px;
    }
}
.single-article iframe {
    width: 100%;
    margin: 55px 0 55px 0;
}
.single-article .wp-video {
    max-width: 765px;
    padding-left: 140px;
    height: auto;
    margin: 55px 0 55px 0;
}
@media (max-width: 991.98px) {
    .single-article .wp-video {
        max-width: 100%;
        padding: 0;
    }
}
.single-article .categories {
    font-family: gilroy-bold, sans-serif;
    font-size: 11px;
    color: #0867d8;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    line-height: 1.38;
}
.single-article .categories span {
    display: inline-block;
    margin: 0 20px 0 0;
}
.single-article .article-title {
    font-family: gilroy-bold, sans-serif;
    font-size: 58px;
    color: #3a3a3a;
    letter-spacing: 0 !important;
    max-width: 890px;
    line-height: 1.14;
    margin-bottom: 40px;
    font-weight: 500;
}
@media (max-width: 767.98px) {
    .single-article .article-title {
        letter-spacing: 0 !important;
        font-size: 34px;
    }
}
.single-article .article-author,
.single-article .article-excerpt {
    font-family: gilroy-medium, sans-serif;
    font-weight: 500;
    color: #3a3a3a;
    font-size: 24px;
    line-height: 1.46;
    max-width: 684px;
    margin-bottom: 60px;
}
@media (max-width: 767.98px) {
    .single-article .article-author,
    .single-article .article-excerpt {
        font-size: 18px;
    }
}
.single-article .article-author {
    margin-bottom: 0;
    font-family: gilroy-medium, sans-serif;
    font-size: 14px;
    text-align: left;
}
@media (max-width: 767.98px) {
    .single-article .article-author {
        text-align: left;
    }
}
.single-article .post-image {
    margin: 20px 0;
    width: 100%;
    height: 577px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: fixed;
    margin-bottom: 120px;
}
@media (max-width: 991.98px) {
    .single-article .post-image {
        object-fit: contain;
        background-position: center;
        background-attachment: inherit;
        height: 400px;
    }
}
@media (max-width: 767.98px) {
    .single-article .post-image {
        margin-bottom: 60px;
        height: 280px;
    }
}
.single-article .post-image img {
    width: 100%;
    height: 577px;
    object-fit: cover;
}
@media (max-width: 767.98px) {
    .single-article .post-image img {
        height: 100vw;
    }
}
.single-article .content {
    margin-bottom: 40px;
}
.single-article .content .medium-image {
    max-width: 765px;
    padding-left: 140px;
}
@media (max-width: 1199.98px) {
    .single-article .content .medium-image {
        padding-left: 85px;
    }
}
@media (max-width: 991.98px) {
    .single-article .content .medium-image {
        padding-left: 40px;
    }
}
@media (max-width: 767.98px) {
    .single-article .content .medium-image {
        padding-left: 0;
    }
}
.single-article .content blockquote {
    font-size: 24px;
    font-style: italic;
}
.single-article .content blockquote:before {
    content: '"';
    position: absolute;
    left: -100px;
    top: -80px;
    font-size: 214px;
    color: #0867d8;
    line-height: 1;
}
.single-article .content p.full + h2,
.single-article .content p.full + h3,
.single-article .content p.full + p + h2,
.single-article .content p.full + p + h3,
.single-article .top-home .content .bottom a.full + a + h2,
.single-article .top-home .content .bottom a.full + a + h3,
.single-article .top-home .content .bottom a.full + h2,
.single-article .top-home .content .bottom a.full + h3,
.single-article .top-home .content .bottom a.full + p + h2,
.single-article .top-home .content .bottom a.full + p + h3,
.single-article .top-home .content .bottom p.full + a + h2,
.single-article .top-home .content .bottom p.full + a + h3,
.top-home .single-article .content .bottom a.full + a + h2,
.top-home .single-article .content .bottom a.full + a + h3,
.top-home .single-article .content .bottom a.full + h2,
.top-home .single-article .content .bottom a.full + h3,
.top-home .single-article .content .bottom a.full + p + h2,
.top-home .single-article .content .bottom a.full + p + h3,
.top-home .single-article .content .bottom p.full + a + h2,
.top-home .single-article .content .bottom p.full + a + h3 {
    margin-top: 0;
}
.single-article .content a {
    display: inline-flex;
    overflow: hidden;
    position: relative;
    font-weight: 700;
}
.single-article .content a:before {
    content: "";
    transition: 0.4s;
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #333;
    position: absolute;
    bottom: 0;
    left: 0;
}
.single-article .content a:hover:before {
    transform: translateX(100%);
}
.single-article .content h2,
.single-article .content h3,
.single-article .content h4 {
    font-family: gilroy-bold, sans-serif;
    font-size: 28px;
    color: #3a3a3a;
    font-weight: 500;
    padding-left: 85px;
    margin-bottom: 20px;
    line-height: 1.3;
    max-width: 765px;
    padding-left: 140px;
}
@media (max-width: 1199.98px) {
    .single-article .content h2,
    .single-article .content h3,
    .single-article .content h4 {
        padding-left: 85px;
    }
}
@media (max-width: 991.98px) {
    .single-article .content h2,
    .single-article .content h3,
    .single-article .content h4 {
        padding-left: 40px;
    }
}
@media (max-width: 767.98px) {
    .single-article .content h2,
    .single-article .content h3,
    .single-article .content h4 {
        font-size: 28px;
        padding-left: 0;
        line-height: normal;
    }
}
.single-article .content h2 {
    margin-top: 40px;
}
.single-article .content h3 {
    font-size: 24px;
    margin: 40px 0 20px 0;
}
@media (max-width: 767.98px) {
    .single-article .content h3 {
        font-size: 20px;
    }
}
.single-article .content ol,
.single-article .content ul {
    padding-left: 120px;
    max-width: 790px;
    font-family: "PT Serif Refular", serif;
    font-size: 20px;
    line-height: 1.5;
    list-style: inherit;
    margin: 25px 0;
}
.single-article .content ol li,
.single-article .content ul li {
    list-style-type: decimal;
    padding-left: 20px;
    margin-bottom: 5px;
}
.single-article .content ul li {
    list-style-type: disc;
}
@media (max-width: 991.98px) {
    .single-article .content ul {
        padding-left: 40px;
        margin-bottom: 10px;
    }
}
@media (max-width: 767.98px) {
    .single-article .content ul {
        padding-left: 20px;
        font-size: 16px;
    }
}
.single-article .content .blockquote,
.single-article .content p,
.single-article .top-home .content .bottom a,
.top-home .single-article .content .bottom a {
    font-family: "PT Serif Refular", serif;
    font-size: 20px;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #3a3a3a !important;
    margin-bottom: 20px;
    max-width: 765px;
    padding-left: 140px;
}
.single-article .content .blockquote strong,
.single-article .content p strong,
.single-article .top-home .content .bottom a strong,
.top-home .single-article .content .bottom a strong {
    font-weight: 700;
}
@media (max-width: 1199.98px) {
    .single-article .content .blockquote,
    .single-article .content p,
    .single-article .top-home .content .bottom a,
    .top-home .single-article .content .bottom a {
        padding-left: 85px;
    }
}
@media (max-width: 991.98px) {
    .single-article .content .blockquote,
    .single-article .content p,
    .single-article .top-home .content .bottom a,
    .top-home .single-article .content .bottom a {
        padding-left: 40px;
        margin-bottom: 10px;
    }
}
@media (max-width: 767.98px) {
    .single-article .content .blockquote,
    .single-article .content p,
    .single-article .top-home .content .bottom a,
    .top-home .single-article .content .bottom a {
        padding-left: 0;
        font-size: 16px;
    }
}
.single-article .content .blockquote {
    padding-top: 50px;
}
.single-article .content .blockquote em {
    font-family: "PT Serif", serif;
    font-size: 20px;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #3a3a3a !important;
    margin-bottom: 20px;
    max-width: 765px;
    padding-left: 140px;
    margin-top: 30px;
    font-style: italic;
    padding-left: 140px;
}
@media (max-width: 1199.98px) {
    .single-article .content .blockquote em {
        padding-left: 85px;
    }
}
@media (max-width: 991.98px) {
    .single-article .content .blockquote em {
        padding-left: 40px;
        margin-bottom: 10px;
    }
}
@media (max-width: 767.98px) {
    .single-article .content .blockquote em {
        padding-left: 0;
        font-size: 16px;
    }
}
.single-article .content blockquote em {
    font-family: "PT Serif", serif;
    font-size: 20px;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #3a3a3a !important;
    margin-bottom: 20px;
    max-width: 765px;
    padding-left: 140px;
    margin-top: 30px;
    font-style: italic;
    padding-left: 140px;
}
@media (max-width: 1199.98px) {
    .single-article .content blockquote em {
        padding-left: 85px;
    }
}
@media (max-width: 991.98px) {
    .single-article .content blockquote em {
        padding-left: 40px;
        margin-bottom: 10px;
    }
}
@media (max-width: 767.98px) {
    .single-article .content blockquote em {
        padding-left: 0;
        font-size: 16px;
    }
}
.single-article .content .big-block {
    max-width: 100%;
    padding-left: 0;
}
.single-article .content img {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin: 55px 0 55px 0;
}
@media (max-width: 767.98px) {
    .single-article .content img {
        margin: 30px 0 30px 0;
    }
}
.single-article .content em {
    width: 100%;
    text-align: right;
    font-family: "PT Serif", serif;
    font-size: 16px;
    color: #999;
    display: block;
    margin-top: -50px;
    margin-bottom: 50px;
    font-style: normal;
}
.single-article .content em a {
    font-size: 16px;
}
.single-article .content em span {
    color: #999 !important;
}
@media (max-width: 767.98px) {
    .single-article .content em {
        font-size: 14px;
        text-align: left;
        margin-bottom: 25px;
    }
}
.single-article .content em a {
    font-family: "PT Serif", serif;
    font-size: 16px;
    color: #777 !important;
    font-style: normal;
}
.single-article .content .special-em {
    font-family: "PT Serif", serif;
    font-size: 20px;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #333 !important;
    margin-bottom: 20px;
    max-width: 765px;
    margin-top: 20px;
    padding-left: 140px;
}
.single-article .content .special-em span {
    color: #333 !important;
}
.single-article .content .special-em a {
    color: #333 !important;
    font-size: 20px !important;
}
@media (max-width: 1199.98px) {
    .single-article .content .special-em {
        padding-left: 85px;
    }
}
@media (max-width: 991.98px) {
    .single-article .content .special-em {
        padding-left: 40px;
        margin-bottom: 10px;
    }
}
@media (max-width: 767.98px) {
    .single-article .content .special-em {
        padding-left: 0;
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
.single-article .content p.full-em + h2,
.single-article .content p.full-em + h3,
.single-article .content p.full-em + p + h2,
.single-article .content p.full-em + p + h3,
.single-article .top-home .content .bottom a.full-em + a + h2,
.single-article .top-home .content .bottom a.full-em + a + h3,
.single-article .top-home .content .bottom a.full-em + h2,
.single-article .top-home .content .bottom a.full-em + h3,
.single-article .top-home .content .bottom a.full-em + p + h2,
.single-article .top-home .content .bottom a.full-em + p + h3,
.single-article .top-home .content .bottom p.full-em + a + h2,
.single-article .top-home .content .bottom p.full-em + a + h3,
.top-home .single-article .content .bottom a.full-em + a + h2,
.top-home .single-article .content .bottom a.full-em + a + h3,
.top-home .single-article .content .bottom a.full-em + h2,
.top-home .single-article .content .bottom a.full-em + h3,
.top-home .single-article .content .bottom a.full-em + p + h2,
.top-home .single-article .content .bottom a.full-em + p + h3,
.top-home .single-article .content .bottom p.full-em + a + h2,
.top-home .single-article .content .bottom p.full-em + a + h3 {
    margin-top: 40px !important;
}
.single-article .content hr {
    opacity: 0.57;
    height: 1px;
    background: #979797;
    margin-bottom: 70px;
    margin-top: 75px;
}
.works-wrap {
    padding: 200px 0 100px;
    position: relative;
    background-color: #fff;
    z-index: 2;
}
@media (max-width: 767.98px) {
    .works-wrap {
        padding-top: 100px;
    }
}
.works-wrap .works__info {
    padding-left: 138px;
    margin-bottom: 50px;
}
@media (max-width: 767.98px) {
    .works-wrap .works__info {
        padding-left: 15px;
    }
}
.works-wrap .page-title {
    font: 72px/80px gilroy-bold, sans-serif;
    font-weight: 500;
}
@media (max-width: 767.98px) {
    .works-wrap .page-title {
        font-size: 52px;
    }
}
.works-wrap .works__tags {
    margin-top: 30px;
}
.works-wrap .works__tags a {
    display: inline-block;
    font-family: gilroy-medium, sans-serif;
    user-select: none;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: 0 0;
    border: solid 1px rgba(187, 187, 187, 0.27);
    font-size: 16px;
    padding: 5px 17px;
    margin: 5px;
    transition: transform 0.2s;
}
.works-wrap .works__tags a:hover {
    border: 1px solid rgba(187, 187, 187, 0.27);
    background-color: rgba(187, 187, 187, 0.27);
    color: #000;
}
.works-wrap .works__tags a:active {
    transform: scale(0.95);
}
.works-wrap .works__tags a.active {
    border: 1px solid #0867d8;
    background-color: #0867d8;
    color: #fff;
}
.books-page {
    padding-top: 200px;
}
@media (max-width: 767.98px) {
    .books-page {
        padding-top: 100px !important;
    }
}
@media (max-width: 767px){
    .port-inner-wrapp h2 {
        font: 30px/50px gilroy-bold, sans-serif !important;
        line-height: 30px !important;
    }
}
.books-page .content {
    margin-left: 0;
}
.books-page .border {
    margin: 55px 0 25px 0;
}
.page-template-price .header-home {
    display: none;
}
.page-template-price .price-header {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 15px 30px;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    z-index: 10;
}
.page-template-price .hire {
    border-top: 3px solid transparent;
    background-color: #242424;
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 33px;
    padding: 6.5px 40px;
    outline: 0;
    cursor: pointer;
    border-radius: 3px;
    white-space: nowrap;
}
.page-template-price .hire:hover {
    color: #fff;
    border-top: 3px solid transparent;
    background-color: #0867d8;
}
.price-title {
    font-size: 52px;
    font-family: gilroy-bold, sans-serif;
    font-weight: 500;
    line-height: 1.13;
}
.price-top {
    padding: 80px;
    text-align: center;
}
.price-top img {
    opacity: 0;
    max-width: 100%;
    margin-bottom: 100px;
}
.price-top h1 {
    margin: 40px 0;
    font-size: 72px;
    line-height: 1.14;
    font-family: gilroy-bold, sans-serif;
    font-weight: 500;
}
.price-top h1 span {
    display: inline-block;
    overflow: hidden;
}
.price-top h1 span i {
    display: inline-block;
    font-style: inherit;
    transform: translate(0, 200%);
}
.price-top .top-home .content .bottom a,
.price-top p,
.top-home .content .bottom .price-top a {
    font-size: 22px;
    font-family: gilroy-medium, sans-serif;
    max-width: 730px;
    margin: 0 auto 50px auto;
    overflow: hidden;
}
.price-top .top-home .content .bottom a span,
.price-top p span,
.top-home .content .bottom .price-top a span {
    display: inline-block;
    transform: translate(0, 200%);
}
.price-top .sec-title {
    font-size: 38px;
    line-height: 42px;
    max-width: 500px;
    margin: 0 auto;
    font-family: gilroy-bold, sans-serif;
    font-weight: 500;
}
.price-top .border {
    margin: 40px auto;
    width: 76px;
    height: 1px;
    border: 1px solid #0867d8;
    margin-bottom: 22px;
}
.price-extended {
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 50px;
    background-image: linear-gradient(to bottom, #fafafa, #fff);
}
.price-extended .row {
    align-items: center;
}
.price-extended .price-extended__info {
    padding-right: 50px;
}
.price-extended .price-extended__info .top-home .content .bottom a,
.price-extended .price-extended__info p,
.top-home .content .bottom .price-extended .price-extended__info a {
    margin-top: 40px;
    font-family: gilroy-semi, sans-serif;
    font-size: 20px;
}
.price-extended .price-extended__info .price-list {
    margin: 30px 0;
    padding: 0;
}
.price-extended .price-extended__info .price-list li {
    position: relative;
    font-size: 16px;
    font-family: gilroy-regular, sans-serif;
    line-height: 1.51;
    padding: 8px 0;
}
.price-extended .price-extended__info .check-price {
    display: flex;
    align-items: center;
    font-family: gilroy-bold, sans-serif;
    font-size: 17px;
    color: #0867d8;
    line-height: 33px;
    outline: 0;
    cursor: pointer;
}
.price-extended .price-extended__info .check-price .i-arrow {
    display: inline-block;
    width: 59px;
    height: 59px;
    background: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php") no-repeat center;
    box-shadow: 0 8px 23px 0 rgba(0, 0, 0, 0.09);
    border-radius: 50%;
    margin-right: 20px;
}
.price-extended .price-extended__info .check-price .i-arrow:hover {
    box-shadow: 0 24px 29px 0 rgba(0, 0, 0, 0.09);
}
.price-extended .modal-btn__wrap {
    display: none;
    margin: 0 0 15px -60px;
    text-align: center;
}
.price-extended .js-modal-btn-vimeo {
    font-size: 21px;
    font-weight: 700;
    position: relative;
    cursor: pointer;
}
.price-extended .js-modal-btn-vimeo::after {
    content: "";
    position: absolute;
    right: -80px;
    top: -21px;
    display: inline-block;
    width: 67px;
    height: 67px;
    background: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php") no-repeat;
}
.price-extended .border {
    margin: 40px 0 80px 0;
}
.price-extended .price-extended__video video {
    width: 100%;
    border-radius: 5px;
    box-shadow: -58px 10px 99px 0 rgba(0, 0, 0, 0.06);
}
.price-simple {
    padding: 100px 0 160px 0;
    background-color: #fafafa !important;
}
.price-simple .sec-title {
    font-size: 32px;
    text-align: center;
    padding-bottom: 60px;
    font-family: gilroy-bold, sans-serif;
    font-weight: 500;
}
.price-simple .price-simple__container {
    padding: 0 30px;
    max-width: 1170px;
    margin: 0 auto;
}
.price-simple .price-simple__info {
    min-height: 560px;
    padding: 56px;
    display: flex;
    flex-direction: column;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.09);
    transition: transform 0.5s, box-shadow 0.5s;
    border-radius: 3px;
    background: #fff;
}
.price-simple .price-simple__info:hover {
    transform: translateY(-10px);
    box-shadow: 0 40px 59px 0 rgba(0, 0, 0, 0.09);
}
.price-simple .price-simple__info .price-title {
    font-size: 32px;
}
.price-simple .price-simple__info .price-list {
    margin: 30px 0;
    padding: 0;
}
.price-simple .price-simple__info .price-list li {
    position: relative;
    padding: 10px 0;
    font-size: 16px;
    font-family: gilroy-semi, sans-serif;
    line-height: 1.51;
}
.price-simple .price-simple__info .price-list li:before {
    content: "•";
    position: absolute;
    left: -20px;
    color: #ccc;
}
.price-simple .price-highlight {
    font-size: 24px;
    color: #0867d8;
    font-family: gilroy-bold, sans-serif;
    margin-top: auto;
}
@media only screen and (max-width: 1200px) {
    .price-extended .price-extended__video {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 992px) {
    .price-simple .price-simple__info {
        padding: 35px 15px 35px 40px;
        min-height: 455px;
        max-width: 500px;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .price-simple .price-simple__info .price-list li {
        font-size: 14px;
        padding: 8px 0;
        line-height: 1.1;
    }
}
@media only screen and (max-width: 768px) {
    .price-top {
        padding: 100px 20px;
    }
    .price-top img {
        opacity: 1;
    }
    .price-top h1 {
        font-size: 38px;
    }
    .price-top h1 span i {
        transform: none;
    }
    .price-top .top-home .content .bottom a,
    .price-top p,
    .top-home .content .bottom .price-top a {
        font-size: 17px;
    }
    .price-top .top-home .content .bottom a span,
    .price-top p span,
    .top-home .content .bottom .price-top a span {
        transform: none;
    }
    .price-title {
        font-size: 30px;
    }
    .price-extended {
        padding: 50px 0;
    }
    .price-extended .modal-btn__wrap {
        display: block;
    }
    .price-extended .row.last {
        margin-bottom: 80px;
    }
    .price-extended .price-extended__video video {
        max-width: 100%;
    }
    .price-simple {
        padding: 50px 0;
    }
    .price-simple .sec-title {
        padding-bottom: 45px;
    }
}
@media only screen and (max-width: 576px) {
    .page-template-price .price-header {
        padding: 15px;
    }
    .price-simple .price-title {
        padding-bottom: 0;
    }
    .price-simple .price-simple__info {
        padding: 30px 30px 30px 40px;
    }
}
@media only screen and (max-height: 800px) {
    .price-extended .price-extended__info .top-home .content .bottom a,
    .price-extended .price-extended__info p,
    .top-home .content .bottom .price-extended .price-extended__info a {
        margin-top: 20px;
        font-size: 15px;
    }
    .price-extended .price-extended__info .price-list {
        margin: 15px 0;
    }
    .price-extended .price-extended__info .price-list li {
        font-size: 14px;
        padding: 8px 0;
        line-height: 0.6;
    }
}
.page-template-birthday2019 footer,
.page-template-birthday2019 header {
    display: none;
}
.page-template-birthday2019 .back-1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 55vh;
    background: #070b30;
}
.page-template-birthday2019 .back-2 {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45vh;
    background: #0e1345;
}
@media all and (min-width: 1200px) {
    .birthday-block {
        max-width: 1400px;
    }
}
.birthday-block .birthday-image {
    position: fixed;
    left: 0;
    top: 0;
    width: 40vw;
    height: 100vh;
}
.birthday-block .birthday-header {
    margin-top: 93px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.birthday-block .birthday-header .links a {
    font-family: gilroy-regular, sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.2em;
    margin-right: 70px;
    display: inline-block;
}
.birthday-block .birthday-header .links a:last-child {
    margin-right: 0;
}
.birthday-block .birthday-logo img {
    height: 70px;
}
.birthday-block .center-item {
    min-height: calc(100vh - 163px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.birthday-block .center-item h1 {
    font-family: gilroy-regular, sans-serif;
    color: #fff;
    line-height: 113px;
    font-size: 110px;
    margin-bottom: 30px;
}
.birthday-block .center-item .bottom-text {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    font-size: 20px;
    color: #fff;
    opacity: 0.65;
    margin-bottom: 99px;
}
@media (max-width: 991.98px) {
    .birthday-block .center-item .bottom-text br {
        display: inline;
    }
}
.birthday-block .center-item .for-like {
    display: flex;
    align-items: center;
}
.birthday-block .center-item .for-like .like {
    width: 152px;
    height: 152px;
    border-radius: 50%;
    background: #ec008c;
    text-align: center;
    line-height: 152px;
    cursor: pointer;
    display: flex;
    align-content: center;
    justify-content: center;
}
.birthday-block .center-item .for-like .like img {
    line-height: 152px;
    display: inline-block;
}
.birthday-block .center-item .for-like .likes {
    margin-left: 40px;
}
.birthday-block .center-item .for-like .likes .number {
    display: block;
    font-family: "Open Sans";
    line-height: 66px;
    font-size: 110px;
    letter-spacing: 0.07em;
    color: #ec008c;
    margin-bottom: 25px;
}
.birthday-block .center-item .for-like .likes .users {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    font-size: 20px;
    color: #fff;
}
.myhome .content {
    position: relative;
    padding-top: 50px;
    z-index: 9;
    display: table-cell;
    vertical-align: middle;
}
.myhome .content p {
    margin-bottom: 10px;
    margin-top: 10px;
    color: #333;
}
.myhome .mybannerform {
    margin-bottom: 30px;
    box-shadow: 6px 8px 30px #00000026;
}
.myhome .mybannerform.shadnone {
    margin-bottom: 30px;
    box-shadow: none;
}
.myhome .mybannerform img {
    margin-right: 15px;
    max-width: 24%;
}
.myhome .mybannerform form {
    margin-bottom: 0;
}
.myhome .mybannerform form .wrap {
    font-size: 0;
}
.myhome .mybannerform form .wrap .dtf {
    display: inline-block;
    width: 25%;
    vertical-align: middle;
}
.myhome .mybannerform form .wrap .dtf input[type="email"],
.myhome .mybannerform form .wrap .dtf input[type="number"],
.myhome .mybannerform form .wrap .dtf input[type="text"] {
    width: 100%;
    margin: 0;
    font-family: gilroy-medium, sans-serif;
    border-right: 1px solid #e5e5e5;
    background: #fff;
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    padding: 12px 30px;
    color: #535971;
    font-size: 14px;
    border-radius: 0;
    height: 58px;
    font-weight: 400;
    outline: 0 !important;
}
.myhome .mybannerform form .wrap .dtf input[type="submit"] {
    padding: 13px 29px;
    border-radius: 0 3px 3px 0;
    width: 100%;
}
.myhome .mybannerform form .wrap .dtf input.round {
    border-radius: 3px 0 0 3px;
}
.header-home .menu ul li.dropdown {
    position: relative;
    overflow: visible;
}
.header-home .menu ul li.dropdown:hover .ddlist {
    display: inline-block;
}
.header-home .menu ul li.dropdown .ddlist {
    position: absolute;
    z-index: 999;
    display: none;
    top: 100%;
    left: -26px;
    width: 280px;
    padding: 10px 0;
    background: #0867d8;
    margin: 0 auto;
    border-radius: 0 0 3px 3px;
}
.header-home .menu ul li.dropdown .ddlist li {
    margin-left: 0;
    display: inline-block;
    width: 100%;
    overflow: visible;
    padding: 10px 30px;
    text-align: left;
    border-bottom: 1px solid transparent;
}
.header-home .menu ul li.dropdown .ddlist li a {
    color: #fff;
    display: block;
    padding: 0;
    font-size: 14px;
    margin-top: 0;
    border: 0;
}
.tab-custom {
    width: 100%;
}
.tab-custom .tabbing-links {
    padding-left: 138px;
    margin-bottom: 50px;
}
.tab-custom .tabbing-links li {
    display: inline-block;
    font-family: gilroy-medium, sans-serif;
    user-select: none;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: 0 0;
    border: solid 1px rgba(187, 187, 187, 0.27);
    font-size: 14px;
    padding: 5px 13px;
    margin: 5px;
    transition: transform 0.2s;
    color: #000;
}
.tab-custom .tabbing-links li.current {
    border: 1px solid #0867d8;
    background-color: #0867d8;
    color: #fff;
    background-color: #0867d8;
}
.tab-custom .tabbing-links li:hover {
    border: 1px solid rgba(187, 187, 187, 0.27);
    background-color: rgba(187, 187, 187, 0.27);
    color: #000;
}
.tab-custom .tabbing-links li.current:hover {
    border: 1px solid #0867d8;
    color: #fff;
    background-color: #0867d8;
}
.tab-custom .tabbing-links li:active {
    transform: scale(0.95);
}
.tab-custom .tabs {
    display: none;
}
.tab-custom .tabs.current {
    display: flex;
}
.tab-custom .slick-slide {
    height: auto;
}
.floatbutton.active {
    right: 0;
    z-index: 9;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.floatbutton {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    position: fixed;
    right: -370px;
    top: 25%;
    font-size: 0;
    width: 420px;
    z-index: 9;
}
.floatbutton .clickbutton {
    width: 50px;
    z-index: 99;
    height: 50px;
    cursor: pointer;
    box-shadow: -20px 0 35px #0000001f;
    border-radius: 40px 0 0 40px;
    background: #fff;
    display: inline-block;
    padding-top: 0;
    vertical-align: top;
    margin-top: 125px;
}
.floatbutton .clickbutton .crossplus:before {
    content: "";
    display: none;
    position: absolute;
    width: 20px;
    height: 2px;
    right: 0;
    background: #fbb334;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.floatbutton .clickbutton .crossplus:after {
    content: "";
    display: none;
    position: absolute;
    width: 2px;
    height: 20px;
    right: 0;
    background: #fab334;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.floatbutton .clickbutton .crossplus {
    position: relative;
    display: block;
    transform: rotate(0);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.floatbutton .clickbutton .crossplus.rotate {
    transform: rotate(45deg);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.floatbutton .clickbutton .crossplus i {
    font-size: 18px;
    color: #0867d8;
    margin: 17px 0 0 15px;
}
.floatbutton .clickbutton .crossplus {
    transform: rotate(-90deg);
}
.floatbutton .clickbutton .crossplus p {
    font-size: 20px;
    width: 250px;
    top: 4px;
    position: relative;
    margin-top: 194px;
    background: #fff;
    height: 62px;
    background: #ffff;
    border-radius: 20px 20px 0 0;
    padding-top: 15px;
    text-align: right;
    text-align: center;
    font-weight: 600;
    color: #0867d8;
    box-shadow: 0 0 40px #00000026 !important;
}
.floatbutton .clickbutton .crossplus.rotate {
    transform: rotate(-90deg);
}
.floatbutton .clickbutton {
    height: 0;
}
.banner-form {
    background: #fff;
    padding: 30px;
    position: relative;
    z-index: 9;
    border-radius: 5px 0 0 5px;
    margin: 0;
    width: 370px;
    display: inline-block;
    box-shadow: 0 0 30px #0000001f;
}
.ban-form input {
    width: 100%;
    margin: 0;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 10px 15px;
    color: gray;
    font-size: 14px;
    border-radius: 3px;
    height: 50px;
    font-weight: 400;
    outline: 0 !important;
    margin: 0 0 15px 0;
}
.banner-form .intl-tel-input {
    width: 100%;
}
.banner-form h3 {
    color: #333;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 400;
}
.banner-form h3 strong {
    font: 24px/24px gilroy-bold, sans-serif;
    font-weight: 500;
}
.ban-form input[type="submit"] {
    color: #fff;
    font-weight: 600;
    background: #0867d8;
    border-radius: 3px;
    text-align: center;
    background-color: #0867d8;
    padding: 10px 15px;
    margin: 20px 0 0;
    border: transparent;
    cursor: pointer;
}
.ban-form textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 10px 15px;
    color: gray;
    font-size: 14px;
    border-radius: 3px;
    font-weight: 400;
    height: 80px;
    outline: 0 !important;
    margin: 15px 0 0 0;
}
.btns_wrap {
    position: fixed;
    right: -6px;
}
.btns_wrap a:hover {
    text-decoration: none !important;
    right: 0;
}
.btns_wrap .call_wrap {
    width: 280px;
    position: absolute;
    right: -225px;
    background: #fff;
    top: 60px;
    border-radius: 50px 0 0 50px;
    overflow: hidden;
    box-shadow: 0 0 40px #00000026 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btns_wrap .call_wrap span {
    color: #333;
    font-size: 20px;
    vertical-align: middle;
    background: #fff;
    padding: 15px 20px 15px 15px;
}
.btns_wrap .chat_wrap {
    display: none;
    position: absolute;
    right: -225px;
    width: 280px;
    background: #fff;
    top: 0;
    border-radius: 0;
    overflow: hidden;
    box-shadow: 0 0 40px #00000026 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 50px 0 0 50px;
}
.btns_wrap .call_wrap span.icoo,
.btns_wrap .chat_wrap span.icoo {
    color: #0867d8;
    background: #fff;
    font-size: 18px;
    padding: 15px 20px;
    border-right: 1px solid #ded9d9;
    vertical-align: middle;
    display: inline-block;
    border-radius: 50px 0 0 50px;
}
.btns_wrap .chat_wrap span {
    color: #333;
    font-size: 20px;
    vertical-align: middle;
    background: #fff;
    padding: 15px 30px 15px 15px;
}
.mbpx-0 {
    margin-bottom: 0 !important;
}
.myport {
    padding-top: 100px;
    padding-left: 138px;
}
.myport h2 {
    font: 56px/80px gilroy-bold, sans-serif;
    font-weight: 600;
}
.portfolioparagraph {
    font: 18px/31px gilroy-medium, sans-serif;
    font-weight: 500;
}
.myticks {
    overflow: hidden;
    padding-left: 0;
    margin-bottom: 25px;
}
.myticks li {
    overflow: hidden;
    display: inline-block;
    position: relative;
    padding: 0 0 5px 25px;
    font: 20px/31px gilroy-medium, sans-serif;
    font-weight: 500;
    width: 100%;
    color: #333;
}
.myticks li:before {
    content: "\f0da";
    position: absolute;
    left: 0;
    top: 4px;
    color: #ed1f26;
    font: normal normal normal 24px/1 FontAwesome;
}
.stepSec {
    padding: 70px 0 50px;
    margin-top: 80px;
}
.stepSec .figsec {
    display: inline-block;
    width: 100%;
    position: relative;
}
.stepSec .figsec .imgone {
    position: absolute;
    top: 0;
    z-index: 2;
    margin: 0 auto;
    display: inline-block;
    right: 140px;
}
.stepSec .figsec .imgtwo {
    position: absolute;
    top: 300px;
    left: -50px;
}
.stepSec .figsec .imgthree {
    position: absolute;
    top: 400px;
    right: 20px;
    z-index: 2;
}
.stepSec .figsec .stepcount {
    position: absolute;
    right: 0;
}
.stepSec .figsec .stepcount h1 {
    display: inline-block;
    font-size: 720px;
    color: #f3f2f0;
    line-height: 0.73;
    z-index: 1;
}
.stepSec .contentsec {
    padding-top: 90px;
}
.stepSec .contentsec h2 {
    padding-bottom: 20px;
    margin-bottom: 30px;
    width: 100%;
    position: relative;
    font: 69px/72px gilroy-bold, sans-serif;
    font-weight: 500;
}
.stepSec .contentsec h2:before {
    position: absolute;
    content: "";
    background: #3a3e54;
    height: 5px;
    width: 60px;
    left: 0;
    bottom: 0;
}
.stepSec .contentsec .innertext {
    max-width: 26em;
    margin-left: 50px;
}
.stepSec .contentsec .innertext p {
    font: 20px/26px gilroy-medium, sans-serif;
}
.accordion,
.accordion * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.accordion {
    overflow: hidden;
    background: 0 0;
}
.quest-title {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    position: relative;
    width: 100%;
    display: inline-block;
    transition: all linear 0.15s;
    text-decoration: none;
    padding: 22px 50px 22px 10px;
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 2px 0 0;
    font-family: var(--secondary-font-family);
}
.quest-title:before {
    position: absolute;
    content: "\f067";
    width: 20px;
    height: 20px;
    right: 15px;
    font-weight: 300;
    top: 12px;
    font-family: fontAwesome !important;
    color: #ccc;
    font-size: 28px;
}
.quest-title.active,
.quest-title:hover {
    color: #3b3f55;
    content: "\e907";
}
.quest-title:after {
    width: 60px;
    height: 1px;
    left: -60px;
    bottom: -1px;
    background: #dbdbdb;
    position: absolute;
    content: "";
}
.quest-title.active:before {
    content: "\f068";
}
.quest-content {
    padding: 0 10px 15px 50px;
    display: none;
    background: #fff;
    margin-bottom: 15px;
    float: left;
    padding-bottom: 0;
    width: 100%;
}
.quest-content p {
    line-height: 1.6;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    font-family: var(--secondary-font-family);
}
.accordion {
    margin-bottom: 30px;
    border: none;
}
.quest-content p a {
    color: #3b3f55;
    text-decoration: underline;
}
.stepSecond {
    padding-bottom: 200px;
    padding-top: 220px;
}
.stepSecond .countersec {
    padding-top: 60px;
    padding-bottom: 45px;
}
.stepSecond .countersec:before {
    display: inline-block;
    font-size: 720px;
    color: #f3f2f0;
    line-height: 0.73;
    z-index: -1;
    content: "2";
    position: absolute;
    top: -34%;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
}
.stepSecond .countersec h2 {
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 30px;
    width: 100%;
    font: 69px/72px gilroy-bold, sans-serif;
    font-weight: 500;
}
.stepSecond .countersec h2:before {
    position: absolute;
    content: "";
    background: #3a3e54;
    height: 5px;
    width: 60px;
    left: 0;
    bottom: 0;
}
.stepSecond .countersec .innertext {
    max-width: 26em;
    margin-left: 50px;
}
.stepSecond .countersec .innertext p {
    color: #616884;
    font: 20px/26px gilroy-medium, sans-serif;
}
.main-fixed-wrap {
    max-width: 1000px !important;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.main-fixed-wrap .colums {
    float: left;
    width: 41.66667%;
    padding-left: 15px;
    padding-right: 15px;
}
.main-fixed-wrap .colums .textwrap h3 {
    padding-bottom: 20px;
    width: 100%;
    color: #3a3e54;
    font-size: 34px;
}
.main-fixed-wrap .colums .textwrap p {
    color: #616884;
    font: 20px/26px gilroy-medium, sans-serif;
}
.main-fixed-wrap .colums .set-card-shocase {
    max-width: 350px;
    position: relative;
    margin-bottom: 30px;
}
.main-fixed-wrap .colums .set-card-shocase:before {
    width: 235px;
    height: 157px;
    background-size: 235px 157px;
    background-image: url(../images/projects-showcase-02.png);
    left: -25px;
    top: 60%;
    z-index: 1;
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    transition: all ease-out 175ms;
}
.main-fixed-wrap .colums .set-card-shocase:after {
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    transition: all ease-out 175ms;
    width: 229px;
    height: 175px;
    background-size: 229px 175px;
    background-image: url(../images/projects-showcase-03.png);
    right: -30px;
    top: 55%;
    z-index: 1;
    content: "";
}
.main-fixed-wrap .colums .set-card-shocase:hover::after {
    -webkit-transform: translateX(80px);
    transform: translateX(80px);
}
.main-fixed-wrap .colums .set-card-shocase:hover::before {
    -webkit-transform: translateX(-80px);
    transform: translateX(-80px);
}
.main-fixed-wrap .colums.right .set-card-shocase:before {
    width: 345px;
    height: 408px;
    background-size: 185px 217px;
    background-image: url(../images/projects-showcase-04.png);
    left: -25px;
    top: 36%;
}
.main-fixed-wrap .colums.right .set-card-shocase:hover::before {
    -webkit-transform: translateX(-110px);
    transform: translateX(-110px);
}
.main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid:hover {
    box-shadow: 0 14px 42px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid {
    position: relative;
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 8px;
    box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.main-fixed-wrap .colums.halfcolum.right {
    margin-left: 16.66667%;
}
.main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-user {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    text-align: left;
}
.main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-user .user-avatar {
    display: inline-block;
}
.main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-user .user-avatar figure {
    margin-bottom: 0;
}
.main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-user .user-avatar figure img {
    border-radius: 50%;
}
.main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-user .user-display-name {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    padding-top: 6px;
    width: 58%;
}
.main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-user .user-display-name h4 {
    font-size: 15px;
    padding-bottom: 10px;
}
.main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-user .user-display-name span {
    padding: 5px 10px;
    border: 2px solid gray;
    border-radius: 5px;
    display: inline-block;
    line-height: 1;
    font-weight: 300;
    font-size: 12px;
    font: 14px/18px gilroy-medium, sans-serif;
}
.main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-user .user-display-name .ratings {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-user .user-display-name .ratings span {
    border: 0;
    padding: 0;
    font-size: 20px;
    color: grey;
    margin-right: 2px;
}
.main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-canvas {
    position: relative;
    background-color: #f3f2f0;
    height: 0;
    width: 100%;
    padding-bottom: 100%;
    z-index: 9;
}
.main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-canvas .set-card-canvas-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-canvas .set-card-canvas-inner figure {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    margin-bottom: 0;
    position: relative;
}
.main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-canvas .set-card-canvas-inner figure img {
    position: relative;
}
.stepThird {
    padding: 20px 0 60px;
}
.stepThird .figsec {
    display: inline-block;
    width: 100%;
    position: relative;
}
.stepThird .figsec .imgone {
    position: absolute;
    top: 120px;
    z-index: 2;
    margin: 0 auto;
    display: inline-block;
    right: 30px;
}
.stepThird .figsec .imgtwo {
    position: absolute;
    top: 300px;
    left: -50px;
}
.stepThird .figsec .imgthree {
    position: absolute;
    top: 400px;
    right: 20px;
    z-index: 2;
}
.stepThird .figsec .stepcount {
    position: absolute;
    right: 0;
}
.stepThird .figsec .stepcount h1 {
    display: block;
    font-size: 720px;
    color: #f3f2f0;
    line-height: 0.73;
    position: absolute;
    z-index: 0;
    left: -260px;
}
.stepThird .contentsec {
    padding-top: 90px;
}
.stepThird .contentsec h2 {
    padding-bottom: 20px;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
    font: 69px/72px gilroy-bold, sans-serif;
}
.stepThird .contentsec h2:before {
    position: absolute;
    content: "";
    background: #3a3e54;
    height: 5px;
    width: 60px;
    left: 0;
    bottom: 0;
}
.stepThird .contentsec .innertext {
    max-width: 26em;
    margin-left: 50px;
}
.stepThird .contentsec .innertext p {
    color: #616884;
    font: 20px/26px gilroy-medium, sans-serif;
}
.butn {
    display: block;
    border-bottom: solid 2px #e6e6e6;
    padding: 20px 0;
    text-align: center;
}
.btn-primary {
    border-top: 3px solid transparent;
    background-color: #0867d8;
    font-family: gilroy-medium, sans-serif;
    font-size: 18px;
    color: #fff !important;
    line-height: 1;
    padding: 18px 40px;
    outline: 0;
    cursor: pointer;
    border-radius: 3px;
    white-space: nowrap;
    display: inline-block;
}
.btn-cta .xicon {
    font-size: 16px;
    margin-left: 10px;
    font-weight: 700;
}
.btn-cta {
    font-size: 20px;
    display: block;
    color: #0867d8;
    margin-top: 15px;
    font-weight: 400;
}
.btn-cta:hover {
    color: #0867d8;
}
.newSectionhome {
    text-align: center;
    padding: 60px 0 0;
}
.newSectionhome p {
    font-size: 14px;
}
.fBold {
    font: 30px/30px gilroy-bold, sans-serif;
    font-weight: 500;
}
.newSectionhome p span {
    margin: 0 5px;
}
.newSectionhome p span i {
    color: #fca705;
    margin: 0 2px;
}
.newSectionhome .mybannerform img {
    margin: 0 20px;
    height: 50px;
}
.designunigue {
    box-shadow: 0 0 8px 1px rgba(119, 119, 119, 0.81);
    -webkit-box-shadow: 0 6px 20px 0 rgba(119, 119, 119, 0.2);
    padding: 30px 85px;
    background-color: #ccc8c82b !important;
}
.designunigue ul {
    display: block;
    margin-bottom: 0;
    list-style: none;
    padding: 0;
    margin: 0 auto;
}
.designunigue ul li {
    float: left;
}
.designunigue ul li:first-child {
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #ccc;
    width: 230px;
}
.designunigue ul li:nth-child(2) {
    width: 655px;
}
.designunigue ul li:last-child {
    text-align: left;
}
.designunigue ul li span {
    color: #3a3a3a;
    font-size: 18px;
    display: block;
}
.designunigue ul li a {
    margin-top: 5px;
    display: inline-block;
    border-top: 3px solid transparent;
    background-color: #0867d8;
    background-color: #0867d8;
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 33px;
    padding: 6.5px 40px;
    outline: 0;
    cursor: pointer;
    border-radius: 3px;
    white-space: nowrap;
}
.designunigue p {
    color: #3a3a3a;
    font-size: 17px;
    font-family: gilroy-medium, sans-serif;
    line-height: 1.2;
    margin-bottom: 0;
    padding-top: 6px;
}
.designunigue .subimages {
    display: inline-block !important;
    width: 100%;
    text-align: center;
    list-style: none;
    padding: 0;
}
.designunigue .subimages li {
    margin: 0 7px;
}
.designunigue .subimages li img {
    max-width: 110px;
}
.designunigue .subimages li:first-child {
    border-right: 0 !important;
    margin-right: 7px !important;
    padding-right: 0 !important;
    width: auto !important;
}
.subimages li:nth-child(2) {
    width: auto !important;
}
.designunigue .subimages li h6 {
    margin-bottom: 0;
    color: #3a3a3a;
    font-size: 14px;
    text-align: center;
    margin-top: 2px;
}
.packagebox {
    font-family: gilroy-medium, sans-serif;
    border-radius: 4px;
    border: 1px solid #cccaca;
    background: #fff;
    padding: 25px;
    text-align: center;
}
.packagebox p {
    font-size: 14px;
    margin: 0;
    letter-spacing: 0;
    color: #0867d8;
}
.packagebox .packbtn {
    background: #0867d8;
    text-transform: uppercase;
    padding: 14px 60px;
    color: #fff;
    background-color: #0867d8;
    border: none;
    box-shadow: none;
    border-radius: 4px;
    margin: 10px 0;
    font-weight: 600;
    cursor: pointer;
}
.packagebox:hover {
    border: 1px solid #0867d8;
}
.packagebox .packbtn:hover {
    background: #0867d8;
    color: #fff;
}
.packagebox .packbtn a:hover {
    color: #fff;
}
.packagebox .packbtn a {
    color: #fff;
}
.packagebox .populartag {
    color: #0867d8;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.packagebox .packhdbox h3 {
    padding: 10px 0 0 0;
    font-size: 24px;
    text-transform: capitalize;
    margin: 0;
    line-height: 1;
}
.packagebox .packhdbox p {
    color: 98a4ae;
    margin-top: 10px;
    display: inline-block;
}
.packagebox .details {
    padding: 0;
}
.packagebox .details li {
    font-size: 14px;
    position: relative;
    padding: 5px 0 5px 30px;
    line-height: 1.3;
    font-weight: 500;
}
.packagebox .pack-wrap {
    padding-bottom: 30px;
    position: relative;
}
.packagebox .pack-wrap:after {
    position: absolute;
    bottom: 5px;
    height: 1px;
    width: 100%;
    margin: 0 auto;
    background: #e6e1e1;
    z-index: 2;
    content: "";
    left: 0;
    right: 0;
}
.packagebox .packpricing {
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.packagebox .packpricing h2 , .packagebox .packpricing h3{
    font: 44px/54px gilroy-bold, sans-serif;
    font-weight: 900;
    color: #333a3f;
    margin: 0;
    line-height: 1;
}
.packagebox .packpricing h2 span {
    font-size: 30px;
    margin-left: -15px;
}
.packagebox .packpricing h2 span.fm {
    font-size: 18px;
    margin-left: -10px;
    font-weight: 600;
    color: #ccc;
}
.packagebox .packpricing .strike {
    text-decoration: line-through;
    font-size: 16px;
    margin-left: -10px;
    padding-left: 15px;
    font-weight: 600;
}
.packagebox .packinner p {
    font-weight: 600;
    color: #333a3f;
    padding: 10px 0;
}
.packagebox .list-scroll {
    max-height: 135px;
    min-height: 135px;
}
.packagebox .chatbtn {
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0;
    display: none;
    color: #3a3a3a;
    margin: 0 20px;
}
.chatt {
    display: none !important;
  }

.packagebox .numberbtn {
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0;
    color: #3a3a3a;
    display: inline-block;
    margin: 0 20px;
}
.addnotes {
    padding: 10px 0;
    color: #8c8f92;
}
.packagebox .list-scroll div#mCSB_1 {
    padding-left: 0;
}
.mypackages {
    position: relative;
    padding: 100px 45px 0;
}
.mypackages .myheading {
    font: 60px/70px gilroy-bold, sans-serif;
    margin-bottom: 32px;
    font-weight: 500;
    position: relative;
    padding-bottom: 20px;
}
.mypackages .myheading:after {
    content: "";
    position: absolute;
    background: #0867d8;
    width: 76px;
    height: 2px;
    left: 0;
    bottom: 0;
}
.mypackages .mytext {
    font: 20px/31px gilroy-medium, sans-serif;
    color: #3a3a3a;
}
.mypackages .information {
    width: 651px;
    margin-left: 80px;
}
.mypackages .tab-custom .tabbing-links {
    padding-left: 80px;
    display: flex;
    flex-wrap: wrap;
}
.tab-custom .tabbing-links li:nth-child(2) {
    order: -1;
}
.packagebox .packpricing h2 span.fm {
    font-size: 18px;
    margin-left: -10px;
    font-weight: 600;
    color: #ccc;
}
.header-home .menu ul li a i {
    margin-right: 10px;
    color: #0867d8;
}
.header-home .menu ul li a.headnumber {
    border-top: 0;
    color: #0867d8;
    font-weight: 900;
}
figure:focus {
    outline: 0;
}
.fullwrap .mybanslider .item {
    outline: 0;
}
.fullwrap .mybanslider .item figure img {
    width: 100%;
}
.fullwrap .mybanslider .item:first-child figure img {
    width: 130%;
    margin-top: 70px;
}
.fullwrap .mybanslider .slick-list {
    overflow: visible;
}
.aniSlide .fullwrap {
    height: 100vh;
}
.aniSlide .fullwrap .mybanslider {
    height: 100vh;
    display: table-cell;
    vertical-align: middle;
}
.aniSlide .fullwrap .mybanslider .item:first-child figure img {
    width: 100%;
    margin: 20% 0 0;
}
.fullwrap.webbnner .mybanslider .item:first-child figure img {
    width: 120%;
    margin: 140px 0 0;
}
.top-home.whiteClr .content h1.title {
    color: #444;
}
.myhome.whiteClr .content p {
    color: #444;
}
.myhome.whiteClr .myticks li {
    color: #444;
}
footer {
    background: #fefefd;
    border-top: solid 1px #e1e1e1;
    padding: 100px 0;
}
footer h3 {
    font-size: 18px;
    margin: 0 0 20px;
}
footer h3 i {
    display: none !important;
}
footer ul {
    margin: 0;
    padding: 0;
}
footer ul li {
    margin: 0 0 6px;
}
footer ul li a:hover {
    color: #000;
}
.pricingboxes .largebox {
    box-shadow: 0 0 11px #eaf0f6;
    font-size: 0;
    margin-top: 32px;
    padding: 20px 35px 45px;
    background: #fff;
    border-radius: 3px;
}
.pricingboxes .largebox .leftarea {
    width: 35%;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    margin-right: 20px;
}
.pricingboxes .largebox .rightarea {
    display: inline-block;
    width: 60%;
    padding-top: 32px;
}
.pricingboxes .largebox .leftarea figure {
    margin-bottom: 20px;
}
.btn-packages {
    transform: translateY(0);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    background: #0867d8;
    border-radius: 3px;
    font-size: 16px;
    padding: 16px 20px;
    display: inline-block;
}
.btn-packages:hover {
    background: #0867d8;
    color: #fff;
}
.pricingboxes .largebox .rightarea h4 {
    font-size: 24px;
    font-weight: 600;
}
.pricingboxes .largebox .rightarea p {
    font-size: 16px;
    text-align: left;
    line-height: 1.4;
    padding-bottom: 30px;
}
.pricingboxes .largebox .rightarea h3 {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    overflow: hidden;
}
.pricingboxes .largebox .rightarea h3:before {
    right: 0;
    content: "";
    position: absolute;
    height: 5px;
    margin-left: 10px;
    border-bottom: 1px solid #e0e6ed;
    top: 5px;
    width: 330px;
    z-index: -1;
}
.ticklist {
    width: 100%;
    margin-bottom: 0;
    display: inline-block;
    padding: 0;
}
.ticklist li {
    width: 50%;
    vertical-align: top;
    display: inline-block;
}
.ticklist li img {
    height: 50px;
}
.packslider {
    position: relative;
}
.slidlogo_mobile {
    display: none;
}
.logobox_item {
    display: inline-block;
    width: 24%;
}
.mainbanner_form .formdv {
    background: #fff;
    padding: 0 0 30px 0;
    position: relative;
    z-index: 9;
    border-radius: 5px 0 0 5px;
    margin: 0;
    width: 370px;
    display: inline-block;
    box-shadow: 0 0 30px #0000001f;
    text-align: left;
}
.mainbanner_form .formdv .formheading {
    background: #292828;
    text-align: center;
    padding: 20px;
}
.mainbanner_form .formdv .formheading h2 {
    font-size: 24px;
    padding-bottom: 0;
    color: #fff;
}
.mainbanner_form .formdv .formheading h2 span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}
.mainbanner_form h3 {
    color: #333;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 400;
}
.mainbanner_form .formdv .formbox {
    padding: 30px 30px 0 30px;
}
.mainbanner_form h3 span {
    font: 24px/24px gilroy-bold, sans-serif;
    font-weight: 500;
    display: block;
}
.mainbanner_form .fldset input {
    width: 100%;
    margin: 0;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 10px 15px;
    color: gray;
    font-size: 14px;
    border-radius: 3px;
    height: 50px;
    font-weight: 400;
    outline: 0 !important;
    margin: 0 0 15px 0;
}
.mainbanner_form .fldset textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 10px 15px;
    color: gray;
    font-size: 14px;
    border-radius: 3px;
    font-weight: 400;
    height: 120px;
    outline: 0 !important;
    margin: 0;
    resize: none;
}
.mainbanner_form .fldset button {
    color: #fff;
    font-weight: 600;
    background: #0867d8;
    border-radius: 3px;
    text-align: center;
    padding: 10px 15px;
    margin: 20px 0 0;
    border: transparent;
    width: 100%;
}
.mainbanner_form .fldset input[type="number"]::-webkit-inner-spin-button,
.mainbanner_form .fldset input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.counter {
    display: block;
}
.counter ul {
    display: inline-block;
    width: 100%;
    margin-bottom: -6px;
    font-size: 0;
    padding: 0;
}
.counter ul li {
    width: 25%;
    float: left;
    padding: 30px 50px;
}
.counter ul li:nth-child(1) {
    background: #ffa739;
}
.counter ul li:nth-child(1) {
    background: #ffa739;
    padding: 28px 50px;
}
.counter ul li:nth-child(1) {
    background: #ffa739;
    padding: 28px 30px;
}
.counter ul li:nth-child(2) {
    background: #fb5f39;
}
.counter ul li:nth-child(3) {
    background: #921a5e;
}
.counter ul li:nth-child(4) {
    background: #32347a;
}
.counter ul li a {
    cursor: default;
}
.counter ul li a figure {
    float: left;
    width: 25%;
    margin-bottom: 0;
}
.counter ul li a .wrap {
    width: 70%;
    float: right;
    color: #fff;
    font-size: 22px;
}
.counter ul li a figure img {
    max-width: 64px;
}
.counter ul li a .wrap span {
    display: inline-block;
    color: #fff;
}
.counter ul li a .wrap span.small {
    color: #fff;
    font-size: 12px;
}
.counter ul li a .wrap p {
    color: #fff;
    font-size: 13px;
    line-height: 16px;
}
.custom-logo.testimonials .clients li {
    display: none !important;
}
@media only screen and (min-width: 1500px) {
    .myhome .content {
        padding-top: 0;
    }
}
@media (max-width: 1780px) {
    .height-dog {
        position: relative;
        height: auto;
        display: block;
    }
    .aniSlide .fullwrap .mybanslider {
        height: auto;
    }
    .aniSlide .fullwrap {
        height: auto;
    }
    .myhome .content {
        padding-top: 160px;
    }
    .top-home {
        height: auto;
    }
    .fullwrap .mybanslider .item:first-child figure img {
        width: 110%;
        margin-top: 70px;
    }
}
.subscribe-fold {
    padding: 0 0 0;
    background: #f8f8f8;
}
.subscribe-fold h3 {
    font-size: 40px !important;
    margin: 0 !important;
    position: relative;
    text-transform: capitalize !important;
    font-weight: 800;
    width: 100%;
    text-align: center;
    color: #4c4c4c;
}
.subscribe-fold p {
    color: #555;
    font-size: 16px;
    line-height: 1.6;
    max-width: 75%;
    text-align: center;
    margin: 0 auto 60px;
    color: #4c4c4c;
}
.subscribe-fold .table-packages {
    width: 100%;
}
.subscribe-fold .table-packages .head {
    width: 100%;
}
.subscribe-fold .table-packages .head h5 {
    text-align: left;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    color: #4c4c4c;
    display: inline-block;
}
.subscribe-fold .table-packages .head h6 {
    float: right;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #4c4c4c;
    display: inline-block;
}
.subscribe-fold .table-packages .head h6 b {
    position: relative;
    top: -6px;
    color: #f15e4f;
}
.subscribe-fold .table-packages .head h6 span {
    color: #f15e4f;
}
.subscribe-fold .table-packages .head span {
    font-size: 28px;
    font-weight: 700;
}
.subscribe-fold .table-packages .body ul {
    margin: 0;
}
.subscribe-fold .table-packages .body .subscription-list {
    height: 430px;
    margin-top: 20px;
    padding: 0;
}
.subscribe-fold .table-packages .body ul li {
    text-align: left;
    padding: 14px 0 14px 0;
    border-bottom: 1px solid #eaeaea;
    width: 95%;
}
.subscribe-fold .table-packages .body ul li h6 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #4c4c4c;
}
.subscribe-fold .table-packages .body ul li h6 small {
    display: block;
    line-height: 0.9;
}
.subscribe-fold .table-packages .body ul li span {
    font-size: 20px;
    color: #8c8c8c;
    line-height: 1.6;
    display: block;
    width: 30px;
    height: 32px;
    margin: 0;
    padding: 0;
    text-align: center;
    display: inline-block;
    float: right;
}
.subscribe-fold .table-packages .body ul li span.tick {
    font-size: 20px;
    color: #6edc5f;
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    top: 30px;
}
.subscribe-fold .table-packages .body ul li span.tick:before {
    font-family: fontawesome;
    content: "\f00c";
    position: absolute;
    top: 0;
}
.subscribe-fold .table-packages .body ul li span.dash {
    font-size: 26px;
    color: #8c8c8c;
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
}
.subscribe-fold .table-packages .body ul li span.dash:before {
    font-family: fontawesome;
    content: "\f068";
    position: absolute;
    top: 0;
}
.seperator {
    width: 60%;
    border: 1px solid #eee;
    position: relative;
    margin: 0 auto;
}
.seperator:before {
    position: absolute;
    content: "";
    border-top: 1px solid #eaeaea;
    top: 2px;
    width: 60%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.seperator:after {
    position: absolute;
    content: "";
    border-top: 1px solid #eaeaea;
    bottom: 2px;
    width: 60%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.subs-pac {
    box-shadow: 0 3px 30px #0000001f;
    display: block;
    width: 100%;
    text-align: center;
    height: 535px;
    margin: 0 0 60px;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-radius: 4px;
    padding: 75px 0 0;
}
.subs-pac a {
    display: inline-block;
    width: auto;
    padding: 20px 0 0;
    margin: 0 auto;
}
.subs-pac h2 {
    color: #555 !important;
    font-size: 38px !important;
    font-weight: 300 !important;
    display: inline-block;
    line-height: 0.9 !important;
    margin: 3px 0 0 !important;
    position: relative;
    padding: 0 20px;
}
.subs-pac h6 b {
    position: relative;
    font-size: 21px;
    display: inline-block;
    top: -13px;
    color: #555;
    left: -8px;
}
.subs-pac span {
    font-size: 16px !important;
    color: #555 !important;
    font-weight: 500;
    display: inline-block;
    margin: 31px 0 0;
    padding: 0;
    margin-left: 0 !important;
    position: relative;
    line-height: 1.3;
}
.subs-pac h6 span b {
    font-size: 16px;
    color: #f15e4f;
    font-weight: 500;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: unset;
}
.subs-pac h6 span b.monthss {
    position: absolute;
    right: -61px;
    font-size: 20px;
    top: -37px;
    color: #555;
}
.subs-pac h6 span.old {
    position: absolute;
    right: 0;
    left: 0;
    top: -18px;
    text-decoration: line-through;
    font-weight: 700;
    margin: 0;
    font-size: 13px;
}
.subs-pac span.para {
    display: block;
    margin: 20px 0 20px;
    font-weight: 700;
}
.subs-pac:hover h6 b,
.subs-pac:hover h6 span b.monthss {
    color: #fff;
}
.subs-pac a.ordrrrr {
    text-align: center;
    margin: 0 auto;
    background: #0867d8;
    text-transform: uppercase;
    padding: 14px 60px;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 4px;
    font-weight: 600;
    cursor: pointer;
}
.subs-pac:hover a.ordrrrr {
    background: #fff;
    border: 1px solid #e6e6e6;
    color: #4c4c4c;
}
.subs-pac.silver a.ordrrrr {
    background: #b2b2b2;
}
.subs-pac.silver:hover a.ordrrrr {
    border: 1px solid #b2b2b2;
    color: #fff;
}
.subs-pac.gold a.ordrrrr {
    background: #e8b954;
}
.subs-pac.gold:hover a.ordrrrr {
    border: 1px solid #e8b954;
    color: #fff;
}
.bronze {
    border: 1px solid #0867d8;
}
.silver {
    border: 1px solid #b2b2b2;
}
.gold {
    border: 1px solid #e8b954;
}
.subs-pack:hover {
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.subs-pac.bronze:hover h2,
.subs-pac.bronze:hover h3,
.subs-pac.bronze:hover span,
.subs-pac.gold:hover h2,
.subs-pac.gold:hover h3,
.subs-pac.gold:hover span,
.subs-pac.silver:hover h2,
.subs-pac.silver:hover h3,
.subs-pac.silver:hover span {
    color: #fff !important;
}
.subs-pac.bronze:hover {
    background: #0867d8;
    background-color: #0867d8;
}
.subs-pac.silver:hover {
    background: #b2b2b2ad;
}
.subs-pac.gold:hover {
    background: #e8b954ad;
}
.subs-pac.bronze:hover p {
    color: #fff;
}
.subs-pac.bronze:hover a.chatbtn,
.subs-pac.bronze:hover a.numberbtn {
    color: #fff !important;
}
.subscribe-fold .table-packages {
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.subscribe-fold .table-packages:hover {
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.subscribe-fold .table-packages.bronze {
    border: none;
}
.subscribe-fold .table-packages.silver {
    border: none;
}
.subscribe-fold .table-packages.gold {
    border: none;
}
.pakgespage .mypackages {
    padding: 0;
    margin-bottom: 60px;
}
.subscribe-fold .myheading {
    font: 72px/82px gilroy-bold, sans-serif;
    margin-bottom: 32px;
    font-weight: 500;
    position: relative;
    padding-bottom: 40px;
}
.subscribe-fold .myheading:after {
    content: "";
    position: absolute;
    background: #0867d8;
    width: 76px;
    height: 2px;
    left: 0;
    bottom: 0;
}
.subscribe-fold .mytext {
    font: 20px/31px gilroy-medium, sans-serif;
    color: #3a3a3a;
    text-align: left;
    margin: 0 0 70px;
}
.subs-pac .actions {
    border-top: 1px solid #eee;
    padding: 0 0;
    margin: 40px 0 0;
    position: relative;
}
.subs-pac .actions::before {
    position: absolute;
    content: "";
    height: 33px;
    background-color: #eee;
    width: 1px;
    left: 52%;
    top: 10px;
    display: none;
}
.subs-pac .actions a {
    vertical-align: top;
    min-width: inherit;
    margin: 0;
}
.subs-pac .actions a span {
    font-size: 13px;
    float: left;
    font-weight: 700;
    color: #7b7b7b;
    margin: 0;
}
.subs-pac .actions a span small {
    display: block;
    font-size: 12px;
    line-height: normal;
    color: #0867d8;
}
.homecounter.company-top {
    padding-top: 0;
}
.bggray {
    background-color: #fff;
    padding: 80px 0;
}
.gre {
    color: #16a085 !important;
    -webkit-transition: color 0.3s ease-in-out;
}
.is-table {
    display: table;
}
.is-colcell {
    display: table-cell;
    float: none;
    vertical-align: top;
}
.is-colcell p {
    line-height: 34px;
}
section.pricing {
    position: relative;
    background-color: #fff;
    text-align: center;
    padding-bottom: 40px;
    z-index: 99;
}
section.pricing h4,
section.testimonials h4 {
    font-family: "Circular Std";
    color: #16a085;
    margin: 0;
    text-transform: uppercase;
    line-height: 28px;
    font-size: 18px;
}
section.pricing h2,
section.testimonials h2 {
    font-family: "Circular Std";
    padding: 0;
    font-size: 38px;
    margin: 0;
    line-height: 38px;
    margin-bottom: 16px;
    font-weight: 900;
    text-transform: capitalize;
    color: #2e2e2e;
}
section.pricing .sensation-next,
section.pricing .sensation-prev {
    opacity: 0 !important;
}
section.singles {
    padding: 0;
}
section.pricing p,
section.testimonials p {
    font-size: 24px;
    line-height: 28px;
    color: #3a3a3a;
}
.package-detail .single,
section.pricing .single {
    padding: 25px 15px;
    min-height: 612px;
    border: 1px solid #16a085;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.package-detail p {
    font-size: 20px;
}
.package-detail .single ul {
    height: 280px;
}
.package-detail div.single ul li {
    line-height: 26px;
}
span.old-price {
    display: inherit;
    font-family: "Circular Std";
    font-size: 16px;
    font-weight: 700;
    position: relative;
    width: 100%;
    margin: 0 auto 7px;
}
i.cut::before {
    content: "";
    width: 60px;
    height: 2px;
    display: block;
    background: #9e9c9c;
    position: absolute;
    left: 0;
    top: 44%;
    right: 0;
    margin: 0 auto;
}
div.single h6 {
    text-transform: uppercase;
    font-size: 12px;
    color: #16a085;
    margin: 0;
}
div.single h3 {
    font-family: "Circular Std";
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 700;
    color: #2d2b25;
    max-width: 270px;
    margin: 15px auto;
}
div.single p {
    font-family: "Circular Std Book";
    font-size: 14px;
    line-height: 16px;
    color: #2d2b25;
    font-weight: 600;
    margin-bottom: 10px;
}
div.single p:first-of-type {
    padding-bottom: 20px;
    margin: 0;
    color: #7b7b7b;
    font-weight: 400;
    padding: 0 40px 10px 40px;
}
div.single span.price {
    font-family: "Circular Std";
    font-size: 42px;
    font-weight: 700;
    color: #16a085;
    margin: 0;
    line-height: 36px;
    margin-bottom: 30px;
    display: inline-block;
}
div.single ul {
    margin-top: 4px;
    margin-bottom: 0 !important;
    height: 80px;
    overflow-x: hidden;
    overflow-y: auto;
}
div.single ul.no-scroll {
    height: 120px;
}
div.single ul li {
    font-size: 14px;
    line-height: 22px;
    color: #000;
}
div.single input[type="submit"].btn,
section.testimonials input[type="submit"].btn {
    border-radius: 0;
    height: auto;
    margin-bottom: 22px;
    margin-top: 22px;
    width: 190px;
    text-align: center;
    outline: 0;
}
div.single p span {
    color: #16a085;
}
section.pricing .single.best-seller {
    padding: 30px 15px;
    overflow: hidden;
    position: relative;
}
.best-seller ul {
    margin-bottom: 0;
}
.best-seller::before {
    content: "BEST SELLER";
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    vertical-align: middle;
    padding: 7px 10px;
    text-indent: -32px;
    display: block;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 35px;
    width: 180px;
    background-color: #0867d8;
    position: absolute;
    border: 2px solid #b70000;
    box-shadow: 2px 1px 5px 0 #b7b7b7;
    right: -70px;
}
.video-frame {
    position: relative;
    height: 100%;
    background: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    max-width: 100%;
    top: 0;
    background-size: 100%;
    min-width: 620px;
    min-height: 465px;
}
section.testimonials {
    background-color: #f9f9f9;
}
section.testimonials h2 {
    text-transform: inherit;
}
.ipad_frame video {
    background: #000;
    position: absolute;
    width: 80%;
    height: 80%;
    left: 80px;
    top: 44px;
}
section.services h3 {
    font-family: "Circular Std";
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    margin: 0 0 10px 0;
    color: #2e2e2e;
}
section.services p {
    font-size: 18px;
    line-height: 24px;
}
section.services a {
    font-family: "Circular Std";
    font-weight: 700;
    font-size: 12px;
}
.service-row {
    margin-bottom: 60px;
}
div.talk-anchor a {
    font-family: "Circular Std";
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2e2e2e;
}
section.count {
    background-color: #efefef;
    background-position: right;
}
.book-area {
    background: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php") no-repeat;
}
section.count {
    background: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php") no-repeat;
    background-size: cover;
}
section.count span {
    font-family: "Circular Std";
    font-weight: 900;
    font-size: 72px;
    color: #16a085;
    line-height: 72px;
}
section.count h6 {
    font-family: "Circular Std";
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    color: #2e2e2e;
    margin-top: 0;
}
section.count .count-area {
    padding: 20px 0;
}
.maps-section {
    overflow: hidden;
    min-height: 500px;
}
.maps {
    position: relative;
    padding-top: 64px;
}
.maps .map {
    background-color: #000;
    width: 100%;
    height: 100%;
    min-height: 500px;
}
.contact .address {
    background-color: #fff;
}
div.single-address {
    width: 100%;
    padding-left: 40px !important;
    padding-top: 100px;
}
section.maps div {
    padding-left: 0;
    padding-right: 0;
}
.single-address a {
    color: #2e2e2e;
    font-family: "Circular Std Book";
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 10px;
    padding-left: 20px;
    display: block;
}
.single-address a.btn-green {
    color: #fff;
    margin: 10px 0 0 0;
    padding: 17px;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
}
.single-address a i {
    color: #8c8c8c;
    margin-left: -20px;
    padding-right: 20px;
}
.single-address a:hover {
    text-decoration: none;
}
.about-img {
    background-size: cover;
}
section.about .dt {
    display: table;
    min-height: 600px;
    width: 100%;
}
section.about .dc {
    display: table-cell;
    vertical-align: middle;
    padding-left: 90px;
}
.full-width {
    position: relative;
    width: 100%;
}
.no-pad-right {
    padding-right: 0;
}
.no-pad-left {
    padding-left: 0;
}
.no-overflow {
    overflow: hidden;
}
.hero-subservices h3,
.hero-subservices h4,
.hero-subservices p {
    text-align: left;
}
.hero-subservices p {
    font-size: 22px;
}
section.breakdown h5 {
    text-transform: uppercase;
    font-family: "Circular Std";
    font-weight: 900;
    color: #4c4c4c;
}
section.breakdown ul li {
    font-size: 16px;
    list-style: initial;
    margin-left: 16px;
    margin-top: 20px;
}
section.breakdown .company_profile {
    margin: 0 auto;
}
.tab-wrap {
    margin-top: 24px;
}
section.awards .awards-img,
section.process .process-img,
section.qualities .quality-img {
    text-align: center;
    padding: 0 0;
    display: inline-block;
}
section.process h4 {
    font-size: 18px;
    line-height: 22px;
    padding-top: 5px;
    color: #2e2e2e;
}
section.process p {
    font-size: 18px;
    line-height: normal;
}
section.process p.main {
    font-size: 24px;
    line-height: 28px;
}
section.call-actions .fa {
    font-size: 36px;
    float: left;
    color: #0867d8;
    margin-left: 15px;
    margin-top: 25px;
}
section.call-actions .fa-mobile-phone {
    font-size: 50px;
    margin-top: 20px;
}
div.slash::after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 349px;
    width: 1px;
    height: 70px;
    background: #e6e6e6;
    -webkit-transform: rotate(14deg);
    -moz-transform: rotate(14deg);
    -o-transform: rotate(14deg);
    transform: rotate(14deg);
}
div.slash2::after {
    left: 287px;
}
section.call-actions {
    border: 1px solid #e6e6e6;
    margin-top: 20px;
    padding: 10px 20px;
    background: #fff;
}
section.call-actions h3 {
    font-size: 26px;
    margin-top: 23px;
    padding-left: 65px;
}
section.call-actions .phone-div h3 {
    padding-left: 55px;
}
.phone-div {
    padding-left: 48px;
}
section.call-actions h3 span {
    display: block;
    font-size: 18px;
    color: #0867d8;
    font-weight: 700;
}
section.call-actions h4 {
    padding-top: 26px;
}
section.call-actions h2, section.call-actions h4 {
    font-size: 15px;
    margin: 0;
    line-height: 22px;
    text-transform: capitalize;
    padding: 11px 11px 11px 30px;
    color: #2c2c2c;
}
section.awards .awards-img img {
    margin: 0 auto;
}
.has-border {
    border-right: 1px solid #dedede;
}
.wrapper {
    width: 400px;
    font-family: Roboto, sans-serif;
    margin: 0 auto;
}
.skill {
    margin-bottom: 30px;
    position: relative;
    overflow-x: hidden;
}
.skill > p {
    font-size: 18px;
    font-weight: 700;
    color: #1a1716;
    margin: 0;
}
.skill:before {
    width: 100%;
    height: 8px;
    content: "";
    display: block;
    position: absolute;
    background: #cacaca;
    bottom: 0;
}
.skill-bar {
    width: 100%;
    height: 8px;
    background: #16a085;
    display: block;
    position: relative;
}
.skill1 {
    width: 95%;
}
.skill h4 {
    font-size: 16px;
    font-weight: 400;
}
.skill-bar span {
    color: #636b6f;
    position: absolute;
    border-top: 5px solid #f4392f;
    top: -35px;
    padding: 0;
    font-size: 18px;
    padding: 3px 0;
    font-weight: 500;
}
.skill-bar {
    position: relative;
}
.skill1 .skill-count1 {
    right: 0;
}
.skill2 {
    width: 85%;
}
.skill2 .skill-count2 {
    right: 0;
}
.skill3 {
    width: 99%;
}
.skill3 .skill-count3 {
    right: 0;
}
.skill4 {
    width: 65%;
}
.skill4 .skill-count4 {
    right: 0;
}
.skill5 {
    width: 80%;
}
.skill5 .skill-count5 {
    right: 0;
}
.skill6 {
    width: 100%;
}
.skill6 .skill-count6 {
    right: 0;
}
section.progress-area {
    background-color: #fff;
}
.progress-area p {
    margin-bottom: 0;
}
section.progress-bars h4 {
    color: #636b6f;
}
.marg-btm {
    margin-bottom: 20px;
}
#quoteForm textarea.form-control {
    resize: none;
    min-height: 105px;
    padding-top: 14px;
}
ul.tabs {
    width: 76%;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    margin: 60px auto;
}
ul.tabs li {
    margin-bottom: 5px;
    font-family: "Circular Std";
    font-weight: 200;
    background: 0 0;
    text-transform: uppercase;
    color: #2c2c2c;
    background-color: #f5f5f5;
    display: inline-block;
    font-size: 12px;
    min-width: 175px;
    padding: 10px 15px;
    cursor: pointer;
    line-height: 23px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
ul.tabs li:hover {
    background: #505050;
    color: #fff;
}
ul.tabs li.current {
    background: #505050;
    color: #fff;
}
.tab-content {
    display: none;
}
.tab-content.current {
    display: inherit;
}
.thankyou-services {
    background-color: #dcdcdc;
    height: 450px;
    position: relative;
    background-attachment: fixed;
    padding-top: 0;
    background-size: cover;
    overflow: hidden;
}
section.thankyou .actions {
    margin-top: 20px;
}
.btn-line-active {
    border-top-color: #c0392b;
    border-right-color: #c0392b;
    border-bottom-color: #db0a58;
    border-left-color: #db0a58;
}
.orderNowQuote {
    min-width: 100%;
    margin: 8px 0;
    background-color: #fff;
    color: #2f2f2f;
    font-weight: 900;
    text-decoration: none;
    height: 50px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Circular Std";
    display: inline-block;
    padding: 16px 15px;
    outline: 0;
    border: none;
    min-width: 175px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.call-action small button {
    background: 0 0;
    border: none;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}
#header-sroll.small .call-action small button {
    color: #000;
}
ul#news_parent {
    display: none;
}
#news_parent li.tweets {
    max-height: 40px;
    overflow: hidden;
    max-width: 165px;
    text-overflow: ellipsis;
    padding-bottom: 42px;
    margin-bottom: 16px;
    border-bottom: 1px solid #464646;
}
.tweets img {
    height: 20px;
    width: auto;
    float: left;
    vertical-align: middle;
    padding-right: 10px;
    padding-top: 2px;
}
#header-sroll.small .call-action small button {
    color: #000;
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
    section.about h3,
    section.about h4,
    section.about p,
    section.breakdown h5 {
        text-align: center !important;
    }
    section.about .dc {
        padding: 8px;
    }
    section.about .no-pad-left {
        padding-right: 0;
    }
    section.about .about-img {
        height: 300px;
        background-size: cover;
    }
    .maps {
        display: grid;
        height: 600px;
    }
    .addresses {
        display: grid;
    }
    .get_quote *,
    .service-row *,
    section.testimonials * {
        text-align: center !important;
    }
    .xs-padding {
        padding: 20px;
    }
    .cam,
    .cup,
    .flower,
    .hand {
        display: none;
    }
    .portfolio-jump {
        bottom: 40px;
    }
}
.help-block {
    background: rgba(255, 255, 255, 0.8);
    padding: 3px 8px;
    margin-top: 0;
}
.qualities h3 {
    font-size: 40px;
    font-family: gilroy-bold, sans-serif;
}
.qualities h4 {
    font-size: 18px;
    color: #0867d8;
    font-weight: 900;
}
.qualities p {
    font-size: 24px;
    margin: 0 0 40px;
}
.quality h4 {
    color: #2e2e2e !important;
}
.quality h4 {
    font-size: 16px;
    line-height: 22px;
    padding-top: 5px;
    color: #2e2e2e;
}
.tetleft {
    text-align: left !important;
}
.marginbtm40 {
    margin-bottom: 40px;
}
.firstRow {
    text-align: center;
    padding: 30px 0;
}
.firstRow ul li {
    display: inline-block;
    width: 16%;
    border: solid 1px #0867d80d;
}
.firstRow ul li img {
    display: block;
    margin: 0;
    max-width: 100%;
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: 0.5s all;
}
.firstRow ul li:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.cta {
    padding: 40px 0;
    z-index: 9;
    position: relative;
}
.cta h3 {
    display: inline-block;
    width: 82%;
}
.cta a {
    border-top: 3px solid transparent;
    background-color: #0867d8;
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    background-color: #0867d8;
    color: #fff;
    line-height: 13px;
    padding: 14.5px 40px;
    outline: 0;
    height: 50px;
    cursor: pointer;
    border-radius: 3px;
    white-space: nowrap;
}
.cta .same {
    text-align: left;
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    display: inline-block;
    font-style: normal;
}
.cta .same a {
    font-size: 16px;
    font-weight: 300;
    color: #0867d8;
    background: 0 0;
    padding: 0;
}
.cta h3 a {
    text-decoration: underline;
    color: #fdb116;
}
.subs-pac .actions a.chatbtn {
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0;
    display: inline-block;
    color: #0867d8;
    margin: 0 20px;
}
.subs-pac .actions a.numberbtn {
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0;
    color: #0867d8;
    display: inline-block;
    margin: 0 10px;
}
.brandsvg {
    margin: 0 0 0;
}
.custom_testimonials {
    text-align: center;
    padding: 89px 0;
    width: 100%;
    margin: 0 auto;
    background: #fafafa !important;
}
.custom_testimonials .tab-custom .tabs {
    width: 1024px;
    margin: 0 auto;
}
.custom_testimonials .title {
    font-size: 48px;
    line-height: 1.06;
    font-family: gilroy-bold, sans-serif;
    margin-bottom: 40px;
    font-weight: 500;
}
.custom_testimonials .content {
    margin: 0 auto 26px;
    width: 630px;
}
.custom_testimonials .content:after,
.custom_testimonials .content:before {
    display: table;
    content: "";
    line-height: 0;
}
.custom_testimonials .content:after {
    clear: both;
}
.custom_testimonials .content .phrases {
    position: relative;
    width: 70%;
    margin: 0 auto;
}
.custom_testimonials .content .phrases > div {
    width: 727px;
    margin: 0 auto;
    padding: 0 45px;
}
.custom_testimonials .content .phrases .slick-slide {
    height: auto !important;
    opacity: 0;
    transition: opacity 1s;
    outline: 0;
}
.custom_testimonials .content .phrases .slick-active {
    opacity: 1;
}
.custom_testimonials .content .phrases .slick-next {
    width: 150px;
    height: 280px;
    right: -130px;
}
.custom_testimonials .content .phrases .slick-prev {
    width: 150px;
    height: 280px;
    left: -130px;
}
.custom_testimonials .content .phrases .slick-prev:before {
    content: "";
    width: 30px;
    height: 20px;
    display: inline-block;
    transform: rotate(180deg);
    background: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php") no-repeat;
}
.custom_testimonials .content .phrases .slick-next:before {
    content: "";
    width: 30px;
    height: 20px;
    display: inline-block;
    background: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php") no-repeat;
}
.custom_testimonials .content .phrases .slick-next::before,
.custom_testimonials .content .phrases .slick-prev::before {
    color: #0867d8;
    font-size: 30px;
}
.custom_testimonials .content .phrases .phrase {
    position: relative;
    font-size: 18px;
    font-family: gilroy-medium, sans-serif;
    line-height: 1.55;
    text-align: left;
    font-weight: 500;
    cursor: pointer;
}
.custom_testimonials .content .phrases .phrase:before {
    content: "”";
    color: #0867d8;
    font-size: 25px;
    position: absolute;
    font-weight: 500;
    top: -3px;
    left: -17px;
}
.custom_testimonials .content .who {
    display: flex;
    align-items: center;
    font-family: gilroy-regular, sans-serif;
}
.custom_testimonials .content .who .avatar {
    width: 45px;
    height: 45px;
    margin: 11px 11px 11px 0;
}
.custom_testimonials .content .who .avatar img {
    border-radius: 50%;
    width: 45px;
    height: 45px;
}
.custom_testimonials .content .who .name {
    font-size: 14px;
    line-height: 91px;
    font-family: gilroy-semi, sans-serif;
}
.custom_testimonials .clients {
    max-width: 1054px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #c7c7c7;
    list-style: none;
    text-align: center;
    padding-top: 45px;
    table-layout: fixed;
    margin: 35px auto 0;
    padding-left: 0;
}
.custom_testimonials .clients p {
    font-family: gilroy-regular, sans-serif;
    font-size: 16px;
}
.custom_testimonials .clients li {
    cursor: pointer;
    position: relative;
    text-align: center;
    width: auto;
    filter: grayscale(100%);
}
.custom_testimonials .clients li img {
    object-fit: contain;
    width: 173px;
}
.custom_testimonials .clients li.slick-active {
    filter: grayscale(0);
}
.custom_testimonials .clients li.slick-active:after,
.custom_testimonials .clients li.slick-active:before {
    margin-top: -56px;
    content: "";
    transform: rotate(-135deg);
    position: absolute;
    display: block;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    left: 50%;
}
.custom_testimonials .clients li.slick-active:before {
    border-left: 17px solid #c7c7c7;
}
.custom_testimonials .clients li.slick-active:after {
    border-left: 17px solid #fafafa;
    top: -2px;
    margin-left: 1px;
}
.topformcontainer {
    width: 360px;
    position: absolute;
    right: 155px;
    top: 100%;
    z-index: 9;
    display: none;
    bottom: 0;
}
.topformcontainer .topformwrap {
    background: #fff;
    height: 0;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    overflow: hidden;
}
.topformcontainer .topformwrap.active {
    background: #fff;
    height: 493px;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    overflow: hidden;
    box-shadow: -7px 9px 50px 0 #68737d73;
}
.topformcontainer .topformwrap.active.success {
    height: 570px;
}
.topformcontainer .topformwrap .formheading {
    background: #5033fc;
    text-align: center;
    padding: 20px;
}
.topformcontainer .topformwrap .formheading h2 span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}
.topformcontainer .topformwrap .formheading h2 {
    font-size: 24px;
    padding-bottom: 0;
    color: #fff;
}
.topformcontainer .topformwrap .formbody {
    padding: 30px;
}
.topformcontainer .topformswitch {
    position: relative;
    background: #fff;
    cursor: pointer;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    border: 1px solid #0867d8;
    font-size: 0;
}
.topformcontainer .topformswitch .switchicon {
    display: inline-block;
    width: 50px;
    height: 52px;
    vertical-align: middle;
    background: #0867d8;
    text-align: center;
    padding: 10px;
    margin-top: -1px;
}
.topformcontainer .topformswitch .switchicon span {
    color: #fff;
    font-size: 20px;
    margin-top: 5px;
}
.topformcontainer .topformswitch h4 {
    padding-bottom: 0;
    color: #000;
    vertical-align: middle;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    line-height: 1;
    width: 308px;
    font: 24px/24px gilroy-bold, sans-serif;
    font-weight: 500;
}
.topformcontainer .topformswitch h4 span {
    color: #fe3401;
    font-weight: 900;
}
.topformcontainer .topformwrap .formbody .fldset input {
    margin: 0 0 10px 0;
}
.topformcontainer .topformwrap .formbody .fldset input[type="submit"] {
    margin-bottom: 0;
    margin-top: 10px;
}
.topformcontainer .topformwrap .formbody .dtf textarea {
    margin: 10px 0 10px 0;
    height: 100px;
    width: 100%;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 10px 15px;
    color: gray;
    font-size: 14px;
    border-radius: 3px;
    font-weight: 400;
    outline: 0 !important;
    resize: none;
}
.formbody .dtf input[type="email"],
.formbody .dtf input[type="number"],
.formbody .dtf input[type="text"] {
    width: 100%;
    margin: 0;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 10px 15px;
    color: gray;
    font-size: 14px;
    border-radius: 3px;
    height: 45px;
    font-weight: 400;
    outline: 0 !important;
    margin: 0 0 10px 0;
}
.formbody .dtf .submit {
    width: 100%;
}
.formbody .home-banner-content {
    width: 100%;
}
.formbody .container {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.formbody .col-xl-12 {
    padding: 0;
}
.analyzeform.col-lg-10.offset-lg-1 {
    margin: 0;
    width: 100%;
    max-width: 100%;
    flex: 100%;
}
.analyzeform.col-lg-10.offset-lg-1 .wrap {
    width: 100%;
}
.ys-layer {
    display: none;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}
.ys-container {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}
.ys-container.visible,
.ys-layer.visible {
    display: block;
}
.ys-box {
    background-color: #fff;
    width: 0;
    height: 0;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 20px 20px 20px 20px;
    transition: height 0.2s ease-in-out;
}
.app-input-group select {
    display: block;
    margin-top: 40px;
    width: 100%;
    height: 60px;
    padding: 20px 30px 20px 0;
    margin-bottom: 30px;
    border: none;
    border-bottom: 1px solid #d8d8d8;
    color: #848282;
    outline: 0;
}
.app-input-group .selectlabel {
    position: relative;
    top: 30px;
}
.app-input-group.getaquote .textarea {
    height: 78px;
    margin-bottom: 30px;
}
.secondary-header {
    padding: 30px 0;
    position: relative;
    width: 100%;
    top: 0;
    z-index: 200;
    background: #fff;
}
.crossbtn {
    float: right;
    font-size: 30px;
    border: 2px solid #000;
    padding: 2px 7px;
    border-radius: 3px;
    color: #212529;
}
.crossbtn:hover {
    color: #212529;
}
.ys-popup-close {
    position: absolute;
    color: #6e6e6e;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    display: block;
    right: 10px;
    top: 10px;
    font-weight: 700;
    border: solid 1px #ccc;
    padding: 3px 0;
    line-height: initial;
    border-radius: 100%;
}
.ys-container.finished .ys-popup-close {
    width: 30px;
    height: 30px;
    text-indent: 0;
}
.ys-popup-content {
    display: none;
    padding: 20px 40px;
    background: #fff;
    border-radius: 20px 20px 20px 20px;
}
.ys-container.finished .ys-popup-content {
    display: block;
}
.ys-popup-close:hover {
    text-decoration: none;
    color: #000;
}
.ys-box {
    height: auto;
    width: 572px !important;
    background: #f3c06a;
    padding: 0;
    background-size: cover;
}
.ys-box .mainbann {
    border-radius: 20px 20px 0 0;
    width: 100%;
}
.popupform h2 {
    font-weight: 700;
    font: 16px/20px gilroy-medium, sans-serif;
    color: #3a3a3a;
    margin: 10px 0 20px;
}
.popupform h2 span {
    color: #0867d8;
}
.popupform p {
    color: #000;
    padding: 0 0 8px;
    font-size: 14px;
}
.popupform form p {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}
.popupform form p span {
    color: #0c71f4;
}
p.small {
    font-size: 14px;
    color: #000;
    text-align: center;
    display: block;
}
.popupform form {
    font-size: 0;
}
.popupform form .fldst {
    margin: 0 0 30px;
    display: block;
    width: 100%;
}
.popupform span.heading {
    font-size: 30px;
    font-family: gilroy-bold, sans-serif;
    font-weight: 500;
    text-align: center;
    display: block;
}
.popupform figure {
    -webkit-animation: ripple 0.9s linear infinite;
    animation: ripple 0.9s linear infinite;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: block;
    margin: -40px auto 30px;
    border: solid 1px #ededed;
    background: #0867d8;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.popupform form .fldst .intl-tel-input {
    width: 100%;
    margin-bottom: 15px;
}
.popupform form input[type="text"] {
    border-radius: 3px;
}
.popupform form .fldst.btnattach button {
    position: relative;
    bottom: 0;
    border: 0;
    display: block;
    right: 0;
    background: #0867d8;
    width: 100%;
    height: 50px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
}
.popupform form .callus {
    border-top: 3px solid transparent;
    background-color: #0867d8;
    font-family: gilroy-medium, sans-serif;
    font-size: 20px;
    color: #fff;
    line-height: 33px;
    padding: 8px 40px;
    outline: 0;
    cursor: pointer;
    border-radius: 3px;
    display: block;
    text-align: center;
}
.popupform form .callus i {
    margin: 0 0 0 15px;
}
.popupform form .lst-p {
    text-align: center;
    padding: 0 0 15px;
}
.popupform form .lst-p a {
    font-weight: 700;
    color: #0867d8;
}
.popupform form .lst-p a:hover {
    color: #000;
}
.popupform form input {
    width: 79%;
    margin: 0;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 10px 15px;
    color: gray;
    font-size: 14px;
    border-radius: 3px;
    height: 50px;
    font-weight: 400;
    outline: 0 !important;
    margin: 0;
}
.popupform form .newbtn {
    background: #0867d8;
    height: 51px;
    width: 100px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    border-left: 0;
    font-size: 16px;
    font-weight: 700;
}
.homepage_style .topformcontainer {
    display: none;
}
.homepage_style .myhome {
    margin: 0 0 0;
}
.seo-cta {
    box-shadow: 0 0 8px 1px rgba(119, 119, 119, 0.81);
    -webkit-box-shadow: 0 6px 20px 0 rgba(119, 119, 119, 0.2);
    padding: 30px 85px;
    background-color: #ccc8c82b !important;
}
.seo-cta p {
    display: inline-block;
    width: 77%;
    font-size: 30px;
}
.seo-cta a {
    border-top: 3px solid transparent;
    background-color: #0867d8;
    font-family: gilroy-medium, sans-serif;
    font-size: 14px;
    color: #fff;
    line-height: 33px;
    padding: 16.5px 29px;
    outline: 0;
    cursor: pointer;
    border-radius: 3px;
}
.services.seopage .information {
    width: 100%;
    margin-left: 0;
}
.services.seopage .text {
    display: inline-block;
    font: 20px/31px gilroy-medium, sans-serif;
    color: #3a3a3a;
    margin-top: 22px;
    width: 48%;
    vertical-align: top;
}
.services.seopage .text.full {
    width: 100%;
}
.books.seopage {
    padding: 0 45px 125px;
}
.books.seopage .list .item .book-size:hover {
    transform: translateY(-10px) scale(1);
    box-shadow: none;
}
.books.seopage .list .item .book-size {
    transition: 0.4s;
    box-shadow: none;
    width: 225px;
    cursor: pointer;
    border-radius: 3px;
    max-width: 100%;
}
.services_pages .topformcontainer {
    display: block;
}
.firstRow ul {
    padding-left: 0;
}
.cust_hide_xs {
    display: block;
}
.cust_visible_xs {
    display: none;
}
.map {
    height: 300px;
    margin: 70px 0 0;
}
.map img {
    width: 100%;
}
.bluecolr {
    color: #0867d8;
    font-weight: 900;
}
.gotohome {
    border-top: 3px solid transparent;
    background-color: #0867d8;
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: initial;
    padding: 15px 40px;
    outline: 0;
    cursor: pointer;
    border-radius: 3px;
    display: inline-block;
}
.gotohome:hover {
    color: #fff;
}
.see-results {
    padding: 30px 0;
    display: inline-block;
    width: 100%;
    position: relative;
    height: auto;
    z-index: 2;
}
.see-results .slick-slide {
    float: left;
    height: auto;
}
.see-results .result-heading h3 {
    font-weight: 700;
    padding-bottom: 23px;
    line-height: 46px;
    font-size: 52px;
    font-family: gilroy-bold, sans-serif;
}
.see-results .result-heading h3 .dont-belive {
    display: block;
    font-size: 28px;
}
.seo-results-tab {
    background: url(../images/tablet-case-light.png) center no-repeat;
    min-height: 420px;
    width: 100%;
    background-size: contain;
}
.seo-results-tab table tr td .seo-rank-table th {
    background: #fad000 !important;
    padding: 4px 10px;
    text-transform: uppercase;
}
.seo-rank-table tr th {
    padding: 10px 10px;
}
.seo-rank-table tr td {
    padding: 7px 10px;
    margin: 2px 0;
    font-size: 14px;
}
.seo-rank-table tr:nth-child(odd) {
    background: #f1f0f0;
    border-bottom: 1px solid #dee2e6;
    padding: 15px 0;
    font-size: 13px;
}
.seo-rank-table tr:nth-child(even) {
    background: #eaeaea;
    border-bottom: 2px solid #e1e0e0;
}
.seo-rank-table tr:last-child {
    border: none;
    background: #fff;
}
#case-study .seo-result-slide {
    margin-left: 82px !important;
}
.seo-result-slide {
    max-width: 429px;
    margin-left: 155px;
}
.seo-result-slide table {
    width: 100%;
}
.seo-result-slide table tr td:nth-child(1) {
    width: 71% !important;
}
.seo-results-tab h5 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 54px 0 4px;
    font-family: gilroy-bold, sans-serif;
}
.see-results .slick-slide:focus {
    outline: 0;
    border: 0;
}
.seo-result-slide .item .text-center a,
.seo-results-tab a {
    color: #444;
    font-family: var(--main-font);
    font-weight: 700;
}
.client-disc a,
.seo-result-slide .item a {
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-transform: uppercase;
    font-weight: 600;
}
.seo-result-slide .item a {
    background: #f9cf00;
    border: none;
    color: #211e1e;
    padding: 7px 14px;
    font-size: 14px;
    margin: 5px 0 0;
}
.seo-result-slide .item p {
    margin: 0 0 2px;
}
.seo-result-slide .item a:hover {
    background: #198be0;
    border-radius: 14px;
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.seo-result-slide .owl-wrapper-outer {
    max-width: 515px;
    margin: 0 60px;
}
.testimonial-colom {
    padding: 53px 0 20px;
}
.testimonial-colom p {
    font-weight: 600;
}
.testimonial-colom .mb-0 {
    font-size: 15px;
    font-family: var(--main-font);
    font-weight: 600;
    padding: 19px 0 0 49px;
    color: #313131;
    width: 90%;
    text-align: left;
}
.client-thumbnail {
    position: relative;
}
.client-thumbnail:before {
    position: absolute;
    top: 48px;
    left: 90px;
    width: 19px;
    height: 20px;
    background: 0 0;
    content: "";
}
.client-disc .img-figure {
    padding-top: 0 !important;
    width: 70px;
    height: 70px;
    opacity: 1;
    position: relative;
    margin-left: 42px;
    z-index: 999;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%;
    margin-top: 0;
}
.client-disc a {
    background: #f9cf00;
    font-size: 14px;
    border: none;
    padding: 7px 14px;
    color: #111010;
    border-bottom: 2px solid #e2bd05;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.client-disc a:hover {
    background: #198be0;
}
.client-disc p {
    font-size: 16px !important;
    margin-left: 0;
    margin-top: 5px;
    padding-top: 0 !important;
    color: #444 !important;
    font-weight: 500 !important;
}
.testimonial-colom p {
    text-align: left !important;
    font-size: 15px;
    position: relative;
    padding: 13px 0 0 9px;
    font-family: var(--main-font);
    color: #313131;
}
.casestudy h6,
.casestudy-over-child {
    text-align: center;
}
.testimonial-colom .blockquote:after,
.testimonial-colom .blockquote:before {
    font-family: FontAwesome;
    padding-right: 3px;
    color: #5b5c5f;
    font-weight: 600;
    top: 24px;
    left: 89%;
    font-size: 39px;
    position: absolute;
}
.testimonial-colom .blockquote:before {
    content: "\f10d";
    left: 7px;
    top: 16px;
}
.testimonial-colom .blockquote:after {
    content: "\f10e";
    right: 0;
    bottom: 89px;
}
.testimonial-colom h5 {
    text-transform: var(--uppercase);
    font-weight: 700;
    font-family: var(--main-font);
    font-size: 29px;
}
article.services-list {
    padding-top: 60px;
}
article.services-list h3 {
    font-family: gilroy-bold, sans-serif;
    font-size: 52px;
    font-weight: 700;
    line-height: 1.19;
    color: #3a3a3a;
    margin-bottom: 30px;
    font-weight: 500;
}
article.services-list p {
    font-family: gilroy-medium, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    color: #3a3a3a;
    margin-bottom: 10px;
}
figure.serviceImg {
    margin: 100px 0 0;
}
figure.serviceImg img {
    max-width: 100%;
}
ul.what-ul li {
    display: inline-block;
    margin-right: 40px;
    vertical-align: top;
}
ul.what-ul li a.what-ul-a {
    margin-left: 0;
    display: inline-block;
    top: 18px;
    position: relative;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: initial;
}
.what-ul li.discuss-icon:before {
    left: 21rem;
    bottom: 38px;
}
.bg-green-new {
    background-color: #24d193;
}
a.header-btn {
    display: inline-block;
    letter-spacing: 0.5px;
    margin: 20px 0 0;
    transition: 0.3s;
    border-top: 4px solid transparent;
    background-color: #0867d8;
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 33px;
    padding: 6.5px 40px;
    outline: 0;
    cursor: pointer;
    border-radius: 3px;
    white-space: nowrap;
    vertical-align: top;
}
.what-ul li.discuss-icon i {
    height: 40px;
    display: inline-block;
    width: auto;
    font-size: 28px;
    color: #0867d8;
    margin: 28px 10px 0 0;
    vertical-align: middle;
}
.cta h3 a.callus {
    background: 0 0;
    color: #0867d8;
    text-align: left;
    margin: 10px 0 0 10px;
    padding: 0;
    text-decoration: none;
}
.cta h3 a.callus i {
    margin-right: 7px;
}
.listsec {
    text-align: center;
    padding: 60px 0;
    background: #f7f9fc;
}
.listsec h5 {
    text-align: center;
    background: #e6f1fe;
    color: #0c71f4;
    font-size: 16px;
    width: 13%;
    margin: 0 auto;
    margin-bottom: 20px;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 30px;
    font-weight: 400;
}
.listsec h2 {
    padding-bottom: 0;
    font-size: 48px;
    line-height: 1.06;
    font-family: gilroy-bold, sans-serif;
    margin-bottom: 40px;
    font-weight: 500;
}
.listsec h2 span {
    color: #323637;
    font-family: var(--secondary-font-family);
    font-weight: 300;
}
.listsec p {
    width: 100%;
    color: #4a4e51;
    font-size: 22px;
    line-height: 1.2;
    padding-bottom: 0;
}
.listsec .wrap h6 {
    margin-top: 20px;
    color: #8b92af;
    font-size: 24px;
    font-family: var(--secondary-font-family);
    font-weight: 500;
}
.listsec .wrap span {
    color: #2c2c2c;
    font-size: 18px;
    font-family: var(--secondary-font-family);
    font-weight: 400;
}
.listsec .wrap span a {
    color: #0c71f4;
    font-size: 18px;
    font-family: var(--secondary-font-family);
    font-weight: 400;
}
.listsec .wrap ul {
    display: inline-block;
    border-radius: 6px;
    margin-bottom: 0;
    text-align: left;
    border: 1px solid #bbbecc;
    margin-top: 40px;
    padding: 0;
}
.listsec .wrap ul li {
    width: 33.33%;
    float: left;
    padding: 25px 30px 10px;
}
.listsec .wrap ul li.bb {
    border-bottom: 1px solid #bbbecc;
}
.listsec .wrap ul li.br {
    border-right: 1px solid #bbbecc;
}
.listsec .wrap ul li p {
    padding-left: 28px;
    font-size: 14px;
    position: relative;
    padding-bottom: 0;
    font-weight: 700;
}
.listsec .wrap ul li p:before {
    content: "\f058";
    position: absolute;
    font-family: fontAwesome !important;
    left: 0;
    font-size: 16px;
    color: #0867d8;
    display: table-cell;
    vertical-align: middle;
}
.listsec .wrap ul li:hover p:before {
    color: #000;
}
.books.padingtop0 {
    padding: 0 45px 80px;
}
.fullwrap.light {
    opacity: 0.2;
}
.promotion_page .header-home .menu ul li.hidemenu {
    display: none;
}
.promotion_page .topformcontainer {
    margin: 0 70px 0 0;
}
.promotion_page .topformcontainer .topformswitch {
    border: 1px solid #0867d8;
}
.promotion_page .topformcontainer .topformswitch .switchicon {
    background: #0867d8;
}
.promotion_page .topformcontainer .topformswitch h4 {
    font-family: gilroy-bold, sans-serif;
    font-weight: 700;
}
.promotion_logo_slide {
    position: absolute;
    top: 20%;
    width: 100%;
    right: 0;
    z-index: 99;
    box-shadow: -7px 9px 50px 0 #68737d73;
}
.promotion_logo_slide .slick-slide {
    height: auto;
}
.promotion_logo_slide .slick-slide:focus {
    outline: 0;
}
.promotion_logo_slide .slide {
    width: 100%;
}
.promotion_logo_slide .slide img {
    max-width: 100%;
    width: 100%;
}
.slick-slide {
    height: auto;
}
.faqSec {
    display: table;
    width: 100%;
}
.faqSec .box {
    height: 100vh;
    display: table-cell;
    vertical-align: middle;
}
.faqSec h3 {
    font-size: 48px;
    line-height: 1.06;
    font-family: gilroy-bold, sans-serif;
    margin-bottom: 40px;
    font-weight: 500;
}
.header-home .menu ul li.gotoform {
    display: none;
}
.promotion_page .header-home .menu ul li.gotoform {
    display: inline-block;
}
.promotion_page .testimonials .clients {
    display: none;
}
::placeholder {
    font: 16px/31px gilroy-medium, sans-serif;
    font-weight: 500;
    color: #444;
    opacity: 1;
}
:-ms-input-placeholder {
    font: 16px/31px gilroy-medium, sans-serif;
    font-weight: 500;
    color: #444;
}
::-ms-input-placeholder {
    font: 16px/31px gilroy-medium, sans-serif;
    font-weight: 500;
    color: #444;
}
.fancybox-slide--iframe .fancybox-content {
    height: 100% !important;
}
.loadmorevideo .app-item {
    display: none;
}
.loadmore3d .app-item {
    display: none;
}
.loadmorebranding .app-item {
    display: none;
}
.loadmorelogo .app-item {
    display: none;
}
.loadmoreweb .app-item {
    display: none;
}
.loadmoremob .app-item {
    display: none;
}
.loadmoreallport .app-item {
    display: none;
}
.viewmorebtn {
    border: 1px solid #737373;
    background-color: #fff;
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    color: #737373;
    line-height: 13px;
    padding: 14.5px 40px;
    outline: 0;
    height: 50px;
    cursor: pointer;
    border-radius: 3px;
    white-space: nowrap;
    margin-top: 30px;
    display: inline-block;
    line-height: 20px;
}
.viewmorebtn:hover {
    color: #fff;
    background: #0867d8;
    border-color: #0867d8;
    background-color: #0867d8;
}
.prvcy h2 {
    font-size: 48px;
    font-family: gilroy-bold, sans-serif;
    font-weight: 500;
    line-height: 1.06;
    color: #3a3a3a;
}
.prvcy {
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 200px 0 100px;
}
.prvcy h4 {
    margin: 35px 0 15px 0;
    font: 31px/37px gilroy-bold, sans-serif;
    transform: translateZ(100px);
    position: relative;
    width: 100%;
}
.prvcy p {
    font: 20px/31px gilroy-medium, sans-serif;
    font-weight: 500;
}
.terms h2 {
    font-size: 48px;
    font-family: gilroy-bold, sans-serif;
    font-weight: 500;
    line-height: 1.06;
    color: #3a3a3a;
}
.terms {
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 200px 0 100px;
}
.terms h4 {
    margin: 35px 0 15px 0;
    font: 31px/37px gilroy-bold, sans-serif;
    transform: translateZ(100px);
    position: relative;
    width: 100%;
}
.terms ul {
    width: 100%;
}
.terms ul li {
    font-size: 12px;
    list-style-type: disc;
    margin-top: 5px;
    color: #4f4f4f;
    font-weight: 700;
    margin-left: 10px;
}
.terms p span {
    color: #0867d8;
    font-weight: 700;
}
.terms p {
    font: 20px/31px gilroy-medium, sans-serif;
    font-weight: 500;
}
.stiky_foter {
    width: 280px;
    position: fixed;
    bottom: 0;
    height: 148px;
    left: 10px;
    z-index: 99999;
    background: #fff;
    border: solid 1px #ededed;
    border-radius: 6px 6px 0 0;
    padding: 20px 10px 20px;
    box-shadow: 0 0 10px #cccccc75;
    text-align: center;
    transition: 1s all;
}
.stiky_foter figure {
    -webkit-animation: ripple 0.9s linear infinite;
    animation: ripple 0.9s linear infinite;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: block;
    margin: -40px auto 30px;
    border: solid 1px #ededed;
    background: #0867d8;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.stiky_foter p {
    margin: -15px 0 20px;
    font-weight: 900;
    font: 15px/18px gilroy-bold, sans-serif;
    font-weight: 500;
}
.stiky_foter a {
    background-color: #0867d8;
    color: #fff;
    font-size: 15px;
    padding: 10px 10px;
    border-radius: 4px;
    margin: 10px 0 0;
    display: block;
    text-align: center;
    font-weight: 700;
}
.stiky_foter.run {
    bottom: -100%;
}
@-webkit-keyframes ripple {
    0% {
        box-shadow: 0 0 0 0 rgba(1, 201, 226, 0.3), 0 0 0 10px rgba(1, 201, 226, 0.3), 0 0 0 20px rgba(1, 201, 226, 0.3), 0 0 0 30px rgba(1, 201, 226, 0.3);
    }
    100% {
        box-shadow: 0 0 0 1em rgba(1, 201, 226, 0.3), 0 0 0 20px rgba(1, 201, 226, 0.3), 0 0 0 30px rgba(1, 201, 226, 0.3), 0 0 0 50px rgba(1, 201, 226, 0);
    }
}
@keyframes ripple {
    0% {
        box-shadow: 0 0 0 0 rgba(201, 205, 206, 0.3), 0 0 0 10px rgba(232, 238, 239, 0.3), 0 0 0 20px rgba(219, 224, 224, 0.3), 0 0 0 30px rgba(197, 199, 199, 0.3);
    }
    100% {
        box-shadow: 0 0 0 1em rgba(207, 219, 220, 0.3), 0 0 0 20px rgba(167, 174, 175, 0.3), 0 0 0 30px rgba(187, 194, 195, 0.3), 0 0 0 50px rgba(1, 201, 226, 0);
    }
}
.servicesec {
    background: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php") no-repeat;
    width: 100%;
    background-size: cover;
    background-position: top center;
    padding: 60px 0;
    text-align: center;
}
.servicesec h4 {
    font-size: 36px;
    text-align: center;
    margin-bottom: 15px;
    width: 100%;
    font-weight: 700;
}
.servicesec p {
    text-align: center;
    font-size: 20px;
    width: 100%;
}
.servicesec .boxwrap {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
    text-align: center;
    margin-bottom: 40px;
}
.servicesec .boxwrap li {
    cursor: pointer;
    box-shadow: 0 0 30px #0000000f;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin: 0 10px 20px;
    position: relative;
    border-radius: 10px;
    min-height: 215px;
    padding: 40px;
    float: left;
    background: #fff;
    width: 18.1%;
}
.servicesec .boxwrap li i {
    background-image: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    background-repeat: no-repeat;
    width: 75px;
    display: inline-block;
    height: 80px;
    margin: 0 auto 10px;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.servicesec .boxwrap li i.one {
    background-position: 13px 10px;
}
.servicesec .boxwrap li i.two {
    background-position: -70px 10px;
}
.servicesec .boxwrap li i.three {
    background-position: -150px 10px;
}
.servicesec .boxwrap li i.four {
    background-position: -230px 10px;
}
.servicesec .boxwrap li i.five {
    background-position: -320px 10px;
}
.servicesec .boxwrap li h6 {
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #2c2c2c;
    font-size: 16px;
}
.servicesec .boxwrap li:hover {
    background: -webkit-linear-gradient(left, #0867d8 0, #7567d2 100%);
    box-shadow: 0 0 45px #20cb9817;
    transform: translateY(-0.625rem);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.servicesec .boxwrap li:hover i.one {
    background-position: 13px -70px;
}
.servicesec .boxwrap li:hover i.two {
    background-position: -70px -70px;
}
.servicesec .boxwrap li:hover i.three {
    background-position: -150px -70px;
}
.servicesec .boxwrap li:hover i.four {
    background-position: -230px -70px;
}
.servicesec .boxwrap li:hover i.five {
    background-position: -320px -70px;
}
.servicesec .boxwrap li:hover h6 {
    color: #fff;
}
.servicesec {
    font-size: 0;
}
.servicesec .left {
    width: 50%;
    vertical-align: middle;
    padding: 0 15px;
    display: inline-block;
    text-align: left;
}
.servicesec .left h2 {
    font-size: 35px;
    color: #0867d8;
}
.servicesec .left h3 {
    font-size: 18px;
}
.myservices .left p {
    font-size: 18px;
    text-align: left;
}
.pointlisting {
    margin-bottom: 0;
    display: inline-block;
    padding: 0;
    width: 100%;
}
.pointlisting li {
    position: relative;
    width: 47%;
    font-size: 16px;
    padding-left: 26px;
    padding-bottom: 10px;
    display: inline-block;
    vertical-align: top;
}
.pointlisting li:before {
    position: absolute;
    left: 0;
    top: 0;
    color: #22cc21;
    content: "\f058";
    font-family: fontAwesome !important;
}
.servicesec .right {
    display: inline-block;
    width: 50%;
    padding: 30px 15px 0;
    vertical-align: middle;
}
.servicesec .right figure {
    margin-bottom: 0;
}
.servicesec .right figure img {
    width: 100%;
}
.servicesec .boxwrap li.current {
    background: -webkit-linear-gradient(left, #0867d8 0, #7567d2 100%);
    box-shadow: 0 0 45px #20cb9817;
    transform: translateY(-0.625rem);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.servicesec .boxwrap li.current i.two {
    background-position: -70px -70px;
}
.servicesec .boxwrap li.current h6 {
    color: #fff;
}
.servicesec .boxwrap li.current i.one {
    background-position: 13px -70px;
}
.servicesec .boxwrap li.current i.three {
    background-position: -150px -70px;
}
.servicesec .boxwrap li.current i.four {
    background-position: -230px -70px;
}
.servicesec .boxwrap li.current i.five {
    background-position: -320px -70px;
}
.wbcontentpg .inner-banner-content a {
    color: #f2bd19;
}
.wbcontentpg .approach-items .approach-item .approach-inner:after {
    color: #f2bd19;
}
.wbcontentpg .approach-items .approach-item:before {
    position: absolute;
    background: -webkit-linear-gradient(top, #f2bd19 50%, transparent 50%);
    background: linear-gradient(top, orange 50%, transparent 50%);
    background-size: 100% 6px;
}
.centerwrap .tab-content {
    display: block;
}
.tabs {
    display: none;
}
.tabs.current {
    display: block;
}
.mygrid {
    padding: 100px 0;
    background-image: -webkit-linear-gradient(45deg, #0867d8, #0867d8);
    background-image: -webkit-linear-gradient(45deg, #0867d8, #0867d8);
}
.mygrid h2 {
    color: #fff;
    text-align: center;
    font-size: 36px;
    width: 70%;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 auto;
}
.mygrid p {
    color: #fff;
    text-align: center;
    font-size: 20px;
    width: 70%;
    padding-bottom: 0;
    line-height: 1.4;
    margin: 0 auto;
}
.gridlisting {
    font-size: 0;
    margin-bottom: 0;
    margin-top: 40px;
}
.gridlisting li {
    text-align: center;
    padding: 40px 30px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 25%;
    display: inline-block;
}
.gridlisting li .innerwrap h3 {
    position: relative;
    font-size: 40px;
    color: #fff;
    line-height: 1;
}
.gridlisting li .innerwrap h3:after {
    content: "+";
    position: absolute;
    font-size: 24px;
    bottom: 12px;
    margin: auto 0 0 5px;
}
.gridlisting li .innerwrap p {
    font-size: 16px;
    text-transform: capitalize;
}
.gridlisting li .headd {
    font-size: 0;
}
.gridlisting li .headd .lf {
    display: inline-block;
    width: 16%;
    vertical-align: middle;
}
.gridlisting li .headd .lf i {
    font-size: 40px;
    color: #fff;
}
.gridlisting li .headd .rh {
    display: inline-block;
    width: 84%;
    vertical-align: middle;
}
.gridlisting li .headd .rh h4 {
    font-size: 22px;
    color: #fff;
    padding-bottom: 0;
}
.gridlisting li .headd .rh h4 span {
    display: block;
    font-size: 16px;
    margin-top: 5px;
}
.gridlisting li .boddy p {
    width: 100%;
    padding-top: 25px;
    font-size: 16px;
    text-align: left;
}
.gridlisting li.nrb {
    border-right: 0;
}
.gridlisting li.nbb {
    border-bottom: 0;
}
.cta2 {
    overflow: hidden;
    background: url("https://www.<?php echo WEBSITE_NAME ?>.com/404.php");
    padding: 60px 0;
    text-align: center;
    height: 325px;
    width: 100%;
    position: relative;
    background-size: cover;
    margin: 90px 0 0;
    background-repeat: no-repeat;
    background-position: top center;
}
.cta2 .wrap {
    position: relative;
    z-index: 2;
}
.cta2 .wrap h6 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 20px;
}
.cta2 .wrap h3 {
    text-align: center;
    padding-bottom: 0;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
}
.cta2 .wrap a {
    padding: 12px 40px;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    font-size: 18px;
    border-radius: 5px;
    background: -webkit-linear-gradient(left, #0867d8 0, #8574f5 100%);
    background: -webkit-linear-gradient(left, #0867d8 0, #8574f5 100%);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    border: 0 solid #5940fa;
}
.cta2 .wrap a:hover {
    transform: translateY(-0.625rem);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
section.sponsors-sec h2 {
    font-size: 36px;
    text-align: center;
    font-weight: 700;
    padding-bottom: 40px;
}
section.sponsors-sec ul {
    margin-bottom: 0;
    text-align: center;
}
section.sponsors-sec {
    border-bottom: 1px solid #f1f1f1;
    padding: 100px 0;
}
section.sponsors-sec ul li {
    height: auto;
    display: inline-block;
    padding: 15px 25px;
}
section.sponsors-sec ul li img {
    height: 40px;
    width: auto;
    max-width: 100%;
    min-height: 40px;
}
.cldbanner {
    background-size: cover;
    background-position: 50% 50%;
}
.custom_logo_design_page .next-page {
    display: none !important;
}
.custom_logo_design_page .blog header .logo {
    margin: 15px 0;
}
.custom_logo_design_page .header-home .menu ul li:nth-child(1) {
    display: none;
}
.custom_logo_design_page .header-home .menu ul li:nth-child(2) {
    display: none;
}
.custom_logo_design_page .header-home .menu ul li:nth-child(3) {
    display: none;
}
.custom_logo_design_page .header-home .menu ul li:nth-child(4) {
    display: none;
}
.custom_logo_design_page .header-home .menu ul li:nth-child(5) {
    display: none;
}
.custom_logo_design_page .header-home .menu ul li:nth-child(6) {
    display: none;
}
.custom_logo_design_page .header-home .menu ul li:nth-child(7) {
    display: none;
}
@media screen and (max-width: 1410px) {
    .myhome .mybannerform img {
        margin-right: 15px;
        max-width: 21%;
    }
    .header-home .menu ul li {
        margin: 0 0 0 20px;
    }
    .banner-text h1 span {
        font-size: 41px;
    }
    .top-home .content .bottom a,
    .top-home .content p {
        font-size: 16px;
        line-height: 26px;
    }
    .banner-left:before {
        width: 35px;
        height: 35px;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .banner-left:after {
        left: 30px;
        bottom: -60px;
    }
    .banner-left:after {
        left: 30px;
        bottom: -40px;
        background-repeat: no-repeat;
        background-size: contain;
        width: 86px;
        height: 86px;
    }
    .banner-right:before {
        width: 86px;
        height: 86px;
        right: -40px;
        top: 15%;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .banner-right:after {
        width: 45px;
        height: 45px;
        right: 4%;
        bottom: 5%;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .myhome .content {
        padding-top: 90px;
    }
    .home .top-home {
        height: 685px;
    }
    .side-banenr {
        right: 50px;
        top: 18%;
    }
    .logo-banner {
        right: 20px;
        top: 10%;
    }
    .logo-banner img {
        width: 100%;
    }
    .branding-banner {
        right: 0;
        top: 130px;
    }
    .mobile-banner {
        right: 0;
        bottom: 0;
        top: auto;
    }
    .mobile-app {
        height: 580px !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .applications .bg-container {
        height: 200px;
    }
    .header-home .hamburger {
        display: inline-block;
        padding-right: 0;
    }
    .header-home .logo {
        margin-top: 0;
        width: 90px;
    }
    .header-home .logo img {
        width: 90px;
    }
    .header-home .menu {
        position: fixed;
        margin-top: 0;
        height: 100%;
        width: 100%;
        background: #fff;
        top: 0;
        left: 0;
        transform: translateX(-100%);
        transition: transform 0.2s linear, opacity 0.2s linear, z-index 0.2s linear;
        opacity: 0;
        z-index: -1;
    }
    .header-home .menu.show {
        transform: translateY(0);
        z-index: -1;
        opacity: 1;
    }
    .header-home .menu ul {
        padding: 0;
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center;
        padding-bottom: 125px;
        align-items: normal;
        padding-left: 20px;
    }
    .header-home .menu ul li {
        justify-content: center;
        margin: 0;
    }
    .header-home .menu ul li:last-child {
        position: absolute;
        bottom: 65px;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .header-home .menu ul li:last-child a {
        border-radius: 0;
    }
    .header-home .menu ul li a {
        display: block;
        padding: 10px 0 !important;
        color: #000;
        font-size: 29px;
        height: auto;
        border: none;
    }
    .header-home .menu ul li a:hover {
        border: none;
    }
    .header-home .menu ul li.active a {
        border: none;
    }
    .top-home {
        height: auto;
        margin: 80px 0 0 0 !important;
    }
    .company-top .list .item {
        max-width: 105px;
        margin: 40px 15px;
        vertical-align: top;
    }
    .myport {
        padding-top: 0;
        padding-left: 50px;
    }
    .tab-custom .tabbing-links {
        padding-left: 50px;
        margin-bottom: 50px;
    }
    .services .content {
        padding: 60px 0 40px;
    }
    .services-top .list .item {
        min-width: 0;
    }
    .height-dog.col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
        height: auto;
    }
    .myhome .content {
        padding-top: 70px;
        z-index: 9;
        height: 100%;
        display: inline-block;
        vertical-align: middle;
    }
    .top-home .content h1.title {
        font-size: 46px;
        line-height: 52px;
        max-width: 100%;
    }
    .myticks li:before {
        position: relative;
        left: 0;
        top: 0;
        margin-right: 15px;
    }
    .myticks {
        text-align: left;
    }
    .myticks li {
        padding: 0 0 5px 10px;
    }
    .fullwrap .mybanslider {
        height: 550px;
        display: inline-block;
    }
    .designunigue ul li:first-child {
        padding-right: 0;
        margin-right: 0;
        border-right: 0 solid #ccc;
        width: 100%;
    }
    .designunigue ul li:nth-child(2) {
        width: 100%;
    }
    .designunigue {
        padding: 30px 25px;
        text-align: center;
    }
    .designunigue p {
        margin-bottom: 25px;
    }
    .designunigue ul li:last-child {
        text-align: center;
        width: 100%;
    }
    .designunigue .subimages {
        margin: 0 0 15px;
        text-align: center;
    }
    .designunigue .subimages li:last-child {
        width: auto;
    }
    .designunigue .subimages li {
        margin: 0 10px;
        display: inherit;
        float: none;
    }
    .applications {
        margin-top: 50px;
    }
    .myport h2 {
        font: 52px/56px gilroy-bold, sans-serif;
    }
    .tab-custom .tabbing-links li {
        font-size: 13px;
        padding: 5px 8px;
        margin: 5px 0;
    }
    .cta h3 {
        width: 70%;
    }
    .mypackages .information {
        width: 100%;
        margin-left: 0;
    }
    .mypackages .tab-custom .tabbing-links {
        padding-left: 0;
    }
    section.call-actions h2 {
        font-size: 12px;
        margin: 0;
        padding: 11px 0 11px 0;
    }
    .phone-div {
        padding-left: 0;
    }
    section.call-actions h3 {
        font-size: 16px;
    }
    div.slash2::after {
        left: 164px;
    }
    div.slash::after {
        left: 209px;
    }
    .works-wrap .works__info {
        padding-left: 0;
        padding: 0 30px;
    }
    .works-wrap .page-title {
        font: 52px/60px gilroy-bold, sans-serif;
    }
    .portpage {
        margin-top: 0;
    }
    .figsec .imgone {
        display: none !important;
    }
    .stepSec .figsec .imgtwo {
        display: none !important;
    }
    .stepSec .figsec .imgthree {
        display: none !important;
    }
    .stepSec {
        padding: 0 0 220px;
    }
    .main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-user .user-display-name {
        width: 46%;
    }
    .main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-canvas .set-card-canvas-inner figure img {
        width: 100%;
    }
    .header-home .menu ul li.dropdown .ddlist {
        position: relative;
        top: 0;
        left: 0;
        width: 280px;
        height: auto;
        padding: 10px 0;
        margin: 0 auto;
    }
    .header-home .menu ul li.dropdown .ddlist li {
        padding: 0 25px;
    }
    .header-home .menu ul li.dropdown .ddlist li:last-child {
        position: relative;
        bottom: auto;
    }
    .company-top .list .counter {
        font-size: 40px !important;
    }
    .company-top .list .nan {
        font-size: 40px;
    }
    .company-top .list span {
        font-size: 18px;
        line-height: 1.3;
    }
    .services .choices .col {
        flex-basis: inherit;
        flex-grow: inherit;
        max-width: 100%;
        width: 33%;
        display: inline-block;
    }
    .books .list .item .title {
        margin: 35px 0 15px 0;
        font: 23px/27px gilroy-bold, sans-serif;
    }
    .books .list .item .book-links a {
        margin-right: 2px;
        font-size: 11px;
        padding: 0 11px;
    }
    .books .content {
        padding: 30px 0 0;
    }
    .seo-result-slide {
        max-width: 306px;
        margin-left: 67px;
    }
    .seo-cta {
        padding: 30px 15px;
    }
    .seo-cta p {
        display: inline-block;
        width: 60%;
        font-size: 24px;
        vertical-align: middle;
    }
    .services-list {
        padding-top: 70px;
    }
    .fullwrap .mybanslider .item:first-child figure img {
        width: 710px;
    }
    .servicesec .boxwrap li {
        min-height: 80px;
        padding: 7px;
        margin: 10px 2px;
        width: auto;
        display: inline-block;
        float: none;
    }
    .servicesec .boxwrap li h6 {
        font-size: 12px;
    }
    .servicesec .boxwrap {
        padding: 0;
    }
    .servicesec .myservices .left {
        width: 100%;
    }
    .myservices .right {
        width: 100%;
    }
    .servicesec .left h2 {
        font-size: 22px;
        text-align: center;
    }
    .myservices .left h3 {
        font-size: 18px;
    }
    .servicesec .pointlisting li {
        width: 100%;
    }
    body .mygrid h2 {
        font-size: 25px;
        width: 100%;
    }
    .mygrid .gridlisting li {
        width: 50%;
        border-right: 0 solid #fff;
        border-bottom: 0 solid #fff;
        padding: 20px 0;
    }
    .mygrid .gridlisting li .innerwrap h3 {
        font-size: 25px;
    }
    .gridlisting {
        padding: 0;
    }
    .cta2 {
        height: auto;
        text-align: left;
    }
    .cta2 .wrap h6 {
        text-align: left;
    }
    .cta2 .wrap h3 {
        font-size: 24px;
        text-align: left;
    }
    section.sponsors-sec h2 {
        font-size: 22px;
        padding-bottom: 0;
    }
    section.sponsors-sec ul {
        padding: 0;
    }
}
@media only screen and (device-width: 1024px) {
    .figsec .imgone {
        display: block !important;
        right: 0 !important;
        width: 100%;
    }
    .stepSec .figsec .imgone img {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .packagebox .details li {
        padding: 5px 0 5px 0;
    }
    .logobox_item {
        width: 33%;
    }
    .mainbanner_form .formdv {
        width: auto;
    }
    .counter ul li {
        padding: 30px;
    }
    .slidlogo {
        padding: 20px;
    }
    .height-dog {
        height: auto;
    }
    .floatbutton {
        display: none;
    }
    .top-home .mobile-dog {
        display: none !important;
    }
    .myhome .mybannerform form .wrap .dtf {
        width: 100%;
        border-bottom: solid 8px #f7f7f7;
    }
    .brandsvg {
        margin: 10px 0 0;
        max-width: 100%;
    }
    footer {
        padding: 30px 0 30px;
    }
    .contacts .container .phone {
        margin-bottom: 15px;
    }
    .mypackages .information {
        width: 100%;
        margin-left: 0;
        padding: 0 20px;
    }
    .mypackages .tab-custom .tabbing-links {
        padding-left: 0;
        text-align: center;
    }
    .mypackages {
        padding: 20px 5px 0;
    }
    .mypackages .myheading {
        font: 40px/50px gilroy-bold, sans-serif !important;
    }
    .services .choices i {
        width: 80px;
    }
    .homepage_style .myhome {
        margin: 20px 0;
    }
    .mybanslider {
        display: none !important;
    }
    .myport {
        padding: 0 15px;
    }
    .tab-custom .tabbing-links {
        padding-left: 0;
        margin-bottom: 20px;
        padding: 0 15px;
    }
    .homecounter.company-top {
        padding-top: 0;
        padding: 0 15px;
    }
    .myhome .content {
        padding-top: 0;
        height: auto;
        display: inline-block;
    }
    .myhome .mybannerform img {
        margin-right: 10px;
    }
    .top-home .content .bottom {
        left: 0;
    }
    .top-home .content .bottom .watch-button {
        width: 110px !important;
        height: 110px !important;
        min-width: 0 !important;
        min-height: 0 !important;
        margin-left: 0;
        text-align: left;
    }
    .top-home .content .bottom {
        display: block;
    }
    .top-home .content .bottom a,
    .top-home .content .bottom p {
        margin: 40px 0 0 0;
        vertical-align: top;
    }
    .applications .bg-container {
        height: 300px;
    }
    .applications .app-item .content {
        margin: 0 18px;
    }
    .tab-custom .tabbing-links .slick-list {
        height: auto;
    }
    .firstRow ul li {
        width: 32%;
        height: auto;
        text-align: center;
    }
    .firstRow ul li img {
        max-width: 100%;
        margin: 0 auto;
    }
    .tab-custom {
        width: 100%;
    }
    .testimonials .phrases .slick-next,
    .testimonials .phrases .slick-prev {
        display: block !important;
    }
    .testimonials .content .phrases > div {
        width: 85%;
        display: block;
    }
    .testimonials .content .phrases .slick-slide {
        display: block;
    }
    .testimonials .content .who {
        display: block;
        padding: 0 0;
    }
    .phrase-inner .phrase {
        font-size: 14px;
        padding: 0 10px;
    }
    .phrase-inner .phrase:before {
        display: none;
    }
    .testimonials .content .who .avatar {
        display: inline-block;
    }
    .testimonials .phrases .slick-next,
    .testimonials .phrases .slick-prev {
        display: none !important;
    }
    .testimonials .clients li {
        width: 30%;
        flex-basis: 30%;
        padding: 2px 0;
    }
    .testimonials .clients li p {
        font-size: 14px;
    }
    .testimonials .clients {
        padding-top: 30px;
    }
    .cust_hide_xs {
        display: none;
    }
    .cust_visible_xs {
        display: block;
    }
    footer ul {
        display: none;
    }
    footer h3 i {
        float: right;
        display: block !important;
    }
    .topformcontainer {
        width: 310px;
        margin: 0 auto !important;
        right: 0;
        left: 0;
        bottom: 0;
    }
    .topformcontainer .topformswitch h4 {
        width: 267px;
        font-size: 20px;
        padding: 10px 0 0;
    }
    .topformcontainer .topformswitch .switchicon {
        width: 40px;
    }
    .promotion_logo_slide {
        position: inherit;
        top: 0;
    }
    .designunigue {
        padding: 10px 5px;
        text-align: center;
    }
    .designunigue p {
        font-size: 16px;
    }
    .designunigue ul li:first-child {
        border-right: 0 solid #ccc;
        width: 100%;
        margin-right: 0;
        padding-right: 0;
    }
    .designunigue ul li a {
        margin-top: 5px;
        display: table;
        font-size: 14px;
        height: 40px;
        margin: 10px auto;
        line-height: initial;
        padding: 8px 10px;
        border-radius: 3px;
    }
    .designunigue ul li span {
        font-size: 12px;
        display: block;
        text-align: center;
    }
    .company-top .list .item {
        width: auto !important;
        display: inline-block;
        margin: 20px 8px;
        padding-left: 0;
        text-align: center !important;
    }
    .company-top .list .counter {
        font-size: 48px !important;
    }
    .company-top .list {
        text-align: center;
    }
    .myport h2 {
        font: 46px/46px gilroy-bold, sans-serif;
        margin: 30px 0 0;
    }
    article.services-list {
        padding-top: 0;
    }
    article.services-list h3 {
        font-size: 40px;
        margin-bottom: 10px;
    }
    article.services-list p {
        font-size: 14px;
    }
    figure.serviceImg {
        margin: 0 0 0;
    }
    .cta {
        text-align: center;
        padding: 20px 10px;
    }
    .cta h3 {
        width: 100%;
        font-size: 16px;
    }
    .cta a {
        margin: 0 auto;
    }
    .cta .same a {
        font-size: 13px;
    }
    .cta .same {
        font-size: 13px;
    }
    .cta h3 a.callus {
        font-size: 13px;
    }
    section.call-actions h3 {
        font-size: 20px;
    }
    .listsec h2 {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .listsec .wrap ul {
        padding: 15px 0;
        height: 250px;
        margin-top: 0;
        overflow-y: scroll;
    }
    .listsec .wrap ul li.bb {
        border-bottom: 0;
    }
    .listsec p {
        text-align: center;
    }
    .listsec .wrap ul li {
        width: 100%;
        float: left;
        padding: 3px 20px;
    }
    .listsec .wrap ul li.br {
        border-right: 0 solid #bbbecc;
    }
    .contacts {
        padding-top: 50px;
    }
    a.header-btn {
        display: inline-block;
        margin: 20px 0 0;
        font-size: 14px;
        line-height: 26px;
        padding: 3px 10px;
        height: 40px;
    }
    ul.what-ul li a.what-ul-a {
        font-size: 14px;
    }
    ul.what-ul li {
        margin-right: 0;
    }
    .what-ul li.discuss-icon i {
        height: 40px;
        display: inline-block;
        width: auto;
        font-size: 22px;
        margin: 28px 5px 0 10px;
    }
    .designunigue .subimages {
        width: auto;
        margin: 20px 0;
    }
    .designunigue ul li:last-child {
        text-align: right;
        margin: 0 auto;
        text-align: center;
        float: none;
    }
    .designunigue ul li.slick-slide:last-child {
        float: left;
    }
    .books .slick-dots {
        text-align: center;
        padding-left: 0;
        bottom: -45px;
    }
    .listsec .wrap span a {
        display: block;
    }
    .packslider {
        padding: 0 15px;
    }
    .packslider .slick-dots {
        left: 0;
    }
    .listsec .wrap ul li {
        border-bottom: 0;
    }
    .listsec .wrap ul li p {
        text-align: left;
    }
    .listsec .wrap h3 {
        display: block;
    }
    .listsec .wrap h3.act {
        position: fixed;
    }
    .promotion_page .header-home .hamburger {
        display: none;
    }
    .mobile-hireus {
        top: 0;
    }
    .mobile-hireus:hover {
        color: #fff;
    }
    .promotion_page .mobile-hireus.num {
        margin-right: 10px;
        font-weight: 600;
        background: 0 0;
        color: #444;
        font-size: 15px;
        display: inline-block;
    }
    .topformcontainer .topformwrap .formheading h2 {
        font-size: 20px;
    }
    .topformcontainer .topformwrap .formheading h2 span {
        font-size: 16px;
    }
    .mobile-hireus.num {
        display: none;
    }
    .mobile-hireus {
        top: -3px;
        font-size: 14px;
    }
    .promotion_page .mobile-hireus {
        top: 0;
    }
    .faqSec .box {
        height: auto;
        display: inline-block;
        margin: 120px 0 0 0;
    }
    .faqSec h3 {
        font-size: 40px;
    }
    .faqSec .quest-title {
        font-size: 14px;
        padding: 12px 50px 12px 10px;
    }
    .quest-title:before {
        top: 10px;
        font-size: 18px;
    }
    .faqSec .quest-content {
        padding: 0 0 15px 0;
    }
    .faqSec .accordion.sec {
        margin-bottom: 0;
        border-color: #fff;
    }
    .seo-cta {
        padding: 30px 5px;
    }
    .seo-cta p {
        width: 100%;
        font-size: 20px;
        text-align: center;
    }
    .seo-cta a {
        padding: 8.5px 40px;
        margin: 0 auto;
        display: table;
    }
    .services.seopage .text {
        font: 18px/26px gilroy-medium, sans-serif;
        margin-top: 22px;
        width: 100%;
    }
    .services h2.title {
        font-size: 36px;
        margin-bottom: 10px;
        line-height: initial;
    }
    .header-home .menu ul li.dropdown .ddlist {
        height: auto;
    }
    .header-home .menu ul li.dropdown .ddlist li:last-child {
        position: relative;
        bottom: auto;
    }
    .header-home .menu ul li.hire-us a {
        padding: 6px 70px !important;
        height: 50px;
    }
    .contactpage .main .contacts {
        margin: 40px 0 0;
    }
    .pricingboxes .largebox .leftarea {
        width: 100%;
    }
    .pricingboxes .largebox .rightarea {
        width: 100%;
    }
    .seo-result-slide {
        max-width: 270px;
        margin-left: 40px;
    }
    .topformcontainer .topformwrap .formheading {
        padding: 10px;
    }
    .topformcontainer .topformwrap .formbody {
        padding: 10px;
    }
    .topformcontainer .topformwrap.active {
        height: 433px;
    }
    .stepSec .figsec .imgone {
        display: none;
    }
    .stepSec .figsec .imgthree {
        display: none;
    }
    .stepSec .figsec .imgtwo {
        display: none;
    }
    .stepSecond .countersec h2 {
        font: 50px/52px gilroy-bold, sans-serif;
    }
    .stepSecond .countersec h2:before {
        bottom: -20px;
    }
    .main-fixed-wrap .colums {
        width: 100%;
    }
    .main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-user .user-display-name {
        width: 50%;
    }
    .main-fixed-wrap .colums .quest-title:before {
        top: 22px;
    }
    .stepThird .figsec .imgone {
        display: none;
    }
    .stepThird .contentsec h2 {
        font: 50px/52px gilroy-bold, sans-serif;
    }
    .servicesec .boxwrap li {
        min-height: 80px;
        padding: 7px;
        margin: 10px 2px;
        width: auto;
        display: inline-block;
        float: none;
    }
    .servicesec .boxwrap li h6 {
        font-size: 12px;
    }
    .servicesec .boxwrap {
        padding: 0;
    }
    .servicesec .myservices .left {
        width: 100%;
    }
    .myservices .right {
        width: 100%;
    }
    .servicesec .left h2 {
        font-size: 22px;
        text-align: center;
    }
    .myservices .left h3 {
        font-size: 18px;
    }
    .servicesec .pointlisting li {
        width: 100%;
    }
    body .mygrid h2 {
        font-size: 25px;
        width: 100%;
        margin: 0 0 20px;
    }
    .mygrid .gridlisting li {
        width: 50%;
        border-right: 0 solid #fff;
        border-bottom: 0 solid #fff;
        padding: 20px 0;
    }
    .mygrid .gridlisting li .innerwrap h3 {
        font-size: 25px;
    }
    .gridlisting {
        padding: 0;
    }
    .cta2 {
        height: auto;
        text-align: left;
    }
    .cta2 .wrap h6 {
        text-align: left;
    }
    .cta2 .wrap h3 {
        font-size: 24px;
        text-align: left;
    }
    section.sponsors-sec h2 {
        font-size: 22px;
        padding-bottom: 0;
    }
    section.sponsors-sec ul {
        padding: 0;
    }
    .mygrid {
        padding: 50px 0;
    }
    .cld .top-home .content h1.title {
        margin: 160px 0 0;
    }
    .cld .home .top-home {
        background-position: 0 50% !important;
    }
    .watch-button {
        vertical-align: middle;
    }
    .stiky_foter {
        display: none;
    }
    .cldbanner {
        background-size: cover;
        background-position: 0 50%;
    }
    .subscribe-fold .myheading {
        font: 52px/54px gilroy-bold, sans-serif;
    }
    .subs-pac {
        height: auto;
    }
    .main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-canvas .set-card-canvas-inner figure img {
        width: 100%;
    }
    .top-home .content h1.title {
        margin: 140px 0 0;
    }
}
@media (max-width: 580px) {
    .contact-form {
        padding-top: 70px;
      }
    .slidlogo .logobox_item {
        display: none;
    }
    .slidlogo {
        display: none;
    }
    .slidlogo_mobile {
        display: block;
    }
    .slidlogo_mobile {
        display: block;
    }
    .slidlogo {
        display: none;
    }
    .slidlogo_mobile .logobox_item {
        width: 100%;
    }
    .slidlogo_mobile .slick-dots li {
        margin-bottom: 10px;
    }
    .slidlogo_mobile .slick-prev.slick-arrow {
        top: 25%;
        left: 0;
        z-index: 9;
    }
    .slidlogo_mobile .slick-prev.slick-arrow:before {
        transform: rotate(180deg);
        content: "\f105";
        width: 30px;
        height: 50px;
        display: inline-block;
        font-family: fontAwesome;
    }
    .slidlogo_mobile .slick-next.slick-arrow {
        top: 23%;
        z-index: 10;
        right: 10px;
    }
    .slidlogo_mobile .slick-next.slick-arrow:before {
        content: "\f105";
        width: 30px;
        height: 50px;
        display: inline-block;
        font-family: fontAwesome;
    }
    .slidlogo_mobile .slick-next::before,
    .slidlogo_mobile .slick-prev::before {
        color: #0867d8;
        font-size: 60px;
    }
}
.applications .app-item .content h2 {
    display: none;
}
.applications .app-item span {
    display: none;
}
.applications .app-item a svg {
    display: none;
}
.follow-wrap {
    display: none;
}
.top-home .content .bottom {
    display: none;
}
.map iframe {
    display: none;
}
@media (max-width: 1400px) {
    .company-top .list .counter,
    .company-top .list .nan {
        font-size: 45px !important;
    }
}
@media (max-width: 1300px) {
    .header-home .menu ul li a {
        font-size: 14px;
    }
    .header-home .menu ul li.hire-us a {
        padding: 0 10px;
    }
    .company-top .list .counter,
    .company-top .list .nan {
        font-size: 35px !important;
    }
}
@media (max-width: 1180px) {
    .header-home .menu ul li a {
        font-size: 12px;
    }
    .header-home .menu ul li.hire-us a {
        padding: 0 10px;
    }
    .top-home .content h1.title {
        font-size: 33px;
        line-height: 40px;
    }
}
@media (max-width: 1200px) {
    .myhome .content {
        padding-top: 50px;
    }
    .fullwrap .mybanslider .item:first-child figure img {
        margin-top: 110px;
    }
}
.set-scroll-pck .details {
    text-align: left;
}
.set-scroll-pck .list-scroll {
    height: 100%;
    max-height: 100%;
    min-height: 100%;
}
.set-scroll-pck .mCustomScrollBox {
    overflow: visible;
}
.set-scroll-pck {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
@media (min-width: 1200px) and (max-width: 1366px) {
    .designunigue {
        padding: 30px 25px;
    }
    .designunigue ul li a {
        padding: 0.5px 35px 3px;
    }
    .testimonials .clients li {
        padding: 2px 20px;
    }
}
.social_media_sec {
    float: left;
    width: 100%;
}
.social_icons {
    margin: 10px 0 0;
}
.social_icons ul {
    margin: -10px 0 0;
}
.social_icons ul li {
    list-style: none;
    display: inline-block;
    margin: 0 0 0 5px;
}
.social_icons ul li:first-child {
    margin: 0;
}
.social_icons ul li a {
    width: 35px;
    height: 35px;
    background-color: #0867d8;
    color: #fff;
    display: grid;
    align-items: center;
    text-align: center;
    font-size: 20px;
    border-radius: 50px;
    transition-duration: 0.5s;
    padding: 0 !important;
    transition-duration: 0.5s;
}
.social_icons ul li a:focus,
.social_icons ul li a:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}
.combo-wrap:nth-child(odd) .row {
    flex-direction: row-reverse;
}
@keyframes swing {
    0%,
    100% {
        transform: rotate(-180deg);
    }
    20% {
        transform: scale(0.95);
    }
    50% {
        transform: rotate(180deg);
    }
    80% {
        transform: scale(0.95);
    }
}
@keyframes zoom {
    0% {
        transform: scale(1);
    }
    70% {
        transform: scale(1.04);
    }
    100% {
        transform: scale(1);
    }
}
.modal.fade.in {
    opacity: 1;
}
.modal-backdrop.fade.in {
    opacity: 0.5;
}
.modal.fade.in .modal-dialog.modal-dialog-centered {
    transform: translate(0, 0);
}
.slider .banner-content img.fire_area {
    width: auto;
    position: absolute;
    left: 55%;
    max-width: 45vw;
    top: calc(50% - 50%);
}
.banner .card {
    border-radius: 0;
    width: 370px;
    border: 0;
    margin-left: auto;
}
.banner .card .card-header {
    background: #0867d8;
    color: #fff;
    padding: 0.5rem 1rem;
    border-radius: 0;
    text-align: center;
}
.banner .card-header h2 {
    font-size: 40px;
    margin: 0;
    font-weight: 800;
}
.banner .card .card-body {
    padding: 1rem;
    text-align: center;
}
.banner .card-body h3 {
    font-size: 18px;
    color: #303030;
    font-weight: 400;
}
.banner .card-body h3 strong {
    text-transform: uppercase;
    font-size: 25px;
    color: #000;
    font-weight: 700;
    display: block;
}
.banner .card form {
    margin: 15px 0 0;
}
.banner .card form .form-control {
    font-weight: 500;
    background: #f4f4f4;
    font-size: 14px;
    padding: 0.84rem 1.5rem;
    color: #000;
    width: 100%;
    border-radius: 50px;
    border: none;
}
.banner .card form .form-control::placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.banner .card form label {
    display: none !important;
}
.banner .card form .btn-yellow {
    padding: 11px 25px;
    font-size: 1.15rem;
    box-shadow: 0 3px 20px -9px rgba(0, 0, 0, 0.6);
    width: 100%;
    border-radius: 50px;
    background-color: #0867d8;
}
.banner .card-body p {
    color: #696868;
    font-size: 0.75rem;
}
.contact-popup .close {
    position: absolute;
    width: 35px;
    height: 35px;
    background: #000;
    color: #fff;
    z-index: 9;
    opacity: 1;
    border-radius: 100%;
    left: calc(100% - 1rem);
    bottom: calc(100% - 1rem);
    cursor: pointer;
    border: none;
}
.card-body .form-group {
    margin-bottom: 15px;
}
.contact-popup .close span {
    font-size: 25px;
    line-height: 31px;
}
.subs-pac .packpricing {
    display: flex;
    flex-direction: column;
}
.subs-pac .packpricing span {
    padding: 0 15px;
}
.main-privacy {
    padding: 40px 0;
    margin-top: 100px;
}
.main-privacy h3 {
    color: #000;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 600;
}
.main-privacy h4 {
    font-size: 26px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 600;
}
.main-privacy li,
.main-privacy p {
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 22px;
}
input.error {
    border-color: red !important;
}
.thankyou_sec {
    padding: 100px 0;
    display: flex;
    align-items: center;
    margin-top: 80px;
}
.main-thankyou {
    text-align: center;
}
.main-content__checkmark {
    font-size: 9.75rem !important;
    line-height: 1 !important;
    color: #0867d8;
}
.site-header__title {
    font-size: 6.5rem;
    font-weight: 700;
    line-height: 1.1;
}
.main-content__body {
    margin: 20px 0 0;
    font-size: 1.25rem;
    line-height: 1.4;
}
.start_live_chat {
    font-size: 19px;
    background-color: #16171a;
    padding: 10px 24px;
    display: inline-block;
    border-radius: 4px;
    margin: 20px 0 0;
    color: #fff !important;
    text-decoration: none;
    border-radius: 50pc;
}
.social-icon li a i {
    border: 1px solid #fff;
    width: 35px;
    height: 35px;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
.social-icon li a i:hover {
    background-color: #fff;
}
.term-text ul {
    padding-left: 0;
}
img.emoji,
img.wp-smiley {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: 0 0 !important;
    padding: 0 !important;
}
.social-wrap ul {
    display: none;
}
.social-wrap ul li {
    padding: 10px 14px;
    border: 1px solid #ccc;
    border-radius: 50px;
    width: 36px;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 35px;
    margin-right: 10px;
    margin-top: 10px;
}
.social-wrap ul li a {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
.dis-chk-st label {
    padding-left: 6px;
}
.dis-chk-st {
    display: inline-flex;
    margin-left: 15px;
}
.whatspp-icon {
    position: fixed !important;
    bottom: 20px;
    left: 20px;
    z-index: 99999999;
    display: none !important;
}
.top-home .content .bnnr-content-hd {
    font: 18px gilroy-medium,sans-serif;
    font-weight: 500;
    margin: 10px 0;
    overflow: hidden;
    color: #444;
    line-height: 26px;
}
.top-home .content .bnnr-content-hd span{
    font: 18px gilroy-medium,sans-serif;
    font-weight: 600;
    display: inline;
}
.banner-list-content .banner-last-item span{
    font-style: italic;
    display: inline;
}
.portfolio-para-hd .port-hd-content{
    font: 20px/31px gilroy-medium,sans-serif;
    font-weight: 500;
}
.port-hd-content span{
    font-weight: 600;
}
.services-content-hd span{
    font-weight: 600;
}
.services-wrapp span{
    font-weight: 600;
}
.service-content-hd span{
    font-weight: 600;
}
.process-content-hd span{
    font-weight: 600;
}
.content-banner-hd .bnnr-content-hd{
    font-style: italic;
}
.inner-ticks-list li h2{
    font-size: 20px;
    font-weight: 500;
}
.port-inner-wrapp h2{
    font: 38px/80px gilroy-bold, sans-serif;
    line-height: 40px;
    font-weight: 600;
}
.inner-pckg-wrapp h3 {
    font: 40px/50px gilroy-bold, sans-serif !important;
    font-weight: 600 !important;
}    
.pckg-hd{
    padding-bottom: 20px !important;
}
.inner-logo-hd h3{
    font-size: 20px;
}
.branding-content-hd{
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: 500;
    padding-bottom: 20px;
}
.mobile-banner-content-hd{
    font-size: 22px !important;
    line-height: 39px;
}
.port-mobile-wrapp h2{
    font: 40px/80px gilroy-bold, sans-serif;
    font-weight: 600;
}
.packg-mobile-wrapp h3{
    font: 50px/66px gilroy-bold, sans-serif !important;
}
.on-seo-hd{
    font-family: gilroy-bold, sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.19;
    color: #3a3a3a;
    margin-bottom: 30px;
    font-weight: 500;
}
.book-list-hd{
    font-size: 22px;
    font-weight: 600;
}    
.book-profess-para span{
    font-style: italic;
}
.motion-pckg-hd{
    font-size: 40px !important;
    line-height: 50px !important;
    padding-bottom: 20px !important;
}
.port-motion-hd{
    font-size: 40px !important;
}
.all-pages-content-bold{
    font-weight: 700;
}
.all-pages-content-italic{
    font-style: italic !important;
    overflow: visible !important;
}

/* accordian-css */

.accordion{
    margin: 0px 0;
  }
  .accordion .item {
      border: none;
      margin-bottom: 30px;
      background: none;
  }
  .t-p{
    color: #343434;
    padding: 25px 20px 0px 20px;
    font-size: 15px;
  }
  .accordion .item .item-header h2 button.btn.btn-link {
      color: white;
      border-radius: 0px;
      font-size: 16px;
      font-weight: 500;
      line-height: 40px;
      text-decoration: none;
      cursor: pointer;
      background-color: #0867d8;
      padding: 10px 15px;
      border: none !important;
  }
  .accordion .item .item-header {
      border-bottom: none;
      background: transparent;
      padding: 0px;
      margin: 2px;
  }
  
  .accordion .item .item-header h2 button {
      color: white;
      font-size: 20px;
      padding: 10px;
      display: block;
      width: 100%;
      text-align: left;
  }
  
  .accordion .item .item-header h2 i {
      float: right;
      font-size: 30px;
      color: #ffffff;
      background-color: transparent;
      width: 60px;
      height: 40px;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 5px;
  }
  
  button.btn.btn-link.collapsed i {
      transform: rotate(0deg);
  }
  
  button.btn.btn-link i {
      transform: rotate(180deg);
      transition: 0.5s;
  }
  .collapse { display: none; }
  .collapse.show { display: block; }

.faq-main-hd{
    text-align: center;
    color: #3a3a3a;
    font: 60px/70px gilroy-bold, sans-serif;
    margin-bottom: 20px;
    font-weight: 500;
}
.faqs-sec-wrap{
    padding: 30px 0px;
}

.seopage h3.title {
    font-family: gilroy-regular, sans-serif;
    font-weight: 600;
    font-size: 31px;
}