@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;
    --red: #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: .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: .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: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .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: .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
}

.home .dib {
    display: inline-block!important
}

.bnrimg {
    vertical-align: top;
    display: inline-block;
    margin: 0 0 0 20px
}

.m-b-0 {
    margin-bottom: 0!important
}

.p-l-0 {
    padding-left: 0!important
}

.bg-cr-homepckg {
    background-color: #fafafa!important
}

.copyriht p {
    text-align: center;
    color: #fff;
    margin: 40px 0 0;
    display: inline-block
}

.copyriht a {
    color: #fff;
    margin: 40px 10px 0 10px;
    display: inline-block
}

.copyriht .fcbok {
    color: #14b8fb;
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 0 3px
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

.header-home .menu ul li a.bokacall {
    border: solid 1px #75b7b7;
    padding: 5px 10px;
    border-radius: 6px
}

.header-home .menu ul li a.new_btn {
    width: 217px;
    padding: 0 10px 0 0!important
}

.header-home .menu ul li a.bokacall:after {
    display: none
}

.header-home .menu ul li a.bokacall:hover {
    background: red;
    color: #fff!important;
    border-color: red
}

.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: .25rem!important
}

.mt-1,
.my-1 {
    margin-top: .25rem!important
}

.mr-1,
.mx-1 {
    margin-right: .25rem!important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,
.my-2 {
    margin-top: .5rem!important
}

.mr-2,
.mx-2 {
    margin-right: .5rem!important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
    margin-left: .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: .25rem!important
}

.pt-1,
.py-1 {
    padding-top: .25rem!important
}

.pr-1,
.px-1 {
    padding-right: .25rem!important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,
.py-2 {
    padding-top: .5rem!important
}

.pr-2,
.px-2 {
    padding-right: .5rem!important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
    padding-left: .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: .25rem!important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem!important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem!important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem!important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem!important
    }
    .m-sm-2 {
        margin: .5rem!important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem!important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem!important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem!important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .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: .25rem!important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem!important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem!important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem!important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem!important
    }
    .p-sm-2 {
        padding: .5rem!important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem!important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem!important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem!important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .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: .25rem!important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem!important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem!important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem!important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem!important
    }
    .m-md-2 {
        margin: .5rem!important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem!important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem!important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem!important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .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: .25rem!important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem!important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem!important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem!important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem!important
    }
    .p-md-2 {
        padding: .5rem!important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem!important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem!important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem!important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .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: .25rem!important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem!important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem!important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem!important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem!important
    }
    .m-lg-2 {
        margin: .5rem!important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem!important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem!important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem!important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .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: .25rem!important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem!important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem!important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem!important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem!important
    }
    .p-lg-2 {
        padding: .5rem!important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem!important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem!important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem!important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .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: .25rem!important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem!important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem!important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem!important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem!important
    }
    .m-xl-2 {
        margin: .5rem!important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem!important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem!important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem!important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .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: .25rem!important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem!important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem!important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem!important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem!important
    }
    .p-xl-2 {
        padding: .5rem!important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem!important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem!important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem!important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .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: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%)
}

.modal.show .modal-dialog {
    transform: translate(0, 0)
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - (.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, .2);
    border-radius: .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: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .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: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .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-centered {
        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-loading .slick-list {
    background: #fff url(../images/ajax-loader.gif) center center no-repeat
}

.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: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: "";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .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 8px;
    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: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0
}


/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger:hover {
    opacity: .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: .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 .13s linear
}

.hamburger--spring .hamburger-inner::before {
    top: 10px;
    transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring .hamburger-inner::after {
    top: 20px;
    transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: .22s;
    background-color: transparent
}

.hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .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, .1)
}

.blue-button,
.subscribe-block .row input[type=submit],
.subscribe-block-2 button {
    transition: .4s;
    height: 56px;
    border-radius: 82px;
    background-color: #4c32ff;
    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: .4s;
    width: 293px;
    height: 56px;
    border-radius: 82px;
    background-color: rgba(255, 255, 255, .95);
    box-shadow: 0 0 29px 0 rgba(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, .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, .5);
    z-index: 1000000;
    cursor: pointer;
    opacity: 1;
    animation-timing-function: ease-out;
    animation-duration: .3s;
    animation-name: modal-video;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .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: .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 .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .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 .3s .1s, background .3s;
    z-index: 100;
    background: rgba(255, 255, 255, 0);
    height: 70px
}

.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 {
    color: #000a47
}

.header-home.squeeze .menu ul li a.headnumber {
    color: #000a47
}

.header-home.squeeze .menu ul li a i {
    color: #000a47
}

.exlaner_page .header-home.squeeze .menu ul li a.headnumber {
    color: #000a47
}

.exlaner_page .header-home.squeeze .menu ul li a i {
    color: #000a47
}

.header-home.squeeze .logo img {
    width: 138px
}

.header-home.fill {
    background: #ffffffb5;
    border-bottom: solid 1px #fff
}

.header-home.fill.squeeze {
    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 25px;
    display: inline-block;
    overflow: hidden
}

.header-home .menu ul li.hire-us a {
    border-top: 3px solid transparent;
    background-color: #000a47;
    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: #000a47
}

.header-home .menu ul li.hire-us.active a {
    color: #fff
}

.header-home .menu ul li a {
    padding: 24px 0;
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    font-size: 14px;
    line-height: 1.62;
    font-weight: 600;
    letter-spacing: .2px;
    font-family: gilroy-medium, sans-serif;
    border-top: 0 solid transparent;
    color: #000a47
}

.header-home .menu ul li a:After {
    content: '';
    width: 100%;
    height: 3px;
    background: #0000;
    display: block;
    position: absolute;
    bottom: 0
}

.header-home .menu ul li a:hover:After {
    background: #000
}

.home.blog .header-home .menu ul li a {
    color: #fff
}

.home.blog .header-home .menu ul li.menu-item-4970>a {
    cursor: context-menu
}

.home.blog .header-home.squeeze .menu ul li a {
    color: #000a47
}

.header-home.squeeze .menu ul li.dropdown .ddlist li a {
    color: #fff
}

.home.blog.services_pages.exlaner_page.newSerivce_page .header-home .menu ul li a {
    color: #000a47
}

.home.blog.services_pages.exlaner_page.newSerivce_page .header-home .menu ul li a i {
    color: #000a47
}

.exlaner_page .header-home .menu ul li a i.fa.fa-phone {
    padding: 0
}

.home.blog.pakgespage .header-home .menu ul li a,
.home.blog.pakgespage .header-home .menu ul li a i {
    color: #000a47
}

.home.blog.services_pages.exlaner_page.newSerivce_page .header-home .menu ul li.dropdown .ddlist li a {
    color: #fff
}

.header-home .menu ul li a:hover {
    color: #000a47;
    border-bottom: 0 solid #000a47
}

.header-home .menu ul li a.active {
    color: red!important
}

.header-home .menu ul li a.active:after {
    background: red
}

.header-home .menu ul li:nth-child(9) a.active {
    color: #fff
}

.header-home .menu ul li:nth-child(7) a.active {
    color: #fff
}

.header-home .menu ul li.dropdown .ddlist li a.active {
    color: #fff!important
}

.header-home .menu ul li.dropdown .ddlist li a.active:after {
    display: none
}

.header-home .menu ul li:last-child a:hover:after {
    display: none
}

.header-home .menu ul li.dropdown .ddlist li a:after {
    display: none
}

.header-home .menu ul li.dropdown .ddlist li a:hover:after {
    display: none
}

.newhomepage .header-home.fill {
    background: #ffffff00;
    border-bottom: solid 1px #ffffff00
}

.newhomepage .header-home.fill.squeeze {
    background: #fff;
    border-bottom: solid 1px #fff;
    border-bottom: solid 1px #ffffff14
}

.newhomepage .header-home.fill.squeeze .menu ul li a.active {
    color: red!important
}

.newhomepage .header-home.fill.squeeze .menu ul li a.active:after {
    background: red!important
}

.newhomepage .header-home .menu ul li a.active {
    color: #fff!important
}

.newhomepage .header-home .menu ul li a.active:after {
    background: #fff!important
}

.transition-DesignDok {
    transition: .4s
}

.transition-DesignDok-300 {
    transition: .3s
}

.transition-DesignDok-500 {
    transition: .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: .8
}

.header-blog .logo-link span {
    font-family: gilroy-medium, sans-serif;
    font-size: 23px;
    letter-spacing: -.2px;
    color: #3a3a3a!important;
    position: relative;
    top: 3px;
    left: 5px
}

.header-blog .logo-link span:hover {
    opacity: .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: .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%;
    background-image: url(../images/search.svg)
}

@media (max-width:767.98px) {
    .header-blog .right .search {
        top: 0
    }
}

.mobile-hireus {
    display: none;
    border-radius: 3px;
    background-color: #000a47;
    font-family: gilroy-regular, sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .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) {
    .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: 138px
    }
    .header-home .logo img {
        width: 138px
    }
    .header-home .menu {
        position: fixed;
        margin-top: 0;
        height: 100%;
        width: 100%;
        background: #fff;
        top: 64px;
        left: 0;
        transform: translateX(-100%);
        transition: transform .2s linear, opacity .2s linear, z-index .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: 138px
    }
}

@font-face {
    font-family: gilroy-light;
    src: url(../fonts/Gilroy/light.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: gilroy-bold;
    src: url(../fonts/Gilroy/bold.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: gilroy-medium;
    src: url(../fonts/Gilroy/medium.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: gilroy-regular;
    src: url(../fonts/Gilroy/regular.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: gilroy-semi;
    src: url(../fonts/Gilroy/semibold.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: museo-bold;
    src: url(../fonts/MuseoSans/bold.otf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: museo-medium;
    src: url(../fonts/MuseoSans/medium.otf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: museo-regular;
    src: url(../fonts/MuseoSans/regular.otf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: museo-light;
    src: url(../fonts/MuseoSans/light.otf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: 'PT Serif';
    src: url(../fonts/PT_Serif/PT_Serif-Web-BoldItalic.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: 'PT Serif';
    src: url(../fonts/PT_Serif/PT_Serif-Web-Bold.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: 'PT Serif Refular';
    src: url(../fonts/PT_Serif/PT_Serif-Web-Regular.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: 'PT Serif';
    src: url(../fonts/PT_Serif/PT_Serif-Web-Italic.ttf) format("truetype");
    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 .6s ease-out;
    -webkit-animation: noiseAnimation 1s steps(4) infinite;
    animation: noiseAnimation 1s steps(4) infinite;
    opacity: .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 #000a47!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: .61;
    border-radius: .5px;
    background-color: #d8d8d8
}

.slick-dots li.slick-active button {
    background-color: #000a47;
    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
}

.home .top-home {
    position: relative;
    z-index: 3;
    border-bottom: solid 1px #e4e4e4;
    background-color: #ff5000;
    background-image: linear-gradient(160deg, #ff5000 20%, #ff843c 90%)
}

.cntcts .setnsg {
    padding-top: 70px;
    height: 700px;
    margin-bottom: 27px
}

.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
    }
}

.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: .4s;
    cursor: pointer
}

.blog-footer .socials li svg path {
    transition: .4s;
    fill: #fff
}

.blog-footer .socials li svg:hover {
    transform: translate3d(0, -5px, 0)
}

.blog-footer .socials li svg:hover path {
    fill: #000a47
}

.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: #4c32ff;
    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: .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: #000a47
}

.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: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .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: 160px;
    transition: .5s
}

.blog header .logo:hover {
    transform: scale(.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
}

.blog.newhomepage header .logo img.homelogo {
    display: block
}

.blog.newhomepage header .logo img {
    display: none
}

.blog.newhomepage .header-home.squeeze .logo img {
    display: block
}

.blog.newhomepage .header-home.squeeze .logo img.homelogo {
    display: none
}

.blog header .logo img.homelogo {
    display: none
}

.blog header .logo img {
    display: block
}

@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: 680px;
    padding: 0 115px 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 .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(../images/dog/1x/1.png)
}

@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(../images/dog/2x/1.png)
    }
}

.top-home .DesignDok_img.img2 {
    background-image: url(../images/dog/1x/2.png)
}

@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(../images/dog/2x/2.png)
    }
}

.top-home .DesignDok_img.img3 {
    background-image: url(../images/dog/1x/3.png)
}

@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(../images/dog/2x/3.png)
    }
}

.top-home .DesignDok_img.img4 {
    background-image: url(../images/dog/1x/4.png)
}

@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(../images/dog/2x/4.png)
    }
}

.top-home .DesignDok_img.img5 {
    background-image: url(../images/dog/1x/5.png)
}

@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(../images/dog/2x/5.png)
    }
}

.top-home .DesignDok_img.img6 {
    background-image: url(../images/dog/1x/6.png)
}

@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(../images/dog/2x/6.png)
    }
}

.top-home .DesignDok_img.img7 {
    background-image: url(../images/dog/1x/7.png)
}

@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(../images/dog/2x/7.png)
    }
}

.top-home .DesignDok_img.img8 {
    background-image: url(../images/dog/1x/8.png)
}

@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(../images/dog/2x/8.png)
    }
}

.top-home .DesignDok_img.img9 {
    background-image: url(../images/dog/1x/9.png)
}

@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(../images/dog/2x/9.png)
    }
}

.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: -10px
}

.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: red;
    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(.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: #000a47!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: .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
    }
}

.top-home .content span i {
    transform: translate(0, 200%);
    font-style: inherit;
    display: inline-block
}

@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: 50px/64px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #444;
    line-height: 1.1;
    margin-bottom: 0;
    max-width: 85%
}

.top-home.whiteClr .content h1.title {
    color: #fff
}

.myhome.whiteClr .content p {
    color: #fff
}

.myhome.whiteClr .myticks li {
    color: #fff
}

.newws {
    margin-bottom: 22px
}

.top-home .content .bottom a,
.top-home .content p {
    font: 20px/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(../images/arrow_blue.png);
    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 .5s, transform .5s;
    opacity: 1
}

.newSectionhome {
    text-align: center;
    padding: 40px 0 40px
}

.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
}

@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: .3s;
    padding: 20px;
    cursor: pointer;
    float: right
}

.top-home .home__bottom-bar .arrow-down:hover svg g {
    fill: #4c32ff
}

.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 .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: #4c32ff
}

.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: 680px;
    vertical-align: middle;
    display: table;
    text-align: center
}

@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: 48px;
        line-height: 46px;
        margin: 90px 0 0;
        max-width: 100%
    }
    .myhome .mybannerform img {
        margin-right: 15px;
        max-width: 21%
    }
}

@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
    }
    .height-dog.col-lg-6 {
        flex: 0 0 49%;
        max-width: 49%
    }
    .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: initial;
    background-repeat: no-repeat
}

.applications .bg-container:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #000a477a;
    display: block;
    position: absolute;
    top: 100%;
    background-position: initial
}

.applications .bg-container:hover:after {
    top: 0
}

.applications .see-all {
    background-color: #f9f9f9
}

.applications .see-all .mask {
    display: flex;
    align-items: center;
    justify-content: center
}

.applications .see-all .content {
    color: #4c32ff
}

.applications .see-all .content h2 {
    margin: 0
}

.applications .see-all .content svg g g {
    fill: #4c32ff
}

.applications .app-item {
    padding: 0;
    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 .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 .5s;
    border: 0 solid #fff
}

.applications .app-item a .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0 solid #fff;
    transition: border .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: 0 solid #fff;
    box-sizing: border-box
}

.applications .app-item a:hover .content {
    left: 0
}

.applications .app-item a:hover svg {
    animation-name: applications-arrow;
    animation-duration: .5s;
    animation-fill-mode: backwards;
    animation-timing-function: easeOutExpo
}

.applications .app-item a svg {
    animation-name: applications-arrow-back;
    animation-duration: .5s;
    animation-fill-mode: forwards;
    animation-timing-function: easeOutExpo
}

.applications .app-item .content {
    position: absolute;
    margin: 0;
    opacity: 1;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    left: -110%;
    transition: .5s;
    padding: 10px 20px
}

.applications .app-item .content .svg-wrap {
    position: absolute;
    right: -5px;
    top: 10px;
    display: none
}

.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: 0;
    font-size: 25px;
    font-weight: 500;
    color: #000a47
}

.applications .app-item .content .h2 {
    font-family: gilroy-bold, sans-serif;
    line-height: 1;
    margin-top: 0;
    font-size: 25px;
    font-weight: 500;
    color: #000a47;
    margin-bottom: .5rem
}

.applications .app-item span {
    opacity: .61;
    font-family: gilroy-medium, sans-serif;
    font-size: 22px;
    line-height: 2.33;
    color: #000a47
}

@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;
        color: #000a47
    }
    .applications .app-item .content .h2 {
        font-size: 32px;
        color: #000a47
    }
}

@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 {
        padding: 0
    }
    .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 5px
}

@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: 72px/82px gilroy-bold, sans-serif;
    margin-bottom: 32px;
    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 #000a47;
    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;
    margin-bottom: 70px
}

.books .list .item .book-links a {
    transition: .4s;
    height: 23px;
    line-height: 21px;
    display: inline-block;
    margin-right: 11px;
    border-radius: 11.5px;
    border: solid 1px rgba(151, 151, 151, .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 #4c32ff
}

.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: .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(../images/book1.png)
}

.books .list .item .image.book2 {
    background-color: #195c7a;
    background-image: url(../images/book2.png)
}

.books .list .item .image.book3 {
    background-color: #84466a;
    background-image: url(../images/book3.png)
}

@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: 52px;
        margin-bottom: 10px
    }
    .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(../images/podcast-bg.png);
    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(../images/podcast-bg@2x.png)
    }
}

.podcast .logo {
    background-color: transparent;
    background-image: url(../images/podcast-logo.png);
    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(../images/podcast-logo@2x.png)
    }
}

.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: 50px 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: 100%;
    margin: 0 auto
}

.testimonials .content .phrases>div {
    width: 1000px;
    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: #e7e7e7;
    font-size: 60px
}

.phrase-inner .slick-next::before,
.phrase-inner .slick-prev::before {
    color: #000a47;
    font-size: 30px
}

.phrase-inner figure {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    vertical-align: middle
}

.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;
    width: 60%;
    display: inline-block;
    vertical-align: top
}

.packslider .slick-next {
    top: 50%
}

.packslider .slick-prev {
    top: 50%;
    left: -30px
}

.phrase-inner .phrase:before {
    content: '”';
    color: #000a47;
    font-size: 25px;
    position: absolute;
    font-weight: 500;
    top: -3px;
    left: 40px
}

.testimonials .content .who {
    display: inline-block;
    font-family: gilroy-regular, sans-serif;
    padding: 0 60px;
    width: 40%;
    text-align: left
}

.testimonials .content .who .avatar {
    width: 45px;
    height: 45px;
    margin: 11px 11px 11px 0;
    background: #000a47;
    border-radius: 100%;
    color: #fff;
    padding: 11px 0;
    display: inline-block;
    text-align: center
}

.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: none;
    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-family: gilroy-regular, sans-serif;
    font-size: 16px
}

.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, .27);
    font-size: 14px;
    padding: 2px 30px;
    margin: 5px;
    transition: transform .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, .27);
    background-color: rgba(187, 187, 187, .27);
    color: #000
}

ul.nfor {
    padding: 0
}

.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
}

.h-color {
    color: #fff
}

@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(../images/next-page.svg), 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: 0 0;
    overflow-x: hidden
}

.contacts video {
    height: 100%
}

.contacts .contact-form {
    padding: 40px 30px
}

.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 15px 0
}

.contacts .social-info ul li a {
    display: inline-block;
    cursor: pointer;
    transition: transform .2s
}

.contacts .social-info ul li a:hover {
    transform: translateY(-3px)
}

.contacts .social-info ul li a:hover svg path {
    fill: #4c32ff
}

.contacts .bugs {
    transition: .4s;
    display: block;
    clear: both;
    font-family: gilroy-medium, sans-serif;
    padding-top: 50px;
    text-decoration: underline
}

.contacts .bugs:hover {
    color: #000a47
}

.contacts .contact-form input.wpcf7-not-valid {
    border-bottom: 1px solid red
}

.contacts .contact-form input.wpcf7-not-valid:focus {
    border-bottom: 1px solid #000a47
}

.contacts .contact-form input.wpcf7-not-valid:after {
    content: '';
    position: absolute;
    height: 1px;
    bottom: 0;
    width: 100px;
    left: 0;
    background: #000a47;
    transition: width .3s
}

.contacts .contact-form input:focus,
.contacts .contact-form textarea:focus {
    border-bottom: 1px solid #000a47
}

.contacts .contact-form div.wpcf7-acceptance-missing,
.contacts .contact-form div.wpcf7-validation-errors {
    border: none;
    color: red
}

.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: #4c32ff;
    background: url(../images/clip_h.svg) no-repeat left center
}

.contacts .contact-form .send-wrap .attach.attached {
    background: url(../images/check.svg) no-repeat left center
}

.contacts .contact-form .send-wrap .attach input[type=file] {
    position: absolute;
    top: 0;
    left: 0;
    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, .27);
    font-size: 16px;
    float: left;
    padding: 5px 17px;
    margin: 5px;
    transition: transform .2s;
    color: #000
}

@media (min-width:992px) {
    .contacts .contact-form .tags .item input[type=checkbox]+span:hover {
        border: 1px solid #3b3088;
        background-color: #363073;
        color: #fff
    }
}

.contacts .contact-form .tags .item input[type=checkbox]+span:active {
    transform: scale(.95)
}

.contacts .contact-form .tags .item input[type=checkbox]:checked+span {
    border: 1px solid #000a47;
    background-color: #000a47;
    color: #fff
}

.contacts .success-response {
    border-radius: 7px;
    box-shadow: 0 21px 40px 0 rgba(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: #4c32ff
}

.contacts .container .form-name {
    font-size: 48px;
    font-family: gilroy-bold, sans-serif;
    font-weight: 500;
    line-height: 1.06;
    color: #3a3a3a
}

.contacts .container .form-name {
    font-size: 48px;
    font-family: gilroy-bold, sans-serif;
    font-weight: 500;
    line-height: 1.06;
    color: #6effe8
}

.contacts .container .title {
    font-size: 0;
    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: #000a47;
    font-family: gilroy-medium, sans-serif;
    margin-bottom: 50px
}

.contacts .container .mail {
    display: block;
    font-size: 23px;
    color: #3a3a3a;
    line-height: 1.93;
    font-family: gilroy-medium, sans-serif;
    transition: color .5s
}

.contacts .container .mail:hover {
    color: #4c32ff
}

.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: 72px/82px 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 #000a47
}

.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: #3a00ff;
    font-family: gilroy-bold, sans-serif;
    font-size: 17px;
    letter-spacing: .1px;
    cursor: pointer
}

.services .watch-cases:before {
    position: absolute;
    display: block;
    height: 59px;
    width: 59px;
    content: "+";
    color: #3a00ff;
    font-size: 43px;
    font-family: gilroy-regular, sans-serif;
    background-color: rgba(255, 255, 255, .95);
    left: -76px;
    top: -20px;
    padding: 3px 0 0 18px;
    box-shadow: 0 3px 7px 0 rgba(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: .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: .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: .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 i.brand {
    background-image: url(../images/services/branding.svg)
}

.services .choices i.web {
    background-image: url(../images/services/web.svg)
}

.services .choices i.mobile-apps {
    background-image: url(../images/services/mobile.svg)
}

.services .choices i.motion {
    background-image: url(../images/services/motion.svg)
}

.services .choices .hover-block:hover i {
    transform: translate3d(0, 5px, 0)
}

.services .choices .hover-block:hover span {
    color: #533cef
}

.services .choices i:hover {
    transform: translate3d(0, 5px, 0)
}

.services .choices i:hover+span {
    color: #533cef
}

.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, .95);
    box-shadow: 0 3px 7px 0 rgba(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: #000a47;
    margin-top: 30px;
    height: 73px;
    padding-left: 72px;
    padding-top: 36px;
    line-height: .6;
    background-image: url(../images/services/attach.png);
    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: .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: .61
}

.services .cases-section .case .content a {
    display: block;
    width: 66px;
    height: 15px;
    margin: 25px auto;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-size: contain
}

.services .cases-section .case.upper {
    background-image: url(../images/upper-app.gif);
    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(../images/applications/challenges.png);
    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(../images/applications/challenges@2x.png)
    }
}

.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: .74
}

.services .achivements li.blue {
    color: #4c32ff
}

.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 #4c32ff;
    color: #4c32ff
}

.services .members li span.active .count {
    color: #4c32ff;
    opacity: 1
}

.services .members li span .count {
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    line-height: 2.19;
    opacity: .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 .45s cubic-bezier(.23, 1, .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
}

.no-empty~.input-border {
    width: 100%
}

.no-empty~label {
    transform: translate(-4px, -25px) scale(.8)
}

.no-empty.detail~label {
    transform: translate(-12px, -25px) scale(.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(.8)
}

.textarea-wrap .no-empty~label.file {
    background-image: url(../images/clip-file.png);
    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(../images/clip-file@2x.png)
    }
}

.submit {
    border: 0;
    background-color: #1de9b6;
    font-family: gilroy-medium, sans-serif;
    font-size: 18px;
    color: #0b0727;
    line-height: 2;
    padding: 5px 51px;
    outline: 0;
    cursor: pointer;
    transition: background-color .3s;
    border-radius: 5px
}

.submit:hover {
    background-color: #000a47;
    color: #fff
}

.submit.loading {
    color: transparent;
    background-image: url(../images/button_loader.svg);
    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 .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 .branding-section .cover {
    margin-top: -30px;
    background-image: url(../images/services/branding.svg)
}

.services .web-section .cover {
    background-image: url(../images/services/web.svg)
}

.services .mobile-section .cover {
    background-image: url(../images/services/mobile.svg)
}

.services .motion-section .cover {
    background-image: url(../images/services/motion.svg)
}

.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: .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 .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: .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;
    color: #000a47
}

@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: 130px;
    margin: 0 15px
}

@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: 0
}

.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: .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: 16px;
    letter-spacing: .1px;
    color: #4c32ff;
    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: #0010b3;
    color: #0010b3
}

.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
}

img.explainerpagelogo {
    display: none
}

.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,
.services-list .item-3 img,
.services-list .item-5 img .services-list .item-7 img {
    width: 80%;
    float: right
}

.services-list .item-2 img,
.services-list .item-4 img,
.services-list .item-6 img,
.services-list .item-8 img {
    width: 80%;
    float: left
}

.v-marketing.services-list .item-1 img,
.v-marketing.services-list .item-3 img,
.v-marketing.v-marketing.services-list .item-5 img .v-marketing.services-list .item-7 img {
    width: 80%;
    float: none
}

.v-marketing.services-list .item-2 img,
.v-marketing.services-list .item-4 img,
.v-marketing.services-list .item-6 img,
.v-marketing.services-list .item-8 img {
    width: 80%;
    float: none
}

@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: 52px;
    font-weight: 700;
    line-height: 1.19;
    color: #000a47;
    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: .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: 80%;
    float: right
}

@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: .1px;
    color: #3a00ff;
    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: .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, .95);
    box-shadow: 0 8px 23px 0 rgba(0, 0, 0, .09);
    line-height: 59px;
    text-align: center;
    display: inline-block;
    font-family: gilroy-bold, sans-serif;
    font-size: 43px;
    letter-spacing: .2px;
    color: #3a00ff;
    cursor: pointer;
    border-radius: 50%
}

.watch-button:before {
    content: '';
    transition: .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, .09)
}

.watch-button-shadow {
    box-shadow: 0 24px 29px 0 rgba(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: #4c32ff
}

.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(../images/company/all_team.png);
    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: #000a47
}

.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(../images/logo_DesignDok_22.svg) no-repeat
}

.company-top h2 {
    font: 72px/82px gilroy-bold, sans-serif;
    margin-bottom: 32px;
    font-weight: 500;
    color: #000a47
}

@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: 0;
    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: 0 0 30px
}

@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: #000a47;
    line-height: .74;
    font-size: 70.2px;
    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: #000a47;
    line-height: .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;
    color: #000a47
}

@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;
    color: #000a47
}

@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
    }
}

.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: #3a00ff;
    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: #4c32ff
}

.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: .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: .1px;
    color: #4c32ff;
    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, .95);
    box-shadow: 0 3px 7px 0 rgba(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, .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: #4c32ff
}

.single-vacancy .company-top .cv-to {
    font-family: gilroy-bold, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .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(../images/pin.svg);
    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: .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: #4c32ff
}

.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(../images/vacancy/photo-team.png);
    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: #000a47;
    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: .9px;
    color: #3a3a3a;
    font-weight: 500;
    position: relative;
    margin-bottom: 20px
}

.category-list ul li a:hover {
    color: #4c32ff
}

.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: .3px;
    color: #3a3a3a
}

@media (max-width:767.98px) {
    .last-article .top a {
        letter-spacing: .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, .4), rgba(3, 3, 3, .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, .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: .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: .3px;
    color: #3a3a3a
}

@media (max-width:767.98px) {
    .cases-article .top a {
        letter-spacing: .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: .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: .3em .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: .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: .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, .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: .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: .4s;
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 30%;
    background-image: url(../images/group-4.svg);
    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: .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: .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: .4s;
    display: inline-block;
    height: 31px;
    border-radius: 18px;
    border: solid 1px rgba(151, 151, 151, .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: .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: .5s;
    position: fixed;
    z-index: 10;
    background-color: rgba(255, 255, 255, .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 #4c32ff
}

@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 #4c32ff;
        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: .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(../images/close_black.svg);
    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: .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: .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: #4c32ff;
    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: #4c32ff;
    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: .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: .57;
    height: 1px;
    background: #979797;
    margin-bottom: 70px;
    margin-top: 75px
}

.works-wrap {
    padding: 70px 0 100px;
    position: relative;
    background-color: #fafafa;
    z-index: 2
}

@media (max-width:767.98px) {
    .works-wrap {
        padding-top: 100px
    }
}

.works-wrap .works__info {
    padding-left: 0;
    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, .27);
    font-size: 16px;
    padding: 5px 17px;
    margin: 5px;
    transition: transform .2s
}

.works-wrap .works__tags a:hover {
    border: 1px solid rgba(187, 187, 187, .27);
    background-color: rgba(187, 187, 187, .27);
    color: #000
}

.works-wrap .works__tags a:active {
    transform: scale(.95)
}

.works-wrap .works__tags a.active {
    border: 1px solid #000a47;
    background-color: #000a47;
    color: #fff
}

.books-page {
    padding-top: 200px
}

@media (max-width:767.98px) {
    .books-page {
        padding-top: 100px!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: #331ad8
}

.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 #000a47;
    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: #3a00ff;
    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(../images/arrow-right.svg) no-repeat center;
    box-shadow: 0 8px 23px 0 rgba(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, .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(../images/play2.svg) 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, .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, .09);
    transition: transform .5s, box-shadow .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, .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: #4c32ff;
    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: .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: .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: .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: .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: 100px;
    z-index: 9;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.myhome .content p {
    margin-bottom: 30px;
    margin-top: 10px
}

.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;
    height: 400px;
    overflow:scroll;
    padding: 10px 0;
    background: #000a47;
    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;
    position: relative
}

.header-home .menu ul li.dropdown .ddlist li a {
    color: #fff;
    display: block;
    padding: 0;
    font-size: 14px;
    margin-top: 0;
    border: 0
}

.header-home .menu ul li.dropdown .ddlist li.subDrop .subMenu {
    display: none;
    position: absolute;
    left: 280px;
    background: #030b3c;
    width: 210px;
    padding: 10px 0 20px;
    top: 0
}

.header-home .menu ul li.dropdown .ddlist li.subDrop:hover .subMenu {
    display: block
}

.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, .27);
    font-size: 14px;
    padding: 5px 13px;
    margin: 5px;
    transition: transform .2s
}

.tab-custom .tabbing-links li.current {
    border: 1px solid red;
    background-color: red;
    color: #fff
}

.tab-custom .tabbing-links li:hover {
    border: 1px solid red;
    background-color: red;
    color: #fff
}

.tab-custom .tabbing-links li.current:hover {
    background-color: red;
    background-color: red;
    color: #fff
}

.tab-custom .tabbing-links li:active {
    transform: scale(.95)
}

.tab-custom .tabs {
    display: none;
    padding: 60px 0 0
}

.tab-custom .tabs.current {
    display: flex
}

.tab-custom .slick-slide {
    height: auto
}

.floatbutton.active {
    right: 0;
    z-index: 9;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: fixed;
    right: -370px;
    top: 15%;
    font-size: 0;
    width: 420px;
    z-index: 9
}

.floatbutton .clickbutton {
    width: 50px;
    z-index: 99;
    height: 200px;
    cursor: pointer;
    box-shadow: -20px 7px 18px -7px rgba(51, 59, 108, .24);
    border-radius: 10px 0 0 10px;
    background: #e9028e;
    display: inline-block;
    padding-top: 0;
    vertical-align: top;
    margin-top: 151px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    background: #ea018e;
    background: -moz-linear-gradient(left, #ea018e 0, #9b2c92 100%);
    background: -webkit-linear-gradient(left, #ea018e 0, #9b2c92 100%);
    background: #000a47;
    font-family: Poppins, sans-serif
}

.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: absolute;
    display: block;
    transform: rotate(-90deg);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    left: -60px;
    white-space: pre;
    bottom: 87px
}

.floatbutton .clickbutton .crossplus i {
    font-size: 18px;
    color: #000a47;
    margin: 17px 0 0 15px
}

.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
}

.ban-form input[type=submit] {
    color: #fff;
    font-weight: 600;
    background: #000a47;
    border-radius: 3px;
    text-align: center;
    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: 120px;
    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 .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .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: block;
    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 .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 50px 0 0 50px
}

.btns_wrap .call_wrap span.icoo,
.btns_wrap .chat_wrap span.icoo {
    color: #000a47;
    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: 0;
    padding-left: 0
}

.myport h2 {
    font: 72px/80px gilroy-bold, sans-serif;
    font-weight: 500
}

.portfolioparagraph {
    font: 20px/31px gilroy-medium, sans-serif;
    font-weight: 500
}

.myticks {
    overflow: hidden;
    padding-left: 0;
    margin-bottom: 30px
}

.myticks li {
    overflow: hidden;
    display: inline-block;
    position: relative;
    padding: 0 0 5px 30px;
    font: 20px/31px gilroy-medium, sans-serif;
    font-weight: 500;
    width: 100%
}

.myticks li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    top: 1px;
    color: #fbb84b;
    font: normal normal normal 20px/1 FontAwesome
}

.stepSec {
    padding: 70px 0 220px;
    margin-top: 100px
}

.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: .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 .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-color: #e6e6e6;
    border-style: solid;
    border-width: 0 0 2px
}

.quest-content p a {
    color: #3b3f55;
    text-decoration: underline
}

.stepSecond {
    padding-bottom: 200px
}

.stepSecond .countersec {
    padding-top: 60px;
    padding-bottom: 45px
}

.stepSecond .countersec:before {
    display: inline-block;
    font-size: 720px;
    color: #f3f2f0;
    line-height: .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, .2);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .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, .1);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .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: .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: #000a47;
    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: #000a47;
    margin-top: 15px;
    font-weight: 400
}

.btn-cta:hover {
    color: #000a47
}

.designunigue {
    box-shadow: 0 0 8px 1px rgba(119, 119, 119, .81);
    -webkit-box-shadow: 0 6px 20px 0 rgba(119, 119, 119, .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: 15px;
    margin-right: 15px;
    border-right: 1px solid #ccc;
    width: 230px
}

.designunigue ul li:nth-child(2) {
    width: 675px
}

.designunigue ul li:last-child {
    text-align: right
}

.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: #000a47;
    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: 28px;
    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: 17px;
    border: 1px solid #cccaca;
    background: #fff;
    padding: 0;
    text-align: center
}

.packagebox p {
    font-size: 14px;
    margin: 0;
    letter-spacing: 0;
    color: #000a47
}

.packagebox .packbtn {
    background: #000a47;
    text-transform: uppercase;
    padding: 14px 40px;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 6px;
    margin: 20px 0 0;
    font-weight: 600;
    cursor: pointer
}

.packagebox a.link {
    border: solid 1px #1de9b6;
    color: #1de9b6;
    padding: 12px 20px;
    display: inline-block;
    border-radius: 6px
}

.packagebox .packbtn:hover {
    background: #000a47;
    color: #fff
}

.packagebox .populartag {
    color: #000a47;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600
}

.packagebox .packhdbox h3 {
    text-transform: capitalize;
    margin: 0 auto;
    margin-top: -19%;
    padding: 1rem 1rem;
    color: #fff;
    border-radius: 15px;
    width: 63%;
    text-align: center;
    font-size: 18px
}

.packagebox .packhdbox p {
    color: 98a4ae;
    margin-top: 10px;
    display: inline-block
}

.packagebox .packhdbox p span.strike {
    text-decoration: line-through
}

.packagebox .details {
    padding: 0;
    text-align: left
}

.packagebox .details li {
    font-size: 14px;
    position: relative;
    padding: 5px 0 5px 30px;
    line-height: 1.3;
    font-weight: 500;
    vertical-align: middle
}

.packagebox .details li:before {
    top: 0;
    color: #1de9b6;
    left: 0;
    content: "\e962";
    font-family: icomoon!important;
    position: relative;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0
}

.packagebox .pack-wrap {
    position: relative;
    padding: 0 25px 25px 25px
}

.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;
    display: none
}

.packagebox .packpricing {
    padding: 15px 0
}

.packagebox .packpricing h2 {
    font: 44px/54px gilroy-bold, sans-serif;
    font-weight: 900;
    color: #333a3f;
    margin: 0;
    line-height: 1
}

.packagebox .packpricing .h2 {
    font: 44px/54px gilroy-bold, sans-serif;
    font-weight: 900;
    color: #333a3f;
    margin: 0;
    line-height: 1;
    color: #000a47
}

.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
}

.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: inline-block;
    color: #000a47;
    margin: 0 20px
}

.packagebox .numberbtn {
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0;
    color: #000a47;
    display: inline-block;
    margin: 0 20px
}

.exlaner_page .packagebox .slick-active {
    opacity: 1
}

.exlaner_page .packagebox .slick-prev:before {
    transform: rotate(180deg);
    content: "\f105";
    width: 30px;
    height: 50px;
    display: inline-block;
    font-family: fontAwesome
}

.exlaner_page .packagebox .slick-next:before {
    content: "\f105";
    width: 30px;
    height: 50px;
    display: inline-block;
    font-family: fontAwesome
}

.exlaner_page .packagebox .slick-next::before,
.exlaner_page .packagebox .slick-prev::before {
    color: #e7e7e7;
    font-size: 60px
}

.exlaner_page .packagebox .slick-next,
.exlaner_page .packagebox .slick-prev {
    top: 50%
}

.addnotes {
    padding: 10px 0;
    color: #8c8f92;
    display: block;
}

.lastbox {
    background: #f1f1f1;
    border-radius: 0 0 15px 15px
}

.packagebox .list-scroll div#mCSB_1 {
    padding-left: 0
}

.mypackages {
    position: relative;
    padding: 100px 45px 0
}

.mypackages .myheading {
    font: 72px/82px gilroy-bold, sans-serif;
    margin-bottom: 0;
    font-weight: 500;
    position: relative;
    padding-bottom: 20px
}

.mypackages .myheading:after {
    content: "";
    position: absolute;
    background: #000a47;
    width: 76px;
    height: 2px;
    left: 0;
    bottom: 0;
    display: none
}

.mypackages .mytext {
    font: 20px/31px gilroy-medium, sans-serif;
    color: #3a3a3a
}

.mypackages .myheading img {
    height: 34px;
    margin: 0 -10px 0 0
}

.mypackages .myheading img.ever {
    height: 34px;
    margin: 30px 0 0
}

.mypackages .information {
    width: 100%;
    margin-left: 80px
}

.mypackages .tab-custom .tabbing-links {
    padding-left: 80px
}

.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: #000a47
}

.header-home .menu ul li a.headnumber {
    border-top: 0;
    color: #000a47;
    font-weight: 900;
    display: inline
}

.header-home .menu ul li a.headnumber img {
    margin: 0 9px 0 0
}

.header-home .menu ul li i.numDropdown {
    display: inline-block;
    color: red;
    font-weight: 700;
    font-size: 20px;
    margin: 0 0 0 10px;
    vertical-align: middle;
    cursor: pointer
}

.header-home .menu ul li .numshow {
    position: absolute;
    display: none;
    background: #fff;
    z-index: 99;
    border-bottom: 1px solid red;
    padding: 3px 0 6px
}

.fullwrap .mybanslider .item {
    outline: 0
}

.fullwrap .mybanslider .item figure img {
    width: 100%
}

.fullwrap .mybanslider .item:first-child figure img {
    width: 100%;
    margin: 20% 0 0
}

.fullwrap .mybanslider .item.bookpage:first-child figure img {
    width: 190%
}

.fullwrap {
    height: 100%
}

.fullwrap .mybanslider {
    height: 100vh;
    display: table-cell;
    vertical-align: middle
}

.fullwrap .mybanslider .slick-list {
    overflow: visible
}

footer {
    background: #0b0727;
    border-top: solid 0 #f5f5f5;
    padding: 50px 0
}

footer h3 {
    font-size: 18px;
    margin: 0 0 20px;
    color: #6effe8
}

footer h3 i {
    display: none!important
}

footer ul {
    margin: 0;
    padding: 0
}

footer ul li {
    margin: 0 0 12px;
    color: #fff
}

footer ul li a {
    color: #fff
}

footer ul li a:hover {
    color: #6effe8
}

.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: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    background: #000a47;
    border-radius: 3px;
    font-size: 16px;
    padding: 16px 20px;
    display: inline-block
}

.btn-packages:hover {
    background: #000a47;
    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
}

.slick-slider {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.servics_slide h2 {
    font: 80px/64px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #fff;
    position: absolute;
    top: 10%;
    left: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 99;
    width: 100%
}

.servics_slide .fullimg {
    height: 600px;
    width: 100%
}

.servics_slide .fullimg figure {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.servics_slide ul.thmbsnav {
    position: absolute;
    bottom: 20%;
    text-align: center;
    width: 100%
}

.servics_slide ul.thmbsnav li {
    opacity: .5
}

.servics_slide ul.thmbsnav li img {
    margin: 0 auto
}

.servics_slide ul.thmbsnav li span {
    color: #fff
}

.servics_slide ul.thmbsnav li:focus {
    outline: 0
}

.servics_slide ul.thmbsnav li.slick-current {
    opacity: 1
}

.servicesSectionnew {
    padding: 30px 85px;
    background-color: #ccc8c82b!important
}

.servicesSectionnew h2 {
    font: 40px/64px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #333;
    margin: 0 auto 40px;
    text-align: center
}

.servicesSectionnew ul {
    text-align: center;
    padding: 0
}

.servicesSectionnew ul li {
    display: inline-block;
    width: 19%
}

.servicesSectionnew ul li img {
    display: block;
    margin: 0 auto 10px
}

.servicesSectionnew ul li span {
    font-size: 22px
}

@media only screen and (min-width:1500px) {
    .myhome .content {
        padding-top: 0
    }
}

.subscribe-fold {
    padding: 0 0 0;
    background: #f8f8f8
}

.subscribe-fold h3 {
    font-size: 40px;
    margin: 0;
    font-weight: 400;
    position: relative;
    text-transform: capitalize;
    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;
    display: inline-block
}

.subscribe-fold .table-packages .body ul li h6 small {
    display: block;
    line-height: .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
}

.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: 505px;
    margin: 0 0 60px;
    -ms-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border-radius: 4px;
    padding: 75px 0 0
}

.subs-pac h6 {
    color: #555;
    font-size: 60px;
    font-weight: 300;
    display: inline-block;
    line-height: .9;
    margin: 11px 0 0;
    position: relative;
    padding: 0 20px
}

.subs-pac h6 b {
    position: relative;
    font-size: 20px;
    display: inline-block;
    top: -28px;
    color: #555
}

.subs-pac h6 span {
    font-size: 16px;
    color: #555;
    font-weight: 500;
    display: inline-block;
    margin: 30px 0 0;
    padding: 0;
    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 {
    display: block;
    margin: 30px 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: #000a47;
    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 #000a47
}

.silver {
    border: 1px solid #b2b2b2
}

.gold {
    border: 1px solid #e8b954
}

.subs-pack:hover {
    -ms-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.subs-pac.bronze:hover h3,
.subs-pac.bronze:hover h6,
.subs-pac.bronze:hover span,
.subs-pac.gold:hover h3,
.subs-pac.gold:hover h6,
.subs-pac.gold:hover span,
.subs-pac.silver:hover h3,
.subs-pac.silver:hover h6,
.subs-pac.silver:hover span {
    color: #fff
}

.subs-pac.bronze:hover {
    background: #000a47
}

.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 .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.subscribe-fold .table-packages:hover {
    -ms-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .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: 100px 0 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: #000a47;
    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: #000a47
}

.homecounter.company-top {
    padding-top: 0
}

.bggray {
    background-color: #fff;
    padding: 80px 0
}

.gre {
    color: #16a085!important;
    -webkit-transition: color .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;
    margin: 0 0 0
}

.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: red;
    position: absolute;
    border: 2px solid #b70000;
    box-shadow: 2px 1px 5px 0 #b7b7b7;
    right: -70px
}

.video-frame {
    position: relative;
    height: 100%;
    background: url(../img/video-fram.png);
    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(../img/book.png) no-repeat
}

section.count {
    background: url(../img/project-highlights.png) 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: #000a47;
    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: #000a47;
    font-weight: 700
}

section.call-actions h4 {
    padding-top: 26px
}

section.call-actions h2 {
    font-size: 16px;
    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 .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .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 .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .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, .8);
    padding: 3px 8px;
    margin-top: 0
}

.qualities h3 {
    font-size: 40px;
    font-family: gilroy-bold, sans-serif
}

.qualities h4 {
    font-size: 18px;
    color: #000a47;
    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 #4c32fd0d
}

.firstRow ul li img {
    display: block;
    margin: 0;
    max-width: 100%;
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: .5s all
}

.firstRow ul li:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.cta {
    padding: 40px 0;
    z-index: 9;
    position: relative;
    width: 100%
}

.cta h3 {
    display: inline-block;
    width: 64%;
    font-weight: 700
}

.cta a {
    border-top: 3px solid transparent;
    background-color: #000a47;
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    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: #000a47;
    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: #5033fb;
    margin: 0 20px
}

.subs-pac .actions a.numberbtn {
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0;
    color: red;
    display: inline-block;
    margin: 0 20px
}

.brandsvg {
    margin: 15px 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(../images/arrow.svg) no-repeat
}

.custom_testimonials .content .phrases .slick-next:before {
    content: '';
    width: 30px;
    height: 20px;
    display: inline-block;
    background: url(../images/arrow.svg) no-repeat
}

.custom_testimonials .content .phrases .slick-next::before,
.custom_testimonials .content .phrases .slick-prev::before {
    color: #4c32ff;
    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: #4c32ff;
    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: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    overflow: hidden
}

.topformcontainer .topformwrap.active {
    background: #fff;
    height: 493px;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    overflow: hidden;
    box-shadow: -7px 9px 50px 0 #68737d73
}

.topformcontainer .topformwrap .formheading {
    background: #292828;
    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 .formheading .h2 {
    font-size: 24px;
    padding-bottom: 0;
    color: #fff;
    margin-top: 0;
    margin-bottom: .5rem
}

.topformcontainer .topformwrap .formbody {
    padding: 30px
}

.topformcontainer .topformswitch {
    position: relative;
    background: #fff;
    cursor: pointer;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    border: 1px solid #000a47;
    font-size: 0
}

.topformcontainer .topformswitch .switchicon {
    display: inline-block;
    width: 50px;
    height: 52px;
    vertical-align: middle;
    background: #000a47;
    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 0;
    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: .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, .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 .2s ease-in-out
}

.loadmorevideo .app-item {
    display: none
}

.loadmorevideo2 .app-item {
    display: none
}

.loadmore3d .app-item {
    display: none
}

.loadmorewhiteboard .app-item {
    display: none
}

.loadmoreexplainer .app-item {
    display: none
}

.loadmoreca .app-item {
    display: none
}

.loadmorescreenshot .app-item {
    display: none
}

.loadmorevideomarketing .app-item {
    display: none
}

.loadmoredesignIllus .app-item {
    display: none
}

.loadmoreall .app-item {
    display: none
}

.viewmorebtn {
    border: 1px solid #f2f0f0!important;
    background-color: #f2f0f0!important;
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    color: #737373;
    line-height: 13px;
    padding: 17.5px 40px;
    outline: 0;
    height: 50px;
    cursor: pointer;
    border-radius: 3px;
    white-space: nowrap;
    margin-top: 0;
    display: inline-block;
    transition: .5s;
    margin-right: 30px;
    border: 0
}

.viewmorebtn:hover {
    color: #000a47
}

.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: #4c31ff
}

.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 .9s linear infinite;
    animation: ripple .9s linear infinite;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: block;
    margin: -40px auto 30px;
    border: solid 1px #ededed;
    background: #4c31ff;
    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: #4c31ff;
    width: 100%;
    height: 50px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    color: #fff
}

.popupform form .callus {
    border-top: 3px solid transparent;
    background-color: #000a47;
    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: #000a47
}

.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: #000a47;
    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, .81);
    -webkit-box-shadow: 0 6px 20px 0 rgba(119, 119, 119, .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: #000a47;
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 33px;
    padding: 16.5px 40px;
    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: .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: 0 0 0
}

.map img {
    width: 100%
}

.bluecolr {
    color: #000a47;
    font-weight: 900
}

.gotohome {
    border-top: 3px solid transparent;
    background-color: #000a47;
    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 .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .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 .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .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: .5px;
    margin: 20px 0 0;
    transition: .3s;
    border-top: 4px solid transparent;
    background-color: #000a47;
    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: #000a47;
    margin: 28px 10px 0 0;
    vertical-align: middle
}

.cta h3 a.callus {
    background: 0 0;
    color: #000a47;
    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: #000;
    font-size: 24px;
    font-family: var(--secondary-font-family);
    font-weight: 700
}

.listsec .wrap h3 {
    color: #000;
    font-size: 18px;
    padding: 4px 0;
    display: none
}

.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;
    border-bottom: 1px solid #bbbecc;
    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.bornoew {
    border-bottom: 0
}

.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: #000a47;
    display: table-cell;
    vertical-align: middle
}

.books.padingtop0 {
    padding: 0 45px 80px
}

.fullwrap.light {
    opacity: .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 #4d32fb
}

.promotion_page .topformcontainer .topformswitch .switchicon {
    background: #4d32fb
}

.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
}

.fancybox-slide--iframe .fancybox-content {
    height: 100%!important
}

.applications {
    margin-top: 100px
}

@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
    }
}

.stiky_foter {
    display: none;
    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 .9s linear infinite;
    animation: ripple .9s linear infinite;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: block;
    margin: -40px auto 30px;
    border: solid 1px #ededed;
    background: #4c31ff;
    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: #000a47;
    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, .3), 0 0 0 10px rgba(1, 201, 226, .3), 0 0 0 20px rgba(1, 201, 226, .3), 0 0 0 30px rgba(1, 201.ys-container.finished .ys-popup-close, 226, .3)
    }
    100% {
        box-shadow: 0 0 0 1em rgba(1, 201, 226, .3), 0 0 0 20px rgba(1, 201, 226, .3), 0 0 0 30px rgba(1, 201, 226, .3), 0 0 0 50px rgba(1, 201, 226, 0)
    }
}

@keyframes ripple {
    0% {
        box-shadow: 0 0 0 0 rgba(201, 205, 206, .3), 0 0 0 10px rgba(232, 238, 239, .3), 0 0 0 20px rgba(219, 224, 224, .3), 0 0 0 30px rgba(197, 199, 199, .3)
    }
    100% {
        box-shadow: 0 0 0 1em rgba(207, 219, 220, .3), 0 0 0 20px rgba(167, 174, 175, .3), 0 0 0 30px rgba(187, 194, 195, .3), 0 0 0 50px rgba(1, 201, 226, 0)
    }
}

.home .top-home .video-overlay {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    background: url(../images/video-overlay.png) rgba(28, 20, 99, .33);
    width: 130vw;
    height: 100%;
    min-width: 130vw;
    min-height: 100%
}

.mainvideo {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100vw;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover
}

.set-height {
    min-height: 250px;
    width: 100%
}

.testimonials.testimonials-custom-add h2 {
    font: 52px/80px gilroy-bold, sans-serif;
    font-weight: 500
}

.testimonials-custom-add .testi_box_video {
    min-height: 250px
}

.testi_box_video {
    border-radius: 10px;
    padding: 32px 30px;
    margin-top: 30px;
    transition: .5s
}

.testi_box_video:hover {
    box-shadow: 0 0 40px #dadada;
    background-color: #fff
}

.user_aplha-video {
    color: #fff;
    font-size: 24px;
    line-height: 140px;
    font-weight: 700;
    height: 180px;
    width: 180px;
    text-align: center;
    border-radius: 500px;
    float: left;
    background-color: #fbfafb
}

.user_aplha-video img {
    border-radius: 50%
}

.VideoTextSer {
    float: right;
    width: 280px
}

.testi_box_video h3 {
    text-align: left;
    font-size: 22px
}

.set-height p {
    text-align: justify;
    font-size: 16px!important
}

.testi_box_video p {
    text-align: left;
    font-size: 16px!important;
    text-align: left!important
}

.portfolio_button {
    margin: 40px 0 0
}

.portfolio_button p {
    margin: 0 0 10px!important
}

.portfolio_button a {
    margin-top: 5px;
    display: inline-block;
    border-top: 3px solid transparent;
    background-color: #000a47;
    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
}

.exlaner_page .header-home.fill {
    padding: 0 40px 0 40px
}

.exlaner_page .hidemenu {
    display: none!important
}

.services_pages.exlaner_page .topformcontainer {
    display: none!important
}

.exlaner_page .header-home .menu ul li.shoponlp {
    display: inline-block
}

.header-home .menu ul li.shoponlp {
    display: none
}

.explainerpagelogo {
    display: none
}

.exlaner_page .header-home .menu ul li.hire-us a {
    border: 0;
    background: #1de9b6;
    color: #000a47;
    padding: 0 30px 0 0;
    border-radius: 3px;
    display: inline-block;
    font-weight: 700;
    overflow: hidden;
    position: inherit
}

.exlaner_page .header-home .menu ul li.hire-us a.new_btn:after {
    display: none
}

.exlaner_page .header-home .menu ul li a i {
    color: #fff;
    padding: 10px 15px
}

.exlaner_page .header-home .menu ul li a.headnumber {
    color: #fff
}

.exlaner_page .submit:hover {
    background-color: #1de9b6;
    color: #000a47
}

.exlaner_page .top-home .content h1.title {
    max-width: 100%;
    text-align: center;
    font: 3.5rem/62px gilroy-bold, sans-serif;
    padding: 0 0 0
}

.exlaner_page .myticks li {
    /* width:49%; */
    text-align: left;
    font: 16px/21px gilroy-medium, sans-serif;
    font-weight: 700;
}

.exlaner_page .myticks {
    margin-bottom: 0;
    margin: 20px 0 20px
}

.new_btn {
    background: #1de9b6;
    color: #000a47!important;
    padding: 0 30px 0 0!important;
    border-radius: 3px;
    display: inherit!important;
    font-weight: 700;
    overflow: hidden;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 253px;
    border-top: 0!important
}

.new_btn i {
    margin-left: 7px;
    display: inline-block;
    background: #1fc39a;
    padding: 15px 20px;
    border-radius: 3px;
    margin-left: 0
}

.new_btn:after {
    content: '';
    background: #1ec19b;
    height: 0;
    display: block;
    width: 115%;
    transition: .5s
}

.new_btn:hover {
    color: #000a47
}

.new_btn:hover:after {
    height: 4px
}

.exlaner_page .applications {
    margin-top: 0;
    position: relative
}

.exlaner_page .myport h2 {
    font: 40px/46px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #fff!important
}

.exlaner_page .myport .h2 {
    margin-top: 0;
    margin-bottom: .5rem;
    font: 40px/46px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #fff!important
}

.exlaner_page .cta a {
    background-color: #1de9b6;
    color: #000a47;
    font-weight: 700;
    position: relative;
    transition: .5s
}

.exlaner_page .cta a:after {
    content: '';
    background: #1ec19b;
    height: 0;
    display: block;
    width: 100%;
    transition: .5s;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 0 0 4px 4px
}

.exlaner_page .cta a:hover:after {
    height: 4px
}

.exlaner_page .VideoTextSer {
    float: right;
    width: 100%;
    overflow: hidden
}

.exlaner_page .VideoTextSer video {
    width: 255px;
    height: 170px;
    margin: 5px 0 15px
}

.exlaner_page .testimonials-custom-add .testi_box_video {
    min-height: auto;
    height: auto;
    padding: 0
}

.exlaner_page .testimonials-custom-add .testi_box_video .VideoTextSer img {
    width: 100%;
    height: 170px;
    margin: 5px 0 15px
}

.exlaner_page .testi_box_video h3 {
    text-align: left;
    font-size: 22px;
    color: #000a47;
    font-weight: 700
}

.exlaner_page .testi_box_video p {
    text-align: left;
    font-size: 14px!important;
    text-align: left!important;
    line-height: 22px!important;
    color: #3a3a3a;
    min-height: 112px;
    font-weight: 700
}

.exlaner_page .testi_box_video a {
    font-weight: 700;
    background: #f2f0f0;
    font-size: 13px;
    padding: 8px 15px;
    display: inline-block;
    float: left;
    margin: 10px 0 0;
    transition: .5s;
    opacity: 0
}

.exlaner_page .testimonials.testimonials-custom-add h2 {
    font: 40px/40px gilroy-bold, sans-serif;
    font-weight: 500;
    text-align: left;
    color: #000a47;
    padding-left: 170px
}

.exlaner_page .testimonials.testimonials-custom-add .h2 {
    font: 40px/40px gilroy-bold, sans-serif;
    font-weight: 500;
    text-align: left;
    color: #000a47;
    margin: 0;
    padding: 0;
    padding-left: 170px
}

.exlaner_page .testimonials {
    text-align: center;
    padding: 40px 0
}

.exlaner_page .testi_box_video:hover a {
    opacity: 1
}

.exlaner_page .serviceslide .slick-active {
    opacity: 1
}

.exlaner_page .serviceslide .slick-prev:before {
    transform: rotate(180deg);
    content: "\f105";
    width: 30px;
    height: 50px;
    display: inline-block;
    font-family: fontAwesome
}

.exlaner_page .serviceslide .slick-next:before {
    content: "\f105";
    width: 30px;
    height: 50px;
    display: inline-block;
    font-family: fontAwesome
}

.exlaner_page .serviceslide .slick-next::before,
.exlaner_page .serviceslide .slick-prev::before {
    color: #e7e7e7;
    font-size: 60px
}

.exlaner_page .serviceslide .slick-next,
.exlaner_page .serviceslide .slick-prev {
    top: 50%
}

.exlaner_page section.pricing p,
.exlaner_page section.testimonials p {
    text-align: left
}

.exlaner_page .portfolio_button {
    margin: 40px 0 0;
    width: 100%;
    display: inline-block;
    padding-left: 0
}

.exlaner_page .portfolio_button p {
    float: left;
    margin: 10px 0 0!important;
    font-weight: 700;
    color: #000a47
}

.exlaner_page .portfolio_button a {
    float: right;
    background-color: #1de9b6;
    color: #000a47;
    font-weight: 700;
    position: relative;
    transition: .5s
}

.exlaner_page .portfolio_button a:after {
    content: '';
    background: #1ec19b;
    height: 0;
    display: block;
    width: 100%;
    transition: .5s;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 0 0 4px 4px
}

.exlaner_page .portfolio_button a:hover {
    transform: translateY(-4px)
}

.exlaner_page .portfolio_button a:hover:after {
    height: 4px
}

.exlaner_page .mypackages {
    padding: 40px 45px 40px;
    text-align: center
}

.exlaner_page .mypackages:after {
    content: '';
    background-color: #000a47!important;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 580px;
    left: 0;
    z-index: -1
}

.exlaner_page .mypackages .myheading {
    color: #6effe8
}

.exlaner_page .mypackages .myheading:after {
    background: #6effe8
}

.exlaner_page .mypackages .mytext {
    color: #fff
}

.exlaner_page .books {
    padding: 40px 0 40px
}

.exlaner_page .books .content .title {
    color: #000a47
}

.exlaner_page .books .content .text {
    color: #000a47
}

.exlaner_page .books .list .item .title {
    color: #000a47
}

.exlaner_page .books .list .item .description {
    color: #000a47
}

.exlaner_page .books .list .item .book-links a {
    border: solid 1px #ff5000;
    color: #ff5000
}

.exlaner_page .books .list .item .book-links a:nth-child(2) {
    border: solid 1px #000a47;
    color: #000a47
}

.exlaner_page .books .list .item {
    max-width: 100%;
    margin-bottom: 30px;
    padding: 40px 30px;
    transition: .5s
}

.exlaner_page .books .list .item:hover {
    background: #fff;
    border-radius: 6px;
    box-shadow: 7px 9px 30px #0f403836
}

.exlaner_page .newtestimonials {
    min-height: auto;
    padding: 40px 0 0
}

.exlaner_page .newtestimonials .head h2 {
    font: 3.5rem/3rem gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47;
    text-align: center;
    margin: 0 0 20px
}

.exlaner_page .newtestimonials .head p {
    font: 20px/31px gilroy-medium, sans-serif;
    font-weight: 400;
    color: #333;
    text-align: center;
    margin: 10px 0 50px
}

.exlaner_page .newtestimonials p.h2 {
    font: 3.5rem/3rem gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47;
    text-align: center;
    margin: 0 0 20px
}

.exlaner_page .newsliderforexp {
    height: 600px
}

.exlaner_page .newsliderforexp .slick-list {
    padding-bottom: 100px
}

.exlaner_page .newtestimonials .box {
    position: relative
}

.exlaner_page .newtestimonials .col-md-6:nth-child(2) {
    margin-left: -110px;
    margin-top: 140px
}

.exlaner_page .newtestimonials .col-md-6:nth-child(4) {
    margin-left: -110px;
    margin-top: 140px
}

.exlaner_page .newtestimonials .box figure {
    position: absolute
}

.exlaner_page .newtestimonials .box figure img {
    width: 100%;
    opacity: .5
}

.exlaner_page .newtestimonials .box article {
    z-index: 9;
    position: relative;
    padding: 140px 50px 0;
    width: 100%;
    margin: 0 auto;
    height: 100%
}

.exlaner_page .newtestimonials .box article p {
    font-size: 16px;
    font-weight: 700;
    color: #000a47;
    text-align: center
}

.exlaner_page .newtestimonials .box article .quoten h5 {
    text-align: left;
    font-size: 18px;
    margin: 0 0 0;
    display: inline-block;
    vertical-align: middle
}

.exlaner_page .newtestimonials .box article .quoten h5 span {
    display: block;
    font-size: 13px
}

.exlaner_page .newtestimonials .box article .quoten {
    margin: 50px 0 0 0
}

.exlaner_page .newtestimonials .box article .quoten .fig {
    width: 100px;
    height: 100px;
    background-size: cover;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    background: #000a47;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding: 31px 0
}

.exlaner_page .newtestimonials .col-md-6:nth-child(2) .box article .quoten {
    text-align: right;
    margin: 30px 0 0 0
}

.exlaner_page .newtestimonials .col-md-6:nth-child(2) .box article .quoten h5 {
    text-align: right
}

.exlaner_page .newtestimonials .col-md-6:nth-child(2) .box article .quoten .fig {
    margin: 0 0 0 10px
}

.exlaner_page .newtestimonials .col-md-6:nth-child(4) .box article .quoten {
    text-align: right
}

.exlaner_page .newtestimonials .col-md-6:nth-child(4) .box article .quoten h5 {
    text-align: right
}

.exlaner_page .newtestimonials .col-md-6:nth-child(4) .box article .quoten .fig {
    margin: 0 0 0 10px
}

.exlaner_page .newtestimonials .slick-active {
    opacity: 1
}

.exlaner_page .newtestimonials .slick-prev:before {
    transform: rotate(180deg);
    content: "\f105";
    width: 30px;
    height: 50px;
    display: inline-block;
    font-family: fontAwesome
}

.exlaner_page .newtestimonials .slick-next:before {
    content: "\f105";
    width: 30px;
    height: 50px;
    display: inline-block;
    font-family: fontAwesome
}

.exlaner_page .newtestimonials .slick-next::before,
.exlaner_page .newtestimonials .slick-prev::before {
    color: #e7e7e7;
    font-size: 60px
}

.exlaner_page .newtestimonials .slick-next,
.exlaner_page .newtestimonials .slick-prev {
    top: 50%
}

.tab-custom {
    overflow: hidden
}

.packslider .slick-list {
    overflow: visible!important
}

.packagebox .packhdbox {
    top: 0;
    position: relative
}

.exlaner_page .packhdbox h3 {
    color: #fff
}

.exlaner_page .packhdbox h3 img {
    margin: 0 auto 10px;
    display: block
}

.exlaner_page .packagebox .packbtn {
    background: #1de9b6
}

.packagebox .packpricing h2 {
    color: #000a47
}

.exlaner_page .packagebox .populartag {
    color: #ff5000
}

.exlaner_page .packagebox .pack-wrap:after {
    background: #48dac3
}

.exlaner_page .newcta {
    padding: 0 0;
    background: #000a47;
    overflow-x: hidden
}

.exlaner_page .newcta .container-fluid {
    padding: 0
}

.exlaner_page .newcta video {
    width: 100%
}

.exlaner_page .newcta article {
    padding: 0 6%
}

.exlaner_page .newcta article h3 {
    color: #ff5722
}

.exlaner_page .newcta article .h3 {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: .5rem;
    color: #ff5722;
    font-weight: 500;
    line-height: 1.2
}

.exlaner_page .newcta article .h2 {
    color: #fff;
    font: 30px/40px gilroy-bold, sans-serif;
    max-width: 90%;
    margin-top: 0;
    margin-bottom: .5rem
}

.exlaner_page .newcta article h2 {
    color: #fff;
    font: 42px/46px gilroy-bold, sans-serif;
    max-width: 90%
}

.exlaner_page .newcta article p {
    color: #fff;
    font-size: 19px
}

.exlaner_page .newcta article a {
    background: #1de9b6;
    font-size: 14px;
    padding: 10px 25px;
    display: inline-block;
    float: left;
    margin: 0 0 0;
    color: #000a47;
    font-weight: 700;
    transition: .5s;
    position: relative;
    border-radius: 4px
}

.exlaner_page .newcta article a:after {
    border-radius: 0 0 4px 4px;
    content: '';
    background: #1ec19b;
    height: 0;
    display: block;
    width: 100%;
    transition: .5s;
    position: absolute;
    left: 0;
    bottom: 0
}

.exlaner_page .newcta article a:hover {
    transform: translateY(-4px)
}

.exlaner_page .newcta article a:hover:after {
    height: 4px
}

.contacts {
    background-color: #070324
}

.contacts .container .form-name {
    color: #6effe8
}

.contacts .contact-form .tags .item input[type=checkbox]+span {
    border: solid 1px #6effe8;
    color: #6effe8
}

.contacts .social-info ul li a {
    color: #68f2de
}

.contacts .social-info ul li a img {
    margin-right: 5px
}

.contacts .contact-form .tags .item input[type=checkbox]:checked+span {
    border: 1px solid #6effe8;
    background-color: #6effe8;
    color: #363073
}

.contacts .contact-form input:focus,
.contacts .contact-form textarea:focus {
    border-bottom: 1px solid #1de9b6
}

.contacts .social-info ul li {
    color: #68f2de
}

.contacts .contact-form .input,
.contacts .contact-form .textarea {
    border-bottom: 1px solid #1e1657;
    color: #fff
}

.contacts .contact-form .send-wrap .attach {
    color: #4c32ff;
    background: url(../images/clip1.svg) no-repeat left center
}

.contacts .contact-form .send-wrap .attach:hover {
    color: #4c32ff;
    background: url(../images/clip_h1.svg) no-repeat left center
}

.contacts .contact-form .send-wrap .attach-desc {
    color: #fff
}

.hinenew {
    display: inline
}

.hinenew {
    display: none
}

.Banner {
    position: relative;
    font-size: 0;
    text-align: center;
    overflow: hidden;
    background-color: #fafaf5
}

.Banner__bd {
    width: 100%;
    position: relative;
    margin-top: 90px;
    margin-bottom: 90px;
    color: #fff;
    transform: translateZ(0)
}

.Banner__video {
    position: absolute;
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0)
}

.Banner__content {
    max-width: 612px;
    margin-left: auto;
    margin-right: auto
}

.Banner__title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: 42px/46px gilroy-bold, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.3;
    color: #000a47
}

.Banner__subtitle {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 300;
    color: #000
}

.Banner__action {
    margin-top: 30px
}

.Button--brigadierBlue {
    background-color: #000a47
}

.Button {
    outline: 0;
    border: none;
    border-radius: 0;
    padding: 0;
    display: inline-block;
    border-radius: 4px;
    position: relative;
    transition: .5s
}

.Button:after {
    content: '';
    background: #1d1853;
    height: 0;
    display: block;
    width: 100%;
    transition: .5s;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 0 0 4px 4px
}

.Button:hover {
    transform: translateY(-4px)
}

.Button:hover:after {
    height: 4px
}

.Button--brigadierBlue .Button__bd {
    background-color: #363073;
    color: #fff;
    font-size: 16px;
    padding: 14px 30px;
    border-radius: 3px;
    display: block
}

.Button__bd:after {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - .5em);
    width: 1em;
    height: 1em;
    border-radius: 100%;
    background-color: currentColor;
    transform-origin: 50% 100%;
    transition: opacity .3s;
    opacity: 0
}

.homevideobtn {
    position: absolute;
    color: #fff;
    font-size: 100px;
    top: 44%;
    left: 50%;
    z-index: 99;
    transform: translateX(-50%) translateY(-50%)
}

.homevideobtn:hover {
    color: #1de9b6
}

.margin-top-20 {
    margin-top: 20px
}

.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
}

.anch {
    color: #0056b3
}

.icon-sec-clr {
    color: #1de9b6
}

.cust-tf-pl {
    padding-left: 2.3rem
}

.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: #4c31ff;
    font-weight: 700
}

.terms p {
    font: 20px/31px gilroy-medium, sans-serif;
    font-weight: 500
}

.text-center {
    text-align: center
}

.full-width {
    width: 100%
}

.cust-top {
    font-family: gilroy-medium, sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.5;
    color: #3a3a3a
}

.mb5 {
    margin-bottom: 50px
}

.floatbutton .selected-dial-code {
    padding-left: 24px!important
}

.app-input-group.order-phone label {
    padding-left: 90px!important;
    margin-top: calc(100% - 103%)!important
}

.order-phone input#phone {
    padding: 0 82px
}

.contacts-wrap .selected-dial-code {
    padding-left: 24px!important
}

.newsliderforexp .slick-dots li button:before,
.packslider .slick-dots li button:before {
    display: none
}

.slick-dots li button {
    width: 20px
}

.slick-initialized .slick-slide:focus {
    outline: 0
}

.animpage .testi_box_video h3 {
    text-align: left;
    font-size: 20px;
    color: #000a47;
    font-weight: 700
}

.BrandStrip {
    text-align: center;
    background-color: #fafaf5;
    padding: 20px 0 30px
}

.BrandStrip .BrandStrip__title {
    display: inline-block;
    margin: 0 40px 0 0
}

.BrandStrip .BrandStrip__brands {
    display: inline-block
}

.BrandStrip .BrandStrip__brands svg {
    margin: 0 10px
}

.b1 {
    background-color: #667dff!important
}

.b2 {
    background-color: #56d8ff!important
}

.b3 {
    background-color: #b871ff!important
}

.edgtf-row-grid-section-wrapper {
    margin: 40px 0
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.edgtf-process-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    overflow: hidden
}

.edgtf-process-holder.edgtf-two-columns .edgtf-process-item {
    width: 50%
}

.edgtf-process-holder.edgtf-three-columns .edgtf-process-item {
    width: 33.33333%
}

.edgtf-process-holder.edgtf-four-columns .edgtf-process-item {
    width: 25%
}

.animation_run .edgtf-process-holder.edgtf-process-appeared .edgtf-process-circle {
    -webkit-transform: scale(1)!important;
    -ms-transform: scale(1)!important;
    transform: scale(1)!important
}

.animation_run .edgtf-process-holder.edgtf-process-appeared .edgtf-pi-content {
    opacity: 1!important;
    -webkit-transform: translateY(0)!important;
    -ms-transform: translateY(0)!important;
    transform: translateY(0)!important
}

.animation_run .edgtf-process-holder.edgtf-process-appeared .edgtf-process-bg-holder svg path {
    stroke-dashoffset: 0!important
}

.edgtf-process-holder .edgtf-process-circle {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 162px;
    height: 162px;
    background-color: #1de9b6;
    border-radius: 100%;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.edgtf-process-holder .edgtf-process-circle .edgtf-icon-element {
    display: block;
    position: relative;
    top: 33%;
    font-size: 50px
}

.edgtf-process-holder .edgtf-process-circle .edgtf-icon-element img {
    height: 50px
}

.edgtf-row-grid-section-wrapper h2 {
    font: 40px/46px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47;
    text-align: center
}

.edgtf-row-grid-section-wrapper .h2 {
    margin-top: 0;
    margin-bottom: .5rem;
    font: 40px/46px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47;
    text-align: center
}

.edgtf-row-grid-section-wrapper p {
    font: 14px/18px gilroy-regular, sans-serif;
    font-weight: 600;
    color: #333;
    text-align: left;
    margin: 10px 0 50px
}

.edgtf-process-holder .edgtf-process-inner {
    margin: 0 -15px
}

.edgtf-process-holder .edgtf-process-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    padding: 0 15px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.edgtf-process-holder .edgtf-pi-content,
.edgtf-progress-bar,
.edgtf-progress-bar .edgtf-pb-percent,
.edgtf-section-title-holder {
    vertical-align: middle;
    display: inline-block
}

.edgtf-process-holder .edgtf-process-item .edgtf-pi-content {
    opacity: 0;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
}

.edgtf-process-holder .edgtf-process-item:nth-child(2) .edgtf-process-circle {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.edgtf-process-holder .edgtf-process-item:nth-child(2) .edgtf-pi-content {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.edgtf-process-holder .edgtf-process-item:nth-child(3) .edgtf-process-circle {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.edgtf-process-holder .edgtf-process-item:nth-child(3) .edgtf-pi-content {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.edgtf-process-holder .edgtf-process-item:nth-child(4) .edgtf-process-circle {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.edgtf-process-holder .edgtf-process-item:nth-child(4) .edgtf-pi-content {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.edgtf-process-holder .edgtf-pi-content {
    position: relative;
    width: 100%;
    margin: 26px 0 11px
}

.edgtf-process-holder .edgtf-pi-title {
    margin: 0;
    font-weight: 700;
    color: #000a47;
    text-align: left
}

.edgtf-process-holder .edgtf-pi-text {
    margin: 11px 0 0
}

.edgtf-process-holder .edgtf-process-bg-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.edgtf-process-holder .edgtf-process-bg-holder svg path {
    -webkit-transition: 3.2s .3s;
    -o-transition: 3.2s .3s;
    transition: 3.2s .3s;
    stroke-dasharray: 1400;
    stroke-dashoffset: 1400
}

.edgtf-process-holder.edgtf-three-columns .edgtf-process-bg-holder {
    top: 19px;
    left: 159px
}

.edgtf-process-holder.edgtf-three-columns .edgtf-process-bg-holder svg {
    -webkit-clip-path: polygon(0 0, 70% 0, 70% 100%, 0 100%);
    clip-path: polygon(0 0, 70% 0, 70% 100%, 0 100%)
}

.edgtf-process-holder.edgtf-two-columns .edgtf-process-bg-holder {
    top: 6px;
    left: 169px
}

.edgtf-process-holder.edgtf-two-columns .edgtf-process-bg-holder svg {
    -webkit-clip-path: polygon(0 0, 60% 0, 60% 100%, 0 100%);
    clip-path: polygon(0 0, 60% 0, 60% 100%, 0 100%)
}

.edgtf-progress-bar {
    position: relative;
    width: 100%
}

.edgtf-progress-bar.edgtf-pb-percent-floating {
    width: 100%;
    height: 100%
}

.edgtf-progress-bar.edgtf-pb-percent-floating .edgtf-pb-percent {
    position: absolute;
    left: 0;
    right: auto;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    letter-spacing: 0
}

.edgtf-progress-bar .edgtf-pb-title-holder {
    position: relative;
    margin: 37px 0 9px 13px
}

.edgtf-progress-bar .edgtf-pb-title-holder .edgtf-pb-title {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    z-index: 100
}

.edgtf-progress-bar .edgtf-pb-title-holder.edgtf-meta-style {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .25em;
    text-transform: uppercase;
    color: #000;
    font-family: Muli, sans-serif;
    font-style: normal;
    line-height: 1.5em
}

.edgtf-progress-bar .edgtf-pb-percent {
    position: absolute;
    right: 0;
    bottom: 1px;
    width: auto;
    opacity: 0;
    z-index: 10;
    letter-spacing: 0;
    margin-right: 13px
}

.edgtf-progress-bar .edgtf-pb-percent:after {
    content: '%'
}

.edgtf-progress-bar .edgtf-pb-content-holder {
    position: relative;
    height: 3px;
    background-color: #ededed
}

.edgtf-progress-bar .edgtf-pb-content-holder .edgtf-pb-content {
    position: relative;
    top: -1px;
    height: 5px;
    max-width: 100%;
    overflow: hidden;
    background-color: #f5d8ca
}

.edgtf-section-title-holder {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.edgtf-section-title-holder .edgtf-st-title {
    margin: 0
}

.edgtf-section-title-holder .edgtf-st-title .edgtf-section-bold-ital {
    font-family: playfair display, serif;
    font-style: italic;
    font-weight: 700
}

.edgtf-section-title-holder .edgtf-st-text {
    display: block;
    margin: 13px 0 0
}

.edgtf-section-title-holder .edgtf-st-button {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.edgtf-separator,
.edgtf-single-image-holder,
.edgtf-single-image-holder .edgtf-si-inner {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.edgtf-section-title-holder .edgtf-st-button .edgtf-btn {
    margin-top: 33px
}

.edgtf-separator-holder {
    position: relative;
    height: auto;
    font-size: 0;
    line-height: 1em
}

.edgtf-separator-holder.edgtf-separator-center {
    text-align: center
}

.edgtf-separator-holder.edgtf-separator-left {
    text-align: left
}

.edgtf-separator-holder.edgtf-separator-right {
    text-align: right
}

.edgtf-separator-holder.edgtf-separator-full-width .edgtf-separator {
    width: 100%!important
}

.edgtf-separator {
    border-bottom: 1px solid #ebebeb;
    margin: 10px 0
}

.edgtf-single-image-holder {
    width: 100%
}

.edgtf-single-image-holder.edgtf-has-shadow .edgtf-si-inner {
    -webkit-box-shadow: 0 0 4.85px .15px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4.85px .15px rgba(0, 0, 0, .09)
}

.edgtf-single-image-holder .edgtf-si-inner {
    width: 100%
}

.edgtf-single-image-holder .edgtf-si-inner a,
.edgtf-single-image-holder .edgtf-si-inner img {
    position: relative;
    display: block
}

.edgtf-single-image-holder.edgtf-image-behavior-custom-link .edgtf-si-inner a:hover:after {
    opacity: 1
}

.edgtf-single-image-holder.edgtf-image-behavior-custom-link .edgtf-si-inner a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(0, 0, 0, .4);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.edgtf-single-image-holder.edgtf-image-behavior-lightbox .edgtf-si-inner a:hover:after {
    opacity: 1
}

.edgtf-single-image-holder.edgtf-image-behavior-lightbox .edgtf-si-inner a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(0, 0, 0, .4);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.edgtf-social-share-holder,
.edgtf-social-share-holder .edgtf-social-title {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.edgtf-single-image-holder.edgtf-image-behavior-zoom .edgtf-si-inner {
    overflow: hidden
}

.touch .edgtf-single-image-holder.edgtf-image-behavior-zoom .edgtf-si-inner {
    cursor: pointer
}

.edgtf-single-image-holder.edgtf-image-behavior-zoom .edgtf-si-inner:hover img {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04)
}

.edgtf-single-image-holder.edgtf-image-behavior-zoom .edgtf-si-inner img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.edgtf-single-image-holder.edgtf-image-behavior-grayscale .edgtf-si-inner {
    overflow: hidden
}

.touch .edgtf-single-image-holder.edgtf-image-behavior-grayscale .edgtf-si-inner {
    cursor: pointer
}

.edgtf-single-image-holder.edgtf-image-behavior-grayscale .edgtf-si-inner:hover img {
    -webkit-filter: grayscale(0);
    filter: none
}

.edgtf-single-image-holder.edgtf-image-behavior-grayscale .edgtf-si-inner img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.edgtf-single-image-holder.edgtf-image-behavior-moving .edgtf-si-inner {
    overflow: hidden;
    padding: 10% 0;
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 120%;
    -webkit-transition: background .7s ease-out;
    -o-transition: background .7s ease-out;
    transition: background .7s ease-out
}

.edgtf-single-image-holder.edgtf-image-behavior-moving .edgtf-si-inner:hover {
    background-position: 90% center
}

.touch .edgtf-single-image-holder.edgtf-image-behavior-moving .edgtf-si-inner {
    cursor: pointer
}

.edgtf-single-image-holder.edgtf-image-behavior-moving .edgtf-si-inner img {
    z-index: -1;
    max-width: 80%
}

.Footer {
    background-color: #000021;
    color: #ede9e9;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Mr Brown, sans-serif;
    font-size: 1rem;
    font-weight: 200;
    line-height: 1.25rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    overflow: hidden
}

.HomeHero__bg {
    position: absolute;
    right: 50px;
    bottom: 50px
}

.HomeHero__bg img {
    max-width: 800px;
    margin: 0 0 0;
    position: relative;
    top: auto
}

.HomeHero__bgVideoFrame {
    position: absolute;
    width: 220px;
    left: auto;
    right: 277px;
    overflow: hidden;
    bottom: 101px
}

.HomeHero__bg video {
    width: auto;
    height: 150px
}

.HomeFeature__body {
    margin: 40px 0
}

.HomeFeature__title {
    font-size: 1.375rem;
    line-height: 1.5rem;
    position: relative;
    top: calc(-.333333333333333rem - .1875rem + .16em);
    font-weight: 700;
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #000a47
}

.HomeFeature__chapter {
    font-size: 1.125rem;
    line-height: 1.5rem;
    position: relative;
    top: calc(-.333333333333333rem - .0625rem + .16em);
    font-weight: 700;
    color: #ff5000
}

span.Button__bd {
    background: #1de9b6;
    font-size: 14px;
    padding: 10px 25px;
    display: inline-block;
    float: left;
    margin: 0 0 0;
    color: #000a47;
    font-weight: 700;
    transition: .5s;
    position: relative;
    border-radius: 4px
}

.newSerivce_page.exlaner_page .sec {
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 90px 0 0;
    text-align: center
}

.exlaner_page.newSerivce_page .top-home .content h1.title {
    text-align: center;
    color: #000a47
}

.exlaner_page.newSerivce_page .top-home .content p {
    text-align: center;
    margin-bottom: 10px;
    color: #000a47;
    max-width: 80%;
    margin: 10px auto 10px
}

.newSerivce_page .top-home {
    height: 450px;
    background-color: #76ffff;
    background-image: none
}

section.top-home.myhome.whiteClr.processes {
    height: 350px
}

.newSerivce_page .myhome .content {
    padding-top: 0;
    width: 100%;
    display: grid;
    max-width: 100%
}

.exlaner_page.newSerivce_page .myticks li {
    width: auto;
    text-align: left;
    font: 16px/31px gilroy-medium, sans-serif;
    padding: 0 0 5px 25px;
    margin: 0 10px 0;
    color: #000a47;
    font-weight: 600
}

.exlaner_page.newSerivce_page .myticks li:before {
    top: 5px
}

.exlaner_page.newSerivce_page .myticks {
    margin-bottom: 0;
    margin: 20px 0
}

.newSerivce_page .top-home svg {
    right: 0;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate3d(-50%, -50%, 0);
    min-width: 768px
}

.bannerform {
    margin-bottom: 30px;
    box-shadow: 6px 8px 30px #00000026;
    position: relative;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 70%;
    z-index: 99
}

.bannerform.shadnone {
    margin-bottom: 30px;
    box-shadow: none
}

.bannerform img {
    margin-right: 15px;
    max-width: 24%
}

.bannerform form {
    margin-bottom: 0
}

.bannerform form .wrap {
    font-size: 0
}

.bannerform form .wrap .dtf {
    display: inline-block;
    width: 25%;
    vertical-align: middle
}

.bannerform form .wrap .dtf #phone {
    padding-left: 100px
}

.bannerform form .wrap .dtf input[type=email],
.bannerform form .wrap .dtf input[type=number],
.bannerform 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
}

.bannerform form .wrap .dtf input[type=submit] {
    padding: 13px 29px;
    border-radius: 0 6px 6px 0;
    width: 100%;
    background-color: #000a47;
    color: #fff
}

.bannerform form .wrap .dtf input.round {
    border-radius: 6px 0 0 6px
}

.newSerivce_page .header-home .menu ul li a {
    color: #000a47
}

.content_section {
    padding: 40px 0;
    background-color: #fafafa!important
}

.content_section.pdg {
    padding: 40px 0;
    background-color: #fff!important
}

.content_section h3 {
    margin: 0 0 30px;
    font-size: 22px;
    color: #000a47
}

.content_section h2 {
    font: 40px/46px gilroy-bold, sans-serif;
    font-weight: 700;
    color: #000a47;
    text-transform: capitalize
}

.content_section p {
    font-weight: 600
}

.content_section h2 span {
    display: block;
    font-size: 20px;
    color: #ff5000
}

.content_section .new_btn {
    margin: 0 20px 0 0;
    display: inline-block!important;
    vertical-align: middle
}

.content_section p.ratingnew {
    display: inline-block;
    vertical-align: middle;
    max-width: 43%;
    margin: 0 0 0
}

.content_section p.ratingnew span i {
    color: #fca705;
    font-size: 24px
}

.content_section ul {
    margin: 29px 0
}

.content_section ul li {
    position: relative;
    margin: 0 0 10px;
    font-weight: 600;
    width: 40%;
    display: inline-block;
    vertical-align: top
}

.content_section ul li:After {
    content: "\f058";
    position: absolute;
    left: -30px;
    top: 5px;
    color: #fbb84b;
    font: normal normal normal 20px/1 FontAwesome
}

.exlaner_page .applications:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 400px;
    display: block;
    background: #000a47;
    z-index: -1;
    top: 240px;
    left: 0
}

.exlaner_page .applications.homeportfoliosec {
    border-bottom: solid 1px #13279e;
    padding: 40px 0
}

.exlaner_page .applications.homeportfoliosec .container-fluid {
    padding: 0
}

.exlaner_page .applications.homeportfoliosec h2 {
    color: #000a47
}

.exlaner_page .applications.homeportfoliosec .h2 {
    color: #000a47
}

.exlaner_page .applications.homeportfoliosec .portfolioparagraph {
    color: #fff
}

.exlaner_page .applications.homeportfoliosec .tab-custom .tabbing-links li {
    color: #fff
}

.exlaner_page .applications.homeportfoliosec .cta h3 {
    color: #fff
}

.exlaner_page .applications.homeportfoliosec .cta h3 a {
    background-color: #000a47!important;
    color: #1de9b6!important
}

.exlaner_page .applications.homeportfoliosec .cta a.viewmorebtn:hover {
    background-color: #fff!important;
    color: #000a47!important
}

.exlaner_page .applications.homeportfoliosec .cta a.viewmorebtn:hover:after {
    height: 0
}

.exlaner_page .applications.homeportfoliosec:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: #000a47;
    z-index: -1;
    top: 0;
    left: 0
}

.myport .tab-custom .tabbing-links li.current:hover {
    border: 1px solid red;
    background-color: red;
    color: #fff
}

.mypackages .tab-custom .tabbing-links li:hover {
    border: 1px solid #fff;
    background-color: #fff;
    color: #000a47
}

.mypackages .tab-custom .tabbing-links li.current {
    border: 1px solid #fff;
    background-color: #fff;
    color: #000a47
}

.mypackages .tab-custom .tabbing-links li {
    border: solid 1px #585961;
    color: #fff
}

.newSerivce_page .tab-custom .tabs {
    padding: 20px 0 0
}

.mypackages .tab-custom .tabs {
    padding: 60px 0 0
}

.pdleft {
    padding-left: 138px
}

.our-process {
    display: block;
    padding: 40px 0
}

.process-wrapbox .col-lg-6 {
    vertical-align: middle;
    margin: 70px 0 0
}

.process-wrapbox figure img {
    margin: 0 auto;
    display: table
}

.process-wrapbox .proces-textwrap {
    padding: 60px 30px
}

.process-wrapbox .proces-textwrap h3 {
    color: #000a47;
    font-weight: 500;
    line-height: 1.3;
    margin: 0 0 24px;
    font-size: 36px;
    width: 100%;
    text-transform: none
}

.process-wrapbox .proces-textwrap p {
    font-size: 22px;
    text-align: left;
    color: #5b6b7f;
    line-height: 28px;
    width: 100%
}

.process-wrapbox .proces-textwrap a {
    color: #fcb434
}

.process-video {
    width: 100%;
    position: relative
}

.process-wrapbox .col-lg-6+.col-lg-6 .proces-textwrap {
    padding: 20px 30px 40px
}

.videos-processpage {
    margin-bottom: 60px
}

.processcta-wrapper {
    padding: 100px 20px;
    background: #000a47;
    color: #fff;
    display: block
}

.processcta {
    text-align: center
}

.processcta figure {
    width: 50%;
    margin: 0 auto 30px;
    text-align: center
}

.processcta figure img {
    width: 100%
}

.processcta h3 {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;
    text-transform: none
}

.processcta p {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    max-width: 780px;
    margin: 25px auto 30px
}

.processcta a {
    color: rgba(255, 255, 255, .8)
}

.process-stepswrap {
    padding: 40px 0;
    display: block
}

.process-stepswrap .col-lg-4 {
    vertical-align: top;
    margin-top: 30px
}

.process-stepswrap .col-lg-4.last-twochilds {
    text-align: center
}

.processsteps-box {
    text-align: center;
    padding: 0 30px
}

.processsteps-box figure img {
    max-height: 145px;
    max-width: 100%!important
}

.processsteps-box h4 {
    color: #000a47;
    font-size: 20px;
    font-weight: 700;
    text-transform: none
}

.processsteps-box p {
    color: #5b6b7f;
    font-size: 16px;
    line-height: 22px;
    margin: 15px auto 25px;
    max-width: 425px
}

.home_banner {
    height: 680px;
    overflow: hidden;
    position: absolute!important;
    left: 0;
    width: 100%
}

.home_banner .video_slider video {
    width: 100%;
    height: 100%;
    left: 0;
    position: relative;
    transform: scale(1.5)
}

.home_banner .slick-dots {
    bottom: 40%;
    width: 50px;
    left: 50px
}

.home_banner .slick-dots li {
    height: 15px!important;
    width: 15px!important;
    margin-bottom: 10px
}

.home_banner .slick-dots li button {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    opacity: 1;
    background-color: #0000;
    border: solid 2px #ffffff69
}

.home_banner .slick-dots li button:before {
    display: none
}

.home_banner .slick-dots li.slick-active button {
    background-color: #1de9b6;
    border: solid 1px #1de9b6
}

.home_banner .video-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: url(../images/video-overlay.png) rgba(0, 0, 0, .6);
    width: 100vw;
    height: 100vh;
    min-width: 100vw;
    min-height: 100vh
}

.book-call-ys-layer {
    display: none;
    opacity: .7;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000
}

.book-call-ys-container {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 999999
}

.book-call-ys-container.visible,
.book-call-ys-layer.visible {
    display: block
}

.book-call-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 .2s ease-in-out
}

.crossbtn {
    float: right;
    font-size: 30px;
    border: 2px solid #000;
    padding: 2px 7px;
    border-radius: 3px;
    color: #212529
}

.crossbtn:hover {
    color: #212529
}

.book-call-ys-popup-close {
    position: absolute;
    color: #000;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    display: block;
    right: 10px;
    top: 10px;
    font-weight: 700;
    border: solid 1px #000;
    padding: 8px 9px;
    line-height: initial;
    border-radius: 100%
}

.book-call-ys-container.finished .book-call-ys-popup-close {
    width: 30px;
    height: 30px;
    text-indent: 0
}

.book-call-ys-popup-content {
    display: none;
    padding: 20px 40px;
    background: #fff;
    border-radius: 20px 20px 20px 20px
}

.book-call-ys-container.finished .book-call-ys-popup-content {
    display: block
}

.book-call-ys-popup-close:hover {
    text-decoration: none;
    color: #000
}

.book-call-ys-box {
    height: auto;
    width: 572px!important;
    background: #f3c06a;
    padding: 0;
    background-size: cover
}

.book-call-ys-box .mainbann {
    border-radius: 20px 20px 0 0;
    width: 100%
}

.book-call-popupform h2 {
    font-weight: 700;
    font-size: 15px;
    color: #3a3a3a;
    margin: 10px 0 20px
}

.book-call-popupform .h2 {
    font-weight: 700;
    font-size: 15px;
    color: #3a3a3a;
    margin: 10px 0 20px
}

.book-call-popupform h2 span {
    color: #e9028e
}

.book-call-popupform p {
    color: #000;
    padding: 0 0 8px;
    font-size: 14px
}

.book-call-popupform form p {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    margin: 0
}

.book-call-popupform form p span {
    color: #0c71f4
}

p.small {
    font-size: 14px;
    color: #000;
    text-align: center;
    display: block
}

.book-call-popupform form {
    font-size: 0
}

.book-call-popupform form .fldst {
    margin: 0 0 30px;
    display: block;
    width: 100%
}

.book-call-popupform span.heading {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    display: block;
    color: #000a47
}

.book-call-popupform figure {
    background-image: url(../images/linda-dok.jpg);
    -webkit-animation: ripple .9s linear infinite;
    animation: ripple .9s linear infinite;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: block;
    margin: -40px auto 30px;
    border: solid 1px #ededed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%
}

.book-call-popupform form .fldst .intl-tel-input {
    width: 79%;
    margin-bottom: 15px;
    display: inline-block
}

.book-call-popupform form input[type=text] {
    border-radius: 3px
}

.book-call-popupform form .fldst.btnattach button {
    position: relative;
    bottom: 0;
    border: 0;
    display: block;
    right: 0;
    background: #e9028e;
    width: 100%;
    height: 50px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    color: #fff
}

.book-call-popupform form .callus {
    border-top: 3px solid transparent;
    background: #000a47;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    color: #fff;
    line-height: 33px;
    padding: 8px 25px;
    outline: 0;
    cursor: pointer;
    border-radius: 3px;
    display: block;
    text-align: center
}

.book-call-popupform form .callus i {
    margin: 0 0 0 15px
}

.book-call-popupform form .lst-p {
    text-align: center;
    padding: 0 0 15px
}

.book-call-popupform form .lst-p a {
    font-weight: 700;
    color: #e80d85
}

.book-call-popupform form .lst-p a:hover {
    color: #000
}

.book-call-popupform 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
}

.book-call-popupform form .newbtn {
    background: #000a47;
    height: 51px;
    width: 100px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    border-radius: 6px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    border-left: 0;
    font-size: 16px;
    font-weight: 700;
    padding: 0
}

.fldst-two {
    width: 50%;
    display: inline-block;
    padding: 5px 5px 5px 0
}

.fldst-two.last {
    padding: 5px 4px 5px 5px
}

.flagimg-exit {
    width: 20px;
    margin-left: 10px;
    margin-right: 2px
}

.sectionRow {
    padding: 0 0 40px;
    overflow: hidden;
    width: 100%;
    background: #fafafa
}

.quote--row {
    display: -ms-flexbox;
    -ms-flex-direction: row;
    -ms-flex-align: center
}

.quote--row .quote__text {
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    padding-left: 50px;
    max-width: 50%;
    display: inline-block;
    vertical-align: middle
}

.quote__icon {
    color: #e7b421;
    font-size: 31px;
    margin: 0 0 15px
}

.quote__icon,
.quote__img img {
    display: block
}

.quote__body {
    font-size: 1.5rem;
    font-family: proxima-nova, sans-serif;
    line-height: 1.25;
    margin: 15px 0
}

.quote__body:before {
    content: "\201C"
}

.quote__body:after {
    content: "\201D"
}

.quote--row .quote__footer {
    margin-top: 15px
}

.quote__footer {
    font-size: 14px;
    line-height: 1.357142857
}

.quote__footer .name {
    font-weight: 700
}

.quote__img {
    width: 200px;
    display: inline-block;
    vertical-align: middle
}

.quote__img img {
    width: 100%
}

.sectionRow a {
    background-color: #1de9b6;
    color: #000a47;
    font-weight: 700;
    position: relative;
    transition: .5s;
    display: inline-block;
    width: 18%;
    text-align: center;
    vertical-align: middle;
    padding: 13px 0;
    border-radius: 6px;
    float: right;
    margin: 70px 0
}

.whoweare_Sec {
    margin: 0;
    padding: 0
}

.whoweare_Sec .container-fluid {
    padding: 0
}

.whoweare_Sec .container-fluid .col-md-6 {
    padding: 0
}

.whoweare_Sec article {
    padding: 0 10%
}

.whoweare_Sec article h2 {
    font: 3.5rem/3rem gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47;
    text-align: left;
    margin: 0 0 20px
}

.whoweare_Sec article p {
    font: 16px/25px gilroy-medium, sans-serif;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin: 10px 0 20px
}

.whoweare_Sec figure {
    height: 500px;
    background-size: cover;
    width: 100%;
    margin: 0
}

.values_Sec {
    padding: 40px 0 0
}

.values_Sec h2 {
    font: 3.5rem/3rem gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47;
    text-align: left;
    margin: 0 0 40px
}

.values_Sec img {
    width: 104px
}

.values_Sec h3 {
    font: 20px/25px gilroy-medium, sans-serif;
    font-weight: 700;
    color: #000a47;
    text-align: left;
    margin: 20px 0 10px
}

.values_Sec p {
    font: 16px/25px gilroy-medium, sans-serif;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin: 10px 0 50px
}

.contact_page {
    padding: 0 0 0;
    height: 100vh
}

.contact_page ul.tags {
    display: none
}

.contact_page video {
    height: 100vh
}

.contact_page .contact-form {
    padding: 0 10%
}

.contact_page .contact-form h2 {
    font: 3rem/3rem gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47;
    text-align: left;
    margin: 50px 0 0
}

.contact_page .contact-form p {
    font: 20px/31px gilroy-medium, sans-serif;
    font-weight: 400;
    color: #333;
    text-align: center;
    margin: 10px 0 50px
}

.contact_page .contact-form .send-wrap {
    margin-top: 50px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.contact_page .contact-form .send-wrap .attach {
    position: relative;
    display: flex;
    align-items: center;
    background: url(../images/clip.svg) no-repeat left center;
    padding-left: 25px
}

.contact_page .contact-form .send-wrap .attach:hover {
    color: #4c32ff;
    background: url(../images/clip_h.svg) no-repeat left center
}

.contact_page .contact-form .send-wrap .attach.attached {
    background: url(../images/check.svg) no-repeat left center
}

.contact_page .contact-form .send-wrap .attach input[type=file] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 120px;
    height: 30px;
    z-index: 1;
    color: #000;
    font-size: 16px
}

.Banner-v2__images {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden
}

.Banner-v2__images:before {
    content: "";
    display: block;
    padding-bottom: 0;
    background-image: url(../images/lhs.jpg);
    width: 36%;
    height: 300px;
    background-size: 70%;
    background-repeat: no-repeat;
    left: -120px;
    top: 20%;
    position: absolute
}

.Banner-v2__images:after {
    content: "";
    display: block;
    padding-bottom: 0;
    background-image: url(../images/rhs.jpg);
    width: 36%;
    height: 300px;
    background-size: 70%;
    background-repeat: no-repeat;
    right: -180px;
    top: 20%;
    position: absolute
}

.company-top .list img {
    width: 140px;
    display: block;
    margin: 0 auto
}

.contactpagenew .header-home.fill {
    background: #fff;
    border-bottom: solid 1px #f1f1f1
}

.pack_Details {
    padding: 120px 0
}

.pack_Details h2 {
    font: 50px/40px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47
}

.pack_Details p {
    font: 18px/18px gilroy-regular, sans-serif;
    font-weight: 600;
    color: #333;
    margin: 30px 0 30px
}

.pack_Details .col-md-12 {
    margin: 0 0 100px
}

.pack_Details .list-scroll {
    max-height: 345px;
    min-height: 345px
}

.pack_Details .details {
    padding: 0;
    text-align: left
}

.pack_Details .details li {
    font-size: 16px;
    position: relative;
    padding: 15px 0 15px 0;
    line-height: 1.3;
    font-weight: 500;
    vertical-align: middle;
    border-bottom: solid 1px #eaeaea
}

.pack_Details .details li:before {
    top: 0;
    color: #1de9b6;
    left: 0;
    content: "\e962";
    font-family: icomoon!important;
    position: relative;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0
}

.pack_Details h3 {
    font: 24px/36px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47
}

@media (min-width:1600px) and (max-width:1920px) {
    .HomeHero__bg img {
        max-width: 1000px
    }
    .HomeHero__bgVideoFrame {
        bottom: 122px;
        width: 298px;
        right: 334px
    }
    .HomeHero__bg video {
        height: 200px
    }
    .top-home {
        padding: 0 250px 0
    }
}

@media (min-width:1270px) and (max-width:1366px) {
    .header-home .menu ul li a {
        font-size: 12px
    }
    .header-home .menu ul li a.new_btn {
        width: 215px
    }
    .myhome .content {
        padding-top: 0
    }
    .exlaner_page .top-home .content h1.title {
        font: 3rem/52px gilroy-bold, sans-serif
    }
    .exlaner_page .myticks li {
        font: 14px/21px gilroy-medium, sans-serif
    }
    .exlaner_page .newcta article h2 {
        color: #fff;
        font: 36px/36px gilroy-bold, sans-serif;
        max-width: 90%
    }
    .top-home .content h1.title {
        margin: 0 0 0
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .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 .2s linear, opacity .2s linear, z-index .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: 135px;
        margin: 40px 20px;
        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: auto;
        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 {
        padding: 0 0 0
    }
    .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 {
        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
    }
    .exlaner_page .top-home .content h1.title {
        margin-top: 0
    }
    .applications .bg-container {
        height: 230px
    }
    .cta h3 {
        width: 100%;
        margin: 0 0 20px
    }
    .packagebox .packbtn {
        padding: 14px 20px
    }
    .exlaner_page .newcta article {
        padding: 30px 6% 80px
    }
    .blog-slider {
        min-height: 550px!important;
        height: 550px!important;
        margin: 180px auto 0!important
    }
    .contacts video {
        display: none
    }
    .brandsvg {
        display: none
    }
}

@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) {
    .exlaner_page .testimonials.testimonials-custom-add .h2 {
        font: 35px/36px gilroy-bold, sans-serif;
        text-align: left!important;
        padding-left: 0;
        margin: 0
    }
    .blog.exlaner_page header .logo {
        width: 138px
    }
    .exlaner_page .myhome .content {
        max-width: 100%
    }
    .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: 52px/60px gilroy-bold, sans-serif
    }
    .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: 130px;
        height: auto;
        display: inline-block
    }
    .height-dog {
        height: auto
    }
    .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 20px;
        padding-left: 0;
        text-align: center!important
    }
    .company-top .list {
        text-align: center
    }
    .myport h2 {
        font: 52px/50px 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: -10px
    }
    .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
    }
    .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
    }
    .main-fixed-wrap .colums {
        float: left;
        width: 100%
    }
    .stepSec .figsec {
        display: none
    }
    .main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-canvas .set-card-canvas-inner figure img {
        width: 100%
    }
    .stepThird .figsec .imgone {
        display: none
    }
    .height-dog.col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .top-home .content h1.title {
        font-size: 35px;
        line-height: 40px;
        width: 100%;
        max-width: 100%
    }
    .myticks li {
        padding: 0 0 5px 25px;
        font: 14px/31px gilroy-medium, sans-serif
    }
    .applications .myport h2 {
        font: 35px/41px gilroy-bold, sans-serif;
        margin: 0 0 0
    }
    .mypackages .myheading {
        font: 35px/41px gilroy-bold, sans-serif
    }
    .qualities h3 {
        font-size: 35px;
        line-height: 41px
    }
    .qualities p {
        font-size: 18px;
        margin: 0 0 40px
    }
    .quality h4 {
        font-size: 14px;
        line-height: 18px
    }
    .quality {
        margin-bottom: 10px
    }
    section.call-actions .fa {
        margin-left: 0;
        margin-top: 0;
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center
    }
    .phone-div {
        padding-left: 0;
        margin-bottom: 20px
    }
    section.call-actions .phone-div h3 {
        padding-left: 0;
        text-align: center;
        margin: 0
    }
    section.call-actions h3 {
        margin-top: 0;
        padding-left: 0;
        text-align: center
    }
    section.call-actions h2 {
        margin: 0;
        line-height: 22px;
        padding: 10px 0;
        text-align: center
    }
    .bggray {
        padding: 80px 0 0
    }
    .services-top .list .top-home .content .bottom a,
    .services-top .list p,
    .top-home .content .bottom .services-top .list a {
        font-size: 14px;
        color: #333
    }
    .services-list h3 {
        font-size: 35px;
        margin-bottom: 10px
    }
    .services-list .text {
        font-size: 16px
    }
    .services-list .item-1 img,
    .services-list .item-3 img,
    .services-list .item-5 img .services-list .item-7 img {
        float: left
    }
    .portpage {
        margin-top: 0
    }
    .stepSec {
        padding: 0 0 220px;
        margin-top: 0
    }
    .stepSec .contentsec h2,
    .stepSecond .countersec h2,
    .stepThird .contentsec h2 {
        font: 50px/52px gilroy-bold, sans-serif
    }
    .stepSec .contentsec .innertext {
        margin-left: 0
    }
    .stepSec .quest-title:before,
    .stepSecond .quest-title:before,
    .stepThird .quest-title:before {
        top: 26px
    }
    .main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-user .user-display-name {
        width: 53%
    }
    .stepSecond {
        padding-bottom: 40px
    }
    .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
    }
    div.slash2::after {
        display: none
    }
    div.slash::after {
        display: none
    }
    .services-top .list .item:nth-child(1),
    .services-top .list .item:nth-child(2) {
        margin-bottom: 20px
    }
    .services-top .list .item {
        margin: 0 0 20px
    }
    .stiky_foter {
        display: none
    }
    .header-home.squeeze .logo {
        width: auto
    }
    .testimonials.testimonials-custom-add h2 {
        font: 32px/40px gilroy-bold, sans-serif;
        font-weight: 500
    }
    .VideoTextSer {
        float: right;
        width: 100%
    }
    .user_aplha-video {
        height: 100%;
        width: 100%
    }
    .newSectionhome .mybannerform img {
        margin: 16px 6px;
        height: 27px
    }
    .blog.exlaner_page header .logo {
        width: 138px
    }
    .exlaner_page .myhome .content {
        max-width: 100%;
        padding: 0 10px
    }
    .exlaner_page .top-home .content h1.title {
        max-width: 100%;
        text-align: center;
        font: 20px/25px gilroy-bold, sans-serif;
        margin: 0
    }
    .exlaner_page .myticks li {
        /* width:49%; */
        text-align: left;
        font: 13px/18px gilroy-medium, sans-serif;
    }
    .exlaner_page .myticks {
        margin: 15px 0
    }
    .exlaner_page .sec {
        padding: 20px 0
    }
    .exlaner_page .newSectionhome {
        text-align: center;
        padding: 20px 10px 20px
    }
    .exlaner_page .testimonials.testimonials-custom-add h2 {
        font: 35px/36px gilroy-bold, sans-serif;
        text-align: left!important;
        padding-left: 0;
        margin: 0
    }
    .exlaner_page .testi_box_video h3 {
        text-align: left!important
    }
    .exlaner_page .portfolio_button {
        margin: 20px 0 0
    }
    .exlaner_page .portfolio_button a {
        float: none
    }
    .exlaner_page .applications {
        margin-top: 20px
    }
    .exlaner_page .testimonials {
        text-align: center;
        padding: 20px 0
    }
    .exlaner_page .serviceslide .slick-prev {
        left: 0
    }
    .exlaner_page .mypackages {
        padding: 20px 15px 60px
    }
    .exlaner_page .mypackages .mytext {
        color: #6effe8;
        font-size: 14px;
        line-height: 21px
    }
    .exlaner_page .books .list {
        margin-top: 0
    }
    .exlaner_page .books .list .item {
        max-width: 100%;
        margin-bottom: 0
    }
    .exlaner_page .newcta svg {
        width: 100%;
        height: 200px
    }
    .exlaner_page .newcta article h2 {
        color: #000a47;
        font: 35px/36px gilroy-bold, sans-serif;
        max-width: 90%
    }
    .exlaner_page .newtestimonials .box article {
        padding: 40px 50px 0
    }
    .exlaner_page .newtestimonials .col-md-6:nth-child(2) {
        margin-left: 0;
        margin-top: 0
    }
    .exlaner_page .newsliderforexp {
        height: auto
    }
    .exlaner_page .newtestimonials .box article p {
        font-size: 15px
    }
    .exlaner_page .newtestimonials .box {
        position: relative;
        margin-bottom: 30px
    }
    .exlaner_page .newsliderforexp .slick-list {
        padding-bottom: 0
    }
    .Banner__bd {
        width: 100%;
        margin-top: 40px;
        margin-bottom: 40px
    }
    .Banner__title {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font: 35px/39px gilroy-bold, sans-serif;
        font-size: 35px;
        font-weight: 700;
        line-height: 1
    }
    .Banner__subtitle {
        font-size: 18px;
        line-height: 1.3;
        font-weight: 300;
        padding: 0 10px
    }
    .Banner {
        margin: 50px 0 0
    }
    .new_btn {
        position: inherit;
        bottom: 0
    }
    .edgtf-process-holder.edgtf-four-columns .edgtf-process-item {
        width: 100%
    }
    .edgtf-process-holder .edgtf-process-bg-holder {
        display: none
    }
    .exlaner_page .newcta article {
        padding: 30px 6%
    }
    .exlaner_page .newcta article h2 {
        color: #fff
    }
    .exlaner_page .newcta article a {
        margin: 0 0 30px
    }
    .exlaner_page .newtestimonials .head p {
        margin: 10px 0 0
    }
    .blog-slider {
        min-height: 300px
    }
    .contacts video {
        display: none
    }
    .brandsvg {
        display: none
    }
    .quote--row .quote__text {
        padding-left: 0;
        max-width: 100%
    }
    .exlaner_page .sec {
        padding: 90px 0
    }
    .home.blog .header-home .menu ul li a {
        color: #000a47
    }
    .newhomepage .header-home .menu ul li a.active {
        color: #1de9b6!important
    }
    .header-home .menu ul li a.new_btn {
        display: none!important
    }
    .header-home .menu ul li a.bokacall {
        padding: 5px 10px!important
    }
    .company-top .list img {
        width: 100px
    }
    .company-top .list {
        display: block
    }
    .company-top .list {
        margin-top: 0
    }
    .company-top .list .item {
        width: 32%!important;
        display: inline-block;
        margin: 10px 0;
        padding-left: 0;
        vertical-align: top;
        text-align: center!important
    }
    .exlaner_page .VideoTextSer {
        float: inherit;
        width: 255px;
        overflow: hidden;
        margin: 0 auto
    }
    .exlaner_page .testimonials .slick-next {
        right: 0
    }
    .sectionRow {
        text-align: center
    }
    .sectionRow a {
        width: auto;
        text-align: center;
        vertical-align: middle;
        padding: 13px 30px;
        border-radius: 6px;
        float: inherit;
        margin: 20px 0 0
    }
    .exlaner_page .applications.homeportfoliosec .cta a {
        margin: 20px auto 0
    }
    .mypackages .myheading img {
        height: 20px;
        margin: 0
    }
    .mypackages .myheading img.ever {
        height: 29px;
        margin: 10px 0 0
    }
    .packagebox .packbtn {
        padding: 14px 10px
    }
    .edgtf-process-holder .edgtf-process-circle {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    .edgtf-process-holder .edgtf-process-item .edgtf-pi-content {
        opacity: 1
    }
    .bannerform {
        bottom: 0;
        max-width: 90%;
        padding: 0 10px;
        margin: 20px auto 0
    }
    .bannerform form .wrap .dtf {
        display: inline-block;
        width: 100%;
        border-bottom: solid 1px #ccc;
        margin: 0 0 0
    }
    .bannerform form .wrap .dtf input[type=submit] {
        border-radius: 6px
    }
    .exlaner_page .applications:after {
        display: none
    }
    .newSerivce_page.iti-mobile .applications .myport h2 {
        color: #000a47!important
    }
    .content_section ul li {
        width: 100%
    }
    .banner-form {
        max-width: 370px;
        width: 100%
    }
    .edgtf-process-holder .edgtf-process-circle .edgtf-icon-element img {
        margin: 0 auto;
        display: block
    }
    .home_banner .video_slider video {
        transform: scale(3.5)
    }
    .exlaner_page .header-home.fill {
        padding: 0 10px 0 10px
    }
    .exlaner_page .sec {
        padding: 90px 0 0
    }
    .blog-slider {
        min-height: 550px!important;
        height: 550px!important;
        margin: 180px auto 0!important
    }
    .contacts .slick-next,
    .contacts .slick-prev {
        display: none!important
    }
    .contacts .contact-form {
        padding: 0 10px
    }
    .newSerivce_page .top-home {
        height: auto
    }
    .exlaner_page.newSerivce_page .top-home .content p {
        max-width: 100%
    }
    .cta a {
        margin: 0 auto 13px
    }
    .exlaner_page .newtestimonials .head h2 {
        font: 2.5rem/3rem gilroy-bold, sans-serif
    }
    .book-call-ys-box {
        width: 90%!important
    }
    .fldst-two {
        width: 100%
    }
    .book-call-popupform form .fldst .intl-tel-input {
        width: 100%
    }
    .processcta-wrapper {
        padding: 30px 20px
    }
    .processcta figure {
        width: 100%
    }
}

#phone {
    padding-top: 0
}

.blog-slider {
    width: 95%;
    position: relative;
    max-width: 800px;
    margin: auto;
    background: #fff;
    box-shadow: 0 14px 80px rgba(34, 35, 58, .2);
    padding: 25px;
    border-radius: 25px;
    height: 400px;
    transition: all .3s;
    margin-bottom: 40px
}

@media screen and (max-width:992px) {
    .blog-slider {
        max-width: 680px;
        height: 400px
    }
}

@media screen and (max-width:768px) {
    .blog-slider {
        min-height: 500px;
        height: auto;
        margin: 180px auto
    }
}

@media screen and (max-height:500px) and (min-width:992px) {
    .blog-slider {
        height: 350px
    }
}

.blog-slider__item {
    display: flex;
    align-items: center
}

@media screen and (max-width:768px) {
    .blog-slider__item {
        flex-direction: column
    }
}

.blog-slider__item.swiper-slide-active .blog-slider__img img {
    opacity: 1;
    transition-delay: .3s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>* {
    opacity: 1;
    transform: none
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(1) {
    transition-delay: .3s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(2) {
    transition-delay: .4s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(3) {
    transition-delay: .5s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(4) {
    transition-delay: .6s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(5) {
    transition-delay: .7s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(6) {
    transition-delay: .8s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(7) {
    transition-delay: .9s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(8) {
    transition-delay: 1s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(9) {
    transition-delay: 1.1s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(10) {
    transition-delay: 1.2s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(11) {
    transition-delay: 1.3s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(12) {
    transition-delay: 1.4s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(13) {
    transition-delay: 1.5s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(14) {
    transition-delay: 1.6s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(15) {
    transition-delay: 1.7s
}

.blog-slider__img {
    width: 300px;
    flex-shrink: 0;
    height: 300px;
    background-image: linear-gradient(147deg, #000a47 0, #17e5b1 74%);
    border-radius: 20px;
    transform: translateX(-80px);
    overflow: hidden
}

.blog-slider__img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    opacity: .8
}

.blog-slider__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    opacity: 0;
    border-radius: 20px;
    transition: all .3s
}

@media screen and (max-width:768px) {
    .blog-slider__img {
        transform: translateY(-50%);
        width: 90%
    }
}

@media screen and (max-width:576px) {
    .blog-slider__img {
        width: 95%
    }
}

@media screen and (max-height:500px) and (min-width:992px) {
    .blog-slider__img {
        height: 270px
    }
}

.blog-slider__content {
    padding-right: 25px
}

@media screen and (max-width:768px) {
    .blog-slider__content {
        margin-top: -80px;
        text-align: center;
        padding: 0 30px
    }
}

@media screen and (max-width:576px) {
    .blog-slider__content {
        padding: 0
    }
}

.blog-slider__content>* {
    opacity: 0;
    transform: translateY(25px);
    transition: all .4s
}

.blog-slider__code {
    color: #7b7992;
    margin-bottom: 15px;
    display: block;
    font-weight: 500
}

.blog-slider__title {
    font-size: 24px;
    font-weight: 700;
    color: #0d0925;
    margin-bottom: 20px
}

.blog-slider__text {
    color: #4e4a67;
    margin-bottom: 30px;
    line-height: 1.5em
}

.blog-slider__button {
    display: inline-flex;
    background-image: linear-gradient(147deg, #fe8a39 0, #fd3838 74%);
    padding: 15px 35px;
    border-radius: 50px;
    color: #fff;
    box-shadow: 0 14px 80px rgba(252, 56, 56, .4);
    text-decoration: none;
    font-weight: 500;
    justify-content: center;
    text-align: center;
    letter-spacing: 1px
}

@media screen and (max-width:576px) {
    .blog-slider__button {
        width: 100%
    }
}

.blog-slider .swiper-container-horizontal>.swiper-pagination-bullets,
.blog-slider .swiper-pagination-custom,
.blog-slider .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.blog-slider__pagination {
    position: absolute;
    z-index: 21;
    right: 20px;
    width: 11px!important;
    text-align: center;
    left: auto!important;
    top: 50%;
    bottom: auto!important;
    transform: translateY(-50%)
}

@media screen and (max-width:768px) {
    .blog-slider__pagination {
        transform: translateX(-50%);
        left: 50%!important;
        top: 205px;
        width: 100%!important;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

.blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 8px 0
}

@media screen and (max-width:768px) {
    .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px
    }
}

.blog-slider__pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    display: block;
    border-radius: 10px;
    background: #062744;
    opacity: .2;
    transition: all .3s
}

.blog-slider__pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #1de9b6;
    height: 30px;
    box-shadow: 0 0 20px rgba(252, 56, 56, .3)
}

@media screen and (max-width:768px) {
    .blog-slider__pagination .swiper-pagination-bullet-active {
        height: 11px;
        width: 30px
    }
    .book-links a {
        width: 44%;
        font-size: 9px!important;
        font-weight: 700!important
    }
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 4px!important
}

.exlaner_page.newSerivce_page .myport h2 {
    color: #000a47!important
}

@media screen and (min-width:1024px) {
    .con-process .books .list .item {
        max-width: 100%;
        margin-bottom: 30px;
        padding: 40px 30px;
        transition: .5s;
        height: 466px
    }
}

@media screen and (max-width:768px) {
    h1.page-title.h-color {
        font-size: 45px
    }
}


/*!
 * 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;
    --red: #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: .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: .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: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .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: .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
}

.home .dib {
    display: inline-block!important
}

.bnrimg {
    vertical-align: top;
    display: inline-block;
    margin: 0 0 0 20px
}

.m-b-0 {
    margin-bottom: 0!important
}

.p-l-0 {
    padding-left: 0!important
}

.bg-cr-homepckg {
    background-color: #fafafa!important
}

.copyriht p {
    text-align: center;
    color: #fff;
    margin: 40px 0 0;
    display: inline-block
}

.copyriht a {
    color: #fff;
    margin: 40px 10px 0 10px;
    display: inline-block
}

.copyriht .fcbok {
    color: #14b8fb;
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 0 3px
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

.header-home .menu ul li a.bokacall {
    border: solid 1px #75b7b7;
    padding: 5px 10px;
    border-radius: 6px
}

.header-home .menu ul li a.new_btn {
    width: 217px;
    padding: 0 10px 0 0!important
}

.header-home .menu ul li a.bokacall:after {
    display: none
}

.header-home .menu ul li a.bokacall:hover {
    background: red;
    color: #fff!important;
    border-color: red
}

.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;
    justify-content: center;
}

.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: .25rem!important
}

.mt-1,
.my-1 {
    margin-top: .25rem!important
}

.mr-1,
.mx-1 {
    margin-right: .25rem!important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,
.my-2 {
    margin-top: .5rem!important
}

.mr-2,
.mx-2 {
    margin-right: .5rem!important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
    margin-left: .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: .25rem!important
}

.pt-1,
.py-1 {
    padding-top: .25rem!important
}

.pr-1,
.px-1 {
    padding-right: .25rem!important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,
.py-2 {
    padding-top: .5rem!important
}

.pr-2,
.px-2 {
    padding-right: .5rem!important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
    padding-left: .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: .25rem!important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem!important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem!important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem!important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem!important
    }
    .m-sm-2 {
        margin: .5rem!important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem!important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem!important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem!important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .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: .25rem!important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem!important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem!important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem!important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem!important
    }
    .p-sm-2 {
        padding: .5rem!important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem!important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem!important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem!important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .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: .25rem!important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem!important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem!important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem!important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem!important
    }
    .m-md-2 {
        margin: .5rem!important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem!important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem!important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem!important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .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: .25rem!important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem!important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem!important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem!important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem!important
    }
    .p-md-2 {
        padding: .5rem!important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem!important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem!important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem!important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .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: .25rem!important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem!important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem!important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem!important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem!important
    }
    .m-lg-2 {
        margin: .5rem!important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem!important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem!important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem!important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .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: .25rem!important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem!important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem!important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem!important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem!important
    }
    .p-lg-2 {
        padding: .5rem!important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem!important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem!important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem!important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .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: .25rem!important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem!important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem!important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem!important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem!important
    }
    .m-xl-2 {
        margin: .5rem!important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem!important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem!important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem!important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .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: .25rem!important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem!important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem!important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem!important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem!important
    }
    .p-xl-2 {
        padding: .5rem!important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem!important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem!important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem!important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .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: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%)
}

.modal.show .modal-dialog {
    transform: translate(0, 0)
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - (.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, .2);
    border-radius: .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: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .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: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .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-centered {
        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-loading .slick-list {
    background: #fff url(../images/ajax-loader.gif) center center no-repeat
}

.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: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: "";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .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 8px;
    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: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0
}


/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger:hover {
    opacity: .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: .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 .13s linear
}

.hamburger--spring .hamburger-inner::before {
    top: 10px;
    transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring .hamburger-inner::after {
    top: 20px;
    transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: .22s;
    background-color: transparent
}

.hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .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, .1)
}

.blue-button,
.subscribe-block .row input[type=submit],
.subscribe-block-2 button {
    transition: .4s;
    height: 56px;
    border-radius: 82px;
    background-color: #4c32ff;
    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: .4s;
    width: 293px;
    height: 56px;
    border-radius: 82px;
    background-color: rgba(255, 255, 255, .95);
    box-shadow: 0 0 29px 0 rgba(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, .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, .5);
    z-index: 1000000;
    cursor: pointer;
    opacity: 1;
    animation-timing-function: ease-out;
    animation-duration: .3s;
    animation-name: modal-video;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .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: .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 .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .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 .3s .1s, background .3s;
    z-index: 100;
    background: rgba(255, 255, 255, 0);
    height: 70px
}

.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 {
    color: #000a47
}

.header-home.squeeze .menu ul li a.headnumber {
    color: #000a47
}

.header-home.squeeze .menu ul li a i {
    color: #000a47
}

.exlaner_page .header-home.squeeze .menu ul li a.headnumber {
    color: #000a47
}

.exlaner_page .header-home.squeeze .menu ul li a i {
    color: #000a47
}

.header-home.squeeze .logo img {
    width: 138px
}

.header-home.fill {
    background: #ffffffb5;
    border-bottom: solid 1px #fff
}

.header-home.fill.squeeze {
    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 25px;
    display: inline-block;
    overflow: hidden
}

.header-home .menu ul li.hire-us a {
    border-top: 3px solid transparent;
    background-color: #000a47;
    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: #000a47
}

.header-home .menu ul li.hire-us.active a {
    color: #fff
}

.header-home .menu ul li a {
    padding: 24px 0;
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    font-size: 14px;
    line-height: 1.62;
    font-weight: 600;
    letter-spacing: .2px;
    font-family: gilroy-medium, sans-serif;
    border-top: 0 solid transparent;
    color: #000a47
}

.header-home .menu ul li a:After {
    content: '';
    width: 100%;
    height: 3px;
    background: #0000;
    display: block;
    position: absolute;
    bottom: 0
}

.header-home .menu ul li a:hover:After {
    background: #000
}

.home.blog .header-home .menu ul li a {
    color: #fff
}

.home.blog .header-home .menu ul li.menu-item-4970>a {
    cursor: context-menu
}

.home.blog .header-home.squeeze .menu ul li a {
    color: #000a47
}

.header-home.squeeze .menu ul li.dropdown .ddlist li a {
    color: #fff
}

.home.blog.services_pages.exlaner_page.newSerivce_page .header-home .menu ul li a {
    color: #000a47
}

.home.blog.services_pages.exlaner_page.newSerivce_page .header-home .menu ul li a i {
    color: #000a47
}

.exlaner_page .header-home .menu ul li a i.fa.fa-phone {
    padding: 0
}

.home.blog.pakgespage .header-home .menu ul li a,
.home.blog.pakgespage .header-home .menu ul li a i {
    color: #000a47
}

.home.blog.services_pages.exlaner_page.newSerivce_page .header-home .menu ul li.dropdown .ddlist li a {
    color: #fff
}

.header-home .menu ul li a:hover {
    color: #000a47;
    border-bottom: 0 solid #000a47
}

.header-home .menu ul li a.active {
    color: red!important
}

.header-home .menu ul li a.active:after {
    background: red
}

.header-home .menu ul li:nth-child(9) a.active {
    color: #fff
}

.header-home .menu ul li:nth-child(7) a.active {
    color: #fff
}

.header-home .menu ul li.dropdown .ddlist li a.active {
    color: #fff!important
}

.header-home .menu ul li.dropdown .ddlist li a.active:after {
    display: none
}

.header-home .menu ul li:last-child a:hover:after {
    display: none
}

.header-home .menu ul li.dropdown .ddlist li a:after {
    display: none
}

.header-home .menu ul li.dropdown .ddlist li a:hover:after {
    display: none
}

.newhomepage .header-home.fill {
    background: #ffffff00;
    border-bottom: solid 1px #ffffff00
}

.newhomepage .header-home.fill.squeeze {
    background: #fff;
    border-bottom: solid 1px #fff;
    border-bottom: solid 1px #ffffff14
}

.newhomepage .header-home.fill.squeeze .menu ul li a.active {
    color: red!important
}

.newhomepage .header-home.fill.squeeze .menu ul li a.active:after {
    background: red!important
}

.newhomepage .header-home .menu ul li a.active {
    color: #fff!important
}

.newhomepage .header-home .menu ul li a.active:after {
    background: #fff!important
}

.transition-DesignDok {
    transition: .4s
}

.transition-DesignDok-300 {
    transition: .3s
}

.transition-DesignDok-500 {
    transition: .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: .8
}

.header-blog .logo-link span {
    font-family: gilroy-medium, sans-serif;
    font-size: 23px;
    letter-spacing: -.2px;
    color: #3a3a3a!important;
    position: relative;
    top: 3px;
    left: 5px
}

.header-blog .logo-link span:hover {
    opacity: .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: .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%;
    background-image: url(../images/search.svg)
}

@media (max-width:767.98px) {
    .header-blog .right .search {
        top: 0
    }
}

.mobile-hireus {
    display: none;
    border-radius: 3px;
    background-color: #000a47;
    font-family: gilroy-regular, sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .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) {
    .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: 138px
    }
    .header-home .logo img {
        width: 138px
    }
    .header-home .menu {
        position: fixed;
        margin-top: 0;
        height: 100%;
        width: 100%;
        background: #fff;
        top: 64px;
        left: 0;
        transform: translateX(-100%);
        transition: transform .2s linear, opacity .2s linear, z-index .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: 138px
    }
}

@font-face {
    font-family: gilroy-light;
    src: url(../fonts/Gilroy/light.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: gilroy-bold;
    src: url(../fonts/Gilroy/bold.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: gilroy-medium;
    src: url(../fonts/Gilroy/medium.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: gilroy-regular;
    src: url(../fonts/Gilroy/regular.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: gilroy-semi;
    src: url(../fonts/Gilroy/semibold.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: museo-bold;
    src: url(../fonts/MuseoSans/bold.otf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: museo-medium;
    src: url(../fonts/MuseoSans/medium.otf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: museo-regular;
    src: url(../fonts/MuseoSans/regular.otf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: museo-light;
    src: url(../fonts/MuseoSans/light.otf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: 'PT Serif';
    src: url(../fonts/PT_Serif/PT_Serif-Web-BoldItalic.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: 'PT Serif';
    src: url(../fonts/PT_Serif/PT_Serif-Web-Bold.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: 'PT Serif Refular';
    src: url(../fonts/PT_Serif/PT_Serif-Web-Regular.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: 'PT Serif';
    src: url(../fonts/PT_Serif/PT_Serif-Web-Italic.ttf) format("truetype");
    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 .6s ease-out;
    -webkit-animation: noiseAnimation 1s steps(4) infinite;
    animation: noiseAnimation 1s steps(4) infinite;
    opacity: .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 #000a47!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: .61;
    border-radius: .5px;
    background-color: #d8d8d8
}

.slick-dots li.slick-active button {
    background-color: #000a47;
    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
}

.home .top-home {
    position: relative;
    z-index: 3;
    border-bottom: solid 1px #e4e4e4;
    background-color: #ff5000;
    background-image: linear-gradient(160deg, #ff5000 20%, #ff843c 90%)
}

.cntcts .setnsg {
    padding-top: 70px;
    height: 700px;
    margin-bottom: 27px
}

.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
    }
}

.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: .4s;
    cursor: pointer
}

.blog-footer .socials li svg path {
    transition: .4s;
    fill: #fff
}

.blog-footer .socials li svg:hover {
    transform: translate3d(0, -5px, 0)
}

.blog-footer .socials li svg:hover path {
    fill: #000a47
}

.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: #4c32ff;
    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: .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: #000a47
}

.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: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .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: 160px;
    transition: .5s
}

.blog header .logo:hover {
    transform: scale(.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
}

.blog.newhomepage header .logo img.homelogo {
    display: block
}

.blog.newhomepage header .logo img {
    display: none
}

.blog.newhomepage .header-home.squeeze .logo img {
    display: block
}

.blog.newhomepage .header-home.squeeze .logo img.homelogo {
    display: none
}

.blog header .logo img.homelogo {
    display: none
}

.blog header .logo img {
    display: block
}

@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: 680px;
    padding: 0 115px 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 .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(../images/dog/1x/1.png)
}

@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(../images/dog/2x/1.png)
    }
}

.top-home .DesignDok_img.img2 {
    background-image: url(../images/dog/1x/2.png)
}

@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(../images/dog/2x/2.png)
    }
}

.top-home .DesignDok_img.img3 {
    background-image: url(../images/dog/1x/3.png)
}

@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(../images/dog/2x/3.png)
    }
}

.top-home .DesignDok_img.img4 {
    background-image: url(../images/dog/1x/4.png)
}

@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(../images/dog/2x/4.png)
    }
}

.top-home .DesignDok_img.img5 {
    background-image: url(../images/dog/1x/5.png)
}

@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(../images/dog/2x/5.png)
    }
}

.top-home .DesignDok_img.img6 {
    background-image: url(../images/dog/1x/6.png)
}

@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(../images/dog/2x/6.png)
    }
}

.top-home .DesignDok_img.img7 {
    background-image: url(../images/dog/1x/7.png)
}

@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(../images/dog/2x/7.png)
    }
}

.top-home .DesignDok_img.img8 {
    background-image: url(../images/dog/1x/8.png)
}

@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(../images/dog/2x/8.png)
    }
}

.top-home .DesignDok_img.img9 {
    background-image: url(../images/dog/1x/9.png)
}

@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(../images/dog/2x/9.png)
    }
}

.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;
    text-align: left;
}

.top-home .content .for-anim-1 span:nth-child(3) {
    margin-top: -10px
}

.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: red;
    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(.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: #000a47!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: .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
    }
}

.top-home .content span i {
    transform: translate(0, 200%);
    font-style: inherit;
    display: inline-block;
    text-align: center;
}

@media (max-width:991.98px) {
    .top-home .content span i {
        transform: translate(0, 0) matrix(1, 0, 0, 1, 0, 0);
        display: inline;
        text-align: left;
    }
}

.top-home .content h1.title {
    font: 50px/64px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #444;
    line-height: 1.1;
    margin-bottom: 0;
    max-width: 85%
}

.top-home.whiteClr .content h1.title {
    color: #fff
}

.myhome.whiteClr .content p {
    color: #fff
}

.myhome.whiteClr .myticks li {
    color: #fff
}

.newws {
    margin-bottom: 22px
}

.top-home .content .bottom a,
.top-home .content p {
    font: 20px/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(../images/arrow_blue.png);
    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 .5s, transform .5s;
    opacity: 1
}

.newSectionhome {
    text-align: center;
    padding: 40px 0 40px
}

.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
}

@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: .3s;
    padding: 20px;
    cursor: pointer;
    float: right
}

.top-home .home__bottom-bar .arrow-down:hover svg g {
    fill: #4c32ff
}

.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 .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: #4c32ff
}

.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: 680px;
    vertical-align: middle;
    display: table;
    text-align: center
}

@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: 48px;
        line-height: 46px;
        margin: 90px 0 0;
        max-width: 100%
    }
    .myhome .mybannerform img {
        margin-right: 15px;
        max-width: 21%
    }
}

@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
    }
    .height-dog.col-lg-6 {
        flex: 0 0 49%;
        max-width: 49%
    }
    .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: initial;
    background-repeat: no-repeat
}

.applications .bg-container1 {
    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 .bg-container:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #000a477a;
    display: block;
    position: absolute;
    top: 100%
}

.applications .bg-container:hover:after {
    top: 0
}

.applications .see-all {
    background-color: #f9f9f9
}

.applications .see-all .mask {
    display: flex;
    align-items: center;
    justify-content: center
}

.applications .see-all .content {
    color: #4c32ff
}

.applications .see-all .content h2 {
    margin: 0
}

.applications .see-all .content svg g g {
    fill: #4c32ff
}

.applications .app-item {
    padding: 0;
    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 .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 .5s;
    border: 0 solid #fff
}

.applications .app-item a .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0 solid #fff;
    transition: border .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: 0 solid #fff;
    box-sizing: border-box
}

.applications .app-item a:hover .content {
    left: 0
}

.applications .app-item a:hover svg {
    animation-name: applications-arrow;
    animation-duration: .5s;
    animation-fill-mode: backwards;
    animation-timing-function: easeOutExpo
}

.applications .app-item a svg {
    animation-name: applications-arrow-back;
    animation-duration: .5s;
    animation-fill-mode: forwards;
    animation-timing-function: easeOutExpo
}

.applications .app-item .content {
    position: absolute;
    margin: 0;
    opacity: 1;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    left: -110%;
    transition: .5s;
    padding: 10px 20px
}

.applications .app-item .content .svg-wrap {
    position: absolute;
    right: -5px;
    top: 10px;
    display: none
}

.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: 0;
    font-size: 25px;
    font-weight: 500;
    color: #000a47
}

.applications .app-item .content .h2 {
    font-family: gilroy-bold, sans-serif;
    line-height: 1;
    margin-top: 0;
    font-size: 25px;
    font-weight: 500;
    color: #000a47;
    margin-bottom: .5rem
}

.applications .app-item span {
    opacity: .61;
    font-family: gilroy-medium, sans-serif;
    font-size: 22px;
    line-height: 2.33;
    color: #000a47
}

@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;
        color: #000a47
    }
    .applications .app-item .content .h2 {
        font-size: 32px;
        color: #000a47
    }
}

@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 {
        padding: 0
    }
    .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 5px
}

@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: 72px/82px gilroy-bold, sans-serif;
    margin-bottom: 32px;
    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 #000a47;
    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;
    margin-bottom: 70px
}

.books .list .item .book-links a {
    transition: .4s;
    height: 23px;
    line-height: 21px;
    display: inline-block;
    margin-right: 11px;
    border-radius: 11.5px;
    border: solid 1px rgba(151, 151, 151, .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 #4c32ff
}

.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: .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(../images/book1.png)
}

.books .list .item .image.book2 {
    background-color: #195c7a;
    background-image: url(../images/book2.png)
}

.books .list .item .image.book3 {
    background-color: #84466a;
    background-image: url(../images/book3.png)
}

@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: 52px;
        margin-bottom: 10px
    }
    .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(../images/podcast-bg.png);
    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(../images/podcast-bg@2x.png)
    }
}

.podcast .logo {
    background-color: transparent;
    background-image: url(../images/podcast-logo.png);
    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(../images/podcast-logo@2x.png)
    }
}

.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: 50px 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: 100%;
    margin: 0 auto
}

.testimonials .content .phrases>div {
    width: 1000px;
    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: #e7e7e7;
    font-size: 60px
}

.phrase-inner .slick-next::before,
.phrase-inner .slick-prev::before {
    color: #000a47;
    font-size: 30px
}

.phrase-inner figure {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    vertical-align: middle
}

.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;
    width: 60%;
    display: inline-block;
    vertical-align: top
}

.packslider .slick-next {
    top: 50%
}

.packslider .slick-prev {
    top: 50%;
    left: -30px
}

.phrase-inner .phrase:before {
    content: '”';
    color: #000a47;
    font-size: 25px;
    position: absolute;
    font-weight: 500;
    top: -3px;
    left: 40px
}

.testimonials .content .who {
    display: inline-block;
    font-family: gilroy-regular, sans-serif;
    padding: 0 60px;
    width: 40%;
    text-align: left
}

.testimonials .content .who .avatar {
    width: 45px;
    height: 45px;
    margin: 11px 11px 11px 0;
    background: #000a47;
    border-radius: 100%;
    color: #fff;
    padding: 11px 0;
    display: inline-block;
    text-align: center
}

.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: none;
    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-family: gilroy-regular, sans-serif;
    font-size: 16px
}

.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, .27);
    font-size: 14px;
    padding: 2px 30px;
    margin: 5px;
    transition: transform .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, .27);
    background-color: rgba(187, 187, 187, .27);
    color: #000
}

ul.nfor {
    padding: 0
}

.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
}

.h-color {
    color: #fff
}

@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(../images/next-page.svg), 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: 0 0;
    overflow-x: hidden
}

.contacts video {
    height: 100%
}

.contacts .contact-form {
    padding: 40px 30px
}

.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 15px 0
}

.contacts .social-info ul li a {
    display: inline-block;
    cursor: pointer;
    transition: transform .2s
}

.contacts .social-info ul li a:hover {
    transform: translateY(-3px)
}

.contacts .social-info ul li a:hover svg path {
    fill: #4c32ff
}

.contacts .bugs {
    transition: .4s;
    display: block;
    clear: both;
    font-family: gilroy-medium, sans-serif;
    padding-top: 50px;
    text-decoration: underline
}

.contacts .bugs:hover {
    color: #000a47
}

.contacts .contact-form input.wpcf7-not-valid {
    border-bottom: 1px solid red
}

.contacts .contact-form input.wpcf7-not-valid:focus {
    border-bottom: 1px solid #000a47
}

.contacts .contact-form input.wpcf7-not-valid:after {
    content: '';
    position: absolute;
    height: 1px;
    bottom: 0;
    width: 100px;
    left: 0;
    background: #000a47;
    transition: width .3s
}

.contacts .contact-form input:focus,
.contacts .contact-form textarea:focus {
    border-bottom: 1px solid #000a47
}

.contacts .contact-form div.wpcf7-acceptance-missing,
.contacts .contact-form div.wpcf7-validation-errors {
    border: none;
    color: red
}

.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: #4c32ff;
    background: url(../images/clip_h.svg) no-repeat left center
}

.contacts .contact-form .send-wrap .attach.attached {
    background: url(../images/check.svg) no-repeat left center
}

.contacts .contact-form .send-wrap .attach input[type=file] {
    position: absolute;
    top: 0;
    left: 0;
    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, .27);
    font-size: 16px;
    float: left;
    padding: 5px 17px;
    margin: 5px;
    transition: transform .2s;
    color: #000
}

@media (min-width:992px) {
    .contacts .contact-form .tags .item input[type=checkbox]+span:hover {
        border: 1px solid #3b3088;
        background-color: #363073;
        color: #fff
    }
}

.contacts .contact-form .tags .item input[type=checkbox]+span:active {
    transform: scale(.95)
}

.contacts .contact-form .tags .item input[type=checkbox]:checked+span {
    border: 1px solid #000a47;
    background-color: #000a47;
    color: #fff
}

.contacts .success-response {
    border-radius: 7px;
    box-shadow: 0 21px 40px 0 rgba(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: #4c32ff
}

.contacts .container .form-name {
    font-size: 48px;
    font-family: gilroy-bold, sans-serif;
    font-weight: 500;
    line-height: 1.06;
    color: #3a3a3a
}

.contacts .container .form-name {
    font-size: 48px;
    font-family: gilroy-bold, sans-serif;
    font-weight: 500;
    line-height: 1.06;
    color: #6effe8
}

.contacts .container .title {
    font-size: 0;
    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: #000a47;
    font-family: gilroy-medium, sans-serif;
    margin-bottom: 50px
}

.contacts .container .mail {
    display: block;
    font-size: 23px;
    color: #3a3a3a;
    line-height: 1.93;
    font-family: gilroy-medium, sans-serif;
    transition: color .5s
}

.contacts .container .mail:hover {
    color: #4c32ff
}

.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: 72px/82px 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 #000a47
}

.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: #3a00ff;
    font-family: gilroy-bold, sans-serif;
    font-size: 17px;
    letter-spacing: .1px;
    cursor: pointer
}

.services .watch-cases:before {
    position: absolute;
    display: block;
    height: 59px;
    width: 59px;
    content: "+";
    color: #3a00ff;
    font-size: 43px;
    font-family: gilroy-regular, sans-serif;
    background-color: rgba(255, 255, 255, .95);
    left: -76px;
    top: -20px;
    padding: 3px 0 0 18px;
    box-shadow: 0 3px 7px 0 rgba(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: .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: .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: .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 i.brand {
    background-image: url(../images/services/branding.svg)
}

.services .choices i.web {
    background-image: url(../images/services/web.svg)
}

.services .choices i.mobile-apps {
    background-image: url(../images/services/mobile.svg)
}

.services .choices i.motion {
    background-image: url(../images/services/motion.svg)
}

.services .choices .hover-block:hover i {
    transform: translate3d(0, 5px, 0)
}

.services .choices .hover-block:hover span {
    color: #533cef
}

.services .choices i:hover {
    transform: translate3d(0, 5px, 0)
}

.services .choices i:hover+span {
    color: #533cef
}

.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, .95);
    box-shadow: 0 3px 7px 0 rgba(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: #000a47;
    margin-top: 30px;
    height: 73px;
    padding-left: 72px;
    padding-top: 36px;
    line-height: .6;
    background-image: url(../images/services/attach.png);
    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: .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: .61
}

.services .cases-section .case .content a {
    display: block;
    width: 66px;
    height: 15px;
    margin: 25px auto;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-size: contain
}

.services .cases-section .case.upper {
    background-image: url(../images/upper-app.gif);
    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(../images/applications/challenges.png);
    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(../images/applications/challenges@2x.png)
    }
}

.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: .74
}

.services .achivements li.blue {
    color: #4c32ff
}

.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 #4c32ff;
    color: #4c32ff
}

.services .members li span.active .count {
    color: #4c32ff;
    opacity: 1
}

.services .members li span .count {
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    line-height: 2.19;
    opacity: .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 .45s cubic-bezier(.23, 1, .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
}

.no-empty~.input-border {
    width: 100%
}

.no-empty~label {
    transform: translate(-4px, -25px) scale(.8)
}

.no-empty.detail~label {
    transform: translate(-12px, -25px) scale(.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(.8)
}

.textarea-wrap .no-empty~label.file {
    background-image: url(../images/clip-file.png);
    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(../images/clip-file@2x.png)
    }
}

.submit {
    border: 0;
    background-color: #1de9b6;
    font-family: gilroy-medium, sans-serif;
    font-size: 18px;
    color: #0b0727;
    line-height: 2;
    padding: 5px 51px;
    outline: 0;
    cursor: pointer;
    transition: background-color .3s;
    border-radius: 5px
}

.submit:hover {
    background-color: #000a47;
    color: #fff
}

.submit.loading {
    color: transparent;
    background-image: url(../images/button_loader.svg);
    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 .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 .branding-section .cover {
    margin-top: -30px;
    background-image: url(../images/services/branding.svg)
}

.services .web-section .cover {
    background-image: url(../images/services/web.svg)
}

.services .mobile-section .cover {
    background-image: url(../images/services/mobile.svg)
}

.services .motion-section .cover {
    background-image: url(../images/services/motion.svg)
}

.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: .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 .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: .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;
    color: #000a47
}

@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: 130px;
    margin: 0 15px
}

@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: 0
}

.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: .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: 16px;
    letter-spacing: .1px;
    color: #4c32ff;
    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: #0010b3;
    color: #0010b3
}

.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
}

img.explainerpagelogo {
    display: none
}

.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,
.services-list .item-3 img,
.services-list .item-5 img .services-list .item-7 img {
    width: 80%;
    float: right
}

.services-list .item-2 img,
.services-list .item-4 img,
.services-list .item-6 img,
.services-list .item-8 img {
    width: 80%;
    float: left
}

.v-marketing.services-list .item-1 img,
.v-marketing.services-list .item-3 img,
.v-marketing.v-marketing.services-list .item-5 img .v-marketing.services-list .item-7 img {
    width: 80%;
    float: none
}

.v-marketing.services-list .item-2 img,
.v-marketing.services-list .item-4 img,
.v-marketing.services-list .item-6 img,
.v-marketing.services-list .item-8 img {
    width: 80%;
    float: none
}

@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: 52px;
    font-weight: 700;
    line-height: 1.19;
    color: #000a47;
    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: .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: 80%;
    float: right
}

@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: .1px;
    color: #3a00ff;
    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: .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, .95);
    box-shadow: 0 8px 23px 0 rgba(0, 0, 0, .09);
    line-height: 59px;
    text-align: center;
    display: inline-block;
    font-family: gilroy-bold, sans-serif;
    font-size: 43px;
    letter-spacing: .2px;
    color: #3a00ff;
    cursor: pointer;
    border-radius: 50%
}

.watch-button:before {
    content: '';
    transition: .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, .09)
}

.watch-button-shadow {
    box-shadow: 0 24px 29px 0 rgba(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: #4c32ff
}

.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(../images/company/all_team.png);
    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: #000a47
}

.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(../images/logo_DesignDok_22.svg) no-repeat
}

.company-top h2 {
    font: 72px/82px gilroy-bold, sans-serif;
    margin-bottom: 32px;
    font-weight: 500;
    color: #000a47
}

@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: 0;
    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: 0 0 30px
}

@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: #000a47;
    line-height: .74;
    font-size: 70.2px;
    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: #000a47;
    line-height: .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;
    color: #000a47
}

@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;
    color: #000a47
}

@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
    }
}

.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: #3a00ff;
    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: #4c32ff
}

.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: .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: .1px;
    color: #4c32ff;
    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, .95);
    box-shadow: 0 3px 7px 0 rgba(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, .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: #4c32ff
}

.single-vacancy .company-top .cv-to {
    font-family: gilroy-bold, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .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(../images/pin.svg);
    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: .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: #4c32ff
}

.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(../images/vacancy/photo-team.png);
    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: #000a47;
    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: .9px;
    color: #3a3a3a;
    font-weight: 500;
    position: relative;
    margin-bottom: 20px
}

.category-list ul li a:hover {
    color: #4c32ff
}

.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: .3px;
    color: #3a3a3a
}

@media (max-width:767.98px) {
    .last-article .top a {
        letter-spacing: .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, .4), rgba(3, 3, 3, .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, .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: .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: .3px;
    color: #3a3a3a
}

@media (max-width:767.98px) {
    .cases-article .top a {
        letter-spacing: .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: .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: .3em .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: .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: .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, .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: .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: .4s;
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 30%;
    background-image: url(../images/group-4.svg);
    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: .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: .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: .4s;
    display: inline-block;
    height: 31px;
    border-radius: 18px;
    border: solid 1px rgba(151, 151, 151, .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: .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: .5s;
    position: fixed;
    z-index: 10;
    background-color: rgba(255, 255, 255, .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 #4c32ff
}

@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 #4c32ff;
        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: .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(../images/close_black.svg);
    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: .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: .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: #4c32ff;
    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: #4c32ff;
    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: .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: .57;
    height: 1px;
    background: #979797;
    margin-bottom: 70px;
    margin-top: 75px
}

.works-wrap {
    padding: 70px 0 100px;
    position: relative;
    background-color: #fafafa;
    z-index: 2
}

@media (max-width:767.98px) {
    .works-wrap {
        padding-top: 100px
    }
}

.works-wrap .works__info {
    padding-left: 0;
    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, .27);
    font-size: 16px;
    padding: 5px 17px;
    margin: 5px;
    transition: transform .2s
}

.works-wrap .works__tags a:hover {
    border: 1px solid rgba(187, 187, 187, .27);
    background-color: rgba(187, 187, 187, .27);
    color: #000
}

.works-wrap .works__tags a:active {
    transform: scale(.95)
}

.works-wrap .works__tags a.active {
    border: 1px solid #000a47;
    background-color: #000a47;
    color: #fff
}

.books-page {
    padding-top: 200px
}

@media (max-width:767.98px) {
    .books-page {
        padding-top: 100px!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: #331ad8
}

.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 #000a47;
    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: #3a00ff;
    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(../images/arrow-right.svg) no-repeat center;
    box-shadow: 0 8px 23px 0 rgba(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, .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(../images/play2.svg) 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, .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, .09);
    transition: transform .5s, box-shadow .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, .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: #4c32ff;
    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: .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: .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: .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: .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: 100px;
    z-index: 9;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.myhome .content p {
    margin-bottom: 30px;
    margin-top: 10px
}

.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: #000a47;
    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;
    position: relative
}

.header-home .menu ul li.dropdown .ddlist li a {
    color: #fff;
    display: block;
    padding: 0;
    font-size: 14px;
    margin-top: 0;
    border: 0
}

.header-home .menu ul li.dropdown .ddlist li.subDrop .subMenu {
    display: none;
    position: absolute;
    left: 280px;
    background: #030b3c;
    width: 210px;
    padding: 10px 0 20px;
    top: 0
}

.header-home .menu ul li.dropdown .ddlist li.subDrop:hover .subMenu {
    display: block
}

.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, .27);
    font-size: 14px;
    padding: 5px 13px;
    margin: 5px;
    transition: transform .2s
}

.tab-custom .tabbing-links li.current {
    border: 1px solid red;
    background-color: red;
    color: #fff
}

.tab-custom .tabbing-links li:hover {
    border: 1px solid red;
    background-color: red;
    color: #fff
}

.tab-custom .tabbing-links li.current:hover {
    background-color: red;
    background-color: red;
    color: #fff
}

.tab-custom .tabbing-links li:active {
    transform: scale(.95)
}

.tab-custom .tabs {
    display: none;
    padding: 60px 0 0
}

.tab-custom .tabs.current {
    display: flex
}

.tab-custom .slick-slide {
    height: auto
}

.floatbutton.active {
    right: 0;
    z-index: 9;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: fixed;
    right: -370px;
    top: 15%;
    font-size: 0;
    width: 420px;
    z-index: 9
}

.floatbutton .clickbutton {
    width: 50px;
    z-index: 99;
    height: 200px;
    cursor: pointer;
    box-shadow: -20px 7px 18px -7px rgba(51, 59, 108, .24);
    border-radius: 10px 0 0 10px;
    background: #e9028e;
    display: inline-block;
    padding-top: 0;
    vertical-align: top;
    margin-top: 151px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    background: #ea018e;
    background: -moz-linear-gradient(left, #ea018e 0, #9b2c92 100%);
    background: -webkit-linear-gradient(left, #ea018e 0, #9b2c92 100%);
    background: #000a47;
    font-family: Poppins, sans-serif
}

.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: absolute;
    display: block;
    transform: rotate(-90deg);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    left: -60px;
    white-space: pre;
    bottom: 87px
}

.floatbutton .clickbutton .crossplus i {
    font-size: 18px;
    color: #000a47;
    margin: 17px 0 0 15px
}

.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
}

.ban-form input[type=submit] {
    color: #fff;
    font-weight: 600;
    background: #000a47;
    border-radius: 3px;
    text-align: center;
    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: 120px;
    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 .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .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: block;
    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 .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 50px 0 0 50px
}

.btns_wrap .call_wrap span.icoo,
.btns_wrap .chat_wrap span.icoo {
    color: #000a47;
    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: 0;
    padding-left: 0
}

.myport h2 {
    font: 72px/80px gilroy-bold, sans-serif;
    font-weight: 500
}

.portfolioparagraph {
    font: 20px/31px gilroy-medium, sans-serif;
    font-weight: 500
}

.myticks {
    overflow: hidden;
    padding-left: 0;
    margin-bottom: 30px
}

.myticks li {
    overflow: hidden;
    display: inline-block;
    position: relative;
    padding: 0 0 5px 30px;
    font: 20px/31px gilroy-medium, sans-serif;
    font-weight: 500;
    width: 100%
}

.myticks li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    top: 1px;
    color: #fbb84b;
    font: normal normal normal 20px/1 FontAwesome
}

.stepSec {
    padding: 70px 0 220px;
    margin-top: 100px
}

.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: .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 .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-color: #e6e6e6;
    border-style: solid;
    border-width: 0 0 2px
}

.quest-content p a {
    color: #3b3f55;
    text-decoration: underline
}

.stepSecond {
    padding-bottom: 200px
}

.stepSecond .countersec {
    padding-top: 60px;
    padding-bottom: 45px
}

.stepSecond .countersec:before {
    display: inline-block;
    font-size: 720px;
    color: #f3f2f0;
    line-height: .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, .2);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .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, .1);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .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: .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: #000a47;
    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: #000a47;
    margin-top: 15px;
    font-weight: 400
}

.btn-cta:hover {
    color: #000a47
}

.designunigue {
    box-shadow: 0 0 8px 1px rgba(119, 119, 119, .81);
    -webkit-box-shadow: 0 6px 20px 0 rgba(119, 119, 119, .2);
    padding: 30px 85px;
    background-color: #ccc8c82b!important
}

.designunigue ul {
    display: block;
    margin-bottom: 0;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    width: 100% !important;
}

.designunigue ul li {
    float: left
}

.designunigue ul li:first-child {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #ccc;
    width: 230px
}

.designunigue ul li:nth-child(2) {
    width: 675px
}

.designunigue ul li:last-child {
    text-align: right
}

.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: #000a47;
    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: 28px;
    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: 17px;
    border: 1px solid #cccaca;
    background: #fff;
    padding: 0;
    text-align: center
}

.packagebox p {
    font-size: 14px;
    margin: 0;
    letter-spacing: 0;
    color: #000a47
}

.packagebox .packbtn {
    background: #000a47;
    text-transform: uppercase;
    padding: 14px 40px;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 6px;
    margin: 20px 0 0;
    font-weight: 600;
    cursor: pointer
}

.packagebox a.link {
    border: solid 1px #1de9b6;
    color: #1de9b6;
    padding: 12px 20px;
    display: inline-block;
    border-radius: 6px
}

.packagebox .packbtn:hover {
    background: #000a47;
    color: #fff
}

.packagebox .populartag {
    color: #000a47;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600
}

.packagebox .packhdbox h3 {
    text-transform: capitalize;
    margin: 0 auto;
    margin-top: -19%;
    padding: 1rem 1rem;
    color: #fff;
    border-radius: 15px;
    width: 63%;
    text-align: center;
    font-size: 18px
}

.packagebox .packhdbox p {
    color: 98a4ae;
    margin-top: 10px;
    display: inline-block
}

.packagebox .packhdbox p span.strike {
    text-decoration: line-through
}

.packagebox .details {
    padding: 0;
    text-align: left
}

.packagebox .details li {
    font-size: 14px;
    position: relative;
    padding: 5px 0 5px 30px;
    line-height: 1.3;
    font-weight: 500;
    vertical-align: middle
}

.packagebox .details li:before {
    top: 0;
    color: #1de9b6;
    left: 0;
    content: "\e962";
    font-family: icomoon!important;
    position: relative;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0
}

.packagebox .pack-wrap {
    position: relative;
    padding: 0 25px 25px 25px
}

.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;
    display: none
}

.packagebox .packpricing {
    padding: 15px 0
}

.packagebox .packpricing h2 {
    font: 44px/54px gilroy-bold, sans-serif;
    font-weight: 900;
    color: #333a3f;
    margin: 0;
    line-height: 1
}

.packagebox .packpricing .h2 {
    font: 44px/54px gilroy-bold, sans-serif;
    font-weight: 900;
    color: #333a3f;
    margin: 0;
    line-height: 1;
    color: #000a47
}

.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
}

.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: inline-block;
    color: #000a47;
    margin: 0 20px
}

.packagebox .numberbtn {
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0;
    color: #000a47;
    display: inline-block;
    margin: 0 20px
}

.exlaner_page .packagebox .slick-active {
    opacity: 1
}

.exlaner_page .packagebox .slick-prev:before {
    transform: rotate(180deg);
    content: "\f105";
    width: 30px;
    height: 50px;
    display: inline-block;
    font-family: fontAwesome
}

.exlaner_page .packagebox .slick-next:before {
    content: "\f105";
    width: 30px;
    height: 50px;
    display: inline-block;
    font-family: fontAwesome
}

.exlaner_page .packagebox .slick-next::before,
.exlaner_page .packagebox .slick-prev::before {
    color: #e7e7e7;
    font-size: 60px
}

.exlaner_page .packagebox .slick-next,
.exlaner_page .packagebox .slick-prev {
    top: 50%
}

.addnotes {
    padding: 10px 0;
    color: #8c8f92;
    display: block
}

.lastbox {
    background: #f1f1f1;
    border-radius: 0 0 15px 15px
}

.packagebox .list-scroll div#mCSB_1 {
    padding-left: 0
}

.mypackages {
    position: relative;
    padding: 100px 45px 0
}

.mypackages .myheading {
    font: 72px/82px gilroy-bold, sans-serif;
    margin-bottom: 0;
    font-weight: 500;
    position: relative;
    padding-bottom: 20px
}

.mypackages .myheading:after {
    content: "";
    position: absolute;
    background: #000a47;
    width: 76px;
    height: 2px;
    left: 0;
    bottom: 0;
    display: none
}

.mypackages .mytext {
    font: 20px/31px gilroy-medium, sans-serif;
    color: #3a3a3a
}

.mypackages .myheading img {
    height: 34px;
    margin: 0 -10px 0 0
}

.mypackages .myheading img.ever {
    height: 34px;
    margin: 30px 0 0
}

.mypackages .information {
    width: 100%;
    margin-left: 80px
}

.mypackages .tab-custom .tabbing-links {
    padding-left: 80px
}

.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: #000a47
}

.header-home .menu ul li a.headnumber {
    border-top: 0;
    color: #000a47;
    font-weight: 900;
    display: inline
}

.header-home .menu ul li a.headnumber img {
    margin: 0 9px 0 0
}

.header-home .menu ul li i.numDropdown {
    display: inline-block;
    color: red;
    font-weight: 700;
    font-size: 20px;
    margin: 0 0 0 10px;
    vertical-align: middle;
    cursor: pointer
}

.header-home .menu ul li .numshow {
    position: absolute;
    display: none;
    background: #fff;
    z-index: 99;
    border-bottom: 1px solid red;
    padding: 3px 0 6px
}

.fullwrap .mybanslider .item {
    outline: 0
}

.fullwrap .mybanslider .item figure img {
    width: 100%
}

.fullwrap .mybanslider .item:first-child figure img {
    width: 100%;
    margin: 20% 0 0
}

.fullwrap .mybanslider .item.bookpage:first-child figure img {
    width: 190%
}

.fullwrap {
    height: 100%
}

.fullwrap .mybanslider {
    height: 100vh;
    display: table-cell;
    vertical-align: middle
}

.fullwrap .mybanslider .slick-list {
    overflow: visible
}

footer {
    background: #0b0727;
    border-top: solid 0 #f5f5f5;
    padding: 50px 0
}

footer h3 {
    font-size: 18px;
    margin: 0 0 20px;
    color: #6effe8
}

footer h3 i {
    display: none!important
}

footer ul {
    margin: 0;
    padding: 0
}

footer ul li {
    margin: 0 0 12px;
    color: #fff
}

footer ul li a {
    color: #fff
}

footer ul li a:hover {
    color: #6effe8
}

.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: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    background: #000a47;
    border-radius: 3px;
    font-size: 16px;
    padding: 16px 20px;
    display: inline-block
}

.btn-packages:hover {
    background: #000a47;
    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
}

.slick-slider {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.servics_slide h2 {
    font: 80px/64px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #fff;
    position: absolute;
    top: 10%;
    left: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 99;
    width: 100%
}

.servics_slide .fullimg {
    height: 600px;
    width: 100%
}

.servics_slide .fullimg figure {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.servics_slide ul.thmbsnav {
    position: absolute;
    bottom: 20%;
    text-align: center;
    width: 100%
}

.servics_slide ul.thmbsnav li {
    opacity: .5
}

.servics_slide ul.thmbsnav li img {
    margin: 0 auto
}

.servics_slide ul.thmbsnav li span {
    color: #fff
}

.servics_slide ul.thmbsnav li:focus {
    outline: 0
}

.servics_slide ul.thmbsnav li.slick-current {
    opacity: 1
}

.servicesSectionnew {
    padding: 30px 85px;
    background-color: #ccc8c82b!important
}

.servicesSectionnew h2 {
    font: 40px/64px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #333;
    margin: 0 auto 40px;
    text-align: center
}

.servicesSectionnew ul {
    text-align: center;
    padding: 0
}

.servicesSectionnew ul li {
    display: inline-block;
    width: 19%
}

.servicesSectionnew ul li img {
    display: block;
    margin: 0 auto 10px
}

.servicesSectionnew ul li span {
    font-size: 22px
}

@media only screen and (min-width:1500px) {
    .myhome .content {
        padding-top: 0
    }
}

.subscribe-fold {
    padding: 0 0 0;
    background: #f8f8f8
}

.subscribe-fold h3 {
    font-size: 40px;
    margin: 0;
    font-weight: 400;
    position: relative;
    text-transform: capitalize;
    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;
    display: inline-block
}

.subscribe-fold .table-packages .body ul li h6 small {
    display: block;
    line-height: .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
}

.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: 505px;
    margin: 0 0 60px;
    -ms-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border-radius: 4px;
    padding: 75px 0 0
}

.subs-pac h6 {
    color: #555;
    font-size: 60px;
    font-weight: 300;
    display: inline-block;
    line-height: .9;
    margin: 11px 0 0;
    position: relative;
    padding: 0 20px
}

.subs-pac h6 b {
    position: relative;
    font-size: 20px;
    display: inline-block;
    top: -28px;
    color: #555
}

.subs-pac h6 span {
    font-size: 16px;
    color: #555;
    font-weight: 500;
    display: inline-block;
    margin: 30px 0 0;
    padding: 0;
    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 {
    display: block;
    margin: 30px 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: #000a47;
    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 #000a47
}

.silver {
    border: 1px solid #b2b2b2
}

.gold {
    border: 1px solid #e8b954
}

.subs-pack:hover {
    -ms-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.subs-pac.bronze:hover h3,
.subs-pac.bronze:hover h6,
.subs-pac.bronze:hover span,
.subs-pac.gold:hover h3,
.subs-pac.gold:hover h6,
.subs-pac.gold:hover span,
.subs-pac.silver:hover h3,
.subs-pac.silver:hover h6,
.subs-pac.silver:hover span {
    color: #fff
}

.subs-pac.bronze:hover {
    background: #000a47
}

.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 .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.subscribe-fold .table-packages:hover {
    -ms-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .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: 100px 0 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: #000a47;
    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: #000a47
}

.homecounter.company-top {
    padding-top: 0
}

.bggray {
    background-color: #fff;
    padding: 80px 0
}

.gre {
    color: #16a085!important;
    -webkit-transition: color .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;
    margin: 0 0 0
}

.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: red;
    position: absolute;
    border: 2px solid #b70000;
    box-shadow: 2px 1px 5px 0 #b7b7b7;
    right: -70px
}

.video-frame {
    position: relative;
    height: 100%;
    background: url(../img/video-fram.png);
    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(../img/book.png) no-repeat
}

section.count {
    background: url(../img/project-highlights.png) 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: #000a47;
    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: #000a47;
    font-weight: 700
}

section.call-actions h4 {
    padding-top: 26px
}

section.call-actions h2 {
    font-size: 16px;
    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 .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .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 .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .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, .8);
    padding: 3px 8px;
    margin-top: 0
}

.qualities h3 {
    font-size: 40px;
    font-family: gilroy-bold, sans-serif
}

.qualities h4 {
    font-size: 18px;
    color: #000a47;
    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 #4c32fd0d
}

.firstRow ul li img {
    display: block;
    margin: 0;
    max-width: 100%;
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: .5s all
}

.firstRow ul li:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.cta {
    padding: 40px 0;
    z-index: 9;
    position: relative;
    width: 100%
}

.cta h3 {
    display: inline-block;
    width: 64%;
    font-weight: 700
}

.cta a {
    border-top: 3px solid transparent;
    background-color: #000a47;
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    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: #000a47;
    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: #5033fb;
    margin: 0 20px
}

.subs-pac .actions a.numberbtn {
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0;
    color: red;
    display: inline-block;
    margin: 0 20px
}

.brandsvg {
    margin: 15px 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(../images/arrow.svg) no-repeat
}

.custom_testimonials .content .phrases .slick-next:before {
    content: '';
    width: 30px;
    height: 20px;
    display: inline-block;
    background: url(../images/arrow.svg) no-repeat
}

.custom_testimonials .content .phrases .slick-next::before,
.custom_testimonials .content .phrases .slick-prev::before {
    color: #4c32ff;
    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: #4c32ff;
    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: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    overflow: hidden
}

.topformcontainer .topformwrap.active {
    background: #fff;
    height: 493px;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    overflow: hidden;
    box-shadow: -7px 9px 50px 0 #68737d73
}

.topformcontainer .topformwrap .formheading {
    background: #292828;
    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 .formheading .h2 {
    font-size: 24px;
    padding-bottom: 0;
    color: #fff;
    margin-top: 0;
    margin-bottom: .5rem
}

.topformcontainer .topformwrap .formbody {
    padding: 30px
}

.topformcontainer .topformswitch {
    position: relative;
    background: #fff;
    cursor: pointer;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    border: 1px solid #000a47;
    font-size: 0
}

.topformcontainer .topformswitch .switchicon {
    display: inline-block;
    width: 50px;
    height: 52px;
    vertical-align: middle;
    background: #000a47;
    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 0;
    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%;
    box-shadow: 6px 8px 30px #00000026;
}

.ys-layer {
    display: none;
    opacity: .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, .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 .2s ease-in-out
}

.loadmorevideo .app-item {
    display: none
}

.loadmorevideo2 .app-item {
    display: none
}

.loadmore3d .app-item {
    display: none
}

.loadmorewhiteboard .app-item {
    display: none
}

.loadmoreexplainer .app-item {
    display: none
}

.loadmoreca .app-item {
    display: none
}

.loadmorescreenshot .app-item {
    display: none
}

.loadmorevideomarketing .app-item {
    display: none
}

.loadmoredesignIllus .app-item {
    display: none
}

.loadmoreall .app-item {
    display: none
}

.viewmorebtn {
    border: 1px solid #f2f0f0!important;
    background-color: #f2f0f0!important;
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    color: #737373;
    line-height: 13px;
    padding: 17.5px 40px;
    outline: 0;
    height: 50px;
    cursor: pointer;
    border-radius: 3px;
    white-space: nowrap;
    margin-top: 0;
    display: inline-block;
    transition: .5s;
    margin-right: 30px;
    border: 0
}

.viewmorebtn:hover {
    color: #000a47
}

.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: #4c31ff
}

.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 .9s linear infinite;
    animation: ripple .9s linear infinite;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: block;
    margin: -40px auto 30px;
    border: solid 1px #ededed;
    background: #4c31ff;
    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: #4c31ff;
    width: 100%;
    height: 50px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    color: #fff
}

.popupform form .callus {
    border-top: 3px solid transparent;
    background-color: #000a47;
    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: #000a47
}

.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: #000a47;
    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, .81);
    -webkit-box-shadow: 0 6px 20px 0 rgba(119, 119, 119, .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: #000a47;
    font-family: gilroy-medium, sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 33px;
    padding: 16.5px 40px;
    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: .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: 0 0 0
}

.map img {
    width: 100%
}

.bluecolr {
    color: #000a47;
    font-weight: 900
}

.gotohome {
    border-top: 3px solid transparent;
    background-color: #000a47;
    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 .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .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 .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .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: .5px;
    margin: 20px 0 0;
    transition: .3s;
    border-top: 4px solid transparent;
    background-color: #000a47;
    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: #000a47;
    margin: 28px 10px 0 0;
    vertical-align: middle
}

.cta h3 a.callus {
    background: 0 0;
    color: #000a47;
    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: #000;
    font-size: 24px;
    font-family: var(--secondary-font-family);
    font-weight: 700
}

.listsec .wrap h3 {
    color: #000;
    font-size: 18px;
    padding: 4px 0;
    display: none
}

.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;
    border-bottom: 1px solid #bbbecc;
    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.bornoew {
    border-bottom: 0
}

.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: #000a47;
    display: table-cell;
    vertical-align: middle
}

.books.padingtop0 {
    padding: 0 45px 80px
}

.fullwrap.light {
    opacity: .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 #4d32fb
}

.promotion_page .topformcontainer .topformswitch .switchicon {
    background: #4d32fb
}

.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
}

.fancybox-slide--iframe .fancybox-content {
    height: 100%!important
}

.applications {
    margin-top: 100px
}

@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
    }
}

.stiky_foter {
    display: none;
    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 .9s linear infinite;
    animation: ripple .9s linear infinite;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: block;
    margin: -40px auto 30px;
    border: solid 1px #ededed;
    background: #4c31ff;
    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: #000a47;
    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, .3), 0 0 0 10px rgba(1, 201, 226, .3), 0 0 0 20px rgba(1, 201, 226, .3), 0 0 0 30px rgba(1, 201.ys-container.finished .ys-popup-close, 226, .3)
    }
    100% {
        box-shadow: 0 0 0 1em rgba(1, 201, 226, .3), 0 0 0 20px rgba(1, 201, 226, .3), 0 0 0 30px rgba(1, 201, 226, .3), 0 0 0 50px rgba(1, 201, 226, 0)
    }
}

@keyframes ripple {
    0% {
        box-shadow: 0 0 0 0 rgba(201, 205, 206, .3), 0 0 0 10px rgba(232, 238, 239, .3), 0 0 0 20px rgba(219, 224, 224, .3), 0 0 0 30px rgba(197, 199, 199, .3)
    }
    100% {
        box-shadow: 0 0 0 1em rgba(207, 219, 220, .3), 0 0 0 20px rgba(167, 174, 175, .3), 0 0 0 30px rgba(187, 194, 195, .3), 0 0 0 50px rgba(1, 201, 226, 0)
    }
}

.home .top-home .video-overlay {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    background: url(../images/video-overlay.png) rgba(28, 20, 99, .33);
    width: 130vw;
    height: 100%;
    min-width: 130vw;
    min-height: 100%
}

.mainvideo {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100vw;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover
}

.set-height {
    min-height: 250px;
    width: 100%
}

.testimonials.testimonials-custom-add h2 {
    font: 52px/80px gilroy-bold, sans-serif;
    font-weight: 500
}

.testimonials-custom-add .testi_box_video {
    min-height: 250px
}

.testi_box_video {
    border-radius: 10px;
    padding: 32px 30px;
    margin-top: 30px;
    transition: .5s
}

.testi_box_video:hover {
    box-shadow: 0 0 40px #dadada;
    background-color: #fff
}

.user_aplha-video {
    color: #fff;
    font-size: 24px;
    line-height: 140px;
    font-weight: 700;
    height: 180px;
    width: 180px;
    text-align: center;
    border-radius: 500px;
    float: left;
    background-color: #fbfafb
}

.user_aplha-video img {
    border-radius: 50%
}

.VideoTextSer {
    float: right;
    width: 280px
}

.testi_box_video h3 {
    text-align: left;
    font-size: 22px
}

.set-height p {
    text-align: justify;
    font-size: 16px!important
}

.testi_box_video p {
    text-align: left;
    font-size: 16px!important;
    text-align: left!important
}

.portfolio_button {
    margin: 40px 0 0
}

.portfolio_button p {
    margin: 0 0 10px!important
}

.portfolio_button a {
    margin-top: 5px;
    display: inline-block;
    border-top: 3px solid transparent;
    background-color: #000a47;
    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
}

.exlaner_page .header-home.fill {
    padding: 0 40px 0 40px
}

.exlaner_page .hidemenu {
    display: none!important
}

.services_pages.exlaner_page .topformcontainer {
    display: none!important
}

.exlaner_page .header-home .menu ul li.shoponlp {
    display: inline-block
}

.header-home .menu ul li.shoponlp {
    display: none
}

.explainerpagelogo {
    display: none
}

.exlaner_page .header-home .menu ul li.hire-us a {
    border: 0;
    background: #1de9b6;
    color: #000a47;
    padding: 0 30px 0 0;
    border-radius: 3px;
    display: inline-block;
    font-weight: 700;
    overflow: hidden;
    position: inherit
}

.exlaner_page .header-home .menu ul li.hire-us a.new_btn:after {
    display: none
}

.exlaner_page .header-home .menu ul li a i {
    color: #fff;
    padding: 10px 15px
}

.exlaner_page .header-home .menu ul li a.headnumber {
    color: #fff
}

.exlaner_page .submit:hover {
    background-color: #1de9b6;
    color: #000a47
}

.exlaner_page .top-home .content h1.title {
    max-width: 100%;
    text-align: center;
    font: 3.5rem/62px gilroy-bold, sans-serif;
    padding: 0 0 0
}

.exlaner_page .myticks li {
    /* width:49%; */
    text-align: left;
    font: 16px/21px gilroy-medium, sans-serif;
    font-weight: 700;
}

.exlaner_page .myticks {
    margin-bottom: 0;
    margin: 20px 0 20px
}

.new_btn {
    background: #1de9b6;
    color: #000a47!important;
    padding: 0 30px 0 0!important;
    border-radius: 3px;
    display: inherit!important;
    font-weight: 700;
    overflow: hidden;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 236px;
    border-top: 0!important;
}

.new_btn i {
    margin-left: 7px;
    display: inline-block;
    background: #1fc39a;
    padding: 15px 20px;
    border-radius: 3px;
    margin-left: 0
}

.new_btn:after {
    content: '';
    background: #1ec19b;
    height: 0;
    display: block;
    width: 115%;
    transition: .5s
}

.new_btn:hover {
    color: #000a47
}

.new_btn:hover:after {
    height: 4px
}

.exlaner_page .applications {
    margin-top: 0;
    position: relative
}

.exlaner_page .myport h2 {
    font: 40px/46px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #fff!important
}

.exlaner_page .myport .h2 {
    margin-top: 0;
    margin-bottom: .5rem;
    font: 40px/46px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #fff!important
}

.exlaner_page .cta a {
    background-color: #1de9b6;
    color: #000a47;
    font-weight: 700;
    position: relative;
    transition: .5s
}

.exlaner_page .cta a:after {
    content: '';
    background: #1ec19b;
    height: 0;
    display: block;
    width: 100%;
    transition: .5s;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 0 0 4px 4px
}

.exlaner_page .cta a:hover:after {
    height: 4px
}

.exlaner_page .VideoTextSer {
    float: right;
    width: 100%;
    overflow: hidden
}

.exlaner_page .VideoTextSer video {
    width: 255px;
    height: 170px;
    margin: 5px 0 15px
}

.exlaner_page .testimonials-custom-add .testi_box_video {
    min-height: auto;
    height: auto;
    padding: 0
}

.exlaner_page .testimonials-custom-add .testi_box_video .VideoTextSer img {
    width: 100%;
    height: 170px;
    margin: 5px 0 15px
}

.exlaner_page .testi_box_video h3 {
    text-align: left;
    font-size: 22px;
    color: #000a47;
    font-weight: 700
}

.exlaner_page .testi_box_video p {
    text-align: left;
    font-size: 14px!important;
    text-align: left!important;
    line-height: 22px!important;
    color: #3a3a3a;
    min-height: 112px;
    font-weight: 700
}

.exlaner_page .testi_box_video a {
    font-weight: 700;
    background: #f2f0f0;
    font-size: 13px;
    padding: 8px 15px;
    display: inline-block;
    float: left;
    margin: 10px 0 0;
    transition: .5s;
    opacity: 0
}

.exlaner_page .testimonials.testimonials-custom-add h2 {
    font: 40px/40px gilroy-bold, sans-serif;
    font-weight: 500;
    text-align: left;
    color: #000a47;
    padding-left: 170px
}

.exlaner_page .testimonials.testimonials-custom-add .h2 {
    font: 40px/40px gilroy-bold, sans-serif;
    font-weight: 500;
    text-align: left;
    color: #000a47;
    margin: 0;
    padding: 0;
    padding-left: 170px
}

.exlaner_page .testimonials {
    text-align: center;
    padding: 40px 0
}

.exlaner_page .testi_box_video:hover a {
    opacity: 1
}

.exlaner_page .serviceslide .slick-active {
    opacity: 1
}

.exlaner_page .serviceslide .slick-prev:before {
    transform: rotate(0deg);
    content: "\f104";
    width: 30px;
    height: 50px;
    display: inline-block;
    font-family: fontAwesome;
}

.exlaner_page .serviceslide .slick-next:before {
    content: "\f105";
    width: 30px;
    height: 50px;
    display: inline-block;
    font-family: fontAwesome
}

.exlaner_page .serviceslide .slick-next::before,
.exlaner_page .serviceslide .slick-prev::before {
    color: #e7e7e7;
    font-size: 60px
}

.exlaner_page .serviceslide .slick-next,
.exlaner_page .serviceslide .slick-prev {
    top: 50%
}

.exlaner_page section.pricing p,
.exlaner_page section.testimonials p {
    text-align: left
}

.exlaner_page .portfolio_button {
    margin: 40px 0 0;
    width: 100%;
    display: inline-block;
    padding-left: 0
}

.exlaner_page .portfolio_button p {
    float: left;
    margin: 10px 0 0!important;
    font-weight: 700;
    color: #000a47
}

.exlaner_page .portfolio_button a {
    float: right;
    background-color: #1de9b6;
    color: #000a47;
    font-weight: 700;
    position: relative;
    transition: .5s
}

.exlaner_page .portfolio_button a:after {
    content: '';
    background: #1ec19b;
    height: 0;
    display: block;
    width: 100%;
    transition: .5s;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 0 0 4px 4px
}

.exlaner_page .portfolio_button a:hover {
    transform: translateY(-4px)
}

.exlaner_page .portfolio_button a:hover:after {
    height: 4px
}

.exlaner_page .mypackages {
    padding: 40px 45px 40px;
    text-align: center
}

.exlaner_page .mypackages:after {
    content: '';
    background-color: #000a47!important;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 580px;
    left: 0;
    z-index: -1
}

.exlaner_page .mypackages .myheading {
    color: #6effe8
}

.exlaner_page .mypackages .myheading:after {
    background: #6effe8
}

.exlaner_page .mypackages .mytext {
    color: #fff
}

.exlaner_page .books {
    padding: 40px 0 40px
}

.exlaner_page .books .content .title {
    color: #000a47
}

.exlaner_page .books .content .text {
    color: #000a47
}

.exlaner_page .books .list .item .title {
    color: #000a47
}

.exlaner_page .books .list .item .description {
    color: #000a47
}

.exlaner_page .books .list .item .book-links a {
    border: solid 1px #ff5000;
    color: #ff5000
}

.exlaner_page .books .list .item .book-links a:nth-child(2) {
    border: solid 1px #000a47;
    color: #000a47
}

.exlaner_page .books .list .item {
    max-width: 100%;
    margin-bottom: 30px;
    padding: 40px 30px;
    transition: .5s
}

.exlaner_page .books .list .item:hover {
    background: #fff;
    border-radius: 6px;
    box-shadow: 7px 9px 30px #0f403836
}

.exlaner_page .newtestimonials {
    min-height: auto;
    padding: 40px 0 0
}

.exlaner_page .newtestimonials .head h2 {
    font: 3.5rem/3rem gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47;
    text-align: center;
    margin: 0 0 20px
}

.exlaner_page .newtestimonials .head p {
    font: 20px/31px gilroy-medium, sans-serif;
    font-weight: 400;
    color: #333;
    text-align: center;
    margin: 10px 0 50px
}

.exlaner_page .newtestimonials p.h2 {
    font: 3.5rem/3rem gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47;
    text-align: center;
    margin: 0 0 20px
}

.exlaner_page .newsliderforexp {
    height: 600px
}

.exlaner_page .newsliderforexp .slick-list {
    padding-bottom: 100px
}

.exlaner_page .newtestimonials .box {
    position: relative
}

.exlaner_page .newtestimonials .col-md-6:nth-child(2) {
    margin-left: -110px;
    margin-top: 140px
}

.exlaner_page .newtestimonials .col-md-6:nth-child(4) {
    margin-left: -110px;
    margin-top: 140px
}

.exlaner_page .newtestimonials .box figure {
    position: absolute
}

.exlaner_page .newtestimonials .box figure img {
    width: 100%;
    opacity: .5
}

.exlaner_page .newtestimonials .box article {
    z-index: 9;
    position: relative;
    padding: 140px 50px 0;
    width: 100%;
    margin: 0 auto;
    height: 100%
}

.exlaner_page .newtestimonials .box article p {
    font-size: 16px;
    font-weight: 700;
    color: #000a47;
    text-align: center
}

.exlaner_page .newtestimonials .box article .quoten h5 {
    text-align: left;
    font-size: 18px;
    margin: 0 0 0;
    display: inline-block;
    vertical-align: middle
}

.exlaner_page .newtestimonials .box article .quoten h5 span {
    display: block;
    font-size: 13px
}

.exlaner_page .newtestimonials .box article .quoten {
    margin: 50px 0 0 0
}

.exlaner_page .newtestimonials .box article .quoten .fig {
    width: 100px;
    height: 100px;
    background-size: cover;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    background: #000a47;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding: 31px 0
}

.exlaner_page .newtestimonials .col-md-6:nth-child(2) .box article .quoten {
    text-align: right;
    margin: 30px 0 0 0
}

.exlaner_page .newtestimonials .col-md-6:nth-child(2) .box article .quoten h5 {
    text-align: right
}

.exlaner_page .newtestimonials .col-md-6:nth-child(2) .box article .quoten .fig {
    margin: 0 0 0 10px
}

.exlaner_page .newtestimonials .col-md-6:nth-child(4) .box article .quoten {
    text-align: right
}

.exlaner_page .newtestimonials .col-md-6:nth-child(4) .box article .quoten h5 {
    text-align: right
}

.exlaner_page .newtestimonials .col-md-6:nth-child(4) .box article .quoten .fig {
    margin: 0 0 0 10px
}

.exlaner_page .newtestimonials .slick-active {
    opacity: 1
}

.exlaner_page .newtestimonials .slick-prev:before {
    transform: rotate(180deg);
    content: "\f105";
    width: 30px;
    height: 50px;
    display: inline-block;
    font-family: fontAwesome
}

.exlaner_page .newtestimonials .slick-next:before {
    content: "\f105";
    width: 30px;
    height: 50px;
    display: inline-block;
    font-family: fontAwesome
}

.exlaner_page .newtestimonials .slick-next::before,
.exlaner_page .newtestimonials .slick-prev::before {
    color: #e7e7e7;
    font-size: 60px
}

.exlaner_page .newtestimonials .slick-next,
.exlaner_page .newtestimonials .slick-prev {
    top: 50%
}

.tab-custom {
    overflow: hidden
}

.packslider .slick-list {
    overflow: visible!important
}

.packagebox .packhdbox {
    top: 0;
    position: relative
}

.exlaner_page .packhdbox h3 {
    color: #fff
}

.exlaner_page .packhdbox h3 img {
    margin: 0 auto 10px;
    display: block
}

.exlaner_page .packagebox .packbtn {
    background: #1de9b6
}

.packagebox .packpricing h2 {
    color: #000a47
}

.exlaner_page .packagebox .populartag {
    color: #ff5000
}

.exlaner_page .packagebox .pack-wrap:after {
    background: #48dac3
}

.exlaner_page .newcta {
    padding: 0 0;
    background: #000a47;
    overflow-x: hidden
}

.exlaner_page .newcta .container-fluid {
    padding: 0
}

.exlaner_page .newcta video {
    width: 100%
}

.exlaner_page .newcta article {
    padding: 0 6%
}

.exlaner_page .newcta article h3 {
    color: #ff5722
}

.exlaner_page .newcta article .h3 {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: .5rem;
    color: #ff5722;
    font-weight: 500;
    line-height: 1.2
}

.exlaner_page .newcta article .h2 {
    color: #fff;
    font: 30px/40px gilroy-bold, sans-serif;
    max-width: 90%;
    margin-top: 0;
    margin-bottom: .5rem
}

.exlaner_page .newcta article h2 {
    color: #fff;
    font: 42px/46px gilroy-bold, sans-serif;
    max-width: 90%
}

.exlaner_page .newcta article p {
    color: #fff;
    font-size: 19px
}

.exlaner_page .newcta article a {
    background: #1de9b6;
    font-size: 14px;
    padding: 10px 25px;
    display: inline-block;
    float: left;
    margin: 0 0 0;
    color: #000a47;
    font-weight: 700;
    transition: .5s;
    position: relative;
    border-radius: 4px
}

.exlaner_page .newcta article a:after {
    border-radius: 0 0 4px 4px;
    content: '';
    background: #1ec19b;
    height: 0;
    display: block;
    width: 100%;
    transition: .5s;
    position: absolute;
    left: 0;
    bottom: 0
}

.exlaner_page .newcta article a:hover {
    transform: translateY(-4px)
}

.exlaner_page .newcta article a:hover:after {
    height: 4px
}

.contacts {
    background-color: #070324
}

.contacts .container .form-name {
    color: #6effe8
}

.contacts .contact-form .tags .item input[type=checkbox]+span {
    border: solid 1px #6effe8;
    color: #6effe8
}

.contacts .social-info ul li a {
    color: #68f2de
}

.contacts .social-info ul li a img {
    margin-right: 5px
}

.contacts .contact-form .tags .item input[type=checkbox]:checked+span {
    border: 1px solid #6effe8;
    background-color: #6effe8;
    color: #363073
}

.contacts .contact-form input:focus,
.contacts .contact-form textarea:focus {
    border-bottom: 1px solid #1de9b6
}

.contacts .social-info ul li {
    color: #68f2de
}

.contacts .contact-form .input,
.contacts .contact-form .textarea {
    border-bottom: 1px solid #1e1657;
    color: #fff
}

.contacts .contact-form .send-wrap .attach {
    color: #4c32ff;
    background: url(../images/clip1.svg) no-repeat left center
}

.contacts .contact-form .send-wrap .attach:hover {
    color: #4c32ff;
    background: url(../images/clip_h1.svg) no-repeat left center
}

.contacts .contact-form .send-wrap .attach-desc {
    color: #fff
}

.hinenew {
    display: inline
}

.hinenew {
    display: none
}

.Banner {
    position: relative;
    font-size: 0;
    text-align: center;
    overflow: hidden;
    background-color: #fafaf5
}

.Banner__bd {
    width: 100%;
    position: relative;
    margin-top: 90px;
    margin-bottom: 90px;
    color: #fff;
    transform: translateZ(0)
}

.Banner__video {
    position: absolute;
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0)
}

.Banner__content {
    max-width: 612px;
    margin-left: auto;
    margin-right: auto
}

.Banner__title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: 42px/46px gilroy-bold, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.3;
    color: #000a47
}

.Banner__subtitle {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 300;
    color: #000
}

.Banner__action {
    margin-top: 30px
}

.Button--brigadierBlue {
    background-color: #000a47
}

.Button {
    outline: 0;
    border: none;
    border-radius: 0;
    padding: 0;
    display: inline-block;
    border-radius: 4px;
    position: relative;
    transition: .5s
}

.Button:after {
    content: '';
    background: #1d1853;
    height: 0;
    display: block;
    width: 100%;
    transition: .5s;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 0 0 4px 4px
}

.Button:hover {
    transform: translateY(-4px)
}

.Button:hover:after {
    height: 4px
}

.Button--brigadierBlue .Button__bd {
    background-color: #363073;
    color: #fff;
    font-size: 16px;
    padding: 14px 30px;
    border-radius: 3px;
    display: block
}

.Button__bd:after {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - .5em);
    width: 1em;
    height: 1em;
    border-radius: 100%;
    background-color: currentColor;
    transform-origin: 50% 100%;
    transition: opacity .3s;
    opacity: 0
}

.homevideobtn {
    position: absolute;
    color: #fff;
    font-size: 100px;
    top: 44%;
    left: 50%;
    z-index: 99;
    transform: translateX(-50%) translateY(-50%)
}

.homevideobtn:hover {
    color: #1de9b6
}

.margin-top-20 {
    margin-top: 20px
}

.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
}

.anch {
    color: #0056b3
}

.icon-sec-clr {
    color: #1de9b6
}

.cust-tf-pl {
    padding-left: 2.3rem
}

.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: #4c31ff;
    font-weight: 700
}

.terms p {
    font: 20px/31px gilroy-medium, sans-serif;
    font-weight: 500
}

.text-center {
    text-align: center
}

.full-width {
    width: 100%
}

.cust-top {
    font-family: gilroy-medium, sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.5;
    color: #3a3a3a
}

.mb5 {
    margin-bottom: 50px
}

.floatbutton .selected-dial-code {
    padding-left: 24px!important
}

.app-input-group.order-phone label {
    padding-left: 90px!important;
    margin-top: calc(100% - 103%)!important
}

.order-phone input#phone {
    padding: 0 82px
}

.contacts-wrap .selected-dial-code {
    padding-left: 24px!important
}

.newsliderforexp .slick-dots li button:before,
.packslider .slick-dots li button:before {
    display: none
}

.slick-dots li button {
    width: 20px
}

.slick-initialized .slick-slide:focus {
    outline: 0
}

.animpage .testi_box_video h3 {
    text-align: left;
    font-size: 20px;
    color: #000a47;
    font-weight: 700
}

.BrandStrip {
    text-align: center;
    background-color: #fafaf5;
    padding: 20px 0 30px
}

.BrandStrip .BrandStrip__title {
    display: inline-block;
    margin: 0 40px 0 0
}

.BrandStrip .BrandStrip__brands {
    display: inline-block
}

.BrandStrip .BrandStrip__brands svg {
    margin: 0 10px
}

.b1 {
    background-color: #667dff!important
}

.b2 {
    background-color: #56d8ff!important
}

.b3 {
    background-color: #b871ff!important
}

.edgtf-row-grid-section-wrapper {
    margin: 40px 0
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.edgtf-process-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    overflow: hidden
}

.edgtf-process-holder.edgtf-two-columns .edgtf-process-item {
    width: 50%
}

.edgtf-process-holder.edgtf-three-columns .edgtf-process-item {
    width: 33.33333%
}

.edgtf-process-holder.edgtf-four-columns .edgtf-process-item {
    width: 25%
}

.animation_run .edgtf-process-holder.edgtf-process-appeared .edgtf-process-circle {
    -webkit-transform: scale(1)!important;
    -ms-transform: scale(1)!important;
    transform: scale(1)!important
}

.animation_run .edgtf-process-holder.edgtf-process-appeared .edgtf-pi-content {
    opacity: 1!important;
    -webkit-transform: translateY(0)!important;
    -ms-transform: translateY(0)!important;
    transform: translateY(0)!important
}

.animation_run .edgtf-process-holder.edgtf-process-appeared .edgtf-process-bg-holder svg path {
    stroke-dashoffset: 0!important
}

.edgtf-process-holder .edgtf-process-circle {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 162px;
    height: 162px;
    background-color: #1de9b6;
    border-radius: 100%;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.edgtf-process-holder .edgtf-process-circle .edgtf-icon-element {
    display: block;
    position: relative;
    top: 33%;
    font-size: 50px
}

.edgtf-process-holder .edgtf-process-circle .edgtf-icon-element img {
    height: 50px
}

.edgtf-row-grid-section-wrapper h2 {
    font: 40px/46px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47;
    text-align: center
}

.edgtf-row-grid-section-wrapper .h2 {
    margin-top: 0;
    margin-bottom: .5rem;
    font: 40px/46px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47;
    text-align: center
}

.edgtf-row-grid-section-wrapper p {
    font: 14px/18px gilroy-regular, sans-serif;
    font-weight: 600;
    color: #333;
    text-align: left;
    margin: 10px 0 50px
}

.edgtf-process-holder .edgtf-process-inner {
    margin: 0 -15px
}

.edgtf-process-holder .edgtf-process-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    padding: 0 15px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.edgtf-process-holder .edgtf-pi-content,
.edgtf-progress-bar,
.edgtf-progress-bar .edgtf-pb-percent,
.edgtf-section-title-holder {
    vertical-align: middle;
    display: inline-block
}

.edgtf-process-holder .edgtf-process-item .edgtf-pi-content {
    opacity: 0;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
}

.edgtf-process-holder .edgtf-process-item:nth-child(2) .edgtf-process-circle {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.edgtf-process-holder .edgtf-process-item:nth-child(2) .edgtf-pi-content {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.edgtf-process-holder .edgtf-process-item:nth-child(3) .edgtf-process-circle {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.edgtf-process-holder .edgtf-process-item:nth-child(3) .edgtf-pi-content {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.edgtf-process-holder .edgtf-process-item:nth-child(4) .edgtf-process-circle {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.edgtf-process-holder .edgtf-process-item:nth-child(4) .edgtf-pi-content {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.edgtf-process-holder .edgtf-pi-content {
    position: relative;
    width: 100%;
    margin: 26px 0 11px
}

.edgtf-process-holder .edgtf-pi-title {
    margin: 0;
    font-weight: 700;
    color: #000a47;
    text-align: left
}

.edgtf-process-holder .edgtf-pi-text {
    margin: 11px 0 0
}

.edgtf-process-holder .edgtf-process-bg-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.edgtf-process-holder .edgtf-process-bg-holder svg path {
    -webkit-transition: 3.2s .3s;
    -o-transition: 3.2s .3s;
    transition: 3.2s .3s;
    stroke-dasharray: 1400;
    stroke-dashoffset: 1400
}

.edgtf-process-holder.edgtf-three-columns .edgtf-process-bg-holder {
    top: 19px;
    left: 159px
}

.edgtf-process-holder.edgtf-three-columns .edgtf-process-bg-holder svg {
    -webkit-clip-path: polygon(0 0, 70% 0, 70% 100%, 0 100%);
    clip-path: polygon(0 0, 70% 0, 70% 100%, 0 100%)
}

.edgtf-process-holder.edgtf-two-columns .edgtf-process-bg-holder {
    top: 6px;
    left: 169px
}

.edgtf-process-holder.edgtf-two-columns .edgtf-process-bg-holder svg {
    -webkit-clip-path: polygon(0 0, 60% 0, 60% 100%, 0 100%);
    clip-path: polygon(0 0, 60% 0, 60% 100%, 0 100%)
}

.edgtf-progress-bar {
    position: relative;
    width: 100%
}

.edgtf-progress-bar.edgtf-pb-percent-floating {
    width: 100%;
    height: 100%
}

.edgtf-progress-bar.edgtf-pb-percent-floating .edgtf-pb-percent {
    position: absolute;
    left: 0;
    right: auto;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    letter-spacing: 0
}

.edgtf-progress-bar .edgtf-pb-title-holder {
    position: relative;
    margin: 37px 0 9px 13px
}

.edgtf-progress-bar .edgtf-pb-title-holder .edgtf-pb-title {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    z-index: 100
}

.edgtf-progress-bar .edgtf-pb-title-holder.edgtf-meta-style {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .25em;
    text-transform: uppercase;
    color: #000;
    font-family: Muli, sans-serif;
    font-style: normal;
    line-height: 1.5em
}

.edgtf-progress-bar .edgtf-pb-percent {
    position: absolute;
    right: 0;
    bottom: 1px;
    width: auto;
    opacity: 0;
    z-index: 10;
    letter-spacing: 0;
    margin-right: 13px
}

.edgtf-progress-bar .edgtf-pb-percent:after {
    content: '%'
}

.edgtf-progress-bar .edgtf-pb-content-holder {
    position: relative;
    height: 3px;
    background-color: #ededed
}

.edgtf-progress-bar .edgtf-pb-content-holder .edgtf-pb-content {
    position: relative;
    top: -1px;
    height: 5px;
    max-width: 100%;
    overflow: hidden;
    background-color: #f5d8ca
}

.edgtf-section-title-holder {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.edgtf-section-title-holder .edgtf-st-title {
    margin: 0
}

.edgtf-section-title-holder .edgtf-st-title .edgtf-section-bold-ital {
    font-family: playfair display, serif;
    font-style: italic;
    font-weight: 700
}

.edgtf-section-title-holder .edgtf-st-text {
    display: block;
    margin: 13px 0 0
}

.edgtf-section-title-holder .edgtf-st-button {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.edgtf-separator,
.edgtf-single-image-holder,
.edgtf-single-image-holder .edgtf-si-inner {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.edgtf-section-title-holder .edgtf-st-button .edgtf-btn {
    margin-top: 33px
}

.edgtf-separator-holder {
    position: relative;
    height: auto;
    font-size: 0;
    line-height: 1em
}

.edgtf-separator-holder.edgtf-separator-center {
    text-align: center
}

.edgtf-separator-holder.edgtf-separator-left {
    text-align: left
}

.edgtf-separator-holder.edgtf-separator-right {
    text-align: right
}

.edgtf-separator-holder.edgtf-separator-full-width .edgtf-separator {
    width: 100%!important
}

.edgtf-separator {
    border-bottom: 1px solid #ebebeb;
    margin: 10px 0
}

.edgtf-single-image-holder {
    width: 100%
}

.edgtf-single-image-holder.edgtf-has-shadow .edgtf-si-inner {
    -webkit-box-shadow: 0 0 4.85px .15px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4.85px .15px rgba(0, 0, 0, .09)
}

.edgtf-single-image-holder .edgtf-si-inner {
    width: 100%
}

.edgtf-single-image-holder .edgtf-si-inner a,
.edgtf-single-image-holder .edgtf-si-inner img {
    position: relative;
    display: block
}

.edgtf-single-image-holder.edgtf-image-behavior-custom-link .edgtf-si-inner a:hover:after {
    opacity: 1
}

.edgtf-single-image-holder.edgtf-image-behavior-custom-link .edgtf-si-inner a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(0, 0, 0, .4);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.edgtf-single-image-holder.edgtf-image-behavior-lightbox .edgtf-si-inner a:hover:after {
    opacity: 1
}

.edgtf-single-image-holder.edgtf-image-behavior-lightbox .edgtf-si-inner a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(0, 0, 0, .4);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.edgtf-social-share-holder,
.edgtf-social-share-holder .edgtf-social-title {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.edgtf-single-image-holder.edgtf-image-behavior-zoom .edgtf-si-inner {
    overflow: hidden
}

.touch .edgtf-single-image-holder.edgtf-image-behavior-zoom .edgtf-si-inner {
    cursor: pointer
}

.edgtf-single-image-holder.edgtf-image-behavior-zoom .edgtf-si-inner:hover img {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04)
}

.edgtf-single-image-holder.edgtf-image-behavior-zoom .edgtf-si-inner img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.edgtf-single-image-holder.edgtf-image-behavior-grayscale .edgtf-si-inner {
    overflow: hidden
}

.touch .edgtf-single-image-holder.edgtf-image-behavior-grayscale .edgtf-si-inner {
    cursor: pointer
}

.edgtf-single-image-holder.edgtf-image-behavior-grayscale .edgtf-si-inner:hover img {
    -webkit-filter: grayscale(0);
    filter: none
}

.edgtf-single-image-holder.edgtf-image-behavior-grayscale .edgtf-si-inner img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.edgtf-single-image-holder.edgtf-image-behavior-moving .edgtf-si-inner {
    overflow: hidden;
    padding: 10% 0;
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 120%;
    -webkit-transition: background .7s ease-out;
    -o-transition: background .7s ease-out;
    transition: background .7s ease-out
}

.edgtf-single-image-holder.edgtf-image-behavior-moving .edgtf-si-inner:hover {
    background-position: 90% center
}

.touch .edgtf-single-image-holder.edgtf-image-behavior-moving .edgtf-si-inner {
    cursor: pointer
}

.edgtf-single-image-holder.edgtf-image-behavior-moving .edgtf-si-inner img {
    z-index: -1;
    max-width: 80%
}

.Footer {
    background-color: #000021;
    color: #ede9e9;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Mr Brown, sans-serif;
    font-size: 1rem;
    font-weight: 200;
    line-height: 1.25rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    overflow: hidden
}

.HomeHero__bg {
    position: absolute;
    right: 50px;
    bottom: 50px
}

.HomeHero__bg img {
    max-width: 800px;
    margin: 0 0 0;
    position: relative;
    top: auto
}

.HomeHero__bgVideoFrame {
    position: absolute;
    width: 220px;
    left: auto;
    right: 277px;
    overflow: hidden;
    bottom: 101px
}

.HomeHero__bg video {
    width: auto;
    height: 150px
}

.HomeFeature__body {
    margin: 40px 0
}

.HomeFeature__title {
    font-size: 1.375rem;
    line-height: 1.5rem;
    position: relative;
    top: calc(-.333333333333333rem - .1875rem + .16em);
    font-weight: 700;
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #000a47
}

.HomeFeature__chapter {
    font-size: 1.125rem;
    line-height: 1.5rem;
    position: relative;
    top: calc(-.333333333333333rem - .0625rem + .16em);
    font-weight: 700;
    color: #ff5000
}

span.Button__bd {
    background: #1de9b6;
    font-size: 14px;
    padding: 10px 25px;
    display: inline-block;
    float: left;
    margin: 0 0 0;
    color: #000a47;
    font-weight: 700;
    transition: .5s;
    position: relative;
    border-radius: 4px
}

.newSerivce_page.exlaner_page .sec {
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 120px 0 0;
    text-align: center
}

.exlaner_page.newSerivce_page .top-home .content h1.title {
    text-align: center;
    color: #000a47
}

.exlaner_page.newSerivce_page .top-home .content p {
    text-align: center;
    margin-bottom: 10px;
    color: #000a47;
    max-width: 80%;
    margin: 10px auto 10px
}

.newSerivce_page .top-home {
    height: 450px;
    background-color: #76ffff;
    background-image: none
}

section.top-home.myhome.whiteClr.processes {
    height: 350px
}

.newSerivce_page .myhome .content {
    padding-top: 0;
    width: 100%;
    display: grid;
    max-width: 100%
}

.exlaner_page.newSerivce_page .myticks li {
    width: auto;
    text-align: left;
    font: 15px/22px gilroy-medium, sans-serif;
    padding: 0 0 5px 25px;
    margin: 0 10px 0;
    color: #000a47;
    font-weight: 600
}

.exlaner_page.newSerivce_page .myticks li:before {
    top: 5px
}

.exlaner_page.newSerivce_page .myticks {
    margin-bottom: 0;
    margin: 20px 0
}

.newSerivce_page .top-home svg {
    right: 0;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate3d(-50%, -50%, 0);
    min-width: 768px
}

.bannerform {
    margin-bottom: 30px;
    box-shadow: none;
    position: relative;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 70%;
    z-index: 99;
}

.bannerform.shadnone {
    margin-bottom: 30px;
    box-shadow: none
}

.bannerform img {
    margin-right: 15px;
    max-width: 24%
}

.bannerform form {
    margin-bottom: 0
}

.bannerform form .wrap {
    font-size: 0
}

.bannerform form .wrap .dtf {
    display: inline-block;
    width: 25%;
    vertical-align: middle
}

.bannerform form .wrap .dtf #phone {
    padding-left: 100px
}

.bannerform form .wrap .dtf input[type=email],
.bannerform form .wrap .dtf input[type=number],
.bannerform 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
}

.bannerform form .wrap .dtf input[type=submit] {
    padding: 13px 29px;
    border-radius: 0 6px 6px 0;
    width: 100%;
    background-color: #000a47;
    color: #fff
}

.bannerform form .wrap .dtf input.round {
    border-radius: 6px 0 0 6px
}

.newSerivce_page .header-home .menu ul li a {
    color: #000a47
}

.content_section {
    padding: 40px 0;
    background-color: #fafafa!important
}

.content_section.pdg {
    padding: 40px 0;
    background-color: #fff!important
}

.content_section h3 {
    margin: 0 0 30px;
    font-size: 22px;
    color: #000a47
}

.content_section h2 {
    font: 40px/46px gilroy-bold, sans-serif;
    font-weight: 700;
    color: #000a47;
    text-transform: capitalize
}

.content_section p {
    font-weight: 600
}

.content_section h2 span {
    display: block;
    font-size: 20px;
    color: #ff5000
}

.content_section .new_btn {
    margin: 0 20px 0 0;
    display: inline-block!important;
    vertical-align: middle
}

.content_section p.ratingnew {
    display: inline-block;
    vertical-align: middle;
    max-width: 43%;
    margin: 0 0 0
}

.content_section p.ratingnew span i {
    color: #fca705;
    font-size: 24px
}

.content_section ul {
    margin: 29px 0
}

.content_section ul li {
    position: relative;
    margin: 0 0 10px;
    font-weight: 600;
    width: 40%;
    display: inline-block;
    vertical-align: top
}

.content_section ul li:After {
    content: "\f058";
    position: absolute;
    left: -30px;
    top: 5px;
    color: #fbb84b;
    font: normal normal normal 20px/1 FontAwesome
}

.exlaner_page .applications:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 400px;
    display: block;
    background: #000a47;
    z-index: -1;
    top: 240px;
    left: 0
}

.exlaner_page .applications.homeportfoliosec {
    border-bottom: solid 1px #13279e;
    padding: 40px 0
}

.exlaner_page .applications.homeportfoliosec .container-fluid {
    padding: 0
}

.exlaner_page .applications.homeportfoliosec h2 {
    color: #000a47
}

.exlaner_page .applications.homeportfoliosec .h2 {
    color: #000a47
}

.exlaner_page .applications.homeportfoliosec .portfolioparagraph {
    color: #fff
}

.exlaner_page .applications.homeportfoliosec .tab-custom .tabbing-links li {
    color: #fff
}

.exlaner_page .applications.homeportfoliosec .cta h3 {
    color: #fff
}

.exlaner_page .applications.homeportfoliosec .cta h3 a {
    background-color: #000a47!important;
    color: #1de9b6!important
}

.exlaner_page .applications.homeportfoliosec .cta a.viewmorebtn:hover {
    background-color: #fff!important;
    color: #000a47!important
}

.exlaner_page .applications.homeportfoliosec .cta a.viewmorebtn:hover:after {
    height: 0
}

.exlaner_page .applications.homeportfoliosec:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: #000a47;
    z-index: -1;
    top: 0;
    left: 0
}

.myport .tab-custom .tabbing-links li.current:hover {
    border: 1px solid red;
    background-color: red;
    color: #fff
}

.mypackages .tab-custom .tabbing-links li:hover {
    border: 1px solid #fff;
    background-color: #fff;
    color: #000a47
}

.mypackages .tab-custom .tabbing-links li.current {
    border: 1px solid #fff;
    background-color: #fff;
    color: #000a47
}

.mypackages .tab-custom .tabbing-links li {
    border: solid 1px #585961;
    color: #fff
}

.newSerivce_page .tab-custom .tabs {
    padding: 20px 0 0
}

.mypackages .tab-custom .tabs {
    padding: 60px 0 0
}

.pdleft {
    padding-left: 138px
}

.our-process {
    display: block;
    padding: 40px 0
}

.process-wrapbox .col-lg-6 {
    vertical-align: middle;
    margin: 70px 0 0
}

.process-wrapbox figure img {
    margin: 0 auto;
    display: table
}

.process-wrapbox .proces-textwrap {
    padding: 60px 30px
}

.process-wrapbox .proces-textwrap h3 {
    color: #000a47;
    font-weight: 500;
    line-height: 1.3;
    margin: 0 0 24px;
    font-size: 36px;
    width: 100%;
    text-transform: none
}

.process-wrapbox .proces-textwrap p {
    font-size: 22px;
    text-align: left;
    color: #5b6b7f;
    line-height: 28px;
    width: 100%
}

.process-wrapbox .proces-textwrap a {
    color: #fcb434
}

.process-video {
    width: 100%;
    position: relative
}

.process-wrapbox .col-lg-6+.col-lg-6 .proces-textwrap {
    padding: 20px 30px 40px
}

.videos-processpage {
    margin-bottom: 60px
}

.processcta-wrapper {
    padding: 100px 20px;
    background: #000a47;
    color: #fff;
    display: block
}

.processcta {
    text-align: center
}

.processcta figure {
    width: 50%;
    margin: 0 auto 30px;
    text-align: center
}

.processcta figure img {
    width: 100%
}

.processcta h3 {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;
    text-transform: none
}

.processcta p {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    max-width: 780px;
    margin: 25px auto 30px
}

.processcta a {
    color: rgba(255, 255, 255, .8)
}

.process-stepswrap {
    padding: 40px 0;
    display: block
}

.process-stepswrap .col-lg-4 {
    vertical-align: top;
    margin-top: 30px
}

.process-stepswrap .col-lg-4.last-twochilds {
    text-align: center
}

.processsteps-box {
    text-align: center;
    padding: 0 30px
}

.processsteps-box figure img {
    max-height: 145px;
    max-width: 100%!important
}

.processsteps-box h4 {
    color: #000a47;
    font-size: 20px;
    font-weight: 700;
    text-transform: none
}

.processsteps-box p {
    color: #5b6b7f;
    font-size: 16px;
    line-height: 22px;
    margin: 15px auto 25px;
    max-width: 425px
}

.home_banner {
    height: 680px;
    overflow: hidden;
    position: absolute!important;
    left: 0;
    width: 100%
}

.home_banner .video_slider video {
    width: 100%;
    height: 100%;
    left: 0;
    position: relative;
    transform: scale(1.5)
}

.home_banner .slick-dots {
    bottom: 40%;
    width: 50px;
    left: 50px
}

.home_banner .slick-dots li {
    height: 15px!important;
    width: 15px!important;
    margin-bottom: 10px
}

.home_banner .slick-dots li button {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    opacity: 1;
    background-color: #0000;
    border: solid 2px #ffffff69
}

.home_banner .slick-dots li button:before {
    display: none
}

.home_banner .slick-dots li.slick-active button {
    background-color: #1de9b6;
    border: solid 1px #1de9b6
}

.home_banner .video-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: url(../images/video-overlay.png) rgba(0, 0, 0, .6);
    width: 100vw;
    height: 100vh;
    min-width: 100vw;
    min-height: 100vh
}

.book-call-ys-layer {
    display: none;
    opacity: .7;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000
}

.book-call-ys-container {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 999999
}

.book-call-ys-container.visible,
.book-call-ys-layer.visible {
    display: block
}

.book-call-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 .2s ease-in-out
}

.crossbtn {
    float: right;
    font-size: 30px;
    border: 2px solid #000;
    padding: 2px 7px;
    border-radius: 3px;
    color: #212529
}

.crossbtn:hover {
    color: #212529
}

.book-call-ys-popup-close {
    position: absolute;
    color: #000;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    display: block;
    right: 10px;
    top: 10px;
    font-weight: 700;
    border: solid 1px #000;
    padding: 8px 9px;
    line-height: initial;
    border-radius: 100%
}

.book-call-ys-container.finished .book-call-ys-popup-close {
    width: 30px;
    height: 30px;
    text-indent: 0
}

.book-call-ys-popup-content {
    display: none;
    padding: 20px 40px;
    background: #fff;
    border-radius: 20px 20px 20px 20px
}

.book-call-ys-container.finished .book-call-ys-popup-content {
    display: block
}

.book-call-ys-popup-close:hover {
    text-decoration: none;
    color: #000
}

.book-call-ys-box {
    height: auto;
    width: 572px!important;
    background: #f3c06a;
    padding: 0;
    background-size: cover
}

.book-call-ys-box .mainbann {
    border-radius: 20px 20px 0 0;
    width: 100%
}

.book-call-popupform h2 {
    font-weight: 700;
    font-size: 15px;
    color: #3a3a3a;
    margin: 10px 0 20px
}

.book-call-popupform .h2 {
    font-weight: 700;
    font-size: 15px;
    color: #3a3a3a;
    margin: 10px 0 20px
}

.book-call-popupform h2 span {
    color: #e9028e
}

.book-call-popupform p {
    color: #000;
    padding: 0 0 8px;
    font-size: 14px
}

.book-call-popupform form p {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    margin: 0
}

.book-call-popupform form p span {
    color: #0c71f4
}

p.small {
    font-size: 14px;
    color: #000;
    text-align: center;
    display: block
}

.book-call-popupform form {
    font-size: 0
}

.book-call-popupform form .fldst {
    margin: 0 0 30px;
    display: block;
    width: 100%
}

.book-call-popupform span.heading {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    display: block;
    color: #000a47
}

.book-call-popupform figure {
    background-image: url(../images/linda-dok.jpg);
    -webkit-animation: ripple .9s linear infinite;
    animation: ripple .9s linear infinite;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: block;
    margin: -40px auto 30px;
    border: solid 1px #ededed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%
}

.book-call-popupform form .fldst .intl-tel-input {
    width: 79%;
    margin-bottom: 15px;
    display: inline-block
}

.book-call-popupform form input[type=text] {
    border-radius: 3px
}

.book-call-popupform form .fldst.btnattach button {
    position: relative;
    bottom: 0;
    border: 0;
    display: block;
    right: 0;
    background: #e9028e;
    width: 100%;
    height: 50px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    color: #fff
}

.book-call-popupform form .callus {
    border-top: 3px solid transparent;
    background: #000a47;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    color: #fff;
    line-height: 33px;
    padding: 8px 25px;
    outline: 0;
    cursor: pointer;
    border-radius: 3px;
    display: block;
    text-align: center
}

.book-call-popupform form .callus i {
    margin: 0 0 0 15px
}

.book-call-popupform form .lst-p {
    text-align: center;
    padding: 0 0 15px
}

.book-call-popupform form .lst-p a {
    font-weight: 700;
    color: #e80d85
}

.book-call-popupform form .lst-p a:hover {
    color: #000
}

.book-call-popupform 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
}

.book-call-popupform form .newbtn {
    background: #000a47;
    height: 51px;
    width: 100px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    border-radius: 6px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    border-left: 0;
    font-size: 16px;
    font-weight: 700;
    padding: 0
}

.fldst-two {
    width: 50%;
    display: inline-block;
    padding: 5px 5px 5px 0
}

.fldst-two.last {
    padding: 5px 4px 5px 5px
}

.flagimg-exit {
    width: 20px;
    margin-left: 10px;
    margin-right: 2px
}

.sectionRow {
    padding: 0 0 40px;
    overflow: hidden;
    width: 100%;
    background: #fafafa
}

.quote--row {
    display: -ms-flexbox;
    -ms-flex-direction: row;
    -ms-flex-align: center
}

.quote--row .quote__text {
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    padding-left: 50px;
    max-width: 50%;
    display: inline-block;
    vertical-align: middle
}

.quote__icon {
    color: #e7b421;
    font-size: 31px;
    margin: 0 0 15px
}

.quote__icon,
.quote__img img {
    display: block
}

.quote__body {
    font-size: 1.5rem;
    font-family: proxima-nova, sans-serif;
    line-height: 1.25;
    margin: 15px 0
}

.quote__body:before {
    content: "\201C"
}

.quote__body:after {
    content: "\201D"
}

.quote--row .quote__footer {
    margin-top: 15px
}

.quote__footer {
    font-size: 14px;
    line-height: 1.357142857
}

.quote__footer .name {
    font-weight: 700
}

.quote__img {
    width: 200px;
    display: inline-block;
    vertical-align: middle
}

.quote__img img {
    width: 100%
}

.sectionRow a {
    background-color: #1de9b6;
    color: #000a47;
    font-weight: 700;
    position: relative;
    transition: .5s;
    display: inline-block;
    width: 18%;
    text-align: center;
    vertical-align: middle;
    padding: 13px 0;
    border-radius: 6px;
    float: right;
    margin: 70px 0
}

.whoweare_Sec {
    margin: 0;
    padding: 0
}

.whoweare_Sec .container-fluid {
    padding: 0
}

.whoweare_Sec .container-fluid .col-md-6 {
    padding: 0
}

.whoweare_Sec article {
    padding: 0 10%
}

.whoweare_Sec article h2 {
    font: 3.5rem/3rem gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47;
    text-align: left;
    margin: 0 0 20px
}

.whoweare_Sec article p {
    font: 16px/25px gilroy-medium, sans-serif;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin: 10px 0 20px
}

.whoweare_Sec figure {
    height: 500px;
    background-size: cover;
    width: 100%;
    margin: 0
}

.values_Sec {
    padding: 40px 0 0
}

.values_Sec h2 {
    font: 3.5rem/3rem gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47;
    text-align: left;
    margin: 0 0 40px
}

.values_Sec img {
    width: 104px
}

.values_Sec h3 {
    font: 20px/25px gilroy-medium, sans-serif;
    font-weight: 700;
    color: #000a47;
    text-align: left;
    margin: 20px 0 10px
}

.values_Sec p {
    font: 16px/25px gilroy-medium, sans-serif;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin: 10px 0 50px
}

.contact_page {
    padding: 0 0 0;
    height: 100vh
}

.contact_page ul.tags {
    display: none
}

.contact_page video {
    height: 100vh
}

.contact_page .contact-form {
    padding: 0 10%
}

.contact_page .contact-form h2 {
    font: 3rem/3rem gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47;
    text-align: left;
    margin: 50px 0 0
}

.contact_page .contact-form p {
    font: 20px/31px gilroy-medium, sans-serif;
    font-weight: 400;
    color: #333;
    text-align: center;
    margin: 10px 0 50px
}

.contact_page .contact-form .send-wrap {
    margin-top: 50px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.contact_page .contact-form .send-wrap .attach {
    position: relative;
    display: flex;
    align-items: center;
    background: url(../images/clip.svg) no-repeat left center;
    padding-left: 25px
}

.contact_page .contact-form .send-wrap .attach:hover {
    color: #4c32ff;
    background: url(../images/clip_h.svg) no-repeat left center
}

.contact_page .contact-form .send-wrap .attach.attached {
    background: url(../images/check.svg) no-repeat left center
}

.contact_page .contact-form .send-wrap .attach input[type=file] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 120px;
    height: 30px;
    z-index: 1;
    color: #000;
    font-size: 16px
}

.Banner-v2__images {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden
}

.Banner-v2__images:before {
    content: "";
    display: block;
    padding-bottom: 0;
    background-image: url(../images/lhs.jpg);
    width: 36%;
    height: 300px;
    background-size: 70%;
    background-repeat: no-repeat;
    left: -120px;
    top: 20%;
    position: absolute
}

.Banner-v2__images:after {
    content: "";
    display: block;
    padding-bottom: 0;
    background-image: url(../images/rhs.jpg);
    width: 36%;
    height: 300px;
    background-size: 70%;
    background-repeat: no-repeat;
    right: -180px;
    top: 20%;
    position: absolute
}

.company-top .list img {
    width: 140px;
    display: block;
    margin: 0 auto
}

.contactpagenew .header-home.fill {
    background: #fff;
    border-bottom: solid 1px #f1f1f1
}

.pack_Details {
    padding: 120px 0
}

.pack_Details h2 {
    font: 50px/40px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47
}

.pack_Details p {
    font: 18px/18px gilroy-regular, sans-serif;
    font-weight: 600;
    color: #333;
    margin: 30px 0 30px
}

.pack_Details .col-md-12 {
    margin: 0 0 100px
}

.pack_Details .list-scroll {
    max-height: 345px;
    min-height: 345px
}

.pack_Details .details {
    padding: 0;
    text-align: left
}

.pack_Details .details li {
    font-size: 16px;
    position: relative;
    padding: 15px 0 15px 0;
    line-height: 1.3;
    font-weight: 500;
    vertical-align: middle;
    border-bottom: solid 1px #eaeaea
}

.pack_Details .details li:before {
    top: 0;
    color: #1de9b6;
    left: 0;
    content: "\e962";
    font-family: icomoon!important;
    position: relative;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0
}

.pack_Details h3 {
    font: 24px/36px gilroy-bold, sans-serif;
    font-weight: 500;
    color: #000a47
}

@media (min-width:1600px) and (max-width:1920px) {
    .HomeHero__bg img {
        max-width: 1000px
    }
    .HomeHero__bgVideoFrame {
        bottom: 122px;
        width: 298px;
        right: 334px
    }
    .HomeHero__bg video {
        height: 200px
    }
    .top-home {
        padding: 0 250px 0
    }
}

@media (min-width:1270px) and (max-width:1366px) {
    .header-home .menu ul li a {
        font-size: 12px
    }
    .header-home .menu ul li a.new_btn {
        width: 215px
    }
    .myhome .content {
        padding-top: 0
    }
    .exlaner_page .top-home .content h1.title {
        font: 3rem/52px gilroy-bold, sans-serif
    }
    .exlaner_page .myticks li {
        font: 14px/21px gilroy-medium, sans-serif
    }
    .exlaner_page .newcta article h2 {
        color: #fff;
        font: 36px/36px gilroy-bold, sans-serif;
        max-width: 90%
    }
    .top-home .content h1.title {
        margin: 0 0 0
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .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 .2s linear, opacity .2s linear, z-index .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: 135px;
        margin: 40px 20px;
        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: auto;
        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 {
        padding: 0 0 0
    }
    .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 {
        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
    }
    .exlaner_page .top-home .content h1.title {
        margin-top: 0
    }
    .applications .bg-container {
        height: 230px
    }
    .cta h3 {
        width: 100%;
        margin: 0 0 20px
    }
    .packagebox .packbtn {
        padding: 14px 20px
    }
    .exlaner_page .newcta article {
        padding: 30px 6% 80px
    }
    .blog-slider {
        min-height: 550px!important;
        height: 550px!important;
        margin: 180px auto 0!important
    }
    .contacts video {
        display: none
    }
    .brandsvg {
        display: none
    }
}

@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) {
    .exlaner_page .testimonials.testimonials-custom-add .h2 {
        font: 35px/36px gilroy-bold, sans-serif;
        text-align: left!important;
        padding-left: 0;
        margin: 0
    }
    .blog.exlaner_page header .logo {
        width: 138px
    }
    .exlaner_page .myhome .content {
        max-width: 100%
    }
    .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: 52px/60px gilroy-bold, sans-serif
    }
    .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: 130px;
        height: auto;
        display: inline-block
    }
    .height-dog {
        height: auto
    }
    .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 20px;
        padding-left: 0;
        text-align: center!important
    }
    .company-top .list {
        text-align: center
    }
    .myport h2 {
        font: 52px/50px 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: -10px
    }
    .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
    }
    .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
    }
    .main-fixed-wrap .colums {
        float: left;
        width: 100%
    }
    .stepSec .figsec {
        display: none
    }
    .main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-canvas .set-card-canvas-inner figure img {
        width: 100%
    }
    .stepThird .figsec .imgone {
        display: none
    }
    .height-dog.col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .top-home .content h1.title {
        font-size: 35px;
        line-height: 40px;
        width: 100%;
        max-width: 100%
    }
    .myticks li {
        padding: 0 0 5px 25px;
        font: 14px/31px gilroy-medium, sans-serif
    }
    .applications .myport h2 {
        font: 35px/41px gilroy-bold, sans-serif;
        margin: 0 0 0
    }
    .mypackages .myheading {
        font: 35px/41px gilroy-bold, sans-serif
    }
    .qualities h3 {
        font-size: 35px;
        line-height: 41px
    }
    .qualities p {
        font-size: 18px;
        margin: 0 0 40px
    }
    .quality h4 {
        font-size: 14px;
        line-height: 18px
    }
    .quality {
        margin-bottom: 10px
    }
    section.call-actions .fa {
        margin-left: 0;
        margin-top: 0;
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center
    }
    .phone-div {
        padding-left: 0;
        margin-bottom: 20px
    }
    section.call-actions .phone-div h3 {
        padding-left: 0;
        text-align: center;
        margin: 0
    }
    section.call-actions h3 {
        margin-top: 0;
        padding-left: 0;
        text-align: center
    }
    section.call-actions h2 {
        margin: 0;
        line-height: 22px;
        padding: 10px 0;
        text-align: center
    }
    .bggray {
        padding: 80px 0 0
    }
    .services-top .list .top-home .content .bottom a,
    .services-top .list p,
    .top-home .content .bottom .services-top .list a {
        font-size: 14px;
        color: #333
    }
    .services-list h3 {
        font-size: 35px;
        margin-bottom: 10px
    }
    .services-list .text {
        font-size: 16px
    }
    .services-list .item-1 img,
    .services-list .item-3 img,
    .services-list .item-5 img .services-list .item-7 img {
        float: left
    }
    .portpage {
        margin-top: 0
    }
    .stepSec {
        padding: 0 0 220px;
        margin-top: 0
    }
    .stepSec .contentsec h2,
    .stepSecond .countersec h2,
    .stepThird .contentsec h2 {
        font: 50px/52px gilroy-bold, sans-serif
    }
    .stepSec .contentsec .innertext {
        margin-left: 0
    }
    .stepSec .quest-title:before,
    .stepSecond .quest-title:before,
    .stepThird .quest-title:before {
        top: 26px
    }
    .main-fixed-wrap .colums .set-card-shocase .card-showcase-item .card-showcase-mid .set-card-user .user-display-name {
        width: 53%
    }
    .stepSecond {
        padding-bottom: 40px
    }
    .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
    }
    div.slash2::after {
        display: none
    }
    div.slash::after {
        display: none
    }
    .services-top .list .item:nth-child(1),
    .services-top .list .item:nth-child(2) {
        margin-bottom: 20px
    }
    .services-top .list .item {
        margin: 0 0 20px
    }
    .stiky_foter {
        display: none
    }
    .header-home.squeeze .logo {
        width: auto
    }
    .testimonials.testimonials-custom-add h2 {
        font: 32px/40px gilroy-bold, sans-serif;
        font-weight: 500
    }
    .VideoTextSer {
        float: right;
        width: 100%
    }
    .user_aplha-video {
        height: 100%;
        width: 100%
    }
    .newSectionhome .mybannerform img {
        margin: 16px 6px;
        height: 27px
    }
    .blog.exlaner_page header .logo {
        width: 138px
    }
    .exlaner_page .myhome .content {
        max-width: 100%;
        padding: 0 10px
    }
    .exlaner_page .top-home .content h1.title {
        max-width: 100%;
        text-align: left;
        font: 20px/25px gilroy-bold, sans-serif;
        margin: 34px 0px;
    }
    .exlaner_page .myticks li {
        width: 100%;
        text-align: left;
        font: 13px/18px gilroy-medium, sans-serif;
    }
    .exlaner_page .myticks {
        margin: 15px 0
    }
    .exlaner_page .sec {
        padding: 20px 0
    }
    .exlaner_page .newSectionhome {
        text-align: center;
        padding: 20px 10px 20px
    }
    .exlaner_page .testimonials.testimonials-custom-add h2 {
        font: 35px/36px gilroy-bold, sans-serif;
        text-align: left!important;
        padding-left: 0;
        margin: 0
    }
    .exlaner_page .testi_box_video h3 {
        text-align: left!important
    }
    .exlaner_page .portfolio_button {
        margin: 20px 0 0
    }
    .exlaner_page .portfolio_button a {
        float: none
    }
    .exlaner_page .applications {
        margin-top: 20px
    }
    .exlaner_page .testimonials {
        text-align: center;
        padding: 20px 0
    }
    .exlaner_page .serviceslide .slick-prev {
        left: 0
    }
    .exlaner_page .mypackages {
        padding: 20px 15px 60px
    }
    .exlaner_page .mypackages .mytext {
        color: #6effe8;
        font-size: 14px;
        line-height: 21px
    }
    .exlaner_page .books .list {
        margin-top: 0
    }
    .exlaner_page .books .list .item {
        max-width: 100%;
        margin-bottom: 0
    }
    .exlaner_page .newcta svg {
        width: 100%;
        height: 200px
    }
    .exlaner_page .newcta article h2 {
        color: #000a47;
        font: 35px/36px gilroy-bold, sans-serif;
        max-width: 90%
    }
    .exlaner_page .newtestimonials .box article {
        padding: 40px 50px 0
    }
    .exlaner_page .newtestimonials .col-md-6:nth-child(2) {
        margin-left: 0;
        margin-top: 0
    }
    .exlaner_page .newsliderforexp {
        height: auto
    }
    .exlaner_page .newtestimonials .box article p {
        font-size: 15px
    }
    .exlaner_page .newtestimonials .box {
        position: relative;
        margin-bottom: 30px
    }
    .exlaner_page .newsliderforexp .slick-list {
        padding-bottom: 0
    }
    .Banner__bd {
        width: 100%;
        margin-top: 40px;
        margin-bottom: 40px
    }
    .Banner__title {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font: 35px/39px gilroy-bold, sans-serif;
        font-size: 35px;
        font-weight: 700;
        line-height: 1
    }
    .Banner__subtitle {
        font-size: 18px;
        line-height: 1.3;
        font-weight: 300;
        padding: 0 10px
    }
    .Banner {
        margin: 50px 0 0
    }
    .new_btn {
        position: inherit;
        bottom: 0 font-size: 16px
    }
    .edgtf-process-holder.edgtf-four-columns .edgtf-process-item {
        width: 100%
    }
    .edgtf-process-holder .edgtf-process-bg-holder {
        display: none
    }
    .exlaner_page .newcta article {
        padding: 30px 6%
    }
    .exlaner_page .newcta article h2 {
        color: #fff
    }
    .exlaner_page .newcta article a {
        margin: 0 0 30px
    }
    .exlaner_page .newtestimonials .head p {
        margin: 10px 0 0
    }
    .blog-slider {
        min-height: 300px
    }
    .contacts video {
        display: none
    }
    .brandsvg {
        display: none
    }
    .quote--row .quote__text {
        padding-left: 0;
        max-width: 100%
    }
    .exlaner_page .sec {
        padding: 90px 0
    }
    .home.blog .header-home .menu ul li a {
        color: #000a47
    }
    .newhomepage .header-home .menu ul li a.active {
        color: #1de9b6!important
    }
    .header-home .menu ul li a.new_btn {
        display: none!important
    }
    .header-home .menu ul li a.bokacall {
        padding: 5px 10px!important
    }
    .company-top .list img {
        width: 100px
    }
    .company-top .list {
        display: block
    }
    .company-top .list {
        margin-top: 0
    }
    .company-top .list .item {
        width: 32%!important;
        display: inline-block;
        margin: 10px 0;
        padding-left: 0;
        vertical-align: top;
        text-align: center!important
    }
    .exlaner_page .VideoTextSer {
        float: inherit;
        width: 255px;
        overflow: hidden;
        margin: 0 auto
    }
    .exlaner_page .testimonials .slick-next {
        right: 0
    }
    .sectionRow {
        text-align: center
    }
    .sectionRow a {
        width: auto;
        text-align: center;
        vertical-align: middle;
        padding: 13px 30px;
        border-radius: 6px;
        float: inherit;
        margin: 20px 0 0
    }
    .exlaner_page .applications.homeportfoliosec .cta a {
        margin: 20px auto 0
    }
    .mypackages .myheading img {
        height: 20px;
        margin: 0
    }
    .mypackages .myheading img.ever {
        height: 29px;
        margin: 10px 0 0
    }
    .packagebox .packbtn {
        padding: 14px 10px
    }
    .edgtf-process-holder .edgtf-process-circle {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    .edgtf-process-holder .edgtf-process-item .edgtf-pi-content {
        opacity: 1
    }
    .bannerform {
        bottom: 0;
        max-width: 90%;
        padding: 0 10px;
        margin: 20px auto 0
    }
    .bannerform form .wrap .dtf {
        display: inline-block;
        width: 100%;
        border-bottom: solid 1px #ccc;
        margin: 0 0 0
    }
    .bannerform form .wrap .dtf input[type=submit] {
        border-radius: 6px
    }
    .exlaner_page .applications:after {
        display: none
    }
    .newSerivce_page.iti-mobile .applications .myport h2 {
        color: #000a47!important
    }
    .content_section ul li {
        width: 100%
    }
    .banner-form {
        max-width: 370px;
        width: 100%
    }
    .edgtf-process-holder .edgtf-process-circle .edgtf-icon-element img {
        margin: 0 auto;
        display: block
    }
    .home_banner .video_slider video {
        transform: scale(3.5)
    }
    .exlaner_page .header-home.fill {
        padding: 0 10px 0 10px
    }
    .exlaner_page .sec {
        padding: 90px 0 0
    }
    .blog-slider {
        min-height: 550px!important;
        height: 550px!important;
        margin: 180px auto 0!important
    }
    .contacts .slick-next,
    .contacts .slick-prev {
        display: none!important
    }
    .contacts .contact-form {
        padding: 0 10px
    }
    .newSerivce_page .top-home {
        height: auto
    }
    .exlaner_page.newSerivce_page .top-home .content p {
        max-width: 100%
    }
    .cta a {
        margin: 0 auto 13px
    }
    .exlaner_page .newtestimonials .head h2 {
        font: 2.5rem/3rem gilroy-bold, sans-serif
    }
    .book-call-ys-box {
        width: 90%!important
    }
    .fldst-two {
        width: 100%
    }
    .book-call-popupform form .fldst .intl-tel-input {
        width: 100%
    }
    .processcta-wrapper {
        padding: 30px 20px
    }
    .processcta figure {
        width: 100%
    }
}

#phone {
    padding-top: 0
}

.blog-slider {
    width: 95%;
    position: relative;
    max-width: 800px;
    margin: auto;
    background: #fff;
    box-shadow: 0 14px 80px rgba(34, 35, 58, .2);
    padding: 25px;
    border-radius: 25px;
    height: 400px;
    transition: all .3s;
    margin-bottom: 40px
}

@media screen and (max-width:992px) {
    .blog-slider {
        max-width: 680px;
        height: 400px
    }
}

@media screen and (max-width:768px) {
    .blog-slider {
        min-height: 500px;
        height: auto;
        margin: 180px auto
    }
}

@media screen and (max-height:500px) and (min-width:992px) {
    .blog-slider {
        height: 350px
    }
}

.blog-slider__item {
    display: flex;
    align-items: center
}

@media screen and (max-width:768px) {
    .blog-slider__item {
        flex-direction: column
    }
}

.blog-slider__item.swiper-slide-active .blog-slider__img img {
    opacity: 1;
    transition-delay: .3s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>* {
    opacity: 1;
    transform: none
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(1) {
    transition-delay: .3s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(2) {
    transition-delay: .4s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(3) {
    transition-delay: .5s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(4) {
    transition-delay: .6s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(5) {
    transition-delay: .7s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(6) {
    transition-delay: .8s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(7) {
    transition-delay: .9s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(8) {
    transition-delay: 1s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(9) {
    transition-delay: 1.1s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(10) {
    transition-delay: 1.2s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(11) {
    transition-delay: 1.3s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(12) {
    transition-delay: 1.4s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(13) {
    transition-delay: 1.5s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(14) {
    transition-delay: 1.6s
}

.blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(15) {
    transition-delay: 1.7s
}

.blog-slider__img {
    width: 300px;
    flex-shrink: 0;
    height: 300px;
    background-image: linear-gradient(147deg, #000a47 0, #17e5b1 74%);
    border-radius: 20px;
    transform: translateX(-80px);
    overflow: hidden
}

.blog-slider__img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    opacity: .8
}

.blog-slider__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    opacity: 0;
    border-radius: 20px;
    transition: all .3s
}

@media screen and (max-width:768px) {
    .blog-slider__img {
        transform: translateY(-50%);
        width: 90%
    }
}

@media screen and (max-width:576px) {
    .blog-slider__img {
        width: 95%
    }
}

@media screen and (max-height:500px) and (min-width:992px) {
    .blog-slider__img {
        height: 270px
    }
}

.blog-slider__content {
    padding-right: 25px
}

@media screen and (max-width:768px) {
    .blog-slider__content {
        margin-top: -80px;
        text-align: center;
        padding: 0 30px
    }
}

@media screen and (max-width:576px) {
    .blog-slider__content {
        padding: 0
    }
}

.blog-slider__content>* {
    opacity: 0;
    transform: translateY(25px);
    transition: all .4s
}

.blog-slider__code {
    color: #7b7992;
    margin-bottom: 15px;
    display: block;
    font-weight: 500
}

.blog-slider__title {
    font-size: 24px;
    font-weight: 700;
    color: #0d0925;
    margin-bottom: 20px
}

.blog-slider__text {
    color: #4e4a67;
    margin-bottom: 30px;
    line-height: 1.5em
}

.blog-slider__button {
    display: inline-flex;
    background-image: linear-gradient(147deg, #fe8a39 0, #fd3838 74%);
    padding: 15px 35px;
    border-radius: 50px;
    color: #fff;
    box-shadow: 0 14px 80px rgba(252, 56, 56, .4);
    text-decoration: none;
    font-weight: 500;
    justify-content: center;
    text-align: center;
    letter-spacing: 1px
}

@media screen and (max-width:576px) {
    .blog-slider__button {
        width: 100%
    }
}

.blog-slider .swiper-container-horizontal>.swiper-pagination-bullets,
.blog-slider .swiper-pagination-custom,
.blog-slider .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.blog-slider__pagination {
    position: absolute;
    z-index: 21;
    right: 20px;
    width: 11px!important;
    text-align: center;
    left: auto!important;
    top: 50%;
    bottom: auto!important;
    transform: translateY(-50%)
}

@media screen and (max-width:768px) {
    .blog-slider__pagination {
        transform: translateX(-50%);
        left: 50%!important;
        top: 205px;
        width: 100%!important;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

.blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 8px 0
}

@media screen and (max-width:768px) {
    .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px
    }
}

.blog-slider__pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    display: block;
    border-radius: 10px;
    background: #062744;
    opacity: .2;
    transition: all .3s
}

.blog-slider__pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #1de9b6;
    height: 30px;
    box-shadow: 0 0 20px rgba(252, 56, 56, .3)
}

@media screen and (max-width:768px) {
    .blog-slider__pagination .swiper-pagination-bullet-active {
        height: 11px;
        width: 30px
    }
    .book-links a {
        width: 44%;
        font-size: 9px!important;
        font-weight: 700!important
    }
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 4px!important
}

.exlaner_page.newSerivce_page .myport h2 {
    color: #000a47!important
}

@media screen and (min-width:1024px) {
    .con-process .books .list .item {
        max-width: 100%;
        margin-bottom: 30px;
        padding: 40px 30px;
        transition: .5s;
        height: 466px
    }
}

@media screen and (max-width:768px) {
    h1.page-title.h-color {
        font-size: 45px
    }
}

@media screen and (max-width:480px) {
    .exlaner_page .myticks li {
        vertical-align: top;
        font: 16px/18px gilroy-medium, sans-serif;
        padding-bottom: 15px
    }
    .company-top .list span {
        font-size: 16px
    }
    .exlaner_page .testimonials.testimonials-custom-add h2 {
        font-size: 30px
    }
    .exlaner_page .testimonials.testimonials-custom-add h2 br {
        display: none
    }
    .exlaner_page .testi_box_video p {
        font-size: 16px!important
    }
    .exlaner_page .mypackages .mytext {
        font-size: 16px
    }
    .exlaner_page .mypackages .mytext br {
        display: none
    }
    .packagebox p {
        font-size: 16px
    }
    .packagebox .chatbtn {
        font-size: 16px
    }
    .quote__footer .name {
        font-size: 16px
    }
    .quote__footer {
        font-size: 16px
    }
    .edgtf-row-grid-section-wrapper p {
        font: 16px/18px gilroy-regular, sans-serif
    }
    .exlaner_page .newcta article a {
        font-size: 16px
    }
    .content_section ul li {
        font-size: 16px
    }
    .content_section p {
        font-size: 16px
    }
    .content_section .new_btn {
        font-size: 16px
    }
    .content_section p.ratingnew {
        font-size: 16px;
        padding-top: 15px
    }
    .tab-custom .tabbing-links li {
        font-size: 16px
    }
    .packagebox .details li {
        font-size: 16px
    }
    .blog-slider__item.swiper-slide-active .blog-slider__content>:nth-child(3) {
        font-size: 16px
    }
    .our-prtflio-page .works-wrap {
        padding-top: 50px
    }
    .works-wrap {
        padding-top: 70px
    }
    section.top-home.myhome.whiteClr.processes {
        height: auto
    }
    .books .list .item .description {
        font-size: 16px
    }
}

.contacts.orders .intl-tel-input.allow-dropdown .flag-container,
.contacts.orders .intl-tel-input.separate-dial-code .flag-container {
    padding-top: 30px;
}

.contacts.orders .intl-tel-input.separate-dial-code .selected-flag {
    background-color: #fff;
}

@media only screen and (max-width: 450px) {
    /*.packagebox .packhdbox h3 { margin-top:19%;}*/
    .packagebox .list-scroll {
        max-height: 100%;
    }
    .BrandStrip .BrandStrip__title {
        margin: 0px auto;
    }
    .home_banner .slick-dots {
        top: 50px;
        left: 0px;
        right: 50px;
        bottom: 50px;
        display: none !important;
    }
    /*.app-content .slick-slider .slick-list, .slick-slider .slick-track{ height:100%;}*/
}

.intl-tel-input {
    font-size: 14px;
}

@media only screen and (min-width: 451px) and (max-width: 1024px) {
    .ver-cen {
        margin: auto;
    }
    .edgtf-process-holder .edgtf-process-circle .edgtf-icon-element img {
        margin: auto;
    }
    .exlaner_page .testimonials.testimonials-custom-add h2 {
        text-align: center;
    }
    /*.app-content .slick-slider .slick-list, .slick-slider .slick-track{ height:100%;}*/
}

.value-item {
    box-shadow: 0px 3px 12px rgba(34, 35, 58, .2);
    padding: 20px;
    border-radius: 10px;
    margin: 10px 10px;
    min-height: 285px;
}

.values_Sec .value-item p {
    margin: 10px 0 10px !important;
}

.lpbanform h2 {
    text-align: center;
    font: 40px/46px gilroy-bold, sans-serif;
    font-weight: 700;
    color: #000a47;
    text-transform: capitalize;
}

.ban-frm #example1 {
    position: absolute;
    bottom: -78px;
}

.val-sec .slick-next:before,
.val-sec .slick-prev:before {
    color: #000a47;
    font-size: 40px;
}

.val-sec .slick-prev {
    left: -55px;
    top: 150px;
}

.val-sec .slick-next {
    right: -35px;
    top: 150px;
}


/*=========================================popup======================================================*/

.mypopup-wrap.active {
    position: fixed;
    top: 0px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
}

.mypopup-wrap {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    width: 800px;
    height: 600px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    right: 0px;
    top: 10%;
    bottom: 0px;
    margin: auto;
    z-index: 99999;
    overflow: hidden;
}

.mypopup-wrap .mypopup {
    border-radius: 10px;
    font-size: 0px;
    background: #fff;
}

.mypopup-wrap .mypopup .left {
    width: 50%;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    background: #386163;
    vertical-align: middle;
}

.mypopup-wrap .mypopup .left figure {
    border-radius: 10px 0px 0px 10px;
    overflow: hidden;
}

.mypopup-wrap .mypopup .left figure img {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
}

.mypopup-wrap .mypopup .right {
    width: 50%;
    padding: 19px 20px;
    vertical-align: top;
    display: inline-block;
    vertical-align: middle;
}

.mypopup-wrap .mypopup .right .closebutton {
    position: absolute;
    width: 20px;
    height: 20px;
    /*float: right;*/
    cursor: pointer;
    transform: rotate(45deg);
    right: 20px;
    top: 20px;
}

.mypopup-wrap .mypopup .right .closebutton:before {
    content: "";
    position: absolute;
    height: 20px;
    width: 1px;
    top: 0;
    background: #000;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
}

.mypopup-wrap .mypopup .right .closebutton:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 20px;
    top: 0;
    left: 0;
    background: #000;
    display: block;
    bottom: 0;
    margin: auto;
}

.mypopup-wrap .mypopup .right .mypopup-innerwrap {
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
}

.mypopup-wrap .mypopup .right .mypopup-innerwrap h3 {
    font-size: 26px;
    line-height: 1;
}

.mypopup-wrap .mypopup .right .mypopup-innerwrap h3 span {
    font-size: 38px;
    display: block;
    font-weight: 900;
    color: #edad0d;
    margin-top: 5px;
    margin-bottom: 10px;
}

.mypopup-innerwrap .form_wrap {
    padding: 20px 15px;
}

.mypopup-innerwrap .form_wrap .hero_form {}

.mypopup-innerwrap .form_wrap .hero_form form {}

.mypopup-innerwrap .form_wrap .hero_form .form-control {
    border-radius: 10px;
    border: 1px solid #b9b8b8;
}

.mypopup-innerwrap .form_wrap .hero_form .form-control:focus {
    border: 1px solid #5d03db;
}

.mypopup-innerwrap .form_wrap .hero_form textarea.form-control {
    color: #000;
}

.mypopup-innerwrap .form_wrap #quoteForm textarea.form-control {
    min-height: 85px;
}

.mypopup-innerwrap .form_wrap .hero_form #quoteSubmit {
    border-radius: 10px;
    min-width: 100%;
}

.mypopup-innerwrap .form_wrap .hero_form .col-md-6 {
    width: 100%;
}

.mypopup-innerwrap .form_wrap .hero_form .col-sm-6 {
    width: 100%;
}

.hero_form .field-mergedleft {
    padding-left: 15px;
}

.hero_form .field-mergedright {
    padding-right: 15px;
}

.mypopup-innerwrap .form_wrap .hero_form .margin-bottom-20 {
    margin-bottom: 10px;
}

.submit:hover {
    background-color: #1f1f1f;
}

.form_wrap .analyzeform form input[type="submit"] {
    width: 100%;
    margin: 0px;
    text-align: center;
    margin-top: 10px;
    border-radius: 4px;
}

.submit {
    border: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 2;
    padding: 5px 51px;
    outline: none;
    cursor: pointer;
    transition: background-color .3s;
    border-radius: 5px;
    background: #000000;
}

.overlay {
    background: #0000006b;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
}


/*=========================================popup======================================================*/


/*=========================================egg-popup======================================================*/

.eggoffer.show {
    position: fixed;
    bottom: 8px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.eggoffer {
    width: 150px;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    position: fixed;
    bottom: 10px;
    left: 8px;
    z-index: 999;
    overflow: hidden;
}

.eggoffer .top {
    position: relative;
    z-index: -1;
}

.eggoffer .top figure {
    text-align: center;
}

.eggoffer .top figure img {
    opacity: 1;
}

.eggoffer .bottom {
    cursor: pointer;
    padding: 16px 5px;
    border-radius: 5px;
    background: #16a07d;
}

.mypopup-wrap .mypopup .right .mypopup-innerwrap h3:before,
.eggoffer .bottom h3:before {
    display: none;
}

.eggoffer .bottom h3 {
    font-size: 14px;
    margin: 0;
    color: #fff;
}

.eggoffer .bottom span {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    width: 100%;
    padding-top: 6px;
    line-height: 1;
    display: inline-block;
    text-align: center;
    text-shadow: 0 2px 2px #666;
}

.form_wrap .analyzeform form .dtf {
    width: 100%;
}

.form_wrap .analyzeform form input[type="submit"] {
    width: 100%;
    margin: 0px;
    text-align: center;
    margin-top: 10px;
    border-radius: 4px;
}

.form_wrap .analyzeform form .wrap {
    padding-left: 0px;
}

.form_wrap .analyzeform {
    margin: 0px;
}

.eggoffer .broken {
    display: none;
}

.eggoffer .unbroken {
    display: block;
}

.mypopup-wrap .easter {
    display: none!important;
}

.overlay-bg.vis {
    display: block!important;
}

.analyzeform form input[type="text"],
.analyzeform form input[type="email"],
.analyzeform form input[type="number"],
.analyzeform form input[type="tel"],
.analyzeform form textarea {
    width: 100%;
    margin: 0 0 0 0;
    border: 1px solid #e5e5e5;
    background: white;
    padding: 13px 15px;
    color: gray;
    font-size: 13px;
    /* border-radius: 5px; */
    height: 50px;
    font-weight: 400;
    outline: none !important;
    margin-bottom: 10px;
}


/*=========================================egg-popup======================================================*/

.cilent_logo_sec ul {
    padding: 0;
    text-align: center;
}

.cilent_logo_sec ul li {
    display: inline-block;
    width: 215px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 36%);
    padding: 10px 0;
    margin: 0 5px;
    background: #fff;
    border-radius: 5px;
}

.cilent_logo_sec ul li img {
    width: 100%;
    /* box-shadow: 0px 0px 10px #000; */
    /* padding: 10px 0; */
}

.cilent_logo_sec .row {
    justify-content: center;
}

.cilent_logo {
    padding: 70px 0px !important;
}

.cilent_logo_sec {
    padding-top: 30px;
}

.BrandStrip__brands ul li {
    display: inline-block;
}

.BrandStrip__brands ul li img {
    width: 176px;
}

.BrandStrip__brands ul {
    padding: 0;
}

@media (max-width: 767px) {
    .cilent_logo_sec ul li {
        width: 155px;
        padding: 10px 0;
        margin: 0 10px 20px;
        background: #fff;
    }
    .BrandStrip__brands ul li img {
        width: 146px;
    }
}

.row2 .row {
    position: relative;
    top: 83px;
    left: 190px;
}

@media(max-width:575px) {
    .designunigue ul {
        display: block;
    }
    .designunigue ul li:last-child {
        flex-wrap: wrap;
        display: flex;
    }
    li.leftie {
        display: flex;
        width: 100% !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
    }
    li.leftie ul {
        justify-content: center !important;
        display: flex !important;
    }
}

.col-sm-4.mt-25 {
    position: relative;
    bottom: 330px;
}

.newtestimonials\/\/blog-slider {
    position: relative;
    bottom: 50px;
}

@media(max-width:767px) {
    section.footer {
        height: 0;
    }
}