@charset "UTF-8";
/*
* Trunk version 2.0.0
*/
/*
*
* Contexts
*/
.context-dark,
.bg-gray-dark,
.bg-gray-800,
.bg-gray-5,
.bg-blue,
.bg-green,
.bg-primary-dark,
.context-dark h1,
.bg-gray-dark h1,
.bg-gray-800 h1,
.bg-gray-5 h1,
.bg-primary-dark h1,
.context-dark h2,
.bg-gray-dark h2,
.bg-gray-800 h2,
.bg-gray-5 h2,
.bg-primary-dark h2,
.context-dark h3,
.bg-gray-dark h3,
.bg-gray-800 h3,
.bg-gray-5 h3,
.bg-primary-dark h3,
.context-dark h4,
.bg-gray-dark h4,
.bg-gray-800 h4,
.bg-gray-5 h4,
.bg-primary-dark h4,
.context-dark h5,
.bg-gray-dark h5,
.bg-gray-800 h5,
.bg-gray-5 h5,
.bg-primary-dark h5,
.context-dark h6,
.bg-gray-dark h6,
.bg-gray-800 h6,
.bg-gray-5 h6,
.bg-primary-dark h6,
.context-dark [class^="heading-"],
.bg-gray-dark [class^="heading-"],
.bg-gray-800 [class^="heading-"],
.bg-gray-5 [class^="heading-"],
.bg-primary-dark [class^="heading-"] {
    color: #ffffff;
}

/* lato-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Lato";
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/lato-v23-latin-100.eot"); /* IE9 Compat Modes */
    src: url("../fonts/lato-v23-latin-100.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */ url("../fonts/lato-v23-latin-100.woff2") format("woff2"),
        /* Super Modern Browsers */ url("../fonts/lato-v23-latin-100.woff")
            format("woff"),
        /* Modern Browsers */ url("../fonts/lato-v23-latin-100.ttf")
            format("truetype"),
        /* Safari, Android, iOS */ url("../fonts/lato-v23-latin-100.svg#Lato")
            format("svg"); /* Legacy iOS */
}

/* lato-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Lato";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/lato-v23-latin-300.eot"); /* IE9 Compat Modes */
    src: url("../fonts/lato-v23-latin-300.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */ url("../fonts/lato-v23-latin-300.woff2") format("woff2"),
        /* Super Modern Browsers */ url("../fonts/lato-v23-latin-300.woff")
            format("woff"),
        /* Modern Browsers */ url("../fonts/lato-v23-latin-300.ttf")
            format("truetype"),
        /* Safari, Android, iOS */ url("../fonts/lato-v23-latin-300.svg#Lato")
            format("svg"); /* Legacy iOS */
}

/* lato-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Lato";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/lato-v23-latin-regular.eot"); /* IE9 Compat Modes */
    src: url("../fonts/lato-v23-latin-regular.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */ url("../fonts/lato-v23-latin-regular.woff2")
            format("woff2"),
        /* Super Modern Browsers */ url("../fonts/lato-v23-latin-regular.woff")
            format("woff"),
        /* Modern Browsers */ url("../fonts/lato-v23-latin-regular.ttf")
            format("truetype"),
        /* Safari, Android, iOS */
            url("../fonts/lato-v23-latin-regular.svg#Lato") format("svg"); /* Legacy iOS */
}

/* lato-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Lato";
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/lato-v23-latin-900.eot"); /* IE9 Compat Modes */
    src: url("../fonts/lato-v23-latin-900.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */ url("../fonts/lato-v23-latin-900.woff2") format("woff2"),
        /* Super Modern Browsers */ url("../fonts/lato-v23-latin-900.woff")
            format("woff"),
        /* Modern Browsers */ url("../fonts/lato-v23-latin-900.ttf")
            format("truetype"),
        /* Safari, Android, iOS */ url("../fonts/lato-v23-latin-900.svg#Lato")
            format("svg"); /* Legacy iOS */
}

a:focus,
button:focus {
    outline: none !important;
}

button::-moz-focus-inner {
    border: 0;
}

*:focus {
    outline: none;
}

blockquote {
    padding: 0;
    margin: 0;
}

input,
button,
select,
textarea {
    outline: none;
}

label {
    margin-bottom: 0;
}

p {
    margin: 0;
}

ul,
ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul li,
ol li {
    display: block;
}

dl {
    margin: 0;
}

dt,
dd {
    line-height: inherit;
}

dt {
    font-weight: inherit;
}

dd {
    margin-bottom: 0;
}

form {
    margin-bottom: 0;
}

address {
    margin-top: 0;
    margin-bottom: 0;
}

figure {
    margin-bottom: 0;
}

html p a:hover {
    text-decoration: none;
}

/*
*
* Typography
*/
body {
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Lato,
        "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.71429;
    font-weight: 300;
    color: #000000;
    letter-spacing: 0.05em;
    background-color: #ffffff;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: subpixel-antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6,
[class^="heading-"] {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 300;
    color: #151515;
    letter-spacing: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
[class^="heading-"] a {
    color: inherit;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
[class^="heading-"] a:hover {
    color: #00385b;
}

h1,
.heading-1 {
    font-size: 32px;
    line-height: 1.14286;
    font-weight: 100;
}

@media (min-width: 768px) {
    h1,
    .heading-1 {
        font-size: 40px;
    }
}

@media (min-width: 1200px) {
    h1,
    .heading-1 {
        font-size: 57px;
    }
}

@media (min-width: 1600px) {
    h1,
    .heading-1 {
        font-size: 70px;
    }
}

h2,
.heading-2 {
    font-size: 28px;
    line-height: 1.16667;
    font-weight: 900;
}

@media (min-width: 768px) {
    h2,
    .heading-2 {
        font-size: 30px;
    }
}

@media (min-width: 1200px) {
    h2,
    .heading-2 {
        font-size: 39px;
    }
}

@media (min-width: 1600px) {
    h2,
    .heading-2 {
        font-size: 48px;
    }
}

h3,
.heading-3 {
    font-size: 24px;
    line-height: 1.33333;
}

@media (min-width: 768px) {
    h3,
    .heading-3 {
        font-size: 27px;
    }
}

@media (min-width: 1200px) {
    h3,
    .heading-3 {
        font-size: 29px;
    }
}

@media (min-width: 1600px) {
    h3,
    .heading-3 {
        font-size: 36px;
    }
}

h4,
.heading-4 {
    font-size: 22px;
    line-height: 1.28;
}

@media (min-width: 1600px) {
    h4,
    .heading-4 {
        font-size: 25px;
    }
}

h5,
.heading-5 {
    font-size: 20px;
    line-height: 1.45455;
}

@media (min-width: 1600px) {
    h5,
    .heading-5 {
        font-size: 22px;
        font-weight: 900;
    }
}

h6,
.heading-6 {
    font-size: 18px;
    line-height: 1.6;
}

@media (min-width: 1600px) {
    h6,
    .heading-6 {
        font-size: 20px;
    }
}

.custom-title > span {
    position: relative;
    display: inline-block;
    padding-top: 1.5em;
}

.custom-title > span:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 2px;
    height: 1em;
    background: #aeb1be;
}

small,
.small {
    display: block;
    font-size: 12px;
    line-height: 1.5;
}

mark,
.mark {
    padding: 3px 5px;
    color: #151515;
    background: #00385b;
}

.big {
    font-size: 18px;
    line-height: 1.55556;
}

.lead {
    font-size: 25px;
    line-height: 40px;
    font-weight: 300;
}

code {
    padding: 10px 5px;
    border-radius: 6px;
    font-size: 90%;
    color: #111111;
    background: #f6f6f6;
}

p [data-toggle="tooltip"] {
    padding-left: 0.25em;
    padding-right: 0.25em;
    color: #00385b;
}

p [style*="max-width"] {
    display: inline-block;
}

.text-gray-600 {
    color: #000000;
}

/*
*
* Brand
*/
.brand {
    display: inline-block;
}

.brand .brand-logo-light {
    display: none;
}

.brand .brand-logo-dark {
    display: block;
}

.rd-navbar-fixed-linked .mobile-brand {
    display: none;
}

/*
*
* Links
*/
a {
    transition: all 0.3s ease-in-out;
}

a,
a:focus,
a:active,
a:hover {
    text-decoration: none;
}

a,
a:focus,
a:active {
    color: #5cbfc7;
}

a:hover {
    color: #151515;
}

a[href*="tel"],
a[href*="mailto"] {
    white-space: nowrap;
}

a.hover-text {
    color: #000000;
}

a.hover-text:hover,
a.hover-text:focus {
    color: #5cbfc7;
}

a.hover-light-text {
    color: #000000;
}

a.hover-light-text:hover,
a.hover-light-text:focus {
    color: #5cbfc7;
}

a.hover-black-text {
    color: #ffffff;
}

a.hover-black-text:hover,
a.hover-light-text:focus {
    color: #5cbfc7;
}

.link-hover {
    color: #151515;
    text-decoration: underline;
}

.link-hover:hover {
    text-decoration: underline;
}

.link-press {
    color: #151515;
}

* + .privacy-link {
    margin-top: 25px;
}

.link-image {
    opacity: 1;
}

.link-image:hover {
    opacity: 0.5;
}

/*
*
* Blocks
*/
.block-center,
.block-xs,
.block-sm,
.block-lg,
.block-1 {
    margin-left: auto;
    margin-right: auto;
}

.block-xs {
    max-width: 270px;
}

.block-sm {
    max-width: 370px;
}

.block-lg {
    max-width: 540px;
}

@media (min-width: 992px) {
    .block-lg {
        max-width: 740px;
    }
}

@media (max-width: 767px) {
    .block-1 {
        max-width: 270px;
    }
}

.block-center {
    padding: 10px;
}

.block-center:hover .block-center-header {
    background-color: #00385b;
}

.block-center-title {
    background-color: #ffffff;
}

@media (max-width: 1599px) {
    .block-center {
        padding: 20px;
    }
    .block-center:hover .block-center-header {
        background-color: #ffffff;
    }
    .block-center-header {
        background-color: #00385b;
    }
}

/*
* Block preview
*/
.block-preview {
    position: relative;
    padding: 40px 0;
}

.block-preview .title {
    max-width: 610px;
    font-weight: 700;
}

.block-preview .exeption {
    max-width: 330px;
    color: #000000;
    letter-spacing: 0.03em;
}

.block-preview .cover-image {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.1;
}

.block-preview > *:not(.cover-image) {
    position: relative;
    z-index: 1;
}

.block-preview * + .title {
    margin-top: 27px;
}

.block-preview * + .exeption {
    margin-top: 21px;
}

@media (min-width: 768px) {
    .block-preview {
        padding: 60px 0;
    }
    .block-preview .cover-image {
        left: 41%;
        opacity: 0.2;
    }
}

@media (min-width: 992px) {
    .block-preview {
        padding: 100px 0;
    }
    .block-preview .cover-image {
        opacity: 1;
    }
    .block-preview * + .title {
        margin-top: 44px;
    }
    .block-preview * + .exeption {
        margin-top: 32px;
    }
}

@media (min-width: 1600px) {
    .block-preview {
        padding: 186px 0 206px;
    }
    .block-preview * + .title {
        margin-top: 54px;
    }
    .block-preview * + .exeption {
        margin-top: 42px;
    }
}

@media (max-width: 575px) {
    .block-1 {
        max-width: 270px;
        margin-left: auto;
        margin-right: auto;
    }
}

/*
*
* Boxes
*/
.box-minimal {
    position: relative;
    display: block;
    padding: 30px 20px;
    font-size: 18px;
    line-height: 1.3;
    background: #ffffff;
    color: #00385b;
    border-radius: 6px;
}

.box-minimal:hover {
    color: #151515;
    box-shadow: 0 0 24px 0 rgba(130, 133, 144, 0.3);
}

.box-minimal .hot {
    position: absolute;
    top: 8px;
    left: 20px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    color: #ffffff;
    background: #5cbfc7;
}

@media (min-width: 992px) {
    .box-minimal {
        padding: 63px 15px 63px 40px;
        font-size: 25px;
    }
    .box-minimal .hot {
        top: 16px;
        left: 40px;
        padding: 5px 15px;
        font-size: 14px;
    }
}

.box-counter {
    position: relative;
    text-align: center;
    color: #151515;
}

.box-counter-title {
    display: inline-block;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Lato, "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: -0.025em;
}

.box-counter-main {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Lato, "Helvetica Neue", Arial, sans-serif;
    font-size: 45px;
    font-weight: 300;
    line-height: 1.2;
}

.box-counter-main > * {
    display: inline;
    font: inherit;
}

.box-counter-main .small {
    font-size: 28px;
}

.box-counter-main .small_top {
    position: relative;
    top: 0.2em;
    vertical-align: top;
}

.box-counter-divider {
    font-size: 0;
    line-height: 0;
}

.box-counter-divider::after {
    content: "";
    display: inline-block;
    width: 80px;
    height: 2px;
    background: #00385b;
}

* + .box-counter-title {
    margin-top: 10px;
}

* + .box-counter-main {
    margin-top: 20px;
}

* + .box-counter-divider {
    margin-top: 10px;
}

@media (min-width: 768px) {
    .box-counter-title {
        font-size: 18px;
    }
}

@media (min-width: 1200px) {
    .box-counter-main {
        font-size: 60px;
    }
    .box-counter-main .small {
        font-size: 36px;
    }
    * + .box-counter-main {
        margin-top: 30px;
    }
    * + .box-counter-divider {
        margin-top: 15px;
    }
    * + .box-counter-title {
        margin-top: 18px;
    }
}

.bg-primary .box-counter {
    color: #ffffff;
}

.bg-primary .box-counter-divider::after {
    background: #ffffff;
}

.contact-box > li + li {
    margin-top: 15px;
}

.contact-box .icon {
    font-size: 24px;
    color: #00385b;
}

.contact-box .list-phones > li + li {
    margin-top: 2px;
}

* + .contact-box {
    margin-top: 15px;
}

@media (min-width: 1200px) {
    * + .contact-box {
        margin-top: 30px;
    }
}

/*
Price box
*/
.price-box-1 {
    position: relative;
    z-index: 2;
    padding: 25px 15px;
    background: #f6f6f6;
    border-radius: 6px;
}

.price-box-1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 6px;
    background: inherit;
}

.price-box-1 .title {
    font-size: 22px;
    line-height: 1.45;
    font-weight: 700;
    color: #151515;
}

.price-box-1 .exeption {
    color: #000000;
}

.price-box-1-primary {
    background: linear-gradient(to bottom, #00385b, #5cbfc7);
}

.price-box-1-primary .title,
.price-box-1-primary .exeption,
.price-box-1-primary .price {
    color: #ffffff;
}

.price-box-1 * + .title {
    margin-top: 15px;
}

.price-box-1 * + .exeption {
    margin-top: 12px;
}

.price-box-1 * + .price {
    margin-top: 10px;
}

.price-box-1 * + .button {
    margin-top: 12px;
}

@media (min-width: 1200px) {
    .price-box-1 {
        margin-top: 26px;
        margin-bottom: 26px;
        padding: 45px 47px;
    }
    .price-box-1-primary:before {
        top: -26px;
        bottom: -26px;
    }
    .price-box-1 * + .title {
        margin-top: 24px;
    }
    .price-box-1 * + .exeption {
        margin-top: 20px;
    }
    .price-box-1 * + .price {
        margin-top: 18px;
    }
    .price-box-1 * + .button {
        margin-top: 21px;
    }
}

@media (min-width: 1600px) {
    .price-box-1 {
        margin-top: 32px;
        margin-bottom: 32px;
        padding: 56px 60px;
    }
    .price-box-1-primary:before {
        top: -32px;
        bottom: -32px;
    }
    .price-box-1 * + .title {
        margin-top: 30px;
    }
    .price-box-1 * + .exeption {
        margin-top: 25px;
    }
    .price-box-1 * + .price {
        margin-top: 22px;
    }
    .price-box-1 * + .button {
        margin-top: 26px;
    }
}

.price-box-2 {
    position: relative;
    z-index: 2;
    padding: 25px 15px;
    background: #ffffff;
    border-radius: 6px;
}

.price-box-2 .title {
    font-size: 22px;
    line-height: 1.45;
    font-weight: 700;
    color: #151515;
}

.price-box-2 .exeption {
    color: #000000;
}

.price-box-2 .price {
    font-weight: 100;
}

.price-box-2 * + .title {
    margin-top: 15px;
}

.price-box-2 * + .list-sm {
    margin-top: 11px;
}

.price-box-2 * + .price {
    margin-top: 5px;
}

.price-box-2 * + .button {
    margin-top: 14px;
}

@media (min-width: 1200px) {
    .price-box-2 {
        padding: 35px 15px 50px;
    }
    .price-box-2 * + .title {
        margin-top: 30px;
    }
    .price-box-2 * + .list-sm {
        margin-top: 21px;
    }
    .price-box-2 * + .price {
        margin-top: 14px;
    }
    .price-box-2 * + .button {
        margin-top: 31px;
    }
}

/*
Box link
*/
.box-link {
    position: relative;
    z-index: 1;
    display: flex;
    overflow: hidden;
    text-align: center;
    color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 6px;
}

.box-link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: rgba(255, 228, 0, 0);
    transition: 0.3s;
}

.box-link-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 100px;
    width: 100%;
    padding: 15px;
}

.box-link:hover,
.box-link:focus,
.box-link:active {
    color: #ffffff;
}

.box-link:hover:before,
.box-link:focus:before,
.box-link:active:before {
    background: rgba(255, 228, 0, 0.4);
}

@media (min-width: 768px) {
    .box-link-inner {
        min-height: 280px;
    }
}

/*
Box wrapper
*/
.box-wrap-gray {
    padding: 15px 15px;
    background: #f6f6f6;
    border-radius: 6px;
}

@media (min-width: 576px) {
    .box-wrap-gray {
        padding: 35px;
    }
}

@media (min-width: 1200px) {
    .box-wrap-gray {
        padding: 47px 59px;
    }
}

/*
* Box content
*/
/*
* Timeline box
*/
.timeline .date {
    font-weight: 500;
}

.timeline .line {
    position: relative;
    height: 17px;
    border-left: 1px solid #aeb1be;
}

.timeline .line:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 2px;
    transform: translateY(-50%);
    border-top: 1px solid #aeb1be;
    width: 100vw;
}

.timeline a.media-item {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 6px;
    max-width: 100px;
}

.timeline a.media-item:before {
    content: "\f504";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    font-family: "Material Design Icons";
    font-size: 30px;
    line-height: 1;
    color: #ffffff;
    transition: 0.3s;
    will-change: transform;
}

.timeline a.media-item:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(255, 228, 0, 0.7);
    transition: 0.3s;
}

.timeline * + .line {
    margin-top: 9px;
}

.timeline * + .media-item {
    margin-top: 19px;
}

.timeline * + .title {
    margin-top: 17px;
}

.timeline * + .exeption {
    margin-top: 2px;
}

.desktop .timeline a.media-item:before {
    color: transparent;
    transform: translate(-50%, -50%) scale(0.5);
}

.desktop .timeline a.media-item:after {
    background: rgba(255, 228, 0, 0);
}

.desktop .timeline a.media-item:hover:before {
    color: #ffffff;
    transform: translate(-50%, -50%) scale(1);
}

.desktop .timeline a.media-item:hover:after {
    background: rgba(255, 228, 0, 0.7);
}

.timeline-figure {
    position: relative;
    overflow: hidden;
    display: inline-block;
    border-radius: 6px;
}

.jp-player-init.timeline-player {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
    background: rgba(21, 21, 21, 0.6);
    transition: 0.3s ease;
}

.jp-player-init.timeline-player .jp-interface,
.jp-player-init.timeline-player .jp-audio {
    height: 100%;
}

.jp-player-init.timeline-player .jp-interface {
    justify-content: center;
    align-items: center;
}

.jp-player-init.timeline-player .jp-time-rail {
    position: absolute;
    width: 100%;
    max-width: 90%;
    padding: 0;
    bottom: 5px;
    opacity: 0;
}

.jp-player-init.timeline-player .jp-progress {
    background: rgba(255, 255, 255, 0.4);
}

.jp-player-init.timeline-player .jp-btn {
    font-size: 28px;
    color: #00385b;
}

.jp-player-init.timeline-player .jp-btn:hover {
    color: rgba(255, 228, 0, 0.8);
}

.jp-player-init.timeline-player.jp-state-playing .jp-time-rail {
    opacity: 1;
}

* + .timeline-figure {
    margin-top: 20px;
}

@media (min-width: 992px) {
    .desktop .jp-player-init.timeline-player {
        opacity: 0;
    }
    .desktop .jp-player-init.timeline-player .jp-btn {
        opacity: 0;
        margin-top: 30px;
    }
    .desktop .jp-player-init.timeline-player.jp-state-playing,
    .desktop .timeline:hover .jp-player-init.timeline-player {
        opacity: 1;
    }
    .desktop .jp-player-init.timeline-player.jp-state-playing .jp-btn,
    .desktop .timeline:hover .jp-player-init.timeline-player .jp-btn {
        opacity: 1;
        margin-top: 0;
    }
}

/*
* Box inline
*/
.box-inline {
    text-align: center;
}

.box-inline .icon {
    font-size: 64px;
    line-height: 1;
}

@media (min-width: 768px) {
    .box-inline {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .box-inline .box-inline-inner:first-child {
        padding-right: 15px;
    }
}

@media (min-width: 1200px) {
    .box-inline .box-inline-inner:first-child {
        padding-right: 42px;
    }
}

@media (min-width: 1200px) {
    .box-style-1 {
        margin-right: -30px;
    }
}

.box-img-animate {
    display: flex;
    text-align: center;
}

.box-img-animate-item {
    flex-basis: 33.333%;
    flex-shrink: 0;
}

@media (max-width: 575px) {
    .box-img-animate {
        overflow-x: auto;
        padding: 0;
    }
    .box-img-animate-item img {
        width: 100%;
    }
}

@media (min-width: 576px) {
    .box-img-animate {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .box-img-animate-item {
        position: relative;
        flex-basis: 50%;
        z-index: 1;
    }
    .box-img-animate-item-1 {
        text-align: left;
        top: 10px;
        left: -35px;
        z-index: 2;
    }
    .box-img-animate-item-2 {
        top: 16px;
        left: -44px;
        z-index: 0;
    }
    .box-img-animate-item-3 {
        margin-top: -50px;
        flex-basis: 78%;
    }
    .box-img-animate-item-4 {
        text-align: left;
        top: -32px;
        left: 5px;
        flex-basis: 22%;
    }
    .box-img-animate-item-5 {
        text-align: left;
        top: 4px;
        left: -22px;
    }
    .box-img-animate-item-6 {
        margin-top: -66px;
        top: -50px;
        left: -20px;
        z-index: 0;
    }
}

/*
* Element groups
*/
html .group {
    margin-bottom: -10px;
    margin-left: -16px;
}

html .group:empty {
    margin-bottom: 0;
    margin-left: 0;
}

html .group > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 16px;
}

html .group-sm {
    margin-bottom: -10px;
    margin-left: -20px;
}

html .group-sm:empty {
    margin-bottom: 0;
    margin-left: 0;
}

html .group-sm > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 20px;
}

html .group-md {
    margin-bottom: -10px;
    margin-left: -16px;
}

html .group-md:empty {
    margin-bottom: 0;
    margin-left: 0;
}

html .group-md > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 16px;
}

@media (min-width: 1200px) {
    html .group-md {
        margin-bottom: -10px;
        margin-left: -25px;
    }
    html .group-md > * {
        margin-bottom: 10px;
        margin-left: 25px;
    }
}

html .group-xl {
    margin-bottom: -20px;
    margin-left: -30px;
}

html .group-xl:empty {
    margin-bottom: 0;
    margin-left: 0;
}

html .group-xl > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 30px;
}

html .group-sm-justify .button {
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 768px) {
    html .group-sm-justify {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    html .group-sm-justify > * {
        flex-grow: 1;
        flex-shrink: 0;
    }
    html .group-sm-justify .button {
        min-width: 130px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

html .group-middle {
    display: inline-table;
    vertical-align: middle;
}

html .group-middle > * {
    vertical-align: middle;
}

* + .group {
    margin-top: 20px;
}

@media (min-width: 1600px) {
    * + .group {
        margin-top: 33px;
    }
}

/*
*
* Responsive units
*/
.unit {
    display: flex;
    flex: 0 1 100%;
    margin-bottom: -30px;
    margin-left: -20px;
}

.unit > * {
    margin-bottom: 30px;
    margin-left: 20px;
}

.unit:empty {
    margin-bottom: 0;
    margin-left: 0;
}

.unit-body {
    flex: 0 1 auto;
}

.unit-item,
.unit-left,
.unit-right {
    flex: 0 0 auto;
    max-width: 100%;
}

.unit-spacing-xxs {
    margin-bottom: -7px;
    margin-left: -7px;
}

.unit-spacing-xxs > * {
    margin-bottom: 7px;
    margin-left: 7px;
}

.unit-spacing-xs {
    margin-bottom: -15px;
    margin-left: -7px;
}

.unit-spacing-xs > * {
    margin-bottom: 15px;
    margin-left: 7px;
}

.unit-spacing-s {
    margin-bottom: 13px;
    margin-left: -7px;
}

.unit-spacing-s > * {
    margin-bottom: 28px;
    margin-left: 7px;
}

.unit-spacing-sm {
    margin-bottom: -15px;
    margin-left: -30px;
}

.unit-spacing-sm > * {
    margin-bottom: 15px;
    margin-left: 30px;
}

.unit-1 {
    margin-bottom: -20px;
    margin-left: -20px;
}

.unit-1 > * {
    margin-bottom: 20px;
    margin-left: 20px;
}

@media (max-width: 479px) {
    .unit-1 {
        flex-direction: column;
    }
}

.unit-middle {
    align-items: center;
}

@media (min-width: 768px) {
    .unit-md-horizontal {
        flex-direction: row;
    }
}

/*
*
* Lists
*/
.list > li + li {
    margin-top: 10px;
}

.list-xs > li + li {
    margin-top: 5px;
}

.list-sm > li + li {
    margin-top: 8px;
}

.list-md > li + li {
    margin-top: 18px;
}

.list-lg > li + li {
    margin-top: 25px;
}

.list-xl > li + li {
    margin-top: 20px;
}

.list-xxl > li + li {
    margin-top: 30px;
}

.list-xxl-2 > li + li,
.list-xxl-2 > .row + .row {
    margin-top: 50px;
}

@media (min-width: 1200px) {
    .list-xl > li + li {
        margin-top: 33px;
    }
    .list-xxl-2 > li + li,
    .list-xxl-2 > .row + .row {
        margin-top: 90px;
    }
}

@media (min-width: 1600px) {
    .list-xl > li + li {
        margin-top: 40px;
    }
    .list-xxl > li + li {
        margin-top: 80px;
    }
    .list-xxl-2 > li + li,
    .list-xxl-2 > .row + .row {
        margin-top: 120px;
    }
}

.list-inline > li {
    display: inline-block;
}

html .list-inline-md {
    transform: translate3d(0, -8px, 0);
    margin-bottom: -8px;
    margin-left: -10px;
    margin-right: -10px;
}

html .list-inline-md > * {
    margin-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 992px) {
    html .list-inline-md {
        margin-left: -15px;
        margin-right: -15px;
    }
    html .list-inline-md > * {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.list-terms dt + dd {
    margin-top: 5px;
}

.list-terms dd + dt {
    margin-top: 25px;
}

* + .list-terms {
    margin-top: 25px;
}

.index-list {
    counter-reset: li;
}

.index-list > li .list-index-counter:before {
    content: counter(li, decimal-leading-zero);
    counter-increment: li;
}

.list-marked {
    padding-left: 25px;
    text-align: left;
}

.list-marked > li {
    text-indent: -25px;
    padding-left: 25px;
}

.list-marked > li::before {
    position: relative;
    display: inline-block;
    left: 25px;
    top: -2px;
    min-width: 25px;
    content: "\f105";
    font: 400 16px/24px "FontAwesome";
    color: #aeb1be;
    vertical-align: middle;
}

.list-marked > li + li {
    margin-top: 8px;
}

* + .list-marked {
    margin-top: 15px;
}

p + .list-marked {
    margin-top: 16px;
}

.list-ordered {
    counter-reset: li;
    padding-left: 22px;
    text-align: left;
}

.list-ordered > li {
    position: relative;
    padding-left: 28px;
}

.list-ordered > li:before {
    content: counter(li, decimal) ".";
    counter-increment: li;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 15px;
    color: #aeb1be;
}

.list-ordered > li + li {
    margin-top: 8px;
}

* + .list-ordered {
    margin-top: 15px;
}

.list-icon {
    text-align: left;
}

.list-icon svg.icon {
    fill: #00385b;
    margin-right: 18px;
}

.list-icon .list-icon-title {
    display: flex;
    align-items: center;
    min-height: 42px;
}

.list-icon .title {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
    letter-spacing: 0.005em;
}

.list-icon .icon-item {
    position: relative;
    display: inline-block;
    min-width: 35px;
    margin-right: 13px;
    font-size: 40px;
    line-height: 1;
    color: #00385b;
    vertical-align: middle;
}

.list-icon .list-icon-body {
    color: #aeb1be;
}

.list-icon * + .list-icon-body {
    margin-top: 10px;
}

@media (min-width: 768px) {
    .list-icon .title {
        font-size: 20px;
    }
    .list-icon * + .list-icon-body {
        margin-top: 15px;
    }
}

.list-dotted {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.list-dotted > li {
    position: relative;
    padding: 3px 0;
    vertical-align: middle;
}

.list-dotted > li:not(:last-child) {
    padding-right: 18px;
}

.list-dotted > li:not(:last-child):after {
    content: "";
    position: absolute;
    top: 50%;
    right: 9px;
    width: 2px;
    height: 24px;
    background: #f6f6f6;
    transform: translate(50%, -50%);
}

@media (min-width: 1200px) {
    .list-dotted > li:not(:last-child) {
        padding-right: 62px;
    }
    .list-dotted > li:not(:last-child):after {
        right: 31px;
    }
}

.number-counter {
    counter-reset: counter;
}

.number-counter .index-counter:after {
    content: counter(counter, decimal-leading-zero);
    counter-increment: counter;
}

/*
*
* Images
*/
img {
    display: inline-block;
    max-width: 120%;
    height: auto;
    right: 5%;
}

.img-responsive {
    width: 100%;
}

.figure-1 {
    position: relative;
    display: inline-block;
}

.figure-1 .group-decor {
    position: absolute;
    top: 85%;
    left: 60%;
    transform: translate3d(-50%, -50%, 0);
}

.figure-1 .triangle span {
    border-left-color: #ffffff;
}

.figure-1 .line-9 polyline {
    stroke: #ffffff;
}

@media (max-width: 399px) {
    .figure-1 {
        max-width: 290px;
    }
    .figure-1 .circle-6 {
        width: 220px;
        height: 220px;
        border-width: 76px;
    }
}

@media (min-width: 992px) {
    .figure-1 .group-decor {
        top: 91%;
    }
}

.figure-2 {
    position: relative;
    display: inline-block;
}

.figure-2 .group-decor {
    position: absolute;
    right: 40%;
    bottom: -8%;
}

.figure-2 img {
    position: relative;
}

@media (max-width: 575px) {
    .figure-2 {
        max-width: 290px;
    }
    .figure-2 .circle-5 {
        width: 260px;
        height: 260px;
        border-width: 76px;
    }
}

@media (min-width: 768px) {
    .figure-2 .group-decor {
        right: 29%;
        bottom: 2%;
    }
}

@media (min-width: 992px) {
    .figure-2 .group-decor {
        right: 50%;
        bottom: 7%;
    }
}

@media (min-width: 1200px) {
    .figure-2 .group-decor {
        right: 63%;
        bottom: 12%;
    }
}

.figure-3 {
    position: relative;
    display: inline-block;
}

.figure-3 .group-decor {
    position: absolute;
    top: 116%;
    left: 40%;
    transform: translate3d(-50%, -50%, 0);
}

.figure-3 .line-9 polyline {
    stroke: #ffffff;
}

@media (max-width: 399px) {
    .figure-3 {
        max-width: 290px;
    }
    .figure-3 .circle-11 {
        width: 220px;
        height: 220px;
        border-width: 76px;
    }
}

/*
*
* Icons
*/
.icon {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    vertical-align: middle;
}

.icon::before {
    font-weight: 300;
    font-style: normal;
    speak: none;
    text-transform: none;
}

.icon-gray-400 {
    color: #aeb1be;
}

.icon-gray-100 {
    color: #f6f6f6;
}

.icon-gradient {
    background: linear-gradient(90deg, transparent, transparent);
    background: -webkit-linear-gradient(90deg, #868e96, #00385b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #00385b;
}

.icon-circle {
    border-radius: 50%;
}

.icon-md {
    font-size: 20px;
    line-height: 1;
}

.icon-lg {
    font-size: 30px;
    line-height: 1;
}

.svg-icon-1 path {
    fill-rule: evenodd;
}

/*
*
* Tables custom
*/
.table-custom {
    width: 100%;
    max-width: 100%;
    text-align: left;
    background: #ffffff;
    border-collapse: collapse;
}

.table-custom th,
.table-custom td {
    color: #151515;
    background: #ffffff;
}

@media (max-width: 767px) {
    .table-custom th,
    .table-custom td {
        min-width: 130px;
    }
}

.table-custom th {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.05em;
}

@media (max-width: 991px) {
    .table-custom th {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.table-custom td,
.table-custom th {
    padding: 16px 24px;
}

.table-custom td,
.table-custom th {
    border-bottom: 1px solid #f6f6f6;
}

.table-custom th {
    border-bottom: 1px solid #000000;
}

* + .table-custom-responsive {
    margin-top: 30px;
}

@media (min-width: 768px) {
    * + .table-custom-responsive {
        margin-top: 40px;
    }
}

.table-custom.table-custom-primary thead th {
    color: #151515;
    background: #00385b;
    border: 0;
}

.table-custom.table-custom-primary tbody tr:hover td {
    background: #f6f6f6;
}

.table-custom.table-custom-hovered tr:hover td {
    background: #f6f6f6;
}

.table-custom.table-custom-bordered td,
.table-custom.table-custom-bordered th {
    border: 1px solid #f6f6f6;
}

.table-custom.table-custom-bordered th {
    border-bottom: 1px solid #000000;
}

.table-custom.table-custom-striped {
    border-bottom: 1px solid #f6f6f6;
}

.table-custom.table-custom-striped tbody tr:nth-of-type(odd) td {
    background: transparent;
}

.table-custom.table-custom-striped tbody tr:nth-of-type(even) td {
    background: #f6f6f6;
}

.table-custom.table-custom-striped tbody td {
    border: 0;
}

.table-custom.table-custom-striped tfoot td:not(:first-child) {
    border-left: 0;
}

@media (max-width: 991px) {
    .table-custom-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-custom-responsive.table-bordered {
        border: 0;
    }
}

/*
*
* Dividers
*/
hr {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #d7d7d7;
}

.divider {
    display: block;
    font-size: 0;
    line-height: 0;
}

.divider:before {
    content: "";
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
}

.divider-1:before {
    width: 30px;
    border-top: 2px solid #aeb1be;
}

.divider-2:before {
    width: 48px;
    border-top: 2px solid #00385b;
}

/*
*
* Buttons
*/
.button {
    position: relative;
    z-index: 0;
    overflow: hidden;
    display: inline-block;
    padding: 14px 40px;
    font-size: 16px;
    line-height: 1.25;
    border: 0 solid;
    border-radius: 40px;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Lato,
        "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-transform: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    user-select: none;
    transition: 250ms all ease-in-out;
}

.button-block {
    display: block;
    width: 100%;
}

.button-default {
    color: #cccccc;
    background-color: #151515;
    border-color: #151515;
}

.button-default:focus,
.button-default:hover,
.button-default:active {
    color: #ffffff;
    background-color: #00385b;
    border-color: #00385b;
}

.button-gray-100 {
    color: #151515;
    background-color: #f6f6f6;
    border-color: #f6f6f6;
}

.button-gray-100:focus,
.button-gray-100:hover,
.button-gray-100:active {
    color: #151515;
    background-color: #e9e9e9;
    border-color: #e9e9e9;
}

.button-primary {
    color: #ffffff;
    background-color: #00385b;
    border-color: #00385b;
}

.button-primary:focus,
.button-primary:hover,
.button-primary:active {
    color: #00385b;
    background-color: #151515;
    border-color: #151515;
}

.button-primary-green {
    color: #151515;
    background-color: #c5d301;
    border-color: #c5d301;
}

.button-primary-green:focus,
.button-primary-green:hover,
.button-primary-green:active {
    color: #c5d301;
    background-color: #151515;
    border-color: #151515;
}

.button-primary-blue {
    color: #151515;
    background-color: #7eb3c8;
    border-color: #7eb3c8;
}

.button-primary-blue:focus,
.button-primary-blue:hover,
.button-primary-blue:active {
    color: #7eb3c8;
    background-color: #151515;
    border-color: #151515;
}

.button-primary-dark {
    color: #ffffff;
    background-color: #5cbfc7;
    border-color: #5cbfc7;
}

.button-primary-dark:focus,
.button-primary-dark:hover,
.button-primary-dark:active {
    color: #ffffff;
    background-color: #00385b;
    border-color: #00385b;
}

.button-default-outline {
    color: #cccccc;
    background-color: transparent;
    border-color: #151515;
}

.button-default-outline:focus,
.button-default-outline:hover,
.button-default-outline:active {
    color: #ffffff;
    background-color: #00385b;
    border-color: #00385b;
}

.button-ghost {
    border: 0;
    background-color: transparent;
}

.button-ghost:hover {
    color: #ffffff;
    background: #00385b;
}

.button-facebook {
    color: #ffffff;
    background-color: #4d70a8;
    border-color: #4d70a8;
}

.button-facebook:focus,
.button-facebook:hover,
.button-facebook:active {
    color: #ffffff;
    background-color: #456497;
    border-color: #456497;
}

.button-twitter {
    color: #ffffff;
    background-color: #02bcf3;
    border-color: #02bcf3;
}

.button-twitter:focus,
.button-twitter:hover,
.button-twitter:active {
    color: #ffffff;
    background-color: #02a8da;
    border-color: #02a8da;
}

.button-google {
    color: #ffffff;
    background-color: #e2411e;
    border-color: #e2411e;
}

.button-google:focus,
.button-google:hover,
.button-google:active {
    color: #ffffff;
    background-color: #cc3a1a;
    border-color: #cc3a1a;
}

.button-shadow {
    box-shadow: 0 9px 21px 0 rgba(204, 204, 204, 0.15);
}

.button-shadow:hover {
    box-shadow: 0 9px 10px 0 rgba(204, 204, 204, 0.15);
}

.button-shadow:focus,
.button-shadow:active {
    box-shadow: none;
}

.button-no-shadow {
    box-shadow: none;
}

.button-xs {
    padding: 8px 17px;
}

.button-sm {
    padding: 9px 30px;
    font-size: 14px;
    line-height: 1.5;
}

.button-lg {
    padding: 10px 30px;
    font-size: 14px;
    line-height: 1.5;
}

@media (min-width: 768px) {
    .button-lg {
        padding: 14px 51px;
        font-size: 18px;
        line-height: 1.5;
    }
}

.price-box-1 .button-lg {
    padding: 10px 30px;
}

@media (min-width: 992px) {
    .price-box-1 .button-lg {
        padding: 14px 51px;
    }
}

.blurb-boxed-2 .button-lg {
    max-width: 100%;
}

.button-circle {
    border-radius: 30px;
}

.button-round {
    border-radius: 5px;
}

.button.button-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}

.button.button-icon .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: inherit;
    font-size: 1.2em;
    line-height: 1em;
}

.button.button-icon > span {
    vertical-align: middle;
}

.button.button-icon-left .icon {
    padding-right: 11px;
}

.button.button-icon-right {
    flex-direction: row-reverse;
}

.button.button-icon-right .icon {
    padding-left: 11px;
}

.button.button-icon.button-link .icon {
    top: 5px;
    font-size: 1em;
}

.button.button-icon.button-xs .icon {
    top: 0.05em;
    font-size: 1.2em;
    padding-right: 8px;
}

.button.button-icon.button-xs .button-icon-right {
    padding-left: 8px;
}

.btn-primary {
    border-radius: 3px;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Lato,
        "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    transition: 0.33s;
}

.btn-primary,
.btn-primary:active,
.btn-primary:focus {
    color: #ffffff;
    background: #00385b;
    border-color: #00385b;
}

.btn-primary:hover {
    color: #ffffff;
    background: #000000;
    border-color: #000000;
}

* + .button-wrap-lg {
    margin-top: 40px;
}

* + .buttons-group {
    margin-top: 25px;
}

* + .buttons-group-1 {
    margin-top: 25px;
}

@media (min-width: 1200px) {
    * + .buttons-group {
        margin-top: 43px;
    }
    * + .buttons-group-1 {
        margin-top: 36px;
    }
}

@media (min-width: 1600px) {
    * + .button-wrap-lg {
        margin-top: 50px;
    }
    * + .buttons-group {
        margin-top: 54px;
    }
    * + .buttons-group-1 {
        margin-top: 44px;
    }
}

/*
*
* Form styles
*/
.rd-form {
    position: relative;
    text-align: left;
}

.rd-form .row {
    margin-left: -8px;
    margin-right: -8px;
}

.rd-form .row > [class*="col-"] {
    padding-left: 8px;
    padding-right: 8px;
}

* + .rd-form {
    margin-top: 20px;
}

@media (min-width: 1200px) {
    * + .rd-form {
        margin-top: 25px;
    }
    h2 + .rd-form,
    h3 + .rd-form {
        margin-top: 45px;
    }
}

@media (min-width: 1600px) {
    * + .rd-form {
        margin-top: 25px;
    }
    h2 + .rd-form,
    h3 + .rd-form {
        margin-top: 56px;
    }
}

input:-webkit-autofill ~ label,
input:-webkit-autofill ~ .form-validation {
    color: #000000 !important;
}

.form-wrap {
    position: relative;
}

.form-wrap.has-error .form-input {
    border-color: #f5543f;
}

.form-wrap.has-focus .form-input {
    border-color: #00385b;
}

.form-wrap + *,
.form-wrap + .button {
    margin-top: 15px;
}

.form-input {
    display: block;
    width: 100%;
    min-height: 48px;
    padding: 11px 21px;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #151515;
    background-color: #ffffff;
    background-image: none;
    border-radius: 6px;
    -webkit-appearance: none;
    transition: 0.3s ease-in-out;
    border: 1px solid #ffffff;
}

.form-input:focus {
    outline: 0;
}

.bg-default .form-input {
    background-color: #f6f6f6;
}

textarea.form-input {
    height: 120px;
    min-height: 48px;
    max-height: 204px;
    resize: vertical;
}

.form-label,
.form-label-outside {
    margin-bottom: 0;
    color: #151515;
    font-weight: 300;
}

.form-label {
    position: absolute;
    top: 24px;
    left: 0;
    right: 0;
    padding-left: 21px;
    padding-right: 21px;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    pointer-events: none;
    text-align: left;
    z-index: 9;
    transition: 0.25s;
    will-change: transform;
    transform: translateY(-50%);
}

.form-label.focus {
    opacity: 0;
}

.form-label.auto-fill {
    color: #151515;
}

.form-label-outside {
    width: 100%;
    margin-bottom: 4px;
}

@media (min-width: 768px) {
    .form-label-outside {
        position: static;
    }
    .form-label-outside,
    .form-label-outside.focus,
    .form-label-outside.auto-fill {
        transform: none;
    }
}

[data-x-mode="true"] .form-label {
    pointer-events: auto;
}

.form-validation {
    position: absolute;
    right: 8px;
    top: 0;
    z-index: 11;
    margin-top: 2px;
    font-size: 9px;
    font-weight: 300;
    line-height: 12px;
    letter-spacing: 0;
    color: #f5543f;
    transition: 0.3s;
}

.form-validation-left .form-validation {
    top: 100%;
    right: auto;
    left: 0;
}

.form-wrap-recaptcha .form-validation {
    left: 5px;
    right: auto;
}

#form-output-global {
    position: fixed;
    bottom: 30px;
    left: 15px;
    margin-right: 15px;
    z-index: 2000;
    visibility: hidden;
    transform: translate3d(-500px, 0, 0);
    transition: 0.3s all ease;
}

#form-output-global.active {
    visibility: visible;
    transform: translate3d(0, 0, 0);
}

@media (min-width: 576px) {
    #form-output-global {
        left: 30px;
    }
}

.form-output {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 10px;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 2px;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}

.form-output.active {
    opacity: 1;
    visibility: visible;
}

.form-output.error {
    color: #f5543f;
}

.form-output.success {
    color: #98bf44;
}

.radio .radio-custom,
.radio-inline .radio-custom,
.checkbox .checkbox-custom,
.checkbox-inline .checkbox-custom {
    opacity: 0;
}

.radio .radio-custom,
.radio .radio-custom-dummy,
.radio-inline .radio-custom,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom,
.checkbox-inline .checkbox-custom-dummy {
    position: absolute;
    left: 0;
    width: 14px;
    height: 14px;
    outline: none;
    cursor: pointer;
}

.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
    pointer-events: none;
    background: #ffffff;
}

.radio .radio-custom-dummy::after,
.radio-inline .radio-custom-dummy::after,
.checkbox .checkbox-custom-dummy::after,
.checkbox-inline .checkbox-custom-dummy::after {
    position: absolute;
    opacity: 0;
    transition: 0.22s;
}

.radio .radio-custom:focus,
.radio-inline .radio-custom:focus,
.checkbox .checkbox-custom:focus,
.checkbox-inline .checkbox-custom:focus {
    outline: none;
}

.radio input,
.radio-inline input,
.checkbox input,
.checkbox-inline input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    clip-path: inset(50%);
    border: 0;
}

.radio-custom:checked + .radio-custom-dummy:after,
.checkbox-custom:checked + .checkbox-custom-dummy:after {
    opacity: 1;
}

.radio,
.radio-inline {
    padding-left: 28px;
}

.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy {
    top: 1px;
    left: 0;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #aeb1be;
}

.radio .radio-custom-dummy::after,
.radio-inline .radio-custom-dummy::after {
    content: "";
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background: #151515;
    border-radius: inherit;
}

.checkbox,
.checkbox-inline {
    padding-left: 28px;
}

.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
    left: 0;
    width: 18px;
    height: 18px;
    margin: 0;
    border: 1px solid #aeb1be;
}

.checkbox .checkbox-custom-dummy::after,
.checkbox-inline .checkbox-custom-dummy::after {
    content: "\f222";
    font-family: "Material Design Icons";
    position: absolute;
    top: -1px;
    left: -2px;
    font-size: 20px;
    line-height: 18px;
    color: #cccccc;
}

.toggle-custom {
    padding-left: 60px;
    -webkit-appearance: none;
}

.toggle-custom:checked ~ .checkbox-custom-dummy::after {
    background: #00385b;
    transform: translate(20px, -50%);
}

.toggle-custom ~ .checkbox-custom-dummy {
    position: relative;
    display: inline-block;
    margin-top: -1px;
    width: 44px;
    height: 20px;
    background: #ffffff;
    cursor: pointer;
}

.toggle-custom ~ .checkbox-custom-dummy::after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 16px;
    height: 16px;
    left: 0;
    top: 50%;
    background: #aeb1be;
    transform: translate(4px, -50%);
    opacity: 1;
    transition: 0.22s;
}

.rd-form-inline {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    text-align: center;
    transform: translate3d(0, -8px, 0);
    margin-bottom: -8px;
}

.rd-form-inline > * {
    margin-top: 8px;
}

.rd-form-inline .form-wrap {
    flex: 1;
    min-width: 185px;
}

.rd-form-inline .form-wrap-select {
    text-align: left;
}

.rd-form-inline .form-button {
    flex-shrink: 0;
    max-width: calc(100% - 10px);
    min-height: 48px;
}

.rd-form-inline .form-button .button {
    min-height: inherit;
}

@media (min-width: 576px) {
    .rd-form-inline .form-wrap {
        margin-right: -10px;
    }
    .rd-form-inline .form-validation {
        right: 18px;
    }
    .rd-form-inline .button {
        display: block;
    }
}

.rd-form-inline.rd-form-inline-centered {
    justify-content: center;
}

.rd-form-inline.form-sm .button {
    padding-left: 25px;
    padding-right: 25px;
}

.rd-form-inline-2 {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    text-align: center;
}

.rd-form-inline-2 > * {
    margin-top: 0;
}

.rd-form-inline-2 .form-wrap {
    flex: 1;
    min-width: 185px;
}

.rd-form-inline-2 .form-input,
.rd-form-inline-2 .form-label {
    font-size: 16px;
}

.rd-form-inline-2 .form-input {
    min-height: 54px;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 50px;
    border-radius: 30px;
}

.rd-form-inline-2 .form-label {
    top: 28px;
}

.rd-form-inline-2 .form-wrap-select {
    text-align: left;
}

.rd-form-inline-2 .form-icon-button {
    position: absolute;
    right: 23px;
    top: 0;
    bottom: 0;
    font-size: 28px;
    color: #151515;
    transition: 0.3s;
    background: none;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
}

.rd-form-inline-2 .form-icon-button::-moz-focus-inner {
    border: none;
    padding: 0;
}

.rd-form-inline-2 .form-icon-button:hover {
    color: #00385b;
}

.rd-form-inline-2 .form-validation {
    right: 15px;
}

.form-sm .form-input,
.form-sm .form-button .button {
    padding-top: 7px;
    padding-bottom: 7px;
    min-height: 40px;
}

.form-sm .form-input {
    padding-left: 15px;
    padding-right: 15px;
}

.form-sm .form-label {
    top: 20px;
    padding-left: 15px;
}

.form-sm * + .button {
    margin-top: 10px;
}

* + .form-sm {
    margin-top: 8px;
}

.form-lg .form-input,
.form-lg .form-label,
.form-lg .select2-container .select2-choice {
    font-size: 14px;
}

.form-lg .form-input,
.form-lg .select2-container .select2-choice {
    padding-top: 15px;
    padding-bottom: 15px;
}

.form-lg .form-input,
.form-lg .select2-container .select2-choice {
    min-height: 54px;
}

.form-lg .form-label {
    top: 28px;
}

.form-lg .form-wrap + *,
.form-lg .form-wrap + .button {
    margin-top: 16px;
}

.social-items span {
    color: #000000;
}

.social-items a:hover {
    color: #151515;
}

.context-dark .social-items a:hover,
.bg-gray-dark .social-items a:hover,
.bg-gray-800 .social-items a:hover,
.bg-gray-5 .social-items a:hover,
.bg-primary-dark .social-items a:hover {
    color: #00385b;
}

* + .social-items {
    margin-top: 15px;
}

* + .social-items.group-md {
    margin-top: 15px;
}

@media (min-width: 1200px) {
    * + .social-items {
        margin-top: 32px;
    }
    * + .social-items.group-md {
        margin-top: 20px;
    }
}

@media (min-width: 1600px) {
    * + .social-items {
        margin-top: 40px;
    }
    * + .social-items.group-md {
        margin-top: 20px;
    }
}

/*
*
* Posts
*/
/* Post components */
/* Tags */
.tag {
    display: inline-block;
    padding: 0 14px;
    color: #ffffff;
    background: #151515;
}

.tag:hover,
.tag:focus,
.tag:active {
    color: #151515;
    background: #00385b;
}

.tag-1 {
    display: inline-block;
    padding: 0 9px;
    font-weight: 100;
    color: #151515;
    background: #868e96;
    border-radius: 2px;
}

.tag-1:hover,
.tag-1:focus,
.tag-1:active {
    color: #ffffff;
    background: #00385b;
}

/* Post meta */
.post-meta,
.post-meta-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -20px;
    margin-bottom: -10px;
}

.post-meta-item {
    margin-left: 20px;
    margin-bottom: 10px;
}

/* Post title */
.post-title > a {
    color: #5cbfc7;
}

.post-title > a:hover {
    color: #151515;
}

/* Comments list */
.comment-list .comment-list-reply > li {
    padding-left: 40px;
}

.comment-list > li + li,
.comment-list .comment-list-reply > li + li {
    margin-top: 7px;
}

.comment-list * + .comment-list-reply {
    margin-top: 7px;
}

* + .comment-list {
    margin-top: 20px;
}

@media (min-width: 1200px) {
    .comment-list .comment-list-reply > li {
        padding-left: 81px;
    }
    * + .comment-list {
        margin-top: 31px;
    }
}

@media (min-width: 1600px) {
    .comment-list .comment-list-reply > li {
        padding-left: 100px;
    }
    * + .comment-list {
        margin-top: 39px;
    }
}

/* Single comment */
.box-comment {
    padding: 20px 20px;
    display: flex;
    flex-direction: column;
    background: #f6f6f6;
    border-radius: 6px;
}

.box-comment-image {
    flex-shrink: 0;
    padding-bottom: 15px;
}

.box-comment-image img {
    border-radius: 50%;
}

.box-comment .title {
    font-weight: 300;
}

.box-comment .date {
    color: #000000;
}

.box-comment .comment-link {
    display: inline-block;
    color: #5cbfc7;
}

.box-comment .comment-link:hover,
.box-comment .comment-link:focus,
.box-comment .comment-link:active {
    color: #151515;
}

.box-comment * + .comment {
    margin-top: 9px;
}

.box-comment * + .comment-link {
    margin-top: 8px;
}

@media (min-width: 768px) {
    .box-comment {
        flex-direction: row;
    }
    .box-comment-image {
        max-width: 30%;
        padding-right: 20px;
        padding-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .box-comment {
        padding: 33px;
    }
    .box-comment-image {
        padding-right: 33px;
    }
    .box-comment * + .comment {
        margin-top: 14px;
    }
    .box-comment * + .comment-link {
        margin-top: 13px;
    }
}

@media (min-width: 1600px) {
    .box-comment {
        padding: 40px;
    }
    .box-comment-image {
        padding-right: 40px;
    }
    .box-comment * + .comment {
        margin-top: 17px;
    }
    .box-comment * + .comment-link {
        margin-top: 16px;
    }
}

/*
*Post Classic
*/
.post-classic {
    color: #000000;
}

.post-classic .media-wrapper {
    display: block;
    opacity: 1;
    transition: 0.3s;
}

.post-classic .media-wrapper > img {
    width: 100%;
    border-radius: 6px;
}

.post-classic .media-wrapper:hover {
    opacity: 0.8;
}

.post-classic .post-meta-main {
    justify-content: space-between;
}

.post-classic * + .post-meta-main {
    margin-top: 11px;
}

.post-classic * + .post-title {
    margin-top: 10px;
}

.post-classic * + .post-exeption {
    margin-top: 8px;
}

@media (min-width: 1200px) {
    .post-classic * + .post-meta-main {
        margin-top: 18px;
    }
    .post-classic * + .post-title {
        margin-top: 19px;
    }
    .post-classic * + .post-exeption {
        margin-top: 17px;
    }
}

@media (min-width: 1600px) {
    .post-classic * + .post-meta-main {
        margin-top: 22px;
    }
    .post-classic * + .post-title {
        margin-top: 23px;
    }
    .post-classic * + .post-exeption {
        margin-top: 19px;
    }
}

* + .post-classic,
.post-classic + * {
    margin-top: 40px;
}

@media (min-width: 768px) {
    * + .post-classic,
    .post-classic + * {
        margin-top: 50px;
    }
}

@media (min-width: 1200px) {
    * + .post-classic,
    .post-classic + * {
        margin-top: 71px;
    }
}

/*
* Post Classic 2
*/
.post-classic-2 {
    color: #000000;
}

.post-classic-2 .media-wrapper {
    display: block;
    opacity: 1;
    transition: 0.3s;
}

.post-classic-2 .media-wrapper > img {
    width: 100%;
    border-radius: 6px;
}

.post-classic-2 .media-wrapper:hover {
    opacity: 0.8;
}

.post-classic-2 .post-date {
    color: #151515;
}

.post-classic-2 * + .post-meta-main {
    margin-top: 12px;
}

.post-classic-2 * + .post-title {
    margin-top: 9px;
}

.post-classic-2 * + .post-exeption {
    margin-top: 5px;
}

.post-classic-2 * + .post-date {
    margin-top: 5px;
}

@media (min-width: 1200px) {
    .post-classic-2 * + .post-meta-main {
        margin-top: 20px;
    }
    .post-classic-2 * + .post-title {
        margin-top: 13px;
    }
    .post-classic-2 * + .post-exeption {
        margin-top: 7px;
    }
    .post-classic-2 * + .post-date {
        margin-top: 6px;
    }
}

@media (min-width: 1600px) {
    .post-classic-2 * + .post-meta-main {
        margin-top: 24px;
    }
    .post-classic-2 * + .post-title {
        margin-top: 16px;
    }
    .post-classic-2 * + .post-exeption {
        margin-top: 9px;
    }
    .post-classic-2 * + .post-date {
        margin-top: 8px;
    }
}

* + .post-classic-2 {
    margin-top: 40px;
}

@media (min-width: 768px) {
    * + .post-classic-2 {
        margin-top: 50px;
    }
}

@media (min-width: 1200px) {
    * + .post-classic-2 {
        margin-top: 71px;
    }
}

/*
* Post boxed
*/
.post-boxed {
    color: #000000;
    background: #ffffff;
    border-radius: 6px;
    transition: 0.3s;
}

.post-boxed .media-wrapper {
    display: block;
    opacity: 1;
    transition: 0.3s;
}

.post-boxed .media-wrapper > img {
    width: 100%;
}

.post-boxed .media-wrapper:hover {
    opacity: 0.8;
}

.post-boxed .post-meta {
    justify-content: space-between;
    padding: 7px 15px;
}

.post-boxed .post-body {
    padding: 12px 15px;
}

.post-boxed .post-title {
    letter-spacing: 0.03em;
}

.post-boxed:hover {
    box-shadow: 0 2px 8px 4px rgba(21, 21, 21, 0.05);
}

.post-boxed * + .post-title {
    margin-top: 8px;
}

.post-boxed * + .post-exeption {
    margin-top: 5px;
}

@media (min-width: 1200px) {
    .post-boxed .post-meta {
        padding: 17px 28px 15px;
    }
    .post-boxed .post-body {
        padding: 24px 29px;
    }
    .post-boxed * + .post-title {
        margin-top: 16px;
    }
    .post-boxed * + .post-exeption {
        margin-top: 9px;
    }
}

/*
* Post modern
*/
.post-modern-wrap * + .post-modern-item,
.post-modern-wrap * + .post-modern-left,
.post-modern-wrap * + .post-modern-right {
    margin-top: 30px;
}

@media (min-width: 768px) {
    .post-modern-wrap {
        position: relative;
        display: flex;
        flex-wrap: wrap;
    }
    .post-modern-wrap:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        border-right: 1px solid #d7d7d7;
    }
    .post-modern-wrap .post-modern-left,
    .post-modern-wrap .post-modern-right {
        max-width: 50%;
        flex-basis: 50%;
        flex-shrink: 0;
    }
    .post-modern-wrap .post-modern-item {
        position: relative;
        border-radius: 6px;
        transition: 0.3s;
    }
    .post-modern-wrap .post-modern-item:before {
        content: "";
        position: absolute;
        top: 40px;
        width: 40px;
        border-top: 1px solid #d7d7d7;
        transition: 0.3s;
    }
    .post-modern-wrap .post-modern-item:after {
        content: "";
        position: absolute;
        top: 40px;
        width: 9px;
        height: 9px;
        background: #00385b;
        border-radius: 50%;
    }
    .post-modern-wrap .post-modern-item:hover:before {
        border-top: 1px solid #00385b;
    }
    .post-modern-wrap .post-modern-left {
        padding-left: 40px;
        padding-right: 40px;
    }
    .post-modern-wrap .post-modern-left .post-modern-item:before {
        left: 100%;
    }
    .post-modern-wrap .post-modern-left .post-modern-item:after {
        right: -40px;
        transform: translate(50%, -50%);
    }
    .post-modern-wrap .post-modern-right {
        margin-top: 0;
        padding-top: 40px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .post-modern-wrap .post-modern-right .post-modern-item:before {
        right: 100%;
    }
    .post-modern-wrap .post-modern-right .post-modern-item:after {
        left: -40px;
        transform: translate(-50%, -50%);
    }
    .post-modern-wrap * + .post-modern-item {
        margin-top: 40px;
    }
}

@media (min-width: 1200px) {
    .post-modern-wrap .post-modern-item:before {
        top: 67px;
        width: 115px;
    }
    .post-modern-wrap .post-modern-item:after {
        top: 67px;
    }
    .post-modern-wrap .post-modern-left {
        padding-left: 115px;
        padding-right: 115px;
    }
    .post-modern-wrap .post-modern-left .post-modern-item:after {
        right: -115px;
    }
    .post-modern-wrap .post-modern-right {
        padding-top: 88px;
        padding-left: 115px;
        padding-right: 115px;
    }
    .post-modern-wrap .post-modern-right .post-modern-item:after {
        left: -115px;
    }
    .post-modern-wrap * + .post-modern-item {
        margin-top: 73px;
    }
}

.post-modern {
    color: #000000;
    background: #ffffff;
    border-radius: 6px;
    transition: 0.3s;
}

.post-modern .media-wrapper {
    position: relative;
    opacity: 1;
    transition: 0.3s;
}

.post-modern .media-wrapper > a {
    display: block;
}

.post-modern .media-wrapper > a > img {
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.post-modern .media-wrapper:hover {
    opacity: 0.8;
}

.post-modern .list-tags {
    position: absolute;
    top: 15px;
    left: 15px;
}

.post-modern .post-author {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: -40px;
    pointer-events: none;
}

.post-modern .post-author .img-author {
    border: 4px solid #ffffff;
    border-radius: 50%;
    pointer-events: auto;
}

.post-modern .post-author .post-author-name {
    position: relative;
    padding: 4px 16px;
    color: #ffffff;
    background: #151515;
    margin-left: 8px;
}

.post-modern .post-author .post-author-name:before {
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: inherit;
}

.post-modern .post-author img {
    border-radius: 50%;
    max-width: 72px;
    height: auto;
}

.post-modern .post-body {
    padding: 0 15px 12px;
}

.post-modern .post-title {
    letter-spacing: 0.03em;
}

.post-modern .post-date {
    color: #151515;
}

.post-modern:hover {
    box-shadow: 0 2px 8px 4px rgba(21, 21, 21, 0.05);
}

.post-modern * + .post-title,
.post-modern * + .post-exeption {
    margin-top: 8px;
}

.post-modern * + .post-date {
    margin-top: 24px;
}

@media (min-width: 1200px) {
    .post-modern .list-tags {
        top: 26px;
        left: 26px;
    }
    .post-modern .post-body {
        padding: 0 23px 20px;
    }
    .post-modern * + .post-title,
    .post-modern * + .post-exeption {
        margin-top: 13px;
    }
    .post-modern * + .post-date {
        margin-top: 39px;
    }
}

@media (min-width: 1600px) {
    .post-modern .list-tags {
        top: 32px;
        left: 32px;
    }
    .post-modern .post-body {
        padding: 0 29px 24px;
    }
    .post-modern * + .post-title,
    .post-modern * + .post-exeption {
        margin-top: 16px;
    }
    .post-modern * + .post-date {
        margin-top: 48px;
    }
}

.desktop .post-modern .post-author .post-author-name {
    opacity: 0;
    transition: 0.3s;
}

.desktop .post-modern .post-author:hover .post-author-name {
    opacity: 1;
}

/*
* Single post
*/
.post-single-wrap .post-author {
    display: flex;
    align-items: center;
}

.post-single-wrap .post-author .media-wrap {
    padding-right: 10px;
}

.post-single-wrap .post-author img {
    border-radius: 50%;
}

.post-single-wrap .post-author .author-name {
    color: #5cbfc7;
}

.post-single-wrap .post-tag {
    color: #5cbfc7;
}

.post-single-wrap .rd-form textarea.form-input {
    height: 160px;
    max-height: 200px;
}

.post-single-wrap * + .list-dotted {
    margin-top: 12px;
}

.post-single-wrap * + .subtitle {
    margin-top: 22px;
}

.post-single-wrap * + .img-bordered {
    margin-top: 16px;
}

.post-single-wrap * + .post-item {
    margin-top: 60px;
}

.post-single-wrap * + .rd-form {
    margin-top: 20px;
}

.post-single-wrap * + p {
    margin-top: 15px;
}

.post-single-wrap p + p {
    margin-top: 8px;
}

.post-single-wrap img + p {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .post-single-wrap .quote-default {
        padding-left: 40px;
    }
}

@media (min-width: 1200px) {
    .post-single-wrap .post-author .media-wrap {
        padding-right: 20px;
    }
    .post-single-wrap .quote-default {
        padding-left: 81px;
    }
    .post-single-wrap * + .list-dotted {
        margin-top: 19px;
    }
    .post-single-wrap * + .subtitle {
        margin-top: 35px;
    }
    .post-single-wrap * + .img-bordered {
        margin-top: 26px;
    }
    .post-single-wrap * + .post-item {
        margin-top: 98px;
    }
    .post-single-wrap * + .rd-form {
        margin-top: 40px;
    }
    .post-single-wrap * + p {
        margin-top: 30px;
    }
    .post-single-wrap p + p {
        margin-top: 16px;
    }
    .post-single-wrap img + p {
        margin-top: 33px;
    }
}

@media (min-width: 1600px) {
    .post-single-wrap .post-author .media-wrap {
        padding-right: 20px;
    }
    .post-single-wrap .quote-default {
        padding-left: 100px;
    }
    .post-single-wrap * + .list-dotted {
        margin-top: 23px;
    }
    .post-single-wrap * + .subtitle {
        margin-top: 43px;
    }
    .post-single-wrap * + .img-bordered {
        margin-top: 32px;
    }
    .post-single-wrap * + .post-item {
        margin-top: 120px;
    }
    .post-single-wrap * + .rd-form {
        margin-top: 40px;
    }
    .post-single-wrap * + p {
        margin-top: 30px;
    }
    .post-single-wrap p + p {
        margin-top: 16px;
    }
    .post-single-wrap img + p {
        margin-top: 41px;
    }
}

* + .post-button-wrap {
    margin-top: 40px;
}

@media (min-width: 1200px) {
    * + .post-button-wrap {
        margin-top: 71px;
    }
}

/*
*
* Quotes
*/
/*
* Default styles
*/
blockquote {
    padding: 0;
    margin: 0;
    font-size: inherit;
    border-left: none;
}

blockquote q:before,
blockquote q:after {
    content: none;
}

blockquote cite {
    font-style: normal;
    color: #151515;
}

blockquote .position {
    font-style: italic;
    color: #000000;
}

.bg-primary-dark blockquote cite {
    color: #868e96;
}

/**
* Quote components
*/
.quote-icon {
    margin-left: -0.23em;
    transform: rotate(180deg);
    font-size: 44px;
    line-height: 1;
    color: #00385b;
}

.quote-icon.mdi-format-quote {
    transform: rotate(-180deg);
    margin-top: -0.2em;
    margin-left: -0.2em;
}

@media (min-width: 1600px) {
    .quote-icon {
        font-size: 54px;
    }
}

/**
* Quote
*/
.quote-default q {
    font-style: italic;
}

.quote-default * + .quote-meta {
    margin-top: 8px;
}

@media (min-width: 1200px) {
    .quote-default * + .quote-meta {
        margin-top: 17px;
    }
}

@media (min-width: 1600px) {
    .quote-default * + .quote-body {
        margin-top: 5px;
    }
    .quote-default * + .quote-meta {
        margin-top: 21px;
    }
    .quote-default * + .position {
        margin-top: 2px;
    }
}

* + .quote-default {
    margin-top: 14px;
}

@media (min-width: 1200px) {
    * + .quote-default {
        margin-top: 26px;
    }
}

@media (min-width: 1600px) {
    * + .quote-default {
        margin-top: 32px;
    }
}

.context-dark .quote {
    color: #ffffff;
}

.quote-boxed {
    padding: 15px 25px;
    font-weight: 100;
    background: #ffffff;
    border-radius: 6px;
}

.quote-boxed .quote-meta {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: -10px;
    margin-left: -10px;
}

.quote-boxed .quote-meta > * {
    margin-left: 10px;
    margin-top: 10px;
}

.quote-boxed .list-icons > li {
    display: inline-block;
    letter-spacing: -5px;
}

.quote-boxed .icon {
    font-size: 24px;
    line-height: 1.2;
    color: #00385b;
}

.quote-boxed .time {
    font-style: italic;
    color: #000000;
}

.quote-boxed q {
    display: block;
}

.quote-boxed q:before {
    content: open-quote;
}

.quote-boxed q:after {
    content: close-quote;
}

.quote-boxed .quote-author {
    display: flex;
    align-items: center;
}

.quote-boxed .author-media {
    padding-right: 20px;
}

.quote-boxed .author-media img {
    border-radius: 50%;
}

.quote-boxed .author {
    font-weight: 700;
}

.quote-boxed * + q {
    margin-top: 10px;
}

.quote-boxed * + .quote-author {
    margin-top: 9px;
}

@media (min-width: 992px) {
    .quote-boxed {
        padding: 37px 38px;
    }
    .quote-boxed * + q {
        margin-top: 20px;
    }
    .quote-boxed * + .quote-author {
        margin-top: 19px;
    }
}

@media (min-width: 1600px) {
    .quote-boxed {
        padding: 45px 46px;
    }
    .quote-boxed * + q {
        margin-top: 25px;
    }
    .quote-boxed * + .quote-author {
        margin-top: 23px;
    }
}

/*
* Quote large
*/
.quote-large {
    display: inline-block;
    text-align: center;
}

.quote-large .quote-meta {
    display: inline-block;
    max-width: 38%;
    padding-bottom: 15px;
    flex-shrink: 0;
}

.quote-large q {
    position: relative;
    display: block;
    font-style: italic;
}

.quote-large * + .position {
    margin-top: 4px;
}

.quote-large * + .q {
    margin-top: 16px;
}

@media (min-width: 768px) {
    .quote-large {
        display: flex;
        flex-direction: row;
        text-align: left;
    }
    .quote-large .quote-meta {
        padding-right: 20px;
        padding-bottom: 0;
    }
    .quote-large q:before {
        display: block;
        top: -29px;
        font-size: 110px;
    }
}

@media (min-width: 1200px) {
    .quote-large .quote-meta {
        padding-right: 50px;
    }
    .quote-large * + .position {
        margin-top: 7px;
    }
    .quote-large * + q {
        margin-top: 25px;
    }
}

/*
* Quote boxed
*/
.quote-custom {
    text-align: left;
}

.quote-custom .quote-cloud {
    position: relative;
    padding: 20px 25px 25px;
    background: #f6f6f6;
    margin-bottom: 24px;
    box-shadow: 0 3px 9px 0 rgba(21, 21, 21, 0.15);
}

.quote-custom .quote-cloud:before,
.quote-custom .quote-cloud:after {
    position: absolute;
    width: 18px;
    height: 18px;
    content: "";
    left: 6%;
    top: 100%;
    transform: rotate(45deg) translateY(-70%);
    z-index: -1;
    background: inherit;
    box-shadow: inherit;
}

.quote-custom .quote-cloud:before {
    z-index: 1;
    box-shadow: none;
}

.quote-custom .quote-icon {
    position: absolute;
    top: 38px;
    right: 6px;
    font-size: 110px;
    color: #868e96;
}

.quote-custom .list-rating > li {
    display: inline-block;
    letter-spacing: -0.2em;
}

.quote-custom .icon-rating {
    font-size: 24px;
    color: #00385b;
}

.quote-custom q {
    font-style: italic;
}

.quote-custom .quote-body {
    position: relative;
    z-index: 1;
}

.quote-custom .quote-img {
    border-radius: 50%;
}

.quote-custom .quote-meta {
    display: flex;
    align-items: center;
}

.quote-custom .quote-meta-left {
    flex-shrink: 0;
}

.quote-custom .quote-meta-body {
    padding-left: 15px;
}

.quote-custom * + .quote-body {
    margin-top: 5px;
}

@media (min-width: 1600px) {
    .quote-custom .quote-cloud {
        padding: 33px 28px 30px;
    }
    .quote-custom * + .quote-body {
        margin-top: 11px;
    }
}

/*
*
* Thumbnails
*/
.figure-light figcaption {
    padding-top: 20px;
    color: #000000;
}

.thumbnail-1 .media-wrap {
    overflow: hidden;
    border-radius: 6px;
}

.thumbnail-1 .media-wrap img {
    width: 100%;
}

.thumbnail-1 .title {
    font-size: 18px;
    line-height: 1.5;
}

.thumbnail-1 .position {
    font-style: italic;
    color: #000000;
}

.thumbnail-1 * + .title {
    margin-top: 10px;
}

.thumbnail-1 * + .position {
    margin-top: 3px;
}

.thumbnail-1 * + .exeption {
    margin-top: 10px;
}

.thumbnail-1 * + .group {
    margin-top: 12px;
}

@media (min-width: 1200px) {
    .thumbnail-1 .title {
        font-size: 20px;
        line-height: 1.6;
    }
    .thumbnail-1 * + .title {
        margin-top: 15px;
    }
    .thumbnail-1 * + .position {
        margin-top: 5px;
    }
    .thumbnail-1 * + .exeption {
        margin-top: 16px;
    }
    .thumbnail-1 * + .group {
        margin-top: 19px;
    }
}

@media (min-width: 1600px) {
    .thumbnail-1 * + .title {
        margin-top: 18px;
    }
    .thumbnail-1 * + .position {
        margin-top: 6px;
    }
    .thumbnail-1 * + .exeption {
        margin-top: 20px;
    }
    .thumbnail-1 * + .group {
        margin-top: 23px;
    }
}

.thumbnail-2 {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 0 30px 30px;
}

.thumbnail-2:before {
    content: "";
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #ffffff;
    border-radius: 6px;
}

.thumbnail-2 .media-wrap {
    display: inline-block;
    overflow: hidden;
    border-radius: 50%;
    padding: 10px;
    background: #fff;
    box-shadow: 0 5px 21px 3px rgba(130, 133, 144, 0.2);
}

.thumbnail-2 .media-wrap img {
    border-radius: 50%;
    max-width: 100px;
}

.thumbnail-2 .title {
    font-size: 18px;
    line-height: 1.5;
}

.thumbnail-2 .position {
    font-style: italic;
    color: #000000;
}

.thumbnail-2 * + .title {
    margin-top: 12px;
}

.thumbnail-2 * + .divider {
    margin-top: 9px;
}

.thumbnail-2 * + .position {
    margin-top: 10px;
}

.thumbnail-2 * + .group {
    margin-top: 14px;
}

@media (min-width: 768px) {
    .thumbnail-2 {
        padding: 0 36px 36px;
    }
    .thumbnail-2:before {
        top: 85px;
    }
    .thumbnail-2 .media-wrap img {
        max-width: 150px;
    }
    .thumbnail-2 .title {
        font-size: 20px;
        line-height: 1.6;
    }
    .thumbnail-2 * + .title {
        margin-top: 18px;
    }
    .thumbnail-2 * + .divider {
        margin-top: 14px;
    }
    .thumbnail-2 * + .position {
        margin-top: 17px;
    }
    .thumbnail-2 * + .group {
        margin-top: 23px;
    }
}

/*
*
* Breadcrumbs
* --------------------------------------------------
*/
.section-bredcrumbs {
    padding-top: 30px;
    padding-bottom: 31px;
    position: relative;
}

.section-bredcrumbs > * {
    position: relative;
    z-index: 1;
}

@media (min-width: 992px) {
    .rd-navbar-static-linked .section-bredcrumbs {
        padding-top: 125px;
    }
}

@media (min-width: 1200px) {
    .rd-navbar-static-linked .section-bredcrumbs {
        padding-top: 158px;
    }
}

@media (min-width: 1600px) {
    .rd-navbar-static-linked .section-bredcrumbs {
        padding-top: 195px;
    }
}

.breadcrumbs-custom {
    list-style: none;
}

.breadcrumbs-custom > li {
    display: inline-block;
    color: rgba(21, 21, 21, 0.4);
}

.breadcrumbs-custom > li > a {
    color: rgba(21, 21, 21, 0.4);
}

.breadcrumbs-custom > li > a:hover {
    color: #151515;
}

.breadcrumbs-custom > li:not(:last-child):after {
    padding: 0 16px 0 10px;
    font-family: "Material Design Icons";
    content: "\f238";
    color: rgba(21, 21, 21, 0.4);
}

.section-bredcrumbs + .bg-gray-100 {
    border-top: 1px solid #ffffff;
}

* + .breadcrumbs-custom {
    margin-top: 60px;
}

@media (min-width: 1200px) {
    * + .breadcrumbs-custom {
        margin-top: 91px;
    }
}

@media (min-width: 1600px) {
    * + .breadcrumbs-custom {
        margin-top: 112px;
    }
}

/*
*
* Pagination custom
*/
.pagination {
    font-size: 0;
    line-height: 0;
    margin-bottom: -10px;
    margin-left: -10px;
}

.pagination:empty {
    margin-bottom: 0;
    margin-left: 0;
}

.pagination > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 10px;
}

.page-item {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
}

.page-link {
    position: relative;
    z-index: 1;
    display: inline-block;
    min-width: 48px;
    padding: 12px 12px;
    border: 0 solid transparent;
    font-size: 16px;
    line-height: 1.5;
    background: #00385b;
    color: #151515;
    transition: all 0.3s ease-in-out;
    border-radius: 6px;
}

.page-link:hover,
.page-link:focus,
.page-link:active {
    color: #151515;
    background-color: #f6f6f6;
    border-color: transparent;
}

.bg-gray-100 .page-link:hover,
.bg-gray-100 .page-link:focus,
.bg-gray-100 .page-link:active {
    background: #ffffff;
}

.page-item.active > .page-link,
.page-item.active > .page-link:hover,
.page-item.active > .page-link:focus,
.page-item.active > .page-link:active {
    color: #151515;
    background-color: #f6f6f6;
    border-color: transparent;
}

.bg-gray-100 .page-item.active > .page-link,
.bg-gray-100 .page-item.active > .page-link:hover,
.bg-gray-100 .page-item.active > .page-link:focus,
.bg-gray-100 .page-item.active > .page-link:active {
    background: #ffffff;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
    border-radius: 6px;
}

.page-item.disabled > .page-link,
.page-item.disabled > .page-link:hover,
.page-item.disabled > .page-link:focus,
.page-item.disabled > .page-link:active {
    color: #aeb1be;
    background-color: #d7d7d7;
    border-color: #d7d7d7;
}

.page-item-control .icon::before {
    font-family: "FontAwesome";
    font-size: 11px;
    line-height: 24px;
}

.page-item-control:first-child .icon::before {
    content: "\f053";
    margin-left: -1px;
}

.page-item-control:last-child .icon::before {
    content: "\f054";
    margin-right: -1px;
}

* + .page-navigation {
    margin-top: 40px;
}

@media (min-width: 768px) {
    * + .page-navigation {
        margin-top: 50px;
    }
}

@media (min-width: 1200px) {
    * + .page-navigation {
        margin-top: 71px;
    }
}

/*
*
* Snackbars
*/
.snackbars {
    padding: 9px 16px;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
    text-align: left;
    background-color: #000000;
    border-radius: 0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
    font-size: 14px;
}

.snackbars .icon-xxs {
    font-size: 18px;
}

.snackbars p span:last-child {
    padding-left: 14px;
}

.snackbars p > * {
    vertical-align: middle;
}

.snackbars-left {
    display: inline-block;
    margin-bottom: 0;
}

.snackbars-right {
    display: inline-block;
    float: right;
    text-transform: uppercase;
}

.snackbars-right:hover {
    text-decoration: underline;
}

@media (min-width: 576px) {
    .snackbars {
        max-width: 540px;
        padding: 12px 15px;
        font-size: 15px;
    }
}

/*
*
* Footers
*/
.footer-1 {
    padding: 40px 0;
    background: #ffffff;
    color: #00375b;
    text-align: center;
}

.footer-1 .title {
    color: #00375b;
    text-align: center;
}

.footer-1 .footer-logo {
    display: inline-block;
}

.footer-1 .twitter h6 {
    color: inherit;
}

.footer-1 .rights {
    color: #00375b;
}

.footer-1 .button-primary:focus,
.footer-1 .button-primary:hover,
.footer-1 .button-primary:active {
    color: #151515;
    background: #ffffff;
}

.footer-1 * + .footer-logo {
    margin-top: 20px;
}

.footer-1 * + .rights {
    margin-top: 30px;
}

.footer-1 .title + * {
    margin-top: 12px;
}

@media (min-width: 992px) {
    .footer-1 {
        padding: 60px 0;
    }
}

@media (min-width: 1200px) {
    .footer-1 {
        padding: 98px 0 31px;
    }
    .footer-1 * + .footer-logo {
        margin-top: 65px;
    }
    .footer-1 * + .rights {
        margin-top: 68px;
    }
    .footer-1 .title + * {
        margin-top: 19px;
    }
}

@media (min-width: 1600px) {
    .footer-1 {
        padding: 60px 0 31px;
    }
    .footer-1 * + .footer-logo {
        margin-top: 80px;
    }
    .footer-1 * + .rights {
        margin-top: 121px;
    }
    .footer-1 .title + * {
        margin-top: 23px;
    }
}

/*
*
* Services
*/
.service-list .service-item img {
    border-radius: 6px;
}

.service-list * + .exeption {
    margin-top: 8px;
}

.service-list * + .button {
    margin-top: 25px;
}

.service-list .service-item + .service-item {
    margin-top: 50px;
}

@media (min-width: 768px) {
    .service-list .service-item + .service-item {
        margin-top: 60px;
    }
}

@media (min-width: 992px) {
    .service-list * + .exeption {
        margin-top: 26px;
    }
    .service-list * + .button {
        margin-top: 30px;
    }
    .service-list .service-item + .service-item {
        margin-top: 80px;
    }
}

@media (min-width: 1200px) {
    .service-list .service-item + .service-item {
        margin-top: 97px;
    }
}

@media (min-width: 1600px) {
    .service-list * + .exeption {
        margin-top: 33px;
    }
    .service-list .service-item + .service-item {
        margin-top: 120px;
    }
}

.service-list-1 li + li {
    margin-top: 40px;
}

@media (min-width: 1200px) {
    .service-list-1 li + li {
        margin-top: 40px;
    }
}

.service-item-1 {
    flex-direction: column;
    text-align: center;
    display: flex;
    flex: 0 1 100%;
    margin-bottom: -10px;
    margin-left: -10px;
}

.service-item-1 > * {
    margin-bottom: 10px;
    margin-left: 10px;
}

.service-item-1:empty {
    margin-bottom: 0;
    margin-left: 0;
}

.service-item-1 .unit-body {
    flex: 0 1 auto;
}

.service-item-1 .unit-item,
.service-item-1 .unit-left,
.service-item-1 .unit-right {
    flex: 0 0 auto;
    max-width: 100%;
}

.service-item-1 .icon {
    font-size: 50px;
    line-height: 1;
    color: #00385b;
}

.service-item-1 .title {
    font-weight: 300;
}

.service-item-1 p {
    color: #aeb1be;
}

.service-item-1 * + p {
    margin-top: 8px;
}

@media (min-width: 992px) {
    .service-item-1 {
        flex-direction: row;
        text-align: left;
        max-width: 370px;
        margin-bottom: -15px;
        margin-left: -15px;
    }
    .service-item-1 > * {
        margin-bottom: 15px;
        margin-left: 15px;
    }
    .service-item-1-right {
        text-align: right;
    }
    .service-item-1-right .unit-item {
        order: 1;
    }
}

@media (min-width: 1600px) {
    .service-item-1 {
        margin-bottom: -15px;
        margin-left: -20px;
    }
    .service-item-1 > * {
        margin-bottom: 15px;
        margin-left: 20px;
    }
}

.context-dark .service-item-1 p,
.bg-gray-dark .service-item-1 p,
.bg-gray-800 .service-item-1 p,
.bg-gray-5 .service-item-1 p,
.bg-primary-dark .service-item-1 p {
    color: inherit;
}

/*
*
* Service item 2
*/

.service-item-2 {
    flex-direction: column;
    text-align: center;
    display: flex;
    flex: 0 1 100%;
    margin-bottom: -10px;
    margin-left: -10px;
}

.service-item-2 > * {
    margin-bottom: 10px;
    margin-left: 10px;
}

.service-item-2:empty {
    margin-bottom: 0;
    margin-left: 0;
}

.service-item-2 .unit-body {
    flex: 0 1 auto;
}

.service-item-2 .unit-item,
.service-item-2 .unit-left,
.service-item-2 .unit-right {
    flex: 0 0 auto;
    max-width: 100%;
}

.service-item-2 .icon {
    font-size: 50px;
    line-height: 1;
    color: #00385b;
}

.service-item-2 .title {
    font-weight: 300;
}

.service-item-2 p {
    color: #000000;
}

.service-item-2 * + p {
    margin-top: 8px;
}

@media (min-width: 992px) {
    .service-item-2 {
        flex-direction: row;
        text-align: left;
        max-width: 370px;
        margin-bottom: -15px;
        margin-left: -15px;
    }
    .service-item-2 > * {
        margin-bottom: 15px;
        margin-left: 15px;
    }
    .service-item-2-right {
        text-align: right;
    }
    .service-item-2-right .unit-item {
        order: 1;
    }
}

@media (min-width: 1600px) {
    .service-item-2 {
        margin-bottom: -15px;
        margin-left: -20px;
    }
    .service-item-2 > * {
        margin-bottom: 15px;
        margin-left: 20px;
    }
}

.context-dark .service-item-2 p,
.bg-gray-dark .service-item-2 p,
.bg-gray-800 .service-item-2 p,
.bg-gray-5 .service-item-2 p,
.bg-primary-dark .service-item-2 p {
    color: inherit;
}

/*
*
* Service item 2
*/

.service-item-3 {
    flex-direction: column;
    text-align: center;
    display: flex;
    flex: 0 1 100%;
    margin-bottom: -10px;
    margin-left: -10px;
}

.service-item-3 > * {
    margin-bottom: 10px;
    margin-left: 10px;
}

.service-item-3:empty {
    margin-bottom: 0;
    margin-left: 0;
}

.service-item-3 .unit-body {
    flex: 0 1 auto;
}

.service-item-3 .unit-item,
.service-item-3 .unit-left,
.service-item-3 .unit-right {
    flex: 0 0 auto;
    max-width: 100%;
}

.service-item-3 .icon {
    font-size: 50px;
    line-height: 1;
    color: #00385b;
}

.service-item-3 .title {
    font-weight: 300;
}

.service-item-3 p {
    color: #000000;
}

.service-item-3 * + p {
    margin-top: 8px;
}

@media (min-width: 992px) {
    .service-item-3 {
        flex-direction: row;
        text-align: left;
        margin-bottom: -15px;
        margin-left: -15px;
    }
    .service-item-3 > * {
        margin-bottom: 15px;
        margin-left: 15px;
    }
    .service-item-3-right {
        text-align: right;
    }
    .service-item-3-right .unit-item {
        order: 1;
    }
}

@media (min-width: 1600px) {
    .service-item-3 {
        margin-bottom: -15px;
        margin-left: -30px;
    }
    .service-item-3 > * {
        margin-bottom: 15px;
        margin-left: 20px;
    }
}

.context-dark .service-item-3 p,
.bg-gray-dark .service-item-3 p,
.bg-gray-800 .service-item-3 p,
.bg-gray-5 .service-item-3 p,
.bg-primary-dark .service-item-3 p {
    color: inherit;
}

/*
*
* Call to action
*/
.box-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: -20px;
}

.box-cta > * {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

/*
*
* Blurb
*/
/*
* Blurb-image
*/
.blurb-image {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.blurb-image .icon {
    position: relative;
    z-index: 1;
    font-size: 70px;
    line-height: 1.15;
    color: #00385b;
}

.blurb-image .icon:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 59px;
    height: 60px;
    background: url("../images/icon-bg.png") no-repeat center;
    background-size: cover;
}

.blurb-image .title {
    font-weight: 300;
}

.blurb-image .exeption {
    color: #000000;
}

.blurb-image * + .title {
    margin-top: 6px;
}

.blurb-image * + .exeption {
    margin-top: 5px;
}

@media (min-width: 1200px) {
    .blurb-image * + .title {
        margin-top: 12px;
    }
    .blurb-image * + .exeption {
        margin-top: 9px;
    }
}

/*
* Blurb boxed
*/
.blurb-boxed {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 15px 20px 15px;
    text-align: center;
    color: #000000;
    background: #f6f6f6;
}

.blurb-boxed span.icon {
    font-size: 50px;
    line-height: 1.1;
}

.blurb-boxed svg.icon {
    fill: #00385b;
}

.blurb-boxed .title {
    font-weight: 300;
}

.blurb-boxed * + .title {
    margin-top: 16px;
}

.blurb-boxed * + .exeption {
    margin-top: 6px;
}

@media (min-width: 1200px) {
    .blurb-boxed {
        padding: 30px 20px;
    }
    .blurb-boxed * + .exeption {
        margin-top: 10px;
    }
}

.blurb-boxed-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 63px;
}

/*
* Blurb boxed 2
*/
.blurb-boxed-2 {
    position: relative;
    padding: 25px;
    background: rgba(0, 0, 0, 0);
}

.blurb-boxed-2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #00385b;
}

.blurb-boxed-2 .icon {
    font-size: 50px;
    line-height: 1;
}

.blurb-boxed-2 .exeption {
    opacity: 0.6;
}

.blurb-boxed-2.blurb-boxed-dark {
    background: rgba(0, 0, 0, 0.2);
}

.blurb-boxed-2.blurb-boxed-darker {
    background: rgba(0, 0, 0, 0.4);
}

.blurb-boxed-2.blurb-boxed-darkest {
    background: rgba(0, 0, 0, 0.6);
}

.blurb-boxed-2 * + .title {
    margin-top: 11px;
}

.blurb-boxed-2 * + .exeption {
    margin-top: 5px;
}

.blurb-boxed-2 * + .button {
    margin-top: 13px;
}

@media (min-width: 1600px) {
    .blurb-boxed-2 {
        padding: 64px 84px;
    }
    .blurb-boxed-2 * + .title {
        margin-top: 22px;
    }
    .blurb-boxed-2 * + .exeption {
        margin-top: 10px;
    }
    .blurb-boxed-2 * + .button {
        margin-top: 27px;
    }
}

/*
* Blurb boxed 3
*/
.blurb-boxed-3 {
    padding: 20px 15px;
    text-align: center;
    color: #000000;
    background: #ffffff;
    border-radius: 6px;
    transition: 0.3s;
}

.blurb-boxed-3 .icon {
    position: relative;
    z-index: 1;
    font-size: 60px;
    line-height: 1.1;
    color: #00385b;
}

.blurb-boxed-3 .title {
    font-weight: 300;
}

.blurb-boxed-3:hover {
    box-shadow: 0 2px 12px 3px rgba(204, 204, 204, 0.3);
}

.blurb-boxed-3 * + .title {
    margin-top: 7px;
}

.blurb-boxed-3 * + .exeption {
    margin-top: 6px;
}

@media (min-width: 1200px) {
    .blurb-boxed-3 {
        padding: 41px 20px;
    }
    .blurb-boxed-3 * + .title {
        margin-top: 18px;
    }
    .blurb-boxed-3 * + .exeption {
        margin-top: 10px;
    }
}

/*
* Blurb icon bordered
*/
.blurb-icon-bordered .icon {
    position: relative;
    width: 100px;
    height: 100px;
    font-size: 40px;
    line-height: 100px;
    color: #151515;
    background: #ffffff;
    border: 2px solid rgba(174, 177, 190, 0.3);
    border-radius: 50%;
    transition: 0.3s;
}

.blurb-icon-bordered .icon > span {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Lato,
        "Helvetica Neue", Arial, sans-serif;
    color: #ffffff;
    background: #00385b;
    border-radius: 50%;
}

.blurb-icon-bordered p {
    color: #000000;
}

.blurb-icon-bordered:hover .icon {
    border-color: transparent;
    box-shadow: 0 0 12px 3px rgba(215, 215, 215, 0.5);
}

.blurb-icon-bordered * + .title {
    margin-top: 10px;
}

.blurb-icon-bordered * + .exeption {
    margin-top: 10px;
}

@media (min-width: 1200px) {
    .blurb-icon-bordered .icon {
        width: 168px;
        height: 168px;
        font-size: 60px;
        line-height: 168px;
    }
    .blurb-icon-bordered .icon > span {
        top: 5px;
        left: 5px;
        width: 40px;
        height: 40px;
        font-size: 20px;
        line-height: 40px;
    }
    .blurb-icon-bordered * + .title {
        margin-top: 37px;
    }
    .blurb-icon-bordered * + .exeption {
        margin-top: 17px;
    }
}

@media (min-width: 1600px) {
    .blurb-icon-bordered * + .title {
        margin-top: 45px;
    }
    .blurb-icon-bordered * + .exeption {
        margin-top: 21px;
    }
}

@media (min-width: 992px) {
    .blurb-icon-bordered-wrap .icon-wrap {
        position: relative;
        z-index: 0;
    }
    .blurb-icon-bordered-wrap .icon-wrap:before,
    .blurb-icon-bordered-wrap .icon-wrap:after {
        content: "";
        position: absolute;
        top: 50%;
        width: calc(50% + 16px);
        height: 2px;
        transform: translateY(-50%);
        background: rgba(215, 215, 215, 0.3);
        z-index: -1;
    }
    .blurb-icon-bordered-wrap .icon-wrap:before {
        right: 50%;
    }
    .blurb-icon-bordered-wrap .icon-wrap:after {
        left: 50%;
    }
    .blurb-icon-bordered-wrap [class*="col-"]:first-child .icon-wrap:before {
        display: none;
    }
    .blurb-icon-bordered-wrap [class*="col-"]:last-child .icon-wrap:after {
        display: none;
    }
}

.img-bordered {
    border-radius: 25px;
    padding: 20px;
}

/*
* Gallery
*/
.gallery-item {
    display: block;
    position: relative;
    z-index: 1;
    max-height: 180px;
    overflow: hidden;
    transition: 0.25s;
}

.gallery-item > img {
    width: 100%;
}

.gallery-item:after {
    content: "\f508";
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    height: 48px;
    width: 48px;
    font-family: "Material Design Icons";
    font-size: 28px;
    line-height: 48px;
    text-align: center;
    color: #ffffff;
    background: #00385b;
    border-top-left-radius: 6px;
    transition: inherit;
}

.gallery-item .gallery-item-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 50px 15px 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(21, 21, 21, 0.8);
    transition: inherit;
}

.gallery-item .gallery-item-content > * {
    width: 100%;
    color: #ffffff;
}

.gallery-item * + .exeption {
    margin-top: 9px;
}

@media (max-width: 767px) {
    .gallery-item {
        min-height: 180px;
    }
    .gallery-item > img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        min-height: 100%;
        min-width: 100%;
        width: auto;
        height: auto;
        max-width: none;
    }
    @supports (object-fit: cover) {
        .gallery-item > img {
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            transform: none;
            object-fit: cover;
            object-position: center center;
        }
    }
}

@media (min-width: 768px) {
    .gallery-item {
        max-height: none;
    }
    .gallery-item * + .exeption {
        margin-top: 13px;
    }
}

@media (min-width: 1200px) {
    .gallery-item .gallery-item-content {
        padding: 3px 50px 15px 61px;
    }
    .gallery-item * + .exeption {
        margin-top: 18px;
    }
}

.desktop .gallery-item .gallery-item-content {
    opacity: 0;
}

.desktop .gallery-item:after {
    transform: translateY(100%);
}

.desktop .gallery-item:hover .gallery-item-content {
    opacity: 1;
}

.desktop .gallery-item:hover:after {
    transform: translateY(0);
}

.gallery-item-1 {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    transition: 0.25s;
}

.gallery-item-1 > img {
    width: 100%;
}

.gallery-item-1:after {
    content: "\f42b";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    font-family: "Material Design Icons";
    font-size: 60px;
    color: #ffffff;
    transition: inherit;
}

.gallery-item-1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(21, 21, 21, 0.8);
    transition: inherit;
}

.desktop .gallery-item-1:before {
    background: rgba(21, 21, 21, 0);
}

.desktop .gallery-item-1:after {
    color: transparent;
}

.desktop .gallery-item-1:hover:before {
    background: rgba(21, 21, 21, 0.8);
}

.desktop .gallery-item-1:hover:after {
    color: #ffffff;
}

.instagram-gallery {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -8px;
    margin-left: -8px;
}

.instagram-gallery > li {
    flex-basis: 33.333%;
    max-width: 33.333%;
    padding-left: 8px;
    padding-bottom: 8px;
}

.instagram-gallery > li > * {
    width: 100%;
    display: block;
}

.instagram-item {
    display: block;
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
    border-radius: 2px;
}

.instagram-item:before {
    content: "\f504";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    font-family: "Material Design Icons";
    font-size: 30px;
    line-height: 1;
    color: #ffffff;
    transition: 0.3s;
    will-change: transform;
}

.instagram-item:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(255, 228, 0, 0.7);
    transition: 0.3s;
}

.instagram-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: 110%;
    transform: translate(-50%, -50%);
}

.desktop .instagram-item:before {
    color: transparent;
    transform: translate(-50%, -50%) scale(0.5);
}

.desktop .instagram-item:after {
    background: rgba(255, 228, 0, 0);
}

.desktop .instagram-item img {
    transform: translate(-50%, -50%);
}

.desktop .instagram-item:hover:before {
    color: #ffffff;
    transform: translate(-50%, -50%) scale(1);
}

.desktop .instagram-item:hover:after {
    background: rgba(255, 228, 0, 0.7);
}

.desktop .instagram-item:hover img {
    transform: translate(-50%, -50%);
}

/*
*
* Video
* --------------------------------------------------
*/
.video-cover {
    position: relative;
    display: flex;
    padding-bottom: 53%;
    max-width: 720px;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    border-radius: 6px;
}

.video-cover:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(230, 205, 0, 0.4);
    transition: 0.3s;
}

.video-cover .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    font-size: 100px;
    line-height: 1;
    color: #ffffff;
    will-change: transform;
    transition: 0.2s transform;
}

.video-cover .icon:hover {
    transform: translate(-50%, -50%) scale(1.2);
}

.video-cover:hover:before {
    background: rgba(230, 205, 0, 0.5);
}

.video-cover-16by9 {
    padding-bottom: 56.25%;
}

.video-cover-4by3 {
    padding-bottom: 75%;
}

.video-frame {
    position: relative;
    padding-bottom: 60%;
}

.video-frame .video-item {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

/*
*
* Audio
*/
.audio {
    text-align: left;
}

.audio .unit-body {
    flex-grow: 1;
}

.audio-ordered {
    counter-reset: div;
}

.audio-caption {
    position: relative;
    padding-left: 30px;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 300;
}

.audio-caption:before {
    position: absolute;
    top: 0;
    left: 0;
    color: #00385b;
    content: counter(div, decimal-leading-zero);
    counter-increment: div;
}

.audio-title {
    color: #151515;
}

.audio-title a,
.audio-title a:focus,
.audio-title a:active {
    color: inherit;
}

.audio-title a:hover {
    color: #00385b;
}

.audio-text {
    color: #000000;
}

.audio-player.jp-player-init .jp-audio {
    max-width: 390px;
    margin-left: 0;
}

* + .audio-player {
    margin-top: 12px;
}

@media (max-width: 400px) {
    .audio-image {
        width: 60px;
    }
}

@media (min-width: 1600px) {
    .audio-caption {
        font-size: 20px;
    }
}

.context-dark .audio-title,
.bg-gray-dark .audio-title,
.bg-gray-800 .audio-title,
.bg-gray-5 .audio-title,
.bg-primary-dark .audio-title,
.context-dark .audio-text,
.bg-gray-dark .audio-text,
.bg-gray-800 .audio-text,
.bg-gray-5 .audio-text,
.bg-primary-dark .audio-text {
    color: inherit;
}

.audio-classic {
    text-align: left;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
}

.audio-classic-figure {
    position: relative;
    display: block;
}

.jp-player-init.audio-classic-player {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
    background: rgba(0, 0, 0, 0.6);
    transition: 0.3s ease;
}

.jp-player-init.audio-classic-player .jp-interface,
.jp-player-init.audio-classic-player .jp-audio {
    height: 100%;
}

.jp-player-init.audio-classic-player .jp-interface {
    justify-content: center;
    align-items: center;
}

.jp-player-init.audio-classic-player .jp-time-rail {
    position: absolute;
    max-width: 85%;
    width: 100%;
    padding: 0;
    bottom: 20px;
    opacity: 0;
}

.jp-player-init.audio-classic-player .jp-progress {
    background: rgba(255, 255, 255, 0.4);
}

.jp-player-init.audio-classic-player .jp-btn {
    font-size: 50px;
    color: #00385b;
}

.jp-player-init.audio-classic-player .jp-btn:hover {
    color: rgba(255, 228, 0, 0.8);
}

.jp-player-init.audio-classic-player.jp-state-playing .jp-time-rail {
    opacity: 1;
}

.audio-classic-title {
    font-weight: 300;
}

.audio-classic-title a:hover {
    color: #5cbfc7;
}

.audio-classic-text {
    color: #000000;
}

* + .audio-classic-title {
    margin-top: 10px;
}

@media (min-width: 1200px) {
    .desktop .jp-player-init.audio-classic-player {
        opacity: 0;
    }
    .desktop .jp-player-init.audio-classic-player .jp-btn {
        opacity: 0;
        margin-top: 30px;
    }
    .desktop .jp-player-init.audio-classic-player.jp-state-playing,
    .desktop .audio-classic:hover .jp-player-init.audio-classic-player {
        opacity: 1;
    }
    .desktop .jp-player-init.audio-classic-player.jp-state-playing .jp-btn,
    .desktop .audio-classic:hover .jp-player-init.audio-classic-player .jp-btn {
        opacity: 1;
        margin-top: 0;
    }
}

/*
* Page layout
*/
.page {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    opacity: 0;
}

.page.fadeIn {
    animation-timing-function: ease-out;
}

.page.fadeOut {
    animation-timing-function: ease-in;
}

[data-x-mode] .page {
    opacity: 1;
}

html.boxed body {
    background: #f6f6f6 url(../images/bg-pattern-boxed.png) repeat fixed;
}

@media (min-width: 1630px) {
    html.boxed .page {
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto;
        box-shadow: 0 0 23px 0 rgba(1, 1, 1, 0.1);
    }
    html.boxed .rd-navbar-static {
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto;
    }
    html.boxed .rd-navbar-static.rd-navbar--is-stuck {
        max-width: 1600px;
        width: 100%;
        left: calc(50% - 1600px);
        right: calc(50% - 1600px);
    }
}

/*
*
* Text styling
*/
.text-italic {
    font-style: italic;
}

.text-normal {
    font-style: normal;
}

.text-underline {
    text-decoration: underline;
}

.text-strike {
    text-decoration: line-through;
}

.font-weight-thin {
    font-weight: 100;
}

.font-weight-light {
    font-weight: 300;
}

.font-weight-regular {
    font-weight: 300;
}

.font-weight-medium {
    font-weight: 500;
}

.font-weight-sbold {
    font-weight: 600;
}

.font-weight-bold {
    font-weight: 700;
}

.font-weight-ubold {
    font-weight: 900;
}

.text-spacing-0 {
    letter-spacing: 0;
}

.text-primary {
    color: #00385b;
}

.title-default::before {
    display: inline-block;
    text-align: center;
    content: "";
    width: 105px;
    height: 48px;
    margin: 0 auto 15px;
    background-image: url(../img/HH_title_decor-ei.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}

.title-default > span {
    display: block;
}

.context-dark .title-default::before,
.bg-gray-dark .title-default::before,
.bg-gray-800 .title-default::before,
.bg-gray-5 .title-default::before,
.bg-primary-dark .title-default::before {
    background-image: url(../img/HH_title_decor-ei.png);
}

.bg-primary .title-default::before {
    background-image: url(../img/HH_title_decor-ei.png);
}

/*
*
* Offsets
*/
* + p {
    margin-top: 15px;
}

h2 + h6,
h2 + .heading-6 {
    margin-top: 20px;
}

h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
.heading-1 + p,
.heading-2 + p,
.heading-3 + p,
.heading-4 + p,
.heading-5 + p,
.heading-6 + p {
    margin-top: 10px;
}

p + h2,
p + .heading-2 {
    margin-top: 15px;
}

p + p {
    margin-top: 12px;
}

img + p {
    margin-top: 15px;
}

h3 + img {
    margin-top: 42px;
}

h2 + .row {
    margin-top: 40px;
}

h2 + .row-offset-1 {
    margin-top: 30px;
}

h2 + .row-offset-2 {
    margin-top: 20px;
}

h2 + .row-offset-3 {
    margin-top: 20px;
}

h2 + .row-offset-4 {
    margin-top: 25px;
}

* + .row {
    margin-top: 30px;
}

* + .big {
    margin-top: 20px;
}

* + .button {
    margin-top: 30px;
}

* + .button-1 {
    margin-top: 20px;
}

.row + h3,
.row + .heading-3 {
    margin-top: 80px;
}

.figure-light + p {
    margin-top: 15px;
}

.container + .container {
    margin-top: 35px;
}

.row + .row {
    margin-top: 35px;
}

@media (min-width: 1200px) {
    h2 + h6,
    h2 + .heading-6 {
        margin-top: 46px;
    }
    h1 + p,
    .heading-1 + p {
        margin-top: 24px;
    }
    h2 + p,
    .heading-2 + p {
        margin-top: 21px;
    }
    h3 + p,
    .heading-3 + p {
        margin-top: 14px;
    }
    h4 + p,
    .heading-4 + p {
        margin-top: 14px;
    }
    h5 + p,
    .heading-5 + p {
        margin-top: 20px;
    }
    h6 + p,
    .heading-6 + p {
        margin-top: 21px;
    }
    h2 + .row {
        margin-top: 60px;
    }
    h2 + .row-offset-1 {
        margin-top: 38px;
    }
    h2 + .row-offset-2 {
        margin-top: 27px;
    }
    h2 + .row-offset-3 {
        margin-top: 31px;
    }
    h2 + .row-offset-4 {
        margin-top: 45px;
    }
    * + .row {
        margin-top: 55px;
    }
    * + .button {
        margin-top: 48px;
    }
}

@media (min-width: 1600px) {
    h2 + h6,
    h2 + .heading-6 {
        margin-top: 56px;
    }
    h1 + p,
    .heading-1 + p {
        margin-top: 30px;
    }
    h2 + p,
    .heading-2 + p {
        margin-top: 26px;
    }
    h3 + p,
    .heading-3 + p {
        margin-top: 17px;
    }
    h4 + p,
    .heading-4 + p {
        margin-top: 17px;
    }
    h5 + p,
    .heading-5 + p {
        margin-top: 24px;
    }
    h6 + p,
    .heading-6 + p {
        margin-top: 25px;
    }
    h2 + .row {
        margin-top: 73px;
    }
    h2 + .row-offset-1 {
        margin-top: 47px;
    }
    h2 + .row-offset-2 {
        margin-top: 33px;
    }
    h2 + .row-offset-3 {
        margin-top: 38px;
    }
    h2 + .row-offset-4 {
        margin-top: 55px;
    }
    .container + .container {
        margin-top: 60px;
    }
    .row + .row {
        margin-top: 60px;
    }
    * + .button-1 {
        margin-top: 20px;
    }
    .figure-light + p {
        margin-top: 23px;
    }
}

.row-0 {
    margin-bottom: 0px;
}

.row-0:empty {
    margin-bottom: 0;
}

.row-0 > * {
    margin-bottom: 0px;
}

.row-15 {
    margin-bottom: -15px;
}

.row-15:empty {
    margin-bottom: 0;
}

.row-15 > * {
    margin-bottom: 15px;
}

.row-20 {
    margin-bottom: -20px;
}

.row-20:empty {
    margin-bottom: 0;
}

.row-20 > * {
    margin-bottom: 20px;
}

.row-30 {
    margin-bottom: -30px;
}

.row-30:empty {
    margin-bottom: 0;
}

.row-30 > * {
    margin-bottom: 30px;
}

.row-40 {
    margin-bottom: -40px;
}

.row-40:empty {
    margin-bottom: 0;
}

.row-40 > * {
    margin-bottom: 40px;
}

.row-50 {
    margin-bottom: -50px;
}

.row-50:empty {
    margin-bottom: 0;
}

.row-50 > * {
    margin-bottom: 50px;
}

.row-60 {
    margin-bottom: -60px;
}

.row-60:empty {
    margin-bottom: 0;
}

.row-60 > * {
    margin-bottom: 60px;
}

@media (min-width: 768px) {
    .row-md-50 {
        margin-bottom: -50px;
    }
    .row-md-50:empty {
        margin-bottom: 0;
    }
    .row-md-50 > * {
        margin-bottom: 50px;
    }
}

@media (min-width: 992px) {
    .row-lg-0 {
        margin-bottom: 0;
    }
    .row-lg-0:empty {
        margin-bottom: 0;
    }
    .row-lg-0 > * {
        margin-bottom: 0;
    }
    .row-lg-30 {
        margin-bottom: -30px;
    }
    .row-lg-30:empty {
        margin-bottom: 0;
    }
    .row-lg-30 > * {
        margin-bottom: 30px;
    }
    .row-lg-40 {
        margin-bottom: -40px;
    }
    .row-lg-40:empty {
        margin-bottom: 0;
    }
    .row-lg-40 > * {
        margin-bottom: 40px;
    }
    .row-lg-60 {
        margin-bottom: -60px;
    }
    .row-lg-60:empty {
        margin-bottom: 0;
    }
    .row-lg-60 > * {
        margin-bottom: 60px;
    }
}

@media (min-width: 1200px) {
    .row-xl-60 {
        margin-bottom: -60px;
    }
    .row-xl-60:empty {
        margin-bottom: 0;
    }
    .row-xl-60 > * {
        margin-bottom: 60px;
    }
    .row-xl-80 {
        margin-bottom: -80px;
    }
    .row-xl-80:empty {
        margin-bottom: 0;
    }
    .row-xl-80 > * {
        margin-bottom: 80px;
    }
}

@media (min-width: 1600px) {
    .row-xxl-40 {
        margin-bottom: -40px;
    }
    .row-xxl-40:empty {
        margin-bottom: 0;
    }
    .row-xxl-40 > * {
        margin-bottom: 40px;
    }
    .row-xxl-60 {
        margin-bottom: -60px;
    }
    .row-xxl-60:empty {
        margin-bottom: 0;
    }
    .row-xxl-60 > * {
        margin-bottom: 60px;
    }
    .row-xxl-80 {
        margin-bottom: -80px;
    }
    .row-xxl-80:empty {
        margin-bottom: 0;
    }
    .row-xxl-80 > * {
        margin-bottom: 80px;
    }
}

@media (min-width: 768px) {
    .inset-top-1 {
        padding-top: 63px;
    }
}

@media (min-width: 1600px) {
    .inset-top-1 {
        padding-top: 85px;
    }
}

/*
*
* Sections
*/
.section-xs {
    padding: 25px 0;
}

.section-sm,
.section-md,
.section-lg,
.section-xl {
    padding: 50px 0;
}

.section-inset-1 {
    padding-bottom: 90px;
}

.section-collapse + .section-collapse {
    padding-top: 0;
}

.section-collapse:last-child {
    padding-bottom: 0;
}

.section-bg-custom {
    padding-bottom: 320px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}

.section-bg-custom-2 {
    padding-bottom: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}

html [class*="section-"].section-bottom-0 {
    padding-bottom: 0;
}

@media (max-width: 991px) {
    section.section-xs:first-of-type,
    section.section-sm:first-of-type,
    section.section-md:first-of-type,
    section.section-lg:first-of-type,
    section.section-xl:first-of-type,
    section.section-xxl:first-of-type {
        padding-top: 40px;
    }
}

@media (min-width: 768px) {
    .section-xs {
        padding: 50px 0;
    }
    .section-sm {
        padding: 60px 0;
    }
    .section-md {
        padding: 70px 0;
    }
    .section-lg {
        padding: 80px 0;
    }
    .section-xl {
        padding: 90px 0;
    }
    .section-bg-custom {
        padding-bottom: 320px;
    }
}

@media (min-width: 992px) {
    .section-xs {
        padding: 60px 0;
    }
    .section-sm {
        padding: 70px 0;
    }
    .section-md {
        padding: 80px 0;
    }
    .section-lg {
        padding: 90px 0;
    }
    .section-xl {
        padding: 100px 0;
    }
}

@media (min-width: 1200px) {
    .section-sm {
        padding: 60px 0;
    }
    .section-sm-1 {
        padding: 70px 0;
    }
    .section-sm-2 {
        padding: 80px 0;
    }
    .section-md {
        padding: 90px 0 70px;
    }
    .section-lg {
        padding: 100px 0;
    }
    .section-xl {
        padding: 110px 0;
    }
    .section-bg-custom {
        padding-bottom: 430px;
    }
}

@media (min-width: 1600px) {
    .section-md {
        padding: 100px 0 100px;
    }
    .section-lg {
        padding: 120px 0;
    }
    .section-xl {
        padding: 170px 0;
    }
    .section-bg-custom {
        padding-bottom: 23%;
    }
}

.custom-image-section {
    position: relative;
}

.custom-image-section .relative-container {
    position: relative;
}

.custom-image-section .image-item {
    display: none;
}

@media (min-width: 768px) {
    .custom-image-section .image-item {
        position: absolute;
        bottom: calc(100% + 20px);
        right: 0;
        display: block;
        max-width: 40%;
    }
}

@media (min-width: 1200px) {
    .custom-image-section .image-item {
        bottom: calc(100% + 70px);
    }
}

.section-single {
    display: flex;
    text-align: center;
}

.section-single p {
    margin-left: auto;
    margin-right: auto;
}

.section-single * + .rights {
    margin-top: 35px;
}

.section-single * + .countdown-wrap {
    margin-top: 35px;
}

.section-single .countdown-wrap + * {
    margin-top: 35px;
}

@media (min-width: 992px) {
    .section-single * + .rights {
        margin-top: 60px;
    }
    .section-single .countdown-wrap + * {
        margin-top: 35px;
    }
}

.section-single .rd-mailform-wrap {
    max-width: 670px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.section-single * + .rd-mailform-wrap {
    margin-top: 20px;
}

.section-single-header {
    padding: calc(1em + 3vh) 0 calc(1em + 2vh);
}

.section-single-main {
    padding: calc(1em + 4vh) 0;
}

.section-single-footer {
    padding: calc(1em + 2vh) 0 calc(1em + 3vh);
}

.section-single-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-height: 100vh;
}

.section-single-inner > * {
    width: 100%;
}

@supports (display: grid) {
    .section-single-inner {
        display: grid;
        justify-items: center;
        align-content: space-between;
        grid-template-columns: 1fr;
    }
}

.section-negative {
    background: #5cbfc7;
}

.section-negative .section-negative-inner {
    position: relative;
    z-index: 1;
    margin-top: -10px;
}

@media (min-width: 768px) {
    .section-negative .section-negative-inner {
        margin-top: -56px;
    }
}

/*
* Relative section (image)
*/
.section-image-relative {
    position: relative;
}

.section-image-relative .img-custom {
    display: none;
}

@media (min-width: 1200px) {
    .section-image-relative .img-custom {
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        max-width: 50%;
        height: auto;
        transform: translateY(-50%);
    }
}

.container-custom {
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .container-custom {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 1200px) {
    .container-custom {
        padding-left: 60px;
        padding-right: 60px;
    }
}

.section-image {
    min-height: 45.3125vw;
}

/*
*
* Grid modules
*/
@media (min-width: 576px) {
    .section-grid-demonstration [class^="col"] {
        padding: 0;
    }
}

.section-grid-demonstration .grid-demonstration-item {
    padding: 5px 0;
}

@media (min-width: 576px) {
    .section-grid-demonstration .grid-demonstration-item {
        padding: 5px;
        text-align: left;
    }
}

@media (min-width: 768px) {
    .section-grid-demonstration .grid-demonstration-item {
        padding: 15px;
    }
}

@media (max-width: 991px) {
    .section-grid-demonstration .grid-demonstration-item h5 {
        font-size: 16px;
        line-height: 16px;
    }
    .section-grid-demonstration .grid-demonstration-item p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .section-grid-demonstration .grid-demonstration-item {
        padding: 15px 30px;
    }
}

@media (min-width: 1600px) {
    .section-grid-demonstration .grid-demonstration-item {
        padding: 35px 30px;
    }
}

@media (min-width: 1600px) {
    .section-grid-demonstration .container-wide {
        padding-left: 60px;
        padding-right: 60px;
    }
}

.row-flex > [class*="col-"] {
    display: flex;
}

.row-flex > [class*="col-"] > * {
    flex-grow: 1;
    max-width: 100%;
}

/*
*
* Backgrounds
*/
/**
* Light Backgrounds
*/
.bg-default {
    background-color: #ffffff;
}

.bg-default:not([style*="background-"])
    + .bg-default:not([style*="background-"]) {
    padding-top: 0;
}

.bg-gray-100 {
    background-color: #f6f6f6;
}

.bg-gray-100:not([style*="background-"])
    + .bg-gray-100:not([style*="background-"]) {
    padding-top: 0;
}

.bg-white {
    background-color: #ffffff;
}

.bg-white:not([style*="background-"]) + .bg-white:not([style*="background-"]) {
    padding-top: 0;
}

/**
* Dark Backgrounds
*/
.bg-gray-dark {
    background-color: #29293a;
}

.bg-gray-dark:not([style*="background-"])
    + .bg-gray-dark:not([style*="background-"]) {
    padding-top: 0;
}

.bg-gray-800 {
    background-color: #151515;
}

.bg-gray-800:not([style*="background-"])
    + .bg-gray-800:not([style*="background-"]) {
    padding-top: 0;
}

.bg-gray-5 {
    background-color: #5dc0c7;
}

.bg-gray-5:not([style*="background-"])
    + .bg-gray-5:not([style*="background-"]) {
    padding-top: 0;
}

/** 
* Accent Backgrounds
*/
.bg-primary {
    color: #151515;
    background-color: #00385b;
}

.bg-blue {
    color: #151515;
    background-color: #7eb3c8;
}

.bg-green {
    color: #151515;
    background-color: #c5d301;
}

.bg-primary:not([style*="background-"])
    + .bg-primary:not([style*="background-"]) {
    padding-top: 0;
}

.bg-primary-dark {
    background-color: #5cbfc7;
}

.bg-primary-dark:not([style*="background-"])
    + .bg-primary-dark:not([style*="background-"]) {
    padding-top: 0;
}

/**
* Background Image
*/
.bg-image {
    background-size: cover;
    background-position: center center;
}

[class^="bg-"] {
    background-size: cover;
    background-position: center center;
}

@media (min-width: 992px) {
    html:not(.tablet):not(.mobile) .bg-fixed {
        background-attachment: fixed;
    }
}

.bg-pattern {
    background-image: radial-gradient(#c4c4c4 1px, #0000 0);
    background-position: 50%;
    background-size: 80px 80px;
}

.bg-pattern.bg-primary {
    background-image: radial-gradient(rgba(59, 53, 0, 0.4) 1px, #0000 0);
}

.bg-pattern-2 {
    background-image: url(img/HH_bg-image-huehner_1.jpg);
}

/*
*
* Utilities custom
*/
.height-fill {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.height-fill > * {
    flex-grow: 1;
    flex-shrink: 0;
}

.object-inline {
    white-space: nowrap;
}

.object-inline > * {
    display: inline-block;
    min-width: 20px;
    vertical-align: top;
    white-space: normal;
}

.object-inline > * + * {
    margin-left: 5px;
}

.oh {
    position: relative;
    overflow: hidden;
}

.text-decoration-lines {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.text-decoration-lines-content {
    position: relative;
    display: inline-block;
    min-width: 170px;
    font-size: 13px;
    text-transform: uppercase;
}

.text-decoration-lines-content::before,
.text-decoration-lines-content::after {
    content: "";
    position: absolute;
    height: 1px;
    background: #d7d7d7;
    top: 50%;
    width: 100vw;
}

.text-decoration-lines-content::before {
    left: 0;
    transform: translate3d(-100%, 0, 0);
}

.text-decoration-lines-content::after {
    right: 0;
    transform: translate3d(100%, 0, 0);
}

* + .text-decoration-lines {
    margin-top: 30px;
}

.rights {
    color: #000000;
}

.rights a {
    color: inherit;
}

.rights a:hover {
    color: #00385b;
}

.context-dark .rights,
.bg-gray-dark .rights,
.bg-gray-800 .rights,
.bg-gray-5 .rights,
.bg-primary-dark .rights {
    color: rgba(174, 177, 190, 0.3);
}

.context-dark .rights a,
.bg-gray-dark .rights a,
.bg-gray-800 .rights a,
.bg-gray-5 .rights a,
.bg-primary-dark .rights a {
    color: inherit;
}

.context-dark .rights a:hover,
.bg-gray-dark .rights a:hover,
.bg-gray-800 .rights a:hover,
.bg-gray-5 .rights a:hover,
.bg-primary-dark .rights a:hover {
    color: #00385b;
}

[style*="z-index: 1000;"] {
    z-index: 1011 !important;
}

.text-block > * {
    margin-left: 0.125em;
    margin-right: 0.125em;
}

.text-block-2 h6 + p {
    margin-top: 10px;
}

.text-block-2 * + .button {
    margin-top: 20px;
}

@media (min-width: 992px) {
    .text-block-2 h6 + p {
        margin-top: 20px;
    }
    .text-block-2 * + .button {
        margin-top: 30px;
    }
}

.text-block-3 * + h6 {
    margin-top: 20px;
}

.text-block-3 * + p {
    margin-top: 12px;
}

@media (min-width: 1200px) {
    .text-block-3 * + h6 {
        margin-top: 48px;
    }
    .text-block-3 * + p {
        margin-top: 18px;
    }
}

.text-block-4 * + h6 {
    margin-top: 20px;
}

.text-block-4 * + p {
    margin-top: 6px;
}

@media (min-width: 1200px) {
    .text-block-4 * + h6 {
        margin-top: 33px;
    }
    .text-block-4 * + p {
        margin-top: 11px;
    }
}

@media (min-width: 1600px) {
    .text-block-4 * + h6 {
        margin-top: 40px;
    }
    .text-block-4 * + p {
        margin-top: 13px;
    }
}

.text-block-lined {
    border-left: 1px solid #aeb1be;
    padding-left: 15px;
}

.text-block-lined p {
    color: #000000;
}

.text-block-lined .title + p {
    margin-top: 9px;
}

.text-block-lined p + .title {
    margin-top: 30px;
}

@media (min-width: 992px) {
    .text-block-lined {
        padding-left: 40px;
        padding-right: 25px;
    }
    .text-block-lined .title + p {
        margin-top: 18px;
    }
    .text-block-lined p + .title {
        margin-top: 55px;
    }
}

@media (min-width: 1200px) {
    .inset-xl-left-30 {
        padding-left: 30px;
    }
    .inset-xl-right-70 {
        padding-right: 70px;
    }
}

@media (min-width: 992px) {
    .offset-negative-1 {
        margin-top: -40px;
    }
}

.line {
    stroke-width: 1.4px;
}

.line polyline {
    fill: transparent;
    stroke: #151515;
    stroke-dasharray: 120;
    stroke-dashoffset: 0;
    animation: wave 3s ease alternate infinite;
}

.line g:nth-child(2) polyline {
    animation-delay: 0.2s;
}

.line g:nth-child(3) polyline {
    animation-delay: 0.4s;
}

@keyframes wave {
    0% {
        stroke-dashoffset: -120;
    }
    50% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 120;
    }
}

.line-1 polyline {
    fill: transparent;
    stroke: #151515;
    animation: wave1 3s ease infinite;
}

@keyframes wave1 {
    100% {
        transform: translateX(100%);
    }
}

.line-2 {
    stroke-width: 1.4px;
}

.line-2 polyline {
    fill: transparent;
    stroke: #151515;
    stroke-dasharray: 140;
    stroke-dashoffset: 0;
    animation: wave2 3s ease alternate infinite;
}

@keyframes wave2 {
    0% {
        stroke-dashoffset: -140;
    }
    50% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 140;
    }
}

.line-5 g {
    animation: wave1 3s ease infinite;
}

.line-5 line {
    stroke: #151515;
}

.line-7 line {
    stroke-width: 2;
}

.line-9 polyline {
    fill: transparent;
    stroke: #151515;
}

.line-10 {
    stroke-width: 1.4px;
}

.line-10 polyline {
    fill: transparent;
    stroke: #151515;
}

.context-dark .line-1 polyline,
.bg-gray-dark .line-1 polyline,
.bg-gray-800 .line-1 polyline,
.bg-gray-5 .line-1 polyline,
.bg-primary-dark .line-1 polyline,
.context-dark .line-9 polyline,
.bg-gray-dark .line-9 polyline,
.bg-gray-800 .line-9 polyline,
.bg-gray-5 .line-9 polyline,
.bg-primary-dark .line-9 polyline {
    stroke: #ffffff;
}

.context-dark .line-2 polyline,
.bg-gray-dark .line-2 polyline,
.bg-gray-800 .line-2 polyline,
.bg-gray-5 .line-2 polyline,
.bg-primary-dark .line-2 polyline,
.context-dark .line-10 polyline,
.bg-gray-dark .line-10 polyline,
.bg-gray-800 .line-10 polyline,
.bg-gray-5 .line-10 polyline,
.bg-primary-dark .line-10 polyline {
    stroke: rgba(255, 255, 255, 0.4);
}

.context-dark .line-5 line,
.bg-gray-dark .line-5 line,
.bg-gray-800 .line-5 line,
.bg-gray-5 .line-5 line,
.bg-primary-dark .line-5 line {
    stroke: rgba(255, 255, 255, 0.6);
}

.triangle {
    display: inline-block;
    overflow: hidden;
    height: 53px;
}

.triangle span {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: 1px;
    border-style: solid;
    border-width: 12px 0 8.5px 10px;
    border-color: transparent transparent transparent #151515;
    animation: triangle 2s ease infinite;
}

.triangle span:nth-child(odd) {
    animation-delay: 0.15s;
}

.context-dark .triangle span,
.bg-gray-dark .triangle span,
.bg-gray-800 .triangle span,
.bg-gray-5 .triangle span,
.bg-primary-dark .triangle span {
    border-left-color: #ffffff;
}

@keyframes triangle {
    0% {
        transform: translateX(-100%);
    }
    25%,
    75% {
        transform: none;
    }
    100% {
        transform: translateX(100%);
    }
}

.egg {
    display: block;
    width: 55px;
    height: 85px;
    background-color: #00385b;
    border-radius: 50% 50% 50% 50%/60% 60% 40% 40%;
}

.egg-white {
    display: block;
    width: 55px;
    height: 85px;
    background-color: #ffffff;
    border-radius: 50% 50% 50% 50%/60% 60% 40% 40%;
}

.circle {
    display: inline-block;
    border-radius: 50%;
    color: #151515;
    border-style: solid;
}

.circle-1 {
    width: 30px;
    height: 30px;
    border-width: 10px;
    animation: circle 2s linear infinite;
}

.circle-egg {
    width: 30px;
    height: 45px;
    border-width: 10px;
    animation: circle 2s linear infinite;
}

.circle-2 {
    width: 500px;
    height: 500px;
    border-width: 250px;
}

.circle-3 {
    width: 44px;
    height: 44px;
    border-width: 14px;
    animation: circle 2s linear infinite;
}

.circle-3-2 {
    width: 44px;
    height: 44px;
    border-width: 35px;
    animation: circle 3s linear infinite;
}

.circle-4 {
    width: 800px;
    height: 800px;
    border-width: 260px;
}

.circle-5 {
    width: 380px;
    height: 380px;
    border-width: 120px;
}

.circle-6 {
    width: 260px;
    height: 260px;
    border-width: 90px;
}

.circle-7 {
    width: 20px;
    height: 20px;
    border-width: 6px;
    animation: circle 2s linear infinite;
}

.circle-8 {
    width: 800px;
    height: 800px;
    border-width: 200px;
}

.circle-9 {
    animation: none;
}

.circle-10 {
    width: 650px;
    height: 650px;
    border-width: 180px;
}

.circle-11 {
    width: 410px;
    height: 410px;
    border-width: 150px;
}

.circle-effect {
    position: relative;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    color: #151515;
}

.circle-effect::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid;
    border-radius: 50%;
}

.circle-effect .circle {
    animation: none;
}

.circle-effect::before,
.circle-effect .circle {
    color: inherit;
    transition: 0.3s ease;
}

.circle-effect:hover .circle {
    opacity: 0.5;
    transform: scale(0.75);
}

.circle-effect:hover:before {
    opacity: 0;
    transform: scale(2);
}

.circle-effect-1 .circle {
    width: 100px;
    height: 100px;
    border-width: 35px;
}

.circle-effect-2 .circle {
    width: 74px;
    height: 74px;
    border-width: 25px;
}

.circle-primary {
    color: #00385b;
}

.circle-gray-3 {
    color: #f0f0f0;
}

.circle-color-1 {
    color: rgba(240, 240, 240, 0.3);
}

.circle-shadow {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.09);
}

.context-dark .circle,
.bg-gray-dark .circle,
.bg-gray-800 .circle,
.bg-gray-5 .circle,
.bg-primary-dark .circle {
    color: inherit;
}

.context-dark .circle-primary,
.bg-gray-dark .circle-primary,
.bg-gray-800 .circle-primary,
.bg-gray-5 .circle-primary,
.bg-primary-dark .circle-primary {
    color: #00385b;
}

@keyframes circle {
    50% {
        transform: scale(1.2);
    }
}

.section-decor {
    position: relative;
}

.section-decor [class*="decor-"] {
    position: absolute;
    z-index: 0;
}

.section-decor .decor-1 {
    top: 6%;
    left: 2.5%;
}

.section-decor .decor-2 {
    top: 5%;
    right: 5%;
}

.section-decor .decor-3 {
    display: none;
    top: 51%;
    left: 3%;
}

.section-decor .decor-4 {
    bottom: 5.5%;
    left: 30%;
}

.section-decor .decor-5 {
    bottom: 22%;
    left: 49.5%;
}

.section-decor .decor-6 {
    top: 30%;
    left: 60%;
    z-index: auto;
}

.section-decor .decor-7 {
    bottom: 5%;
    left: 28%;
}

.section-decor .decor-8 {
    top: 40%;
    left: 50%;
    z-index: auto;
}

.section-decor .decor-9 {
    top: 10%;
    right: 25%;
}

@media (max-width: 1199px) {
    .section-decor [class*="decor-"] {
        display: none;
    }
}

@media (min-width: 992px) {
    .section-decor .decor-1 {
        top: 15%;
    }
    .section-decor .decor-2 {
        top: 14%;
    }
    .section-decor .decor-4 {
        left: 2.5%;
    }
}

@media (min-width: 1200px) {
    .section-decor .decor-2 {
        right: 15.5%;
    }
}

@media (min-width: 1400px) {
    .section-decor .decor-3 {
        display: block;
    }
}

@media (min-width: 1600px) {
    .section-decor .decor-1 {
        top: 8.5%;
        left: 2.5%;
    }
    .section-decor .decor-3 {
        left: 8.4%;
    }
    .section-decor .decor-6 {
        top: 37%;
        left: 68.2%;
    }
}

.section-decor-1 {
    position: relative;
}

.section-decor-1 [class*="decor-"] {
    position: absolute;
}

.section-decor-1 .decor-1 {
    bottom: 8%;
    right: 67%;
}

.section-decor-1 .decor-2 {
    bottom: 20%;
    right: 2%;
}

.section-decor-1 .container {
    position: relative;
}

@media (max-width: 575px) {
    .section-decor-1 [class*="decor-"] {
        display: none;
    }
}

@media (min-width: 1600px) {
    .section-decor-1 .decor-2 {
        bottom: 40%;
        right: 3%;
    }
}

.section-decor-2 {
    position: relative;
}

.section-decor-2 [class*="decor-"] {
    position: absolute;
}

.section-decor-2 .decor-1 {
    top: 14%;
    right: 14.4%;
}

.section-decor-2 .decor-2 {
    bottom: 1%;
    right: 60%;
}

.section-decor-2 .decor-3 {
    bottom: 74%;
    right: 87.6%;
}

.section-decor-2 .decor-4 {
    top: 16%;
    left: 6%;
}

.section-decor-2 .decor-5 {
    top: 41%;
    left: 4%;
}

.section-decor-2 .container {
    position: relative;
}

@media (max-width: 575px) {
    .section-decor-2 [class*="decor-"] {
        display: none;
    }
}

@media (min-width: 992px) {
    .section-decor-2 .decor-2 {
        bottom: 3%;
    }
}

@media (min-width: 1200px) {
    .section-decor-2 .decor-2 {
        right: 1%;
    }
}

@media (min-width: 1400px) {
    .section-decor-2 .decor-2 {
        bottom: 29.2%;
    }
}

@media (max-width: 1599px) {
    .section-decor-2 .decor-4,
    .section-decor-2 .decor-5 {
        display: none;
    }
}

@media (min-width: 1600px) {
    .section-decor-2 .decor-2 {
        right: 4%;
    }
}

.section-decor-3 {
    position: relative;
}

.section-decor-3 [class*="decor-"] {
    position: absolute;
}

.section-decor-3 .decor-1 {
    top: 5%;
    left: 5%;
}

.section-decor-3 .decor-2 {
    top: 7%;
    right: 1%;
}

.section-decor-3 .decor-3 {
    bottom: 8%;
    left: 0;
}

.section-decor-3 .decor-4 {
    bottom: 1%;
    right: 8%;
}

@media (max-width: 575px) {
    .section-decor-3 [class*="decor-"] {
        display: none;
    }
}

@media (min-width: 992px) {
    .section-decor-3 .decor-3 {
        bottom: 5%;
    }
    .section-decor-3 .decor-4 {
        bottom: 4%;
        right: 13%;
    }
}

@media (min-width: 1200px) {
    .section-decor-3 .decor-1 {
        top: 19%;
        left: 10%;
    }
    .section-decor-3 .decor-2 {
        top: 43%;
    }
}

@media (min-width: 1600px) {
    .section-decor-3 .decor-2 {
        right: 5%;
    }
    .section-decor-3 .decor-3 {
        bottom: 27%;
    }
    .section-decor-3 .decor-4 {
        bottom: 8%;
    }
}

.section-decor-4 {
    position: relative;
}

.section-decor-4 [class*="decor-"] {
    position: absolute;
}

.section-decor-4 .decor-1 {
    top: 41%;
    left: 3%;
}

.section-decor-4 .decor-2 {
    top: 3%;
    right: 1%;
}

.section-decor-4 .decor-3 {
    bottom: 40%;
    left: 3%;
}

.section-decor-4 .decor-4 {
    bottom: 10%;
    left: 10%;
}

.section-decor-4 .decor-5 {
    top: 3%;
    right: 30%;
}

@media (max-width: 575px) {
    .section-decor-4 [class*="decor-"] {
        display: none;
    }
}

@media (min-width: 768px) {
    .section-decor-4 .decor-2 {
        top: 7%;
    }
    .section-decor-4 .decor-3 {
        bottom: 5%;
    }
    .section-decor-4 .decor-4 {
        bottom: 4%;
        left: 35%;
    }
    .section-decor-4 .decor-5 {
        top: 8%;
    }
}

@media (min-width: 992px) {
    .section-decor-4 .decor-3 {
        bottom: 25%;
    }
    .section-decor-4 .decor-4 {
        bottom: 22%;
        left: 17%;
    }
}

@media (min-width: 1400px) {
    .section-decor-4 .decor-2 {
        right: 3%;
    }
    .section-decor-4 .decor-5 {
        top: auto;
        bottom: 41%;
        right: 1%;
    }
}

@media (max-width: 1599px) {
    .section-decor-4 .decor-1 {
        display: none;
    }
}

@media (min-width: 1600px) {
    .section-decor-4 .decor-1 {
        left: 7%;
    }
}

.section-decor-5 {
    position: relative;
}

.section-decor-5 [class*="decor-"] {
    position: absolute;
}

.section-decor-5 .decor-1 {
    top: 1%;
    left: 2%;
}

.section-decor-5 .decor-2 {
    bottom: 41%;
    left: 85%;
}

.section-decor-5 .decor-3 {
    top: 3%;
    right: 20%;
}

.section-decor-5 .decor-4 {
    top: 5%;
    left: 5%;
}

.section-decor-5 .container {
    position: relative;
}

@media (max-width: 767px) {
    .section-decor-5 [class*="decor-"] {
        display: none;
    }
}

@media (min-width: 768px) {
    .section-decor-5 .decor-1 {
        top: 4%;
        left: 4%;
    }
    .section-decor-5 .decor-4 {
        top: auto;
        bottom: 3%;
        left: 3%;
    }
}

@media (min-width: 992px) {
    .section-decor-5 .decor-1 {
        top: 10%;
        left: 6%;
    }
    .section-decor-5 .decor-3 {
        top: 31%;
        right: 15%;
    }
}

@media (min-width: 1400px) {
    .section-decor-5 .decor-4 {
        bottom: 36%;
    }
}

@media (min-width: 1600px) {
    .section-decor-5 .decor-4 {
        left: 7%;
    }
}

.section-decor-6 {
    position: relative;
}

.section-decor-6 [class*="decor-"] {
    position: absolute;
}

.section-decor-6 .decor-1 {
    top: 6%;
    left: 4%;
}

.section-decor-6 .decor-2 {
    top: 9%;
    right: 5%;
}

.section-decor-6 .decor-3 {
    bottom: 5%;
    left: 4%;
}

.section-decor-6 .decor-4 {
    bottom: 4%;
    right: 10%;
}

.section-decor-6 .decor-5 {
    bottom: -15%;
    right: 10%;
}

@media (max-width: 575px) {
    .section-decor-6 [class*="decor-"] {
        display: none;
    }
}

@media (min-width: 768px) {
    .section-decor-6 .decor-1 {
        top: 11%;
        left: 7%;
    }
    .section-decor-6 .decor-4 {
        bottom: 7%;
        right: 14%;
    }
}

.section-decor-7 {
    position: relative;
}

.section-decor-7 [class*="decor-"] {
    position: absolute;
}

.section-decor-7 .decor-1 {
    top: 7%;
    right: 4%;
}

.section-decor-7 .decor-2 {
    bottom: 50%;
    right: 3%;
}

@media (max-width: 575px) {
    .section-decor-7 [class*="decor-"] {
        display: none;
    }
}

@media (min-width: 768px) {
    .section-decor-7 .decor-2 {
        bottom: 5%;
    }
}

@media (min-width: 992px) {
    .section-decor-7 .decor-1 {
        top: 14%;
        right: 5.5%;
    }
    .section-decor-7 .decor-2 {
        bottom: 10%;
        right: 6%;
    }
}

@media (min-width: 1600px) {
    .section-decor-7 .decor-2 {
        bottom: 15%;
        right: 15.5%;
    }
}

.section-decor-8 {
    position: relative;
}

.section-decor-8 [class*="decor-"] {
    position: absolute;
}

.section-decor-8 .decor-1 {
    top: 40%;
    left: 1%;
}

.section-decor-8 .decor-2 {
    left: 1%;
    bottom: 22%;
}

.section-decor-8 .decor-3 {
    top: 5%;
    right: 5%;
}

.section-decor-8 .decor-4 {
    right: 2%;
    bottom: 35%;
}

.section-decor-8 .decor-5 {
    top: 50%;
    left: 40%;
}
.section-decor-8 .decor-6 {
    left: 1%;
    bottom: 1%;
}

@media (min-width: 576px) {
    .section-decor-8 .decor-3 {
        top: 30%;
        right: 20%;
    }
    .section-decor-8 .decor-4 {
        right: 5%;
        bottom: 17%;
    }
}

@media (min-width: 1200px) {
    .section-decor-8 .decor-1 {
        top: 21%;
        left: 5%;
    }
    .section-decor-8 .decor-3 {
        right: 1%;
    }
}

@media (min-width: 1400px) {
    .section-decor-8 .decor-2 {
        bottom: 15%;
    }
    .section-decor-8 .decor-5 {
        left: 51%;
    }
}

@media (min-width: 1600px) {
    .section-decor-8 .decor-1 {
        left: 9.6%;
    }
    .section-decor-8 .decor-2 {
        left: 4%;
    }
    .section-decor-8 .decor-3 {
        right: 4%;
    }
}

.section-decor-9 {
    position: relative;
    overflow: hidden;
}

.section-decor-9 [class*="decor-"] {
    position: absolute;
}

.section-decor-9 .decor-1 {
    top: 15%;
    left: 2%;
}

.section-decor-9 .decor-2 {
    right: 1%;
    bottom: 7%;
}

@media (max-width: 575px) {
    .section-decor-9 [class*="decor-"] {
        display: none;
    }
}

@media (min-width: 1400px) {
    .section-decor-9 .decor-1 {
        left: 6%;
    }
    .section-decor-9 .decor-2 {
        right: 3%;
    }
}

@media (min-width: 1600px) {
    .section-decor-9 .decor-1 {
        left: 12%;
    }
    .section-decor-9 .decor-2 {
        right: 6%;
    }
}

.section-decor-10 {
    position: relative;
}

.section-decor-10 [class*="decor-"] {
    position: absolute;
}

.section-decor-10 .decor-1 {
    top: 5%;
    left: 5%;
}

.section-decor-10 .decor-2 {
    top: 7%;
    right: 1%;
}

.section-decor-10 .decor-3 {
    bottom: 8%;
    left: 0;
}

.section-decor-10 .decor-4 {
    bottom: 1%;
    right: 8%;
}

@media (max-width: 575px) {
    .section-decor-10 [class*="decor-"] {
        display: none;
    }
}

@media (min-width: 992px) {
    .section-decor-10 .decor-3 {
        bottom: 15%;
        left: 5%;
    }
    .section-decor-10 .decor-4 {
        bottom: 4%;
        right: 4%;
    }
}

@media (min-width: 1200px) {
    .section-decor-10 .decor-1 {
        top: 22%;
        left: 8%;
    }
    .section-decor-10 .decor-2 {
        top: 24%;
    }
}

@media (min-width: 1600px) {
    .section-decor-10 .decor-2 {
        right: 9%;
    }
    .section-decor-10 .decor-3 {
        bottom: 24%;
        left: 10%;
    }
    .section-decor-10 .decor-4 {
        right: 8%;
        bottom: 8%;
    }
}

.section-decor-11 {
    position: relative;
}

.section-decor-11 [class*="decor-"] {
    position: absolute;
}

.section-decor-11 .decor-1 {
    bottom: 8%;
    left: 5%;
}

.section-decor-11 .decor-2 {
    top: 15%;
    right: 5%;
}

.section-decor-11 .decor-3 {
    top: 75%;
    left: 75%;
}

.section-decor-11 .decor-4 {
    bottom: 75%;
    right: 85%;
}

.section-decor-11 .decor-5 {
    top: 16%;
    left: 3%;
}

.section-decor-11 .decor-6 {
    top: 45%;
    left: 10%;
}

@media (max-width: 575px) {
    .section-decor-11 [class*="decor-"] {
        display: none;
    }
}

@media (min-width: 1200px) {
    .section-decor-11 .decor-1 {
        bottom: 6%;
        left: 7%;
    }
    .section-decor-11 .decor-2 {
        top: 22%;
    }
}

@media (min-width: 1400px) {
    .section-decor-11 .decor-4 {
        bottom: 58%;
        right: 78%;
    }
    .section-decor-11 .decor-5 {
        top: 30%;
        left: 13%;
    }
    .section-decor-11 .decor-6 {
        top: 53%;
        left: 17.5%;
    }
}

@media (min-width: 1600px) {
    .section-decor-11 .decor-3 {
        left: 65%;
    }
}

.section-decor-12 {
    position: relative;
}

.section-decor-12 [class*="decor-"] {
    position: absolute;
}

.section-decor-12 .decor-1 {
    top: 20%;
    left: 10%;
}

.section-decor-12 .decor-2 {
    top: 15%;
    right: 5.5%;
}

.section-decor-12 .decor-3 {
    bottom: 15%;
    left: 5%;
}

.section-decor-12 .decor-4 {
    right: -8%;
    bottom: 15%;
}

@media (max-width: 575px) {
    .section-decor-12 [class*="decor-"] {
        display: none;
    }
}

@media (min-width: 992px) {
    .section-decor-12 .decor-1 {
        top: 36%;
        left: 14%;
    }
    .section-decor-12 .decor-3 {
        bottom: 8%;
        left: 15%;
    }
}

@media (min-width: 1200px) {
    .section-decor-12 .decor-4 {
        right: 0;
        bottom: 30%;
    }
}

@media (min-width: 1600px) {
    .section-decor-12 .decor-2 {
        top: 18%;
    }
    .section-decor-12 .decor-3 {
        left: 24%;
    }
    .section-decor-12 .decor-4 {
        right: 10%;
    }
}

.group-decor {
    position: relative;
    font-size: 0;
    line-height: 0;
}

.group-decor [class*="line-"],
.group-decor [class*="triangle-"],
.group-decor [class*="image-"] {
    position: absolute;
}

.group-decor .line-3 {
    top: 57%;
    left: 78%;
}

.group-decor .line-4 {
    top: 61%;
    right: 61%;
}

.group-decor .line-6 {
    bottom: 11%;
    left: 90%;
}

.group-decor .line-8 {
    right: 8%;
    bottom: 8%;
    z-index: 1;
}

.group-decor .line-11 {
    top: 0;
    left: 18%;
}

.group-decor .line-12 {
    top: 10%;
    left: 6%;
}

.group-decor .line-13 {
    top: 21%;
    left: -5%;
}

.group-decor .line-14 {
    bottom: 5%;
    left: 75%;
}

.group-decor .triangle-1 {
    top: 30%;
    left: 16%;
}

.group-decor .triangle-2 {
    top: 37%;
    right: 6%;
    z-index: 1;
}

.group-decor .triangle-3 {
    bottom: 19%;
    left: 23%;
}

.group-decor .image-1 {
    right: 5%;
    bottom: -5%;
}

.group-decor .image-2 {
    right: -2%;
    bottom: -5%;
}

.group-decor .image-3 {
    right: -7%;
    bottom: 100px;
}

.group-decor .image-10 {
    right: 11%;
    left: -5%;
    bottom: 0px;
}

@media (min-width: 1800px) {
    .group-decor .image-10 {
        right: 15%;
        left: 0%;
        bottom: -10px;
    }
}
@media (max-width: 1200px) {
    .group-decor .image-10 {
        right: 0%;
        left: -16%;
        bottom: -5px;
    }
}
@media (max-width: 768px) {
    .group-decor .image-10 {
        display: none;
    }
}

.group-decor .image-11 {
    right: 11%;
    left: -5%;
    bottom: 0px;
}

@media (min-width: 1800px) {
    .group-decor .image-11 {
        right: 14%;
        left: -5%;
        bottom: -78px;
    }
}
@media (max-width: 1200px) {
    .group-decor .image-11 {
        right: 8%;
        left: -3%;
        bottom: -6px;
    }
}
@media (max-width: 992px) {
    .group-decor .image-11 {
        right: 8%;
        left: -6%;
        bottom: -6px;
    }
}
@media (max-width: 768px) {
    .group-decor .image-11 {
        display: none;
    }
}

.group-decor .image-1 img {
    max-width: none;
}

.group-decor .image-2 img {
    max-width: none;
}

.group-decor .image-3 img {
    max-width: none;
}

.one-screen-page {
    text-align: center;
    display: flex;
}

.one-screen-page-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    min-height: 100vh;
    width: 100%;
}

.one-screen-page-inner > * {
    width: 100%;
    flex-shrink: 0;
}

.one-screen-page .page-header,
.one-screen-page .page-content,
.one-screen-page .page-footer {
    background-color: transparent;
}

.one-screen-page .page-header {
    padding: calc(1em + 4vh) 0 calc(1em + 2vh);
}

.one-screen-page .page-content {
    padding: calc(1em + 4vh) 0;
}

.one-screen-page .page-footer {
    padding: calc(1em + 2vh) 0 calc(1em + 4vh);
}

.one-screen-page .group-buttons {
    margin-bottom: -30px;
    margin-left: -30px;
}

.one-screen-page .group-buttons:empty {
    margin-bottom: 0;
    margin-left: 0;
}

.one-screen-page .group-buttons > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 30px;
    margin-left: 30px;
}

.one-screen-page .rd-navbar-brand {
    display: block;
}

.one-screen-page * + .page-subtitle {
    margin-top: 6px;
}

.one-screen-page * + .page-description {
    margin-top: 12px;
}

.one-screen-page * + .button {
    margin-top: 30px;
}

.one-screen-page * + .block-sm {
    margin-top: 30px;
}

@media (min-width: 768px) {
    .one-screen-page * + .page-subtitle {
        margin-top: 0;
    }
    .one-screen-page * + .page-description {
        margin-top: 18px;
    }
    .one-screen-page * + .button {
        margin-top: 40px;
    }
    .one-screen-page * + .block-sm {
        margin-top: 30px;
    }
}

@media (min-width: 992px) {
    .one-screen-page .tabs-horizontal.tabs-line * + .tab-content {
        margin-top: 50px;
    }
}

@media (min-width: 1200px) {
    .one-screen-page * + .page-description {
        margin-top: 20px;
    }
    .one-screen-page * + .button {
        margin-top: 52px;
    }
    .one-screen-page * + .block-sm {
        margin-top: 41px;
    }
}

@media (min-width: 1600px) {
    .one-screen-page * + .page-description {
        margin-top: 25px;
    }
    .one-screen-page * + .button {
        margin-top: 64px;
    }
    .one-screen-page * + .block-sm {
        margin-top: 50px;
    }
    .one-screen-page .countdown-wrap + .page-description {
        margin-top: 38px;
    }
}

.one-screen-page-box {
    position: relative;
    z-index: 1;
}

.one-screen-page-box .page-title {
    font-size: 100px;
    font-weight: 700;
    line-height: 1;
    color: rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
    .one-screen-page-box .page-title {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: -1;
        font-size: 300px;
        color: rgba(255, 255, 255, 0.06);
        transform: translate(-50%, -50%);
    }
}

@media (min-width: 1200px) {
    .one-screen-page-box .page-title {
        font-size: 490px;
        line-height: 0.75;
    }
}

/*
*
* Animate.css
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

html:not(.lt-ie10) .not-animated {
    opacity: 0;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

/*
*
* Preloader
*/
.preloader {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background: #ffffff;
    transition: 0.3s all ease;
}

.preloader.loaded {
    opacity: 0;
    visibility: hidden;
}

.preloader-body {
    text-align: center;
}

.preloader-body p {
    position: relative;
    right: -8px;
}

.cssload-container {
    width: 100%;
    height: 36px;
    text-align: center;
}

.cssload-speeding-wheel {
    width: 36px;
    height: 36px;
    margin: 0 auto;
    border: 3px solid #00385b;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    animation: cssload-spin 0.88s infinite linear;
}

@-webkit-keyframes cssload-spin {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes cssload-spin {
    100% {
        transform: rotate(360deg);
    }
}

/*
*
* ToTop
*/
.ui-to-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 100;
    width: 48px;
    height: 48px;
    font-size: 20px;
    line-height: 44px;
    color: #ffffff;
    background: #00385b;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    transform: translate3d(0, 100px, 0);
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    will-change: transform;
}

.ui-to-top:hover {
    color: #ffffff;
    background: #5cbfc7;
}

.ui-to-top:focus {
    color: #ffffff;
}

.ui-to-top.active {
    transform: translate3d(0, 0, 0);
}

html.mobile .ui-to-top,
html.tablet .ui-to-top {
    display: none !important;
}

@media (min-width: 576px) {
    .ui-to-top {
        right: 40px;
        bottom: 40px;
    }
}

/*
*
* RD Navbar
*/
@keyframes rd-navbar-slide-down {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes rd-navbar-slide-up {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-100%);
    }
}

.rd-navbar-wrap,
.rd-navbar,
.rd-menu,
.rd-navbar-nav,
.rd-navbar-panel,
.rd-navbar-static .rd-menu,
.rd-navbar-fixed .rd-navbar-nav-wrap,
.rd-navbar-fixed .rd-navbar-submenu {
    transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
}

.rd-navbar--no-transition,
.rd-navbar--no-transition * {
    transition: none !important;
}

.rd-navbar-relative {
    position: relative;
}

.rd-navbar-absolute {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1008;
}

.rd-navbar,
.rd-navbar.rd-navbar--is-clone {
    display: none;
}

.rd-navbar.rd-navbar-fixed + .rd-navbar.rd-navbar--is-clone,
.rd-navbar.rd-navbar-sidebar + .rd-navbar.rd-navbar--is-clone {
    display: none;
}

.rd-navbar {
    display: none;
    background: #ffffff;
}

.rd-navbar-toggle {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    color: #151515;
    background-color: transparent;
    border: none;
    display: none;
    padding: 1px 6px;
}

.rd-navbar-toggle span {
    position: relative;
    display: block;
    margin: auto;
    transition: 0.3s all ease;
}

.rd-navbar-toggle span:after,
.rd-navbar-toggle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -8px;
    transition: 0.3s all ease;
}

.rd-navbar-toggle span:after {
    top: 8px;
}

.rd-navbar-toggle span:after,
.rd-navbar-toggle span:before,
.rd-navbar-toggle span {
    width: 24px;
    height: 4px;
    background-color: #151515;
    backface-visibility: hidden;
    border-radius: 0;
}

.rd-navbar-toggle span {
    transform: rotate(180deg);
}

.rd-navbar-toggle span:before,
.rd-navbar-toggle span:after {
    transform-origin: 1.71429px center;
}

.rd-navbar-toggle.active span {
    transform: rotate(360deg);
}

.rd-navbar-toggle.active span:before,
.rd-navbar-toggle.active span:after {
    top: 0;
    width: 15px;
}

.rd-navbar-toggle.active span:before {
    -webkit-transform: rotate3d(0, 0, 1, -40deg);
    transform: rotate3d(0, 0, 1, -40deg);
}

.rd-navbar-toggle.active span:after {
    -webkit-transform: rotate3d(0, 0, 1, 40deg);
    transform: rotate3d(0, 0, 1, 40deg);
}

.rd-navbar-collapse-toggle {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    color: #151515;
    display: none;
}

.rd-navbar-collapse-toggle span {
    top: 50%;
    margin-top: -3px;
}

.rd-navbar-collapse-toggle span,
.rd-navbar-collapse-toggle span:before,
.rd-navbar-collapse-toggle span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #151515;
    left: 50%;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
}

.rd-navbar-collapse-toggle span:before,
.rd-navbar-collapse-toggle span:after {
    content: "";
}

.rd-navbar-collapse-toggle span:before {
    bottom: 100%;
    margin-bottom: 3px;
}

.rd-navbar-collapse-toggle span:after {
    top: 100%;
    margin-top: 3px;
}

.rd-navbar-collapse-toggle.active span {
    transform: scale(0.7);
}

.rd-navbar-collapse-toggle.active span:before {
    transform: translateY(18px);
}

.rd-navbar-collapse-toggle.active span:after {
    transform: translateY(-18px);
}

.rd-navbar-brand a {
    display: block;
}

.rd-navbar-search {
    position: relative;
    display: inline-flex;
}

.rd-navbar-search .form-input {
    padding-right: 50px;
    background: #ffffff;
    box-shadow: 0 2px 21px 6px rgba(21, 21, 21, 0.08);
}

.rd-navbar-search .rd-search-form-submit {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50px;
    padding: 0;
    margin: 0;
    font-size: 18px;
    border: none;
    cursor: pointer;
    background-color: transparent;
    color: #cccccc;
    transition: 0.33s;
}

.rd-navbar-search .rd-search-form-submit:hover {
    color: #00385b;
}

.rd-navbar-search-toggle {
    background: none;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
}

.rd-navbar-search-toggle::-moz-focus-inner {
    border: none;
    padding: 0;
}

.rd-navbar-dropdown {
    display: none;
}

.rd-navbar-info {
    display: flex;
    align-items: center;
    vertical-align: middle;
    margin-bottom: -5px;
    margin-left: -10px;
}

.rd-navbar-info:empty {
    margin-bottom: 0;
    margin-left: 0;
}

.rd-navbar-info > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 5px;
    margin-left: 10px;
}

.rd-navbar-info > * {
    display: inline-block;
    vertical-align: middle;
}

.rd-navbar-info .icon {
    font-size: 24px;
}

.rd-navbar-info a {
    font-size: 18px;
    color: #151515;
}

.rd-navbar-info a:hover {
    color: #151515;
}

/*
* @subsection  RD Navbar Static
*/
.rd-navbar-static {
    display: block;
}

.rd-navbar-static .rd-nav-item {
    display: inline-block;
}

.rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.rd-navbar-static .rd-nav-item.opened .rd-nav-link {
    color: #151515;
    background: transparent;
}

.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle,
.rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle {
    color: #151515;
}

.rd-navbar-static .rd-nav-item.active .rd-nav-link {
    color: #151515;
    background: transparent;
}

.rd-navbar-static .rd-nav-item.active > .rd-navbar-submenu-toggle {
    color: #151515;
}

.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle::before,
.rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle::before,
.rd-navbar-static
    .rd-nav-item
    .rd-nav-link:hover
    + .rd-navbar-submenu-toggle::before {
    transform: rotate(180deg);
}

.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle {
    margin-left: 4px;
    font-family: "Material Design Icons";
    font-size: 16px;
    color: #151515;
    cursor: pointer;
}

.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle::before {
    position: relative;
    display: inline-block;
    transition: 0.22s;
    content: "\f236";
}

.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle:hover {
    color: #151515;
}

.rd-navbar-static .rd-nav-item > .rd-navbar-submenu {
    margin-top: 20px;
}

.rd-navbar-static .rd-nav-item + .rd-nav-item {
    margin-left: 38px;
}

.rd-navbar-static .rd-nav-link {
    position: relative;
    display: inline-block;
    color: #151515;
    font-size: 18px;
    line-height: 1.33;
    transition: 0.25s;
}

.rd-navbar-static .rd-nav-link:hover {
    color: #151515;
}

.rd-navbar-static .rd-menu {
    z-index: 15;
    position: absolute;
    display: block;
    margin-top: 22px;
    visibility: hidden;
    opacity: 0;
    text-align: left;
    transform: translate3d(0, 30px, 0);
}

.rd-navbar-static .rd-navbar-dropdown {
    position: absolute;
    left: 0;
    width: 260px;
    padding: 25px 35px 21px;
    background: #ffffff;
    z-index: 5;
    border-radius: 6px;
    box-shadow: 0 2px 21px 6px rgba(21, 21, 21, 0.08);
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown {
    top: -1px;
    left: 100%;
    z-index: 2;
    margin-top: -15px;
    margin-left: 15px;
    transform: translate3d(30px, 0, 0);
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown.rd-navbar-open-left {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 15px;
    transform: translate3d(-30px, 0, 0);
}

@media (min-width: 1600px) {
    .rd-navbar-static .rd-navbar-dropdown {
        left: -37px;
    }
}

.rd-navbar-static .rd-dropdown-item.focus .rd-dropdown-link,
.rd-navbar-static .rd-dropdown-item.opened .rd-dropdown-link {
    color: #00385b;
}

.rd-navbar-static .rd-dropdown-item + .rd-dropdown-item {
    margin-top: 5px;
}

.rd-navbar-static .rd-dropdown-link {
    color: #9b9b9b;
}

.rd-navbar-static .rd-dropdown-link:hover {
    color: #00385b;
}

.rd-navbar-static .rd-navbar-dropdown li > a,
.rd-navbar-static .rd-megamenu-list li > a {
    position: relative;
    left: -15px;
    display: flex;
    padding: 1px 14px 1px 0;
    text-align: left;
}

.rd-navbar-static .rd-navbar-dropdown li > a,
.rd-navbar-static .rd-navbar-dropdown li > a:focus,
.rd-navbar-static .rd-navbar-dropdown li > a:active,
.rd-navbar-static .rd-megamenu-list li > a,
.rd-navbar-static .rd-megamenu-list li > a:focus,
.rd-navbar-static .rd-megamenu-list li > a:active {
    color: #9b9b9b;
}

.rd-navbar-static .rd-navbar-dropdown li > a:hover,
.rd-navbar-static .rd-megamenu-list li > a:hover {
    color: #151515;
}

.rd-navbar-static .rd-navbar-dropdown li > a,
.rd-navbar-static .rd-navbar-dropdown li > a::before,
.rd-navbar-static .rd-megamenu-list li > a,
.rd-navbar-static .rd-megamenu-list li > a::before {
    transition: 0.15s ease-in-out;
}

.rd-navbar-static .rd-navbar-dropdown li > a::before,
.rd-navbar-static .rd-megamenu-list li > a::before {
    position: relative;
    top: -1px;
    left: -15px;
    display: inline-block;
    content: "\f14f";
    font-family: "Material Design Icons";
    font-size: inherit;
    line-height: inherit;
    color: #aeb1be;
    opacity: 0;
    visibility: hidden;
}

.rd-navbar-static .rd-navbar-dropdown li.focus > a,
.rd-navbar-static .rd-navbar-dropdown li.opened > a,
.rd-navbar-static .rd-navbar-dropdown li > a:hover,
.rd-navbar-static .rd-megamenu-list li.focus > a,
.rd-navbar-static .rd-megamenu-list li.opened > a,
.rd-navbar-static .rd-megamenu-list li > a:hover {
    left: 0;
    padding-left: 5px;
}

.rd-navbar-static .rd-navbar-dropdown li.focus > a::before,
.rd-navbar-static .rd-navbar-dropdown li.opened > a::before,
.rd-navbar-static .rd-navbar-dropdown li > a:hover::before,
.rd-navbar-static .rd-megamenu-list li.focus > a::before,
.rd-navbar-static .rd-megamenu-list li.opened > a::before,
.rd-navbar-static .rd-megamenu-list li > a:hover::before {
    left: -7px;
    opacity: 1;
    visibility: visible;
}

.rd-navbar-static .rd-navbar-megamenu {
    display: flex;
    right: 0;
    width: 100%;
    max-width: 900px;
    padding: 26px 36px;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175);
}

.rd-navbar-static .rd-megamenu-item {
    flex-basis: 50%;
    flex-grow: 1;
}

.rd-navbar-static .rd-megamenu-item + .rd-megamenu-item {
    padding-left: 20px;
}

.rd-navbar-static .rd-megamenu-title {
    color: #151515;
}

.rd-navbar-static .rd-megamenu-list-item + .rd-megamenu-list-item {
    margin-top: 6px;
}

.rd-navbar-static .rd-megamenu-list-link {
    color: #000000;
    background: transparent;
}

.rd-navbar-static .rd-megamenu-list-link:hover {
    color: #00385b;
    background: transparent;
}

.rd-navbar-static * + .rd-megamenu-list {
    margin-top: 11px;
}

.rd-navbar-static .rd-navbar-submenu.focus > .rd-menu,
.rd-navbar-static .rd-navbar-submenu.opened > .rd-menu {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
}

.rd-navbar-static .rd-navbar-search.active .rd-search {
    visibility: visible;
    opacity: 1;
}

.rd-navbar-static .rd-search {
    position: absolute;
    top: 100%;
    right: 0;
    width: 270px;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    margin-top: 26px;
    z-index: 2;
}

.rd-navbar-static * + .rd-navbar-search {
    margin-left: 38px;
}

.rd-navbar-static .rd-navbar-search-toggle {
    display: inline-flex;
    color: #151515;
}

.rd-navbar-static .rd-navbar-search-toggle span {
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    background: none;
    border: none;
    outline: none;
    padding: 0;
}

.rd-navbar-static .rd-navbar-search-toggle span,
.rd-navbar-static .rd-navbar-search-toggle span::before,
.rd-navbar-static .rd-navbar-search-toggle span::after {
    transition: 0.3s all ease-in-out;
}

.rd-navbar-static .rd-navbar-search-toggle span::before,
.rd-navbar-static .rd-navbar-search-toggle span::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.rd-navbar-static .rd-navbar-search-toggle span::before {
    content: "";
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible;
    font-family: "Material Design Icons";
}

.rd-navbar-static .rd-navbar-search-toggle span::after {
    content: "";
    transform: rotate(-90deg) scale(0.4);
    opacity: 0;
    visibility: hidden;
    font-family: "Material Design Icons";
}

.rd-navbar-static .rd-navbar-search-toggle.active span::before {
    opacity: 0;
    visibility: hidden;
    transform: rotate(90deg) scale(0.4);
}

.rd-navbar-static .rd-navbar-search-toggle.active span::after {
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible;
}

.rd-navbar-static .rd-navbar-search-toggle span:before,
.rd-navbar-static .rd-navbar-search-toggle span:after {
    transition: 0.3s transform;
}

.rd-navbar-static .rd-navbar-search-toggle:hover {
    color: #151515;
}

.rd-navbar-static.rd-navbar--is-clone {
    display: block;
    transform: translate3d(0, -100%, 0);
}

.rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck {
    transform: translate3d(0, 0, 0);
}

.rd-navbar-static.rd-navbar--is-stuck,
.rd-navbar-static.rd-navbar--is-clone {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1008;
    background: #ffffff;
}

.rd-navbar-static .rd-navbar--has-dropdown {
    position: relative;
}

/*
*
* RD Navbar Fixed
*/
.rd-navbar-fixed {
    display: block;
}

.rd-navbar-fixed .rd-navbar-toggle {
    display: inline-block;
}

.rd-navbar-fixed .rd-navbar-brand {
    position: relative;
    margin-left: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 22px;
    line-height: 46px;
}

.rd-navbar-fixed .rd-navbar-brand img {
    max-width: 160px;
    max-height: 58px;
    width: auto;
    height: auto;
}

.rd-navbar-fixed .rd-navbar-panel {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1008;
    display: flex;
    align-items: center;
    height: 56px;
    padding: 4px;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
    position: fixed;
    left: 0;
    top: -56px;
    bottom: -56px;
    z-index: 1007;
    width: 270px;
    padding: 112px 0 81px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    font-size: 14px;
    line-height: 34px;
    transform: translateX(-110%);
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar {
    width: 4px;
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-thumb {
    background: #ffef66;
    border: none;
    border-radius: 0;
    opacity: 0.2;
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-track {
    background: #00385b;
    border: none;
    border-radius: 0;
}

.rd-navbar-fixed .rd-navbar-nav-wrap.active {
    transform: translateX(0);
}

.rd-navbar-fixed .rd-navbar-nav {
    display: block;
    margin: 15px 0;
    height: auto;
    text-align: left;
}

.rd-navbar-fixed .rd-nav-item {
    text-align: left;
}

.rd-navbar-fixed .rd-nav-item + .rd-nav-item {
    margin-top: 4px;
}

.rd-navbar-fixed .rd-nav-link {
    display: block;
    padding: 9px 56px 9px 18px;
}

.rd-navbar-fixed li.opened > .rd-navbar-dropdown {
    padding: 4px 0 0;
}

.rd-navbar-fixed li.opened > .rd-navbar-megamenu {
    padding-top: 15px;
    padding-bottom: 15px;
}

.rd-navbar-fixed li.opened > .rd-menu {
    opacity: 1;
    height: auto;
}

.rd-navbar-fixed li.opened > .rd-navbar-submenu-toggle::after {
    transform: rotate(180deg);
}

.rd-navbar-fixed .rd-menu {
    display: none;
    transition: opacity 0.3s, height 0.4s ease;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.rd-navbar-fixed .rd-navbar-submenu {
    position: relative;
}

.rd-navbar-fixed
    .rd-navbar-submenu
    .rd-navbar-dropdown
    .rd-navbar-submenu-toggle:after {
    height: 34px;
    line-height: 34px;
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown > li > a {
    padding-left: 30px;
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li > a,
.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li > a {
    padding-left: 46px;
}

.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-megamenu {
    display: block;
}

.rd-navbar-fixed .rd-megamenu-list > li > a,
.rd-navbar-fixed .rd-navbar-dropdown > li > a {
    display: block;
    padding: 9px 56px 9px 16px;
    font-size: 12px;
    line-height: 1.5;
}

.rd-navbar-fixed .rd-megamenu-list > li + li,
.rd-navbar-fixed .rd-navbar-dropdown > li + li {
    margin-top: 3px;
}

.rd-navbar-fixed .rd-megamenu-list > li > a {
    padding-left: 30px;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title {
    position: relative;
    display: block;
    padding: 0 18px 7px;
    font-size: 16px;
    line-height: 1.5;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after {
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    border-bottom: 1px solid;
}

.rd-navbar-fixed .rd-navbar-megamenu * + .rd-megamenu-list {
    margin-top: 11px;
}

.rd-navbar-fixed .rd-navbar-megamenu * + .rd-megamenu-title {
    margin-top: 20px;
}

.rd-navbar-fixed .rd-navbar-megamenu > li + li {
    margin-top: 20px;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle {
    cursor: pointer;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle::after {
    content: "\f107";
    position: absolute;
    top: 0;
    right: 0;
    width: 56px;
    height: 52px;
    font: 300 14px "FontAwesome";
    line-height: 52px;
    text-align: center;
    transition: 0.4s all ease;
    z-index: 2;
    cursor: pointer;
}

.rd-navbar-fixed .rd-navbar-collapse-toggle {
    display: block;
    top: 4px;
    z-index: 1009;
}

.rd-navbar-fixed .rd-navbar-collapse {
    position: fixed;
    right: 0;
    top: 56px;
    z-index: 1007;
    transform: translate3d(0, -10px, 0);
    padding: 15px;
    width: auto;
    border-radius: 6px;
    text-align: left;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.rd-navbar-fixed .rd-navbar-collapse.active {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
}

.rd-navbar-fixed .rd-navbar-collapse .list-inline > li {
    display: block;
}

.rd-navbar-fixed .rd-navbar-collapse .list-inline > li + li {
    margin-top: 10px;
}

.rd-navbar-fixed .rd-navbar-main-element {
    position: absolute;
    float: left;
}

.rd-navbar-fixed .rd-navbar-search .rd-search {
    position: fixed;
    right: 0;
    left: 0;
    top: 56px;
    z-index: 1007;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    transform: translate3d(0, -10px, 0);
}

.rd-navbar-fixed .rd-navbar-search .rd-search-results-live {
    display: none;
}

.rd-navbar-fixed .rd-navbar-search .form-input {
    padding-right: 50px;
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50px;
    padding: 0;
    margin: 0;
    border: none;
    background-color: transparent;
}

.rd-navbar-fixed .rd-navbar-search.active .rd-search {
    opacity: 1;
    visibility: visible;
    transform: none;
}

.rd-navbar-fixed .rd-navbar-search-toggle {
    display: inline-flex;
}

.rd-navbar-fixed .rd-navbar-search-toggle span {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    font-size: 26px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    background: none;
    border: none;
    outline: none;
    padding: 0;
}

.rd-navbar-fixed .rd-navbar-search-toggle span,
.rd-navbar-fixed .rd-navbar-search-toggle span::before,
.rd-navbar-fixed .rd-navbar-search-toggle span::after {
    transition: 0.3s all ease-in-out;
}

.rd-navbar-fixed .rd-navbar-search-toggle span::before,
.rd-navbar-fixed .rd-navbar-search-toggle span::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.rd-navbar-fixed .rd-navbar-search-toggle span::before {
    content: "";
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible;
    font-family: "Material Design Icons";
}

.rd-navbar-fixed .rd-navbar-search-toggle span::after {
    content: "";
    transform: rotate(-90deg) scale(0.4);
    opacity: 0;
    visibility: hidden;
    font-family: "Material Design Icons";
}

.rd-navbar-fixed .rd-navbar-search-toggle.active span::before {
    opacity: 0;
    visibility: hidden;
    transform: rotate(90deg) scale(0.4);
}

.rd-navbar-fixed .rd-navbar-search-toggle.active span::after {
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible;
}

.rd-navbar-fixed [class*="rd-navbar-fixed-element"] {
    position: fixed;
    top: 4px;
    z-index: 1010;
}

.rd-navbar-fixed .rd-navbar-fixed-element-1 {
    right: 0;
}

.rd-navbar-fixed .rd-navbar-fixed-element-2 {
    right: 46px;
}

.rd-navbar-fixed.rd-navbar--is-clone {
    display: none;
}

.rd-navbar-fixed .rd-navbar-fixed--visible {
    display: block;
}

.rd-navbar-fixed .rd-navbar-fixed--hidden {
    display: none;
}

.rd-navbar-fixed .rd-navbar-panel {
    color: #151515;
    box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
    color: #ffffff;
    background: #ffffff;
    box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.05);
}

.rd-navbar-fixed .rd-nav-item:hover .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.focus .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.active .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.opened .rd-nav-link {
    color: #151515;
    background: #00385b;
}

.rd-navbar-fixed .rd-nav-item:hover > .rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-nav-item.focus > .rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-nav-item.active > .rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-nav-item.opened > .rd-navbar-submenu-toggle {
    color: #151515;
}

.rd-navbar-fixed .rd-nav-link {
    color: #151515;
}

.rd-navbar-fixed .rd-megamenu-list > li > a,
.rd-navbar-fixed .rd-navbar-dropdown > li > a {
    color: #151515;
}

.rd-navbar-fixed .rd-megamenu-list > li:hover > a,
.rd-navbar-fixed .rd-megamenu-list > li.focus > a,
.rd-navbar-fixed .rd-megamenu-list > li.active > a,
.rd-navbar-fixed .rd-megamenu-list > li.opened > a,
.rd-navbar-fixed .rd-navbar-dropdown > li:hover > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.focus > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.active > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.opened > a {
    color: #151515;
    background: #00385b;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title {
    color: #151515;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after {
    border-bottom: 1px solid #d7d7d7;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a,
.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:focus,
.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:active {
    color: #ffffff;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:hover {
    color: #00385b;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle {
    color: #151515;
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
    color: #cccccc;
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:hover {
    color: #00385b;
}

.rd-navbar-fixed .rd-navbar-search-toggle {
    color: #151515;
}

.rd-navbar-fixed .rd-navbar-search-toggle:hover {
    color: #00385b;
}

.rd-navbar-fixed .rd-navbar-collapse {
    background-color: #ffffff;
    box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.05);
}

.rd-navbar-fixed .rd-navbar-collapse,
.rd-navbar-fixed .rd-navbar-collapse a {
    color: #151515;
}

html.rd-navbar-fixed-linked .page {
    padding-top: 56px;
}

/**
*
* RD Navbar Classic
* =====================================================
*/
.rd-navbar-transparent.rd-navbar-static {
    background: transparent;
}

.rd-navbar-transparent.rd-navbar-static .rd-nav-item.focus .rd-nav-link::before,
.rd-navbar-transparent.rd-navbar-static
    .rd-nav-item.opened
    .rd-nav-link::before {
    opacity: 1;
}

.rd-navbar-transparent.rd-navbar-static
    .rd-nav-item.active
    .rd-nav-link::before {
    opacity: 1;
}

.rd-navbar-transparent.rd-navbar-static .rd-nav-item .rd-nav-link::before {
    position: absolute;
    display: inline-block;
    content: "";
    left: 0;
    bottom: 5px;
    width: 100%;
    border-top: 5px solid #00385b;
    transition: inherit;
    opacity: 0;
    z-index: -1;
}

.rd-navbar-transparent.rd-navbar-static .rd-nav-item + .rd-nav-item {
    margin-left: 25px;
}

.rd-navbar-transparent.rd-navbar-static .rd-nav-link:hover::before {
    opacity: 1;
}

.rd-navbar-transparent.rd-navbar-static .rd-navbar-aside-outer,
.rd-navbar-transparent.rd-navbar-static .rd-navbar-main-outer {
    padding-left: 15px;
    padding-right: 15px;
}

.rd-navbar-transparent.rd-navbar-static .rd-navbar-aside,
.rd-navbar-transparent.rd-navbar-static .rd-navbar-main {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.rd-navbar-transparent.rd-navbar-static .rd-navbar-aside {
    padding: 10px 0;
}

.rd-navbar-transparent.rd-navbar-static .rd-navbar-main {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
}

@media (min-width: 1200px) {
    .rd-navbar-transparent.rd-navbar-static .rd-nav-item + .rd-nav-item {
        margin-left: 51px;
    }
    .rd-navbar-transparent.rd-navbar-static .rd-navbar-main {
        padding: 30px 0;
    }
}

.rd-navbar-transparent.rd-navbar-static .rd-navbar-search-toggle {
    font-size: 18px;
    color: #151515;
}

.rd-navbar-transparent.rd-navbar-static .rd-navbar-search-toggle:hover {
    color: rgba(21, 21, 21, 0.6);
}

.rd-navbar-transparent.rd-navbar-static .rd-navbar-main-element {
    display: flex;
    align-items: center;
}

.rd-navbar-transparent.rd-navbar-static.rd-navbar--is-stuck,
.rd-navbar-transparent.rd-navbar-static.rd-navbar--is-clone {
    background: #ffffff;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.1);
}

.rd-navbar-transparent.rd-navbar-static.rd-navbar--is-stuck
    .rd-navbar-aside-outer,
.rd-navbar-transparent.rd-navbar-static.rd-navbar--is-clone
    .rd-navbar-aside-outer {
    display: none;
}

.rd-navbar-transparent.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main,
.rd-navbar-transparent.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
    padding: 15px 0;
}

.rd-navbar-transparent.rd-navbar-static.rd-navbar--is-stuck
    .rd-navbar-nav-item
    > .rd-navbar-submenu,
.rd-navbar-transparent.rd-navbar-static.rd-navbar--is-clone
    .rd-navbar-nav-item
    > .rd-navbar-submenu {
    margin-top: 17px;
}

/*
*
* Search Results
*/
.rd-search-results-live {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    max-height: 600px;
    overflow-y: auto;
    margin: -3px 0 0;
    text-align: left;
    z-index: 998;
}

.rd-search-results-live #search-results {
    position: relative;
    padding: 16px 0 0;
    color: #151515;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    transform-origin: 50% 0;
    transform: scale(1, 0.9);
    transition: 0.3s all ease;
}

.rd-search-results-live #search-results::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: -1;
    border: 1px solid #d7d7d7;
    border-top: 0;
}

.rd-search-results-live #search-results.active {
    opacity: 1;
    visibility: visible;
    transform: scale(1, 1);
}

.rd-search-results-live .search-quick-result {
    padding-left: 15px;
    padding-right: 15px;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Lato, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    color: #151515;
}

.rd-search-results-live .search-list {
    margin-top: 11px;
}

.rd-search-results-live .search-list li:only-child {
    padding: 0 15px 15px;
}

.rd-search-results-live .search-link {
    color: #151515;
}

.rd-search-results-live .search-link:hover {
    color: #00385b;
}

.rd-search-results-live .search-error {
    overflow: hidden;
    font-size: 14px;
    line-height: 1.6;
    text-overflow: ellipsis;
}

.rd-search-results-live .search-title {
    position: relative;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Lato, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #151515;
}

.rd-search-results-live .search-title a:hover {
    color: #00385b;
}

.rd-search-results-live .search-list-item-all {
    margin-top: 18px;
    width: 100%;
}

.rd-search-results-live .search-submit {
    position: relative;
    overflow: hidden;
    z-index: 0;
    display: block;
    padding: 8px;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Lato,
        "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-transform: none;
    text-align: center;
    color: #151515;
    background: #00385b;
}

.rd-search-results-live .search-submit:hover {
    color: #00385b;
    background: #151515;
}

.rd-search-results-live .match {
    display: none;
}

.not-empty ~ .rd-search-results-live {
    visibility: visible;
    opacity: 1;
}

.rd-search-results-live p {
    font-size: 11px;
}

.rd-search-results-live p * {
    margin: 0;
}

.rd-search-results-live .search-list-item {
    padding: 0 15px;
}

.rd-search-results-live * + p {
    margin-top: 5px;
}

.rd-search-results-live .search-list-item + .search-list-item {
    margin-top: 17px;
}

.rd-search-results .search-list {
    counter-reset: li;
    text-align: left;
    padding-left: 0;
    font-size: 18px;
    list-style-type: none;
    overflow: hidden;
}

.rd-search-results .search-list li div {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap;
}

.rd-search-results .search-list li:only-child::before {
    display: none;
}

.rd-search-results .search-list-item {
    position: relative;
    padding-left: 40px;
    font-size: 14px;
    color: #9b9b9b;
}

.rd-search-results .search-list-item::before {
    content: counter(li, decimal-leading-zero) ".";
    counter-increment: li;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: inherit;
    font-weight: 300;
    color: #000000;
}

.rd-search-results .search-list-item + .search-list-item {
    margin-top: 40px;
}

.rd-search-results .search-title {
    font-size: 16px;
    color: #000000;
}

.rd-search-results .search {
    color: #151515;
    padding: 0 0.25em;
    background: #00385b;
}

.rd-search-results .match {
    padding: 5px;
    font-size: 12px;
    line-height: 1.7;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
}

.rd-search-results .match em {
    margin: 0;
    font-style: normal;
}

.rd-search-results p * {
    margin: 0;
}

.rd-search-results * + .match {
    margin-top: 10px;
}

@media (min-width: 768px) {
    .rd-search-results .search-title {
        font-size: 18px;
    }
    .rd-search-results .search-list-item::before {
        top: -1px;
        font-size: 16px;
    }
    .rd-search-results * + p {
        margin-top: 12px;
    }
}

@media (min-width: 992px) {
    .rd-search-results .search-list-item {
        padding-left: 40px;
    }
}

* + .rd-search-results {
    margin-top: 40px;
}

@media (min-width: 768px) {
    * + .rd-search-results {
        margin-top: 55px;
    }
}

.rd-search-classic {
    position: relative;
}

.rd-search-classic .form-input {
    padding-right: 50px;
}

.rd-search-classic .form-input,
.rd-search-classic .form-label {
    letter-spacing: 0;
}

.rd-search-classic .rd-search-submit {
    background: none;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    padding-top: 3px;
    padding-right: 2px;
    margin: 0;
    text-align: center;
    color: #cccccc;
    font-size: 0;
    line-height: 0;
}

.rd-search-classic .rd-search-submit::-moz-focus-inner {
    border: none;
    padding: 0;
}

.rd-search-classic .rd-search-submit:before {
    position: relative;
    top: -1px;
    content: "\e014";
    font: 300 20px "fl-chapps";
    line-height: 1;
    transition: 0.33s all ease;
}

.rd-search-classic .rd-search-submit:hover {
    color: #00385b;
}

.rd-search.rd-search-inline {
    position: relative;
}

.rd-search.rd-search-inline .form-input {
    padding-right: 48px;
}

.rd-search.rd-search-inline .button-link {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    right: 0;
    margin: 0;
    font-size: 21px;
    color: #cccccc;
    transition: 0.33s;
}

.rd-search.rd-search-inline .button-link::before {
    display: block;
    margin: auto;
}

.rd-search.rd-search-inline .button-link:hover {
    color: #00385b;
}

.rd-search.rd-search-inline.form-sm .form-input {
    padding-right: 40px;
}

.rd-search.rd-search-inline.form-sm .button-link {
    width: 40px;
    font-size: 18px;
}

.rd-search.rd-search-inline.form-lg .form-input {
    padding-right: 56px;
}

.rd-search.rd-search-inline.form-lg .button-link {
    width: 56px;
}

/*
*
* Isotope
*/
.isotope {
    z-index: 0;
    display: block;
    transition: 0.3s ease;
}

.isotope-sizer {
    height: 0;
    margin-top: -1px;
    margin-bottom: 0;
}

.isotope-item {
    display: block;
    will-change: transform;
    backface-visibility: hidden;
    transition: 0.1s opacity ease-in;
}

.isotope-filters-toggle {
    display: none;
}

.isotope-filters > * {
    margin-top: 0;
    vertical-align: middle;
}

.isotope-filters .inline-list {
    position: relative;
    word-spacing: 0;
}

.isotope-filters .inline-list li {
    display: inline-block;
}

.isotope-filters .inline-list a {
    position: relative;
    transition: 0.3s;
    color: #cccccc;
}

.isotope-filters .inline-list .isotope-filters-trigger {
    display: none;
}

@media (max-width: 767px) {
    .isotope-filters-list {
        text-align: center;
    }
    .isotope-filters-list > li > a {
        display: block;
        padding: 3px 15px;
        background: #00385b;
        color: #151515;
        border-radius: 40px;
    }
    .isotope-filters-list > li > a:hover,
    .isotope-filters-list > li > a:focus,
    .isotope-filters-list > li > a.active {
        color: #ffffff;
        background: #151515;
    }
    .isotope-filters-list > li + li {
        margin-top: 1px;
    }
}

@media (min-width: 768px) {
    .isotope-filters-line .isotope-filters-list {
        border-bottom: 1px solid rgba(21, 21, 21, 0.1);
    }
    .isotope-filters-line .isotope-filters-list > li {
        display: inline-block;
        margin-right: 25px;
    }
    .isotope-filters-line .isotope-filters-list > li:last-child {
        margin-right: 0;
    }
    .isotope-filters-line .isotope-filters-list > li > a {
        display: block;
        margin-bottom: -1px;
        padding-bottom: 6px;
        color: #000000;
        border-bottom: 1px solid transparent;
    }
    .isotope-filters-line .isotope-filters-list > li > a:hover,
    .isotope-filters-line .isotope-filters-list > li > a:focus,
    .isotope-filters-line .isotope-filters-list > li > a.active {
        color: #5cbfc7;
        border-bottom: 1px solid #00385b;
    }
    .isotope-inline-filters .isotope-filters-list {
        display: inline-block;
    }
}

.isotope-filters-modern .inline-list {
    transform: translate3d(0, -10px, 0);
    margin-bottom: -10px;
    margin-left: -10px;
    margin-right: -10px;
}

.isotope-filters-modern .inline-list > * {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.isotope-filters-modern .inline-list > li {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Lato, "Helvetica Neue", Arial, sans-serif;
    font-size: 18px;
}

.isotope-filters-modern .inline-list a {
    position: relative;
    padding-bottom: 10px;
}

.isotope-filters-modern .inline-list a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    transition: 0.4s;
    background: #00385b;
}

.isotope-filters-modern .inline-list a:hover {
    color: #00385b;
}

.isotope-filters-modern .inline-list a.active::after {
    width: 100%;
}

@media (min-width: 992px) {
    .isotope-filters-modern .inline-list {
        transform: translate3d(0, -10px, 0);
        margin-bottom: -10px;
        margin-left: -23px;
        margin-right: -23px;
    }
    .isotope-filters-modern .inline-list > * {
        margin-top: 10px;
        padding-left: 23px;
        padding-right: 23px;
    }
}

.isotope-modern-wrap [class*="col"] {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .isotope-modern-wrap [class*="col"] {
        width: 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    html:not(.tablet):not(.mobile) .isotope-modern-wrap [class*="col"] {
        margin-top: 0;
    }
}

.isotope-condensed {
    margin-left: 0;
    margin-right: 0;
}

.isotope-condensed .row > * {
    margin-top: -1px;
    margin-bottom: -1px;
}

* + .isotope {
    margin-top: 0;
}

* + .isotope-condensed {
    margin-top: 30px;
}

@media (max-width: 991px) {
    .isotope-condensed {
        padding: 0 0 30px;
        margin-left: 0;
        margin-right: 0;
    }
    .isotope-condensed .row.row-condensed > [class*="col"] {
        padding-left: 10px;
        padding-right: 10px;
    }
    .isotope-condensed .row.row-condensed > [class*="col"] + [class*="col"] {
        margin-top: 25px;
    }
}

@media (min-width: 768px) {
    * + .isotope {
        margin-top: 28px;
    }
    * + .isotope-condensed {
        margin-top: 50px;
    }
}

.tabs-custom .nav-tabs {
    font-size: 0;
    line-height: 0;
    word-spacing: 0;
    border: 0;
}

.tabs-custom .nav-tabs:before,
.tabs-custom .nav-tabs:after {
    display: none;
}

.tabs-custom .nav-tabs-inline {
    display: inline-flex;
}

.tabs-custom .nav-item {
    float: none;
    border: 0;
    cursor: pointer;
    transition: 0.33s all ease;
}

.tabs-custom .nav-link {
    margin: 0;
    border-radius: 0;
    border: 0;
}

.tabs-custom .nav-link.active {
    cursor: default;
}

.tab-content > .tab-pane {
    display: block;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

.tab-content > .active {
    visibility: visible;
    height: auto;
    overflow: visible;
}

* + .tabs-horizontal.tabs-corporate {
    margin-top: 25px;
}

* + .tabs-vertical.tabs-corporate {
    margin-top: 40px;
}

@media (min-width: 768px) {
    * + .tabs-vertical.tabs-corporate {
        margin-top: 60px;
    }
}

@media (min-width: 1200px) {
    * + .tabs-vertical.tabs-corporate {
        margin-top: 80px;
    }
}

.tabs-line .nav-tabs {
    position: relative;
}

.tabs-line .nav-link {
    font-size: 14px;
    font-weight: inherit;
    line-height: 1.71429;
    text-align: center;
    vertical-align: middle;
}

.tabs-line * + .tab-content {
    margin-top: 20px;
}

@media (max-width: 991px) {
    .tabs-line .nav-tabs {
        max-width: 100%;
        border-bottom: 1px solid #e5e7e9;
    }
    .tabs-line .nav-item {
        margin-bottom: -1px;
    }
    .tabs-line .nav-link {
        padding: 7px 10px;
        color: #000000;
        background: transparent;
        border-bottom: 1px solid #e5e7e9;
    }
    .tabs-line .nav-link:hover,
    .tabs-line .nav-link.active {
        color: #00385b;
        background: transparent;
        border-color: #00385b;
    }
}

.bg-gray-5 .tabs-horizontal.tabs-line .nav-tabs {
    border-color: rgba(246, 246, 246, 0.3);
}

.bg-gray-5 .tabs-horizontal.tabs-line .nav-link {
    color: #000000;
    border-color: transparent;
}

.bg-gray-5 .tabs-horizontal.tabs-line .nav-link:hover,
.bg-gray-5 .tabs-horizontal.tabs-line .nav-link.active {
    color: #00385b;
    border-color: #00385b;
}

@media (min-width: 768px) {
    .tabs-horizontal.tabs-line .nav-tabs {
        border: 0;
        border-bottom: 1px solid #d7d7d7;
    }
    .tabs-horizontal.tabs-line .nav-item {
        display: inline-block;
    }
    .tabs-horizontal.tabs-line .nav-item:not(:last-child) {
        margin-right: 28px;
    }
    .tabs-horizontal.tabs-line .nav-link {
        position: relative;
        padding: 0 0 7px 0;
        background-color: transparent;
        color: #000000;
        border: 0;
    }
    .tabs-horizontal.tabs-line .nav-link::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        height: 1px;
        width: 0;
        background: #00385b;
        transition: 0.22s ease;
    }
    .tabs-horizontal.tabs-line .nav-link.active,
    .tabs-horizontal.tabs-line .nav-link:hover {
        color: #5cbfc7;
    }
    .tabs-horizontal.tabs-line .nav-link.active::after {
        width: 100%;
    }
    .tabs-horizontal.tabs-line * + .tab-content {
        margin-top: 25px;
    }
    .tabs-vertical {
        display: flex;
        align-items: stretch;
    }
    .tabs-vertical .nav-tabs {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        flex-shrink: 0;
        max-width: 50%;
        min-width: 100px;
    }
    .tabs-vertical .nav-item {
        border: 0;
        width: 100%;
        text-align: left;
    }
    .tabs-vertical .tab-content {
        flex-grow: 1;
    }
    .tabs-vertical.tabs-line .nav-tabs {
        border: 0;
        border-right: 1px solid #d7d7d7;
    }
    .tabs-vertical.tabs-line .nav-item {
        display: block;
    }
    .tabs-vertical.tabs-line .nav-item:not(:last-child) {
        margin-bottom: 16px;
    }
    .tabs-vertical.tabs-line .nav-link {
        position: relative;
        padding: 0 20px 0 0;
        background-color: transparent;
        color: #000000;
        border: 0;
    }
    .tabs-vertical.tabs-line .nav-link::after {
        content: "";
        position: absolute;
        bottom: 0;
        right: -1px;
        height: 0;
        width: 1px;
        background: #00385b;
        transition: 0.22s ease;
    }
    .tabs-vertical.tabs-line .nav-link.active,
    .tabs-vertical.tabs-line .nav-link:hover {
        color: #5cbfc7;
    }
    .tabs-vertical.tabs-line .nav-link.active::after {
        height: 100%;
    }
    .tabs-vertical.tabs-line .tab-content {
        margin-top: 0;
        margin-left: 25px;
    }
}

.card-group-custom {
    margin-bottom: 0;
}

.card-group-custom .card-header + .collapse > .card-body,
.card-group-custom .card-header + .collapse > .list-group {
    border-top: 0;
}

.card-group-custom .card + .card {
    margin-top: 0;
}

.card-custom {
    display: block;
    margin: 0;
    background: inherit;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    text-align: left;
    border-top: 1px solid #aeb1be;
}

.card-custom:last-child {
    border-bottom: 1px solid #aeb1be;
}

.card-custom a {
    display: block;
}

.card-custom .card-header {
    padding: 0;
    border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: transparent;
}

.card-custom .card-body {
    padding: 0;
    border: 0;
}

* + .card-group-custom {
    margin-top: 20px;
}

@media (min-width: 1200px) {
    * + .card-group-custom {
        margin-top: 41px;
    }
}

@media (min-width: 1600px) {
    * + .card-group-custom {
        margin-top: 50px;
    }
}

.card-corporate {
    text-align: left;
}

.card-corporate .card-title {
    margin-bottom: 0;
}

.card-corporate .card-title a,
.card-corporate .card-body {
    background: transparent;
}

.card-corporate .card-title a {
    position: relative;
    z-index: 1;
    padding: 21px 20px 21px 40px;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: 0;
    color: #151515;
    transition: 0.3s all ease;
}

.card-corporate .card-title a .card-arrow:after {
    opacity: 0;
    visibility: hidden;
}

.card-corporate .card-title a.collapsed .card-arrow:after {
    opacity: 1;
    visibility: visible;
}

.card-corporate .card-title a:hover {
    color: #5cbfc7;
}

.card-corporate .card-arrow {
    position: absolute;
    top: 50%;
    left: 10px;
    z-index: 2;
    width: 18px;
    height: 18px;
    background: #00385b;
    border-radius: 2px;
    transform: translateY(-50%);
    transition: 0.33s all ease;
}

.card-corporate .card-arrow::before,
.card-corporate .card-arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    z-index: 4;
    transform: translateY(-50%);
    background: #ffffff;
}

.card-corporate .card-arrow::before {
    width: 12px;
    height: 2px;
    left: 3px;
}

.card-corporate .card-arrow::after {
    width: 2px;
    height: 12px;
    left: 8px;
}

.card-corporate .collapse {
    position: relative;
    z-index: 1;
    color: #000000;
    border-radius: 0 0 2px 2px;
}

.card-corporate .card-body {
    padding: 0 44px 25px 40px;
}

@media (min-width: 768px) {
    .card-corporate .card-title a {
        padding: 15px 82px 15px 79px;
        font-size: 20px;
    }
    .card-corporate .card-arrow {
        left: 31px;
    }
    .card-corporate .card-body {
        padding: 0 44px 25px 80px;
    }
}

/*
*
* Tooltop Custom
*/
.tooltip {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 300;
    z-index: 1000;
}

.tooltip .tooltip-inner {
    padding: 8px 24px;
}

/*
*
* Counter
*/
.counter-boxed > * + * {
    margin-top: 10px;
}

.counter-boxed .counter-boxed-top {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #151515;
}

.counter-boxed .counter-boxed-media {
    max-width: 46%;
    padding-top: 5px;
    padding-right: 15px;
}

.counter-boxed .counter-boxed-icon {
    position: relative;
    text-align: center;
    min-width: 80px;
    margin-right: 18px;
    font-size: 50px;
    line-height: 1;
    z-index: 1;
}

.counter-boxed .counter-boxed-icon::after {
    position: absolute;
    content: "";
    top: 30%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 37px 67px 37px;
    border-color: transparent transparent #00385b transparent;
    transform: translate3d(-50%, -50%, 0) rotate(7deg);
    transition: 0.3s ease;
    z-index: -1;
}

.counter-boxed .counter-wrap > * {
    display: inline;
    font-weight: 700;
}

@media (min-width: 992px) {
    .counter-boxed .counter-boxed-media {
        padding-top: 10px;
        padding-right: 20px;
    }
}

@media (min-width: 1200px) {
    .counter-boxed > * + * {
        margin-top: 19px;
    }
}

@media (min-width: 1600px) {
    .counter-boxed > * + * {
        margin-top: 24px;
    }
    .counter-boxed .counter-boxed-media {
        max-width: 46%;
        padding-top: 14px;
        padding-right: 41px;
    }
}

.counter-boxed-1 {
    padding: 30px 20px;
    border-radius: 6px;
    background: #00385b;
}

.counter-boxed-1 .counter-boxed-icon::after {
    border-bottom-color: #ffffff;
}

@media (min-width: 1200px) {
    .counter-boxed-1 {
        padding: 40px 40px;
    }
}

@media (min-width: 992px) {
    .desktop .counter-boxed:hover .counter-boxed-icon::after {
        transform: translate3d(-50%, -50%, 0) rotate(-33deg);
    }
}

.bg-primary .counter-boxed .counter-boxed-icon::after {
    border-bottom-color: #ffffff;
}

/*
* Counter vertical
*/
.counter-vertical {
    border-radius: 6px;
    background: #f6f6f6;
}

.counter-vertical .counter-wrap > * {
    display: inline;
    font-weight: 700;
}

.counter-vertical .subtitle,
.counter-vertical .exeption {
    color: #000000;
}

.counter-vertical * + .subtitle {
    margin-top: 8px;
}

.counter-vertical * + .counter-wrap {
    margin-top: -1px;
}

.counter-vertical * + .title {
    margin-top: 1px;
}

.counter-vertical * + .divider {
    margin-top: 12px;
}

.counter-vertical * + .exeption {
    margin-top: 16px;
}

@media (min-width: 1200px) {
    .counter-vertical {
        padding: 0 36px;
    }
    .counter-vertical * + .subtitle {
        margin-top: 13px;
    }
    .counter-vertical * + .divider {
        margin-top: 19px;
    }
    .counter-vertical * + .exeption {
        margin-top: 26px;
    }
}

@media (min-width: 1600px) {
    .counter-vertical {
        padding: 0 44px;
    }
    .counter-vertical * + .subtitle {
        margin-top: 16px;
    }
    .counter-vertical * + .divider {
        margin-top: 24px;
    }
    .counter-vertical * + .exeption {
        margin-top: 32px;
    }
}

/*
* Counter minimal
*/
.counter-minimal .counter-wrap > * {
    display: inline;
    font-weight: 700;
}

/*
*
* Progress Bars
*/
.progress-linear {
    position: relative;
    text-align: left;
}

.progress-linear .progress-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    transform: translate3d(0, -10px, 0);
    margin-bottom: -10px;
    margin-left: -5px;
    margin-right: -5px;
}

.progress-linear .progress-header > * {
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.progress-linear .progress-bar-linear-wrap {
    height: 2px;
    background: #f6f6f6;
}

.progress-linear .progress-bar-linear {
    width: 0;
    height: inherit;
    background: #00385b;
    transition: 0.5s all ease-in-out;
}

.progress-linear .progress-value::after {
    content: "%";
}

.context-dark .progress-linear .progress-value,
.bg-gray-dark .progress-linear .progress-value,
.bg-gray-800 .progress-linear .progress-value,
.bg-gray-5 .progress-linear .progress-value,
.bg-primary-dark .progress-linear .progress-value {
    font-weight: 100;
}

* + .progress-linear-wrap {
    margin-top: 20px;
}

* + .progress-bar-linear-wrap {
    margin-top: 8px;
}

p + .progress-linear-wrap {
    margin-top: 12px;
}

.progress-linear + .progress-linear {
    margin-top: 15px;
}

@media (min-width: 992px) {
    * + .progress-linear-wrap {
        margin-top: 46px;
    }
    p + .progress-linear-wrap {
        margin-top: 22px;
    }
    .progress-linear + .progress-linear {
        margin-top: 25px;
    }
}

.context-dark .progress-linear .progress-bar-linear-wrap,
.bg-gray-dark .progress-linear .progress-bar-linear-wrap,
.bg-gray-800 .progress-linear .progress-bar-linear-wrap,
.bg-gray-5 .progress-linear .progress-bar-linear-wrap,
.bg-primary-dark .progress-linear .progress-bar-linear-wrap {
    background: #5cbfc7;
}

.context-dark .progress-linear .progress-bar-linear,
.bg-gray-dark .progress-linear .progress-bar-linear,
.bg-gray-800 .progress-linear .progress-bar-linear,
.bg-gray-5 .progress-linear .progress-bar-linear,
.bg-primary-dark .progress-linear .progress-bar-linear {
    background: #00385b;
}

.bg-gray-100 .progress-linear .progress-bar-linear-wrap {
    background: rgba(0, 0, 0, 0.05);
}

/*
*
* Circle Progress Bars
*/
.progress-bar-circle {
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 1.2;
}

.progress-bar-circle canvas {
    vertical-align: middle;
}

.progress-bar-circle span {
    position: absolute;
    top: 50%;
    left: 51%;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    transform: translate(-50%, -50%);
    color: #151515;
}

.progress-bar-circle span::after {
    content: "%";
}

.progress-bar-circle-title {
    font-size: 14px;
    letter-spacing: 0.05em;
}

* + .progress-bar-circle-title {
    margin-top: 12px;
}

@media (min-width: 1200px) {
    * + .progress-bar-circle-title {
        margin-top: 17px;
    }
}

.context-dark .progress-bar-circle span,
.bg-gray-dark .progress-bar-circle span,
.bg-gray-800 .progress-bar-circle span,
.bg-gray-5 .progress-bar-circle span,
.bg-primary-dark .progress-bar-circle span {
    color: #ffffff;
}

/*
*
* Time Circles
*/
.time_circles {
    position: relative;
    width: 100%;
}

.time_circles > div {
    position: absolute;
    top: 0 !important;
    bottom: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -10px;
    text-align: center;
}

@media (min-width: 1200px) {
    #DateCountdown {
        width: 100%;
    }
}

.time_circles > div > h4 {
    position: absolute;
    left: 0;
    top: calc(100% + 10px);
    right: 0;
    transform: translateY(-100%);
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Lato,
        "Helvetica Neue", Arial, sans-serif;
    font-weight: 100;
    font-size: 13px !important;
    line-height: 1.2 !important;
    color: #000000;
}

.time_circles > div > h4 + * {
    margin-top: 0;
}

.context-dark .time_circles > div > h4,
.bg-gray-dark .time_circles > div > h4,
.bg-gray-800 .time_circles > div > h4,
.bg-gray-5 .time_circles > div > h4,
.bg-primary-dark .time_circles > div > h4 {
    color: #ffffff;
}

.time_circles > div > span {
    display: block;
    text-align: center;
    letter-spacing: 0;
    font-size: 20px !important;
    font-weight: 300;
    line-height: 1 !important;
    color: #111111;
}

.context-dark .time_circles > div > span,
.bg-gray-dark .time_circles > div > span,
.bg-gray-800 .time_circles > div > span,
.bg-gray-5 .time_circles > div > span,
.bg-primary-dark .time_circles > div > span {
    color: #ffffff;
}

.countdown-wrap {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}

* + .countdown-wrap {
    margin-top: 20px;
}

.countdown-wrap + .button {
    margin-top: 40px;
}

@media (min-width: 1200px) {
    * + .countdown-wrap {
        margin-top: 45px;
    }
}

/*
*
* Owl Carousel
*/
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

* + .owl-carousel {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    h2 + .owl-carousel {
        margin-top: 45px;
    }
    h2 + .owl-carousel-1,
    h2 + .owl-carousel-3 {
        margin-top: 60px;
    }
}

@media (min-width: 1600px) {
    h2 + .owl-carousel {
        margin-top: 55px;
    }
    h2 + .owl-carousel-1,
    h2 + .owl-carousel-3 {
        margin-top: 70px;
    }
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    font: 300 40px/80px "FontAwesome";
    cursor: pointer;
    z-index: 1;
    transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:before {
    content: "\f144";
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

/*
 * Owl Navigation
 */
.owl-nav.disabled {
    display: none;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    width: 48px;
    height: 48px;
    overflow: hidden;
    line-height: 48px;
    text-align: center;
    transform: translateY(-50%);
    font: 300 40px/48px "Material Design Icons";
    color: #ffffff;
    background: transparent;
    border-radius: 50%;
    transition: 0.6s;
    cursor: pointer;
}

.owl-prev:hover,
.owl-next:hover {
    color: #ffffff;
    background: #00385b;
}

.owl-prev:hover:after,
.owl-next:hover:after {
    opacity: 1;
}

.owl-prev {
    left: 0;
}

.owl-prev::before {
    content: "\f237";
}

.owl-next {
    right: 0;
}

.owl-next::before {
    content: "\f238";
}

/*
 * Owl Pagination
 */
.owl-dots {
    text-align: center;
    margin-top: 20px;
}

.owl-dots.disabled {
    display: none;
}

.owl-dot {
    position: relative;
    text-align: center;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    background-color: #aeb1be;
    transition: 0.2s;
}

.owl-dot:only-child {
    display: none;
}

.owl-dot:hover,
.owl-dot:focus {
    background-color: #00385b;
}

.owl-dot.active {
    background-color: #00385b;
}

@media (min-width: 992px) {
    .desktop .owl-dot {
        width: 10px;
        height: 10px;
        margin-left: 5px;
        margin-right: 5px;
    }
}

@media (min-width: 1200px) {
    .owl-dots {
        margin-top: 52px;
    }
    .owl-dot {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.owl-carousel.owl-carousel-light-dots .owl-dot {
    border-color: #ffffff;
}

.owl-carousel.owl-carousel-light-dots .owl-dot:hover,
.owl-carousel.owl-carousel-light-dots .owl-dot:focus {
    background-color: #ffffff;
}

.owl-carousel.owl-carousel-light-dots .owl-dot.active {
    background-color: #ffffff;
}

@media (max-width: 767px) {
    .owl-carousel-1 .owl-nav {
        display: none;
    }
}

@media (min-width: 768px) {
    .owl-carousel-1 {
        padding: 0 100px;
    }
    .owl-carousel-1 .owl-prev {
        left: 20px;
    }
    .owl-carousel-1 .owl-next {
        right: 20px;
    }
    .owl-carousel-1 .owl-dots {
        display: none;
    }
}

@media (min-width: 1200px) {
    .owl-carousel-1 {
        padding: 0 210px;
    }
    .owl-carousel-1 .owl-prev {
        left: 80px;
    }
    .owl-carousel-1 .owl-next {
        right: 80px;
    }
}

@media (min-width: 576px) {
    .owl-carousel-2 .owl-dots {
        position: absolute;
        bottom: 10px;
        right: 9px;
        margin: 0;
    }
    .owl-carousel-2 .owl-dot {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
    .owl-carousel-2 .owl-dot + .owl-dot {
        margin-top: 13px;
    }
    .owl-carousel-2 .quote-meta {
        padding-right: 15px;
    }
}

.owl-carousel-3 .owl-nav {
    display: none;
}

.owl-carousel-3 .owl-prev,
.owl-carousel-3 .owl-next {
    top: 115px;
    font-size: 21px;
    font-family: "Linearicons";
}

.owl-carousel-3 .owl-prev:hover,
.owl-carousel-3 .owl-next:hover {
    color: #000000;
    background: transparent;
}

.owl-carousel-3 .owl-prev::before {
    content: "\ec3b";
}

.owl-carousel-3 .owl-next::before {
    content: "\ec3c";
}

@media (min-width: 1400px) {
    .owl-carousel-3 .owl-nav {
        display: block;
    }
    .owl-carousel-3 .owl-prev {
        left: -60px;
    }
    .owl-carousel-3 .owl-next {
        right: -60px;
    }
    .owl-carousel-3 .owl-dots {
        display: none;
    }
}

/*
*
* Swiper
* --------------------------------------------------
*/
.swiper-container {
    display: flex;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    z-index: 1;
    display: flex;
    align-self: stretch;
    align-items: stretch;
    width: 100%;
    height: auto;
    min-height: inherit;
    transition-property: transform;
    box-sizing: content-box;
    background-size: cover;
    background-position: 50%;
}

[data-x-mode="true"] .swiper-wrapper {
    height: auto;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}

/* a11y */
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
    touch-action: pan-y;
}

.swiper-wp8-vertical {
    touch-action: pan-x;
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
    /* Windows 8 IE 10 fix */
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

.swiper-slide > .vide__body,
.swiper-slide > .parallax_cnt {
    height: 100%;
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: none;
    font-size: 26px;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    transition: 0.2s ease-in;
    will-change: transform;
    z-index: 10;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    color: #00385b;
}

@media (min-width: 768px) {
    .swiper-button-prev,
    .swiper-button-next {
        display: block;
    }
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev {
    left: 30px;
}

.swiper-button-prev:before {
    font-family: "FontAwesome";
    content: "\f060";
}

.swiper-button-next {
    right: 30px;
}

.swiper-button-next:before {
    font-family: "FontAwesome";
    content: "\f061";
}

.swiper-slider.swiper-container-rtl .swiper-button-prev:before {
    content: "\f061";
}

.swiper-slider.swiper-container-rtl .swiper-button-next:before {
    content: "\f060";
}

.swiper-pagination {
    position: absolute;
    display: block;
    text-align: center;
    transition: 0.3s;
    transform: translate3d(-50%, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    border: 3px solid #151515;
    transition: 0.2s;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination .swiper-pagination-bullet:hover {
    background: #00385b;
    border-color: #00385b;
}

.swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

@media (min-width: 768px) {
    .swiper-navigation + .swiper-pagination {
        display: none;
    }
}

.swiper-pagination-black .swiper-pagination-bullet {
    background: rgba(0, 0, 0, 0.6);
}

.swiper-pagination-black
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: black;
}

.swiper-container-vertical {
    height: 100vh;
}

.swiper-container-vertical > .swiper-pagination {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
    margin: 5px 0;
    display: block;
}

.swiper-container-horizontal > .swiper-pagination {
    bottom: 20px;
    left: 50%;
    width: 100%;
}

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px;
}

.swiper-scrollbar {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(246, 246, 246, 0.3);
}

.swiper-scrollbar .swiper-scrollbar-drag {
    height: 10px;
    background-color: rgba(246, 246, 246, 0.7);
}

.swiper-slide {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    padding: 50px 0;
    background-position: center center;
    background-repeat: no-repeat;
}

.swiper-slide-caption {
    width: 100%;
    white-space: normal;
}

.swiper-slide-caption p {
    display: none;
}

@media (min-width: 768px) {
    .swiper-slide-caption p {
        display: block;
    }
}

@media (min-width: 992px) {
    .swiper-slide {
        padding: 60px 0;
    }
}

@media (min-width: 1200px) {
    .swiper-slide {
        padding: 80px 0;
    }
}

.swiper-slider-mobile {
    color: #151515;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100%;
    padding-bottom: 100%;
}

@media (min-width: 768px) {
    .swiper-slider-mobile {
        display: none;
    }
}

.swiper-slider-1 {
    color: #151515;
    background-size: cover;
    background-position: 0% 50%;
}

@media (max-width: 768px) {
    .swiper-slider-1 {
        display: none;
    }
}

@media (min-width: 768px) {
    .swiper-slider-1 {
        min-height: 500px;
        background-position-x: 45%;
    }
}

@media (min-width: 992px) {
    .swiper-slider-1 {
        min-height: 600px;
        /* background-position-x: 30%; */
    }
}

@media (min-width: 1200px) {
    .swiper-slider-1 {
        background-position-x: 50%;
        min-height: 700px;
    }
}

@media (min-width: 1600px) {
    .swiper-slider-1 {
        min-height: 950px;
    }
}

.swiper-slider-1 .swiper-slide {
    padding: 50px 0 80px;
}

.swiper-slider-1 .swiper-slide * + .button {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .swiper-slider-1 .swiper-slide {
        padding: 100px 0;
    }
    .swiper-slider-1 .swiper-slide * + p {
        margin-top: 25px;
    }
    .swiper-slider-1 .swiper-slide * + .button {
        margin-top: 36px;
    }
}

@media (min-width: 992px) {
    .swiper-slider-1 .swiper-slide {
        padding: 150px 0;
    }
}

@media (min-width: 1200px) {
    .swiper-slider-1 .swiper-slide * + p {
        margin-top: 35px;
    }
    .swiper-slider-1 .swiper-slide * + .button {
        margin-top: 42px;
    }
}

@media (min-width: 1600px) {
    .swiper-slider-1 .swiper-slide {
        padding: 180px 0 210px;
    }
}

.swiper-slider-1 .swiper-pagination-wrap {
    position: relative;
}

.swiper-slider-1 .swiper-pagination {
    bottom: 30px;
    text-align: left;
}

.swiper-slider-1 .swiper-pagination .swiper-pagination-bullet {
    margin: 0 8px;
}

.swiper-slider-1 .swiper-pagination .swiper-pagination-bullet:first-child {
    margin-left: 0;
}

@media (min-width: 768px) {
    .swiper-slider-1 .swiper-pagination {
        bottom: 40px;
    }
    .swiper-slider-1 .swiper-pagination .swiper-pagination-bullet {
        margin: 0 15px;
    }
}

@media (min-width: 992px) {
    .swiper-slider-1 .swiper-pagination {
        bottom: 100px;
    }
}

@media (min-width: 1600px) {
    .swiper-slider-1 .swiper-pagination {
        bottom: 140px;
    }
}

/*
* Lightgallery styles
*/
.lg-sub-html,
.lg-toolbar {
    background-color: rgba(0, 0, 0, 0.45);
}

@font-face {
    font-family: lg;
    src: url(../fonts/lg.eot?n1z373);
    src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),
        url(../fonts/lg.woff?n1z373) format("woff"),
        url(../fonts/lg.ttf?n1z373) format("truetype"),
        url(../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 300;
    font-style: normal;
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: none;
    outline: 0;
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #fff;
}

.lg-actions .lg-next {
    right: 20px;
}

.lg-actions .lg-next:before {
    content: "\e095";
}

.lg-actions .lg-prev {
    left: 20px;
}

.lg-actions .lg-prev:after {
    content: "\e094";
}

@-webkit-keyframes lg-right-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: -30px;
    }
}

@-moz-keyframes lg-right-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: -30px;
    }
}

@-ms-keyframes lg-right-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: -30px;
    }
}

@keyframes lg-right-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: -30px;
    }
}

@-webkit-keyframes lg-left-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: 30px;
    }
}

@-moz-keyframes lg-left-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: 30px;
    }
}

@-ms-keyframes lg-left-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: 30px;
    }
}

@keyframes lg-left-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: 30px;
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    -o-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative;
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    -o-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative;
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 42px;
    text-decoration: none !important;
    outline: 0;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

.lg-toolbar .lg-icon:hover {
    color: #fff;
}

@media (min-width: 678px) {
    .lg-toolbar .lg-icon {
        width: 50px;
    }
}

.lg-toolbar .lg-close:after {
    content: "\e070";
}

.lg-toolbar .lg-download:after {
    content: "\e0f2";
}

.lg-sub-html {
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}

.lg-next,
.lg-prev,
.lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

body:not(.lg-from-hash)
    .lg-outer.lg-start-zoom
    .lg-item.lg-complete
    .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin: auto;
    margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px;
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color 0.25s ease;
        -o-transition: border-color 0.25s ease;
        transition: border-color 0.25s ease;
    }
}

/* primary */
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #00385b;
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    -o-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
}

.lg-outer .lg-toogle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
    color: #fff;
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff";
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer;
}

.lg-outer .lg-has-iframe .lg-video {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../images/vimeo-play.png) no-repeat;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../images/vimeo-play.png) 0 -58px no-repeat;
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../images/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../images/youtube-play.png) no-repeat;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../images/youtube-play.png) 0 -60px no-repeat;
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible;
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -moz-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s;
}

/* primary */
.lg-progress-bar .lg-progress {
    background-color: #00385b;
    height: 5px;
    width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}

.lg-autoplay-button:after {
    content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging
    .lg-item.lg-complete.lg-zoomable
    .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom
    .lg-item.lg-complete.lg-zoomable
    .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.15s !important;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.15s !important;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

#lg-zoom-in:after {
    content: "\e311";
}

#lg-actual-size {
    font-size: 20px;
}

#lg-actual-size:after {
    content: "\e033";
}

#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none;
}

@media (max-width: 479px) {
    #lg-zoom-in,
    #lg-zoom-out {
        display: none;
    }
}

#lg-zoom-out:after {
    content: "\e312";
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible;
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset;
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%;
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    -o-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    width: 12px;
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
    box-shadow: 0 0 0 8px #fff inset;
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}

.lg-fullscreen:after {
    content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform 0.18s linear 0s,
        visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s,
        opacity 0.18s linear 0s;
    -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s,
        opacity 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s,
        opacity 0.18s linear 0s;
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0;
}

.lg-outer .lg-dropdown > li:hover .lg-icon,
.lg-outer .lg-dropdown > li:hover a {
    color: #333;
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto;
}

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
}

.lg-outer #lg-share {
    position: relative;
}

.lg-outer #lg-share:after {
    content: "\e80d";
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901";
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904";
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902";
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903";
}

.lg-group:after {
    content: "";
    display: table;
    clear: both;
}

.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lg-outer.lg-visible {
    opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
}

.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}

.lg-outer .lg-item {
    background: url(../images/loading.gif) center center no-repeat;
    display: none !important;
}

.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important;
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.lg-outer .lg-item.lg-complete {
    background-image: none;
}

.lg-outer .lg-item.lg-current {
    z-index: 1060;
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
    display: none;
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-backdrop.in {
    opacity: 1;
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
    opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity 0.1s ease 0s;
    -moz-transition: opacity 0.1s ease 0s;
    -o-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/** @section Material Parallax */
.parallax-container {
    position: relative;
    overflow: hidden;
}

.material-parallax {
    position: absolute;
    top: 0;
    left: -1px;
    right: -1px;
    bottom: 0;
    z-index: 0;
}

.parallax-content {
    position: relative;
    z-index: 1;
}

.material-parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 101%;
    min-height: 101%;
    max-width: none;
    transform: translate3d(-50%, 0, 0);
}

.parallax-disabled {
    background-size: cover;
    background-position: center;
}

html:not(.ie-11):not(.ios) .parallax-disabled {
    background-attachment: fixed;
}

/*
*
* RD Twitter
* --------------------------------------------------
*/
.twitter .tweet {
    display: flex;
}

.twitter .tweet .icon {
    color: #00385b;
    font-size: 20px;
    line-height: 0.8;
}

.twitter .tweet a {
    color: #00385b;
}

.twitter .tweet a:hover {
    color: inherit;
}

.twitter .tweet-left {
    padding-right: 11px;
}

.twitter .tweet + .tweet {
    margin-top: 16px;
}

.jp-player-init.jp-player-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.jp-player-init.jp-player-fixed .jp-audio {
    max-width: none;
    padding: 0;
    transition: 0.3s;
    transform: translateY(100%);
}

.jp-player-init.jp-player-fixed .jp-audio.jp-state-playing {
    transform: translateY(0);
}

.jp-player-init.jp-player-fixed .jp-no-solution,
.jp-player-init.jp-player-fixed .jp-playlist {
    display: none;
}

.jp-player-init .jp-jplayer {
    height: 0 !important;
    width: 0 !important;
}

.jp-player-init .jp-audio {
    font-size: 25px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}

.jp-player-init .jp-audio a {
    color: #d2d6db;
    text-decoration: none;
}

.jp-player-init .jp-audio a:hover {
    color: #ffffff;
}

.jp-player-init .jp-interface {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 15px;
}

.jp-player-init .jp-btn {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    font-size: 24px;
    line-height: 1;
    font-family: "Linearicons";
    color: #151515;
    background: transparent;
    -webkit-transition: none;
    white-space: nowrap;
    transition: 0.3s ease;
    cursor: pointer;
    outline: none;
    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.jp-player-init .jp-btn:before {
    display: inline-block;
}

.jp-player-init .jp-btn:hover {
    color: rgba(21, 21, 21, 0.5);
}

.jp-player-init .jp-play:before {
    content: "\ec6a";
}

.jp-player-init .jp-mute:before {
    content: "\ebb3";
}

.jp-player-init.jp-state-playing .jp-play:before {
    content: "\ec6b";
}

.jp-player-init.jp-state-muted .jp-mute:before {
    content: "\ebb4";
}

.jp-player-init .jp-previous:before {
    content: "\f59d";
}

.jp-player-init .jp-next:before {
    content: "\f59c";
}

.jp-player-init .jp-controls {
    display: flex;
    padding: 0 10px;
}

.jp-player-init .jp-controls .jp-play {
    left: -2px;
}

.jp-player-init .jp-controls .jp-btn {
    width: 20px;
}

.jp-player-init .jp-time-rail {
    position: relative;
    flex: 1;
    padding: 0 22px 0 13px;
}

.jp-player-init .jp-progress {
    height: 4px;
    width: 100%;
    border-radius: 4px;
    background: #e7e7e7;
}

.jp-player-init .jp-seek-bar,
.jp-player-init .jp-play-bar {
    width: 0;
    height: inherit;
    border-radius: inherit;
}

.jp-player-init .jp-seek-bar {
    background: inherit;
    cursor: pointer;
    position: relative;
}

.jp-player-init .jp-play-bar {
    animation: progress-bar 0.75s linear infinite;
}

.jp-player-init .jp-volume-bar {
    position: relative;
    height: 4px;
    width: 19.8%;
    flex-basis: 19.8%;
    margin: 0;
    background: #e7e7e7;
    border-radius: 4px;
    cursor: pointer;
    z-index: 99;
}

.jp-player-init .jp-volume-bar-value {
    width: 0;
    height: inherit;
    border-radius: inherit;
}

.jp-player-init .jp-play-bar,
.jp-player-init .jp-volume-bar-value {
    background-color: #00385b;
}

.jp-player-init .jp-playlist {
    text-align: left;
    background-color: #4a4c4d;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    border-radius: 0 0 3px 3px;
    font-size: 19px;
    margin: 0 auto;
}

.jp-player-init .jp-playlist.jp-playlist--hidden {
    display: none;
}

.jp-player-init .jp-playlist .jp-playlist-current {
    background-color: rgba(0, 0, 0, 0.1);
}

.jp-player-init .jp-playlist .jp-playlist-current a {
    color: #ffffff;
}

.jp-player-init .jp-playlist a {
    display: block;
    padding: 0.58333333em 1em;
}

.jp-player-init .jp-playlist ul {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 16px;
}

.jp-player-init .jp-playlist li {
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    width: 100%;
}

.jp-player-init .jp-playlist li:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

.jp-player-init .jp-playlist li:first-child {
    border-top: none;
}

.jp-player-init .jp-playlist li:last-child {
    border-bottom: none;
}

.jp-player-init .jp-free-media {
    display: block;
    float: right;
    font-size: 0.83333333em;
    letter-spacing: 0.05em;
    line-height: 2em;
    margin-right: 1em;
    padding: 0.58333333em 0;
    text-transform: uppercase;
}

.jp-player-init .jp-free-media a {
    display: inline;
    padding: 0;
}

.jp-player-init .jp-free-media a:first-child:before,
.jp-player-init .jp-free-media a:last-child:after {
    content: " ";
}

.jp-player-init .jp-state-playing .jp-playlist-current {
    border-top-color: rgba(0, 0, 0, 0.35);
}

.jp-player-init .jp-state-playing .jp-playlist-current a {
    background-color: rgba(0, 0, 0, 0.2);
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.jp-player-init .jp-state-playing .jp-playlist-current .jp-free-media a {
    background-color: transparent;
}

.jp-player-init .jp-playlist-item-remove {
    display: none;
    padding: 0;
}

@media (min-width: 576px) {
    .jp-player-init .jp-playlist {
        width: 94%;
    }
}

.context-dark .jp-player-init .jp-btn,
.bg-gray-dark .jp-player-init .jp-btn,
.bg-gray-800 .jp-player-init .jp-btn,
.bg-gray-5 .jp-player-init .jp-btn,
.bg-primary-dark .jp-player-init .jp-btn {
    color: inherit;
}

.context-dark .jp-player-init .jp-play-bar,
.bg-gray-dark .jp-player-init .jp-play-bar,
.bg-gray-800 .jp-player-init .jp-play-bar,
.bg-gray-5 .jp-player-init .jp-play-bar,
.bg-primary-dark .jp-player-init .jp-play-bar {
    background: #ffffff;
}

.context-dark .jp-player-init .jp-progress,
.bg-gray-dark .jp-player-init .jp-progress,
.bg-gray-800 .jp-player-init .jp-progress,
.bg-gray-5 .jp-player-init .jp-progress,
.bg-primary-dark .jp-player-init .jp-progress,
.context-dark .jp-player-init .jp-volume-bar,
.bg-gray-dark .jp-player-init .jp-volume-bar,
.bg-gray-800 .jp-player-init .jp-volume-bar,
.bg-gray-5 .jp-player-init .jp-volume-bar,
.bg-primary-dark .jp-player-init .jp-volume-bar {
    background: rgba(255, 255, 255, 0.3);
}

.parallax-scene-js {
    overflow: hidden;
}

.parallax-scene-js .layer {
    position: relative !important;
}

/** @section Google Map */
.google-map-markers {
    display: none;
}

.google-map-container {
    width: 100%;
}

.google-map {
    height: 200px;
    width: 100%;
}

@media (min-width: 768px) {
    .google-map {
        height: 300px;
    }
}

@media (min-width: 1200px) {
    .google-map {
        height: 400px;
    }
}

/** Sonne */

[class^="hex-icon"] {
    width: 180px;
    height: 180px;
    margin: 50px 50px;
    display: inline-block;
    -webkit-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

[class^="hex-icon"] svg {
    width: 100%;
    height: 100%;
    display: block;
}

.hex-icon-sun path:first-of-type {
    fill: none;
}

.hex-icon-sun circle {
    stroke: #00385b;
    stroke-width: 10px;
    fill: none;
}

.hex-icon-sun circle:last-of-type {
    stroke-width: 15px;
    stroke-linecap: unset;
    stroke-dasharray: 5, 30;
}

/** Herz */

.heart {
    display: inline-block;
    overflow: hidden;
    height: 75px;
}

.heart span {
    background-color: #00385b;
    display: block;
    height: 15px;
    margin: 10px 35px;
    position: relative;
    top: 0;
    animation: triangle 2s ease infinite;
    width: 15px;
}

.heart span:before,
.heart span:after {
    content: "";
    background-color: #00385b;
    border-radius: 50%;
    height: 15px;
    position: absolute;
    width: 15px;
}

.heart span:before {
    top: -8px;
    left: 0;
}

.heart span:after {
    left: 8px;
    top: 0;
}

.heart span:nth-child(odd) {
    animation-delay: 0.15s;
}

.context-dark .heart span,
.bg-gray-dark .heart span,
.bg-gray-800 .heart span,
.bg-gray-5 .heart span,
.bg-primary-dark .heart span {
    border-left-color: #ffffff;
}

@keyframes heart {
    0% {
        transform: translateX(-100%);
    }
    25%,
    75% {
        transform: none;
    }
    100% {
        transform: translateX(100%);
    }
}

.heart-icon {
    background-color: #00385b;
    display: inline-block;
    height: 50px;
    margin: 0 10px;
    position: relative;
    top: 0;
    transform: rotate(-45deg);
    width: 50px;
}

.heart-icon:before,
.heart-icon:after {
    content: "";
    background-color: #00385b;
    border-radius: 50%;
    height: 50px;
    position: absolute;
    width: 50px;
}

.heart-icon:before {
    top: -25px;
    left: 0;
}

.heart-icon:after {
    left: 25px;
    top: 0;
}

.rainbow {
    position: relative;
    left: -5em;
}

.heart-white {
    background-color: #ffffff;
    display: inline-block;
    height: 50px;
    margin: 0 10px;
    position: relative;
    top: 0;
    transform: rotate(-45deg);
    width: 50px;
}

.heart-white:before,
.heart-white:after {
    content: "";
    background-color: #ffffff;
    border-radius: 50%;
    height: 50px;
    position: absolute;
    width: 50px;
}

.heart-white:before {
    top: -25px;
    left: 0;
}

.heart-white:after {
    left: 25px;
    top: 0;
}

/* Map */
.map,
.mapdark {
    width: 100%;
    height: 430px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.mapdark {
    border: 0 !important;
}

.mapsmall {
    margin-bottom: 30px;
    border: 0 !important;
}

.starttext {
    position: relative;
    top: 840px;
    text-align: center;
}

@media (max-width: 1600px) {
    .starttext {
        position: relative;
        top: 600px;
        text-align: center;
    }
}

@media (max-width: 1200px) {
    .starttext {
        position: relative;
        top: 520px;
        text-align: center;
        font-size: 12px;
    }
}

@media (max-width: 992px) {
    .starttext {
        position: relative;
        top: 430px;
        text-align: center;
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .starttext {
        display: none;
    }
}

@media (max-width: 768px) {
    .starttext-mobile {
        text-align: center;
        padding-right: 15%;
        padding-left: 15%;
    }
}
@media (min-width: 768px) {
    .starttext-mobile {
        display: none;
    }
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
