@charset 'UTF-8';

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    text-align: -webkit-match-parent;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

@font-face {
    font-family: flexslider-icon;
    src: url('fonts/flexslider-icon.eot');
    src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: 400;
    font-style: normal
}

.flex-container a:hover,
.flex-slider a:hover {
    outline: 0
}

.flex-control-nav,
.flex-direction-nav,
.slides,
.slides>li {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.no-js .flexslider .slides>li:first-child {
    display: block
}

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2)
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides img {
    height: auto;
    -moz-user-select: none
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

@-moz-document url-prefix() {
    .loading .flex-viewport {
        max-height: none
    }
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)
}

.flex-direction-nav a.flex-next:before {
    content: '\f002'
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: .7;
    right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: '\f003'
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

.bc-notifications {
    display: none
}

.bc-notifications .body ul {
    line-height: 28px;
    padding-left: 0;
    list-style-position: inside;
    margin: -10px 0 20px 0
}

.notifications-exit-intent {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 99999
}

.notifications-exit-intent .body {
    width: 860px;
    background: #fff;
    position: absolute;
    max-width: 98%;
    top: 50%;
    left: 0;
    right: 0;
    margin: -250px auto 0 auto;
    padding: 0;
    -webkit-animation: popin .3s;
    animation: popin .3s;
    border-bottom: 4px solid #5d5b5b
}

.notifications-exit-intent .bodyLeft,
.notifications-exit-intent .bodyRight {
    padding: 20px 25px;
    float: left;
    box-sizing: border-box;
    width: 40%
}

.notifications-exit-intent .bodyRight-image {
    padding: 0
}

.notifications-exit-intent .bodyLeft {
    color: #111
}

.notifications-exit-intent .bodyRight {
    background: #6b8aa0;
    width: 60%;
    color: #fff
}

.notifications-exit-intent .closeExit {
    position: absolute;
    top: -30px;
    color: #fff;
    right: -15px;
    padding: 5px;
    cursor: pointer;
    z-index: 5
}

.compare-box,
.special-box {
    position: fixed;
    top: 250px;
    right: -400px;
    max-width: 330px;
    width: 100%;
    z-index: 88888;
    box-sizing: border-box;
    -moz-transition: all .7s;
    -webkit-transition: all .7s;
    transition: all .7s;
    font-size: 14px;
    display: block
}

.compare-box.show,
.special-box.show {
    right: 0
}

.compare-box.collapsed,
.special-box.collapsed {
    right: -330px
}

.compare-box .box-toggle,
.special-box .box-toggle {
    position: absolute;
    top: -40px;
    right: 0;
    left: 0;
    width: auto;
    cursor: pointer;
    padding: 15px 10px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    background: #1b3152;
    -moz-transition: all .7s;
    -webkit-transition: all .7s;
    transition: all .7s;
    color: #fff
}

.compare-box.collapsed .box-toggle,
.special-box.collapsed .box-toggle {
    left: -127px
}

.compare-box .box-toggle:after,
.special-box .box-toggle:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 15px;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    -moz-transition: all .7s;
    -webkit-transition: all .7s;
    transition: all .7s;
    display: block;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.compare-box .box-toggle .boxClose,
.special-box .box-toggle .boxClose {
    color: #fff;
    position: absolute;
    top: 8px;
    left: 94px;
    padding: 5px;
    opacity: 0;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    font-size: 17px
}

.compare-box.collapsed .box-toggle .boxClose,
.special-box.collapsed .box-toggle .boxClose {
    opacity: 1
}

.box-toggle span {
    margin: 0 15px 0 5px
}

.compare-box .body,
.special-box .body {
    width: 100%;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .5);
    box-sizing: border-box;
    overflow: auto
}

.compare-box.show .titleShort,
.special-box.show .titleShort {
    display: none
}

.compare-box.collapsed .titleFull,
.special-box.collapsed .titleFull {
    display: none !important
}

.compare-box.show .titleFull,
.special-box.show .titleFull {
    display: block
}

.compare-box.collapsed .titleShort,
.special-box.collapsed .titleShort {
    display: block !important
}

.compare-box table {
    margin: 10px 0
}

.compare-box table i {
    font-size: 20px
}

.compare-box table .fa-check {
    color: #018601
}

.compare-box table .fa-times {
    color: #d00404
}

.compare-box th {
    border-bottom: 1px solid #ececec;
    padding: 0 0 10px 0
}

.compare-box td {
    text-align: center;
    vertical-align: middle;
    padding: 10px 0;
    border-bottom: 1px solid #ececec
}

.compare-box td:first-child {
    text-align: left;
    vertical-align: top
}

.fullscreenbox {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: #050505;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    transition: all .4s linear;
    opacity: 0;
    display: block
}

.fullscreenbox.show {
    opacity: 1;
    z-index: 999999
}

.fullscreenbox.hide {
    opacity: 0;
    z-index: 0
}

.fullscreenbox .button {
    background: #84457e
}

.fullscreenbox .button:hover {
    background: #84327d
}

.fullscreenbox .boxClose {
    cursor: pointer;
    color: #fff;
    font-size: 30px;
    text-align: right;
    float: right;
    text-transform: uppercase
}

.fullscreenbox .body {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    color: #fff;
    padding: 20px 20px 50px 20px;
    box-sizing: border-box
}

.fullscreenbox .body h2 {
    color: #658cc7;
    font-weight: 600;
    font-size: 30px
}

.fullscreenbox .body>div {
    float: left;
    width: 60%;
    padding: 10px;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transition: all 1.4s ease-out;
    -moz-transition: all 1.4s ease-out;
    transition: all 1.4s ease-out
}

.fullscreenbox.show .body>div {
    opacity: 1
}

.fullscreenbox .body .bodyRight {
    width: 40%
}

.fullscreenbox .body .boxClose {
    width: 100%;
    opacity: 1;
    margin: 0 0 25px 0
}

.reviewbox table td {
    text-align: left
}

.reviewbox {
    bottom: -100%;
    left: 10px;
    right: auto;
    top: auto;
    display: block;
    position: fixed;
    max-width: 330px;
    width: 100%;
    z-index: 88888;
    box-sizing: border-box;
    -moz-transition: all .7s;
    -webkit-transition: all .7s;
    transition: all .7s;
    font-size: 14px
}

.reviewbox.show {
    right: auto;
    bottom: 10px;
    vertical-align: bottom
}

.reviewbox .boxClose {
    padding: 15px 20px;
    background: #88b3d2;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    vertical-align: bottom
}

.reviewbox .boxClose:after {
    content: "x";
    position: absolute;
    top: -1px;
    right: 5px
}

.reviewbox h3 {
    color: #000;
    margin: 0 0 15px 0;
    line-height: 1;
    font-size: 30px;
    text-align: center
}

.reviewbox .reviewBox {
    text-align: center
}

.reviewbox .reviewBox h3 {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
    border: 1px solid #263642;
    color: #263642;
    display: inline-block;
    margin: 0 auto;
    float: none
}

.reviewbox table {
    width: 100%;
    line-height: 35px;
    font-size: 16px;
    margin: 15px 0
}

.logoSmall {
    background: url(../images/bookingSmall.png) no-repeat center left;
    background-size: 20px;
    display: block;
    width: 30px;
    height: 35px;
    float: left;
    margin: 0
}

.logoSmall.tripadvisor {
    background: url(../images/tripadvisorSmall.png) no-repeat top 13px left;
    background-size: 20px
}

.logoSmall.zoover {
    background: url(../images/zooverSmall.png) no-repeat top 13px left;
    background-size: 20px
}

.logoSmall.website {
    background: url(../images/website.png) no-repeat top 11px left -4px;
    background-size: 30px
}

.logoSmall.expedia {
    background: url(../images/expediaSmall.png) no-repeat center left;
    background-size: 20px
}

.star-rating,
.star-rating>.rating-1,
.star-rating>.rating-10,
.star-rating>.rating-2,
.star-rating>.rating-3,
.star-rating>.rating-4,
.star-rating>.rating-5,
.star-rating>.rating-6,
.star-rating>.rating-7,
.star-rating>.rating-8,
.star-rating>.rating-9 {
    background-image: url(../images/sprite-star.png)
}

.star-rating {
    position: relative;
    width: 100px;
    height: 14px;
    background-repeat: repeat-x;
    text-indent: -9999px;
    float: none;
    margin: 10px auto
}

.star-rating>.rating-1,
.star-rating>.rating-10,
.star-rating>.rating-2,
.star-rating>.rating-3,
.star-rating>.rating-4,
.star-rating>.rating-5,
.star-rating>.rating-6,
.star-rating>.rating-7,
.star-rating>.rating-8,
.star-rating>.rating-9 {
    display: block;
    background-repeat: repeat-x;
    background-position: 0 100%;
    height: 100%
}

.reviewTable .review-date {
    float: left;
    width: 100%
}

.star-rating>.rating-1 {
    width: 9px
}

.star-rating>.rating-2 {
    width: 20px
}

.star-rating>.rating-3 {
    width: 29px
}

.star-rating>.rating-4 {
    width: 40px
}

.star-rating>.rating-5 {
    width: 49px
}

.star-rating>.rating-6 {
    width: 60px
}

.star-rating>.rating-7 {
    width: 69px
}

.star-rating>.rating-8 {
    width: 80px
}

.star-rating>.rating-9 {
    width: 89px
}

.star-rating>.rating-10 {
    width: 100px
}

.newsletterbox {
    bottom: -100%;
    left: 10px;
    right: auto;
    top: auto;
    display: block;
    position: fixed;
    max-width: 330px;
    width: 100%;
    z-index: 88888;
    box-sizing: border-box;
    -moz-transition: all .7s;
    -webkit-transition: all .7s;
    transition: all .7s;
    font-size: 14px
}

.newsletterbox.show {
    right: auto;
    bottom: 10px;
    vertical-align: bottom
}

.newsletterbox .boxClose {
    padding: 15px 20px;
    background: #88b3d2;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    vertical-align: bottom
}

.newsletterbox .boxClose:after {
    content: "x";
    position: absolute;
    top: -1px;
    right: 5px
}

.newsletterbox input {
    float: left;
    max-width: 50%
}

.special-box.notes {
    bottom: -100%;
    left: 10px;
    right: auto;
    top: auto
}

.special-box.notes {
    right: auto;
    bottom: 10px;
    vertical-align: bottom
}

.special-box.notes .noteClose {
    font-size: 14px !important;
    position: relative;
    opacity: 0;
    padding: 15px 20px;
    overflow: hidden;
    box-sizing: border-box;
    background: #46789c;
    color: #fff;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .6);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .6);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.special-box.notes p {
    margin: 0;
    color: #fff
}

.special-box.notes a {
    color: #fff !important
}

.special-box input {
    float: left;
    max-width: 50%
}

.special-box.notes.show .noteClose:nth-child(3) {
    -webkit-animation: fadeout 15s;
    animation: fadeout 15s;
    animation-delay: 2s;
    animation-fill-mode: forwards
}

.special-box.notes.show .noteClose:nth-child(2) {
    -webkit-animation: fadeout 15s;
    animation: fadeout 15s;
    animation-delay: 6s;
    animation-fill-mode: forwards
}

.special-box.notes.show .noteClose:first-child {
    -webkit-animation: fadeout 15s;
    animation: fadeout 15s;
    animation-delay: 10s;
    animation-fill-mode: forwards
}

.special-box.notes a:not(.button) {
    margin: 0
}

.noteClose .noteIcon {
    float: left;
    max-width: 40px;
    margin: 7px 15px 0 0;
    display: none
}

.notes .noteClose:after {
    content: "x";
    position: absolute;
    top: -1px;
    right: 5px
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeout {
    0% {
        opacity: 0;
        height: 78px;
        width: 375px;
        margin: 10px 0 0 0;
        padding: 15px 20px
    }

    5% {
        opacity: 1;
        height: 78px;
        width: 375px;
        margin: 10px 0 0 0;
        padding: 15px 20px
    }

    95% {
        opacity: 1;
        height: 78px;
        width: 375px;
        margin: 10px 0 0 0;
        padding: 15px 20px
    }

    100% {
        opacity: 0;
        height: 0;
        width: 0;
        overflow: hidden;
        margin: 0;
        padding: 0
    }
}

@keyframes fadeout {
    0% {
        opacity: 0;
        height: 78px;
        width: 375px;
        margin: 10px 0 0 0;
        padding: 15px 20px
    }

    5% {
        opacity: 1;
        height: 78px;
        width: 375px;
        margin: 10px 0 0 0;
        padding: 15px 20px
    }

    95% {
        opacity: 1;
        height: 78px;
        width: 375px;
        margin: 10px 0 0 0;
        padding: 15px 20px
    }

    100% {
        opacity: 0;
        height: 0;
        width: 0;
        overflow: hidden;
        margin: 0;
        padding: 0
    }
}

@-webkit-keyframes popin {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    85% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes popin {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    85% {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.bc-notifications.hide,
.bc-notifications.notes .hide {
    display: none !important
}

@media (max-width:480px) {
    .bc-notifications:not(.mobile) {
        display: none !important
    }
}

@media (max-width:801px) {
    .bc-notifications:not(.tablet) {
        display: none !important
    }
}

@media (min-width:1025px) {
    .bc-notifications:not(.desktop) {
        display: none !important
    }
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0)
}

[data-aos=fade-up] {
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
    transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
    transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1)
}

[data-aos=zoom-in] {
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(.6)
}

[data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(.6)
}

[data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(.6)
}

[data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(.6)
}

[data-aos=zoom-out] {
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    transition-property: transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translateZ(0)
}

[data-aos=slide-up] {
    transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
    transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
    transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform
}

[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

/*!
 * Font Awesome Pro 5.0.10 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: 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: solid .08em #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 infinite linear;
    animation: fa-spin 2s infinite linear
}

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

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

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

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

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

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

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

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

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

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

.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-accessible-icon:before {
    content: "\f368"
}

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

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

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

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

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

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

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

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

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

.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-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-anchor:before {
    content: "\f13d"
}

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

.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-angrycreative:before {
    content: "\f36e"
}

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

.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-pay:before {
    content: "\f415"
}

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

.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-assistive-listening-systems:before {
    content: "\f2a2"
}

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

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

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

.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-aws:before {
    content: "\f375"
}

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

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

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

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

.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-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-slash:before {
    content: "\f1f6"
}

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

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

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

.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-blind:before {
    content: "\f29d"
}

.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-book:before {
    content: "\f02d"
}

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

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

.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-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-briefcase:before {
    content: "\f0b1"
}

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

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

.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-burn:before {
    content: "\f46a"
}

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

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

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

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

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

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

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

.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-times:before {
    content: "\f273"
}

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

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

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

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

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

.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-cart-arrow-down:before {
    content: "\f218"
}

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

.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-certificate:before {
    content: "\f0a3"
}

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

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

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

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

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

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

.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-chrome:before {
    content: "\f268"
}

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

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

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

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

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

.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-upload:before {
    content: "\f0ee"
}

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

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

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

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

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

.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-cog:before {
    content: "\f013"
}

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

.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-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-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-compass:before {
    content: "\f14e"
}

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

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

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

.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-copy:before {
    content: "\f0c5"
}

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

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

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

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

.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-crop:before {
    content: "\f125"
}

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

.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-dashcube:before {
    content: "\f210"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-dot-circle:before {
    content: "\f192"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-ember:before {
    content: "\f423"
}

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

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

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

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

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

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

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

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

.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-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-fast-backward:before {
    content: "\f049"
}

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

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

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

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

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

.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-check:before {
    content: "\f316"
}

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

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

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

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

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

.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-times:before {
    content: "\f317"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-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-frown:before {
    content: "\f119"
}

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

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

.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-gift:before {
    content: "\f06b"
}

.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-martini:before {
    content: "\f000"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.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-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.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-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-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-hashtag:before {
    content: "\f292"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-circle:before {
    content: "\f4c7"
}

.fa-heart-square:before {
    content: "\f4c8"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-hexagon:before {
    content: "\f312"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-hockey-sticks:before {
    content: "\f454"
}

.fa-home:before {
    content: "\f015"
}

.fa-home-heart:before {
    content: "\f4c9"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.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-houzz:before {
    content: "\f27c"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.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-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-info-square:before {
    content: "\f30f"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-inventory:before {
    content: "\f480"
}

.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-jenkins:before {
    content: "\f3b6"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-key:before {
    content: "\f084"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-lamp:before {
    content: "\f4ca"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leaf-heart:before {
    content: "\f4cb"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.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-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-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-arrow:before {
    content: "\f124"
}

.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-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-male:before {
    content: "\f183"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.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-maxcdn:before {
    content: "\f136"
}

.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-meh:before {
    content: "\f11a"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.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-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-moon:before {
    content: "\f186"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.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-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.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-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-paypal:before {
    content: "\f1ed"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pennant:before {
    content: "\f456"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-carry:before {
    content: "\f4cf"
}

.fa-person-dolly:before {
    content: "\f4d0"
}

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

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phone:before {
    content: "\f095"
}

.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-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-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-plane:before {
    content: "\f072"
}

.fa-plane-alt:before {
    content: "\f3de"
}

.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-poo:before {
    content: "\f2fe"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.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-racquet:before {
    content: "\f45a"
}

.fa-ramp-loading:before {
    content: "\f4d4"
}

.fa-random:before {
    content: "\f074"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.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-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-rendact:before {
    content: "\f3e4"
}

.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-resolving:before {
    content: "\f3e7"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-retweet-alt:before {
    content: "\f361"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-road:before {
    content: "\f018"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-scanner:before {
    content: "\f488"
}

.fa-scanner-keyboard:before {
    content: "\f489"
}

.fa-scanner-touchscreen:before {
    content: "\f48a"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scrubber:before {
    content: "\f2f8"
}

.fa-search:before {
    content: "\f002"
}

.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-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-shekel-sign:before {
    content: "\f20b"
}

.fa-shield:before {
    content: "\f132"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-check:before {
    content: "\f2f7"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shipping-timed:before {
    content: "\f48c"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttlecock:before {
    content: "\f45b"
}

.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-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.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-plus:before {
    content: "\f4da"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.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-space-shuttle:before {
    content: "\f197"
}

.fa-spade:before {
    content: "\f2f4"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-spinner-third:before {
    content: "\f3f4"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-exclamation:before {
    content: "\f2f3"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.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-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-strava:before {
    content: "\f428"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.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-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.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-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.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-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-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.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-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-train:before {
    content: "\f238"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-tree-alt:before {
    content: "\f400"
}

.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-moving:before {
    content: "\f4df"
}

.fa-truck-ramp:before {
    content: "\f4e0"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.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-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.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-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-circle:before {
    content: "\f2bd"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.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-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-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-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f2e2"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-warehouse-alt:before {
    content: "\f495"
}

.fa-watch:before {
    content: "\f2e1"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whistle:before {
    content: "\f460"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.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-wine-glass:before {
    content: "\f4e3"
}

.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-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-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.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.eot");
    src: url("../fonts/fa-brands-400.eot#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../images/fa-brands-400.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.eot");
    src: url("../fonts/fa-light-300.eot#iefix") format("embedded-opentype"), url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-300.ttf") format("truetype"), url("../images/fa-light-300.svg#fontawesome") format("svg")
}

.fal {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300
}

@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/fa-regular-400.eot");
    src: url("../fonts/fa-regular-400.eot#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../images/fa-regular-400.svg#fontawesome") format("svg")
}

.far {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400
}

@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/fa-solid-900.eot");
    src: url("../fonts/fa-solid-900.eot#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../images/fa-solid-900.svg#fontawesome") format("svg")
}

.fa,
.fas {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url('./ajax-loader.gif') center center no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg')
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir=rtl] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

#cookie-consent {
    position: fixed;
    inset: 0;
    z-index: 100000
}

#cookie-consent .button {
    margin-bottom: 10px
}

#cookie-consent .popup-background {
    background: rgb(0 0 0 / 50%);
    position: absolute;
    inset: 0;
    z-index: 1
}

#cookie-consent .popup-row {
    display: flex;
    flex-flow: wrap row;
    justify-content: space-between;
    align-items: stretch;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 900px;
    z-index: 3;
    max-height: 100%;
    overflow-y: auto
}

#cookie-consent .popup-row.no-img {
    justify-content: center
}

#cookie-consent .popup-image {
    width: 50%
}

#cookie-consent .popup-image img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

#cookie-consent .popup-body {
    position: relative;
    background: #fff;
    z-index: 2;
    padding: 70px 60px
}

#cookie-consent .popup-body .popup-button {
    position: absolute;
    top: 17px;
    right: 24px;
    color: #000;
    cursor: pointer;
    font-size: 30px
}

#cookie-consent .popup-body .popup-content {
    float: left;
    width: 100%;
    padding: 15px 0 0
}

#cookie-consent .consent-category {
    display: grid;
    grid-template-columns: 25px 1fr;
    gap: 5px
}

#cookie-consent .consent-category input {
    max-width: 15px;
    display: flex;
    align-self: center
}

#cookie-consent .consent-category input:hover {
    cursor: pointer
}

#cookie-consent .consent-category input:disabled:hover {
    cursor: not-allowed
}

#cookie-consent .consent-category h4 {
    display: flex;
    align-self: center;
    margin-bottom: 0;
    font-size: .9em
}

#cookie-consent .consent-category label:hover {
    cursor: pointer
}

#cookie-consent .lang-nav {
    position: absolute;
    margin: 0;
    top: 10px;
    padding: 0;
    right: 20px
}

#cookie-consent .lang-nav span {
    color: #000
}

@media (max-width:900px) {
    #cookie-consent .popup-body {
        padding: 70px 30px
    }

    #cookie-consent .lang-nav {
        display: block
    }
}

@media (max-width:500px) {
    #cookie-consent .popup-body {
        padding-bottom: 30px
    }
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto
}

body {
    font-family: Manrope, sans-serif;
    font-size: 16px;
    color: #6a6a6a;
    background: #fff;
    line-height: 28px;
    opacity: 1;
    transition: .4s opacity ease-out
}

body.fade-out {
    opacity: 0;
    transition: none
}

body.locked {
    overflow: hidden
}

p {
    margin: 20px 0
}

a {
    color: #155457;
    transition: all .3s ease-in-out
}

h1,
h2,
h3,
h4 {
    margin: 0 0 25px;
    font-family: brandon-grotesque, sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    color: #1b2531
}

h1 {
    font-size: 3em;
    line-height: 1.3
}

h2 {
    font-size: 2.2em;
    line-height: 1.3;
    color: #177d84
}

h3 a {
    text-decoration: none
}

h4 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0 0 10px
}

h2::after {
    display: block;
    content: "";
    width: 80px;
    height: 10px;
    background: #155457;
    margin: 10px 0 0
}

.align-center h2::after {
    margin: 10px auto 0
}

.content-block ol,
.content-block ul {
    list-style-position: inside
}

body.no-header .container {
    padding-top: 105px
}

section {
    margin: 100px 0
}

.content-block {
    overflow: hidden;
    padding: 75px 0;
    margin: 0;
    background: linear-gradient(180deg, #ededed 0, #e9e9e9 100%)
}

.content-block.first-block {
    background: #fff
}

.index .content-block.first-block {
    padding: 110px 0 90px;
    background: linear-gradient(90deg, #fff 0, #fff 65%, #177d84 65%)
}

body:not(.client-item, .template-item) .content-block .column6:not(.template):last-child {
    padding: 85px 60px 0 20px
}

body.client-item .content-block .column6:first-child {
    margin-bottom: 50px
}

body.client-item .content-block .column6:last-child {
    padding-bottom: 50px
}

.white-background {
    background: #fff;
    padding: 100px 0;
    margin: 0
}

.column4.template,
.column8.template {
    position: relative;
    display: inline-block;
    float: none;
    width: 65%;
    vertical-align: top
}

.column4.template {
    width: 44%
}

.template-item .column4.template {
    width: 100%
}

.template-image {
    position: relative;
    max-width: auto
}

.template-content {
    width: 100%;
    padding: 30px;
    background: #f5f5f5
}

.template-image-subpage {
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    margin: 5px 0
}

@media (min-width:1001px) {
    .template-image-subpage {
        cursor: pointer
    }
}

.template-button {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 2;
    transition: opacity .4s ease-in-out;
    text-align: center
}

.client-item .template-button {
    top: 150px
}

.template-button .button {
    background: #fff
}

.template-wrapper {
    width: 100%;
    margin: 10px 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    padding: 30px 40px 40px 30px;
    position: relative;
    transform-origin: center center;
    backface-visibility: hidden;
    opacity: .7;
    transition: all .3s ease-in-out
}

.slick-center .template-wrapper {
    opacity: 1
}

.template-wrapper:not(.no-hover):hover {
    transform: scale(1.015)
}

.template-wrapper,
.template-wrapper h3 {
    text-align: center;
    text-decoration: none
}

.template-wrapper h3 {
    margin: 20px 0 0
}

.template-wrapper h3,
.template-wrapper h3 a {
    color: #fff
}

.template-image-frame {
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 12px;
    overflow: hidden
}

.template-overlay {
    position: absolute;
    inset: 0;
    z-index: 6;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    background: rgb(0 0 0 / 40%);
    opacity: 0;
    transition: all .3s ease-in-out;
    visibility: hidden
}

.template-overlay h3 {
    color: #fff;
    width: 100%
}

.template-overlay .button {
    margin: 20px 0 0;
    padding: 6px 26px;
    font-size: 12px
}

.template-image:hover .template-overlay {
    opacity: 1;
    visibility: visible
}

.frame-mac {
    background-position: top 15% center
}

.frame-phone {
    background-position: top 14px center;
    position: absolute;
    bottom: 0;
    right: -20px;
    max-width: 80px
}

.template-item .template-wrapper {
    padding: 0 100px 20px 20px;
    margin: 0 auto 40px;
    max-width: 400px
}

.other-templates {
    padding: 50px 0 0;
    margin: 50px 0 0;
    border-top: 1px solid #e6e6e6
}

.other-templates .column6.template {
    padding: 0
}

.template-item .other-templates .template-wrapper {
    padding: 20px 30px 20px 0
}

.other-templates .frame-mac {
    background-position: top 6px center
}

.template-wrapper .frame-phone {
    max-width: 90px;
    background-position: top 63% center
}

.template-label {
    font-size: 14px;
    display: inline-block;
    margin: 10px 0 0 15px;
    padding: 3px 7px;
    border-radius: 12px;
    background: #155457;
    color: #fff;
    vertical-align: top
}

h3 .template-label {
    font-size: 17px;
    padding: 6px 7px;
    line-height: 17px;
    margin: 0 0 0 3px;
    vertical-align: top
}

.bto-link {
    margin: -10px 0 10px;
    display: block
}

.column6.template.template-text {
    padding: 40px 20px 0;
    max-width: 600px;
    margin: 0 auto;
    text-align: left
}

.templates-row {
    text-align: center
}

.column6.template .template-image {
    margin: 0 auto
}

.column6.template .template-wrapper .frame-phone {
    max-width: 110px
}

.preview-nav {
    position: fixed;
    top: 0;
    padding-top: 15px;
    left: 0;
    right: 0;
    text-align: center;
    background: #f5f5f5;
    z-index: 9
}

.preview-nav .row {
    position: relative
}

.preview-nav .column12 {
    display: flex;
    margin: 0 auto;
    float: none;
    max-width: 540px;
    justify-content: space-around
}

.preview-nav-item {
    width: auto;
    padding: 25px;
    cursor: pointer;
    font-size: 30px;
    opacity: .5;
    transition: all .3s ease-in-out
}

.preview-nav-item.active,
.preview-nav-item:hover {
    opacity: 1
}

.close-preview {
    width: auto;
    position: absolute;
    top: 25px;
    right: 20px;
    text-align: center;
    cursor: pointer;
    padding: 0 0 20px;
    font-size: 18px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .6s, visibility .6s
}

.close-preview i {
    margin: 0 10px 0 0
}

.template-preview {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    padding: 10px 50px 40px;
    transition: opacity .6s, visibility .6s;
    background: #f5f5f5
}

.close-preview.active,
.template-preview.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

.iframe-holder {
    position: relative;
    overflow: visible;
    box-shadow: 0 15px 30px 0 rgb(0 18 68 / 30%);
    width: 100%;
    height: 100%;
    transition: all .3s ease-in-out;
    margin-top: 115px;
    max-width: 1780px
}

.iframe-holder.tablet {
    max-width: 800px;
    max-height: 1024px
}

.iframe-holder.mobile {
    max-width: 400px;
    max-height: 800px
}

.template-preview iframe {
    width: 100%;
    height: 100%;
    background: #fff
}

.template-wrapper .preview-col {
    margin-bottom: 100px
}

.partner-program .button.smooth-scroll {
    padding: 17px 40px;
    border-radius: 90px
}

@media (min-width:901px) {
    .partner-program .intro-content {
        padding-right: 80px
    }
}

.benefit-item,
.partner-program .flex-row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center
}

.partner-program .flex-row.small-row {
    max-width: 640px;
    margin: 25px auto 0
}

.partner-program .client-logo {
    margin: 0 auto;
    padding: 0;
    border: none;
    background: 0 0;
    box-shadow: none;
    max-width: 150px
}

.overstap-service h2 {
    font-size: 2em
}

.overstap-service .review-slider {
    padding: 10px 50px 50px
}

.overstap-service .review-content {
    font-size: 22px !important;
    line-height: 36px !important
}

.overstap-service .form-row {
    max-width: 880px
}

.overstap-service .form-row blockquote {
    text-align: left
}

.overstap-service .form-row form {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.overstap-service .form-row input {
    width: 49%
}

.overstap-service .form-row textarea {
    width: 100%;
    min-height: 90px
}

.overstap-service .icon-section {
    background: #131c23;
    color: #baaf98
}

.overstap-service .icon-section h2,
.overstap-service .icon-section h3,
.overstap-service .icon-section h4 {
    color: #baaf98
}

.overstap-service .flex-row {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center
}

.overstap-service .icon-section .flex-row {
    align-items: flex-start
}

.overstap-service .form-row div {
    width: 100%
}

.overstap-service .intro-image {
    width: 500px;
    max-width: 100%
}

.overstap-service .form-row input[type=checkbox] {
    width: auto;
    margin: 10px 5px 0 0
}

.overstap-service .benefit-icon {
    width: 100px;
    height: 100px;
    margin: 0 auto
}

.overstap-service .icon-1 {
    background: url("../images/icon-overstapservice-design.svg") no-repeat top left;
    background-size: 80px
}

.overstap-service .icon-2 {
    background: url("../images/icon-overstapservice-websitebeheer.svg") no-repeat top left;
    background-size: 80px
}

.overstap-service .icon-3 {
    background: url("../images/icon-overstapservice-support.svg") no-repeat top left;
    background-size: 80px
}

.overstap-service .icon-4 {
    background: url("../images/icon-overstapservice-bookingengines.svg") no-repeat top left;
    background-size: 80px
}

.overstap-service .icon-5 {
    background: url("../images/icon-overstapservice-technologie.svg") no-repeat top left;
    background-size: 80px
}

.overstap-service .icon-6 {
    background: url("../images/icon-overstapservice-omzet.svg") no-repeat top left;
    background-size: 80px
}

.overstap-service .midcontent ul {
    list-style-type: none;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    margin: 40px 0 0
}

.overstap-service .midcontent li {
    padding: 0 50px 0 30px;
    background: url("../images/overstapservice-check-icon.png") no-repeat center left;
    background-size: 20px;
    font-size: 18px
}

.overstap-service .midcontent h2 {
    max-width: 800px;
    font-size: 2em;
    text-transform: none;
    margin: 0 auto;
    font-weight: 600
}

.overstap-service .bottom-row {
    margin: 80px auto 0;
    max-width: 1000px;
    text-align: center
}

.overstap-service .bottom-row h2 {
    font-size: 2em;
    text-transform: none;
    font-weight: 600
}

.overstap-service .midcontent p {
    font-size: 18px
}

.column6.benefit-item {
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 40px 50px 10px
}

.overstap-service .column6.benefit-item {
    padding: 30px 25px
}

.benefit-number {
    font-family: brandon-grotesque, sans-serif;
    font-weight: 900;
    color: #155457;
    font-size: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url("../images/partner-number.png") no-repeat center center;
    width: 50px;
    height: 78px;
    background-size: 50px
}

.overstap-service .benefit-number {
    background: url("../images/partner-number-light.png") no-repeat center center;
    background-size: 50px
}

.bottomcontent .flex-row {
    max-width: 1000px
}

.benefit-content {
    width: calc(100% - 90px)
}

.overstap-service .benefit-content h4 {
    color: #155457
}

.overstap-service .benefit-content p {
    margin: 0 0 10px
}

.partner-program .review-content {
    font-size: 25px;
    line-height: 42px
}

.how-does-it-work h3 {
    margin: 50px 0;
    font-size: 28px
}

.how-does-it-work .column6,
.step-item {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0 40px
}

.step-item {
    padding: 15px 0 30px
}

.columns.partner-contactform {
    padding: 0 60px
}

.partner-contactform .button {
    margin: 20px 0 0
}

.row {
    margin: 0 auto;
    max-width: 1380px;
    overflow: visible;
    width: 96%
}

.row.intro {
    max-width: 900px
}

.row::after {
    display: table;
    content: "";
    clear: both
}

.content-block .row::after {
    height: 1px;
    width: 100%
}

.columns {
    float: left;
    padding: 0 20px;
    position: relative
}

.column1 {
    width: 8.3333%
}

.column2 {
    width: 16.6667%
}

.column3 {
    width: 25%;
    pointer-events: auto;
    opacity: 1;
    transition: opacity .5s ease-in-out
}

.column4 {
    width: 33.3333%
}

.column5 {
    width: 41.6667%
}

.column6 {
    width: 50%
}

.column7 {
    width: 58.3333%
}

.column8 {
    width: 66.6667%
}

.column9 {
    width: 75%
}

.column10 {
    width: 83.3333%
}

.column11 {
    width: 91.6667%
}

.column12 {
    width: 100%
}

.left {
    float: left
}

.right {
    float: right
}

.no-padding {
    padding: 0 !important
}

.clear {
    clear: both
}

.green {
    color: green
}

.red {
    color: #de0606
}

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.align-center {
    text-align: center
}

.button {
    display: inline-block;
    padding: 17px 40px;
    margin: 2px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 90px;
    background: #155457;
    border: none;
    color: #fff;
    min-width: 140px;
    text-align: center;
    transition: all .3s ease-in-out;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 13px;
    cursor: pointer
}

.button-no-fill {
    background: #fff;
    border: 1px solid #155457;
    color: #232a33
}

.button-white {
    background: #fff;
    border: none;
    padding: 12px 30px;
    color: #232a33
}

.button-white:hover {
    background: #fbf6eb;
    color: #232a33
}

.button-book {
    color: #fff;
    background: #155457;
    border: none
}

.button.smooth-scroll,
.filter-button {
    padding: 5px 10px;
    border: 0;
    width: auto;
    min-width: 0;
    border-radius: 4px
}

.button-book:hover,
.button-cta:hover,
.button:hover {
    background: #177d84;
    color: #fff
}

.button-no-fill:hover {
    background: #155457;
    border-color: #155457
}

.button.smooth-scroll:hover,
.filter-button.active,
.filter-button:hover {
    background: #192430;
    color: #fff
}

header .button {
    min-width: 300px
}

.menu-button {
    color: #fff;
    min-width: initial;
    padding: 10px 20px;
    margin: 2px 10px 0 0;
    cursor: pointer;
    display: none
}

.menu-button:hover {
    background: 0 0;
    color: #fff
}

.menu-close {
    display: none
}

nav {
    width: 100%;
    max-height: 105px;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 10;
    transition: opacity .3s ease-in-out
}

nav.fixed {
    opacity: 0;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    background: #192430
}

nav.fixed.delay {
    opacity: 1;
    position: fixed
}

body.no-header nav {
    opacity: 1 !important;
    position: fixed !important;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    background: #192430
}

nav.fixed.fade-out {
    position: fixed;
    opacity: 0
}

nav .row {
    display: inline-block;
    padding: 20px;
    overflow: visible
}

nav .logo {
    float: left;
    display: block;
    width: 190px;
    height: 130px;
    background: url("../images/logo/tourism-small-logo.png") no-repeat;
    background-size: contain
}

nav ul {
    list-style: none
}

nav .row>* {
    z-index: 2;
    position: relative
}

nav ul.main-nav {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin: 18px 20px 0 0;
    z-index: 1
}

nav ul li {
    display: inline-block;
    position: relative
}

nav ul li.menu-demo {
    display: none
}

nav ul.main-nav li {
    padding: 0 10px
}

nav ul li a {
    color: #dbdbdb;
    text-decoration: none;
    text-transform: uppercase;
    padding-bottom: 8px;
    margin-bottom: 2px;
    font-weight: 800;
    letter-spacing: 1px
}

nav ul li a.active,
nav ul li a:hover,
nav ul li.active a {
    color: #fff
}

nav ul li ul li a {
    text-transform: none;
    font-size: .9em;
    color: #555
}

nav ul li ul li a:hover {
    color: #000
}

nav ul li ul {
    display: none;
    position: absolute;
    top: 33px;
    left: -20px;
    right: -20px;
    text-align: center;
    padding: 10px;
    background: #efefef;
    border-radius: 6px
}

nav ul.main-nav li ul li {
    width: 100%;
    float: left;
    padding: 5px
}

nav ul li:hover ul {
    display: block
}

nav .button {
    float: right;
    margin-top: 0
}

.button-lang {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.lang-nav {
    box-shadow: none;
    cursor: pointer;
    width: 34px;
    padding: 0 4px 0 3px;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 12px;
    font-family: sans-serif;
    appearance: none;
    background: url("../images/dropdown-language.png") right 1px center no-repeat;
    background-size: 7px;
    margin: 0
}

.lang-nav option {
    color: #333
}

.language-navigation {
    margin: 0 25px
}

.language-navigation .fa-globe {
    margin: 0 0 0 5px;
    color: #fff
}

.language-nav-mobile {
    display: none
}

.lang-select {
    padding: 1px 15px;
    cursor: pointer;
    position: relative;
    color: #fff;
    text-transform: uppercase
}

.lang-select i {
    font-size: 14px;
    margin: 0 0 0 3px
}

.lang-select i.fa-globe {
    margin: 0 5px 0 0
}

.lang-wrapper {
    display: none;
    position: absolute;
    top: 35px;
    left: 11px;
    right: 11px;
    padding: 10px 9px;
    text-align: center;
    background: #fff;
    box-shadow: 0 18px 18px rgb(0 0 0 / 10%);
    border-radius: 3px;
    z-index: 90
}

.lang-wrapper a,
.lang-wrapper.active {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-content: space-between;
    color: #000 !important;
    font-size: 13px;
    gap: 2px
}

.lang-wrapper a {
    width: 100%;
    flex-direction: row;
    text-decoration: none
}

.lang-wrapper img {
    width: 16px;
    height: 16px;
    margin: 7px 4px 0 0
}

header {
    padding: 105px 0 0;
    position: relative;
    background-size: cover;
    background-position: center center;
    z-index: 1
}

header h1,
header h2 {
    color: #fff
}

.index header h1 {
    max-width: 480px
}

header::after {
    content: "";
    display: inline-block;
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 66%);
    z-index: 1
}

.header-content {
    padding: 150px 0;
    position: relative;
    z-index: 2;
    color: #fff
}

body.overview .header-content {
    padding: 100px 0 150px
}

.header-content p {
    margin: 20px 0;
    font-size: 19px;
    line-height: 32px;
    color: #c6c6c6
}

.breadcrumbs {
    margin: 0 auto;
    background: #fff;
    padding: 25px 0;
    text-align: center
}

.breadcrumbs ol {
    list-style: none
}

.breadcrumbs ol li {
    display: inline-block
}

body.sitemap h1 {
    text-align: left
}

body.sitemap .content-block .row {
    max-width: 900px
}

ul.sitemap ul {
    padding-left: 25px
}

.footer-logo {
    max-width: 190px
}

.logo-bc-footer {
    max-width: 130px;
    margin: 0 0 10px
}

footer {
    padding: 75px 0 0;
    position: relative;
    z-index: 1;
    background: #1b2531;
    color: #c6c6c6;
    font-size: 13px
}

footer .row {
    z-index: 2;
    position: relative
}

footer a {
    color: #c6c6c6;
    text-decoration: none
}

footer a:hover {
    color: #fff
}

.footer-bottom {
    width: 100%;
    font-size: .8em;
    margin: 50px 0 0;
    padding: 0 10px;
    background: #1b2531;
    text-align: center
}

.footer-bottom hr {
    background: #c6c6c6;
    width: 100%;
    height: 1px;
    margin: 0 0 10px;
    border: none
}

.footer-bottom a {
    margin: 0 5px
}

footer h3 {
    font-size: 24px;
    font-weight: 700;
    color: #fff
}

footer h4 {
    color: #fff;
    font-size: 16px
}

footer h3 span,
footer h4 span {
    display: inline-block;
    height: 30px;
    width: 20px;
    background: url("../images/porter-beeldmerk-white.png") no-repeat;
    background-size: 20px;
    margin: 0 5px -8px 0
}

footer h3 i {
    margin: 0 3px 0 0
}

#mc_embed_signup {
    margin-bottom: 40px
}

p.socials {
    margin: 0
}

footer .socials a {
    font-size: 18px;
    display: inline-block;
    margin: 5px 3px 5px 0;
    line-height: 36px;
    width: 36px;
    height: 36px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background: #155457
}

footer .socials a:hover {
    background: #177d84;
    color: #fff
}

.authors {
    width: 100%;
    float: left;
    padding: 10px 0 0;
    margin: 10px 0 50px;
    border-top: 1px solid #f6f5fa
}

.author {
    margin: 20px 40px 0 0;
    float: left
}

.author p {
    margin: 10px 0 0 10px;
    float: left
}

.author img {
    max-width: 80px;
    margin: 0 10px 0 0;
    border: 2px solid #fff
}

.team-row {
    display: flex;
    flex-wrap: wrap;
    max-width: 1100px
}

.team-item {
    padding: 40px;
    width: 33%
}

.team-content {
    padding-top: 25px
}

.team-content p i {
    margin: 0 5px 0 0
}

.team-section .columns {
    padding: 0 20px
}

.author img,
.team-item img {
    border-radius: 50%;
    overflow: hidden
}

.team-item h2 {
    margin: 0;
    font-size: 1em;
    text-align: center
}

.team-item h2.subtitle {
    font-weight: 400;
    margin: 0 10px 0 0;
    font-size: .9em;
    text-transform: none
}

.team-item h2::after {
    display: none
}

.plans {
    background: linear-gradient(180deg, #ededed 0, #e9e9e9 100%);
    margin: 0;
    padding: 75px 0
}

.plans h2 {
    margin: 0 0 50px
}

.plan-item {
    display: flex;
    flex-flow: column wrap;
    background: rgba(255 255 255 / 40%);
    border-radius: 16px;
    overflow: hidden;
    font-size: 14px
}

.plan-item ul {
    list-style: none
}

.plan-header {
    background: #d3cdc1;
    padding: 40px 35px 20px;
    font-weight: 700;
    min-height: 240px
}

.plan-header h4 {
    color: #177d84;
    font-weight: 400
}

.plan-header h4 span {
    font-weight: 800
}

.plan-list {
    padding: 20px 35px
}

.plan-list li {
    width: 100%;
    border-bottom: 1px solid #d3cdc1;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 25px 5px
}

.plan-list li:first-child {
    min-height: 135px
}

.plan-list li:nth-child(2),
.plan-list li:nth-child(6) {
    min-height: 107px
}

.plan-list li:last-child {
    border: none
}

.plan-list i {
    color: #155457;
    font-size: 25px;
    margin: 1px 10px 0 0
}

.plan-toggle {
    display: none;
    background: #d3cdc1;
    color: #6a6a6a
}

.plan:first-child .plan-header,
.plan:first-child .plan-toggle {
    background: #fff
}

.plan:last-child .plan-header,
.plan:last-child .plan-toggle {
    background: #155457
}

.plan .button {
    margin: 20px 0
}

.news .content-block table {
    width: 100%
}

.news .content-block table td {
    padding: 15px;
    vertical-align: top;
    width: 50%
}

.news .content-block table h4 {
    margin: 0
}

.news .content-block table p {
    margin: 15px 0
}

body.news .news-main-img {
    border: 1px solid #ccc;
    margin: 10px 0 0;
    max-width: 200px
}

.news-itempage h1 {
    font-size: 2.3em;
    margin: 0 0 5px
}

a.headline {
    font-weight: 600
}

footer a.headline {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 94%;
    float: left
}

span.date {
    font-weight: 700;
    color: #155457;
    letter-spacing: 2px;
    font-size: 16px
}

.news-overview {
    background: #fff
}

.news-overview .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

.news-overview h2 {
    border-bottom: 1px solid #e0e0e0;
    margin: 0;
    padding: 0 0 30px
}

.news-item {
    width: 50%;
    float: left;
    padding: 25px 0;
    border-bottom: 1px solid #e0e0e0
}

.news .news-item {
    width: 100%
}

.news-item h4 {
    min-height: 60px;
    vertical-align: top;
    color: rgb(27 37 49 / 90%)
}

.news .news-item h2:hover,
.news-item h4:hover {
    color: rgb(27 37 49 / 100%)
}

.news .news-item h2 {
    font-size: 1.8em;
    color: rgb(27 37 49 / 90%)
}

.news-item p {
    margin-top: 0
}

.news-image {
    width: 30%;
    padding: 0 25px;
    float: left;
    overflow: hidden;
    max-width: 200px
}

.news-image img {
    transition: all .3s ease-in-out;
    width: 100%
}

.news-image a {
    display: block;
    overflow: hidden
}

.news-image a:hover img {
    transform: scale(1.07)
}

.news-content {
    width: 70%;
    float: left
}

.index .news-item:nth-child(odd) .news-content {
    border-right: 1px solid #e0e0e0
}

.news-content a {
    text-decoration: none
}

.news-content h2 {
    margin: 0 0 5px
}

.content-image {
    margin: 0 0 25px
}

blockquote {
    position: relative;
    padding: 15px 0 15px 90px;
    line-height: 38px;
    font-size: 22px
}

blockquote::before {
    display: inline-block;
    content: "";
    width: 64px;
    height: 48px;
    background: url("../images/reviews-quotes.png");
    position: absolute;
    top: 45px;
    left: 0
}

.background-gradient,
.reviews {
    background: linear-gradient(180deg, #ededed 0, #e9e9e9 100%);
    margin: 0 auto;
    padding: 75px 0
}

.background-gradient {
    padding: 125px 0
}

.reviews .flex-control-nav {
    left: 0;
    right: 0
}

.reviews-wrapper {
    width: 98%;
    max-width: 980px;
    text-align: center;
    padding: 20px;
    position: relative
}

.reviews-wrapper::after,
.reviews-wrapper::before {
    content: "";
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 97px;
    height: 83px;
    background: url("../images/quote-top.png") no-repeat center center;
    background-size: 97px
}

.reviews-wrapper::after {
    background: url("../images/quote-bottom.png") no-repeat center center;
    background-size: 97px;
    inset: auto 0 0 auto
}

.review-slider {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 34px 34px rgb(186 175 151 / 15%);
    margin: 20px auto 40px;
    text-align: center;
    padding: 60px 50px;
    max-width: 90%;
    float: none;
    position: relative;
    z-index: 2
}

.review-slider h3 {
    margin: 0 0 20px
}

.review-content {
    font-size: 18px;
    line-height: 34px
}

.review-info {
    font-size: 14px;
    margin: 10px auto 0
}

.review-source {
    margin: 0 0 0 10px
}

.review-score {
    color: #155457;
    margin: 0;
    vertical-align: top;
    display: inline-block
}

.review-score .fa-stack {
    width: 1em !important;
    height: 1em !important;
    line-height: 1em !important;
    margin: -3px 0 0 !important
}

.pre-footer {
    margin: 0 auto;
    padding: 75px 0;
    position: relative;
    overflow: hidden
}

.pre-footer a,
.pre-footer h2 {
    color: #fff
}

.contact-form-wrapper a {
    color: #155457
}

.pre-footer p {
    font-size: 19px;
    line-height: 32px;
    color: #c6c6c6
}

.pre-footer .column6 {
    margin-bottom: 100px
}

.pre-footer .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    z-index: 3;
    position: relative
}

.pre-footer .row::after {
    display: none
}

.pre-footer img {
    width: 52%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    position: absolute;
    inset: 0 0 0 48%
}

.pre-footer::after {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    z-index: 2;
    background: linear-gradient(90deg, #177d84 0, #177d84 50%, rgba(255 255 255 / 0%) 50%)
}

.button.back-to-overview {
    margin: 0;
    padding: 10px 22px;
    font-size: 12px;
    min-width: 122px;
    text-align: center
}

.usp-icons {
    background: linear-gradient(243.37deg, #263548 2.3%, #101418 97.74%);
    backdrop-filter: blur(109px);
    padding: 75px 0;
    margin: 0
}

.usp-icons h2 {
    color: #fff;
    margin: 0 auto;
    max-width: 640px
}

.row.icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 75px 0
}

.icon-content {
    color: #c6c6c6;
    text-align: left;
    max-width: 400px;
    margin: 0 auto;
    width: 100%
}

.hotelier-logos h4,
.icon-content h4 {
    color: #fff
}

.icon-block {
    display: flex;
    position: relative;
    width: 44%;
    margin: 20px auto;
    vertical-align: top;
    text-decoration: none
}

.icon-wrapper {
    float: left;
    max-width: 96px;
    text-align: center;
    margin: 0 auto;
    padding: 0 15px 0 0
}

.icon-block img {
    margin: 0 auto;
    max-width: 80px;
    opacity: 1
}

img.block-icon-3 {
    max-width: 58px
}

img.block-icon-4 {
    max-width: 56px
}

img.block-icon-5 {
    max-width: 55px
}

img.block-icon-6 {
    max-width: 68px
}

.icon-block p {
    font-size: 14px;
    margin: 0 0 20px
}

.hotelier-logos {
    padding: 50px 0 100px
}

.index .hotelier-logos {
    background: linear-gradient(243.37deg, #263548 2.3%, #101418 97.74%);
    color: #fff;
    margin: 0;
    padding: 15px 0
}

.hotelier-logos .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.hotelier-logos .column4 {
    padding: 20px
}

.hotelier-logos .column8 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.hotelier-logo {
    display: inline-block;
    width: 25%;
    margin: 10px 0;
    padding: 20px
}

.overview .hotelier-logo {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 10px 20px
}

.hotelier-logo img {
    opacity: .6;
    filter: grayscale(100%);
    cursor: pointer;
    transition: all .3s ease-in-out;
    padding: 0 20px
}

.overview .hotelier-logo img {
    opacity: .7;
    filter: grayscale(100%);
    cursor: pointer;
    transition: all .3s ease-in-out;
    padding: 0
}

.hotelier-logo:hover img {
    filter: none;
    opacity: 1
}

.overview .hotelier-logos .column3 {
    padding: 0 10px;
    text-align: center
}

.hotelier-logos .column3 {
    font-size: 0;
    width: 14.5%;
    margin: .5% 1%;
    padding: 0;
    max-width: 220px;
    float: none;
    display: inline-block
}

.hotelier-logos .button-cta {
    margin-top: 15px
}

.template-client {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.template-item-client {
    width: 33%;
    padding: 10px
}

.next-prev-buttons {
    margin: 50px auto 0;
    padding: 20px;
    width: 100%;
    background: #f9f9f9;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    gap: 0 10px;
    border-radius: 7px
}

.next-prev-buttons.no-next,
.next-prev-buttons.no-prev {
    max-width: 460px
}

.next-prev-buttons a {
    text-decoration: none
}

.next-prev-buttons a:not(.button):hover {
    color: #177d84
}

.template-item .next-prev-buttons {
    margin: 50px 0 0
}

.template-item .next-prev-buttons a:not(.button) {
    max-height: 30px
}

.next-prev-buttons a span {
    color: #000;
    font-weight: 700;
    font-size: 14px
}

.nav-divider {
    width: 2px;
    height: 40px;
    background: #efefef
}

.next-prev-buttons span {
    min-width: 10%
}

.client-item .next-prev-buttons {
    padding: 5px 20px
}

.next-prev-buttons img {
    max-width: 80px
}

.next-prev-buttons i {
    font-size: 30px
}

.client-item .column6 h1 {
    margin: 40px 0 20px;
    font-size: 30px
}

.client-logo {
    padding: 20px;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    background: #fff;
    display: inline-block;
    margin: 5px 0
}

body.client-item .client-logo img {
    max-width: 150px
}

body.client-item .content-block .column6:last-child img {
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    margin: 5px 0
}

body.client-item blockquote {
    font-size: 18px
}

body.client-item blockquote p:last-child {
    font-size: 13px
}

#clients-container {
    margin-top: 40px
}

#clients-container .block[data-aos=custom] {
    transition-property: all;
    opacity: 0;
    transform: translate3d(0, 100px, 0)
}

#clients-container .block.animated {
    opacity: 1;
    transform: translateZ(0)
}

.browser-preview {
    width: 100%;
    box-shadow: 0 15px 20px rgb(0 0 0 / 20%);
    position: relative;
    z-index: 3
}

.pre-footer .column6,
.preview-col {
    padding: 0 100px 0 50px;
    position: relative
}

.templategallery .preview-col {
    padding: 0 25px;
    float: none
}

.preview-col {
    margin-bottom: -170px
}

.pre-footer .column6::before,
.preview-col::before {
    content: "";
    display: block;
    position: absolute;
    inset: 75px 60px -50px 75px;
    border: 9px solid #155457
}

.pre-footer .column6::after,
.preview-col::after {
    content: "";
    display: block;
    position: absolute;
    inset: 75px 60px -50px 75px;
    border: 9px solid #2b7d80
}

.templategallery .preview-col::after,
.templategallery .preview-col::before {
    display: none
}

.pre-footer .column6::after,
.preview-col::after {
    inset: 125px 10px -100px 125px
}

.browser-top {
    width: 100%;
    height: 25px;
    background: #222;
    padding: 9px 20px;
    position: relative;
    z-index: 4
}

.browser-circle {
    width: 7px;
    height: 7px;
    float: left;
    border-radius: 50%;
    background: #555;
    margin: 0 5px 0 0;
    position: relative;
    z-index: 4
}

.browser-preview img {
    width: 100%;
    position: relative;
    z-index: 4;
    height: 40%;
}

.template-slider {
    position: relative
}

.slick-list {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.template-slider .slick-arrow {
    opacity: 1;
    left: 10px;
    font-size: 0 !important;
    z-index: 10;
    width: 31px;
    height: 31px
}

.template-slider .slick-next {
    left: auto;
    right: 10px
}

.template-slider .slick-arrow::before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f053";
    font-size: 30px;
    color: #000
}

.template-slider .slick-next::before {
    content: "\f054"
}

.template-slider .column8 {
    padding: 0;
    max-width: 700px;
    width: 100%
}

.template-slider .slick-slide {
    height: auto;
    transition: all .3s ease;
    padding: 20px 0;
    transform: scale(.95)
}

.template-slider .slick-current {
    transform: scale(1.2)
}

.price-calculator .column3 {
    margin: 10px 0
}

.step2 .radio-label,
.step2 input[type=radio] {
    display: inline-block
}

.step2 input[type=radio] {
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -7px
}

.radio-label span {
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    margin: 3px 0 0
}

.price-option {
    width: auto;
    position: relative;
    min-width: 210px;
    margin: 0 0 15px;
    display: inline-block;
    border: 1px solid #e8e8e8;
    padding: 15px 15px 15px 45px;
    border-radius: 8px
}

.columns.faq {
    text-align: center;
    font-size: 0
}

.row.faq {
    overflow: hidden;
    max-width: 980px
}

.faq-row {
    width: 100%;
    display: inline-block;
    font-size: 0;
    vertical-align: top;
    margin: 0 -1px 0 0;
    text-align: left
}

.faq-section {
    margin: 0;
    width: 100%
}

.faq-toggle::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: -1px;
    width: 10px;
    background: #155457
}

.faq-content,
.faq-toggle {
    font-size: 15px;
    padding: 20px 30px;
    width: 100%;
    border-bottom: 1px solid #e2e2e2
}

.faq-toggle {
    cursor: pointer;
    background: #f7f7f7;
    transition: all .3s ease-in-out;
    position: relative;
    font-weight: 700;
    padding-right: 40px
}

.faq-toggle i {
    position: absolute;
    right: 20px;
    top: 22px;
    color: #192430;
    transition: all .3s ease-in-out
}

.faq-toggle.active i {
    transform: rotate(180deg)
}

.faq-content {
    overflow: hidden;
    padding: 20px 30px 0;
    border-top: none;
    display: none;
    background: #f7f7f7
}

.faq-content ol,
.faq-content ul {
    padding: 0 0 0 20px
}

.faq-content.active {
    max-height: none
}

section.faq-category {
    margin: 0;
    padding: 65px 0 10px
}

body.faq section.to-top {
    margin: 40px 0 0
}

.to-top-button {
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    background: #3a434d;
    border-radius: 4px 4px 0 0;
    cursor: pointer
}

.grecaptcha-badge {
    visibility: hidden;
    position: absolute;
    height: 0
}

input,
select,
textarea {
    background: #fff;
    color: #333;
    padding: 12px;
    width: 100%;
    margin: 10px 0
}

.price-checkboxes label {
    margin: 0 0 0 5px
}

h3.price {
    margin: 0 0 -5px
}

.column3.inactive,
.inactive {
    pointer-events: none;
    opacity: .4
}

span.error {
    color: #e87373;
    font-style: italic
}

.contact-form {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.signup form.contact-form,
form.referral {
    width: 100%;
    max-width: 400px
}

form.referral input:not(.button),
form.referral textarea {
    background: #f6f5fa
}

.signup form.contact-form {
    max-width: 100%
}

.signup form.contact-form div {
    width: 100%
}

form.referral {
    margin: auto
}

form label:not(.consent) {
    width: 100%;
    float: left;
    margin: 10px 0 00;
    font-weight: 600;
    font-size: 14px
}

.contact-form select,
.pricing select {
    background: url("../images/dropdown.png") no-repeat top 24px right 20px;
    appearance: none;
    min-height: 54px
}

.newsletter input:not(.button) {
    width: auto;
    margin: 0;
    background: 0 0;
    color: #fff;
    border: 3px solid #fff;
    border-radius: 0
}

input[type=checkbox] {
    width: auto;
    margin: 10px 5px 0 0
}

input.button {
    width: auto
}

footer .button {
    min-width: initial;
    border-radius: 0;
    padding: 10px 25px;
    height: 48px
}

.contact-form .button {
    margin: 10px 2px 0 0;
    text-align: center !important
}

.index .contact-form .button {
    align-self: flex-end
}

.contact-form-wrapper {
    background: #fff;
    box-shadow: 0 34px 34px rgb(0 0 0 / 15%);
    border-radius: 4px;
    padding: 40px 50px;
    position: relative;
    z-index: 4;
    min-height: 600px
}

.contact-form input:not([type=submit]),
.contact-form textarea {
    background: #f7f7f7
}

.white-background .contact-form input:not([type=submit]),
.white-background .contact-form textarea {
    background: #f6f5fa
}

body:not(.index) .contact-form input:not([type=checkbox]) {
    width: 49%
}

span.required {
    font-size: .8em
}

.contact-form-text ul {
    list-style: none;
    margin: -15px 0 0
}

.contact-form-text li::before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: green;
    margin: 0 10px 0 0
}

.newsletter ::placeholder {
    color: #fff;
    opacity: 1
}

.to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    opacity: 0;
    background: #fff;
    color: #333;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
    z-index: 1000;
    box-shadow: 0 0 15px rgb(0 0 0 / 15%)
}

.to-top.show {
    opacity: 1
}

.to-top span {
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    display: block
}

.fade-in img {
    opacity: .2
}

.flex-direction-nav a {
    opacity: 1 !important;
    text-align: center
}

.flex-direction-nav a::before {
    content: "\f053";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: 28px;
    text-align: center;
    width: 40px
}

.flex-direction-nav a.flex-next::before {
    content: "\f054"
}

.compare-box,
.special-box {
    top: 150px
}

.compare-box .box-toggle,
.special-box .box-toggle {
    background: #192430
}

.special-box .body p {
    margin: 0 0 15px
}

#cookie-consent .language-navigation {
    position: absolute;
    right: 10px;
    top: 10px;
    margin: 0
}

#cookie-consent .lang-select,
#cookie-consent .language-navigation .fa-globe {
    color: #333
}

#cookie-consent input {
    margin: 0
}

#privacy-page .responsive-table {
    width: 100%;
    overflow-x: auto
}

#privacy-page table {
    width: 100%;
    min-width: 800px;
    text-align: left
}

#privacy-page table th {
    font-weight: 700
}

#privacy-page table td,
#privacy-page table th {
    border-bottom: 1px solid #ccc;
    padding: 10px
}

#privacy-page table a {
    text-decoration: none
}

#privacy-page .cookie-category {
    margin: 25px 0
}

#privacy-page .cookie-list .button {
    margin-bottom: 50px
}

#popup-text {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: none;
    background: rgba(0 0 0 / 30%)
}

#popup-text .popup-body {
    z-index: 2;
    width: 100%;
    font-size: 15px;
    position: relative;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 1000px
}

.popup-body h2 {
    font-size: 30px
}

.popup-body h3 {
    font-size: 24px
}

.popup-button {
    float: right;
    color: #000;
    cursor: pointer;
    font-size: 30px;
    margin: -20px -25px 0 0
}

.popup-content {
    float: right;
    width: 50%;
    padding: 35px;
    background: #fff;
    aspect-ratio: 6/4
}

.popup-content-no-image {
    float: left;
    width: 100%;
    padding: 35px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 800px
}

.popup-background {
    background: rgb(0 0 0 / 20%);
    position: absolute;
    inset: 0;
    z-index: 1
}

.popup-image {
    width: 50%;
    float: left;
    height: 100%;
    object-fit: cover
}

.popup-image img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

@keyframes pulse {
    0% {
        transform: scale(.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: scale(1.2);
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        transform: scale(.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: scale(1.2);
        opacity: 0
    }
}

@media (min-width:2000px) {
    .row {
        max-width: 1600px
    }
}

@media (max-width:1440px) {
    .plans .column4 {
        padding: 0 10px
    }
}

@media (max-width:1340px) {

    .plan-list li:nth-child(2),
    .plan-list li:nth-child(5) {
        min-height: 107px
    }

    .plan-header {
        min-height: 268px;
        padding: 40px 30px
    }

    .plan-list {
        padding: 20px 30px
    }
}

@media (max-width:1240px) {
    .plan-list li:first-child {
        min-height: 164px
    }

    .plan-header {
        min-height: 288px
    }
}

@media (max-width:1100px) {
    nav ul.main-nav li {
        padding: 0 6px
    }

    .language-navigation .fa-globe {
        margin: 0
    }

    .template-wrapper .frame-phone {
        max-width: 80px
    }
}

@media (max-width:1050px) and (min-width:901px) {
    .newsletter input {
        max-width: 164px
    }
}

@media (max-width:1000px) {
    .language-navigation {
        display: none !important
    }

    .language-nav-mobile {
        margin: 15px auto;
        padding: 15px 0;
        border-top: 1px solid #2a3644;
        float: none !important;
        display: inline-block;
        width: 90%;
        max-width: 400px
    }

    .language-nav-mobile img {
        max-width: 16px;
        margin: -2px 5px 0 0;
        vertical-align: middle
    }

    nav ul.main-nav {
        position: fixed;
        inset: 0;
        background: #192430;
        text-align: center;
        padding: 60px 0 20px;
        margin: 0;
        opacity: 0;
        display: none;
        transition: opacity .4s ease-in-out;
        overflow-y: scroll
    }

    .main-nav li,
    .main-nav li ul li {
        width: 100%;
        float: left;
        line-height: 50px;
        padding: 0
    }

    ul.submenu {
        position: relative;
        background: 0 0;
        display: block;
        inset: auto;
        padding: 0
    }

    nav ul li a {
        color: #b5b5b5
    }

    nav ul li ul li a {
        color: #c3c4c4;
        padding: 0
    }

    .menu-button {
        display: inline-block;
        background: 0 0;
        font-size: 16px;
        padding: 15px 0 0;
        margin: 0 20px 0 0
    }

    .menu-close {
        display: block !important;
        cursor: pointer;
        color: #fff;
        position: absolute;
        top: 26px;
        right: 22px;
        font-size: 28px;
        float: none !important;
        width: auto !important
    }

    .main-nav.show-mobile-nav {
        z-index: 1200;
        display: block
    }

    .main-nav.show-mobile-nav.delay {
        opacity: 1
    }

    .column4.template {
        width: 49%
    }

    .column8.template {
        width: 98%
    }

    .template-wrapper {
        padding: 10px
    }

    .slick-slide-template .template-wrapper {
        padding: 18px
    }

    .templategallery .browser-preview {
        box-shadow: 0 5px 10px rgb(0 0 0 / 10%)
    }

    .column6.template .template-wrapper .frame-phone {
        max-width: 90px
    }

    .template-wrapper .frame-phone {
        max-width: 75px
    }

    .button.open-preview,
    .preview-nav,
    .template-preview {
        display: none !important
    }

    .template-item .content-block {
        margin: 0 0 75px
    }

    .addon-block {
        width: 42%
    }

    #cookie-consent .language-navigation {
        display: block !important
    }

    .plans .column4 {
        width: 100%;
        max-width: 600px;
        margin: 0 auto 40px;
        float: none
    }

    .plan-header {
        min-height: auto;
        padding: 40px 30px 10px
    }

    .plan-list li {
        min-height: auto !important
    }

    .plan:first-child .plan-list li:last-child {
        margin: 0;
        border: none
    }

    .plan-toggle {
        display: block;
        padding: 5px 0 25px;
        text-align: center;
        font-size: 26px;
        cursor: pointer
    }

    .plan-toggle i {
        transition: all .3s ease-in-out
    }

    .plan-toggle.active i {
        transform: rotate(180deg)
    }

    .plan-list {
        display: none
    }
}

@media (max-width:900px) {
    h1 {
        font-size: 2.4em
    }

    h2 {
        font-size: 2em
    }

    .index header h1 {
        max-width: 420px;
        margin: 0 auto 25px
    }

    .hotelier-logos h4,
    .icon-content h4 {
        font-size: 18px
    }

    .index .content-block.first-block {
        background: linear-gradient(0deg, #fff 0, #fff 75%, #177d84 75%)
    }

    .index .content-block.first-block h2 {
        margin: 20px auto
    }

    .index .content-block.first-block h2::after {
        margin: 10px auto 0
    }

    .column1,
    .column2,
    .column3,
    .column4,
    .column5 {
        width: 50%
    }

    .column10,
    .column11,
    .column12,
    .column6,
    .column6.template,
    .column7,
    .column8,
    .column9,
    .header-content .column5,
    .header-content .row,
    .overstap-service .bottom-row .column4,
    .overstap-service .column5,
    .partner-program .content-block .column4,
    .signup-text {
        width: 100%;
        text-align: center
    }

    .partner-program .content-block .column4 {
        margin: 50px auto 0
    }

    body.template-item h1 {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center
    }

    .h1-text {
        width: 100%
    }

    .template-item .template-label {
        margin: 5px 5px 5px 0
    }

    .content-block {
        padding: 50px 0
    }

    .contact-form-wrapper {
        padding: 30px 20px
    }

    footer .columns {
        margin: 20px auto
    }

    .footer-bottom .columns {
        margin: 0 auto
    }

    .preview-col {
        max-width: 480px;
        margin: 50px auto 0;
        display: inline-block;
        float: none
    }

    .templategallery .preview-col {
        max-width: none
    }

    .team-item {
        width: 33%
    }

    .column6.template .template-wrapper .frame-phone {
        max-width: 90px
    }

    .pre-footer::after {
        background: linear-gradient(243.37deg, rgb(27 37 49 / 70%) 2.3%, rgb(16 20 24 / 70%) 97.74%)
    }

    .pre-footer img {
        inset: 0;
        width: 100%
    }

    .hotelier-logos .column3 {
        width: 31%;
        float: none;
        display: inline-block
    }

    .hotelier-logos .column4 {
        width: 100%;
        padding: 40px 20px;
        text-align: center
    }

    .benefit-content {
        width: 100%
    }

    .column6.benefit-item {
        flex-wrap: wrap;
        padding: 20px 20px 10px
    }

    .benefit-number {
        width: 100%;
        margin: 0 0 20px
    }

    .how-does-it-work {
        text-align: center
    }

    .how-does-it-work h3,
    .step-item {
        width: 100%
    }

    .fade-in img {
        opacity: 1
    }

    .content-block .column6:not(.template):last-child {
        padding-top: 0
    }

    body:not(.client-item, .template-item) .content-block .column6:not(.template):last-child {
        padding: 10px 20px
    }

    .template-content {
        min-height: fit-content !important
    }

    .template-item .content-block>.row {
        display: flex;
        flex-flow: column wrap
    }

    .template-item .content-block>.row .right {
        order: 2
    }

    .template-item .content-block>.row .left:last-child {
        order: 3
    }

    .faq-row,
    .news-item {
        width: 100%
    }

    .news-image {
        margin: 0 auto;
        float: none
    }

    .news-item {
        text-align: left;
        display: flex;
        flex-wrap: nowrap
    }

    .news-content {
        border: none !important
    }

    .pre-footer .column5 {
        width: 100%
    }

    .pre-footer .column6 {
        margin-top: 30px
    }

    .review-slider {
        padding: 40px 30px
    }
}

@media (max-width:860px) {
    .flex-direction-nav .flex-prev {
        left: -40px
    }

    .flex-direction-nav .flex-next {
        right: -40px
    }

    .popup-body {
        width: 80%;
        max-width: 800px
    }

    .popup-content {
        float: bottom;
        width: 100%;
        aspect-ratio: unset
    }

    .popup-image {
        width: 100%;
        float: top
    }
}

@media (max-width:768px) {
    .slick-slide-template .template-wrapper {
        width: 80%
    }

    body:not(.client-item, .template-item) .content-block .column6:not(.template):last-child {
        padding: 10px 15px
    }
}

@media (max-width:560px) {

    .column1,
    .column10,
    .column11,
    .column12,
    .column2,
    .column3,
    .column4,
    .column5,
    .column6,
    .column7,
    .column8,
    .column9,
    .contact-form input:not([type=checkbox]),
    .icon-block,
    body:not(.index) .contact-form input:not([type=checkbox]) {
        width: 100%
    }

    .contact-form input:not([type=checkbox]) {
        text-align: left
    }

    .hotelier-logo,
    .team-item {
        width: 50%
    }

    .hotelier-logo,
    .overview .hotelier-logo {
        padding: 0
    }

    .icon-block {
        gap: 10px
    }

    .news .content-block table td {
        padding: 10px;
        vertical-align: top
    }

    .preview-col {
        padding: 0 85px 0 25px
    }

    .columns.partner-contactform {
        padding: 0 20px
    }

    .overstap-service h2 {
        font-size: 1.8em
    }

    .overstap-service .review-slider {
        padding: 10px 20px 20px
    }

    .overstap-service .review-content {
        font-size: 18px !important;
        line-height: 32px !important
    }

    h1 {
        font-size: 2.1em
    }

    h2 {
        font-size: 1.6em
    }

    nav .button-book {
        display: none
    }

    nav ul li.menu-demo {
        display: inline-block
    }

    .header-content {
        padding: 50px 0 75px
    }

    .column4.template {
        width: 100%
    }

    .column8.template {
        width: 100%
    }

    .templategallery .preview-col {
        padding: 0
    }

    .column6.template .template-wrapper .frame-phone,
    .template-wrapper .frame-phone {
        max-width: 70px
    }

    .text-header {
        display: none
    }

    .client-item .next-prev-buttons {
        padding: 20px
    }

    .addon-block {
        width: 100%;
        margin: 2% 0
    }

    nav .menu-button {
        border: none;
        font-size: 0;
        padding: 10px 5px 0 20px;
        margin: 9px 0 0;
        background: 0 0 !important
    }

    nav .menu-button i {
        font-size: 26px
    }

    .white-background {
        padding: 75px 0
    }

    .news-content,
    .news-image {
        width: 100%
    }

    .news-image {
        padding: 25px 0
    }

    .news-image img {
        width: 100%
    }

    .news-item {
        text-align: center;
        flex-wrap: wrap
    }

    .pre-footer .column6 {
        padding: 0 50px 0 10px
    }

    .pre-footer .column6::before {
        right: 35px
    }

    .pre-footer .column6::after {
        right: 5px
    }

    footer .columns {
        text-align: center
    }

    .review-slider {
        padding: 25px 20px
    }

    .review-content {
        font-size: 16px;
        line-height: 32px
    }

    blockquote {
        padding: 80px 15px 0
    }

    blockquote::before {
        top: 30px;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .overstap-service .midcontent li {
        padding: 0 0 0 30px;
        margin: 5px 0
    }
}

@media (max-width:440px) {
    h1 {
        font-size: 2em
    }

    h2 {
        font-size: 1.25em
    }

    .icon-block {
        width: 92%;
        margin: 4%
    }

    .hotelier-logos .column3 {
        width: 45%;
        margin: 2%
    }
}
