.error404[data-v-edbf9f5c] {
    display: flex;
    height: 100vh;
    align-items: center;
    justify-content: center;
    background-attachment: fixed
}

.error404 .error-image[data-v-edbf9f5c] {
    max-width: 60%;
    margin: auto
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .error404 .error-image[data-v-edbf9f5c] {
        max-width: 80%
    }
}

@media only screen and (max-width:767px) {
    .error404 .error-image[data-v-edbf9f5c] {
        max-width: 100%
    }
}

.nuxt-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 0;
    opacity: 1;
    transition: width .1s, opacity .4s;
    background-color: #fff;
    z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
    transition: none
}

.nuxt-progress-failed {
    background-color: red
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato-regular.3933171.eot);
    src: url(../fonts/lato-regular.3933171.eot#iefix) format("embedded-opentype"), url(../fonts/lato-regular.c6bad92.ttf) format("truetype"), url(../fonts/lato-regular.3415001.woff) format("woff"), url(../fonts/lato-regular.576dca0.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato-italic.6260f94.eot);
    src: url(../fonts/lato-italic.6260f94.eot#iefix) format("embedded-opentype"), url(../fonts/lato-italic.bbcc5e0.ttf) format("truetype"), url(../fonts/lato-italic.73747f5.woff) format("woff"), url(../fonts/lato-italic.7f0b4b8.svg) format("svg");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato-light.41b2733.eot);
    src: url(../fonts/lato-light.41b2733.eot#iefix) format("embedded-opentype"), url(../fonts/lato-light.fdd4ab6.ttf) format("truetype"), url(../fonts/lato-light.3e80b8b.woff) format("woff"), url(../fonts/lato-light.ddee97e.svg) format("svg");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato-medium.47885b9.eot);
    src: url(../fonts/lato-medium.47885b9.eot#iefix) format("embedded-opentype"), url(../fonts/lato-medium.96ff86a.ttf) format("truetype"), url(../fonts/lato-medium.fa7d5e5.woff) format("woff"), url(../fonts/lato-medium.d448434.svg) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato-semibold.7815270.eot);
    src: url(../fonts/lato-semibold.7815270.eot#iefix) format("embedded-opentype"), url(../fonts/lato-semibold.a38f5aa.ttf) format("truetype"), url(../fonts/lato-semibold.436bae3.woff) format("woff"), url(../fonts/lato-semibold.4e6ab37.svg) format("svg");
    font-weight: 605;
    font-style: normal
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato-bold.db72642.eot);
    src: url(../fonts/lato-bold.db72642.eot#iefix) format("embedded-opentype"), url(../fonts/lato-bold.76b8942.ttf) format("truetype"), url(../fonts/lato-bold.be14691.woff) format("woff"), url(../fonts/lato-bold.0232e29.svg) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato-extrabold.d158d15.eot);
    src: url(../fonts/lato-extrabold.d158d15.eot#iefix) format("embedded-opentype"), url(../fonts/lato-extrabold.0d13f4b.ttf) format("truetype"), url(../fonts/lato-extrabold.b304504.woff) format("woff"), url(../fonts/lato-extrabold.eb325eb.svg) format("svg");
    font-weight: 822;
    font-style: normal
}

@font-face {
    font-family: Lato;
    src: url(../fonts/lato-heavy.6b60913.eot);
    src: url(../fonts/lato-heavy.6b60913.eot#iefix) format("embedded-opentype"), url(../fonts/lato-heavy.1cbcbe8.ttf) format("truetype"), url(../fonts/lato-heavy.6ee95a2.woff) format("woff"), url(../fonts/lato-heavy.902f749.svg) format("svg");
    font-weight: 900;
    font-style: normal
}

.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-abacus:before {
    content: "\f640"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acorn:before {
    content: "\f6ae"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adobe:before {
    content: "\f778"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-alarm-clock:before {
    content: "\f34e"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-alicorn:before {
    content: "\f6b0"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-analytics:before {
    content: "\f643"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angel:before {
    content: "\f779"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-crate:before {
    content: "\f6b1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-alt-down:before {
    content: "\f354"
}

.fa-arrow-alt-from-bottom:before {
    content: "\f346"
}

.fa-arrow-alt-from-left:before {
    content: "\f347"
}

.fa-arrow-alt-from-right:before {
    content: "\f348"
}

.fa-arrow-alt-from-top:before {
    content: "\f349"
}

.fa-arrow-alt-left:before {
    content: "\f355"
}

.fa-arrow-alt-right:before {
    content: "\f356"
}

.fa-arrow-alt-square-down:before {
    content: "\f350"
}

.fa-arrow-alt-square-left:before {
    content: "\f351"
}

.fa-arrow-alt-square-right:before {
    content: "\f352"
}

.fa-arrow-alt-square-up:before {
    content: "\f353"
}

.fa-arrow-alt-to-bottom:before {
    content: "\f34a"
}

.fa-arrow-alt-to-left:before {
    content: "\f34b"
}

.fa-arrow-alt-to-right:before {
    content: "\f34c"
}

.fa-arrow-alt-to-top:before {
    content: "\f34d"
}

.fa-arrow-alt-up:before {
    content: "\f357"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-from-bottom:before {
    content: "\f342"
}

.fa-arrow-from-left:before {
    content: "\f343"
}

.fa-arrow-from-right:before {
    content: "\f344"
}

.fa-arrow-from-top:before {
    content: "\f345"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-square-down:before {
    content: "\f339"
}

.fa-arrow-square-left:before {
    content: "\f33a"
}

.fa-arrow-square-right:before {
    content: "\f33b"
}

.fa-arrow-square-up:before {
    content: "\f33c"
}

.fa-arrow-to-bottom:before {
    content: "\f33d"
}

.fa-arrow-to-left:before {
    content: "\f33e"
}

.fa-arrow-to-right:before {
    content: "\f340"
}

.fa-arrow-to-top:before {
    content: "\f341"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-atom-alt:before {
    content: "\f5d3"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-axe:before {
    content: "\f6b2"
}

.fa-axe-battle:before {
    content: "\f6b3"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backpack:before {
    content: "\f5d4"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-badge:before {
    content: "\f335"
}

.fa-badge-check:before {
    content: "\f336"
}

.fa-badge-dollar:before {
    content: "\f645"
}

.fa-badge-percent:before {
    content: "\f646"
}

.fa-badger-honey:before {
    content: "\f6b4"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ball-pile:before {
    content: "\f77e"
}

.fa-ballot:before {
    content: "\f732"
}

.fa-ballot-check:before {
    content: "\f733"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-barcode-alt:before {
    content: "\f463"
}

.fa-barcode-read:before {
    content: "\f464"
}

.fa-barcode-scan:before {
    content: "\f465"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball:before {
    content: "\f432"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-basketball-hoop:before {
    content: "\f435"
}

.fa-bat:before {
    content: "\f6b5"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-bolt:before {
    content: "\f376"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-slash:before {
    content: "\f377"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-school:before {
    content: "\f5d5"
}

.fa-bell-school-slash:before {
    content: "\f5d6"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bells:before {
    content: "\f77f"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blanket:before {
    content: "\f498"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bone-break:before {
    content: "\f5d8"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-alt:before {
    content: "\f5d9"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-heart:before {
    content: "\f499"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-book-spells:before {
    content: "\f6b8"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-books:before {
    content: "\f5db"
}

.fa-boot:before {
    content: "\f782"
}

.fa-booth-curtain:before {
    content: "\f734"
}

.fa-bow-arrow:before {
    content: "\f6b9"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-bowling-pins:before {
    content: "\f437"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-alt:before {
    content: "\f49a"
}

.fa-box-ballot:before {
    content: "\f735"
}

.fa-box-check:before {
    content: "\f467"
}

.fa-box-fragile:before {
    content: "\f49b"
}

.fa-box-full:before {
    content: "\f49c"
}

.fa-box-heart:before {
    content: "\f49d"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-up:before {
    content: "\f49f"
}

.fa-box-usd:before {
    content: "\f4a0"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-boxes-alt:before {
    content: "\f4a1"
}

.fa-boxing-glove:before {
    content: "\f438"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-browser:before {
    content: "\f37e"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-bullseye-arrow:before {
    content: "\f648"
}

.fa-bullseye-pointer:before {
    content: "\f649"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-bus-school:before {
    content: "\f5dd"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-cabinet-filing:before {
    content: "\f64b"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calculator-alt:before {
    content: "\f64c"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-edit:before {
    content: "\f333"
}

.fa-calendar-exclamation:before {
    content: "\f334"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-star:before {
    content: "\f736"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-alt:before {
    content: "\f332"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campfire:before {
    content: "\f6ba"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candle-holder:before {
    content: "\f6bc"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-candy-corn:before {
    content: "\f6bd"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-bump:before {
    content: "\f5e0"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-garage:before {
    content: "\f5e2"
}

.fa-car-mechanic:before {
    content: "\f5e3"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-car-tilt:before {
    content: "\f5e5"
}

.fa-car-wash:before {
    content: "\f5e6"
}

.fa-caret-circle-down:before {
    content: "\f32d"
}

.fa-caret-circle-left:before {
    content: "\f32e"
}

.fa-caret-circle-right:before {
    content: "\f330"
}

.fa-caret-circle-up:before {
    content: "\f331"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cauldron:before {
    content: "\f6bf"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chair-office:before {
    content: "\f6c1"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-line-down:before {
    content: "\f64d"
}

.fa-chart-network:before {
    content: "\f78a"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-chart-pie-alt:before {
    content: "\f64e"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-bishop-alt:before {
    content: "\f43b"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-clock:before {
    content: "\f43d"
}

.fa-chess-clock-alt:before {
    content: "\f43e"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-king-alt:before {
    content: "\f440"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-knight-alt:before {
    content: "\f442"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-pawn-alt:before {
    content: "\f444"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-queen-alt:before {
    content: "\f446"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chess-rook-alt:before {
    content: "\f448"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-double-down:before {
    content: "\f322"
}

.fa-chevron-double-left:before {
    content: "\f323"
}

.fa-chevron-double-right:before {
    content: "\f324"
}

.fa-chevron-double-up:before {
    content: "\f325"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-square-down:before {
    content: "\f329"
}

.fa-chevron-square-left:before {
    content: "\f32a"
}

.fa-chevron-square-right:before {
    content: "\f32b"
}

.fa-chevron-square-up:before {
    content: "\f32c"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chimney:before {
    content: "\f78b"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-claw-marks:before {
    content: "\f6c2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clipboard-list-check:before {
    content: "\f737"
}

.fa-clipboard-prescription:before {
    content: "\f5e8"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-drizzle:before {
    content: "\f738"
}

.fa-cloud-hail:before {
    content: "\f739"
}

.fa-cloud-hail-mixed:before {
    content: "\f73a"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-rainbow:before {
    content: "\f73e"
}

.fa-cloud-showers:before {
    content: "\f73f"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sleet:before {
    content: "\f741"
}

.fa-cloud-snow:before {
    content: "\f742"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-clouds:before {
    content: "\f744"
}

.fa-clouds-moon:before {
    content: "\f745"
}

.fa-clouds-sun:before {
    content: "\f746"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-club:before {
    content: "\f327"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-code-commit:before {
    content: "\f386"
}

.fa-code-merge:before {
    content: "\f387"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-coffee-togo:before {
    content: "\f6c5"
}

.fa-coffin:before {
    content: "\f6c6"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-alt-check:before {
    content: "\f4a2"
}

.fa-comment-alt-dollar:before {
    content: "\f650"
}

.fa-comment-alt-dots:before {
    content: "\f4a3"
}

.fa-comment-alt-edit:before {
    content: "\f4a4"
}

.fa-comment-alt-exclamation:before {
    content: "\f4a5"
}

.fa-comment-alt-lines:before {
    content: "\f4a6"
}

.fa-comment-alt-minus:before {
    content: "\f4a7"
}

.fa-comment-alt-plus:before {
    content: "\f4a8"
}

.fa-comment-alt-slash:before {
    content: "\f4a9"
}

.fa-comment-alt-smile:before {
    content: "\f4aa"
}

.fa-comment-alt-times:before {
    content: "\f4ab"
}

.fa-comment-check:before {
    content: "\f4ac"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-edit:before {
    content: "\f4ae"
}

.fa-comment-exclamation:before {
    content: "\f4af"
}

.fa-comment-lines:before {
    content: "\f4b0"
}

.fa-comment-minus:before {
    content: "\f4b1"
}

.fa-comment-plus:before {
    content: "\f4b2"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comment-smile:before {
    content: "\f4b4"
}

.fa-comment-times:before {
    content: "\f4b5"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-alt:before {
    content: "\f4b6"
}

.fa-comments-alt-dollar:before {
    content: "\f652"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compass-slash:before {
    content: "\f5e9"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-compress-wide:before {
    content: "\f326"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-container-storage:before {
    content: "\f4b7"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-conveyor-belt:before {
    content: "\f46e"
}

.fa-conveyor-belt-alt:before {
    content: "\f46f"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-corn:before {
    content: "\f6c7"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cow:before {
    content: "\f6c8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-credit-card-blank:before {
    content: "\f389"
}

.fa-credit-card-front:before {
    content: "\f38a"
}

.fa-cricket:before {
    content: "\f449"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-curling:before {
    content: "\f44a"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dagger:before {
    content: "\f6cb"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-deer:before {
    content: "\f78e"
}

.fa-deer-rudolph:before {
    content: "\f78f"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-desktop-alt:before {
    content: "\f390"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dewpoint:before {
    content: "\f748"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d10:before {
    content: "\f6cd"
}

.fa-dice-d12:before {
    content: "\f6ce"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d4:before {
    content: "\f6d0"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-d8:before {
    content: "\f6d2"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-diploma:before {
    content: "\f5ea"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-do-not-enter:before {
    content: "\f5ec"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dog-leashed:before {
    content: "\f6d4"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-empty:before {
    content: "\f473"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-dolly-flatbed-alt:before {
    content: "\f475"
}

.fa-dolly-flatbed-empty:before {
    content: "\f476"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-circle:before {
    content: "\f5ed"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-draw-square:before {
    content: "\f5ef"
}

.fa-dreidel:before {
    content: "\f792"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick:before {
    content: "\f6d6"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-duck:before {
    content: "\f6d8"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-ear:before {
    content: "\f5f0"
}

.fa-ear-muffs:before {
    content: "\f795"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-eclipse:before {
    content: "\f749"
}

.fa-eclipse-alt:before {
    content: "\f74a"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-elephant:before {
    content: "\f6da"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-h-alt:before {
    content: "\f39b"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ellipsis-v-alt:before {
    content: "\f39c"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-empty-set:before {
    content: "\f656"
}

.fa-engine-warning:before {
    content: "\f5f2"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-dollar:before {
    content: "\f657"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-square:before {
    content: "\f321"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows:before {
    content: "\f31d"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expand-wide:before {
    content: "\f320"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-evil:before {
    content: "\f6db"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-field-hockey:before {
    content: "\f44c"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-certificate:before {
    content: "\f5f3"
}

.fa-file-chart-line:before {
    content: "\f659"
}

.fa-file-chart-pie:before {
    content: "\f65a"
}

.fa-file-check:before {
    content: "\f316"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-edit:before {
    content: "\f31c"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-exclamation:before {
    content: "\f31a"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-minus:before {
    content: "\f318"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-plus:before {
    content: "\f319"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-spreadsheet:before {
    content: "\f65b"
}

.fa-file-times:before {
    content: "\f317"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-user:before {
    content: "\f65c"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-film-alt:before {
    content: "\f3a0"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-fire-smoke:before {
    content: "\f74b"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-fireplace:before {
    content: "\f79a"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-alt:before {
    content: "\f74c"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flame:before {
    content: "\f6df"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flask-poison:before {
    content: "\f6e0"
}

.fa-flask-potion:before {
    content: "\f6e1"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-fog:before {
    content: "\f74e"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-folder-times:before {
    content: "\f65f"
}

.fa-folders:before {
    content: "\f660"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-football-helmet:before {
    content: "\f44f"
}

.fa-forklift:before {
    content: "\f47a"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-fragile:before {
    content: "\f4bb"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frosty-head:before {
    content: "\f79b"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-function:before {
    content: "\f661"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gas-pump-slash:before {
    content: "\f5f4"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gift-card:before {
    content: "\f663"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-gingerbread-man:before {
    content: "\f79d"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-champagne:before {
    content: "\f79e"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glass-whiskey-rocks:before {
    content: "\f7a1"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glasses-alt:before {
    content: "\f5f5"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-globe-snow:before {
    content: "\f7a3"
}

.fa-globe-stand:before {
    content: "\f5f6"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-golf-club:before {
    content: "\f451"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-h1:before {
    content: "\f313"
}

.fa-h2:before {
    content: "\f314"
}

.fa-h3:before {
    content: "\f315"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hammer-war:before {
    content: "\f6e4"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-heart:before {
    content: "\f4bc"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-box:before {
    content: "\f47b"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-magic:before {
    content: "\f6e5"
}

.fa-hand-holding-seedling:before {
    content: "\f4bf"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-receiving:before {
    content: "\f47c"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-heart:before {
    content: "\f4c3"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-usd:before {
    content: "\f4c5"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-handshake-alt:before {
    content: "\f4c6"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-santa:before {
    content: "\f7a7"
}

.fa-hat-winter:before {
    content: "\f7a8"
}

.fa-hat-witch:before {
    content: "\f6e7"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-haykal:before {
    content: "\f666"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-head-side:before {
    content: "\f6e9"
}

.fa-head-vr:before {
    content: "\f6ea"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heart-circle:before {
    content: "\f4c7"
}

.fa-heart-rate:before {
    content: "\f5f8"
}

.fa-heart-square:before {
    content: "\f4c8"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-helmet-battle:before {
    content: "\f6eb"
}

.fa-hexagon:before {
    content: "\f312"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-mask:before {
    content: "\f6ee"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-hockey-sticks:before {
    content: "\f454"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-home-heart:before {
    content: "\f4c9"
}

.fa-hood-cloak:before {
    content: "\f6ef"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-house-flood:before {
    content: "\f74f"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-humidity:before {
    content: "\f750"
}

.fa-hurricane:before {
    content: "\f751"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-skate:before {
    content: "\f7ac"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-inbox-in:before {
    content: "\f310"
}

.fa-inbox-out:before {
    content: "\f311"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-industry-alt:before {
    content: "\f3b3"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-info-square:before {
    content: "\f30f"
}

.fa-inhaler:before {
    content: "\f5f9"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-integral:before {
    content: "\f667"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-intersection:before {
    content: "\f668"
}

.fa-inventory:before {
    content: "\f480"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-jack-o-lantern:before {
    content: "\f30e"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-key-skeleton:before {
    content: "\f6f3"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-keynote:before {
    content: "\f66c"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kidneys:before {
    content: "\f5fb"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kite:before {
    content: "\f6f4"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-knife-kitchen:before {
    content: "\f6f5"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-lambda:before {
    content: "\f66e"
}

.fa-lamp:before {
    content: "\f4ca"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-landmark-alt:before {
    content: "\f752"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-layer-minus:before {
    content: "\f5fe"
}

.fa-layer-plus:before {
    content: "\f5ff"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leaf-heart:before {
    content: "\f4cb"
}

.fa-leaf-maple:before {
    content: "\f6f6"
}

.fa-leaf-oak:before {
    content: "\f6f7"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-lightbulb-dollar:before {
    content: "\f670"
}

.fa-lightbulb-exclamation:before {
    content: "\f671"
}

.fa-lightbulb-on:before {
    content: "\f672"
}

.fa-lightbulb-slash:before {
    content: "\f673"
}

.fa-lights-holiday:before {
    content: "\f7b2"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lips:before {
    content: "\f600"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location:before {
    content: "\f601"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-location-circle:before {
    content: "\f602"
}

.fa-location-slash:before {
    content: "\f603"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-alt:before {
    content: "\f30d"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-lock-open-alt:before {
    content: "\f3c2"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-loveseat:before {
    content: "\f4cc"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luchador:before {
    content: "\f455"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-mace:before {
    content: "\f6f8"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-mandolin:before {
    content: "\f6f9"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-marker-alt-slash:before {
    content: "\f605"
}

.fa-map-marker-check:before {
    content: "\f606"
}

.fa-map-marker-edit:before {
    content: "\f607"
}

.fa-map-marker-exclamation:before {
    content: "\f608"
}

.fa-map-marker-minus:before {
    content: "\f609"
}

.fa-map-marker-plus:before {
    content: "\f60a"
}

.fa-map-marker-question:before {
    content: "\f60b"
}

.fa-map-marker-slash:before {
    content: "\f60c"
}

.fa-map-marker-smile:before {
    content: "\f60d"
}

.fa-map-marker-times:before {
    content: "\f60e"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaphone:before {
    content: "\f675"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-mind-share:before {
    content: "\f677"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-hexagon:before {
    content: "\f307"
}

.fa-minus-octagon:before {
    content: "\f308"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mistletoe:before {
    content: "\f7b4"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-mobile-android:before {
    content: "\f3ce"
}

.fa-mobile-android-alt:before {
    content: "\f3cf"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monitor-heart-rate:before {
    content: "\f611"
}

.fa-monkey:before {
    content: "\f6fb"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-moon-cloud:before {
    content: "\f754"
}

.fa-moon-stars:before {
    content: "\f755"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mountains:before {
    content: "\f6fd"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-mug-marshmallows:before {
    content: "\f7b7"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-narwhal:before {
    content: "\f6fe"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-octagon:before {
    content: "\f306"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-oil-temp:before {
    content: "\f614"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-omega:before {
    content: "\f67a"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-ornament:before {
    content: "\f7b8"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-brush-alt:before {
    content: "\f5a9"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-pallet-alt:before {
    content: "\f483"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-parking-circle:before {
    content: "\f615"
}

.fa-parking-circle-slash:before {
    content: "\f616"
}

.fa-parking-slash:before {
    content: "\f617"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paw-alt:before {
    content: "\f701"
}

.fa-paw-claws:before {
    content: "\f702"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pegasus:before {
    content: "\f703"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-paintbrush:before {
    content: "\f618"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-pennant:before {
    content: "\f456"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-person-carry:before {
    content: "\f4cf"
}

.fa-person-dolly:before {
    content: "\f4d0"
}

.fa-person-dolly-empty:before {
    content: "\f4d1"
}

.fa-person-sign:before {
    content: "\f757"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-office:before {
    content: "\f67d"
}

.fa-phone-plus:before {
    content: "\f4d2"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pi:before {
    content: "\f67e"
}

.fa-pie:before {
    content: "\f705"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pig:before {
    content: "\f706"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-alt:before {
    content: "\f3de"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-hexagon:before {
    content: "\f300"
}

.fa-plus-octagon:before {
    content: "\f301"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-podium:before {
    content: "\f680"
}

.fa-podium-star:before {
    content: "\f758"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poll-people:before {
    content: "\f759"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-presentation:before {
    content: "\f685"
}

.fa-print:before {
    content: "\f02f"
}

.fa-print-slash:before {
    content: "\f686"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pumpkin:before {
    content: "\f707"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-question-square:before {
    content: "\f2fd"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-rabbit:before {
    content: "\f708"
}

.fa-rabbit-fast:before {
    content: "\f709"
}

.fa-racquet:before {
    content: "\f45a"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-raindrops:before {
    content: "\f75c"
}

.fa-ram:before {
    content: "\f70a"
}

.fa-ramp-loading:before {
    content: "\f4d4"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-rectangle-landscape:before {
    content: "\f2fa"
}

.fa-rectangle-portrait:before {
    content: "\f2fb"
}

.fa-rectangle-wide:before {
    content: "\f2fc"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-repeat:before {
    content: "\f363"
}

.fa-repeat-1:before {
    content: "\f365"
}

.fa-repeat-1-alt:before {
    content: "\f366"
}

.fa-repeat-alt:before {
    content: "\f364"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-retweet-alt:before {
    content: "\f361"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-route-highway:before {
    content: "\f61a"
}

.fa-route-interstate:before {
    content: "\f61b"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-triangle:before {
    content: "\f61c"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-rv:before {
    content: "\f7be"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-scalpel:before {
    content: "\f61d"
}

.fa-scalpel-path:before {
    content: "\f61e"
}

.fa-scanner:before {
    content: "\f488"
}

.fa-scanner-keyboard:before {
    content: "\f489"
}

.fa-scanner-touchscreen:before {
    content: "\f48a"
}

.fa-scarecrow:before {
    content: "\f70d"
}

.fa-scarf:before {
    content: "\f7c1"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-scroll-old:before {
    content: "\f70f"
}

.fa-scrubber:before {
    content: "\f2f8"
}

.fa-scythe:before {
    content: "\f710"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-all:before {
    content: "\f367"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-sheep:before {
    content: "\f711"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield:before {
    content: "\f132"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-check:before {
    content: "\f2f7"
}

.fa-shield-cross:before {
    content: "\f712"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shipping-timed:before {
    content: "\f48c"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shovel:before {
    content: "\f713"
}

.fa-shovel-snow:before {
    content: "\f7c3"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shredder:before {
    content: "\f68a"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-shuttlecock:before {
    content: "\f45b"
}

.fa-sigma:before {
    content: "\f68b"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signal-1:before {
    content: "\f68c"
}

.fa-signal-2:before {
    content: "\f68d"
}

.fa-signal-3:before {
    content: "\f68e"
}

.fa-signal-4:before {
    content: "\f68f"
}

.fa-signal-alt:before {
    content: "\f690"
}

.fa-signal-alt-1:before {
    content: "\f691"
}

.fa-signal-alt-2:before {
    content: "\f692"
}

.fa-signal-alt-3:before {
    content: "\f693"
}

.fa-signal-alt-slash:before {
    content: "\f694"
}

.fa-signal-slash:before {
    content: "\f695"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-skeleton:before {
    content: "\f620"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-ski-jump:before {
    content: "\f7c7"
}

.fa-ski-lift:before {
    content: "\f7c8"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sledding:before {
    content: "\f7cb"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-sliders-h-square:before {
    content: "\f3f0"
}

.fa-sliders-v:before {
    content: "\f3f1"
}

.fa-sliders-v-square:before {
    content: "\f3f2"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-plus:before {
    content: "\f5b9"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoke:before {
    content: "\f760"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snake:before {
    content: "\f716"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snow-blowing:before {
    content: "\f761"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowflakes:before {
    content: "\f7cf"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowmobile:before {
    content: "\f7d1"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-spade:before {
    content: "\f2f4"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spider-black-widow:before {
    content: "\f718"
}

.fa-spider-web:before {
    content: "\f719"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-spinner-third:before {
    content: "\f3f4"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root:before {
    content: "\f697"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-squirrel:before {
    content: "\f71a"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-staff:before {
    content: "\f71b"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-christmas:before {
    content: "\f7d4"
}

.fa-star-exclamation:before {
    content: "\f2f3"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-stars:before {
    content: "\f762"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-steering-wheel:before {
    content: "\f622"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stocking:before {
    content: "\f7d5"
}

.fa-stomach:before {
    content: "\f623"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-sun-cloud:before {
    content: "\f763"
}

.fa-sun-dust:before {
    content: "\f764"
}

.fa-sun-haze:before {
    content: "\f765"
}

.fa-sunrise:before {
    content: "\f766"
}

.fa-sunset:before {
    content: "\f767"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-sword:before {
    content: "\f71c"
}

.fa-swords:before {
    content: "\f71d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablet-android:before {
    content: "\f3fb"
}

.fa-tablet-android-alt:before {
    content: "\f3fc"
}

.fa-tablet-rugged:before {
    content: "\f48f"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer:before {
    content: "\f0e4"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tachometer-alt-average:before {
    content: "\f624"
}

.fa-tachometer-alt-fast:before {
    content: "\f625"
}

.fa-tachometer-alt-fastest:before {
    content: "\f626"
}

.fa-tachometer-alt-slow:before {
    content: "\f627"
}

.fa-tachometer-alt-slowest:before {
    content: "\f628"
}

.fa-tachometer-average:before {
    content: "\f629"
}

.fa-tachometer-fast:before {
    content: "\f62a"
}

.fa-tachometer-fastest:before {
    content: "\f62b"
}

.fa-tachometer-slow:before {
    content: "\f62c"
}

.fa-tachometer-slowest:before {
    content: "\f62d"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tally:before {
    content: "\f69c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-frigid:before {
    content: "\f768"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-hot:before {
    content: "\f76a"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-tennis-ball:before {
    content: "\f45e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-theta:before {
    content: "\f69e"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-thunderstorm:before {
    content: "\f76c"
}

.fa-thunderstorm-moon:before {
    content: "\f76d"
}

.fa-thunderstorm-sun:before {
    content: "\f76e"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tilde:before {
    content: "\f69f"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-times-hexagon:before {
    content: "\f2ee"
}

.fa-times-octagon:before {
    content: "\f2f0"
}

.fa-times-square:before {
    content: "\f2d3"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tire:before {
    content: "\f631"
}

.fa-tire-flat:before {
    content: "\f632"
}

.fa-tire-pressure-warning:before {
    content: "\f633"
}

.fa-tire-rugged:before {
    content: "\f634"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-alt:before {
    content: "\f71f"
}

.fa-tombstone:before {
    content: "\f720"
}

.fa-tombstone-alt:before {
    content: "\f721"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-toothbrush:before {
    content: "\f635"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tornado:before {
    content: "\f76f"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-cone:before {
    content: "\f636"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-traffic-light-go:before {
    content: "\f638"
}

.fa-traffic-light-slow:before {
    content: "\f639"
}

.fa-traffic-light-stop:before {
    content: "\f63a"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-treasure-chest:before {
    content: "\f723"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-tree-alt:before {
    content: "\f400"
}

.fa-tree-christmas:before {
    content: "\f7db"
}

.fa-tree-decorated:before {
    content: "\f7dc"
}

.fa-tree-large:before {
    content: "\f7dd"
}

.fa-trees:before {
    content: "\f724"
}

.fa-trello:before {
    content: "\f181"
}

.fa-triangle:before {
    content: "\f2ec"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-trophy-alt:before {
    content: "\f2eb"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-container:before {
    content: "\f4dc"
}

.fa-truck-couch:before {
    content: "\f4dd"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-truck-plow:before {
    content: "\f7de"
}

.fa-truck-ramp:before {
    content: "\f4e0"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-turkey:before {
    content: "\f725"
}

.fa-turtle:before {
    content: "\f726"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-tv-retro:before {
    content: "\f401"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-unicorn:before {
    content: "\f727"
}

.fa-union:before {
    content: "\f6a2"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-usd-circle:before {
    content: "\f2e8"
}

.fa-usd-square:before {
    content: "\f2e9"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-chart:before {
    content: "\f6a3"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-crown:before {
    content: "\f6a4"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-class:before {
    content: "\f63d"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-crown:before {
    content: "\f6a5"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-fork:before {
    content: "\f2e3"
}

.fa-utensil-knife:before {
    content: "\f2e4"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-utensils-alt:before {
    content: "\f2e6"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-value-absolute:before {
    content: "\f6a6"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-plus:before {
    content: "\f4e1"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volcano:before {
    content: "\f770"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume:before {
    content: "\f6a8"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-slash:before {
    content: "\f2e2"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-nay:before {
    content: "\f771"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-wand:before {
    content: "\f72a"
}

.fa-wand-magic:before {
    content: "\f72b"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-warehouse-alt:before {
    content: "\f495"
}

.fa-watch:before {
    content: "\f2e1"
}

.fa-watch-fitness:before {
    content: "\f63e"
}

.fa-water:before {
    content: "\f773"
}

.fa-water-lower:before {
    content: "\f774"
}

.fa-water-rise:before {
    content: "\f775"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whale:before {
    content: "\f72c"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheat:before {
    content: "\f72d"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whistle:before {
    content: "\f460"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wifi-1:before {
    content: "\f6aa"
}

.fa-wifi-2:before {
    content: "\f6ab"
}

.fa-wifi-slash:before {
    content: "\f6ac"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-wind-warning:before {
    content: "\f776"
}

.fa-window:before {
    content: "\f40e"
}

.fa-window-alt:before {
    content: "\f40f"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-windsock:before {
    content: "\f777"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wreath:before {
    content: "\f7e2"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: Font Awesome\ 5 Brands;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fa-brands-400.9aa66fe.eot);
    src: url(../fonts/fa-brands-400.9aa66fe.eot) format("embedded-opentype"), url(../fonts/fa-brands-400.4d95cd5.woff2) format("woff2"), url(../fonts/fa-brands-400.f51741c.woff) format("woff"), url(../fonts/fa-brands-400.5596754.ttf) format("truetype"), url(../fonts/fa-brands-400.22d4787.svg#fontawesome) format("svg")
}

.fab {
    font-family: Font Awesome\ 5 Brands
}

@font-face {
    font-family: Font Awesome\ 5 Pro;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/fa-light-300.82a7f6c.eot);
    src: url(../fonts/fa-light-300.82a7f6c.eot) format("embedded-opentype"), url(../fonts/fa-light-300.48d5b0c.woff2) format("woff2"), url(../fonts/fa-light-300.fcf1da7.woff) format("woff"), url(../fonts/fa-light-300.5f6edb4.ttf) format("truetype"), url(../fonts/fa-light-300.bf9fa6d.svg#fontawesome) format("svg")
}

.fal {
    font-weight: 300
}

@font-face {
    font-family: Font Awesome\ 5 Pro;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fa-regular-400.c614b37.eot);
    src: url(../fonts/fa-regular-400.c614b37.eot) format("embedded-opentype"), url(../fonts/fa-regular-400.1a3b38d.woff2) format("woff2"), url(../fonts/fa-regular-400.c3b7902.woff) format("woff"), url(../fonts/fa-regular-400.be09513.ttf) format("truetype"), url(../fonts/fa-regular-400.b662132.svg#fontawesome) format("svg")
}

.fal,
.far {
    font-family: Font Awesome\ 5 Pro
}

.far {
    font-weight: 400
}

@font-face {
    font-family: Font Awesome\ 5 Pro;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/fa-solid-900.c960823.eot);
    src: url(../fonts/fa-solid-900.c960823.eot) format("embedded-opentype"), url(../fonts/fa-solid-900.289a6bf.woff2) format("woff2"), url(../fonts/fa-solid-900.b1e2167.woff) format("woff"), url(../fonts/fa-solid-900.3643b95.ttf) format("truetype"), url(../fonts/fa-solid-900.8c4a670.svg#fontawesome) format("svg")
}

.fa,
.fas {
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900
}

*,
:after,
:before {
    box-sizing: border-box
}

body,
html {
    height: 100%
}

body {
    line-height: 1.74;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    visibility: visible;
    font-family: Lato;
    color: #696969;
    position: relative;
    background-color: #fff
}

body.no-overflow {
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-family: Lato;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.41
}

h1 {
    font-size: 56px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h1 {
        font-size: 46px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h1 {
        font-size: 40px
    }
}

@media only screen and (max-width:767px) {
    h1 {
        font-size: 34px
    }
}

h2 {
    font-size: 48px
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:992px) and (max-width:1199px) {
    h2 {
        font-size: 36px
    }
}

@media only screen and (max-width:767px) {
    h2 {
        font-size: 30px
    }
}

h3 {
    font-size: 40px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h3 {
        font-size: 32px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h3 {
        font-size: 28px
    }
}

@media only screen and (max-width:767px) {
    h3 {
        font-size: 25px
    }
}

h4 {
    font-size: 34px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h4 {
        font-size: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h4 {
        font-size: 28px
    }
}

@media only screen and (max-width:767px) {
    h4 {
        font-size: 24px
    }
}

h5 {
    font-size: 24px
}

@media only screen and (max-width:767px) {
    h5 {
        font-size: 20px
    }
}

h6 {
    font-size: 18px
}

p:last-child {
    margin-bottom: 0
}

a,
button {
    color: inherit;
    display: inline-block;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer
}

button {
    border: none;
    background: transparent
}

a,
button,
img,
input,
span {
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

:focus {
    outline: none !important
}

a:focus {
    color: inherit;
    outline: none;
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: none;
    box-shadow: none
}

a:hover {
    text-decoration: none;
    color: #000026
}

button,
input[type=submit] {
    cursor: pointer
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.mark,
mark {
    padding: 0;
    background-color: transparent
}

.font-weight--bold {
    font-weight: 800
}

.font-weight--reguler {
    font-weight: 500
}

.font-weight--normal {
    font-weight: 400
}

.font-weight--light {
    font-weight: 300
}

.text-color-primary {
    color: #000026
}

.text-color-secondary {
    color: #d2a98e
}

.text-black {
    color: #333 !important
}

.bg-white {
    background: #fff
}

.bg-gray {
    background: #f8f8f8
}

.bg-gray-2 {
    background: #f6fafe
}

.bg-gray-3 {
    background: #f6f2ed
}

.bg-theme-default {
    background: #000026
}

.theme-bg-secondary {
    background: #d2a98e
}

.sub-heading {
    color: #6d70a6
}

.black-bg {
    background: #000
}

.border-radus-5 {
    border-radius: 5px
}

.text-green {
    color: #d2a98e
}

.bg-gradient {
    background: -webkit-linear-gradient(top, #fff, #f5f5f5)
}

select {
    padding: 3px 20px;
    height: 56px;
    max-width: 100%;
    width: 100%;
    outline: none;
    border: 1px solid #f8f8f8;
    border-radius: 5px;
    background-color: #f8f8f8;
    -moz-appearance: none;
    -webkit-appearance: none
}

.fixed-bg {
    background-attachment: fixed
}

.bg-cover,
.fixed-bg {
    background-size: cover;
    background-repeat: no-repeat
}

.bg-cover {
    background-position: 50%
}

.text-black {
    color: #333
}

.box-shadow-top {
    box-shadow: 0 10px 15px rgba(0, 0, 0, .05)
}

.border {
    border: 1px solid #ededed !important
}

.border-top {
    border-top: 1px solid #ededed !important
}

.border-right {
    border-right: 1px solid #ededed !important
}

.border-bottom {
    border-bottom: 1px solid #ededed !important
}

.border-left {
    border-left: 1px solid #ededed !important
}

.border-top-dash {
    border-top: 1px dashed #ddd !important
}

.border-bottom-dash {
    border-bottom: 1px dashed #ddd !important
}

.border-top-thick {
    border-top: 2px solid #ededed !important
}

.border-bottom-thick {
    border-bottom: 2px solid #ededed !important
}

.border-top-drak {
    border-top: 1px solid hsla(0, 0%, 100%, .2) !important
}

.border-bottom-drak {
    border-bottom: 1px solid hsla(0, 0%, 100%, .2) !important
}

.section-title mark {
    color: #38cb89;
    padding: 0;
    background-color: transparent
}

.section-sub-title {
    color: #ababab;
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    line-height: 1.43;
    margin-top: -5px
}

.heading span {
    color: #000026
}

.section-under-heading {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    color: #333
}

.section-under-heading a {
    color: #000026;
    border-bottom: 1px solid #ccc;
    position: relative
}

.section-under-heading a:before {
    content: "";
    width: 0;
    height: 1px;
    bottom: -1px;
    position: absolute;
    left: auto;
    right: 0;
    z-index: 1;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    background: currentColor
}

.section-under-heading a:hover:before {
    width: 100%;
    left: 0;
    right: auto
}

.img-width {
    width: 100%
}

.title-dec-text {
    text-align: center;
    max-width: 760px;
    margin: auto
}

::-moz-selection {
    color: #fff;
    background-color: #000026
}

::selection {
    color: #fff;
    background-color: #000026
}

form input:focus::-moz-placeholder {
    color: transparent
}

form input:focus:-ms-input-placeholder {
    color: transparent
}

form input::-moz-placeholder,
form textarea::-moz-placeholder {
    -moz-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
    -ms-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

form input::placeholder,
form textarea::placeholder {
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
    color: #000026;
    border-color: #000026
}

input[type=checkbox] {
    position: relative;
    background: 0 0;
    border-width: 0;
    box-shadow: none;
    margin: 0 10px 0 3px;
    cursor: pointer
}

.swiper-pagination {
    position: static;
    display: block;
    line-height: 1
}

.swiper-pagination--vertical {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 50px;
    bottom: auto;
    left: auto
}

.swiper-pagination--vertical .swiper-pagination-bullet {
    display: block;
    margin-bottom: 10px;
    line-height: 1;
    margin-right: 0
}

.swiper-pagination--vertical .swiper-pagination-bullet:last-child {
    margin-bottom: 0
}

.swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 0;
    border-radius: 0;
    background: transparent;
    opacity: 1;
    position: relative;
    outline: none;
    margin-right: 10px
}

.swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0
}

.swiper-pagination .swiper-pagination-bullet:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    width: 8px;
    height: 8px;
    background: #d8d8d8;
    z-index: 1;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.swiper-pagination .swiper-pagination-bullet-active:before,
.swiper-pagination .swiper-pagination-bullet:hover:before {
    width: 12px;
    height: 12px;
    opacity: 1;
    background: #000026
}

.site-wrapper-reveal {
    background-color: #fff
}

.swiper-pagination.swiper-pagination-white .swiper-pagination-bullet {
    margin: 8px
}

.swiper-pagination.swiper-pagination-white .swiper-pagination-bullet:hover:before {
    width: 12px;
    height: 12px;
    opacity: 1;
    background: #fff
}

.swiper-pagination.swiper-pagination-white .swiper-pagination-bullet-active:before {
    opacity: 1;
    background: #fff;
    width: 16px;
    height: 16px;
    box-shadow: 0 0 9px #ededed
}

.swiper-nav-button {
    transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .1s linear 2s, opacity .1s linear 2s;
    background-image: none;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    width: 48px;
    height: 48px;
    font-size: 24px;
    color: #6d70a6;
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, .01);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-50%);
    margin: 0;
    top: 50%
}

.swiper-nav-button:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: inherit;
    color: #fff;
    background: #fff
}

.swiper-nav-button:hover {
    color: #fff
}

.swiper-nav-button:hover:before {
    color: #fff;
    background: #000026
}

.swiper-container {
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.swiper-container:hover .swiper-nav-button {
    opacity: 1;
    visibility: visible
}

.swiper-nav-button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.swiper-nav-button i:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 300;
    content: "\f104"
}

.swiper-nav-prev i:before {
    content: "\f104"
}

.swiper-button-next i:before {
    content: "\f105"
}

.swiper-wrapper {
    transition-timing-function: linear !important
}

.single-element-wrap ul li {
    margin-bottom: 15px
}

.single-element-wrap ul li:last-child {
    margin-bottom: 0
}

.breadcrumb-area {
    background-color: #f6f2ed;
    border-bottom-width: 0;
    padding-top: 136px;
    padding-bottom: 131px
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:992px) and (max-width:1199px) {
    .breadcrumb-area {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.breadcrumb-title {
    color: #000026
}

.breadcrumb-list {
    margin-top: 20px
}

.breadcrumb-list .breadcrumb {
    background-color: transparent;
    justify-content: center
}

.breadcrumb-list li {
    display: inline-block;
    font-size: 14px;
    color: #f6f2ed;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1.58;
    text-transform: uppercase
}

.breadcrumb-list li a {
    position: relative
}

.breadcrumb-list li a:after {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: -1;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    background: currentColor
}

.breadcrumb-list li a:hover:after {
    width: 100%;
    left: 0;
    right: auto;
    z-index: 0
}

.breadcrumb-list li.active {
    color: #bfc0db
}

.pagination {
    align-items: center
}

.pagination li {
    display: inline-block
}

.pagination li a {
    font-weight: 500;
    padding: 0 10px;
    display: block;
    text-align: center;
    line-height: 41px;
    min-width: 41px;
    height: 41px;
    text-transform: uppercase;
    color: #ababab;
    letter-spacing: 2px;
    border-radius: 5px
}

.pagination li:hover a {
    color: #000026
}

.pagination li.active a {
    background: #f6f5f9;
    color: #000026;
    cursor: auto
}

.pagination li.disabled a {
    cursor: not-allowed
}

.separator-wrap {
    text-align: center;
    display: inline-block;
    margin-top: 40px
}

.separator-wrap .dot {
    border-radius: 50%;
    box-shadow: 0 0 12px #def0ff;
    background: #000;
    background-color: #000026;
    -webkit-animation: separator-bounce 1.4s ease-in-out 0s infinite both;
    animation: separator-bounce 1.4s ease-in-out 0s infinite both;
    width: 14px;
    height: 14px
}

.separator-wrap .dot.second-circle {
    margin-top: 18px;
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.separator-wrap .dot.third-circle {
    margin-top: 14px;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

#googleMap-1,
#googleMap-2,
#googleMap-3 {
    height: 400px
}

.page-enter-active {
    -webkit-animation: bounce-in .2s;
    animation: bounce-in .2s
}

.page-leave-active {
    -webkit-animation: bounce-out .2s;
    animation: bounce-out .2s
}

@-webkit-keyframes bounce-in {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes bounce-in {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes bounce-out {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes bounce-out {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.section-space--ptb_120 {
    padding-top: 120px;
    padding-bottom: 120px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--ptb_120 {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--ptb_120 {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.section-space--pt_120 {
    padding-top: 120px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pt_120 {
        padding-top: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pt_120 {
        padding-top: 60px
    }
}

.section-space--pb_120 {
    padding-bottom: 120px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pb_120 {
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pb_120 {
        padding-bottom: 60px
    }
}

.section-space--ptb_100 {
    padding-top: 100px;
    padding-bottom: 100px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--ptb_100 {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--ptb_100 {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.section-space--pt_100 {
    padding-top: 100px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pt_100 {
        padding-top: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pt_100 {
        padding-top: 60px
    }
}

.section-space--pb_100 {
    padding-bottom: 100px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pb_100 {
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pb_100 {
        padding-bottom: 60px
    }
}

.section-space--ptb_90 {
    padding-top: 90px;
    padding-bottom: 90px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--ptb_90 {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media only screen and (max-width:767px) {
    .section-space--ptb_90 {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.section-space--pt_90 {
    padding-top: 90px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pt_90 {
        padding-top: 60px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pt_90 {
        padding-top: 40px
    }
}

.section-space--pb_90 {
    padding-bottom: 90px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pb_90 {
        padding-bottom: 60px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pb_90 {
        padding-bottom: 40px
    }
}

.section-space--ptb_80 {
    padding-top: 80px;
    padding-bottom: 80px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--ptb_80 {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media only screen and (max-width:767px) {
    .section-space--ptb_80 {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.section-space--pt_80 {
    padding-top: 80px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pt_80 {
        padding-top: 60px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pt_80 {
        padding-top: 40px
    }
}

.section-space--pb_80 {
    padding-bottom: 90px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pb_80 {
        padding-bottom: 60px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pb_80 {
        padding-bottom: 40px
    }
}

.section-space--ptb_70 {
    padding-top: 70px;
    padding-bottom: 70px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--ptb_70 {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media only screen and (max-width:767px) {
    .section-space--ptb_70 {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.section-space--pt_70 {
    padding-top: 70px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pt_70 {
        padding-top: 40px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pt_70 {
        padding-top: 30px
    }
}

.section-space--pb_70 {
    padding-bottom: 70px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pb_70 {
        padding-bottom: 40px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pb_70 {
        padding-bottom: 30px
    }
}

.section-space--ptb_60 {
    padding-top: 60px;
    padding-bottom: 60px
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .section-space--ptb_60 {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.section-space--pt_60 {
    padding-top: 60px
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pt_60 {
        padding-top: 60px
    }
}

.section-space--pb_60 {
    padding-bottom: 60px
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pb_60 {
        padding-bottom: 60px
    }
}

.section-space--pt_40 {
    padding-top: 40px
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pt_40 {
        padding-top: 30px
    }
}

.section-space--pb_40 {
    padding-bottom: 40px
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pb_40 {
        padding-bottom: 30px
    }
}

.section-space--ptb_30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-space--pt_30 {
    padding-top: 30px
}

.section-space--pb_30 {
    padding-bottom: 30px
}

.section-space--mt_15 {
    margin-top: 15px
}

.section-space--mt_20 {
    margin-top: 20px
}

.section-space--mt_30 {
    margin-top: 30px
}

.section-space--mt_40 {
    margin-top: 40px
}

.section-space--mt_50 {
    margin-top: 50px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mt_50 {
        margin-top: 40px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mt_50 {
        margin-top: 30px
    }
}

.section-space--mt_60 {
    margin-top: 60px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mt_60 {
        margin-top: 50px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mt_60 {
        margin-top: 30px
    }
}

.section-space--mt_70 {
    margin-top: 70px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mt_70 {
        margin-top: 50px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mt_70 {
        margin-top: 30px
    }
}

.section-space--mt_80 {
    margin-top: 80px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mt_80 {
        margin-top: 50px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mt_80 {
        margin-top: 30px
    }
}

.section-space--mt_100 {
    margin-top: 100px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mt_100 {
        margin-top: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mt_100 {
        margin-top: 60px
    }
}

.section-space--mt_120 {
    margin-top: 120px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mt_120 {
        margin-top: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mt_120 {
        margin-top: 60px
    }
}

.section-space--mb_15 {
    margin-bottom: 15px
}

.section-space--mb_20 {
    margin-bottom: 20px
}

.section-space--mb_30 {
    margin-bottom: 30px
}

.section-space--mb_40 {
    margin-bottom: 40px
}

@media only screen and (max-width:767px) {
    .section-space--mb_40 {
        margin-bottom: 30px
    }
}

.section-space--mb_50 {
    margin-bottom: 50px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mb_50 {
        margin-bottom: 40px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mb_50 {
        margin-bottom: 30px
    }
}

.section-space--mb_60 {
    margin-bottom: 60px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mb_60 {
        margin-bottom: 50px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mb_60 {
        margin-bottom: 30px
    }
}

.section-space--mb_100 {
    margin-bottom: 100px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mb_100 {
        margin-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mb_100 {
        margin-bottom: 60px
    }
}

.section-space--mb_120 {
    margin-bottom: 120px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mb_120 {
        margin-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mb_120 {
        margin-bottom: 60px
    }
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

@media only screen and (max-width:767px) {
    .small-mt__0 {
        margin-top: 0
    }
    .small-mt__10 {
        margin-top: 10px
    }
    .small-mt__20 {
        margin-top: 20px
    }
    .small-mt__30 {
        margin-top: 30px
    }
    .small-mt__40 {
        margin-top: 40px
    }
    .small-mt__50 {
        margin-top: 50px
    }
    .small-mt__60 {
        margin-top: 60px
    }
    .small-mb__30 {
        margin-bottom: 30px
    }
    .small-mb__40 {
        margin-bottom: 40px
    }
    .small-mb__50 {
        margin-bottom: 50px
    }
    .small-mb__60 {
        margin-bottom: 60px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tablet-mt__0 {
        margin-top: 0
    }
    .tablet-mt__30 {
        margin-top: 30px
    }
    .tablet-mt__40 {
        margin-top: 40px
    }
    .tablet-mt__50 {
        margin-top: 50px
    }
    .tablet-mt__60 {
        margin-top: 60px
    }
    .tablet-mb__30 {
        margin-bottom: 30px
    }
    .tablet-mb__40 {
        margin-bottom: 40px
    }
    .tablet-mb__50 {
        margin-bottom: 50px
    }
    .tablet-mb__60 {
        margin-bottom: 60px
    }
}

.mtn-30 {
    margin-top: -30px
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .pb-md-sm-0 {
        padding-bottom: 0
    }
}

@-webkit-keyframes moveVertical {
    to {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes moveVertical {
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes moveHorizontal {
    to {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@keyframes moveHorizontal {
    to {
        transform: translateX(0);
        opacity: 1
    }
}

.move-up {
    transform: translateY(0)
}

.move-up.animate {
    transform: translateY(100px);
    -webkit-animation: moveVertical .65s ease forwards;
    animation: moveVertical .65s ease forwards
}

.move-up-x {
    transform: translateX(0)
}

.move-up-x.animate {
    transform: translateX(100px);
    -webkit-animation: moveHorizontal .65s ease forwards;
    animation: moveHorizontal .65s ease forwards
}

@-webkit-keyframes headerSlideDown {
    0% {
        margin-top: -100px
    }
    to {
        margin-top: 0
    }
}

@keyframes headerSlideDown {
    0% {
        margin-top: -100px
    }
    to {
        margin-top: 0
    }
}

@-webkit-keyframes hide-animation {
    0% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
    to {
        -webkit-transform: translateY(60px);
        opacity: 0
    }
}

@keyframes hide-animation {
    0% {
        transform: translateY(0);
        opacity: 1
    }
    to {
        transform: translateY(60px);
        opacity: 0
    }
}

@-webkit-keyframes show-animation {
    0% {
        -webkit-transform: translateY(60px);
        opacity: 0
    }
    to {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes show-animation {
    0% {
        transform: translateY(60px);
        opacity: 0
    }
    to {
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes slide-out-to-right {
    0% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
    to {
        -webkit-transform: translateX(40px);
        opacity: 0
    }
}

@keyframes slide-out-to-right {
    0% {
        transform: translateX(0);
        opacity: 1
    }
    to {
        transform: translateX(60px);
        opacity: 0
    }
}

@-webkit-keyframes slide-in-to-left {
    0% {
        -webkit-transform: translateX(60px);
        opacity: 0
    }
    to {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@keyframes slide-in-to-left {
    0% {
        transform: translateX(40px);
        opacity: 0
    }
    to {
        transform: translateX(0);
        opacity: 1
    }
}

.brook-transition {
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.bk-hover a {
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: inline-block;
    color: #999
}

.bk-hover a:after {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: -1;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    background: currentColor
}

.bk-hover a:hover:after {
    width: 100%;
    left: 0;
    right: auto
}

@-webkit-keyframes separator-bounce {
    0%,
    80%,
    to {
        transform: scale(.5)
    }
    40% {
        transform: scale(1)
    }
}

@keyframes separator-bounce {
    0%,
    80%,
    to {
        transform: scale(.5)
    }
    40% {
        transform: scale(1)
    }
}

@media (min-width:1600px) {
    .container-fluid--cp-150 {
        padding: 0 150px !important
    }
}

@media (min-width:1600px) and (max-width:1664px) {
    .container-fluid--cp-150 {
        padding: 0 110px !important
    }
}

@media (min-width:1200px) {
    .container-fluid--cp-150 {
        padding: 0 50px
    }
}

@media (min-width:1700px) {
    .container-fluid--cp-140 {
        padding: 0 140px !important
    }
}

@media (min-width:1700px) and (max-width:1663px) {
    .container-fluid--cp-140 {
        padding: 0 100px !important
    }
}

@media (min-width:1600px) and (max-width:1664px) {
    .container-fluid--cp-140 {
        padding: 0 30px !important
    }
}

@media (min-width:1200px) {
    .container-fluid--cp-140 {
        padding: 0 30px
    }
}

@media (min-width:1600px) {
    .container-fluid--cp-120 {
        padding: 0 120px !important
    }
}

@media (min-width:1600px) and (max-width:1664px) {
    .container-fluid--cp-120 {
        padding: 0 110px !important
    }
}

@media (min-width:1200px) {
    .container-fluid--cp-120 {
        padding: 0 50px
    }
}

@media (min-width:1600px) {
    .container-fluid--cp-80 {
        padding: 0 80px !important
    }
}

@media (min-width:1600px) and (max-width:1664px) {
    .container-fluid--cp-80 {
        padding: 0 30px !important
    }
}

@media (min-width:1200px) {
    .container-fluid--cp-80 {
        padding: 0 30px
    }
}

.container-fluid--cp-60 {
    padding: 0 60px
}

@media only screen and (max-width:767px) {
    .container-fluid--cp-60 {
        padding: 0 15px
    }
}

.container-fluid--cp-30 {
    padding: 0 30px
}

@media only screen and (max-width:767px) {
    .container-fluid--cp-30 {
        padding: 0 15px
    }
}

@media (min-width:1200px) {
    .page-content-double-sidebar .container {
        max-width: 1600px
    }
}

@media (max-width:1919px) {
    .container-fluid--cp-60 {
        padding: 0 30px
    }
    .container-fluid--cp-80 {
        padding: 0 40px
    }
}

@media only screen and (max-width:1919px) and (max-width:767px) {
    .container-fluid--cp-80 {
        padding: 0 30px
    }
}

@media only screen and (max-width:1919px) and (max-width:575px) {
    .container-fluid--cp-80 {
        padding: 0 15px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

.container_fl {
    padding-left: 15px;
    padding-right: 15px
}

.col-06__left {
    width: 600px;
    max-width: 100%;
    float: right
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .col-06__left {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px
    }
}

.col-06__right {
    width: 600px;
    max-width: 100%;
    float: left
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .col-06__right {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
}

.banner-image__content {
    width: 570px;
    max-width: 100%
}

.row--35 {
    margin-left: -35px;
    margin-right: -35px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .row--35 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row--35 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (max-width:767px) {
    .row--35 {
        margin-left: -15px !important;
        margin-right: -15px !important
    }
}

.row--35>[class*=col-],
.row--35>[class*=col] {
    padding-left: 35px;
    padding-right: 35px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .row--35>[class*=col-],
    .row--35>[class*=col] {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row--35>[class*=col-],
    .row--35>[class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media only screen and (max-width:767px) {
    .row--35>[class*=col-],
    .row--35>[class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.row--30 {
    margin-left: -30px;
    margin-right: -30px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .row--30 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row--30 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (max-width:767px) {
    .row--30 {
        margin-left: -15px !important;
        margin-right: -15px !important
    }
}

.row--30>[class*=col-],
.row--30>[class*=col] {
    padding-left: 30px;
    padding-right: 30px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .row--30>[class*=col-],
    .row--30>[class*=col] {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row--30>[class*=col-],
    .row--30>[class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media only screen and (max-width:767px) {
    .row--30>[class*=col-],
    .row--30>[class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.header-area .vue-fixed-header--isFixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-animation: fadeInDown .9s cubic-bezier(.2, 1, .22, 1) 0s 1 normal none running;
    animation: fadeInDown .9s cubic-bezier(.2, 1, .22, 1) 0s 1 normal none running;
    z-index: 999;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
    background-color: #fff
}

.header-area .vue-fixed-header--isFixed .navigation-menu--text_white>ul>li>a {
    color: #444
}

.header-area .vue-fixed-header--isFixed .navigation-menu--text_white>ul>li>a>span:after {
    background-color: #444
}

.header-area .vue-fixed-header--isFixed .navigation-menu--text_white>ul>li.active>a,
.header-area .vue-fixed-header--isFixed .navigation-menu--text_white>ul>li.active>a:after,
.header-area .vue-fixed-header--isFixed .navigation-menu--text_white>ul>li.active>a>span,
.header-area .vue-fixed-header--isFixed .navigation-menu--text_white>ul>li:hover>a:after,
.header-area .vue-fixed-header--isFixed .navigation-menu--text_white>ul>li:hover>a>span {
    color: #000
}

.header-area .vue-fixed-header--isFixed .header-search-form .search-form-top .style-02,
.header-area .vue-fixed-header--isFixed .header-search-form .search-form-top.style-03 {
    background-color: transparent;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.header-area .vue-fixed-header--isFixed .header-search-form .search-form-top.style-03 input::-moz-placeholder,
.header-area .vue-fixed-header--isFixed .header-search-form .search-form-top.style-03 textarea::-moz-placeholder {
    color: #333
}

.header-area .vue-fixed-header--isFixed .header-search-form .search-form-top.style-03 input:-ms-input-placeholder,
.header-area .vue-fixed-header--isFixed .header-search-form .search-form-top.style-03 textarea:-ms-input-placeholder {
    color: #333
}

.header-area .vue-fixed-header--isFixed .header-search-form .search-form-top.style-03 input::placeholder,
.header-area .vue-fixed-header--isFixed .header-search-form .search-form-top.style-03 textarea::placeholder {
    color: #333
}

.header-area .vue-fixed-header--isFixed .header-search-form .search-form-top .search-field {
    color: #000
}

.header-area .vue-fixed-header--isFixed .header-search-form .search-form-top .search-submit {
    color: #333
}

.header-area .vue-fixed-header--isFixed .header__logo .dark-logo {
    display: inherit
}

.header-area .vue-fixed-header--isFixed .header__logo .light-logo {
    display: none
}

.header-area .vue-fixed-header--isFixed .menu-style-four .navigation-menu>ul>li.active>a:after,
.header-area .vue-fixed-header--isFixed .menu-style-four .navigation-menu>ul>li.active>a>span,
.header-area .vue-fixed-header--isFixed .menu-style-four .navigation-menu>ul>li:hover>a:after,
.header-area .vue-fixed-header--isFixed .menu-style-four .navigation-menu>ul>li:hover>a>span,
.header-area .vue-fixed-header--isFixed .menu-style-four .navigation-menu>ul>li>a {
    color: #333
}

.header-area .vue-fixed-header--isFixed .menu-style-four .navigation-menu>ul>li.active>a:before,
.header-area .vue-fixed-header--isFixed .menu-style-four .navigation-menu>ul>li:hover>a:before {
    width: 100%;
    left: 0
}

.header-area .vue-fixed-header--isFixed .header-search-form-two.white-icon a {
    color: #333
}

.header-area--absolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .header-area--absolute {
        position: static
    }
}

.header-area--absolute__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5
}

.header-area--default {
    border-color: #e4e8f6;
    box-shadow: 0 10px 15px rgba(0, 0, 0, .05)
}

.header,
.header__logo {
    display: flex;
    align-items: center
}

.header__logo {
    flex-basis: 20%;
    padding: 14px 0;
    flex-shrink: 0
}

.header__logo.top-logo {
    padding: 25px 0
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:992px) and (max-width:1199px) {
    .header__logo {
        flex-basis: 20%
    }
}

@media only screen and (max-width:767px) {
    .header__logo {
        flex-basis: 50%
    }
    .header__logo.top-logo {
        padding: 15px 0
    }
}

.header__logo>a img {
    width: 160px
}

.header__logo .dark-logo {
    display: none
}

.header__logo .light-logo {
    display: inherit
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .header__logo .dark-logo {
        display: inherit
    }
    .header__logo .light-logo {
        display: none
    }
}

.header.default-menu-style .header__logo {
    flex-basis: 23.5%;
    padding: 14px 0
}

@media only screen and (min-width:1200px) and (max-width:1499px),
only screen and (min-width:1500px) and (max-width:1599px) {
    .header.default-menu-style .header__logo {
        flex-basis: 13%
    }
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:992px) and (max-width:1199px) {
    .header.default-menu-style .header__logo {
        flex-basis: 40%;
        justify-content: flex-start
    }
}

@media only screen and (max-width:767px) {
    .header.default-menu-style .header__logo {
        flex-basis: 50%;
        justify-content: flex-start
    }
}

.header.default-menu-style .header-midle-box {
    flex-grow: 1;
    display: flex;
    justify-content: center
}

.header.default-menu-style .header-right-box {
    flex-shrink: 0;
    flex-basis: 23.5%;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .header.default-menu-style .header-right-box {
        flex-basis: 23%
    }
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:992px) and (max-width:1199px) {
    .header.default-menu-style .header-right-box {
        flex-basis: 60%
    }
}

@media only screen and (max-width:767px) {
    .header.default-menu-style .header-right-box {
        flex-basis: 50%
    }
}

.header.default-menu-style .header-right-box .header-right-inner {
    display: flex;
    margin: 0 -12px;
    align-items: center;
    justify-content: flex-end;
    flex-shrink: 0
}

@media only screen and (max-width:767px) {
    .header.default-menu-style .header-right-box .header-right-inner {
        margin: auto
    }
}

.language-menu {
    padding-right: 25px
}

.language-menu>ul>li {
    position: relative;
    display: inline-block;
    line-height: 1;
    padding: 0 10px
}

.language-menu>ul>li>a {
    padding: 0 10px;
    font-weight: 500;
    color: #333;
    text-transform: uppercase
}

.language-menu>ul>li>a span {
    margin-left: 10px
}

.language-menu>ul>li>a:after {
    content: "\f078";
    font-size: 8px;
    border: 0;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    display: inline-block;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900
}

.language-menu>ul>li ul {
    min-width: 200px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 102;
    box-shadow: 0 0 37px rgba(0, 0, 0, .07);
    transform: translateY(30px);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.language-menu>ul>li ul li a {
    font-weight: 500;
    color: #333;
    display: block;
    text-decoration: none;
    padding: 10px;
    border: 0;
    background: #fff;
    color: #222;
    line-height: 1;
    text-transform: uppercase
}

.language-menu>ul>li ul li a span {
    margin-left: 10px
}

.language-menu>ul>li ul li a img {
    width: 24px;
    height: auto
}

.language-menu>ul>li ul li a:hover {
    background: #eee
}

.language-menu>ul>li:hover ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(10px)
}

.header-right {
    flex-grow: 1;
    align-self: stretch;
    align-items: center
}

.header-right,
.header-right-inner {
    display: flex;
    justify-content: flex-end
}

.header-right-inner {
    margin: 0 -12px;
    flex-shrink: 0;
    padding: 0 12px
}

@media only screen and (max-width:767px) {
    .header-right-inner {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        justify-content: center;
        padding: 20px;
        box-shadow: 0 15px 40px rgba(0, 0, 0, .09);
        transform: translateY(30px);
        background-color: #fff;
        visibility: hidden;
        opacity: 0;
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        flex-direction: column
    }
}

@media only screen and (max-width:767px) {
    .header-right-inner.active {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
        z-index: 999
    }
}

@media only screen and (max-width:767px) {
    .header-right-box .header-right-inner {
        flex-direction: row
    }
}

@media only screen and (max-width:575px) {
    .header-right-box .header-right-inner {
        flex-direction: column
    }
}

.header-top-info-slider-werap {
    overflow: hidden;
    max-width: 770px;
    width: 100%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-top-info-slider-werap {
        max-width: 540px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-top-info-slider-werap {
        max-width: 280px
    }
}

@media only screen and (max-width:767px) {
    .header-top-info-slider-werap {
        max-width: 100%
    }
}

.header-top-info-slider-werap {
    padding: 0 12px
}

@media only screen and (max-width:767px) {
    .header-top-info-slider-werap {
        padding: 0
    }
}

.header-top-info-inner .info-item {
    display: flex;
    align-items: center;
    border-left: 1px solid #ddd;
    padding-left: 19px
}

.header-top-info-inner .info-item .info-icon {
    width: 41px;
    flex-shrink: 0;
    font-size: 30px;
    line-height: 1;
    color: #d2a98e
}

.header-top-info-inner .info-item .info-content {
    flex-grow: 1
}

.header-top-info-inner .info-item .info-content .info-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.18;
    margin-bottom: 6px
}

.header-top-info-inner .info-item .info-content .info-sub-title {
    font-size: 14px
}

@media only screen and (max-width:767px) {
    .header-top-info-inner .info-item {
        padding-left: 0;
        margin-top: 20px
    }
}

.header-top-info-inner.default-color .info-item .info-icon {
    color: #000026
}

.top-info-slider__container {
    cursor: w-resize
}

.top-info-slider__container .swiper-slide-active .info-item {
    border-left: none
}

.header-social-networks.style-icons a {
    display: inline-block;
    padding: 0 10px;
    font-size: 18px;
    margin-top: 10px
}

.header-bottom-inner {
    display: flex;
    align-items: center
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-bottom-inner {
        display: block
    }
}

.header-bottom-left-wrap {
    flex-grow: 1
}

.header-search-form {
    flex-shrink: 0;
    align-self: stretch
}

.header-search-form .search-form-top {
    position: relative;
    background-color: rgba(0, 47, 166, .3)
}

.header-search-form .search-form-top .search-field {
    width: 270px;
    border-radius: 0;
    border: 0 !important;
    background: 0 0 !important;
    min-height: 60px;
    padding-right: 50px;
    padding-left: 10px;
    color: #fff
}

.header-search-form .search-form-top input::-moz-placeholder,
.header-search-form .search-form-top textarea::-moz-placeholder {
    color: #333
}

.header-search-form .search-form-top input:-ms-input-placeholder,
.header-search-form .search-form-top textarea:-ms-input-placeholder {
    color: #333
}

.header-search-form .search-form-top input::placeholder,
.header-search-form .search-form-top textarea::placeholder {
    color: #333
}

.header-search-form .search-form-top .search-submit {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-size: 18px;
    background: 0 0;
    width: 48px;
    height: 48px;
    line-height: 50px;
    padding: 0;
    border: 0;
    color: #fff
}

.header-search-form .search-form-top.style-02 {
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed
}

.header-search-form .search-form-top.style-02 .search-field {
    width: 232px;
    border-radius: 0;
    background: #fff !important;
    border: 0 !important;
    min-height: 60px;
    color: #333
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-search-form .search-form-top.style-02 .search-field {
        width: 100%
    }
}

.header-search-form .search-form-top.style-02 .search-submit {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-size: 18px;
    background: 0 0;
    width: 48px;
    height: 48px;
    line-height: 50px;
    padding: 0;
    border: 0;
    color: #000
}

.header-search-form .search-form-top.style-03 input::-moz-placeholder {
    color: #ddd
}

.header-search-form .search-form-top.style-03 input:-ms-input-placeholder {
    color: #ddd
}

.header-search-form .search-form-top.style-03 input::placeholder {
    color: #ddd
}

.header-search-form.default-search {
    height: 100%
}

.header-search-form.default-search .search-form-top {
    background: transparent;
    border-left: 1px solid #eee;
    margin-right: -15px
}

@media only screen and (max-width:575px) {
    .header-search-form.default-search .search-form-top {
        margin-top: 15px;
        background: #eee
    }
}

.header-search-form.default-search .search-form-top .search-field {
    max-width: 225px;
    color: #333;
    min-height: 80px
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .header-search-form.default-search .search-form-top .search-field {
        max-width: 160px
    }
}

@media only screen and (max-width:767px) {
    .header-search-form.default-search .search-form-top .search-field {
        min-height: 40px
    }
}

.header-search-form.default-search .search-form-top .search-submit {
    color: #000
}

.header-search-form-two {
    padding-left: 24px;
    display: block
}

.header-search-form-two a {
    line-height: 0;
    font-size: 18px
}

.header-search-form-two a:hover {
    transform: scale(1.15)
}

.header-search-form-two.white-icon a {
    color: #fff
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .header-search-form-two.white-icon a {
        color: #333
    }
}

.top-bar-left {
    flex-grow: 1
}

.top-bar-left .top-bar-text {
    font-size: 14px;
    line-height: 1.78
}

.top-bar-left .top-bar-text .font-medium {
    font-weight: 500
}

.top-bar-wrap {
    display: flex;
    align-items: center;
    height: 50px
}

.top-bar-wrap .top-bar-right .top-bar-info .info-item {
    display: inline-block;
    margin-left: 15px;
    font-size: 14px
}

.top-bar-wrap .top-bar-right .top-bar-info .info-item:first-child {
    margin-left: 0
}

.top-bar-wrap .top-bar-right .top-bar-info .info-item .info-icon {
    margin-right: 5px;
    font-size: 14px
}

.top-message {
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.78
}

.top-message a {
    color: #001f6d;
    font-weight: 500
}

.top-message a:hover {
    color: #d2a98e
}

.navigation-menu>ul {
    display: flex
}

.navigation-menu>ul>li {
    margin: 0 24px
}

@media only screen and (min-width:1500px) and (max-width:1599px) {
    .navigation-menu>ul>li {
        margin: 0 22px
    }
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .navigation-menu>ul>li {
        margin: 0 15px
    }
}

.navigation-menu>ul>li>a {
    display: block;
    color: #000;
    padding: 21px 2px;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.18
}

.navigation-menu>ul>li>a:before {
    content: "";
    width: 0;
    height: 3px;
    bottom: 0;
    position: absolute;
    left: 0;
    background-color: #000026;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.navigation-menu>ul>li.has-children>a {
    position: relative
}

.navigation-menu>ul>li.has-children>a:after {
    position: static;
    margin-left: 5px;
    font-family: Font Awesome\ 5 Pro;
    content: "\f107";
    font-size: 14px;
    vertical-align: middle;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.navigation-menu>ul>li.has-children--multilevel-submenu {
    position: relative
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .navigation-menu>ul>li.has-children--multilevel-submenu:last-child .submenu {
        right: 0;
        left: auto
    }
}

.navigation-menu>ul>li.has-children:hover .megamenu,
.navigation-menu>ul>li.has-children:hover .megamenu--home-variation__item,
.navigation-menu>ul>li.has-children:hover>.submenu {
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.navigation-menu>ul>li.active>a:after,
.navigation-menu>ul>li.active>a span,
.navigation-menu>ul>li:hover>a:after,
.navigation-menu>ul>li:hover>a span {
    color: #000026
}

.navigation-menu>ul>li.active>a:before,
.navigation-menu>ul>li:hover>a:before {
    width: 100%;
    left: 0
}

.navigation-menu.primary--menu>ul>li>a {
    padding: 31px 2px
}

.navigation-menu--text_white>ul>li>a {
    color: hsla(0, 0%, 100%, .7)
}

.navigation-menu--text_white>ul>li>a:before {
    background-color: #fff
}

.navigation-menu--text_white>ul>li.active>a,
.navigation-menu--text_white>ul>li.active>a:after,
.navigation-menu--text_white>ul>li.active>a>span,
.navigation-menu--text_white>ul>li:hover>a:after,
.navigation-menu--text_white>ul>li:hover>a>span {
    color: #fff
}

.header-bottom-left-wrap .navigation-menu>ul>li:first-child {
    margin: 0 24px 0 0
}

.submenu {
    position: absolute;
    top: 100%;
    left: 0;
    box-shadow: 0 2px 29px rgba(0, 0, 0, .05);
    border-bottom: 3px solid #000026;
    background-color: #fff;
    transform: translateY(50px);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition-delay: .2s;
    transition-duration: .4s;
    visibility: hidden;
    opacity: 0;
    min-width: 240px;
    padding: 20px 0;
    z-index: 9
}

.submenu>li {
    position: relative
}

.submenu>li>a {
    display: block;
    padding: 5px 30px;
    color: #ababab;
    font-weight: 400;
    transition: 0s
}

.submenu>li>a>span {
    position: relative
}

.submenu>li>a>span:after {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: -1;
    background-color: #000026;
    transition: .3s
}

.submenu>li>a:hover {
    color: #000026
}

.submenu>li>a:hover>span:after {
    width: 100%;
    left: 0;
    right: auto
}

.submenu>li:hover>.submenu {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
    z-index: 9
}

.submenu>li.active>a {
    color: #000026
}

.submenu>li.has-children>a {
    position: relative;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.submenu>li.has-children>a:after {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-family: Font Awesome\ 5 Pro;
    content: "\f105";
    font-size: 14px;
    vertical-align: middle;
    color: #ababab
}

.submenu>li.has-children.active>a,
.submenu>li.has-children>a:hover:after {
    color: #000026
}

.submenu .submenu {
    top: 0;
    left: 100%;
    right: auto
}

.submenu .submenu.left {
    right: 100%;
    left: auto
}

.submenu .submenu .submenu {
    top: 0;
    left: 100%;
    right: auto
}

.submenu .submenu .submenu.left {
    right: 100%;
    left: auto
}

.submenu .submenu .submenu .submenu {
    top: 0;
    left: 100%;
    right: auto
}

.submenu .submenu .submenu .submenu.left {
    right: 100%;
    left: auto
}

.submenu .submenu .submenu .submenu .submenu {
    top: 0;
    left: 100%;
    right: auto
}

.submenu .submenu .submenu .submenu .submenu.left {
    right: 100%;
    left: auto
}

.menu-style-four .navigation-menu>ul>li,
.menu-style-three .navigation-menu>ul>li {
    padding-left: 24px;
    padding-right: 24px;
    margin: 0
}

@media only screen and (min-width:1500px) and (max-width:1599px) {
    .menu-style-four .navigation-menu>ul>li,
    .menu-style-three .navigation-menu>ul>li {
        padding-left: 22px;
        padding-right: 22px
    }
}

.menu-style-four .navigation-menu>ul>li.active>a:before,
.menu-style-four .navigation-menu>ul>li:hover>a:before,
.menu-style-three .navigation-menu>ul>li.active>a:before,
.menu-style-three .navigation-menu>ul>li:hover>a:before {
    width: 0;
    left: 0
}

.menu-style-four .submenu.left,
.menu-style-three .submenu.left {
    left: -100px
}

.menu-style-four .submenu.left .submenu.left,
.menu-style-three .submenu.left .submenu.left {
    right: 100%;
    left: auto
}

.menu-style-four .navigation-menu>ul>li>a {
    color: #fff
}

.menu-style-four .navigation-menu>ul>li>a:before {
    content: "";
    width: 0;
    height: 3px;
    bottom: 0;
    position: absolute;
    left: 0;
    background-color: #d2a98e;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.menu-style-four .navigation-menu>ul>li.active>a:after,
.menu-style-four .navigation-menu>ul>li.active>a>span,
.menu-style-four .navigation-menu>ul>li:hover>a:after,
.menu-style-four .navigation-menu>ul>li:hover>a>span {
    color: #fff
}

.menu-style-four .navigation-menu>ul>li.active>a:before,
.menu-style-four .navigation-menu>ul>li:hover>a:before {
    width: 100%;
    left: 0
}

.megamenu {
    position: absolute;
    top: 100%;
    left: 0;
    box-shadow: 0 2px 29px rgba(0, 0, 0, .05);
    border-bottom: 3px solid #000026;
    background-color: #fff;
    transform: translateY(50px);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition-delay: .2s;
    transition-duration: .4s;
    visibility: hidden;
    opacity: 0;
    z-index: 9
}

.megamenu--mega {
    min-width: 980px;
    width: 100%;
    padding: 35px 20px 30px;
    display: flex;
    justify-content: space-around
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .megamenu--mega {
        padding-left: 50px;
        padding-right: 50px;
        min-width: 700px
    }
}

.megamenu--mega>li {
    flex-basis: 22%;
    padding-left: 15px;
    padding-right: 15px
}

.megamenu--mega>li .page-list-title {
    font-size: 14px;
    margin-bottom: 20px;
    color: #333
}

.megamenu--mega>li>ul>li>a {
    padding: 10px 0;
    color: #ababab;
    line-height: 1.2;
    transition: .1s
}

.megamenu--mega>li>ul>li>a:hover {
    color: #000026
}

.megamenu--mega>li>ul>li>a:hover span:after {
    width: 100%;
    left: 0;
    right: auto
}

.megamenu--mega>li>ul>li>a>span {
    position: relative
}

.megamenu--mega>li>ul>li>a>span:after {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: -1;
    background-color: #000026;
    transition: .3s
}

.megamenu--mega>li>ul>li.active>a {
    color: #000026
}

.container-fluid .megamenu--mega {
    padding: 35px 220px 30px
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .container-fluid .megamenu--mega {
        padding-left: 50px;
        padding-right: 50px;
        min-width: 700px
    }
}

.mobile-navigation-icon {
    width: 24px;
    height: 25px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin-left: 30px
}

.mobile-navigation-icon:hover i {
    background-color: #000026
}

.mobile-navigation-icon:hover i:before {
    width: 80%;
    background-color: #000026
}

.mobile-navigation-icon:hover i:after {
    background-color: #000026;
    width: 60%
}

.mobile-navigation-icon i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 2px;
    background-color: #333;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.mobile-navigation-icon i:before {
    bottom: 8px
}

.mobile-navigation-icon i:after,
.mobile-navigation-icon i:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #333;
    content: "";
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.mobile-navigation-icon i:after {
    bottom: -8px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .mobile-navigation-icon.white-md-icon i,
    .mobile-navigation-icon.white-md-icon i:after,
    .mobile-navigation-icon.white-md-icon i:before {
        background-color: #fff
    }
    .mobile-navigation-icon.white-md-icon:hover i {
        background-color: #000026
    }
    .mobile-navigation-icon.white-md-icon:hover i:before {
        width: 80%;
        background-color: #000026
    }
    .mobile-navigation-icon.white-md-icon:hover i:after {
        background-color: #000026;
        width: 60%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .is-sticky .white-md-icon i,
    .is-sticky .white-md-icon i:after,
    .is-sticky .white-md-icon i:before {
        background-color: #333
    }
}

.page-open-off-sidebar:hover i,
.page-open-off-sidebar:hover i:after,
.page-open-off-sidebar:hover i:before {
    width: 100%
}

.page-open-off-sidebar i {
    width: 100%;
    background-color: #333
}

.page-open-off-sidebar i:after,
.page-open-off-sidebar i:before {
    width: 70%;
    background-color: #333
}

.hidden-icons-menu {
    margin-left: 15px
}

.hidden-icons-menu a {
    color: #6d70a6;
    font-size: 20px
}

.hidden-icons-menu a:hover {
    color: #000026
}

.mobile-menu-overlay,
.page-oppen-off-sidebar {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    overflow: auto;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    z-index: 9999;
    background: rgba(0, 0, 0, .7);
    visibility: hidden;
    opacity: 0
}

.mobile-menu-overlay__inner,
.page-oppen-off-sidebar__inner {
    transform: translateX(120%);
    width: 400px;
    height: 100%;
    float: right;
    cursor: default;
    background: #000026;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    overflow-y: auto
}

@media only screen and (max-width:479px) {
    .mobile-menu-overlay__inner,
    .page-oppen-off-sidebar__inner {
        width: 300px
    }
}

.mobile-menu-overlay.active,
.page-oppen-off-sidebar.active {
    visibility: visible;
    opacity: 1
}

.mobile-menu-overlay.active .mobile-menu-overlay__inner,
.page-oppen-off-sidebar.active .mobile-menu-overlay__inner {
    transform: translateX(0)
}

.mobile-menu-overlay__header,
.page-oppen-off-sidebar__header {
    background-color: #fff;
    padding: 15px 0
}

.mobile-menu-overlay__header .mobile-navigation-close-icon,
.page-oppen-off-sidebar__header .mobile-navigation-close-icon {
    position: relative;
    cursor: pointer;
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: inline-block
}

.mobile-menu-overlay__header .mobile-navigation-close-icon:before,
.page-oppen-off-sidebar__header .mobile-navigation-close-icon:before {
    position: absolute;
    top: 23px;
    left: 8px;
    content: "";
    width: 24px;
    height: 3px;
    background: #333;
    transform-origin: 50% 50%;
    transform: rotate(45deg);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.mobile-menu-overlay__header .mobile-navigation-close-icon:after,
.page-oppen-off-sidebar__header .mobile-navigation-close-icon:after {
    position: absolute;
    top: 23px;
    left: 8px;
    content: "";
    width: 24px;
    height: 3px;
    background: #333;
    transform-origin: 50% 50%;
    transform: rotate(-45deg);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.mobile-menu-overlay__header .mobile-navigation-close-icon:hover,
.page-oppen-off-sidebar__header .mobile-navigation-close-icon:hover {
    color: #000026
}

.mobile-menu-overlay__header .mobile-navigation-close-icon:hover:after,
.mobile-menu-overlay__header .mobile-navigation-close-icon:hover:before,
.page-oppen-off-sidebar__header .mobile-navigation-close-icon:hover:after,
.page-oppen-off-sidebar__header .mobile-navigation-close-icon:hover:before {
    transform: none
}

.mobile-menu-overlay__body,
.page-oppen-off-sidebar__body {
    padding: 20px 40px 100px
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li {
    border-bottom: 1px solid hsla(0, 0%, 100%, .15)
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li>a,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li>a {
    display: block;
    color: #fff;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li>a:hover,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li>a:hover {
    color: #fff
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li:last-child,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li:last-child {
    border-bottom: 0
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children {
    position: relative
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children.active .menu-expand:before,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children.active .menu-expand:before {
    content: "\f106"
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .menu-expand,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .menu-expand {
    position: absolute;
    right: 0;
    top: 12px;
    width: 40px;
    height: 40px;
    background: hsla(0, 0%, 100%, .1);
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .menu-expand:hover,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .menu-expand:hover {
    background: hsla(0, 0%, 100%, .2)
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .menu-expand:before,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .menu-expand:before {
    content: "\f107";
    font-size: 18px;
    font-family: Font Awesome\ 5 Pro
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu {
    padding: 12px 0 14px 10px;
    border-top: 1px solid hsla(0, 0%, 100%, .15)
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li {
    border-bottom: 1px solid hsla(0, 0%, 100%, .15)
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li a,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li a {
    display: block;
    font-size: 15px;
    color: hsla(0, 0%, 100%, .7);
    font-weight: 500;
    line-height: 1.5;
    padding: 10px 0
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li a:hover,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li a:hover {
    color: #fff
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li:last-child,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li:last-child {
    border-bottom: 0
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children {
    position: relative
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children.active .menu-expand:before,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children.active .menu-expand:before {
    content: "\f106"
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand {
    position: absolute;
    right: 0;
    top: 6px;
    width: 30px;
    height: 30px;
    background: hsla(0, 0%, 100%, .1);
    color: #fff;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand:hover,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand:hover {
    background: hsla(0, 0%, 100%, .2)
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand:before,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand:before {
    content: "\f107";
    font-size: 16px;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 500
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children {
    position: relative
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children.active .menu-expand:before,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children.active .menu-expand:before {
    content: "\f106"
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children .menu-expand:before,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children .menu-expand:before {
    content: "\f107";
    font-size: 16px;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 500
}

.mobile-menu-overlay__body .offcanvas-navigation--onepage>ul>li.active>a,
.page-oppen-off-sidebar__body .offcanvas-navigation--onepage>ul>li.active>a {
    font-weight: 700
}

.page-oppen-off-sidebar {
    right: 0
}

.page-oppen-off-sidebar__inner {
    transform: translateX(100%);
    width: 400px;
    float: right;
    background: #fff
}

@media only screen and (max-width:479px) {
    .page-oppen-off-sidebar__inner {
        width: 300px
    }
}

.page-oppen-off-sidebar.active .page-oppen-off-sidebar__inner {
    transform: translateX(0)
}

.page-oppen-off-sidebar__header {
    background: #fff;
    padding: 15px 35px
}

.page-oppen-off-sidebar .off-sidebar-contact-info--list .item {
    display: flex;
    margin-bottom: 12px
}

.page-oppen-off-sidebar .off-sidebar-contact-info--list .item .icon {
    color: #6d70a6;
    min-width: calc(1em + 18px);
    font-size: 16px
}

.page-oppen-off-sidebar .off-sidebar-contact-info--list .item a:hover {
    color: #38cb89
}

.page-oppen-off-sidebar .off-sidebar-contact-info .off-sidebar-widget__list {
    overflow: hidden
}

.page-oppen-off-sidebar .off-sidebar-contact-info .off-sidebar-widget__list li {
    width: 50%;
    float: left;
    margin-bottom: 8px
}

.page-oppen-off-sidebar .off-sidebar-contact-info .off-sidebar-widget__list li a {
    line-height: 17px
}

.search-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    transform: translateY(100%);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.search-overlay__inner {
    width: 100%;
    height: 100%;
    cursor: default;
    background: #fff;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    overflow-y: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

.search-overlay.active {
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.search-overlay__header {
    background-color: #fff;
    padding: 15px 0
}

.search-overlay__header .mobile-navigation-close-icon {
    position: relative;
    cursor: pointer;
    height: 48px;
    width: 48px;
    line-height: 48px;
    display: inline-block
}

.search-overlay__header .mobile-navigation-close-icon:before {
    transform-origin: 50% 50%;
    transform: rotate(45deg)
}

.search-overlay__header .mobile-navigation-close-icon:after,
.search-overlay__header .mobile-navigation-close-icon:before {
    position: absolute;
    top: 28px;
    left: 0;
    content: "";
    width: 42px;
    height: 3px;
    background: #333;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.search-overlay__header .mobile-navigation-close-icon:after {
    transform-origin: 50% 50%;
    transform: rotate(-45deg)
}

.search-overlay__header .mobile-navigation-close-icon:hover {
    color: #000026
}

.search-overlay__header .mobile-navigation-close-icon:hover:after,
.search-overlay__header .mobile-navigation-close-icon:hover:before {
    transform: none
}

.search-overlay__body {
    width: 100%;
    margin: 0 auto 75px
}

.search-overlay__form {
    position: relative;
    max-width: 1200px;
    padding: 0 15px;
    width: 100%;
    margin: auto
}

.search-overlay__form input {
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #000026;
    border-radius: 0;
    padding: 15px 50px 15px 0;
    width: 100%;
    color: #fff;
    font-size: 72px;
    height: 100px
}

@media only screen and (max-width:767px) {
    .search-overlay__form input {
        font-size: 30px;
        height: 60px
    }
}

.search-overlay__form input::-moz-placeholder {
    color: #000026;
    -moz-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.search-overlay__form input:-ms-input-placeholder {
    color: #000026;
    -ms-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.search-overlay__form input::placeholder {
    color: #000026;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.search-overlay__form input[type=text]:focus {
    color: #000026;
    border-color: #000026
}

.header__navigation.preview-menu {
    flex-grow: 1
}

.header__navigation.preview-menu .navigation-menu-right {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.preview-header-inner {
    padding: 20px 0
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .preview-header-inner {
        padding: 0
    }
}

.preview-header-inner .header__actions--preview .ht-btn {
    background: #000026;
    border: 1px solid #000026;
    color: #fff
}

.preview-header-inner .header__actions--preview .ht-btn:hover {
    background: #fff;
    color: #000026
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.reveal-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .reveal-footer {
        position: static
    }
}

.footer-widget-wrapper {
    margin-bottom: -35px
}

.footer-widget {
    margin-bottom: 30px
}

.footer-widget__title {
    margin-top: -3px;
    color: #333
}

.footer-widget__list li {
    margin-bottom: 10px
}

.footer-widget__list li:last-child {
    margin-bottom: 0
}

.footer-widget__list li .image_btn {
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(51, 51, 51, .1);
    overflow: hidden
}

.social-group__list .ht-social-networks.tilte-style .link-text {
    color: #ccc
}

.social-group__list .ht-social-networks.tilte-style .link-text:before {
    background: hsla(0, 0%, 100%, .2)
}

.social-group__list .ht-social-networks.tilte-style .link-text:hover {
    color: #fff
}

.social-group__list .ht-social-networks.tilte-style .social-link:before {
    color: #ccc
}

.copyright-text {
    display: inline-block
}

@media only screen and (max-width:767px) {
    .copyright-text {
        margin-bottom: 15px
    }
}

.page-sidebar-right {
    padding-left: 30px
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:1200px) and (max-width:1499px) {
    .page-sidebar-right {
        padding-left: 0
    }
}

.page-sidebar-left {
    padding-right: 30px
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:1200px) and (max-width:1499px) {
    .page-sidebar-left {
        padding-right: 0
    }
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .page-sidebar-left,
    .page-sidebar-right {
        margin-top: 60px
    }
}

.sidebar-widget+.sidebar-widget {
    margin-top: 40px
}

.sidebar-widget-title {
    margin-bottom: 20px;
    font-weight: 500
}

.widget-search {
    position: relative
}

.widget-search input {
    width: 100%;
    outline: none;
    border-radius: 5px;
    height: 56px;
    color: #ababab;
    border: 1px solid #f8f8f8;
    background-color: #f8f8f8;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    padding: 3px 72px 3px 20px
}

.widget-search .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    border: 0;
    border-radius: 0 5px 5px 0;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: none;
    box-shadow: none;
    transform: none
}

.widget-search .search-submit:hover {
    color: #fff;
    background: #000026
}

.widget-blog-recent-post ul li:first-child a {
    margin-top: -16px
}

.widget-blog-recent-post ul li a {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    padding: 16px 0 16px 30px
}

.widget-blog-recent-post ul li a:after,
.widget-blog-recent-post ul li a:before {
    display: inline-block;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    content: "\f30b";
    position: absolute;
    top: 22px;
    left: 0
}

.widget-blog-recent-post ul li a:before {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%)
}

.widget-blog-recent-post ul li a:hover:before {
    opacity: 1;
    visibility: visible;
    transform: translateX(0)
}

.widget-blog-recent-post ul li a:hover:after {
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%)
}

.widget-tag .ht-btn {
    color: #ababab;
    background: #f5f5f5;
    margin-right: 10px;
    font-weight: 500;
    margin-bottom: 10px
}

.widget-tag .ht-btn:hover {
    color: #fff;
    background: #000026
}

.widget-product-item {
    overflow: hidden;
    margin-bottom: 20px
}

.widget-product-item .thumbnail {
    max-width: 150px;
    float: left;
    margin-right: 20px;
    margin-left: 0;
    width: 80px
}

.widget-product-item .info .product-title {
    font-weight: 400;
    font-size: 16px
}

.widget-product-item .info .star-rating a {
    display: inline-block;
    color: #ffb805;
    line-height: 1;
    font-size: 14px;
    margin: 0
}

.widget-product-item .info .price-box {
    margin-top: 5px
}

.widget-product-item .info .price-box .old-price {
    font-size: .88em;
    font-weight: 400;
    color: #b6b7d2;
    text-decoration: line-through
}

.widget-product-item .info .price-box .new-price {
    font-size: 14px;
    font-weight: 500;
    color: #6d70a6
}

.ht-btn {
    font-size: 15px;
    font-weight: 500;
    border-radius: 5px;
    padding: 0 30px;
    text-align: center;
    color: #fff;
    background: #000026;
    border: 1px solid transparent;
    transform: translateY(0)
}

.ht-btn:active,
.ht-btn:focus,
.ht-btn:hover {
    color: #fff;
    background-image: #000026;
    transform: translateY(-3px)
}

.ht-btn.ht-btn-xs {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    padding: 0 20px
}

.ht-btn.ht-btn-sm {
    padding: 0 30px;
    height: 48px;
    line-height: 48px;
    font-size: 14px
}

.ht-btn.ht-btn-md {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 54px;
    height: 54px
}

.ht-btn.ht-btn-lg {
    padding: 0 40px;
    height: 64px;
    line-height: 64px;
    font-size: 16px
}

.ht-btn.ht-btn-custom {
    min-width: 280px
}

.ht-btn.ht-btn-full {
    width: auto;
    display: block
}

.ht-btn--outline {
    border-width: 1px;
    line-height: 54px;
    background: transparent;
    border-color: #000026;
    color: #000026
}

.ht-btn--outline:active,
.ht-btn--outline:focus,
.ht-btn--outline:hover {
    transform: translateY(-3px);
    border-color: transparent;
    background: #000026;
    color: #fff
}

.ht-btn--solid {
    border-width: 1px;
    line-height: 54px;
    background: transparent;
    border-color: #ddd;
    color: #000026
}

.ht-btn--solid:active,
.ht-btn--solid:focus,
.ht-btn--solid:hover {
    transform: translateY(-3px);
    border-color: transparent;
    background: #000026;
    color: #fff
}

.ht-btn--circle {
    border-radius: 30px
}

.ht-btn--no-round {
    border-radius: 0
}

.ht-btn.ht-btn-default {
    padding: 0 30px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    width: 180px
}

.ht-btn .btn-icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    font-size: 20px;
    margin-left: 10px
}

.btn {
    font-size: 15px;
    border-radius: 5px;
    border: 1px solid transparent;
    padding: 0 30px;
    text-align: center;
    transition: all .4s ease-in-out;
    line-height: 54px;
    letter-spacing: 0;
    transform: translateY(0)
}

.btn,
.btn:active,
.btn:focus,
.btn:hover {
    font-weight: 500;
    color: #fff;
    background: #000026
}

.btn:active,
.btn:focus,
.btn:hover {
    transform: translateY(-3px)
}

.btn--secondary {
    background-image: none;
    background-color: #d2a98e
}

.btn--secondary:hover {
    background-image: none;
    background: #d2a98e
}

.btn--black {
    background-image: none;
    background-color: #000
}

.btn--black:hover {
    background-image: none;
    background: #000
}

.btn--white {
    background-image: none;
    background-color: #fff;
    color: #000;
    box-shadow: 0 0 30px 5px rgba(0, 0, 0, .07)
}

.btn--white:focus,
.btn--white:hover {
    background-image: none;
    background: #fff;
    color: #000
}

.btn--gradient {
    background-image: none;
    background: linear-gradient(150deg, #ff3f85, #faa720) !important
}

.btn--gradient:hover {
    background-image: none;
    background: linear-gradient(150deg, #ff3f85, #faa720)
}

.btn--link {
    color: #000026
}

.btn--link:hover {
    transform: translateY(-5px)
}

.btn.ht-btn-default {
    padding: 0 30px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    width: 180px
}

.hover-style-link {
    position: relative
}

.hover-style-link:after {
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 1px;
    background-color: #d2a98e
}

.hover-style-link:hover {
    color: #d2a98e
}

.hover-style-link:hover:after {
    left: 0;
    width: 100%;
    right: auto
}

.hover-style-link--secondary {
    color: #d2a98e
}

.hover-style-link--secondary:after {
    background-color: #d2a98e
}

.hover-style-link--secondary:hover {
    color: #d2a98e
}

.hover-style-link--white {
    color: #fff
}

.hover-style-link--white:after {
    background-color: #fff
}

.hover-style-link--white:hover {
    color: #fff
}

.hover-style-link--sub-color {
    color: #6d70a6
}

.hover-style-link--sub-color:after {
    background-color: #6d70a6
}

.hover-style-link--sub-color:hover {
    color: #6d70a6
}

.hover-style-default {
    position: relative
}

.hover-style-default:after {
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 1px;
    background-color: #000026
}

.hover-style-default:hover {
    color: #000026
}

.hover-style-default:hover:after {
    left: 0;
    width: 100%;
    right: auto
}

.image-btn {
    border: 0;
    box-shadow: none;
    background: none;
    border-radius: 5px;
    overflow: hidden
}

.video-play i {
    color: #d2a98e
}

.video-play span {
    font-weight: 500;
    letter-spacing: 3px;
    margin-left: 10px
}

.button-wrapper>a {
    border: none
}

@media only screen and (max-width:479px) {
    .button-wrapper>a {
        margin-bottom: 15px
    }
}

@media only screen and (max-width:479px) {
    .button-wrapper>a:last-child {
        margin-bottom: 0
    }
}

.btn-text {
    color: #000026
}

.btn-text:hover {
    color: #d2a98e
}

.single-button-group h5 {
    margin-bottom: 10px
}

.single-button-group .button-group-wrap {
    margin-left: -10px;
    margin-right: -10px
}

.single-button-group a {
    margin: 10px
}

.single-button-group a:active,
.single-button-group a:focus,
.single-button-group a:hover {
    transform: translateY(-3px)
}

.faq-wrapper .card,
.faq-wrapper .card-header {
    border-radius: 0
}

.faq-wrapper .card {
    margin-bottom: 20px;
    border: none;
    box-shadow: 0 18px 40px rgba(51, 51, 51, .1)
}

.faq-wrapper .card:last-child {
    margin-bottom: 0
}

.faq-wrapper .card-header {
    padding: 0;
    border-bottom: 0;
    background-color: #fff
}

.faq-wrapper .card-header .faq-title {
    border: none;
    width: 100%;
    text-align: left;
    color: #000;
    padding: 20px 30px;
    position: relative;
    word-wrap: break-word;
    white-space: normal;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    border-radius: 5px;
    background: #fff
}

@media only screen and (max-width:479px) {
    .faq-wrapper .card-header .faq-title {
        padding-left: 15px;
        padding-right: 20px
    }
}

.faq-wrapper .card-header .faq-title span {
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%)
}

@media only screen and (max-width:479px) {
    .faq-wrapper .card-header .faq-title span {
        right: 15px
    }
}

.faq-wrapper .card-header .faq-title span i {
    font-size: 14px;
    visibility: hidden;
    opacity: 0;
    display: none
}

.faq-wrapper .card-header .faq-title:focus,
.faq-wrapper .card-header .faq-title:hover {
    text-decoration: none;
    color: #000
}

.faq-wrapper .card-header .faq-title[aria-expanded=true] {
    color: #fff;
    background: #d2a98e;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.faq-wrapper .card-header .faq-title[aria-expanded=true] span i:nth-child(2) {
    visibility: visible;
    opacity: 1;
    display: inline
}

.faq-wrapper .card-header .faq-title[aria-expanded=true]:before {
    height: 100%
}

.faq-wrapper .card-header .faq-title[aria-expanded=false] span i:first-child {
    visibility: visible;
    opacity: 1;
    display: inline
}

.faq-wrapper .card-body {
    padding: 23px 30px 29px
}

.faq-two-wrapper .card,
.faq-two-wrapper .card-header {
    border-radius: 0
}

.faq-two-wrapper .card {
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #ebebeb
}

.faq-two-wrapper .card:last-child {
    margin-bottom: 0
}

.faq-two-wrapper .card-header {
    padding: 0;
    border-bottom: 0;
    background-color: #fff
}

.faq-two-wrapper .card-header h5 button {
    font-size: 24px;
    border: none;
    width: 100%;
    text-align: left;
    color: #ababab;
    padding: 20px 35px;
    position: relative;
    word-wrap: break-word;
    white-space: normal;
    line-height: 1.2;
    font-weight: 700;
    border-radius: 5px;
    background: #fff
}

@media only screen and (max-width:575px),
only screen and (min-width:992px) and (max-width:1199px) {
    .faq-two-wrapper .card-header h5 button {
        font-size: 20px
    }
}

@media only screen and (max-width:479px) {
    .faq-two-wrapper .card-header h5 button {
        font-size: 18px;
        padding-left: 35px;
        padding-right: 10px
    }
}

.faq-two-wrapper .card-header h5 button span {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

@media only screen and (max-width:479px) {
    .faq-two-wrapper .card-header h5 button span {
        right: 15px
    }
}

.faq-two-wrapper .card-header h5 button span i {
    font-size: 24px;
    visibility: hidden;
    opacity: 0;
    display: none
}

.faq-two-wrapper .card-header h5 button:focus,
.faq-two-wrapper .card-header h5 button:hover {
    text-decoration: none;
    color: #000026
}

.faq-two-wrapper .card-header h5 button[aria-expanded=true] {
    color: #000026;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.faq-two-wrapper .card-header h5 button[aria-expanded=true] span i {
    color: #d2a98e
}

.faq-two-wrapper .card-header h5 button[aria-expanded=true] span i:nth-child(2) {
    visibility: visible;
    opacity: 1;
    display: inline
}

.faq-two-wrapper .card-header h5 button[aria-expanded=true]:before {
    height: 100%
}

.faq-two-wrapper .card-header h5 button[aria-expanded=false] span i:first-child {
    visibility: visible;
    opacity: 1;
    display: inline
}

.faq-two-wrapper .card-body {
    padding: 0 30px 29px
}

.faq-custom-col {
    max-width: 570px;
    float: right;
    width: 100%
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .faq-custom-col {
        float: inherit;
        margin: 0 auto 30px
    }
}

.cta-bg-image_one {
    background-color: rgba(16, 16, 54, .68627);
    background-repeat: no-repeat;
    background-position: top 35% right -68px
}

.cta-bg-image_two {
    background-color: #f6f2ed;
    background-repeat: no-repeat;
    background-position: 100% 0
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .cta-content {
        text-align: center;
        margin-bottom: 10px
    }
}

.cta-content .text-white span {
    color: #d2a98e
}

.cta-button-group--one .btn-one {
    color: #000026;
    margin: 10px
}

.cta-button-group--one .btn-one:hover {
    background: #000026;
    color: #fff
}

.cta-button-group--one .btn-two {
    margin: 10px
}

.cta-button-group--one .btn-two:hover {
    background: #000026;
    color: #fff
}

.cta-button-group--two .btn-one {
    background: #000026;
    color: #fff;
    margin: 10px
}

.cta-button-group--two .btn-two {
    margin: 10px
}

.countdown-deals {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(4, 1fr)
}

@media only screen and (max-width:767px) {
    .countdown-deals {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media only screen and (max-width:575px) {
    .countdown-deals {
        grid-template-columns: repeat(2, 1fr)
    }
}

.countdown-deals.counter-style--one .single-countdown {
    display: inline-block
}

.countdown-deals.counter-style--one .single-countdown .single-countdown__time {
    display: block;
    font-size: 80px;
    font-weight: 300;
    line-height: 1;
    color: #000026;
    margin-bottom: 10px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .countdown-deals.counter-style--one .single-countdown .single-countdown__time {
        font-size: 60px
    }
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .countdown-deals.counter-style--one .single-countdown .single-countdown__time {
        font-size: 40px
    }
}

.countdown-deals.counter-style--one .single-countdown .single-countdown__text {
    display: block;
    color: #6d70a6;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500
}

.countdown-deals.counter-style--two .single-countdown {
    display: inline-block
}

.countdown-deals.counter-style--two .single-countdown .single-countdown__time {
    display: block;
    font-size: 80px;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    margin-bottom: 10px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .countdown-deals.counter-style--two .single-countdown .single-countdown__time {
        font-size: 60px
    }
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .countdown-deals.counter-style--two .single-countdown .single-countdown__time {
        font-size: 40px
    }
}

.countdown-deals.counter-style--two .single-countdown .single-countdown__text {
    display: block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500
}

.countdown-deals.counter-style--four .single-countdown {
    display: inline-block;
    width: 70px;
    margin: auto
}

.countdown-deals.counter-style--four .single-countdown .single-countdown__time {
    display: block;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 5px;
    height: 90px;
    line-height: 90px;
    color: #000
}

.countdown-deals.counter-style--four .single-countdown .single-countdown__text {
    display: block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500
}

.time_circles {
    position: relative;
    width: 100%;
    height: 100%
}

.time_circles>div {
    position: absolute;
    text-align: center;
    top: 0 !important;
    transform: translateY(50%)
}

.textDiv_Hours,
.textDiv_Minutes,
.textDiv_Seconds,
.time_circles .textDiv_Days {
    color: #222;
    font-size: 30px !important
}

@media only screen and (max-width:575px) {
    .textDiv_Hours,
    .textDiv_Minutes,
    .textDiv_Seconds,
    .time_circles .textDiv_Days {
        font-size: 15px !important
    }
}

@media only screen and (max-width:767px) {
    .textDiv_Hours,
    .textDiv_Minutes,
    .textDiv_Seconds,
    .time_circles .textDiv_Days {
        font-size: 20px !important
    }
}

.time_circles>div>h4 {
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: capitalize;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    font-size: 13px !important;
    color: #6d70a6
}

@media only screen and (max-width:575px) {
    .time_circles>div>h4 {
        font-size: 11px !important
    }
}

.fun-fact-grid-4 {
    border-right: 1px solid #ededed;
    display: flex;
    flex-wrap: wrap
}

.fun-fact-grid-4 .grid-item {
    width: 25%;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .fun-fact-grid-4 .grid-item {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.fun-fact-grid-4 .grid-item:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    background: #ededed;
    width: 1px
}

.fun-fact-grid-4 .grid-item:after {
    position: absolute;
    content: "";
    top: -1px;
    left: 0;
    right: 0;
    background: #ededed;
    height: 1px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .fun-fact-grid-4 .grid-item {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    .fun-fact-grid-4 .grid-item {
        width: 100%
    }
}

.fun-fact--one .fun-fact__title {
    color: #333;
    font-weight: 500;
    margin-bottom: 10px
}

.fun-fact--one .fun-fact__count {
    font-size: 64px;
    font-weight: 600;
    line-height: 1.41;
    color: #000026
}

.fun-fact--one .fun-fact__text {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #d2a98e
}

.fun-fact--two {
    margin-bottom: 30px
}

.fun-fact--two .fun-fact__count {
    font-size: 56px;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1;
    font-weight: 700
}

.fun-fact--two .fun-fact__text {
    text-transform: uppercase;
    color: hsla(0, 0%, 100%, .7);
    font-size: 16px;
    letter-spacing: 2px
}

.fun-fact--three {
    position: relative;
    margin-bottom: 40px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .fun-fact--three {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .fun-fact--three {
        margin-bottom: 0;
        margin-top: 30px
    }
}

@media only screen and (max-width:767px) {
    .fun-fact--three {
        margin-bottom: 0;
        margin-top: 30px
    }
}

.fun-fact--three .fun-fact__count {
    color: #000026;
    margin-bottom: 19px;
    font-size: 56px;
    font-weight: 400;
    line-height: 1
}

.fun-fact--three .fun-fact__text {
    font-size: 14px;
    text-transform: uppercase;
    color: #7e7e7e
}

.modern-number-01 h2 {
    position: relative;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: 2px;
    color: #ababab;
    text-transform: uppercase;
    display: flex;
    align-items: flex-end
}

.modern-number-01 span.mark-text {
    font-size: 180px;
    line-height: .8;
    font-weight: 900;
    margin: 0 5px -5px -5px;
    color: #d2a98e
}

@media only screen and (max-width:767px) {
    .modern-number-01 span.mark-text {
        font-size: 140px
    }
}

.modern-number-01 h3 {
    margin-top: 25px;
    font-size: 38px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .modern-number-01 h3 {
        font-size: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .modern-number-01 h3 {
        font-size: 28px
    }
}

@media only screen and (max-width:767px) {
    .modern-number-01 h3 {
        font-size: 24px
    }
}

.cybersecurity-about-text .text {
    font-size: 18px;
    margin-bottom: 20px
}

.managed-it-fun-fact-wrapper .fun-fact-grid-4 .grid-item {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative
}

.managed-it-fun-fact-wrapper .fun-fact-grid-4 .grid-item:after {
    display: none
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .managed-it-fun-fact-wrapper .fun-fact-grid-4 .grid-item:after {
        display: inherit
    }
}

@media only screen and (max-width:767px) {
    .managed-it-fun-fact-wrapper .fun-fact-grid-4 .grid-item:after {
        display: inherit
    }
}

.ht-box-icon.style-01 .icon-box-wrap {
    padding: 36px 10px 26px;
    border-radius: 5px;
    background: #fff;
    border: 2px solid #eee;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    text-align: center;
    margin-top: 30px
}

.ht-box-icon.style-01 .icon-box-wrap .icon {
    height: 65px;
    text-align: center;
    width: 65px;
    margin: auto auto 29px;
    color: #000026
}

.ht-box-icon.style-01 .icon-box-wrap .icon svg>* {
    stroke: #000026
}

.ht-box-icon.style-01 .icon-box-wrap .content {
    text-align: center
}

.ht-box-icon.style-01 .icon-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-box-icon.style-01 .icon-box-wrap .content .service_text {
    color: #696969
}

.ht-box-icon.style-01:hover .icon-box-wrap {
    border-color: #fff;
    transform: translateY(-5px);
    background: #fff;
    box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}

.ht-box-icon.style-01 .feature-btn a {
    color: #000026;
    margin-top: 20px
}

.ht-box-icon.style-01 .feature-btn a:hover {
    color: #d2a98e
}

.ht-box-icon.style-01 .feature-btn i {
    vertical-align: middle
}

.ht-box-icon.style-02 .icon-box-wrap {
    padding: 30px 15px;
    border-radius: 5px;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    text-align: center;
    display: flex
}

.ht-box-icon.style-02 .icon-box-wrap .icon {
    min-width: 80px;
    margin-right: 10px;
    color: #333
}

.ht-box-icon.style-02 .icon-box-wrap .icon .svg-icon {
    width: 65px;
    height: 65px
}

.ht-box-icon.style-02 .icon-box-wrap .icon svg * {
    stroke: currentColor
}

.ht-box-icon.style-02 .icon-box-wrap .content {
    text-align: left
}

.ht-box-icon.style-02 .icon-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-box-icon.style-02 .icon-box-wrap .content .service_text {
    color: #696969
}

.ht-box-icon.style-02:hover .icon-box-wrap {
    border-color: #fff;
    transform: translateY(-5px);
    background: #fff;
    box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}

.ht-box-icon.style-02 .feature-btn a {
    color: #000026;
    margin-top: 20px
}

.ht-box-icon.style-02 .feature-btn a:hover {
    color: #d2a98e
}

.ht-box-icon.style-02 .feature-btn i {
    vertical-align: middle
}

.ht-box-icon.style-03 .icon-box-wrap {
    padding: 30px;
    border-radius: 5px;
    transition: all .3s ease-in-out
}

.ht-box-icon.style-03 .icon-box-wrap .content-header {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.ht-box-icon.style-03 .icon-box-wrap .content-header .icon {
    flex-shrink: 0;
    font-size: 48px;
    line-height: 1;
    min-width: 60px;
    margin-right: 10px;
    color: #d2a98e
}

.ht-box-icon.style-03 .icon-box-wrap .content-header .heading {
    color: #000026;
    margin-bottom: 10px
}

.ht-box-icon.style-03 .icon-box-wrap .content .service_text {
    color: #696969
}

.ht-box-icon.style-03:hover .icon-box-wrap {
    transform: translateY(-5px);
    background: #fff;
    box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}

@media only screen and (max-width:575px) {
    .ht-box-icon.style-03 .icon-box-wrap {
        padding: 37px 10px
    }
    .ht-box-icon.style-03 .icon-box-wrap .image {
        height: 100px;
        width: 100px;
        line-height: 100px
    }
}

.feature-list-button-box .ht-btn {
    margin: 10px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .modern-grid-image-box .section-space--mt_60 {
        margin-top: 40px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .modern-grid-image-box .section-space--mt_60 {
        margin-top: 30px
    }
}

.ht-box-images.style-01 .image-box-wrap {
    box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
    background: #fff;
    border-radius: 5px;
    padding: 50px 30px 63px;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    text-align: center;
    margin-top: 60px
}

.ht-box-images.style-01 .image-box-wrap .box-image {
    text-align: center;
    margin-bottom: 41px;
    color: #000026
}

.ht-box-images.style-01 .image-box-wrap .content {
    text-align: center
}

.ht-box-images.style-01 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-box-images.style-01 .image-box-wrap .content .service_text {
    color: #696969
}

.ht-box-images.style-01:hover .icon-box-wrap {
    border-color: #fff;
    transform: translateY(-5px);
    background: #fff;
    box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}

.ht-box-images.style-01 .circle-arrow {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 50%);
    height: 56px;
    width: 56px
}

.ht-box-images.style-01 .circle-arrow .middle-dot {
    pointer-events: none;
    content: "";
    position: absolute;
    top: -12px;
    left: -12px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #000026;
    opacity: 0;
    transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.ht-box-images.style-01 .circle-arrow a {
    position: absolute;
    top: 0;
    left: 0;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    background: #d2a98e
}

.ht-box-images.style-01:hover .circle-arrow a {
    background: #000026
}

.ht-box-images.style-01:hover .circle-arrow .middle-dot {
    -webkit-animation: boxImageAnimationSignal 2s cubic-bezier(0, .55, .55, 1);
    animation: boxImageAnimationSignal 2s cubic-bezier(0, .55, .55, 1);
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    animation-fill-mode: none;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.ht-box-images.style-02 {
    display: block
}

.ht-box-images.style-02 .image-box-wrap {
    box-shadow: 0 0 40px 5px rgba(51, 51, 51, .1);
    background: #fff;
    border-radius: 5px;
    padding: 30px 38px;
    min-height: 150px;
    display: flex;
    justify-content: center;
    align-items: center
}

.ht-box-images.style-02 .image-box-wrap .box-image {
    flex-shrink: 0;
    margin-right: 30px
}

.ht-box-images.style-02 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.67;
    margin-bottom: 0
}

.ht-box-images.style-02 .image-box-wrap .content .text {
    color: #696969
}

.ht-box-images.style-02:hover {
    transform: translateY(-5px)
}

.ht-box-images.style-03 {
    box-shadow: 0 0 41px rgba(0, 0, 0, .03);
    background: #fff;
    padding: 40px 30px 65px;
    display: flex;
    flex-direction: column;
    height: 100%
}

.ht-box-images.style-03 .image-box-wrap {
    max-width: 340px;
    margin: 0 auto
}

.ht-box-images.style-03 .image-box-wrap .box-image {
    margin-bottom: 36px;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.ht-box-images.style-03 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.67;
    margin-bottom: 0
}

.ht-box-images.style-03 .image-box-wrap .content .text {
    color: #696969
}

.ht-box-images.style-03:hover .box-image {
    transform: translateY(-5px)
}

.ht-box-images.style-03:hover .content .heading {
    color: #001f6d
}

.ht-box-images.style-04 {
    box-shadow: 0 0 30px rgba(51, 51, 51, .05);
    background: #fff;
    padding: 25px 30px 34px;
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.ht-box-images.style-04 .image-box-wrap .box-image {
    margin-bottom: 9px
}

.ht-box-images.style-04 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.67;
    margin-bottom: 0
}

.ht-box-images.style-04 .image-box-wrap .content .text {
    color: #696969
}

.ht-box-images.style-04:hover {
    transform: translateY(-5px)
}

.ht-box-images.style-05,
.ht-box-images.style-05 .image-box-wrap {
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.ht-box-images.style-05 .image-box-wrap {
    box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
    background: #fff;
    border-radius: 5px;
    padding: 50px 30px 63px;
    margin-top: 50px
}

.ht-box-images.style-05 .image-box-wrap .box-image {
    position: relative;
    margin-bottom: 41px
}

.ht-box-images.style-05 .image-box-wrap .box-image .hover-images {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden
}

.ht-box-images.style-05 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-box-images.style-05 .image-box-wrap .content .service_text {
    color: #696969
}

.ht-box-images.style-05 .image-box-wrap .content .box-images-arrow {
    display: inline-block;
    margin-top: 27px;
    font-size: 14px;
    font-weight: 500
}

.ht-box-images.style-05 .image-box-wrap .content .box-images-arrow a {
    color: #000026;
    transition: none
}

.ht-box-images.style-05 .image-box-wrap .content .box-images-arrow a i {
    vertical-align: middle
}

.ht-box-images.style-05:hover {
    transform: translateY(-5px)
}

.ht-box-images.style-05:hover .image-box-wrap {
    background: #001f6d
}

.ht-box-images.style-05:hover .box-image .default-image {
    opacity: 0;
    visibility: hidden
}

.ht-box-images.style-05:hover .box-image .hover-images {
    opacity: 1;
    visibility: visible
}

.ht-box-images.style-05:hover .content .heading,
.ht-box-images.style-05:hover .content .text {
    color: #fff
}

.ht-box-images.style-05:hover .content .box-images-arrow a {
    color: #d2a98e
}

.ht-box-images.style-06 {
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.ht-box-images.style-06 .image-box-wrap {
    box-shadow: 0 0 40px 5px rgba(51, 51, 51, .1);
    background: #fff;
    border-radius: 5px;
    padding: 98px 35px 88px;
    overflow: hidden;
    position: relative;
    margin-top: 30px
}

.ht-box-images.style-06 .image-box-wrap .box-image {
    position: relative;
    width: 162px;
    height: 162px;
    border-radius: 50%;
    margin: 0 auto 2px;
    text-align: center
}

.ht-box-images.style-06 .image-box-wrap .box-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(160deg, #fbf7f4, #fefdfd);
    border-radius: 50%;
    transform: translateY(-46px)
}

.ht-box-images.style-06 .image-box-wrap .box-image .default-image {
    position: relative;
    z-index: 2
}

.ht-box-images.style-06 .image-box-wrap .content {
    text-align: center
}

.ht-box-images.style-06 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-box-images.style-06 .image-box-wrap .content .service_text {
    color: #696969
}

.ht-box-images.style-06 .image-box-wrap .content .box-images-arrow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 56px;
    line-height: 55px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    border-top: 1px solid #eee;
    color: #000026
}

.ht-box-images.style-06 .image-box-wrap .content .box-images-arrow i {
    vertical-align: middle
}

.ht-box-images.style-06 .image-box-wrap .content .box-images-arrow:before {
    background-color: #000026;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(100%);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    z-index: -1
}

.ht-box-images.style-06:hover {
    transform: translateY(-5px)
}

.ht-box-images.style-06:hover .content .box-images-arrow {
    color: #fff
}

.ht-box-images.style-06:hover .content .box-images-arrow:before {
    transform: translateY(0)
}

.ht-box-images.style-07 {
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.ht-box-images.style-07 .image-box-wrap {
    padding: 30px 35px 31px;
    border-radius: 4px;
    margin-top: 10px
}

.ht-box-images.style-07 .image-box-wrap .box-image {
    text-align: center;
    margin-bottom: 24px
}

.ht-box-images.style-07 .image-box-wrap .content {
    text-align: center
}

.ht-box-images.style-07 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-box-images.style-07 .image-box-wrap .content .text {
    color: #696969
}

.ht-box-images.style-07:hover {
    transform: translateY(-5px);
    background: #fff;
    box-shadow: 0 18px 40px rgba(51, 51, 51, .1)
}

.ht-box-images.style-08 {
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.ht-box-images.style-08 .image-box-wrap {
    height: 100%;
    position: relative;
    display: flex;
    margin-top: 50px
}

.ht-box-images.style-08 .image-box-wrap .box-image {
    flex-shrink: 0;
    margin-right: 24px
}

.ht-box-images.style-08 .image-box-wrap .content {
    flex-grow: 1
}

.ht-box-images.style-08 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-box-images.style-08 .image-box-wrap .content .text {
    color: #696969
}

@media only screen and (max-width:575px) {
    .ht-box-images.style-08 .image-box-wrap {
        flex-direction: column
    }
    .ht-box-images.style-08 .image-box-wrap .content {
        margin-top: 20px
    }
}

.ht-box-images.style-08:hover {
    transform: translateY(-5px)
}

@-webkit-keyframes boxImageAnimationSignal {
    0% {
        opacity: 0;
        transform: scale(0)
    }
    1% {
        opacity: .14
    }
    20% {
        opacity: .3
    }
    40% {
        opacity: .4
    }
    60% {
        transform: scale(1);
        opacity: 0
    }
}

@keyframes boxImageAnimationSignal {
    0% {
        opacity: 0;
        transform: scale(0)
    }
    1% {
        opacity: .14
    }
    20% {
        opacity: .3
    }
    40% {
        opacity: .4
    }
    60% {
        transform: scale(1);
        opacity: 0
    }
}

.large-image-grid-style-two .box-large-image__midea {
    position: relative;
    height: 440px
}

.large-image-grid-style-two .bg-item-images {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.box-large-image__wrap {
    max-width: 370px;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column
}

@media only screen and (max-width:767px) {
    .box-large-image__wrap {
        margin: auto
    }
}

.box-large-image__wrap:hover .box-large-image__box {
    transform: translateY(-5px)
}

.box-large-image__wrap:hover .images-midea img {
    transform: scale(1.1)
}

.box-large-image__wrap:hover .images-midea:after {
    background: #001f6d;
    opacity: .8
}

.box-large-image__wrap:hover .heading-wrap .heading {
    transform: translateY(-100%);
    opacity: 0
}

.box-large-image__wrap:hover .button-wrapper .btn {
    transform: translateY(0);
    opacity: 1
}

.box-large-image__box {
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.box-large-image__box .button-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
    overflow: hidden;
    z-index: 3
}

.box-large-image__box .button-wrapper .btn {
    background: #fff;
    color: #000026;
    transform: translateY(100%);
    opacity: 0
}

.box-large-image__midea {
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

.box-large-image__midea .images-midea {
    text-align: center
}

.box-large-image__midea .images-midea img {
    width: 100%;
    transition: transform 1s
}

.box-large-image__midea .images-midea:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    background-image: linear-gradient(-180deg, transparent 39%, #1c0f69)
}

.box-large-image__midea .images-midea .heading-wrap {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    width: 250px;
    margin: 0 auto;
    z-index: 1;
    overflow: hidden
}

.box-large-image__midea .images-midea .heading-wrap .heading {
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
    font-weight: 500;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.box-large-image .box-info {
    position: relative;
    z-index: 2;
    padding: 30px 20px;
    text-align: center;
    transform: translateY(100%);
    height: 100%;
    min-height: 330px
}

.box-large-image .box-info .heading {
    transform: translateY(-100%) translateY(-54px);
    font-size: 24px;
    line-height: 1.5;
    color: #fff
}

.box-large-image__content p {
    color: #7e7e7e
}

.box-large-image__content p strong {
    color: #333;
    font-weight: 500
}

.box-large-image__two {
    height: 100%;
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%
}

.box-large-image__two:hover .box-large-image__box {
    transform: translateY(-5px)
}

.box-large-image__two:hover .box-large-image__midea:after {
    background: #001f6d;
    opacity: .8
}

.box-large-image__two:hover .box-info {
    transform: translateY(0);
    display: -ms-flexbox;
    display: block;
    flex-direction: column
}

.box-large-image__two:hover .box-info .heading {
    transform: translateY(0)
}

.box-large-image__two .box-large-image__midea {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    height: 320px
}

.box-large-image__two .box-large-image__midea img {
    width: 100%;
    transition: transform 1s
}

.box-large-image__two .box-large-image__midea:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    background-image: linear-gradient(-180deg, rgba(28, 15, 105, 0) 11%, #000 80%)
}

.box-large-image__two__box {
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    height: 100%
}

.box-large-image__two__box .box-info {
    position: absolute;
    z-index: 2;
    text-align: center;
    justify-content: center;
    padding: 30px 20px;
    transform: translateY(100%);
    height: 330px;
    top: 0;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.box-large-image__two__box .box-info .heading {
    transform: translateY(-100%) translateY(-54px);
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 10px
}

.box-large-image__two__box .box-info .text {
    color: #fff
}

.box-large-image__two__box .box-info .btn {
    background: #d2a98e;
    margin-top: 40px;
    display: inline-block;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    padding: 0
}

.ht-large-box-images.style-03 {
    display: block
}

.ht-large-box-images.style-03 .large-image-box {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    position: relative;
    margin-bottom: 30px
}

.ht-large-box-images.style-03 .large-image-box .default-image img {
    width: 100%
}

.ht-large-box-images.style-03 .content {
    padding: 32px 35px 88px;
    text-align: center
}

.ht-large-box-images.style-03 .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-large-box-images.style-03 .content .text {
    color: #696969
}

.ht-large-box-images.style-03 .content .box-images-arrow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 56px;
    line-height: 55px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    border-top: 1px solid #eee;
    color: #000026
}

.ht-large-box-images.style-03 .content .box-images-arrow:before {
    background-color: #000026;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(100%);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    z-index: -1
}

.ht-large-box-images.style-03:hover {
    transform: translateY(-5px)
}

.ht-large-box-images.style-03:hover .content .heading {
    color: #000026
}

.ht-large-box-images.style-03:hover .content .box-images-arrow {
    color: #fff
}

.ht-large-box-images.style-03:hover .content .box-images-arrow:before {
    transform: translateY(0)
}

.ht-large-box-images.style-04 {
    display: block
}

.ht-large-box-images.style-04 .large-image-box {
    position: relative;
    margin-bottom: 30px
}

.ht-large-box-images.style-04 .box-image {
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.ht-large-box-images.style-04 .content {
    padding: 32px 35px 88px;
    text-align: center
}

.ht-large-box-images.style-04 .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-large-box-images.style-04 .content .text {
    color: #696969
}

.ht-large-box-images.style-04 .content .box-images-arrow {
    margin-top: 20px;
    color: #000026
}

.ht-large-box-images.style-04:hover .box-image {
    transform: translateY(-5px)
}

.brand-logo-slider__one .brand-logo-slider__container {
    padding: 15px 0
}

.brand-logo-slider__one .brand-logo {
    align-self: center;
    text-align: center;
    position: relative
}

.brand-logo-slider__one .brand-logo__image {
    transition: all .4s linear
}

.brand-logo-slider__one .brand-logo__image-hover {
    visibility: hidden;
    opacity: 0;
    transform: scale(.8);
    transition: all .4s linear;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.brand-logo-slider__one .brand-logo:hover .brand-logo__image {
    visibility: hidden;
    opacity: 0;
    transform: scale(.8)
}

.brand-logo-slider__one .brand-logo:hover .brand-logo__image-hover {
    opacity: 1;
    visibility: visible;
    transform: none !important
}

.brand-logo-slider__two .brand-logo-two {
    align-self: center;
    text-align: center;
    position: relative
}

.brand-logo-slider__two .brand-logo-two__image {
    transition: all .4s linear
}

.brand-logo-slider__two .brand-logo-two__image-hover {
    visibility: hidden;
    opacity: 0;
    transform: translate(-50%, 20px);
    transition: all .4s linear;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%
}

.brand-logo-slider__two .brand-logo-two:hover .brand-logo-two__image {
    visibility: hidden;
    opacity: 0;
    transform: translateY(-20px)
}

.brand-logo-slider__two .brand-logo-two:hover .brand-logo-two__image-hover {
    visibility: visible;
    opacity: 1;
    transform: translate(-50%)
}

.brand-logo-slider__two .brand-logo-two--slider {
    margin-bottom: 0
}

.brand-logo-slider__three .brand-logo {
    align-self: center;
    text-align: center;
    position: relative
}

.brand-logo-slider__three .brand-logo__image {
    opacity: .4;
    transition: all .4s linear
}

.brand-logo-slider__three .brand-logo:hover .brand-logo__image {
    opacity: 1
}

.brand-logo-slider__three .brand-logo--slider {
    margin-bottom: 0
}

.brand-logo-slider__four .brand-logo {
    align-self: center;
    text-align: center;
    position: relative
}

.brand-logo-slider__four .brand-logo__image {
    opacity: 1;
    transition: all .4s linear
}

.brand-logo-slider__four .brand-logo:hover .brand-logo__image {
    opacity: .4
}

.brand-logo-slider__four .brand-logo--slider {
    margin-bottom: 0
}

.separator-list .list-item {
    position: relative;
    margin-bottom: 6px;
    padding-bottom: 6px
}

.separator-list .list-item:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    height: 1px;
    width: 100%;
    background: #eee
}

.separator-list .list-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.separator-list .list-item:last-child:before {
    display: none
}

.separator-list .list-item a {
    line-height: 16px
}

.check-list .list-item {
    position: relative;
    padding-left: 32px;
    margin-bottom: 10px
}

.check-list .list-item:before {
    color: #000026;
    content: "\f00c";
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    font-size: 13px;
    line-height: 1;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900
}

.check-list .list-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.check-list .list-item a {
    line-height: 16px
}

.check-list.check-list-color-two .list-item:before {
    color: #d2a98e
}

.circle-list .list-item {
    position: relative;
    padding-left: 14px;
    margin-bottom: 12px
}

.circle-list .list-item:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #999
}

.circle-list .list-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.circle-list .list-item a {
    line-height: 16px
}

.icon-list .list-item {
    position: relative;
    padding-left: 0;
    margin-bottom: 12px
}

.icon-list .list-item .list__icon {
    color: #000026;
    font-size: 16px;
    margin-right: 10px
}

.icon-list .list-item a {
    line-height: 16px
}

ol {
    min-width: 45px;
    margin: 0;
    padding-left: 30px
}

.automatic-numbered-list .list-item {
    position: relative;
    padding-left: 0;
    margin-bottom: 12px;
    font-size: 24px;
    color: #333;
    line-height: 1.2;
    font-weight: 400
}

.automatic-numbered-list .list-item a {
    line-height: 16px
}

.ht-list.style-auto-numbered-02 .list-item {
    position: relative;
    padding: 0;
    margin-bottom: 62px
}

.ht-list.style-auto-numbered-02 .list-item:last-child {
    margin-bottom: 0
}

.ht-list.style-auto-numbered-02 .list-item .link {
    display: block
}

.ht-list.style-auto-numbered-02 .list-item .link:hover .title {
    color: #000026
}

.ht-list.style-auto-numbered-02 .list-item .link:hover .title:after {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    color: #000026
}

.ht-list.style-auto-numbered-02 .list-item .link:hover .title:before {
    opacity: 0;
    visibility: hidden
}

.ht-list.style-auto-numbered-02 .list-item .link:hover .marker {
    color: #000026
}

.ht-list.style-auto-numbered-02 .marker {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.2;
    margin-right: 10px;
    min-width: 45px;
    color: #ababab;
    display: inline-block;
    float: left
}

.ht-list.style-auto-numbered-02 .title-wrap {
    overflow: hidden
}

.ht-list.style-auto-numbered-02 .title {
    font-size: 24px;
    line-height: 1.2;
    margin-top: 14px;
    padding-top: 20px;
    border-top: 2px solid #ededed;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    padding-right: 30px
}

@media only screen and (max-width:575px) {
    .ht-list.style-auto-numbered-02 .title {
        font-size: 20px
    }
}

.ht-list.style-auto-numbered-02 .title:before {
    color: #333
}

.ht-list.style-auto-numbered-02 .title:after,
.ht-list.style-auto-numbered-02 .title:before {
    display: inline-block;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 400;
    content: "\f178";
    position: absolute;
    top: 38px;
    right: 0;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.ht-list.style-auto-numbered-02 .title:after {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%)
}

.icon-process-wrapper {
    display: flex;
    text-align: center;
    margin-bottom: -60px
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .icon-process-wrapper {
        flex-direction: column
    }
}

.icon-process-single {
    padding: 0 10px;
    position: relative;
    flex-grow: 1;
    margin-bottom: 60px
}

.icon-process-single__line {
    position: absolute;
    top: 60px;
    left: 100%;
    transform: translate(-50%, -5px);
    height: 10px;
    width: 100%;
    line-height: 0
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .icon-process-single__line {
        left: 50%;
        bottom: -30px;
        top: auto;
        transform: translate(-50%)
    }
}

.icon-process-single__line .dot {
    display: inline-block;
    vertical-align: middle;
    background: #e4e8f6;
    border-radius: 50%;
    margin: 0 8px
}

.icon-process-single__line .dot-1 {
    width: 2px;
    height: 2px
}

.icon-process-single__line .dot-2 {
    width: 4px;
    height: 4px
}

.icon-process-single__line .dot-3 {
    width: 6px;
    height: 6px
}

.icon-process-single__line .dot-4 {
    width: 8px;
    height: 8px
}

.icon-process-single__line .dot-5 {
    width: 10px;
    height: 10px
}

.icon-process-single:last-child .icon-process-single__line {
    display: none
}

.icon-process-single__content-wrap {
    position: relative;
    text-align: center;
    margin: 0 auto;
    max-width: 320px
}

.icon-process-single__media {
    position: relative;
    width: 120px;
    height: 120px;
    line-height: 120px;
    border-radius: 40px;
    font-size: 34px;
    background: #fff;
    box-shadow: 0 15px 50px rgba(89, 69, 230, .12);
    margin: 0 auto 52px;
    color: #38cb89;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .icon-process-single__media {
        margin-bottom: 30px
    }
}

.icon-process-single__media i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.icon-process-single__title {
    color: #6d70a6;
    margin-bottom: 14px
}

.icon-process-single:hover .icon-process-single__media {
    background-color: #38cb89;
    color: #fff
}

.gradation-title-wrapper {
    display: flex;
    justify-content: space-between
}

@media only screen and (max-width:767px) {
    .gradation-title-wrapper {
        flex-direction: column
    }
}

.gradation-sub-heading .heading {
    position: relative;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: inline-block;
    padding: 35px 80px 35px 42px;
    z-index: 1
}

.gradation-sub-heading .heading:before {
    background-color: #000026;
    content: "";
    position: absolute;
    top: 47px;
    left: 0;
    width: 34px;
    height: 1px
}

.gradation-sub-heading .heading mark {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    font-size: 120px;
    line-height: .8;
    font-weight: 900;
    color: #ededed;
    z-index: -1
}

@media only screen and (max-width:767px) {
    .gradation-sub-heading .heading {
        margin-top: 30px
    }
}

.ht-gradation.style-01 {
    display: flex;
    margin-left: -15px;
    margin-right: -15px
}

.ht-gradation.style-01 .item {
    flex-grow: 1;
    position: relative;
    padding: 0 15px
}

.ht-gradation.style-01 .item .line {
    width: 100%;
    height: 1px;
    background: #ededed;
    position: absolute;
    top: 24px;
    left: 15px
}

.ht-gradation.style-01 .item:last-child .line {
    display: none
}

.ht-gradation.style-01 .item .mask {
    opacity: 0
}

.ht-gradation.style-01 .item:hover .mask {
    opacity: 1
}

.ht-gradation.style-01 .item:hover .circle {
    color: #fff;
    background: #000026
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .ht-gradation.style-01 .item:last-child .content-wrap {
        padding: 10px 0 0 30px
    }
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .ht-gradation.style-01 {
        display: block
    }
    .ht-gradation.style-01 .item {
        display: flex;
        align-items: flex-start;
        width: 100%
    }
    .ht-gradation.style-01 .item .line {
        left: 39px;
        height: 100%;
        width: 1px;
        top: 15px
    }
    .ht-gradation.style-01 .content-wrap {
        padding: 10px 0 50px 30px
    }
}

.ht-gradation.style-01 .circle-wrap {
    display: inline-block;
    position: relative;
    margin-bottom: 56px
}

.ht-gradation.style-01 .circle {
    position: relative;
    z-index: 1;
    width: 48px;
    height: 48px;
    line-height: 44px;
    text-align: center;
    border: 2px solid #e8e8e8;
    border-radius: 50%;
    font-size: 18px;
    background-color: #fff;
    margin-bottom: 0;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.ht-gradation.style-01 .wave-pulse {
    width: 1px;
    height: 0;
    margin: 0 auto
}

.ht-gradation.style-01 .wave-pulse:after,
.ht-gradation.style-01 .wave-pulse:before {
    opacity: 0;
    content: "";
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ababab;
    transform: translate(-50%, -50%);
    -webkit-animation: gradationMask 3s linear infinite;
    animation: gradationMask 3s linear infinite
}

.ht-gradation.style-01 .wave-pulse-2:before {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.ht-gradation.style-01 .wave-pulse-3:before {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s
}

.ht-gradation.style-01 .heading {
    font-weight: 500
}

.ht-gradation.style-01 .text {
    margin-top: 17px
}

.ht-gradation.style-01 .gradation-btn {
    font-weight: 500;
    margin-top: 20px;
    font-size: 14px;
    color: #000026
}

.ht-gradation.style-01 .gradation-btn .button-icon {
    vertical-align: middle
}

.ht-gradation.style-01 .gradation-btn:hover {
    color: #d2a98e
}

@-webkit-keyframes gradationMask {
    0% {
        transform: translate(-50%, -50%) scale(0);
        opacity: 1
    }
    90% {
        opacity: 1
    }
    to {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-color: transparent
    }
}

@keyframes gradationMask {
    0% {
        transform: translate(-50%, -50%) scale(0);
        opacity: 1
    }
    90% {
        opacity: 1
    }
    to {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-color: transparent
    }
}

.instagram-feed-thumb {
    overflow: hidden
}

.instagram-wrap {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .instagram-wrap {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .instagram-wrap {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media only screen and (max-width:767px) {
    .instagram-wrap {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:575px) {
    .instagram-wrap {
        grid-template-columns: repeat(1, 1fr)
    }
}

.instagram-item a {
    overflow: hidden;
    position: relative
}

.instagram-item a:after {
    background-color: rgba(0, 0, 0, .4);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    height: 100%;
    width: 100%
}

.instagram-item a img {
    transition: all 1.5s ease-in-out;
    transform: scale(1);
    max-width: 100%
}

.instagram-item a:hover img {
    transform: scale(1.2)
}

.instagram-item a .instagram-hvr-content {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease-in-out
}

.instagram-item a .instagram-hvr-content .totalcomments,
.instagram-item a .instagram-hvr-content .tottallikes {
    color: #fff;
    margin: 0 5px
}

.instagram-item a .instagram-hvr-content .totalcomments i,
.instagram-item a .instagram-hvr-content .tottallikes i {
    margin-right: 5px
}

.instagram-item a:hover .instagram-hvr-content,
.instagram-item a:hover:after {
    opacity: 1;
    visibility: visible
}

.ht-message-box {
    background: #eee;
    padding: 27px 30px 27px 50px;
    font-weight: 500;
    border-radius: 5px
}

.ht-message-box .icon {
    margin-right: 10px
}

.ht-message-box.style-info {
    color: #5b63fe;
    background: rgba(91, 99, 254, .1)
}

.ht-message-box.style-success {
    background: rgba(56, 203, 137, .1);
    color: #38cb89
}

.ht-message-box.style-error {
    background: rgba(254, 40, 84, .1);
    color: #fe2854
}

.ht-message-box.style-warning {
    color: #fb0;
    background: rgba(255, 187, 0, .1)
}

.single-popup-wrap {
    position: relative
}

.video-link {
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    display: block
}

.video-link .ht-popup-video.video-overlay {
    background-color: rgba(8, 106, 216, .8)
}

.video-link .ht-popup-video.video-button,
.video-link .ht-popup-video.video-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.video-link .ht-popup-video.video-button .video-mark {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%, -50%);
    pointer-events: none
}

.video-link .ht-popup-video.video-button .video-mark .wave-pulse {
    width: 1px;
    height: 0;
    margin: 0 auto
}

.video-link .ht-popup-video.video-button .video-mark .wave-pulse:after,
.video-link .ht-popup-video.video-button .video-mark .wave-pulse:before {
    opacity: 0;
    content: "";
    display: block;
    position: absolute;
    width: 200px;
    height: 200px;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    border: 3px solid #000026;
    -webkit-animation: zoomBig 3.25s linear infinite;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.video-link .ht-popup-video.video-button .video-mark .wave-pulse:before {
    -webkit-animation-delay: .75s;
    animation-delay: .75s
}

.video-link .ht-popup-video .video-button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.video-link .ht-popup-video .video-button__one {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.video-link .ht-popup-video .video-button__one .video-play {
    width: 72px;
    height: 72px;
    background: transparent;
    border: 6px solid #fff;
    border-radius: 50%;
    transition: all 1s cubic-bezier(0, 0, .2, 1) !important
}

.video-link .ht-popup-video .video-button__one .video-play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 1;
    margin-left: 1px
}

.video-link .ht-popup-video .video-button__one .video-play-icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    transform: translate(-50%, -50%);
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 17px solid #fff
}

.video-link .ht-popup-video .video-button__two {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.video-link .ht-popup-video .video-button__two .video-play {
    width: 78px;
    height: 78px;
    background: #000026;
    box-shadow: 0 2px 41px 0 rgba(91, 99, 254, .36);
    border-radius: 50%;
    transition: all 1s cubic-bezier(0, 0, .2, 1) !important;
    box-shadow: 0 20px 30px rgba(0, 0, 0, .07)
}

.video-link .ht-popup-video .video-button__two .video-play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 1;
    margin-left: 1px
}

.video-link .ht-popup-video .video-button__two .video-play-icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    transform: translate(-50%, -50%);
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 19px solid #fff
}

.video-link:hover .video-play {
    transform: scale3d(1.15, 1.15, 1.15)
}

@-webkit-keyframes zoomBig {
    0% {
        transform: translate(-50%, -50%) scale(0);
        opacity: 1;
        border-width: 3px
    }
    40% {
        opacity: .5;
        border-width: 2px
    }
    65% {
        border-width: 1px
    }
    to {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 1px
    }
}

@keyframes zoomBig {
    0% {
        transform: translate(-50%, -50%) scale(0);
        opacity: 1;
        border-width: 3px
    }
    40% {
        opacity: .5;
        border-width: 2px
    }
    65% {
        border-width: 1px
    }
    to {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 1px
    }
}

.center-plexible-row .swiper-slide {
    width: auto
}

.center-plexible-row .single-flexible-slider img {
    height: 400px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .center-plexible-row .single-flexible-slider img {
        height: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .center-plexible-row .single-flexible-slider img {
        height: 300px
    }
}

@media only screen and (max-width:767px) {
    .center-plexible-row .single-flexible-slider img {
        height: 100%
    }
}

.auto-plexible-row .swiper-slide {
    width: auto
}

.auto-plexible-row .single-flexible-slider img {
    height: 400px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .auto-plexible-row .single-flexible-slider img {
        height: 350px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .auto-plexible-row .single-flexible-slider img {
        height: 300px
    }
}

@media only screen and (max-width:767px) {
    .auto-plexible-row .single-flexible-slider img {
        height: 100%
    }
}

.pricing-table-wrapper {
    margin-bottom: -30px
}

.pricing-table-one {
    align-items: center
}

.pricing-table-one .pricing-table {
    margin-bottom: 30px
}

.pricing-table-one .pricing-table__inner {
    position: relative;
    overflow: hidden;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    text-align: center;
    padding: 49px 20px 51px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 30px rgba(51, 51, 51, .1)
}

.pricing-table-one .pricing-table__header {
    margin-bottom: 25px
}

.pricing-table-one .pricing-table__header .sub-title {
    font-size: 15px;
    line-height: 1.5;
    color: inherit;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 21px;
    z-index: 2;
    position: relative
}

.pricing-table-one .pricing-table__image {
    position: relative;
    width: 162px;
    height: 162px;
    border-radius: 50%;
    margin: 0 auto 20px;
    background-image: linear-gradient(160deg, #fbf7f4, #fefdfd);
    align-items: center;
    display: flex;
    justify-content: center
}

.pricing-table-one .pricing-table__title {
    color: #ccc;
    margin-bottom: 19px;
    font-size: 15px;
    text-transform: uppercase;
    z-index: 1;
    position: relative
}

.pricing-table-one .pricing-table__price-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    font-weight: 500
}

.pricing-table-one .pricing-table__price-wrap .currency {
    font-size: 15px;
    margin-bottom: 0;
    color: #ababab
}

.pricing-table-one .pricing-table__price-wrap .price {
    font-size: 56px;
    line-height: .8;
    margin: 0 4px;
    font-weight: 300;
    color: #333
}

.pricing-table-one .pricing-table__price-wrap .period {
    font-size: 15px;
    margin-bottom: 0;
    color: #ababab;
    align-self: flex-end
}

.pricing-table-one .pricing-table__list {
    margin: 29px auto 0;
    max-width: 270px
}

.pricing-table-one .pricing-table__list li {
    position: relative;
    display: block;
    padding: 7px 0 7px 31px
}

.pricing-table-one .pricing-table__list li:before {
    content: "\f00c";
    color: #d2a98e;
    position: absolute;
    top: 12px;
    left: 0;
    display: inline-block;
    line-height: 1;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900
}

.pricing-table-one .pricing-table__list li .featured {
    font-weight: 500
}

.pricing-table-one .pricing-table__footer {
    margin-top: 30px;
    padding-top: 8px
}

.pricing-table-one .pricing-table__footer .ht-btn {
    width: 180px;
    max-width: 100%
}

.pricing-table-one .pricing-table__footer .ht-btn--outline {
    border-width: 1px
}

.pricing-table-one .pricing-table__feature-mark {
    position: absolute;
    top: 0;
    right: 0;
    height: 92px;
    width: 92px;
    background: #d2a98e
}

.pricing-table-one .pricing-table__feature-mark:after {
    transform: rotate(-45deg);
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 159px;
    right: 23px;
    position: absolute;
    top: 10px;
    width: 100%
}

.pricing-table-one .pricing-table__feature-mark span {
    position: absolute;
    top: 20px;
    right: 7px;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.19;
    display: block;
    color: #fff;
    transform: rotate(45deg);
    width: 50px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.pricing-table-one .pricing-table:hover .pricing-table__inner {
    box-shadow: 0 41px 43px rgba(51, 51, 51, .07);
    border: 0 solid transparent;
    transform: translateY(-5px)
}

.pricing-table-one .pricing-table--popular .pricing-table__inner {
    border: 0 solid transparent;
    padding: 49px 20px 51px
}

.pricing-table-two .pricing-table {
    margin-bottom: 30px
}

.pricing-table-two .pricing-table__inner {
    position: relative;
    overflow: hidden;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    text-align: center;
    padding: 34px 20px 40px;
    border: 1px solid #dce6ed;
    border-radius: 5px;
    background-color: #fff
}

.pricing-table-two .pricing-table__header {
    margin-bottom: 25px
}

.pricing-table-two .pricing-table__title {
    color: #333;
    margin-bottom: 24px
}

.pricing-table-two .pricing-table__price-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.pricing-table-two .pricing-table__price-wrap .currency {
    font-size: 15px;
    margin-bottom: 0;
    color: #ababab
}

.pricing-table-two .pricing-table__price-wrap .price {
    font-size: 56px;
    line-height: .8;
    margin: 0 4px;
    font-weight: 300;
    color: #333
}

.pricing-table-two .pricing-table__price-wrap .period {
    font-size: 15px;
    margin-bottom: 0;
    color: #ababab;
    align-self: flex-end
}

.pricing-table-two .pricing-table__list li {
    position: relative;
    display: block;
    padding: 5px 0
}

.pricing-table-two .pricing-table__list li .featured {
    font-weight: 500
}

.pricing-table-two .pricing-table__footer {
    margin-top: 30px
}

.pricing-table-two .pricing-table__footer .ht-btn {
    width: 180px;
    max-width: 100%
}

.pricing-table-two .pricing-table__footer .ht-btn:hover {
    background: #000026
}

.pricing-table-two .pricing-table__feature-mark {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 0;
    height: 0;
    border-top: 88px solid #d2a98e;
    border-bottom: 88px solid transparent;
    border-left: 88px solid transparent
}

.pricing-table-two .pricing-table__feature-mark span {
    position: absolute;
    top: -72px;
    right: 6px;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.19;
    display: block;
    color: #fff;
    transform: rotate(45deg)
}

.pricing-table-two .pricing-table:hover .pricing-table__inner {
    box-shadow: 0 2px 30px rgba(89, 69, 230, .12);
    border: 0 solid transparent;
    padding: 35px 21px 41px;
    transform: translateY(-5px)
}

.pricing-table-two .pricing-table--popular .pricing-table__inner {
    box-shadow: 0 2px 30px rgba(89, 69, 230, .12);
    border: 0 solid transparent;
    padding: 35px 21px 41px;
    background: #001f6d
}

.pricing-table-two .pricing-table--popular .pricing-table__list li,
.pricing-table-two .pricing-table--popular .pricing-table__price-wrap .currency,
.pricing-table-two .pricing-table--popular .pricing-table__price-wrap .period,
.pricing-table-two .pricing-table--popular .pricing-table__price-wrap .price,
.pricing-table-two .pricing-table--popular .pricing-table__title {
    color: #fff
}

.ht-plans-menu .tab__item:first-child a {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important
}

.ht-plans-menu .tab__item:last-child a {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important
}

.ht-plans-menu .tab__item a {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    border: 1px solid #ededed;
    background: #fff;
    color: #454545;
    padding: 18px 10px 16px;
    min-width: 160px;
    border-radius: 0
}

.ht-plans-menu .tab__item a.active {
    background: #000026;
    color: #fff;
    border-color: #000026 !important
}

.progress-bar--one .progress-charts {
    margin-bottom: 20px;
    padding-bottom: 20px;
    overflow: hidden
}

.progress-bar--two .progress-charts {
    padding-bottom: 20px;
    overflow: hidden
}

.progress-charts .heading {
    color: #6d70a6;
    margin-bottom: 12px;
    font-weight: 400
}

.progress-charts .progress {
    height: 4px;
    overflow: visible;
    font-size: 14px;
    background-color: #f5f5f5;
    border-radius: 0
}

.progress-charts .progress .progress-bar {
    position: relative;
    background: #000026;
    color: #000026
}

.progress-charts .progress .progress-bar:after,
.progress-charts .progress .progress-bar:before {
    content: "";
    position: absolute;
    right: -4px;
    top: 50%;
    border-radius: 50%;
    transform: translate(50%, -50%)
}

.progress-charts .progress .progress-bar:after {
    height: 13px;
    width: 13px;
    border: 3px solid
}

.progress-charts .progress .progress-bar:before {
    height: 28px;
    width: 28px;
    border: 1px solid;
    opacity: .3
}

.progress-charts .progress .progress-bar span.percent-label {
    position: absolute;
    right: -45px;
    font-size: 14px;
    font-weight: 500;
    top: -40px;
    color: #2e3280;
    line-height: 2
}

.progress-charts .progress .progress-bar.gradient-1 {
    color: #61fded;
    background-color: #0d8abc;
    background-image: linear-gradient(-224deg, #0d8abc, #61fded)
}

.progress-charts .progress .progress-bar.gradient-2 {
    color: #eece90;
    background-color: #d45529;
    background-image: linear-gradient(-224deg, #d45529, #eece90)
}

.progress-charts .progress .progress-bar.gradient-3 {
    color: #5c51ff;
    background-color: #f646a9;
    background-image: linear-gradient(-224deg, #f646a9, #5c51ff)
}

.progress-charts .progress .progress-bar.gradient-4 {
    color: #e5529a;
    background-color: #e77654;
    background-image: linear-gradient(-224deg, #e77654, #e5529a)
}

.progress-charts .progress__two .progress {
    height: 16px;
    overflow: visible;
    font-size: 14px;
    border-radius: 0;
    height: 32px;
    padding: 6px;
    border-radius: 30px;
    box-shadow: none;
    background-color: #f2f2f2
}

.progress-charts .progress__two .progress-bar {
    background-color: #9c7af2;
    background: #000026;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    border-radius: inherit
}

.progress-charts .progress__two .progress-bar:after,
.progress-charts .progress__two .progress-bar:before {
    display: none
}

.progress-charts .progress__two .progress-bar span.percent-label {
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    display: block;
    font-size: 12px;
    font-weight: 500;
    color: #fff
}

.progress-charts .progress__two .progress.gradient-1 {
    color: #61fded;
    background-color: #0d8abc;
    background-image: linear-gradient(-224deg, #0d8abc, #61fded)
}

.progress-charts .progress__two .progress.gradient-2 {
    color: #eece90;
    background-color: #d45529;
    background-image: linear-gradient(-224deg, #d45529, #eece90)
}

.progress-charts .progress__two .progress.gradient-3 {
    color: #5c51ff;
    background-color: #f646a9;
    background-image: linear-gradient(-224deg, #f646a9, #5c51ff)
}

.progress-charts .progress__two .progress.gradient-4 {
    color: #e5529a;
    background-color: #e77654;
    background-image: linear-gradient(-224deg, #e77654, #e5529a)
}

.row-separators-wrap {
    position: relative
}

.separators-space {
    padding-top: 300px;
    padding-bottom: 300px
}

.row-separators-bg {
    background: #69afed
}

.vc_row-separator svg {
    height: 100px;
    width: 100%
}

.vc_row-separator {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    line-height: 0
}

.row-separators-style .vc_row-separator svg {
    fill: #fff
}

.square-style .vc_row-separator.square.bottom {
    transform: translate(-50%, 50%)
}

.square-style .vc_row-separator.square {
    width: auto;
    left: 50%
}

.square-style .vc_row-separator svg {
    height: 90px;
    fill: #f7be68
}

.big-triangle-style .big_triangle.bottom {
    transform: scaleY(-1)
}

.big-triangle-style .vc_row-separator svg {
    fill: #fff
}

.tilt-right-style .tilt_right.bottom {
    transform: scaleX(-1)
}

.tilt-right-style .vc_row-separator svg {
    fill: #69afed
}

.tilt-left-style .vc_row-separator.top {
    top: 0
}

.tilt-left-style .vc_row-separator.tilt_left.top {
    transform: scaleY(-1)
}

.tilt-left-style .vc_row-separator svg {
    height: 100px;
    fill: #69afed
}

.wavify-wrapper {
    position: absolute;
    bottom: 0;
    width: 100%
}

.wavify-wrapper svg {
    height: 380px
}

.triangle-bottom .vc_row-separator.triangle.bottom {
    transform: scaleY(-1)
}

.triangle-bottom .vc_row-separator svg {
    fill: #fff;
    height: 40px
}

.curve-style .vc_row-separator.bottom {
    bottom: 0
}

.curve-style .vc_row-separator svg {
    fill: #fff;
    height: 50px
}

.waves-style .vc_row-separator.bottom {
    bottom: 0
}

.waves-style .vc_row-separator svg {
    height: 30px;
    fill: #69afed
}

.circle-style .vc_row-separator.top {
    top: 0
}

.circle-style .vc_row-separator svg {
    height: 50px;
    fill: #69afed
}

.default-bg-2 {
    background: #69afed
}

.particles-area {
    position: relative
}

.constellation-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.vc_row-separator.bottom {
    bottom: 0
}

.triangle-one-style .vc_row-separator svg,
.triangle-two--style .vc_row-separator svg {
    fill: #69afed;
    height: 200px
}

.triangle-two--style .vc_row-separator.tilt_right.top {
    transform: scale(-1)
}

.circle-progress-wrapper {
    position: relative
}

.feature-list-progress {
    display: flex
}

@media only screen and (max-width:575px),
only screen and (min-width:768px) and (max-width:991px) {
    .feature-list-progress {
        flex-direction: column;
        align-items: center
    }
}

.feature-list-progress__info {
    margin-left: 40px;
    flex-basis: calc(100% - 170px)
}

@media only screen and (max-width:575px),
only screen and (min-width:768px) and (max-width:991px) {
    .feature-list-progress__info {
        margin-top: 20px;
        margin-left: 0
    }
}

.feature-list-progress__counter {
    flex-basis: 170px
}

.feature-list-progress__list li {
    margin-bottom: 10px
}

.chart-progress {
    position: relative;
    width: 160px;
    height: 160px
}

.chart-progress canvas {
    position: absolute;
    top: 0;
    left: 0
}

.chart-progress.cart-pogress-small {
    width: 140px;
    height: 140px
}

.chart-progress__inner-wrapper {
    width: 100%;
    height: 100%;
    padding: 13px;
    position: relative
}

.chart-progress__inner {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #000026
}

.chart-progress__inner--gradient {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #f76b1c;
    background-image: linear-gradient(-224deg, #fad961, #f76b1c)
}

.chart-progress__inner--bg-blue {
    background: #5945e6
}

.chart-progress__inner--theme-two {
    background: #d2a98e
}

.chart-progress__inner--white {
    background: transparent
}

.chart-progress__inner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.chart-progress__inner-text {
    color: #fff
}

.chart-progress__inner-text.text-black {
    color: #000;
    font-size: 24px;
    font-weight: 400
}

.chart-progress__inner-text.chart-icon {
    font-size: 34px
}

.circle-design {
    position: absolute;
    border-radius: 50%;
    -webkit-animation: jump 2s infinite;
    animation: jump 2s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    background-color: #f76b1c;
    background: #000026
}

.circle-design.one {
    width: 43px;
    height: 43px;
    left: 0;
    bottom: 28px
}

.circle-design.two {
    width: 17px;
    height: 17px;
    right: -20px;
    top: 50%;
    margin-top: -8px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.circle-design--theme-two {
    background: #d2a98e
}

.circle-design--gradient {
    background-color: #f76b1c;
    background-image: linear-gradient(-224deg, #fad961, #f76b1c)
}

.circle-design--bg-green {
    background: #38cb89;
    box-shadow: 0 2px 17px rgba(89, 69, 230, .27)
}

@-webkit-keyframes jump {
    0% {
        transform: translateY(-10px) scale(.9)
    }
    to {
        transform: translateY(10px) scale(1)
    }
}

@keyframes jump {
    0% {
        transform: translateY(-10px) scale(.9)
    }
    to {
        transform: translateY(10px) scale(1)
    }
}

.feature-list-progress {
    z-index: 3;
    position: relative
}

.ht-social-networks .item {
    display: inline-block
}

.ht-social-networks .item .social-link {
    display: block;
    padding: 5px 8px
}

.ht-social-networks.large-icon .social-link {
    padding: 5px 13px;
    font-size: 20px
}

.ht-social-networks.extra-large-icon .social-link {
    padding: 5px 15px;
    font-size: 30px
}

.ht-social-networks.flat-round .item,
.ht-social-networks.solid-rounded-icon .item {
    margin: 8px
}

.ht-social-networks.flat-round .social-link,
.ht-social-networks.solid-rounded-icon .social-link {
    font-size: 18px;
    display: block;
    text-align: center;
    height: 48px;
    width: 48px;
    line-height: 40px;
    background: #ededed;
    color: #696969;
    border-radius: 50%;
    position: relative
}

.ht-social-networks.flat-round .social-link:hover,
.ht-social-networks.solid-rounded-icon .social-link:hover {
    color: #fff;
    background: #000026
}

.ht-social-networks.solid-rounded-icon .social-link {
    background: transparent;
    border: 1px solid #e0e0e0
}

.ht-social-networks.solid-rounded-icon .social-link:hover {
    border: 1px solid #000026;
    color: #fff
}

.ht-social-networks.solid-rounded-icon.social-white .social-link {
    color: #fff
}

.ht-social-networks.solid-rounded-icon.social-white .social-link:hover {
    border: 1px solid #fff;
    color: #000026;
    background: #fff
}

.ht-social-networks.icon-tilte .link-icon {
    font-size: 16px;
    min-width: 16px;
    margin-right: 10px
}

.ht-social-networks.tilte-style .social-link {
    position: relative
}

.ht-social-networks.tilte-style .social-link:before {
    content: "-";
    position: absolute;
    top: 50%;
    left: -5px;
    transform: translateY(-50%);
    color: #333
}

.ht-social-networks.tilte-style .social-link:hover .link-text:after {
    background-color: #d2a98e;
    width: 100%;
    left: 0
}

.ht-social-networks.tilte-style .item:first-child .social-link:before {
    display: none
}

.ht-social-networks.tilte-style .link-text {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    color: #333;
    position: relative;
    padding: 5px 0;
    z-index: 1
}

.ht-social-networks.tilte-style .link-text:before {
    content: "";
    height: 2px;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -2;
    background: rgba(0, 0, 0, .2)
}

.ht-social-networks.tilte-style .link-text:after {
    content: "";
    height: 2px;
    width: 0;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: -1;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s
}

.ht-social-networks.white-tilte-social .social-link:before {
    color: hsla(0, 0%, 100%, .7)
}

.ht-social-networks.white-tilte-social .social-link:hover .link-text:after {
    background-color: #fff
}

.ht-social-networks.white-tilte-social .link-text {
    color: #fff
}

.ht-social-networks.white-tilte-social .link-text:before {
    background: hsla(0, 0%, 100%, .7)
}

.ht-tab-menu {
    margin: 0 -10px
}

.ht-tab-menu li {
    margin: 0 10px
}

.ht-tab-menu li a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #ededed !important;
    border: #ededed;
    background: #fff;
    color: #696969;
    padding: 21px 20px 19px;
    min-width: 200px;
    border-radius: 5px !important
}

.ht-tab-menu li a.active {
    color: #000026;
    border-color: #000026 !important
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .ht-tab-menu li a {
        padding: 21px 10px 19px
    }
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .ht-tab-menu li a {
        padding: 12px 13px;
        min-width: 150px;
        margin-bottom: 10px
    }
}

.ht-tab-menu_two li {
    flex-grow: 1;
    flex-basis: 0
}

.tab-history-image img {
    border-radius: 5px
}

.tab-content-inner .text {
    font-size: 18px
}

.tab-slider-nav--list {
    display: block;
    margin-bottom: 50px;
    opacity: .6
}

.tab-slider-nav--list:hover {
    opacity: .9
}

.tab-slider-nav--list .ht-slider-tab-icon {
    background: hsla(0, 0%, 100%, .2);
    display: inline-block;
    float: left;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 32px;
    border-radius: 15px;
    color: #fff;
    box-shadow: 0 15px 50px rgba(89, 69, 230, .12);
    margin-right: 30px
}

.tab-slider-nav--list h5 {
    display: block;
    color: #fff;
    max-width: 280px
}

.tab-slider-nav--list p {
    margin-top: 26px;
    display: block;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    color: #fff
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tab-slider-nav--list:last-child {
        margin-bottom: 0
    }
}

.tab-slider-nav .slick-current .tab-slider-nav--list {
    opacity: 1
}

.tab-slider-nav .slick-current .tab-slider-nav--list .ht-slider-tab-icon {
    background-image: linear-gradient(-225deg, #f8c59b, #e68c60)
}

.start-ups-left-tab .tab-slider-nav--list {
    display: block;
    margin-bottom: 50px;
    opacity: .6 !important
}

.start-ups-left-tab .tab-slider-nav--list:hover {
    opacity: .9
}

.start-ups-left-tab .tab-slider-nav .slick-current .tab-slider-nav--list {
    opacity: 1 !important
}

.start-ups-left-tab .tab-slider-nav .slick-current .tab-slider-nav--list .ht-slider-tab-icon {
    background-image: linear-gradient(-225deg, #f8c59b, #e68c60) !important
}

.tab-slider-images .slick-dots {
    text-align: center;
    margin-top: 30px
}

.tab-slider-images .slick-dots li {
    display: inline-block;
    margin: 0 15px
}

.tab-slider-images .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px;
    height: 8px;
    padding: 5px;
    cursor: pointer;
    border: 0;
    outline: none;
    border-radius: 50%;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.tab-slider-images .slick-dots li button:hover {
    width: 10px;
    height: 10px
}

.tab-slider-images .slick-dots li.slick-active button {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    box-shadow: 0 0 9px #ededed
}

.modern-grid--6 {
    display: grid;
    grid-row-gap: 60px;
    grid-template-columns: repeat(6, 1fr)
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .modern-grid--6 {
        grid-template-columns: repeat(5, 1fr)
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .modern-grid--6 {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media only screen and (max-width:767px) {
    .modern-grid--6 {
        grid-template-columns: repeat(2, 1fr)
    }
}

.carousel-slider__content {
    margin-top: 25px;
    padding: 0 20px
}

.carousel-slider__content .headeing {
    margin-bottom: 10px
}

.sider-title-button-box .ht-btn {
    margin-right: 15px
}

.ht-team-member .team-image {
    position: relative
}

.ht-team-member .social-networks {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    padding: 6px 0;
    background-color: #001f6d;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.ht-team-member .social-networks a {
    display: inline-block;
    font-size: 16px;
    line-height: 0;
    color: #fff;
    padding: 10px 14px
}

.ht-team-member:hover .social-networks {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.ht-team-member .team-info {
    margin-top: 20px
}

.ht-team-member-style-one .ht-team-member {
    max-width: 310px;
    margin: auto auto 60px
}

@media only screen and (max-width:767px) {
    .ht-team-member-style-one .ht-team-member {
        margin-bottom: 30px
    }
}

.ht-team-member-style-two .ht-team-member {
    max-width: 350px;
    margin: auto auto 60px
}

@media only screen and (max-width:767px) {
    .ht-team-member-style-two .ht-team-member {
        margin-bottom: 30px
    }
}

.ht-team-member-style-three .ht-team-member {
    max-width: 350px;
    margin: auto auto 60px
}

@media only screen and (max-width:767px) {
    .ht-team-member-style-three .ht-team-member {
        margin-bottom: 30px
    }
}

.team_member-list .team__title {
    font-size: 15px;
    text-transform: uppercase
}

[class*=hint--] {
    position: relative;
    display: inline-block
}

[class*=hint--]:after,
[class*=hint--]:before {
    position: absolute;
    transform: translateZ(0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
    transition: .3s ease;
    transition-delay: 0ms
}

[class*=hint--]:hover:after,
[class*=hint--]:hover:before {
    visibility: visible;
    opacity: 1;
    transition-delay: .1s
}

[class*=hint--]:before {
    content: "";
    position: absolute;
    background: transparent;
    border: 7px solid transparent;
    z-index: 1000001
}

[class*=hint--]:after {
    background: #000026;
    color: #fff;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 14px;
    white-space: nowrap;
    border-radius: 5px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .3)
}

[class*=hint--][aria-label]:after {
    content: attr(aria-label)
}

[class*=hint--][data-hint]:after {
    content: attr(data-hint)
}

[aria-label=""]:after,
[aria-label=""]:before,
[data-hint=""]:after,
[data-hint=""]:before {
    display: none !important
}

.hint--top-left:before,
.hint--top-right:before,
.hint--top:before {
    border-top-color: #000026
}

.hint--bottom-left:before,
.hint--bottom-right:before,
.hint--bottom:before {
    border-bottom-color: #000026
}

.hint--left:before {
    border-left-color: #000026
}

.hint--right:before {
    border-right-color: #000026
}

.hint--white:after {
    background: #fff;
    color: #333;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 14px;
    white-space: nowrap;
    border-radius: 5px
}

.hint--white:before {
    border-top-color: #fff
}

.hint--black:after {
    background: #000;
    color: #fff;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 14px;
    white-space: nowrap;
    border-radius: 5px
}

.hint--black:before {
    border-top-color: #000
}

.hint--black.hint--bottom:before {
    border-bottom-color: #000
}

.hint--black.hint--top-left:before {
    border-top-color: #000
}

.hint--black.hint--bottom-left:before {
    border-bottom-color: #000
}

.hint--black.hint--top:before {
    border-top-color: #000
}

.hint--black.hint--left:before {
    border-left-color: #000
}

.hint--black:before {
    border-top-color: transparent
}

.hint--theme-two:after {
    background: #d2a98e;
    color: #fff;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 14px;
    white-space: nowrap;
    border-radius: 5px
}

.hint--theme-two:before {
    border-top-color: #d2a98e
}

.hint--theme-two.hint--bottom:before {
    border-bottom-color: #d2a98e
}

.hint--theme-two.hint--top-left:before,
.hint--theme-two.hint--top:before {
    border-top-color: #d2a98e
}

.hint--theme-two.hint--left:before {
    border-left-color: #d2a98e
}

.hint--theme-two:before {
    border-top-color: transparent
}

.hint--top:before {
    margin-bottom: -13px
}

.hint--top:after,
.hint--top:before {
    bottom: 100%;
    left: 50%
}

.hint--top:before {
    left: calc(50% - 7px)
}

.hint--top:after {
    transform: translateX(-50%)
}

.hint--top:hover:before {
    transform: translateY(-8px)
}

.hint--top:hover:after {
    transform: translateX(-50%) translateY(-8px)
}

.hint--bottom:before {
    margin-top: -13px
}

.hint--bottom:after,
.hint--bottom:before {
    top: 100%;
    left: 50%
}

.hint--bottom:before {
    left: calc(50% - 7px)
}

.hint--bottom:after {
    transform: translateX(-50%)
}

.hint--bottom:hover:before {
    transform: translateY(8px)
}

.hint--bottom:hover:after {
    transform: translateX(-50%) translateY(8px)
}

.hint--right:before {
    margin-left: -13px;
    margin-bottom: -7px
}

.hint--right:after {
    margin-bottom: -15px
}

.hint--right:after,
.hint--right:before {
    left: 100%;
    bottom: 50%
}

.hint--right:hover:after,
.hint--right:hover:before {
    transform: translateX(8px)
}

.hint--left:before {
    margin-right: -13px;
    margin-bottom: -7px
}

.hint--left:after {
    margin-bottom: -15px
}

.hint--left:after,
.hint--left:before {
    right: 100%;
    bottom: 50%
}

.hint--left:hover:after,
.hint--left:hover:before {
    transform: translateX(-8px)
}

.hint--top-left:before {
    margin-bottom: -13px
}

.hint--top-left:after,
.hint--top-left:before {
    bottom: 100%;
    left: 50%
}

.hint--top-left:before {
    left: calc(50% - 7px)
}

.hint--top-left:after {
    transform: translateX(-100%);
    margin-left: 14px
}

.hint--top-left:hover:before {
    transform: translateY(-8px)
}

.hint--top-left:hover:after {
    transform: translateX(-100%) translateY(-8px)
}

.hint--top-right:before {
    margin-bottom: -13px
}

.hint--top-right:after,
.hint--top-right:before {
    bottom: 100%;
    left: 50%
}

.hint--top-right:before {
    left: calc(50% - 7px)
}

.hint--top-right:after {
    transform: translateX(0);
    margin-left: -14px
}

.hint--top-right:hover:after,
.hint--top-right:hover:before {
    transform: translateY(-8px)
}

.hint--bottom-left:before {
    margin-top: -13px
}

.hint--bottom-left:after,
.hint--bottom-left:before {
    top: 100%;
    left: 50%
}

.hint--bottom-left:before {
    left: calc(50% - 7px)
}

.hint--bottom-left:after {
    transform: translateX(-100%);
    margin-left: 14px
}

.hint--bottom-left:hover:before {
    transform: translateY(8px)
}

.hint--bottom-left:hover:after {
    transform: translateX(-100%) translateY(8px)
}

.hint--bottom-right:before {
    margin-top: -13px
}

.hint--bottom-right:after,
.hint--bottom-right:before {
    top: 100%;
    left: 50%
}

.hint--bottom-right:before {
    left: calc(50% - 7px)
}

.hint--bottom-right:after {
    transform: translateX(0);
    margin-left: -14px
}

.hint--bottom-right:hover:after,
.hint--bottom-right:hover:before {
    transform: translateY(8px)
}

.hint--no-animate:after,
.hint--no-animate:before {
    transition-duration: 0ms
}

.hint--bounce:after,
.hint--bounce:before {
    transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24)
}

.ht-timeline.style-01 .col-md-6 {
    padding-left: 30px;
    padding-right: 30px
}

.ht-timeline.style-01 .tm-timeline-list {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 32px 0 65px
}

.ht-timeline.style-01 .item {
    position: relative
}

@media only screen and (max-width:767px) {
    .ht-timeline.style-01 .item {
        padding-left: 45px;
        width: 100%
    }
}

.ht-timeline.style-01 .item+.item {
    margin-top: 68px
}

.ht-timeline.style-01 .line {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1px;
    height: 100%;
    border-left: 2px solid #000026;
    opacity: .15
}

@media only screen and (max-width:767px) {
    .ht-timeline.style-01 .line {
        left: 15px
    }
}

.ht-timeline.style-01 .dots {
    position: absolute;
    top: 14px;
    left: 50%;
    transform: translate(-50%);
    width: 30px;
    height: 30px;
    color: #000026
}

@media only screen and (max-width:767px) {
    .ht-timeline.style-01 .dots {
        right: auto;
        left: 0;
        transform: none
    }
}

.ht-timeline.style-01 .dots:before {
    content: "";
    position: absolute;
    border: 1px solid;
    border-radius: 50%;
    top: 0;
    left: 0;
    opacity: .3;
    width: 30px;
    height: 30px
}

.ht-timeline.style-01 .dots .middle-dot {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 14px;
    height: 14px;
    border-radius: 50%;
    z-index: 2;
    border: 3px solid;
    background: #fff
}

.ht-timeline.style-01 .timeline-col .inner {
    text-align: right;
    width: 500px;
    max-width: 100%
}

@media only screen and (max-width:767px) {
    .ht-timeline.style-01 .timeline-col .inner {
        text-align: left
    }
}

.ht-timeline.style-01 .timeline-col .inner .year {
    color: #000026;
    font-size: 72px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 27px
}

@media only screen and (max-width:767px) {
    .ht-timeline.style-01 .timeline-col .inner .year {
        font-size: 32px
    }
}

.ht-timeline.style-01 .timeline-col .inner .photo img {
    border-radius: 5px
}

.ht-timeline.style-01 .timeline-info .inner {
    padding-top: 130px;
    float: right;
    width: 500px;
    max-width: 100%;
    text-align: left
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .ht-timeline.style-01 .timeline-info .inner {
        padding-top: 60px
    }
}

@media only screen and (max-width:767px) {
    .ht-timeline.style-01 .timeline-info .inner {
        padding-top: 30px
    }
}

.ht-timeline.style-01 .timeline-info .content-body {
    display: inline-block;
    width: 400px;
    max-width: 100%
}

.ht-timeline.style-01 .timeline-info .heading {
    font-size: 24px;
    margin-bottom: 20px
}

.ht-timeline.style-01 .timeline-info .text {
    font-size: 18px;
    line-height: 2
}

@media only screen and (max-width:767px) {
    .ht-timeline.style-01 .timeline-info .text {
        font-size: 16px
    }
}

.ht-timeline.style-01 .item:nth-child(odd) .timeline-feature {
    order: 3
}

@media only screen and (max-width:767px) {
    .ht-timeline.style-01 .item:nth-child(odd) .timeline-feature {
        order: -1
    }
}

.ht-timeline.style-01 .item:nth-child(odd) .timeline-info>.inner {
    float: left;
    text-align: right
}

@media only screen and (max-width:767px) {
    .ht-timeline.style-01 .item:nth-child(odd) .timeline-info>.inner {
        text-align: left
    }
}

.ht-timeline.style-01 .item:nth-child(odd) .timeline-feature>.inner {
    text-align: left;
    float: right
}

.testimonial-slider__container {
    padding-bottom: 0
}

.testimonial-slider--info {
    display: flex;
    align-items: center;
    margin-bottom: 22px
}

@media only screen and (max-width:767px) {
    .testimonial-slider--info {
        flex-direction: column
    }
}

.testimonial-slider__media {
    flex-shrink: 0;
    margin-right: 30px
}

.testimonial-slider__media img {
    border-radius: 50%
}

.testimonial-slider__text {
    font-size: 18px
}

.testimonial-slider__author {
    flex-grow: 1
}

.testimonial-slider__author .testimonial-rating {
    font-size: 16px;
    margin-bottom: 10px;
    color: #ffb944
}

.testimonial-slider__author .author-info {
    display: flex;
    align-items: center
}

@media only screen and (max-width:767px) {
    .testimonial-slider__author .author-info {
        flex-direction: column
    }
}

.testimonial-slider__author .name {
    color: #333
}

.testimonial-slider__author .designation {
    font-size: 14px
}

.testimonial-slider__author .designation:before {
    content: " / ";
    padding: 0 5px
}

.testimonial-slider__one {
    position: relative;
    background: #fff;
    padding: 31px 50px 47px;
    border-radius: 5px;
    margin: 20px 15px 35px;
    box-shadow: 0 0 20px rgba(51, 51, 51, .1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.testimonial-slider__one .testimonial-slider--info {
    display: flex;
    align-items: center
}

.testimonial-slider__one .testimonial-slider--info .post-thumbnail {
    margin-right: 20px
}

@media only screen and (max-width:767px) {
    .testimonial-slider__one .testimonial-slider--info .post-thumbnail {
        margin-right: 0;
        margin-bottom: 20px
    }
}

.testimonial-slider__one:hover {
    transform: translateY(-5px) !important
}

@media only screen and (max-width:767px),
only screen and (min-width:992px) and (max-width:1199px) {
    .testimonial-slider__one {
        padding: 31px 20px
    }
}

.testimonial-slider__single {
    background: #fff;
    padding: 51px 37px 40px;
    border-radius: 5px;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.testimonial-slider__single .testimonial-subject {
    margin-bottom: 15px
}

.testimonial-slider__single .testimonial-slider__text {
    color: #001f6d
}

.testimonial-slider__single .author-info {
    display: flex;
    align-items: center;
    margin-top: 20px
}

.testimonial-slider__container-two .swiper-slide.swiper-slide-next,
.testimonial-slider__container-two .swiper-slide.swiper-slide-prev {
    opacity: .5
}

.cd-headline.clip .cd-words-wrapper.brown-color:after {
    background-color: #ddd
}

.cd-headline.clip span {
    padding: 0
}

.cd-headline.clip .cd-words-wrapper.brown-color:after {
    background-color: #f10;
    width: 4px
}

.typed-text-wrap {
    text-align: center
}

.typed-text-wrap h4 {
    max-width: 700px;
    font-size: 48px;
    line-height: 1.34;
    margin-bottom: 0;
    word-wrap: break-word;
    font-weight: 700;
    margin-top: -20px
}

.typed-text-wrap h4 span b {
    font-weight: 700;
    font-style: normal;
    color: #000026
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .typed-text-wrap h4 {
        font-size: 38px
    }
}

@media only screen and (max-width:767px) {
    .typed-text-wrap h4 {
        font-size: 28px
    }
}

@media only screen and (max-width:575px) {
    .typed-text-wrap h4 {
        font-size: 20px
    }
}

.projectinfotechno-bg {
    background-repeat: no-repeat;
    background-position: 0 100%
}

.projects-slider__container .projects-wrap.style-01 {
    display: block
}

.projects-slider__container .projects-wrap.style-01 .projects-image-box {
    margin: 20px 15px 35px
}

.projects-wrap.style-01 {
    display: block
}

.projects-wrap.style-01 .projects-image-box {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 18px 40px -10px rgba(51, 51, 51, .1);
    position: relative;
    margin-bottom: 30px
}

.projects-wrap.style-01 .projects-image-box img {
    width: 100%
}

.projects-wrap.style-01 .content {
    padding: 25px 26px 88px
}

.projects-wrap.style-01 .content .heading {
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 2px;
    color: #333 !important
}

.projects-wrap.style-01 .content .post-categories {
    color: #000026;
    margin-bottom: 2px
}

.projects-wrap.style-01 .content .text {
    color: #696969;
    margin-top: 13px
}

.projects-wrap.style-01 .content .box-projects-arrow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 56px;
    line-height: 55px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    border-top: 1px solid #eee;
    color: #000026
}

.projects-wrap.style-01 .content .box-projects-arrow:before {
    background-color: #000026;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(100%);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    z-index: -1
}

.projects-wrap.style-01:hover {
    transform: translateY(-5px)
}

.projects-wrap.style-01:hover .content .heading {
    color: #000026
}

.projects-wrap.style-01:hover .content .box-projects-arrow {
    color: #fff
}

.projects-wrap.style-01:hover .content .box-projects-arrow:before {
    transform: translateY(0)
}

.projects-wrap.style-2 {
    margin-bottom: 30px;
    display: block
}

.projects-wrap.style-2 .projects-image-box img {
    border-radius: 8px
}

.projects-wrap.style-2 .content {
    padding: 22px 15px 24px;
    text-align: center
}

.projects-wrap.style-2 .content .heading {
    font-weight: 600;
    line-height: 1.25;
    color: #333 !important
}

.projects-wrap.style-2 .content .post-categories {
    color: #000026;
    margin-bottom: 5px
}

.projects-wrap.style-2:hover {
    transform: translateY(-5px)
}

.messonry-button button {
    padding: 0;
    border: 0;
    position: relative;
    background: transparent
}

.messonry-button button span {
    display: inline-block;
    padding: 0 5px;
    margin: 5px 17px;
    position: relative;
    border-bottom: 2px solid transparent
}

.messonry-button button span.filter-text {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.74;
    color: #000026;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.messonry-button button span.filter-counter {
    position: absolute;
    top: 0;
    left: 50%;
    visibility: hidden;
    margin: 0 auto;
    min-width: 34px;
    height: 24px;
    line-height: 24px;
    border-radius: 3px;
    font-size: 12px;
    background-color: #000026;
    color: #fff;
    text-align: center;
    opacity: 0;
    transform: translate(-50%, -50%);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    font-weight: 600
}

.messonry-button button span.filter-counter:before {
    position: absolute;
    right: 0;
    bottom: -6px;
    left: 0;
    display: block;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    border-top: 4px solid #000026
}

.messonry-button button:hover span.filter-counter {
    visibility: visible;
    opacity: 1;
    transform: translate(-50%, -100%)
}

.messonry-button button:hover span.filter-text {
    color: #000026
}

.messonry-button button.is-checked span {
    border-bottom: 2px solid #000026
}

.messonry-button button.is-checked span.filter-text {
    color: #000026
}

.contact-form__two input[type=color]:focus,
.contact-form__two input[type=date]:focus,
.contact-form__two input[type=datetime-local]:focus,
.contact-form__two input[type=datetime]:focus,
.contact-form__two input[type=email]:focus,
.contact-form__two input[type=month]:focus,
.contact-form__two input[type=number]:focus,
.contact-form__two input[type=password]:focus,
.contact-form__two input[type=range]:focus,
.contact-form__two input[type=search]:focus,
.contact-form__two input[type=tel]:focus,
.contact-form__two input[type=text]:focus,
.contact-form__two input[type=time]:focus,
.contact-form__two input[type=url]:focus,
.contact-form__two input[type=week]:focus,
.contact-form__two select:focus,
.contact-form__two textarea:focus {
    color: #222;
    border-color: transparent;
    background: #fff;
    box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}

.appointment-contact-bg {
    background-repeat: no-repeat;
    background-position: 100%
}

.service-contact-bg {
    background-position: 0 100%
}

.processing-contact-us-bg,
.service-contact-bg {
    background-color: #001f6d;
    background-repeat: no-repeat
}

.processing-contact-us-bg {
    background-position: 100% 0
}

.contact-title .sub-title {
    font-size: 18px
}

.contact-input {
    margin: 0 -10px
}

.contact-input .contact-inner {
    float: left;
    margin: 0 0 20px;
    padding: 0 10px;
    width: 50%
}

@media only screen and (max-width:575px) {
    .contact-input .contact-inner {
        width: 100%
    }
}

.contact-inner {
    margin: 0 0 20px
}

.contact-inner input,
.contact-inner textarea {
    color: #000;
    background-color: #f8f8f8;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    width: 100%;
    outline: none;
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 3px 20px;
    height: 56px
}

.contact-inner textarea {
    height: 150px;
    padding: 15px
}

.contact-inner select {
    color: #777
}

.infotechno-contact-us-bg {
    background-color: #eff2f6
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .infotechno-contact-us-bg .image {
        text-align: center
    }
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .conact-us-wrap-one {
        margin-bottom: 30px
    }
}

.conact-us-wrap-one .heading {
    position: relative;
    padding-left: 34px;
    font-weight: 600;
    line-height: 1.4
}

.conact-us-wrap-one .heading:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 94%;
    transform: translateY(-50%);
    background-color: #d2a98e
}

.conact-us-wrap-one .sub-heading {
    margin-top: 15px;
    font-size: 18px;
    margin-left: 34px;
    color: #696969
}

.contact-info-one .icon,
.contact-info-three .icon,
.contact-info-two .icon {
    font-size: 40px;
    color: #000026
}

.contact-info-one .heading,
.contact-info-three .heading,
.contact-info-two .heading {
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 10px
}

.contact-info-one .call-us,
.contact-info-three .call-us,
.contact-info-two .call-us {
    line-height: 1.17;
    color: #001f6d;
    position: relative;
    display: inline-block
}

.contact-info-one .call-us:before,
.contact-info-three .call-us:before,
.contact-info-two .call-us:before {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: 1;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    background: currentColor
}

.contact-info-one .call-us:hover,
.contact-info-three .call-us:hover,
.contact-info-two .call-us:hover {
    color: #001f6d
}

.contact-info-one .call-us:hover:before,
.contact-info-three .call-us:hover:before,
.contact-info-two .call-us:hover:before {
    width: 100%;
    left: 0;
    right: auto
}

.contact-info-one .call-us a:hover,
.contact-info-three .call-us a:hover,
.contact-info-two .call-us a:hover {
    color: #001f6d
}

.contact-info-one .btn--secondary,
.contact-info-three .btn--secondary,
.contact-info-two .btn--secondary {
    min-width: 230px
}

.contact-info-one .btn--secondary:hover,
.contact-info-three .btn--secondary:hover,
.contact-info-two .btn--secondary:hover {
    background: #000026
}

.contact-info-two .icon {
    color: #fff
}

.contact-info-two .heading {
    color: hsla(0, 0%, 100%, .8)
}

.contact-info-two .call-us,
.contact-info-two .call-us:hover,
.contact-info-two .call-us a:hover {
    color: #d2a98e
}

.contact-info-two .btn--secondary {
    background: #fff;
    color: #000026
}

.contact-info-two .btn--secondary:hover {
    background: #d2a98e;
    color: #fff
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .contact-info-three {
        margin-top: 60px
    }
}

.contact-info-three .heading {
    margin-bottom: 30px
}

.contact-info-three .call-us {
    margin-bottom: 20px
}

.contact-info-three .location-text-button .button-icon {
    height: 56px;
    width: 56px;
    line-height: 56px;
    border-radius: 50%;
    text-align: center;
    background: #f6f2ed;
    margin-right: 14px;
    display: inline-block
}

.contact-info-three .location-text-button .button-icon:before {
    content: "\f3c5";
    font-style: normal;
    line-height: 56px;
    text-align: center;
    color: #000026;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900
}

.contact-info-three .location-text-button .button-text {
    font-weight: 500;
    color: #000026;
    position: relative
}

.contact-info-three .location-text-button .button-text:after {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    background: currentColor
}

.contact-info-three .location-text-button:hover .button-text:after {
    width: 100%;
    left: 0;
    right: auto
}

.processing-computing-area {
    padding: 150px 0
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:992px) and (max-width:1199px) {
    .processing-computing-area {
        padding: 100px 0
    }
}

@media only screen and (max-width:767px) {
    .processing-computing-area {
        padding: 60px 0
    }
}

.computing-info-box h2 {
    font-size: 48px;
    line-height: 1.13;
    color: #001f6d
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .computing-info-box h2 {
        font-size: 42px
    }
}

@media only screen and (max-width:767px) {
    .computing-info-box h2 {
        font-size: 32px
    }
}

.contact-form-service-wrap {
    background: #fff;
    box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
    padding: 42px 50px 50px;
    border-radius: 5px
}

@media only screen and (max-width:767px) {
    .contact-form-service-wrap {
        padding: 42px 20px 50px
    }
}

.business-solution-form-wrap {
    max-width: 400px;
    margin-left: auto;
    background: #fff;
    box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
    padding: 42px 30px 51px;
    border-radius: 5px;
    text-align: center
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .business-solution-form-wrap {
        margin: auto
    }
}

.ht-star-rating.lg-style {
    color: #fb0;
    font-size: 24px
}

.ht-star-rating.lg-style span+span {
    margin-left: 11px
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .contact-info {
        margin-bottom: 60px
    }
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .contact-info.style-two,
    .contact-info.sytle-one {
        margin-top: 60px
    }
    .contact-info.style-two.service-contact,
    .contact-info.sytle-one.service-contact {
        margin-top: 0
    }
}

.contact-info.style-two .contact-info-title-wrap .sub-text,
.contact-info.sytle-one .contact-info-title-wrap .sub-text {
    margin-top: 20px;
    color: #fff;
    font-size: 18px
}

.contact-info.style-two .contact-list-item .single-contact-list,
.contact-info.sytle-one .contact-list-item .single-contact-list {
    display: block
}

.contact-info.style-two .contact-list-item .content,
.contact-info.sytle-one .contact-list-item .content {
    display: flex;
    margin-top: 55px
}

.contact-info.style-two .contact-list-item .content .icon,
.contact-info.sytle-one .contact-list-item .content .icon {
    color: #fff;
    border-color: #fff;
    font-size: 40px;
    margin-right: 10px;
    flex-shrink: 0;
    min-width: 54px
}

.contact-info.style-two .contact-list-item .content .main-content .heading,
.contact-info.sytle-one .contact-list-item .content .main-content .heading {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.78;
    margin-bottom: 13px;
    color: hsla(0, 0%, 100%, .8)
}

.contact-info.style-two .contact-list-item .content .main-content .text,
.contact-info.sytle-one .contact-list-item .content .main-content .text {
    color: #d2a98e;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.17
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:992px) and (max-width:1199px) {
    .contact-info.style-two .contact-list-item .content .main-content .text,
    .contact-info.sytle-one .contact-list-item .content .main-content .text {
        font-size: 24px
    }
}

@media only screen and (max-width:767px) {
    .contact-info.style-two .contact-list-item .content .main-content .text,
    .contact-info.sytle-one .contact-list-item .content .main-content .text {
        font-size: 24px
    }
}

.contact-info.style-two .contact-info-title-wrap .sub-text {
    color: #696969
}

.contact-info.style-two .contact-list-item .content .icon {
    color: #d2a98e
}

.contact-info.style-two .contact-list-item .content .main-content .heading {
    color: #333
}

.contact-info.style-two .contact-list-item .content .main-content .text {
    color: #000026
}

.conact-info__list li {
    margin-bottom: 7px
}

.conact-us-wrap-one.managed-it .heading {
    line-height: 1.67;
    font-weight: 800
}

.comment-form-cookies-consent {
    display: flex;
    align-items: baseline
}

.single-blog-item.lg-blog-item {
    margin-bottom: 50px;
    padding-bottom: 50px
}

.single-blog-item.lg-blog-item:last-child {
    padding-bottom: 60px;
    margin-bottom: 0
}

.single-blog-item.xs-list-blog-item {
    margin-bottom: 50px;
    padding-bottom: 50px
}

.single-blog-item.xs-list-blog-item:last-child {
    margin-bottom: 0
}

.single-blog-item .post-feature {
    transition: .4s
}

.single-blog-item .post-feature img {
    border-radius: 5px
}

.single-blog-item .post-quote {
    position: relative;
    padding: 78px 40px 53px;
    background: #f5f7fd;
    text-align: center
}

.single-blog-item .post-quote .post-quote-text {
    line-height: 1.5;
    margin-bottom: 39px
}

.single-blog-item .post-quote:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 54px;
    transform: translateX(-50%);
    height: 132px;
    width: 150px
}

.single-blog-item .post-quote .post-quote-name {
    color: #333
}

.single-blog-item .post-info {
    margin-top: 40px
}

.single-blog-item .post-info .post-categories {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 10px;
    color: #d2a98e
}

.single-blog-item .post-info .post-title {
    margin-bottom: 15px
}

.single-blog-item .post-info .post-meta {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

.single-blog-item .post-info .post-meta .post-author {
    padding: 5px 10px 0
}

.single-blog-item .post-info .post-meta .post-author .avatar-96 {
    width: 32px;
    vertical-align: middle;
    margin-right: 6px;
    border-radius: 50%
}

.single-blog-item .post-info .post-meta .post-date,
.single-blog-item .post-info .post-meta .post-view {
    padding: 5px 10px
}

.single-blog-item .post-info .post-meta .post-date .meta-icon,
.single-blog-item .post-info .post-meta .post-view .meta-icon {
    margin-right: 6px
}

.single-blog-item .post-info .post-meta .post-comments {
    padding: 5px 10px
}

.single-blog-item .post-info .post-meta .post-comments .meta-icon {
    margin-right: 6px
}

.single-blog-item.blog-grid {
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    margin-bottom: 30px
}

.single-blog-item.blog-grid:hover .post-feature {
    transform: translateY(-5px)
}

.single-blog-item.blog-grid .post-info .post-title {
    margin-bottom: 10px;
    line-height: 1.5
}

.single-blog-item.blog-grid .post-info .btn-text {
    margin-top: 10px
}

.single-blog-item.blog-grid .post-info .btn-text a {
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #ccc
}

.single-blog-item.blog-grid .post-info .btn-text a:hover {
    color: #d2a98e
}

.single-blog-item.blog-masonry {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    position: relative;
    margin-bottom: 30px
}

.single-blog-item.blog-masonry .post-info {
    padding: 10px 25px 83px
}

.single-blog-item.blog-masonry .post-info .post-title {
    line-height: 1.5
}

.single-blog-item .post-read-more .btn-read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 56px;
    line-height: 55px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    border-top: 1px solid #eee;
    color: #000026;
    display: block
}

.single-blog-item .post-read-more .btn-read-more:before {
    background: #000026;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(100%);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    z-index: -1
}

.single-blog-item .post-read-more .btn-read-more:hover {
    color: #fff
}

.single-blog-item .post-read-more .btn-read-more:hover:before {
    transform: translateY(0)
}

.post-link a,
.post-link button {
    color: #00f
}

.post-link img {
    max-width: 100%;
    height: auto
}

.post-list-wrapper .blog-thumbnail a {
    display: block
}

.post-list-wrapper .blog-thumbnail a img {
    width: 100%
}

.post-list-wrapper .post-feature {
    margin-right: 30px
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .post-list-wrapper .post-feature {
        margin-right: 0
    }
}

.post-list-wrapper .post-info {
    margin-top: 0
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .post-list-wrapper .post-info {
        margin-top: 25px
    }
}

.quote-post-wrapper {
    position: relative;
    display: flex;
    align-items: stretch;
    height: 100%
}

.quote-post-wrapper:before {
    content: "";
    padding-top: 100%
}

.quote-post-wrapper .post-overlay {
    background: #f5f7fd;
    transition: all .5s cubic-bezier(.57, .21, .69, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.quote-post-wrapper .post-info {
    padding: 74px 64px 51px
}

.quote-post-wrapper .post-quote-text {
    font-size: 24px;
    line-height: 1.5
}

.quote-post-wrapper .post-content {
    width: 100%;
    display: flex;
    align-items: flex-end;
    position: relative;
    z-index: 1
}

.quote-post-wrapper .post-content :before {
    content: "";
    position: absolute;
    top: 36px;
    left: 0;
    width: 150px;
    height: 132px
}

.quote-post-wrapper .post-quote-name {
    font-size: 24px;
    color: #333;
    margin: 170px 0 0
}

.blog-pages-wrapper .blog-thumbnail img {
    width: 100%
}

.single-valid-post-wrapper {
    overflow: hidden
}

.single-valid-post-wrapper:hover .single-valid__thum {
    transform: scale(1.05)
}

.single-valid-post-wrapper .post-content {
    width: 100%;
    display: flex;
    align-items: flex-end;
    position: relative;
    z-index: 1
}

.single-valid-post-wrapper .post-info {
    padding: 30px 30px 48px;
    width: 100%;
    color: #fff
}

.single-valid-post-wrapper .post-info .post-meta {
    display: flex;
    flex-wrap: wrap
}

.single-valid-post-wrapper .post-info .post-meta .post-date {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px
}

.single-valid-post-wrapper .post-info .post-meta .post-date .meta-icon {
    margin-right: 6px
}

.single-valid-post-wrapper .post-info .post-meta .post-categories {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px
}

.single-blog__item {
    position: relative;
    display: flex;
    align-items: stretch;
    height: 100%;
    transition: all .5s cubic-bezier(.57, .21, .69, 1)
}

.single-blog__item:before {
    content: "";
    padding-top: 30%
}

.single-blog__item .single-valid__thum {
    transition: all .5s cubic-bezier(.57, .21, .69, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.single-blog__item .single-valid__thum:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(-180deg, transparent 27%, rgba(0, 0, 0, .28))
}

blockquote {
    margin: 54px 65px 44px 70px !important;
    padding: 0 0 0 20px;
    font-size: 18px;
    line-height: 1.78;
    font-weight: 600;
    border-left: 4px solid #d2a98e;
    position: relative;
    color: #333
}

@media only screen and (max-width:767px) {
    blockquote {
        margin: 54px 65px 44px 30px !important
    }
}

.entry-post-tags {
    display: flex
}

.entry-post-tags .tagcloud-icon {
    font-size: 16px;
    margin-right: 9px;
    margin-bottom: 0
}

.entry-post-tags .tagcloud a:hover {
    color: #000026
}

.entry-post-share-wrap {
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e8f6;
    margin-bottom: 50px
}

.entry-post-share {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

@media only screen and (max-width:575px) {
    .entry-post-share {
        justify-content: flex-start;
        margin-top: 20px
    }
}

.entry-post-share .share-media .share-icon {
    background: #000026;
    height: 48px;
    width: 48px;
    line-height: 48px;
    font-size: 15px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    color: #fff
}

.entry-post-share .share-media {
    position: relative;
    margin-left: 10px
}

.entry-post-share .share-media:hover .share-list {
    opacity: 1;
    visibility: visible;
    transform: translateY(-12px)
}

.entry-post-share .share-list {
    position: absolute;
    bottom: 100%;
    right: 0;
    transform: translateY(-1px);
    width: auto;
    white-space: nowrap;
    padding: 0 4px;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .06);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    filter: drop-shadow(0 2px 20px rgba(0, 0, 0, .06));
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.entry-post-share .share-list:before {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(100%);
    content: "";
    border-top: 8px solid #fff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent
}

.entry-post-share .share-list a {
    display: inline-block;
    font-size: 13px;
    padding: 12px;
    color: #555
}

.entry-author .author-info {
    display: flex
}

.entry-author .author-avatar {
    flex-shrink: 0;
    width: 170px;
    text-align: center
}

.entry-author .author-avatar img {
    border-radius: 50%
}

@media only screen and (max-width:575px) {
    .entry-author .author-avatar {
        width: 120px
    }
}

.entry-author .author-social-networks .inner {
    display: inline-block;
    margin: 22px -9px 0
}

.entry-author .author-social-networks .inner a {
    display: block;
    float: left;
    padding: 6px 9px;
    font-size: 13px;
    line-height: 1;
    color: #333
}

.entry-author .author-biographical-info {
    margin-top: 15px;
    font-size: 15px;
    color: #333
}

.related-posts-wrapper {
    margin-top: 66px
}

.related-posts-wrapper .single-valid-post-wrapper {
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
    display: block
}

.related-posts-wrapper .single-valid-post-wrapper:hover {
    transform: translateY(-5px)
}

.related-posts-wrapper .single-valid__thum {
    display: flex;
    align-items: center;
    min-height: 120px;
    background-color: #333;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 5px;
    overflow: hidden
}

.related-posts-wrapper .post-content {
    padding-left: 50px;
    padding-right: 20px;
    margin-top: 0;
    position: relative
}

.related-posts-wrapper .post-content:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    display: inline-block;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 300
}

.related-posts-wrapper .post-content .post-title {
    color: #fff
}

.comment-list-wrapper {
    margin-top: 66px
}

.comment-list {
    margin: 0;
    padding: 0
}

.comment-list .comment {
    list-style-type: none;
    padding: 25px 0
}

.comment-list .comment:last-child {
    padding-bottom: 0
}

.comment-list .comment-author {
    float: left
}

.comment-list .comment-author img {
    border-radius: 50px
}

.comment-list .comment-content {
    position: relative;
    overflow: hidden;
    margin-left: 100px
}

.comment-list .meta {
    margin-bottom: 12px
}

.comment-list .meta .fn {
    font-size: 15px;
    text-transform: uppercase;
    color: #333;
    display: inline-block;
    margin-bottom: 0
}

.comment-list .meta .comment-datetime {
    position: relative;
    display: inline-block;
    padding-left: 15px;
    margin-left: 10px;
    font-size: 14px;
    font-style: italic;
    color: #ababab
}

.comment-list .meta .comment-datetime:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 0;
    width: 3px;
    height: 3px;
    background: #d8d8d8;
    border-radius: 50%
}

.comment-list .comment-actions a {
    margin-right: 20px;
    font-weight: 500;
    color: #333
}

.comment-list .comment-actions a:hover {
    color: #000026
}

.comment-list .children {
    margin: 20px 0 20px 50px;
    padding: 0
}

@media only screen and (max-width:767px) {
    .comment-list .children {
        margin: 40px 0 20px 40px
    }
}

.comment-list .children li+li {
    margin-top: 35px
}

.comment-list .comment-actions {
    margin-top: 16px;
    color: #ababab
}

.comment-list .comment-actions .comment-datetime {
    display: inline-block;
    margin-right: 10px
}

.comment-list .comment-actions .comment-reply-link {
    color: #000;
    display: inline-block;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 500
}

.comment-list .comment-actions .comment-reply-link:hover {
    color: #000026
}

.comment-submit-btn .ht-btn {
    padding: 0 54px
}

.post-feature-details.post-quote {
    position: relative;
    padding: 48px 40px;
    background: #5945e6;
    text-align: center
}

.post-feature-details.post-quote:before {
    display: none
}

.post-feature-details.post-quote .quote-icon {
    color: #fff;
    font-size: 26px;
    margin-bottom: 35px
}

.post-feature-details.post-quote .post-quote-text {
    line-height: 1.5;
    margin-bottom: 25px;
    color: #fff
}

.post-feature-details.post-quote .post-quote-name {
    color: #fff
}

.post-feature-details.post-link {
    padding: 82px 100px;
    background: #f7fbfe;
    font-size: 24px;
    line-height: 1.5
}

.post-feature-details.post-link a {
    color: #38cb89;
    word-wrap: anywhere;
    font-weight: 400
}

.post-feature-details.post-link:before {
    display: none
}

.peatures_image-wrap {
    margin-right: -168px !important;
    margin-left: 80px !important
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .peatures_image-wrap {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .peatures_image-wrap {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .peatures_image-wrap {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
}

@media only screen and (max-width:767px) {
    .peatures_image-wrap {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
}

.infotechno-bg {
    background: #f4efe9 none repeat scroll 0 0
}

.infotechno-hero-text h6 {
    color: #000026;
    font-weight: 500;
    margin-bottom: 20px
}

@media only screen and (max-width:767px) {
    .infotechno-hero-text {
        text-align: center;
        margin-top: 50px
    }
}

.infotechno-hero-inner-images {
    margin-top: 20px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .infotechno-hero-inner-images {
        margin-top: 160px
    }
}

@media only screen and (max-width:767px) {
    .infotechno-hero-inner-images {
        max-width: 327px;
        margin: auto
    }
    .infotechno-hero-inner-images .infotechno-inner-one {
        max-width: 260px;
        margin: auto
    }
}

.infotechno-inner-one {
    position: absolute;
    top: 10px
}

.infotechno-inner-two {
    z-index: 1;
    position: relative
}

.infotechno-hero-text {
    max-width: 605px;
    float: right;
    width: 100%;
    padding-left: 30px
}

@media only screen and (max-width:767px) {
    .infotechno-hero-text {
        padding-left: 0;
        float: inherit;
        margin: 50px auto 20px
    }
}

.infotechno-video-bg {
    background-size: cover;
    background-repeat: no-repeat
}

.infotechno-section-bg-01 {
    background: top 140px left no-repeat, -webkit-linear-gradient(top, #fff, #f5f5f5)
}

.infotechno-video-ptb {
    padding: 150px 0
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .infotechno-video-ptb {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.vieeo-content-inner .heading {
    line-height: 1.34;
    font-weight: 600;
    color: #fff;
    margin-bottom: 65px
}

.viewo-text-wrap .single-popup-wrap.video-link {
    display: inline-block
}

.viewo-text-wrap .single-popup-wrap.video-link .ht-popup-video.video-button {
    position: relative;
    margin-right: 0;
    display: inline-block;
    height: 78px;
    width: 78px
}

.viewo-text-wrap .video-content {
    display: flex;
    align-items: center
}

.viewo-text-wrap .video-text {
    margin-top: 0;
    margin-left: 59px;
    font-size: 18px;
    font-weight: 500;
    color: hsla(0, 0%, 100%, .8);
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.45
}

.infotechno-blog-list li {
    position: relative
}

.infotechno-blog-list li:first-child a {
    margin-top: -16px
}

.infotechno-blog-list li a {
    position: relative;
    font-size: 15px;
    font-weight: 600;
    padding: 0 0 0 30px;
    margin-top: 20px
}

.infotechno-blog-list li a:after,
.infotechno-blog-list li a:before {
    display: inline-block;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    content: "\f30b";
    position: absolute;
    top: 7px;
    left: 0
}

.infotechno-blog-list li a:before {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%)
}

.infotechno-blog-list li a:hover:before {
    opacity: 1;
    visibility: visible;
    transform: translateX(0)
}

.infotechno-blog-list li a:hover:after {
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%)
}

.processing-hero-text {
    max-width: 730px;
    width: 100%
}

@media only screen and (max-width:767px) {
    .processing-hero-text {
        margin-top: 60px;
        text-align: center
    }
}

.processing-hero-text h6 {
    line-height: 36px;
    letter-spacing: 3px;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px
}

.processing-hero-text h1 {
    color: #fff;
    font-weight: 500;
    font-size: 68px;
    letter-spacing: 0;
    line-height: 1.2
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .processing-hero-text h1 {
        font-size: 60px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .processing-hero-text h1 {
        font-size: 46px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .processing-hero-text h1 {
        font-size: 40px
    }
}

@media only screen and (max-width:767px) {
    .processing-hero-text h1 {
        font-size: 34px
    }
}

.processing-hero-text p {
    color: #fff;
    line-height: 32px;
    letter-spacing: 0;
    font-weight: 500;
    font-size: 18px
}

.processing-hero-images-wrap {
    margin-top: 50px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .processing-hero-images-wrap {
        margin-top: 100px
    }
}

@media only screen and (max-width:767px) {
    .processing-hero-images-wrap {
        margin-top: 30px
    }
}

.processing-hero-images {
    margin-left: -130px;
    margin-right: -200px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .processing-hero-images {
        margin-left: -150px;
        margin-right: 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .processing-hero-images {
        margin-left: -80px;
        margin-right: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .processing-hero-images {
        margin-left: -80px;
        margin-right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .processing-hero-images {
        margin-left: -50px;
        margin-right: 0
    }
}

@media only screen and (max-width:767px) {
    .processing-hero-images {
        width: 300px;
        margin: auto
    }
}

.hero-button {
    display: flex;
    align-items: center
}

@media only screen and (max-width:767px) {
    .hero-button {
        justify-content: center
    }
}

@media only screen and (max-width:575px) {
    .hero-button {
        justify-content: center
    }
    .hero-button .btn {
        min-width: 140px;
        padding: 0 24px
    }
}

.hero-popup-video {
    margin-left: 20px
}

.hero-popup-video a {
    display: inline-block;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.hero-popup-video a .video-content {
    display: flex
}

.hero-popup-video a .video-content .video-text {
    margin-left: 8px;
    color: #fff;
    font-weight: 500;
    font-size: 14px
}

.hero-popup-video .video-play {
    font-size: 10px;
    display: inline-block;
    margin: 0;
    border: 1px solid #ddd;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #fff;
    transition: .4s
}

.hero-popup-video .video-play .video-play-icon i {
    color: #fff
}

.rv-video-section {
    position: relative
}

.rv-video-section .main-video-box {
    position: relative;
    z-index: 8;
    text-align: center;
    max-width: 570px;
    max-height: 350px;
    margin: 120px auto 180px
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .rv-video-section .main-video-box {
        max-width: 520px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .rv-video-section .main-video-box {
        max-width: 400px;
        margin-bottom: 100px
    }
}

@media only screen and (max-width:767px) {
    .rv-video-section .main-video-box {
        max-width: 400px;
        margin-bottom: 100px
    }
}

@media only screen and (max-width:575px) {
    .rv-video-section .main-video-box {
        max-width: 280px;
        margin-bottom: 100px
    }
}

.rv-video-section .ht-banner-01 {
    position: relative
}

.rv-video-section .ht-banner-01 img {
    position: absolute;
    left: 6%;
    top: -70px
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .rv-video-section .ht-banner-01 img {
        left: 6%;
        top: -50px;
        width: 200px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .rv-video-section .ht-banner-01 img {
        left: 0;
        top: -50px;
        width: 200px
    }
}

@media only screen and (max-width:767px) {
    .rv-video-section .ht-banner-01 img {
        left: 10%;
        top: -30px;
        width: 184px
    }
}

@media only screen and (max-width:575px) {
    .rv-video-section .ht-banner-01 img {
        left: 0;
        top: -30px;
        width: 184px
    }
}

.rv-video-section .ht-banner-02 {
    position: relative
}

.rv-video-section .ht-banner-02 img {
    position: absolute;
    left: 50%;
    top: -103px
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .rv-video-section .ht-banner-02 img {
        position: absolute;
        left: 50%;
        top: -103px;
        max-width: 230px
    }
}

@media only screen and (max-width:767px) {
    .rv-video-section .ht-banner-02 img {
        top: -65px;
        max-width: 130px
    }
}

@media only screen and (max-width:575px) {
    .rv-video-section .ht-banner-02 img {
        top: -65px;
        max-width: 130px
    }
}

.rv-video-section .ht-banner-03 {
    position: relative
}

.rv-video-section .ht-banner-03 img {
    position: absolute;
    left: 10%;
    bottom: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .rv-video-section .ht-banner-03 img {
        bottom: 0;
        top: inherit
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .rv-video-section .ht-banner-03 img {
        bottom: 0;
        top: inherit
    }
}

@media only screen and (max-width:767px) {
    .rv-video-section .ht-banner-03 img {
        bottom: 0;
        max-width: 120px;
        top: inherit
    }
}

@media only screen and (max-width:575px) {
    .rv-video-section .ht-banner-03 img {
        bottom: 0;
        max-width: 120px;
        top: inherit
    }
}

.rv-video-section .ht-banner-04 img {
    right: 50px;
    left: auto;
    position: absolute;
    top: 100%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .rv-video-section .ht-banner-04 img {
        right: 35px;
        max-width: 150px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .rv-video-section .ht-banner-04 img {
        right: 35px;
        top: 80%;
        max-width: 150px
    }
}

@media only screen and (max-width:767px) {
    .rv-video-section .ht-banner-04 img {
        right: 15px;
        top: 80%;
        max-width: 140px
    }
}

@media only screen and (max-width:575px) {
    .rv-video-section .ht-banner-04 img {
        right: 10px;
        top: 80%;
        max-width: 110px
    }
}

.animation_images {
    -webkit-animation-timing-function: cubic-bezier(.54, .085, .5, .92);
    animation-timing-function: cubic-bezier(.54, .085, .5, .92);
    -webkit-animation-name: animateUpDown;
    animation-name: animateUpDown;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animation_images.one {
    -webkit-animation-duration: 3.2s;
    animation-duration: 3.2s
}

.animation_images.two {
    -webkit-animation-duration: 3.8s;
    animation-duration: 3.8s
}

.animation_images.four,
.animation_images.three {
    -webkit-animation-duration: 3.4s;
    animation-duration: 3.4s
}

@-webkit-keyframes animateUpDown {
    0% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-25px)
    }
    to {
        transform: translateY(0)
    }
}

@keyframes animateUpDown {
    0% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-25px)
    }
    to {
        transform: translateY(0)
    }
}

.appointment-hero-bg {
    background-color: transparent
}

@media only screen and (max-width:767px) {
    .appointment-hero-text {
        text-align: center;
        margin-bottom: 60px
    }
}

.hero-button .video-content {
    display: flex;
    align-items: center
}

.hero-button .video-link .ht-popup-video .video-button__two .video-play {
    background: #fff
}

.hero-button .video-link .ht-popup-video .video-button__two .video-play-icon:before {
    border-left-color: #000026
}

.hero-button .single-popup-wrap.video-link .ht-popup-video.video-button {
    position: relative;
    width: 78px;
    height: 78px
}

.hero-button .video-text {
    margin-top: 0;
    margin-left: 35px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    line-height: 1.78
}

.hero-button .ht-popup-video.video-button .video-mark .wave-pulse:after,
.hero-button .ht-popup-video.video-button .video-mark .wave-pulse:before {
    border: 3px solid #fff;
    -webkit-animation: zoomBig 3.25s linear infinite;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.hero-button .ht-popup-video.video-button .video-mark .wave-pulse:before {
    -webkit-animation-delay: .75s;
    animation-delay: .75s
}

.service-hero-bg {
    background-color: transparent
}

.service-hero-space {
    height: 770px;
    display: block;
    align-items: center;
    display: flex
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .service-hero-space {
        height: 670px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .service-hero-space {
        height: 570px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .service-hero-space {
        height: 520px
    }
}

@media only screen and (max-width:767px) {
    .service-hero-space {
        height: 480px
    }
}

.service-hero-text {
    width: 100%
}

@media only screen and (max-width:767px) {
    .service-hero-text {
        text-align: center
    }
}

.service-hero-text h3 {
    line-height: 36px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .service-hero-text h3 {
        font-size: 30px
    }
}

@media only screen and (max-width:767px) {
    .service-hero-text h3 {
        font-size: 22px
    }
}

.service-hero-text h1 {
    color: #fff;
    font-weight: 700;
    font-size: 120px;
    line-height: 1.09
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .service-hero-text h1 {
        font-size: 100px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .service-hero-text h1 {
        font-size: 80px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .service-hero-text h1 {
        font-size: 60px
    }
}

@media only screen and (max-width:767px) {
    .service-hero-text h1 {
        font-size: 50px
    }
}

@media only screen and (max-width:575px) {
    .service-hero-text h1 {
        font-size: 40px
    }
}

.service-hero-text .service-solution-form-wrap {
    width: 600px;
    max-width: 100%;
    margin: 0 auto
}

.service-hero-text .service-solution-form-wrap select {
    border-color: #000026;
    background-color: #000026;
    background-repeat: no-repeat;
    background-position: center right 20px !important;
    color: #fff;
    font-weight: 500;
    padding: 3px 30px;
    height: 60px
}

.service-hero-text p {
    margin-top: 30px;
    font-size: 15px;
    font-weight: 500
}

.service-project-slide-info {
    margin-top: 30px
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .service-project-slide-info {
        margin-bottom: 40px;
        margin-top: 0
    }
}

.service-project-slide-info .text {
    font-size: 18px;
    line-height: 1.67
}

.single-blog-lg-item>a {
    display: block
}

.single-blog-lg-item .btn-text a {
    display: inline-block;
    border-bottom: 1px solid #ddd
}

.single-blog-lg-item .btn-text a .button-icon {
    vertical-align: middle
}

.single-blog-lg-item .btn-text a:hover {
    color: #d2a98e
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .single-blog-lg-item {
        margin-bottom: 40px
    }
}

.post-blog-thumbnail {
    position: relative;
    display: block
}

.post-blog-thumbnail>img {
    border-radius: 5px;
    width: 100%
}

.post-blog-thumbnail:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    background-image: linear-gradient(-180deg, rgba(51, 51, 51, 0) 11%, #000 80%);
    border-radius: 5px
}

.post-blog-thumbnail .post-meta {
    position: absolute;
    bottom: 18px;
    left: 30px;
    right: 30px;
    color: #fff;
    font-size: 14px;
    margin: 0 -8px
}

.post-blog-thumbnail .post-meta .post-author img {
    width: 32px;
    vertical-align: middle;
    margin-right: 6px;
    border-radius: 50%
}

.post-blog-thumbnail .post-meta div {
    display: inline-block;
    padding: 0 8px
}

.single-blog-lg-list {
    display: flex;
    border-left: 1px solid #ededed;
    border-top: 1px solid #ededed;
    padding: 20px 0 20px 30px
}

.single-blog-lg-list:first-child {
    border-top: none;
    padding: 0 0 20px 30px
}

@media only screen and (max-width:575px) {
    .single-blog-lg-list:first-child {
        padding: 20px 0
    }
}

.single-blog-lg-list .post-blog-thumbnail {
    position: relative;
    flex-shrink: 0;
    margin-right: 29px;
    width: 200px
}

@media only screen and (max-width:575px) {
    .single-blog-lg-list {
        flex-direction: column;
        border-left: none;
        border-top: none;
        padding: 0 0 20px
    }
    .single-blog-lg-list .post-blog-thumbnail {
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%
    }
}

.our-company-history {
    position: relative
}

.grid-wrapper {
    max-width: 1200px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 25px;
    right: 25px
}

.grid-wrapper .line {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    background: hsla(0, 0%, 80%, .25)
}

.grid-wrapper .line-1 {
    left: 25px
}

.grid-wrapper .line-2 {
    left: 33.33333%
}

.grid-wrapper .line-3 {
    left: 66.66666%
}

.grid-wrapper .line-4 {
    right: 25px
}

.feature-images__three .swiper-container {
    padding: 30px 0;
    margin: -30px 0
}

.resolutions-hero-space {
    background-color: transparent
}

.resolutions-hero-space .vc_row-separator svg {
    fill: #f8f8f8
}

.resolutions-hero-space {
    height: 880px;
    display: block;
    align-items: center;
    display: flex
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .resolutions-hero-space {
        height: 740px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .resolutions-hero-space {
        height: 670px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .resolutions-hero-space {
        height: 520px
    }
}

@media only screen and (max-width:767px) {
    .resolutions-hero-space {
        height: 480px
    }
}

.hero-button-group .ht-btn {
    margin: 10px;
    font-size: 14px
}

.hero-button-group .ht-btn.btn--white {
    color: #000026
}

.hero-button-group .ht-btn.btn--white .btn-icon {
    font-size: 10px;
    margin-left: 0
}

.hero-button-group .ht-btn.btn--white:hover {
    background: #000026;
    color: #fff
}

.resolutions-hero-bottom {
    margin-top: -160px;
    position: relative;
    z-index: 4
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .resolutions-hero-bottom {
        margin-top: 20px
    }
}

@media only screen and (max-width:767px) {
    .resolutions-hero-bottom {
        margin-top: 0
    }
}

.cybersecurity-hero {
    overflow: hidden;
    background: #f6fafe
}

.cybersecurity-hero-text {
    max-width: 680px;
    width: 100%;
    float: right;
    padding-left: 110px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .cybersecurity-hero-text {
        padding-left: 0
    }
}

@media only screen and (max-width:767px) {
    .cybersecurity-hero-text {
        padding-left: 0;
        float: inherit;
        margin: 60px auto 0;
        text-align: center
    }
}

.cybersecurity-hero-text h6 {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 20px
}

.cybersecurity-hero-text h3 {
    font-weight: 700
}

.cybersecurity-hero-images {
    position: relative
}

.inner-img-one {
    position: absolute;
    z-index: -1;
    bottom: 0
}

@media only screen and (max-width:767px) {
    .inner-img-one {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center
    }
    .inner-img-one img {
        width: 400px
    }
}

@media only screen and (max-width:767px) {
    .inner-img-two {
        margin: auto !important;
        text-align: center
    }
    .inner-img-two img {
        max-width: 254px
    }
}

.worldRotate {
    -webkit-animation: worldRotate 20s linear infinite;
    animation: worldRotate 20s linear infinite
}

@-webkit-keyframes worldRotate {
    0% {
        transform: rotate(0deg) translateX(0) rotate(0deg)
    }
    to {
        transform: rotate(0deg) translateY(0) rotate(-1turn)
    }
}

@keyframes worldRotate {
    0% {
        transform: rotate(0deg) translateX(0) rotate(0deg)
    }
    to {
        transform: rotate(0deg) translateY(0) rotate(-1turn)
    }
}

.banner-space {
    padding-top: 195px;
    padding-bottom: 204px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-space {
        padding-top: 120px;
        padding-bottom: 120px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-space {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media only screen and (max-width:767px) {
    .banner-space {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.vision-space {
    padding-top: 85px;
    padding-bottom: 195px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .vision-space {
        padding-top: 120px;
        padding-bottom: 120px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .vision-space {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media only screen and (max-width:767px) {
    .vision-space {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.requirements-list {
    width: 600px;
    max-width: 100%
}

.requirements-list,
.resources-left-box {
    padding-left: 30px;
    padding-right: 30px;
    float: right
}

.resources-left-box {
    max-width: 600px;
    box-sizing: border-box;
    width: 100%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .resources-left-box {
        margin: 0 auto;
        float: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .resources-left-box {
        text-align: center;
        margin: 0 auto;
        float: none
    }
}

@media only screen and (max-width:767px) {
    .resources-left-box {
        float: none;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto 30px;
        text-align: center
    }
}

.resources-inner .sub-title {
    color: #ababab;
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    line-height: 1.43;
    margin-top: -5px
}

.about-resources-wrapper {
    padding: 40px 0;
    background-color: #f8f8f8;
    background-repeat: no-repeat;
    background-position: center right 40px
}

.delivering-optimal-wrap .marker:before {
    content: "\f00c";
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    font-size: 24px;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 400;
    color: #d2a98e
}

.delivering-optimal-wrap .list-item {
    padding-left: 40px;
    margin-top: 40px;
    position: relative
}

.delivering-optimal-wrap .list-item .title-wrap .title {
    color: #000026;
    margin-bottom: 15px
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .modern-number-01 {
        margin-bottom: 20px
    }
}

.modern-number-01.number-two h2 {
    max-width: 330px
}

.modern-number-01.number-two span.mark-text {
    color: #000026
}

.contact-button a {
    color: #000026;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.45;
    border-bottom: 1px solid #ddd
}

.about-button {
    text-align: right
}

.about-button a {
    min-width: 170px
}

.gallery-warp {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px
}

.gallery-warp:nth-child(4n+1) {
    grid-column: span 8
}

.gallery-grid {
    display: block;
    width: 100%;
    height: 100%
}

.gallery-grid .single-gallery__thum {
    position: relative;
    display: flex;
    align-items: stretch;
    background-position: 50%;
    background-size: cover;
    height: 100%;
    width: 100%;
    max-height: 420px
}

.gallery-grid:nth-child(4n+1) {
    -ms-grid-column: span 8;
    grid-column: span 8
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .gallery-grid:nth-child(4n+1) {
        grid-column: span 6
    }
}

@media only screen and (max-width:575px) {
    .gallery-grid:nth-child(4n+1) {
        grid-column: span 12
    }
}

.gallery-grid:nth-child(4n+2) {
    -ms-grid-column: span 4;
    grid-column: span 4
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .gallery-grid:nth-child(4n+2) {
        grid-column: span 6
    }
}

@media only screen and (max-width:575px) {
    .gallery-grid:nth-child(4n+2) {
        grid-column: span 12
    }
}

.gallery-grid:nth-child(4n+3) {
    -ms-grid-column: span 6;
    grid-column: span 6
}

@media only screen and (max-width:575px) {
    .gallery-grid:nth-child(4n+3) {
        grid-column: span 12
    }
}

.gallery-grid:nth-child(4n+4) {
    -ms-grid-column: span 6;
    grid-column: span 6
}

@media only screen and (max-width:575px) {
    .gallery-grid:nth-child(4n+4) {
        grid-column: span 12
    }
}

.single-gallery {
    overflow: hidden;
    display: block;
    border-radius: 5px
}

.single-gallery__item {
    position: relative;
    height: 100%
}

.single-gallery__item .ht-overlay {
    background-color: #000026;
    top: 0;
    left: 0
}

.single-gallery__item .ht-overlay,
.single-gallery__item .overlay-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.single-gallery__item .overlay-icon {
    top: 50%;
    left: 50%;
    margin: auto
}

.single-gallery__item .overlay-icon i {
    font-size: 24px;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.single-gallery__item:hover .ht-overlay,
.single-gallery__item:hover .overlay-icon {
    opacity: .9;
    visibility: visible
}

.bg-item-images {
    position: relative;
    display: flex;
    align-items: stretch;
    background-position: 50%;
    background-size: cover;
    height: 100%;
    width: 100%
}

.bg-item-images:before {
    content: "";
    display: block;
    padding-top: 67%
}

.ht-simple-job-listing .item {
    border-radius: 5px;
    padding: 33px 50px 36px
}

.ht-simple-job-listing .item:nth-child(2n) {
    background: #f6f2ed
}

.ht-simple-job-listing .item .job-info .job-time {
    font-size: 18px;
    margin-top: 12px;
    display: block
}

.ht-simple-job-listing .item .job-button .ht-btn {
    min-width: 155px
}

@media only screen and (max-width:767px) {
    .ht-simple-job-listing .item {
        padding: 30px
    }
    .ht-simple-job-listing .item .job-description {
        margin-top: 15px
    }
    .ht-simple-job-listing .item .job-button {
        margin-top: 20px
    }
}

.vision-content .heading {
    font-size: 28px;
    line-height: 1.43;
    font-weight: 400;
    color: #001f6d
}

.portfolio-details-table table {
    margin: 0 0 1.5em;
    width: 100%;
    display: inline-table;
    overflow: hidden
}

.portfolio-details-table .label {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    color: #333;
    margin-bottom: 12px
}

.portfolio-details-table td:last-child {
    text-align: right;
    padding-right: 0
}

.portfolio-details-table td {
    border: 0;
    background: none !important;
    padding: 17px 10px;
    text-align: left
}

.portfolio-details-table td:first-child {
    padding-left: 0
}

.portfolio-details-table tr+tr {
    border-top: 1px solid #ededed
}

.portfolio-details-table .portfolio-details-share a {
    padding: 0 10px;
    font-size: 15px;
    color: #ababab
}

.ht-problem-solution .item {
    border-bottom: 1px solid #eee;
    padding-bottom: 50px;
    margin-bottom: 44px
}

.ht-problem-solution .item .problem {
    position: relative;
    padding-left: 32px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.74;
    margin-bottom: 20px
}

.ht-problem-solution .item .problem:before {
    color: #000026;
    content: "\f178";
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 18px;
    display: inline-block;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 400
}

.ht-problem-solution .item .solution {
    position: relative;
    padding-left: 32px
}

.ht-problem-solution .item .solution:before {
    color: #000026;
    content: "\f00c";
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 18px;
    display: inline-block;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 400
}

.results-wrap .text {
    font-size: 24px
}

.entry-portfolio-return-link {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    background: #f6f2ed;
    box-shadow: 0 4px 32px rgba(51, 51, 51, .07);
    font-size: 18px
}

.entry-portfolio-return-link:hover {
    background: #000026;
    color: #fff
}

.portfolio-nav-links .nav-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px
}

@media only screen and (max-width:767px) {
    .portfolio-nav-links .nav-list {
        grid-template-columns: auto
    }
}

.portfolio-nav-links .nav-list .next {
    text-align: right
}

.portfolio-nav-links .nav-list .inner div {
    display: flex;
    align-items: center;
    min-height: 190px;
    padding: 20px 0
}

.portfolio-nav-links .nav-list .prev img {
    margin-right: 28px
}

.portfolio-nav-links .nav-list .next img {
    margin-left: 28px;
    order: 2
}

.portfolio-nav-links .nav-list .next a {
    padding-right: 30px
}

.portfolio-nav-links .nav-list .prev a {
    padding-left: 30px
}

.portfolio-nav-links .nav-list .inner h6:before {
    display: inline-block;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 300;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px
}

.portfolio-nav-links .nav-list .prev h6:before {
    left: 15px;
    content: "\f104"
}

.portfolio-nav-links .nav-list .next h6:before {
    right: 15px;
    content: "\f105"
}

.rev_redraw-wrapper {
    overflow: hidden
}

.rev_redraw-space {
    padding-top: 230px;
    padding-bottom: 230px
}

@media only screen and (max-width:767px) {
    .rev_redraw-space {
        padding-top: 150px;
        padding-bottom: 150px
    }
}

.redraw-content {
    z-index: 4;
    position: relative
}

@media only screen and (max-width:767px) {
    .redraw-images img {
        max-width: 160px;
        max-width: 100px
    }
}

.redrow-1 {
    overflow: hidden;
    top: -205%;
    position: absolute;
    left: 10%
}

@media only screen and (max-width:767px) {
    .redrow-1 {
        top: -150%
    }
}

@media only screen and (max-width:575px) {
    .redrow-1 {
        top: -130%
    }
}

.redrow-2 {
    position: absolute;
    left: 40%;
    top: -150%
}

@media only screen and (max-width:767px) {
    .redrow-2 {
        top: -80%
    }
}

.redrow-3 {
    top: -205%;
    position: absolute;
    right: 10%
}

@media only screen and (max-width:767px) {
    .redrow-3 {
        top: -150%
    }
}

@media only screen and (max-width:575px) {
    .redrow-3 {
        top: -130%
    }
}

.redrow-4 {
    top: 0;
    position: absolute;
    left: -10%
}

.redrow-5 {
    left: 20%
}

.redrow-5,
.redrow-6 {
    position: absolute;
    top: 150%
}

.redrow-6 {
    right: 20%
}

.redrow-7 {
    top: 0;
    position: absolute;
    right: -10%
}

.downlode-btn .btn:hover,
.hero__purchase .btn:hover {
    background: #000026;
    color: #fff
}

.header__actions--preview .ht-btn {
    background: #fff;
    color: #000026
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:992px) and (max-width:1199px) {
    .header__actions--preview {
        flex-basis: 70%
    }
    .header__actions--preview .header__actions {
        display: flex;
        justify-content: flex-end;
        align-items: center
    }
}

.preview-hero-area {
    height: 1020px;
    display: flex;
    align-items: center;
    overflow: hidden
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .preview-hero-area {
        height: 860px;
        height: 780px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .preview-hero-area {
        height: 620px
    }
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .preview-hero-area {
        height: auto
    }
}

.pr-img-01 {
    position: absolute;
    top: -4%;
    left: 28%
}

@media only screen and (max-width:767px) {
    .pr-img-01 {
        width: 130px;
        top: -10%;
        left: 8%
    }
}

.pr-img-02 {
    position: absolute;
    top: 12%;
    right: 6%
}

@media only screen and (max-width:767px) {
    .pr-img-02 {
        right: -5%
    }
}

.pr-img-03 {
    position: absolute;
    bottom: 10%;
    right: -10%
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:1200px) and (max-width:1499px) {
    .pr-img-03 {
        width: 250px;
        right: -10%
    }
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .pr-img-03 {
        width: 200px;
        right: -20%
    }
}

@media only screen and (max-width:575px) {
    .pr-img-03 {
        width: 200px;
        right: -30%
    }
}

.pr-img-04 {
    position: absolute;
    bottom: 20%;
    right: 18%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pr-img-04 {
        bottom: 5%;
        right: 18%
    }
}

@media only screen and (max-width:767px) {
    .pr-img-04 {
        bottom: 2%;
        right: 50%
    }
}

.preview-inner-img img {
    z-index: 4
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .preview-inner-img {
        max-width: 500px;
        margin: auto
    }
}

.preview-hero-text {
    z-index: 4
}

.preview-hero-text h6 {
    color: #d2a98e;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .preview-hero-text {
        text-align: center
    }
    .preview-hero-text .hero-button {
        justify-content: center
    }
}

@media only screen and (max-width:767px) {
    .preview-hero-text {
        text-align: center
    }
}

.single-preview-item__wrap a {
    display: block
}

.single-preview-item__wrap a:hover {
    transform: translateY(-5px)
}

.single-preview-item__wrap a:hover .single-preview-item__thumbnail .overlay {
    visibility: visible;
    opacity: 1
}

.frame-screen {
    position: relative;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 70px 40px -35px rgba(51, 51, 51, .13)
}

.frame-screen .dots {
    display: flex;
    align-items: center;
    padding-left: 14px;
    height: 23px
}

.frame-screen .dots .dot {
    margin: 0 4px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #dadada
}

.frame-screen .single-preview-item__thumbnail {
    position: relative
}

.frame-screen .single-preview-item__thumbnail .overlay {
    background-color: rgba(8, 106, 216, .9);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: visible;
    opacity: 0;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.frame-screen .single-preview-item__thumbnail .btn-view-demo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff !important;
    pointer-events: none;
    min-width: 150px
}

.frame-screen .single-preview-item__info h6 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.87;
    padding: 14px 27px;
    margin-bottom: 0;
    text-align: left
}

.layout-section-bg {
    background-color: #f6f2ed;
    background-repeat: no-repeat;
    background-position: 100% 100%
}

.layouts-section-text {
    max-width: 500px;
    width: 100%;
    margin: auto
}

.ht-box-icon.preview-style {
    margin-left: auto;
    max-width: 420px;
    margin-top: 30px;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.ht-box-icon.preview-style:hover {
    transform: translateY(-5px)
}

.ht-box-icon.preview-style .icon-box-wrap {
    display: flex
}

.ht-box-icon.preview-style .icon-box-wrap .image {
    position: relative;
    flex-shrink: 0;
    margin: 0 27px 0 0;
    width: 114px;
    text-align: center;
    border-radius: 50%
}

.footer-preview-content h6 {
    letter-spacing: 7px
}