@charset "UTF-8";
:root {
    --max-mobile-width: 767px;
    --min-tablet-width: 768px;
    --max-tablet-width: 998px;
    --min-laptop-width: 999px;
    --max-laptop-width: 1199px;
    --min-desktop-width: 1200px;
    --max-desktop-width: 1599px;
    --min-hd-width: 1600px;
    --sal-duration: 0.5s;
}
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary, a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
html {
    box-sizing: border-box;
    line-height: 1.2;
    overflow-y: scroll;
    touch-action: manipulation;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
article, aside, figcaption, figure, main, footer, header, nav, section, details, summary {
    display: block;
}
iframe {
    border: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}
hr {
    border: 0;
    background: #ccc;
    display: block;
    height: 1px;
    margin: 0;
    padding: 0;
}
pre {
    white-space: pre-wrap;
    /* CSS 2.1 */
    white-space: pre-line;
    /* CSS 3 (and 2.1 as well, actually) */
    word-wrap: break-word;
    /* IE */
}
small {
    font-size: 80%;
}
b,
strong {
    font-weight: bold;
}
td img {
    vertical-align: top;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
pre, code, kbd, samp {
    font-family: monospace, sans-serif;
}
* {
    /* Remove default webkit and possible mozilla styles. Keeping this as :active to remove browser styles */
    /*-moz-appearance: none;
    -webkit-appearance: none;*/
}
*,
*::before,
*::after {
    box-sizing: inherit;
}
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
    touch-action: manipulation;
}
template {
    display: none;
}
/* MEDIA ELEMENT */
audio,
canvas,
progress,
video {
    display: inline-block;
    /* Internet Explorer 11+, Windows Phone 8.1+ */
}
img,
embed,
object,
audio,
video {
    height: auto;
    max-width: 100%;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
svg:not(:root) {
    overflow: hidden;
}
img {
    border: none;
}
/* FORMS */
button,
input,
optgroup,
select,
textarea {
    font: inherit;
}
label,
input[type="radio"],
input[type="checkbox"],
input[type="button"],
input[type="submit"],
input[type="file"],
button {
    cursor: pointer;
}
input[type="radio"] {
    vertical-align: text-bottom;
}
input[type="checkbox"] {
    vertical-align: bottom;
}
button,
input,
select,
textarea {
    margin: 0;
    vertical-align: middle;
}
button {
    width: auto;
    overflow: visible;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
}
textarea {
    overflow: auto;
    /* Internet Explorer 11+ */
    resize: vertical;
    /* Specify textarea resizability */
}
[disabled] {
    cursor: default;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
    * {
        -webkit-animation-duration: 0.01ms !important;
                animation-duration: 0.01ms !important;
        -webkit-animation-iteration-count: 1 !important;
                animation-iteration-count: 1 !important;
        /*transition-duration: 0.01ms !important;*/
        scroll-behavior: auto !important;
    }
}
@font-face {
    font-family: 'RF Dewi Extended';
    src: url("../../fonts/RFDewiExtended-Semibold.woff2") format("woff2"), url("../../fonts/RFDewiExtended-Semibold.woff") format("woff");
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'RF Dewi Extended';
    src: url("../../fonts/RFDewiExtended-Bold.woff2") format("woff2"), url("../../fonts/RFDewiExtended-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url("../../fonts/HelveticaNeueCyr-Light.woff2") format("woff2"), url("../../fonts/HelveticaNeueCyr-Light.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url("../../fonts/HelveticaNeueCyr-Medium.woff2") format("woff2"), url("../../fonts/HelveticaNeueCyr-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url("../../fonts/HelveticaNeueCyr-Bold.woff2") format("woff2"), url("../../fonts/HelveticaNeueCyr-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

html {
    touch-action: manipulation;
    overflow: hidden;
    overflow-y: scroll;
}
body {
    background: #F8FCF4;
    color: #071427;
    font: 400 17px / 1.65 'Helvetica Neue', sans-serif;
    letter-spacing: 0.026em;
    -webkit-text-size-adjust: 100%;
}
input,
button {
    font: inherit;
    letter-spacing: inherit;
}
h1,
h2,
h3,
h1 {
    font-size: 20px;
}
h2 {
    font-size: 18px;
}
h3 {
    font-size: 16px;
}
h4 {
    font-size: 14px;
}
a {
    color: inherit;
    transition: .2s color ease-in-out;
    text-decoration: none;
}
ul {
    list-style: none;
}
::-moz-selection {
    background: rgba(0, 0, 0, 0.2);
}
::selection {
    background: rgba(0, 0, 0, 0.2);
}
.wrapper {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    overflow: hidden;
    position: relative;
}
@media (max-width: 767px) {
    html[lang] {
        margin-top: 0 !important;
    }
    html[lang] #wpadminbar {
        display: none !important;
    }
}
.post-edit-link {
    display: none !important;
}
main.content {
    position: relative;
}
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.elementor-section {
    overflow: hidden;
}
.hide {
    display: none !important;
}
@media (max-width: 767px) {
    .hide-mobile {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 998px) {
    .hide-tablet {
        display: none !important;
    }
}
@media (min-width: 999px) and (max-width: 1199px) {
    .hide-laptop {
        display: none !important;
    }
}
@media (min-width: 1200px) and (max-width: 1599px) {
    .hide-desktop {
        display: none !important;
    }
}
@media (min-width: 1600px) {
    .hide-hd {
        display: none !important;
    }
}
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.accordion-icon {
    border: 1px solid currentColor;
    border-radius: 50%;
    height: 43px;
    width: 43px;
    position: relative;
    flex-shrink: 0;
}
.accordion-icon::before, .accordion-icon::after {
    background: currentColor;
    content: '';
    width: 15px;
    height: 2px;
    position: absolute;
    left: calc(50% - 7.5px);
    top: calc(50% - 1px);
    transform-origin: 50% 50%;
    transition: all .3s ease;
}
.accordion-icon::after {
    transform: rotate(90deg);
}
.opened .accordion-icon::after {
    opacity: 0;
    transform: scaleX(0);
}
.accordion-item__head {
    cursor: pointer;
    transition: opacity .2s ease;
}
.accordion-item__head:hover {
    opacity: .7;
}
.accordion-item__body {
    overflow: hidden;
    height: 0;
    opacity: 0;
    transition: all .3s ease;
}
.opened .accordion-item__body {
    opacity: 1;
}
.btn {
    background: #F4C55B;
    border-radius: 24.5px;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.394737px;
    color: #0B2240 !important;
    min-height: 49px;
    padding: 14px 20px 13px;
    position: relative;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    transition: all .3s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.btn:focus {
    outline: none;
}
.btn:hover {
    background: #EFAF21;
}
.btn--white {
    background: #ffffff;
}
.center {
    flex-grow: 1;
    margin: 0 auto;
    max-width: 1336px;
    position: relative;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
.center {
    padding-left: 20px;
    padding-right: 20px;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated .center,
.center .center {
    max-width: 1296px;
    padding: 0;
}
.content-narrow {
    max-width: 1015px;
    margin-right: auto;
    margin-left: auto;
}
.custom-gradient-1 {
    background: linear-gradient(90deg, #032456 0%, #000102 100%);
}
.custom-gradient-2 {
    background: linear-gradient(90deg, #032456 0%, #000102 100%);
}

.custom-gradient-hero {
    background: linear-gradient(270deg, #032456 0%, #000102 150%);
}

.solid-background {
    background: #032456;
}
.custom-gradient-white{
	background: linear-gradient(270deg, #a8adac 0%, #ffffff 100%);
}
.custom-video .elementor-fit-aspect-ratio {
    padding-bottom: 137% !important;
}
.elementor-inner-section.top-aligned .elementor-row {
    align-items: flex-start;
}
.header-template .contact-btn > a {
    border: 1px solid currentColor;
    background: transparent;
    border-radius: 24.5px;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.394737px;
    color: inherit;
    min-height: 49px;
    min-width: 148px;
    padding: 14px 21px 14px !important;
    position: relative;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    transition: .2s background ease-in-out, .2s color ease-in-out, .2s border-color ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.header-template .contact-btn > a:focus {
    outline: none;
}
.header-template .contact-btn > a:hover {
    background: #F4C55B;
    border-color: #F4C55B;
    color: #0B2240 !important;
}
.header-template .pll-parent-menu-item {
    margin-left: 4px;
}
@media (max-width: 1199px) {
    .header-template .pll-parent-menu-item .sub-menu {
        background: linear-gradient(180deg, #FFFFFF 0%, #DDE8F4 105.03%);
        border-radius: 7px;
        left: auto !important;
        right: 0 !important;
        top: calc(100% + 20px) !important;
        padding: 15px 20px !important;
    }
    .header-template .pll-parent-menu-item .elementor-item-anchor {
        padding-left: 0 !important;
    }
    .header-template .pll-parent-menu-item .elementor-item-anchor img {
        width: 23px !important;
        height: 14px !important;
        margin-right: 6px;
    }
    .header-template .pll-parent-menu-item .elementor-item-anchor .sub-arrow {
        padding-left: 0;
    }
    .header-template .pll-parent-menu-item .elementor-item-anchor > span:not(.sub-arrow) {
        display: none;
    }
    .header-template .pll-parent-menu-item .elementor-sub-item {
        border: none;
        padding: 5px 5px 5px 0;
    }
    .header-template .pll-parent-menu-item .elementor-sub-item:hover, .header-template .pll-parent-menu-item .elementor-sub-item:focus {
        color: inherit !important;
        padding: 5px 5px 5px 0 !important;
        background: transparent !important;
    }
    .header-template .pll-parent-menu-item i {
        color: #fff;
    }
    .header-template .pll-parent-menu-item a::after {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .header-template .pll-parent-menu-item {
        padding-left: 10px;
    }
}
.header-template .pll-parent-menu-item > .elementor-item > img {
    margin-right: 5px;
}
.header-template .sub-arrow {
    font-size: .7em;
}
@media (min-width: 1200px) {
    .header-template .menu-item:not(.contact-btn) {
        padding-top: 3px;
    }
}
.header-template .header-nav .elementor-nav-menu .sub-arrow {
    padding-top: 12px;
    padding-left: 7px;
    opacity: .8;
}
@media (max-width: 1199px) {
    .header-template .header-nav .elementor-menu-toggle {
        font-size: 0;
        height: 25px;
        width: 25px;
        position: relative;
        background: none;
        z-index: 201 !important;
        outline: none !important;
    }
    .header-template .header-nav .elementor-menu-toggle i {
        transition: opacity .3s ease;
    }
    .header-template .header-nav .elementor-menu-toggle i:before {
        display: none;
    }
    .header-template .header-nav .elementor-menu-toggle i, .header-template .header-nav .elementor-menu-toggle::before, .header-template .header-nav .elementor-menu-toggle::after {
        position: absolute;
        height: 2px;
        width: 25px;
        background: currentColor;
        left: 0;
        top: calc(50% - 1px);
    }
    .header-template .header-nav .elementor-menu-toggle::before, .header-template .header-nav .elementor-menu-toggle::after {
        content: '';
        transition: transform .3s ease;
    }
    .header-template .header-nav .elementor-menu-toggle::before {
        transform: translateY(-7px);
    }
    .header-template .header-nav .elementor-menu-toggle::after {
        transform: translateY(7px);
    }
    .header-template .header-nav .elementor-menu-toggle.elementor-active i {
        opacity: 0;
    }
    .header-template .header-nav .elementor-menu-toggle.elementor-active::before {
        transform: rotate(45deg);
    }
    .header-template .header-nav .elementor-menu-toggle.elementor-active::after {
        transform: rotate(-45deg);
    }
    .header-template .header-nav .sub-arrow {
        border: 1px solid currentColor;
        border-radius: 50%;
        height: 43px;
        width: 43px;
        position: relative;
        flex-shrink: 0;
    }
    .header-template .header-nav .sub-arrow::before, .header-template .header-nav .sub-arrow::after {
        background: currentColor;
        content: '';
        width: 15px;
        height: 2px;
        position: absolute;
        left: calc(50% - 7.5px);
        top: calc(50% - 1px);
        transform-origin: 50% 50%;
        transition: all .3s ease;
    }
    .header-template .header-nav .sub-arrow::after {
        transform: rotate(90deg);
    }
    .header-template .header-nav .sub-menu .sub-arrow {
        border: none;
    }
    .header-template .header-nav .highlighted .sub-arrow::after {
        opacity: 0;
        transform: scaleX(0);
    }
    .header-template .header-nav .elementor-nav-menu--dropdown {
        background: linear-gradient(326.62deg, #0C1028 3.93%, #0E1735 66.52%, #0B1126 89.77%);
        color: #fff;
        margin: 0 !important;
        top: -45px !important;
        height: 100vh !important;
        z-index: 200 !important;
        padding-top: 70px;
        overflow-y: auto;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown .elementor-nav-menu--dropdown {
        background: transparent;
        height: auto !important;
        padding: 0;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown > .elementor-nav-menu {
        display: flex;
        flex-direction: column;
        height: 100%;
        opacity: 0;
        transition: opacity .3s ease;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown[aria-hidden="true"] {
        transition-delay: .2s;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown[aria-hidden="false"] > .elementor-nav-menu {
        opacity: 1;
        transition: opacity .3s .2s ease;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown .elementor-nav-menu > .menu-item {
        padding: 23px 0;
        position: relative;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown .elementor-nav-menu > .menu-item::after {
        background: currentColor;
        content: '';
        position: absolute;
        height: 1px;
        left: 20px;
        right: 20px;
        bottom: 0;
        opacity: .3;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown .elementor-nav-menu > .menu-item.contact-btn {
        padding: 40px 20px 110px;
        margin-top: auto;
    }
}
@media (max-width: 1199px) and (max-width: 767px) {
    .header-template .header-nav .elementor-nav-menu--dropdown .elementor-nav-menu > .menu-item.contact-btn a {
        width: 100%;
    }
}
@media (max-width: 1199px) {
    .header-template .header-nav .elementor-nav-menu--dropdown .elementor-nav-menu > .menu-item.contact-btn::after {
        display: none;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown a,
    .header-template .header-nav .elementor-nav-menu--dropdown a:hover,
    .header-template .header-nav .elementor-nav-menu--dropdown a.highlighted {
        background: transparent !important;
        color: inherit;
        padding: 10px 20px;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown .elementor-item-anchor.has-submenu {
        position: relative;
        justify-content: flex-start;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown .elementor-item.has-submenu {
        font-family: 'Montserrat', sans-serif;
        font-weight: 700 !important;
        font-size: 21px;
        min-height: 42px;
        outline: none !important;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown .sub-arrow {
        margin: 0;
        padding: 0;
        position: absolute;
        right: 20px;
        top: 0;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown .sub-arrow i {
        display: none;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown a:hover,
    .header-template .header-nav .elementor-nav-menu--dropdown a.highlighted {
        background: #EEF4F8;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown .pll-parent-menu-item {
        display: none;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown .contact-btn {
        padding: 20px;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown .contact-btn a {
        display: inline-block;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown .contact-btn a:hover {
        background: #F4C55B;
    }
    .header-template .header-nav .elementor-nav-menu--dropdown .sub-menu .sub-menu a {
        opacity: .6;
    }
}
@media (min-width: 1200px) {
    .header-template .header-nav .elementor-nav-menu {
        align-items: center;
    }
    .header-template .header-nav .elementor-item.has-submenu::before {
        background: transparent !important;
        content: '';
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        height: 50px;
        pointer-events: none;
    }
    .header-template .header-nav .elementor-item.has-submenu::after {
        background: #ffc72c!important;
        content: '';
        position: absolute;
        right: 14px;
        left: 0;
        bottom: -5px;
        height: 1px;
        transform: scaleX(0.5);
        opacity: 0;
        transform-origin: 50% 50%;
        transition: all .3s ease;
    }
    .header-template .header-nav .elementor-item.has-submenu.highlighted::before {
        pointer-events: auto;
    }
    .header-template .header-nav .elementor-item.has-submenu.highlighted::after {
        transform: scaleX(1);
        opacity: 1;
    }
    .header-template .header-nav .sub-menu {
        background: linear-gradient(180deg, #FFFFFF 0%, #DDE8F4 105.03%);
        border-radius: 7px;
        top: calc(100% + 43px) !important;
        /*min-width: 22em !important;*/
        padding: 20px 30px !important;
        /*display: block !important;*/
        opacity: 0;
        visibility: hidden;
        transform: translate(0, -20px);
        transition: all .3s ease, visibility 0s .3s;
    }
    .header-template .header-nav .sub-menu a {
        display: inline-block;
        border: none;
        padding: 0 !important;
        background: transparent;
        margin: 0 !important;
        color: inherit !important;
    }
    .header-template .header-nav .sub-menu a::after {
        background: #F4C55B;
        bottom: -2px;
        left: 0;
        right: 0;
        content: '';
        height: 1px;
        opacity: 0;
        position: absolute;
        transform: scaleX(0.5);
        transition: all .2s ease;
        transform-origin: 0 50%;
    }
    .header-template .header-nav .sub-menu a:hover::after {
        opacity: 1;
        transform: scaleX(1);
    }
    .header-template .header-nav .sub-menu .menu-item {
        padding: 12px 0;
    }
    .header-template .header-nav .sub-menu .elementor-item-anchor {
        border: none;
        padding: 0;
        margin: 0;
    }
    .header-template .header-nav .sub-menu .sub-menu {
        top: -20px !important;
        left: calc(100% + 50px) !important;
        margin: 0 !important;
        transform: translate(-20px, 0);
		max-height: 600px;
        overflow-x: auto;
    }
    .header-template .header-nav .sub-menu .sub-menu::before {
        content: '';
        right: 100%;
        width: 20px;
        height: 100%;
        position: absolute;
    }
    .header-template .header-nav .menu-item-has-children:hover > .sub-menu {
        opacity: 1;
        visibility: visible;
        transform: translate(0, 0);
        transition: all .3s ease, visibility 0s 0s;
    }
    .header-template .header-nav .menu-item-has-children:hover > a::before {
        pointer-events: auto;
    }
    .header-template .header-nav .menu-item-has-children:hover > a::after {
        opacity: 1;
        transform: scaleX(1);
    }
    .header-template .header-nav .pll-parent-menu-item::before {
        background: #fff;
        content: '';
        display: inline-block;
        width: 1px;
        height: 22px;
        opacity: 0.2;
        position: absolute;
        left: -10px;
        top: calc(50% - 9px);
    }
    .header-template .header-nav .pll-parent-menu-item .sub-menu {
        min-width: 0 !important;
    }
}
/*.elementor-posts--skin-blog*/
.elementor-pagination {
    position: relative;
    max-width: 305px;
    margin: 0 auto 50px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (min-width: 999px) {
    .elementor-pagination {
        margin-bottom: 108px;
    }
}
.elementor-pagination .prev,
.elementor-pagination .next {
    color: inherit;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    position: absolute;
    border: 1px solid currentColor;
    background: transparent;
    bottom: 0;
    transition: all .3s ease;
    z-index: 1;
}
.elementor-pagination .prev::before, .elementor-pagination .prev::after,
.elementor-pagination .next::before,
.elementor-pagination .next::after {
    content: '';
    position: absolute;
    left: 17px;
    width: 9px;
    height: 2px;
    background: currentColor;
}
.elementor-pagination .prev::before,
.elementor-pagination .next::before {
    top: 16px;
    transform: rotate(45deg);
}
.elementor-pagination .prev::after,
.elementor-pagination .next::after {
    top: 22px;
    transform: rotate(-45deg);
}
.elementor-pagination .prev:hover, .elementor-pagination .prev:focus,
.elementor-pagination .next:hover,
.elementor-pagination .next:focus {
    color: inherit;
    background: transparent;
    transform: scale(1.05);
}
.elementor-pagination span.prev,
.elementor-pagination span.next {
    pointer-events: none;
}
.elementor-pagination .prev {
    left: 0;
    transform: rotate(180deg);
}
.elementor-pagination .prev:hover, .elementor-pagination .prev:focus {
    color: inherit;
    background: transparent;
    transform: rotate(180deg) scale(1.05);
}
.elementor-pagination .next {
    right: 0;
}
.elementor-pagination span.page-numbers {
    opacity: .3;
}
.elementor-pagination .page-numbers {
    padding: 0 3px 2px;
    font: 700 18px / 1.77 'RF Dewi Extended', sans-serif;
}
.elementor-pagination .page-numbers.prev, .elementor-pagination .page-numbers.next {
    font-size: 0;
}
.elementor-pagination .page-numbers.current {
    opacity: 1;
    border-bottom: 2px solid #1864C5;
    padding-bottom: 0;
}
.elementor-pagination a.page-numbers:not(.prev):not(.next) {
    transition: all .2s ease;
}
.elementor-pagination a.page-numbers:not(.prev):not(.next):hover {
    color: #1864C5;
}
.play-btn,
.eicon-play,
.ytp-cued-thumbnail-overlay-image {
    position: absolute;
    top: calc(50% - 35px);
    left: calc(50% - 35px);
    z-index: 2;
    width: 70px;
    height: 70px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    cursor: pointer;
    padding: 6px;
    transition: transform .3s ease;
    opacity: 1 !important;
}
@media (min-width: 999px) {
    .play-btn,
    .eicon-play,
    .ytp-cued-thumbnail-overlay-image {
        width: 102px;
        height: 102px;
        padding: 9px;
        top: calc(50% - 51px);
        left: calc(50% - 51px);
    }
}
.play-btn::before, .play-btn::after,
.eicon-play::before,
.eicon-play::after,
.ytp-cued-thumbnail-overlay-image::before,
.ytp-cued-thumbnail-overlay-image::after {
    transition: transform .3s ease;
    content: '' !important;
}
.play-btn::before,
.eicon-play::before,
.ytp-cued-thumbnail-overlay-image::before {
    border-radius: 50%;
    display: block;
    height: 58px;
    width: 58px;
    background: white;
    z-index: 1;
}
@media (min-width: 999px) {
    .play-btn::before,
    .eicon-play::before,
    .ytp-cued-thumbnail-overlay-image::before {
        width: 84px;
        height: 84px;
    }
}
.play-btn::after,
.eicon-play::after,
.ytp-cued-thumbnail-overlay-image::after {
    position: absolute;
    width: 0;
    height: 0;
    left: calc(50% - 6px);
    top: calc(50% - 8px);
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 13px solid #081A39;
    z-index: 2;
}
@media (min-width: 999px) {
    .play-btn::after,
    .eicon-play::after,
    .ytp-cued-thumbnail-overlay-image::after {
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-left: 20px solid #081A39;
        left: calc(50% - 8px);
        top: calc(50% - 12px);
    }
}
.play-btn:hover,
.eicon-play:hover,
.ytp-cued-thumbnail-overlay-image:hover {
    transform: scale(1.04);
}
.play-btn:hover::before,
.eicon-play:hover::before,
.ytp-cued-thumbnail-overlay-image:hover::before {
    transform: scale(1.06);
}
.play-btn:hover::after,
.eicon-play:hover::after,
.ytp-cued-thumbnail-overlay-image:hover::after {
    transform: scale(1.1);
}
.play-btn.hidden,
.eicon-play.hidden,
.ytp-cued-thumbnail-overlay-image.hidden {
    opacity: 0;
    transform: scale(0.7);
    pointer-events: none;
}
.post-card {
    display: flex !important;
    flex-direction: column;
}
.post-card__img {
    display: block;
    position: relative;
    margin-bottom: 32px;
    background: rgba(255, 255, 255, 0.2);
    overflow: hidden;
}
.post-card__img::after {
    content: '';
    display: block;
    padding-bottom: 64%;
}
.post-card__img:hover img {
    transform: scale(1.1);
}
.post-card__img img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform .3s;
}
.post-card__info {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.post-card__title {
    font-size: 22px !important;
    line-height: 1.45;
    font-weight: 700;
    color: #1864C6;
    margin-bottom: 21px;
    transition: color .3s;
}
.post-card__title:hover {
    color: #091A31;
}
.scroller {
    position: absolute;
    height: 100%;
    background: currentColor;
    opacity: .5;
    transition: transform .3s ease;
    left: 0;
    top: 0;
    border-radius: 1.5px;
}
.scroller-track {
    position: relative;
    height: 3px !important;
    min-height: 3px !important;
}
.scroller-track::before {
    content: '';
    border-radius: 1.5px;
    background: currentColor;
    opacity: .1;
    pointer-events: none;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.scroller-track li {
    opacity: 0;
    height: 3px;
}
.elementor-section.overflow-visible {
    overflow: visible;
}
.elementor-section.overflow-hidden {
    overflow: hidden;
}
.elementor-section.section-relative > .elementor-container,
.elementor-section.section-relative > .elementor-container > .elementor-row,
.elementor-section.section-relative > .elementor-container > .elementor-row > .elementor-column,
.elementor-section.section-relative > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap,
.elementor-section.section-relative > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    position: static;
}
.elementor-column.overflow-visible > .elementor-column-wrap {
    overflow: visible;
}
.elementor-column.overflow-hidden > .elementor-column-wrap {
    overflow: hidden;
}
@media (max-width: 1199px) {
    .elementor-column.overflow-hidden-mobile > .elementor-column-wrap {
        overflow: hidden;
    }
}
.simple-arrow {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: #Ffc72c;
    position: relative;
    display: inline-block;
	margin-right: 13px;
    top: 0.2em;
}
.simple-arrow::before, .simple-arrow::after {
    content: '';
    position: absolute;
    width: 6px;
    height: 2px;
    background: #000;
    left: calc(50% - 3px);
}
.simple-arrow::before {
    top: 7px;
    transform: rotate(45deg);
}
.simple-arrow::after {
    top: 10px;
    transform: rotate(-45deg);
}
.simple-link {
    display: inline-flex;
    align-items: center;
    font-family: RF Dewi Extended, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 0.394737px;
    white-space: nowrap;
}
.simple-link .simple-arrow:nth-child(n+2) {
    margin-left: 11px;
}
.simple-play {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: #1864C5;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.simple-play::after {
    content: '';
    border-left: 6px solid #fff;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}
.single-layout {
    position: relative;
    background: #fff;
    overflow: visible;
}
.single-layout::before {
    background: linear-gradient(162.79deg, #FFFFFF 18.1%, #D8E5F3 81.5%);
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vw;
}
@media (min-width: 768px) {
    .single-layout__content {
        width: calc(100% - 250px) !important;
    }
}
@media (min-width: 1200px) {
    .single-layout__content {
        width: calc(100% - 500px) !important;
        padding: 0 40px;
    }
}
@media (min-width: 1400px) {
    .single-layout__content {
        padding: 0 70px;
    }
}
@media (min-width: 768px) {
    .single-layout__side {
        width: 250px !important;
    }
}
@media (min-width: 999px) {
    .single-layout__side {
        width: 250px !important;
    }
}
@media (min-width: 1200px) {
    .single-layout__side {
        width: 250px !important;
        padding: 0;
    }
}
.slick-slider .slick-prev,
.slick-slider .slick-next,
.testimonials__controls .slick-prev,
.testimonials__controls .slick-next {
    color: inherit;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    position: absolute;
    padding: 0;
    font-size: 0;
    border: 1px solid currentColor;
    background: transparent;
    bottom: 88px;
    transition: all .3s ease;
    z-index: 1;
}
.slick-slider .slick-prev::before, .slick-slider .slick-prev::after,
.slick-slider .slick-next::before,
.slick-slider .slick-next::after,
.testimonials__controls .slick-prev::before,
.testimonials__controls .slick-prev::after,
.testimonials__controls .slick-next::before,
.testimonials__controls .slick-next::after {
    content: '';
    position: absolute;
    left: 17px;
    width: 9px;
    height: 2px;
    background: #000000;
}
.slick-slider .slick-prev::before,
.slick-slider .slick-next::before,
.testimonials__controls .slick-prev::before,
.testimonials__controls .slick-next::before {
    top: 16px;
    transform: rotate(45deg);
}
.slick-slider .slick-prev::after,
.slick-slider .slick-next::after,
.testimonials__controls .slick-prev::after,
.testimonials__controls .slick-next::after {
    top: 22px;
    transform: rotate(-45deg);
}
.slick-slider .slick-prev:hover, .slick-slider .slick-prev:focus,
.slick-slider .slick-next:hover,
.slick-slider .slick-next:focus,
.testimonials__controls .slick-prev:hover,
.testimonials__controls .slick-prev:focus,
.testimonials__controls .slick-next:hover,
.testimonials__controls .slick-next:focus {
    color: #ffffff;
    /*background: transparent;*/
    transform: scale(1.05);
}
.slick-slider .slick-prev,
.testimonials__controls .slick-prev {
    left: 9px;
    transform: rotate(180deg);
}
.slick-slider .slick-prev:hover, .slick-slider .slick-prev:focus,
.testimonials__controls .slick-prev:hover,
.testimonials__controls .slick-prev:focus {
    color: inherit;
    /*background: transparent;*/
    transform: rotate(180deg) scale(1.05);
}
.slick-slider .slick-next,
.testimonials__controls .slick-next {
    right: 28px;
}
.slick-slider .slick-disabled,
.testimonials__controls .slick-disabled {
    opacity: .3;
    pointer-events: none;
}
.slick-slider .slick-dots,
.testimonials__controls .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0 -6px;
    position: relative;
}
.slick-slider .slick-dots li,
.testimonials__controls .slick-dots li {
    margin: 0 6px;
}
.slick-slider .slick-dots button,
.testimonials__controls .slick-dots button {
    color: inherit;
    font-size: 0;
    padding: 0;
    border: none;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #C4C4C4;
    opacity: 0.2;
    position: relative;
}
.slick-slider .slick-dots .slick-active button,
.testimonials__controls .slick-dots .slick-active button {
    background: #F4C55B;
    opacity: 1;
}
.slick-slider .slick-dots--mono li,
.testimonials__controls .slick-dots--mono li {
    margin: 0 2px;
}
.slick-slider .slick-dots--mono button,
.testimonials__controls .slick-dots--mono button {
    height: 13px;
    width: 13px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
}
.slick-slider .slick-dots--mono button::before,
.testimonials__controls .slick-dots--mono button::before {
    border: 1px solid currentColor;
    border-radius: 50%;
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all .3s ease;
}
.slick-slider .slick-dots--mono button::after,
.testimonials__controls .slick-dots--mono button::after {
    border-radius: 50%;
    content: '';
    display: block;
    background: currentColor;
    height: 3px;
    width: 3px;
    opacity: .4;
    transition: all .3s ease;
}
.slick-slider .slick-dots--mono .slick-active button,
.testimonials__controls .slick-dots--mono .slick-active button {
    background: transparent;
    border-color: rgba(9, 26, 49, 0.4);
}
.slick-slider .slick-dots--mono .slick-active button::before,
.testimonials__controls .slick-dots--mono .slick-active button::before {
    opacity: .4;
}
.slick-slider .slick-dots--mono .slick-active button::after,
.testimonials__controls .slick-dots--mono .slick-active button::after {
    opacity: 1;
}
.team-card {
    margin-bottom: 68px;
    padding: 0 9px;
}
@media (min-width: 999px) {
    .team-card {
        margin-bottom: 31px;
        padding: 0 12px;
    }
}
.team-card__img {
    position: relative;
    display: block;
    overflow: hidden;
}
.team-card__img::after {
    content: '';
    display: block;
    padding-bottom: 138%;
}
.team-card__img img {
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%!important;
    transition: transform .5s ease-out;
}
.team-card__img:hover img {
    transform: scale(1.1);
}
.team-card__info {
    padding-top: 26px;
}
.team-card__name {
    font: 700 24px / 2.16 'RF Dewi Extended', sans-serif;
    display: inline-block;
    margin-bottom: 9px;
    white-space: nowrap;
    transition: all .3s ease;
}
@media (min-width: 999px) {
    .team-card__name {
        line-height: 1.2;
    }
}
.team-card__post {
    font: 300 17px / 1.65 'Helvetica Neue', sans-serif;
    letter-spacing: 0.026em;
    margin-bottom: 20px;
}
.team-card__link {
    align-items: center;
    position: relative;
    display: inline-flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font: 700 15px / 1.2 'RF Dewi Extended', sans-serif;
    letter-spacing: 0.026em;
}
.team-card__link span {
    transition: all .3s ease;
}
.team-card__link:not(:last-child) {
    margin-bottom: 20px;
}
.team-card__link:hover span {
    transform: translateX(2px);
}
.team-card__link:hover span.simple-arrow, .team-card__link:hover span.simple-play {
    transform: scale(1.2);
}
.team-card__link.arrow-right {
    flex-direction: row-reverse;
}
.team-card__link.arrow-right .simple-arrow,
.team-card__link.arrow-right .simple-play {
    margin-right: 0;
    margin-left: 6px;
}
.team-card__link.arrow-right:hover span {
    transform: none;
}
.team-card__link.arrow-right:hover span.simple-arrow, .team-card__link.arrow-right:hover span.simple-play {
    transform: scale(1.2) translateX(2px);
}
.team-card .simple-arrow:first-child,
.team-card .simple-play:first-child {
    margin-right: 6px;
}
.team-card .simple-arrow:last-child,
.team-card .simple-play:last-child {
    margin-left: 6px;
}
.elementor-widget-heading .elementor-heading-title,
.title-small,
.title-medium,
.title-large,
.title-xl,
.title-xxl {
    font-family: 'RF Dewi Extended', sans-serif;
    color: inherit;
    font-weight: 700;
    line-height: 1.26;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-small,
.title-small {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.86;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-medium,
.title-medium {
    font-size: 28px;
    line-height: 1.31;
}
@media (min-width: 999px) {
    .elementor-widget-heading .elementor-heading-title.elementor-size-medium,
    .title-medium {
        font-size: 36px;
        line-height: 1.28;
    }
}
.elementor-widget-heading .elementor-heading-title.elementor-size-large,
.title-large {
    font-size: 32px;
    line-height: 1.31;
}
@media (min-width: 999px) {
    .elementor-widget-heading .elementor-heading-title.elementor-size-large,
    .title-large {
        font-size: 42px;
        line-height: 1.28;
    }
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xl,
.title-xl {
    font-size: 32px;
    line-height: 1.31;
}
@media (min-width: 999px) {
    .elementor-widget-heading .elementor-heading-title.elementor-size-xl,
    .title-xl {
        font-size: 46px;
        line-height: 1.19;
    }
}
@media (min-width: 1200px) {
    .elementor-widget-heading .elementor-heading-title.elementor-size-xl,
    .title-xl {
        font-size: 52px;
    }
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xxl,
.title-xxl {
    font-size: 38px;
    line-height: 1.26;
}
@media (min-width: 999px) {
    .elementor-widget-heading .elementor-heading-title.elementor-size-xxl,
    .title-xxl {
        font-size: 50px;
        line-height: 1.03;
    }
}
@media (min-width: 1200px) {
    .elementor-widget-heading .elementor-heading-title.elementor-size-xxl,
    .title-xxl {
        font-size: 62px;
    }
}
.video-wrapper .ytp-cued-thumbnail-overlay-image {
    background-image: none !important;
}
.video-wrapper iframe {
    height: 100%;
    width: 100%;
}
.video-wrapper.playing .video-poster {
    opacity: .0;
    pointer-events: none;
}
.video-wrapper.playing .play-btn {
    opacity: 0 !important;
    transform: scale(0.5);
    pointer-events: none;
}
.video-poster {
    transition: all .3s ease;
}
.video-popup {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 100px 20px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease, visibility 0s .5s;
    z-index: 1000;
}
.video-popup.shown {
    opacity: 1;
    visibility: visible;
    transition: all .5s ease, visibility 0s 0s;
}
.video-popup__frame {
    background: #000;
    flex-grow: 1;
    position: relative;
}
@media (min-width: 999px) {
    .video-popup__frame {
        max-width: 80%;
    }
}
@media (min-width: 1600px) {
    .video-popup__frame {
        max-width: 1200px;
    }
}
.video-popup__frame::after {
    content: '';
    display: block;
    padding-bottom: 50%;
}
.video-popup__frame iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.video-popup__overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000000;
    opacity: .8;
}
.video-popup__close {
    height: 30px;
    width: 30px;
    position: absolute;
    right: 40px;
    top: 40px;
}
.video-popup__close::before, .video-popup__close::after {
    background: #fff;
    content: '';
    height: 2px;
    width: 18px;
    position: absolute;
    left: calc(50% - 9px);
    top: calc(50% - 1px);
    transform-origin: 50% 50%;
}
.video-popup__close::before {
    transform: rotate(45deg);
}
.video-popup__close::after {
    transform: rotate(-45deg);
}
.wysiwyg-content a:not(.btn),
.elementor-text-editor a:not(.btn) {
    display: inline-block;
    font-weight: 500;
    position: relative;
    line-height: 1.65;
    white-space: nowrap;
}
.wysiwyg-content a:not(.btn)::after, .wysiwyg-content a:not(.btn)::before,
.elementor-text-editor a:not(.btn)::after,
.elementor-text-editor a:not(.btn)::before {
    background: #1864C6;
    height: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    position: absolute;
    transition: all .2s ease;
}
.wysiwyg-content a:not(.btn)::after,
.elementor-text-editor a:not(.btn)::after {
    background: #F4C55B;
    transform-origin: 0 50%;
    transform: scaleX(0);
}
.wysiwyg-content a:not(.btn):hover::after,
.elementor-text-editor a:not(.btn):hover::after {
    transform: scaleX(1);
}
.wysiwyg-content p,
.elementor-widget-container p {
    margin-bottom: 1.65em;
}
.wysiwyg-content p:last-child,
.elementor-widget-container p:last-child {
    margin-bottom: 0;
}
.wysiwyg-content ol,
.elementor-widget-container ol {
    counter-reset: custom-counter;
    list-style: none;
}
.wysiwyg-content ol li,
.elementor-widget-container ol li {
    counter-increment: custom-counter;
    padding-left: 2.35em;
    position: relative;
    margin-bottom: 1em;
}
.wysiwyg-content ol li::before,
.elementor-widget-container ol li::before {
    content: counter(custom-counter, decimal-leading-zero) ". ";
    color: #1864C5;
    font-weight: 500;
    position: absolute;
    left: 0;
}
.wysiwyg-content .simple-arrow,
.elementor-widget-container .simple-arrow {
    margin-right: 13px;
    top: 0.2em;
}
.chat-bar .elementor-text-editor {
    background: #0A2446;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding: 30px 20px;
}
.chat-bar .elementor-text-editor::after {
    display: none;
}
.chat-bar .elementor-text-editor span {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
}
.chat-bar .elementor-text-editor .btn {
    white-space: nowrap;
    flex-shrink: 0;
    margin-left: 20px;
}
@media (min-width: 400px) {
    .chat-bar .elementor-text-editor .btn {
        min-width: 175px;
        margin-right: 30px;
    }
}
.header-template {
    overflow: visible !important;
    background: transparent;
    transition: all .5s ease !important;
    z-index: 100 !important;
}
@media (min-width: 1200px) {
    .header-template {
        transform: translate3d(0, 0, 0);
    }
}
.header-template__center {
    max-width: 1440px;
}
.header-template > .elementor-container {
    transition: min-height .5s ease;
}
.header-template .elementor-column-wrap,
.header-template .elementor-section {
    overflow: visible !important;
}
@media (max-width: 1199px) {
    .header-template .elementor-row {
        flex-wrap: nowrap;
    }
    .header-template .elementor-row > .elementor-column:first-child {
        min-width: 200px;
        flex-grow: 1;
        margin-right: auto;
    }
    .header-template .elementor-row > .elementor-column:last-child {
        width: auto;
    }
}
@media (max-width: 1199px) {
    .header-template .elementor-image {
        z-index: 201;
        position: relative;
    }
}
.header-template > .elementor-container {
    transition: min-height 0.3s;
}
@media (min-width: 1400px) {
    .header-template > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
        padding-right: 72px;
        padding-left: 72px;
    }
}
/*.header-template:not(.elementor-sticky--active) {
    background: linear-gradient(90deg, #0000a8 0%, #000000 100%);
}*/
.header-template.elementor-sticky__spacer {
    position: static !important;
    visibility: visible !important;
}
.header-template.elementor-sticky__spacer > .elementor-container {
    visibility: hidden !important;
}
.header-template.header-sticked {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background: #032456;
    transform: translate3d(0, 0, 0);
}
@media (min-width: 1200px) {
    .header-template.header-sticked > .elementor-container {
        min-height: 70px !important;
    }
}
@media (max-width: 1199px) {
    .header-template.header-sticked .elementor-container {
        min-height: 40px !important;
    }
}
@media (max-width: 1599px) {
    .header-template.header-sticked .elementor-container {
        min-height: 60px !important;
    }
}
@media (max-width: 1199px) {
    .elementor-location-footer {
        background: linear-gradient(326.62deg, #09103A 3.93%, #061035 66.52%, #0E144A 89.77%);
    }
}
/*@media (min-width: 1200px) {
    .elementor-location-footer {
        background: linear-gradient(180deg, #0A0F24 0%, #0D172C 100%);
    }
}*/
.elementor-location-footer a:not(.btn) {
    transition: color .2s ease;
    font-weight: inherit;
}
.elementor-location-footer a:not(.btn)::after, .elementor-location-footer a:not(.btn)::before {
    display: none;
}
.elementor-location-footer a:not(.btn):hover {
    color: #fff !important;
}
@media (min-width: 1200px) {
    .footer-top {
        background: linear-gradient(138.89deg, #111A32 0.85%, #070F3A 32.68%, #0F143B 79.64%, #0E1556 106.68%), linear-gradient(326.62deg, #112154 3.93%, #091C33 89.77%, #091A31 89.77%);
    }
}
/*@media (max-width: 1199px) {
    .footer-middle,
    .footer-bottom {
        background: none !important;
    }
}*/
.content {
    position: relative;
    z-index: 1;
}
@media (min-width: 1200px) {
    .areas {
        position: relative;
        min-height: 190vh;
    }
    .areas__item:nth-last-child(n+2) .areas__item-title::after {
        content: '';
        position: absolute;
        top: -10px;
        right: -35px;
        width: 1px;
        height: 50px;
        transform: rotate(30deg);
        background: #F4C55B;
    }
}
.areas__items {
    margin: 0 -9px;
}
@media (min-width: 999px) {
    .areas__items {
        margin: 0 -25px;
    }
}
@media (max-width: 1199px) {
    .areas__items:not(.slick-initialized) {
        overflow: hidden;
        display: flex;
        justify-content: space-between;
    }
}
@media (max-width: 1199px) and (max-width: 767px) {
    .areas__items:not(.slick-initialized) {
        max-width: 65.5%;
    }
}
@media (max-width: 1199px) and (min-width: 999px) {
    .areas__items:not(.slick-initialized) {
        max-width: 91%;
    }
}
@media (max-width: 1199px) {
    .areas__items:not(.slick-initialized) .areas__item {
        min-width: 100%;
    }
    .areas__items:not(.slick-initialized) .areas__item:nth-child(n+2) {
        display: none;
    }
}
@media (max-width: 1199px) and (min-width: 500px) {
    .areas__items:not(.slick-initialized) .areas__item {
        min-width: 50%;
    }
    .areas__items:not(.slick-initialized) .areas__item:nth-child(2) {
        display: block;
    }
}
@media (max-width: 1199px) and (min-width: 768px) {
    .areas__items:not(.slick-initialized) .areas__item {
        min-width: 33.333%;
    }
    .areas__items:not(.slick-initialized) .areas__item:nth-child(3) {
        display: block;
    }
}
@media (min-width: 1200px) {
    .areas__items {
        margin: 0 -42px;
        display: flex;
        justify-content: space-between;
    }
}
@media (min-width: 1200px) {
    .areas__scroll {
        z-index: 0;
    }
}
.areas__item-img {
    background: #040828;
    margin-bottom: 17px;
    position: relative;
    display: block;
    overflow: hidden;
}
.areas__item-img::after {
    content: '';
    display: block;
    padding-bottom: 127%;
}
@media (min-width: 999px) {
    .areas__item-img {
        margin-bottom: 69px;
    }
}
.areas__item-img img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    transition: transform .3s;
}
.areas__item-img img:hover {
    transform: scale(1.1);
}
.areas__item-title {
    font-size: 24px;
    line-height: 1.33;
    font-weight: 700;
    text-align: center;
    position: relative;
}
.areas__item-title a {
    transition: all .3s;
}
.areas__item-title a:hover {
    color: #f4c55b;
}
.areas__item {
    margin-bottom: 68px;
    padding: 0 9px;
    transform: translate3d(60px, 0, 0);
    opacity: 0;
    transition: all .5s ease-out;
}
.areas__item:nth-child(1) {
    transition-delay: 0s;
}
.areas__item:nth-child(2) {
    transition-delay: 0.1s;
}
.areas__item:nth-child(3) {
    transition-delay: 0.2s;
}
.areas__item:nth-child(4) {
    transition-delay: 0.3s;
}
.areas__item:nth-child(5) {
    transition-delay: 0.4s;
}
.areas__item:nth-child(6) {
    transition-delay: 0.5s;
}
.areas__item:nth-child(7) {
    transition-delay: 0.6s;
}
.areas__item:nth-child(8) {
    transition-delay: 0.7s;
}
.areas__item:nth-child(9) {
    transition-delay: 0.8s;
}
.areas__item:nth-child(10) {
    transition-delay: 0.9s;
}
@media (min-width: 999px) {
    .areas__item {
        margin-bottom: 31px;
        padding: 0 25px;
    }
}
@media (min-width: 1200px) {
    .areas__item {
        padding: 0 42px;
        flex-grow: 1;
        flex-shrink: 0;
        flex-basis: 29%;
    }
}
.areas .slick-list {
    overflow: visible;
}
@media (max-width: 767px) {
    .areas .slick-list {
        max-width: 65.5%;
    }
}
@media (min-width: 999px) {
    .areas .slick-list {
        max-width: 86.5vw;
    }
}
.areas .slick-dots {
    display: flex;
    justify-content: space-between;
    margin: 0 9px;
}
@media (min-width: 768px) {
    .areas .slick-dots {
        margin: 0 20px;
    }
}
.areas .slick-dots li {
    flex-grow: 1;
    margin: 0;
}
.areas .slick-dots li button {
    height: 3px;
    font-size: 0;
    line-height: 0;
    border: none;
    border-radius: 0;
    padding: 0;
    width: 100%;
    background-color: currentColor !important;
    opacity: .1;
    transition: opacity .3s ease;
}
.areas .sal-animate .areas__item {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
.articles {
    padding-bottom: 20px;
}
@media (min-width: 1200px) {
    .articles {
        padding: 0;
    }
}
.articles__items {
    padding-bottom: 70px;
}
@media (min-width: 999px) {
    .articles__items {
        margin: 0 -20px;
    }
}
@media (min-width: 1200px) {
    .articles__items {
        margin: 0 -32px;
    }
}
.articles__items:not(.slick-initialized) {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.articles__items:not(.slick-initialized) .articles__item {
    min-width: 100%;
}
.articles__items:not(.slick-initialized) .articles__item:nth-child(n+2) {
    display: none;
}
@media (min-width: 768px) {
    .articles__items:not(.slick-initialized) .articles__item {
        min-width: 50%;
    }
    .articles__items:not(.slick-initialized) .articles__item:nth-child(2) {
        display: flex;
    }
}
@media (min-width: 999px) {
    .articles__items:not(.slick-initialized) .articles__item {
        min-width: 33.333%;
    }
    .articles__items:not(.slick-initialized) .articles__item:nth-child(3) {
        display: flex;
    }
}
.articles__item {
    padding: 0 20px;
    height: 100%;
}
@media (min-width: 999px) {
    .articles__item {
        padding: 0 20px;
    }
}
@media (min-width: 1200px) {
    .articles__item {
        padding: 0 32px;
    }
}
.articles .slick-list {
    margin: 0 -20px;
}
@media (min-width: 999px) {
    .articles .slick-list {
        margin: 0;
    }
}
.articles .slick-track {
    display: flex !important;
}
.articles .slick-slide {
    height: inherit !important;
}
.articles .slick-slide > div {
    height: 100%;
}
.articles .slick-arrow {
    bottom: -15px;
}
.articles .slick-prev {
    left: 0;
}
@media (min-width: 999px) {
    .articles .slick-prev {
        left: 20px;
    }
}
@media (min-width: 1200px) {
    .articles .slick-prev {
        left: 32px;
    }
}
.articles .slick-next {
    right: 0;
}
@media (min-width: 999px) {
    .articles .slick-next {
        right: 20px;
    }
}
@media (min-width: 1200px) {
    .articles .slick-next {
        right: 32px;
    }
}
.articles .slick-dots {
    position: absolute;
    bottom: 0px;
    left: 60px;
    right: 60px;
}
@media (max-width: 767px) {
    .awards-gallery .gallery-item {
        width: 33.333% !important;
    }
}
.awards-gallery .gallery-icon {
    margin: 0 auto;
    max-width: 135px;
}
@media (min-width: 768px) {
    .elementor-posts {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}
.elementor-posts .post-card {
    margin-bottom: 50px;
}
@media (min-width: 768px) {
    .elementor-posts .post-card {
        width: calc(50% - 10px);
    }
    .elementor-posts .post-card__title {
        min-height: 3.85em;
    }
}
@media (min-width: 999px) {
    .elementor-posts .post-card {
        width: calc(33% - 15px);
        margin-bottom: 100px;
    }
}
@media (min-width: 1200px) {
    .elementor-posts .post-card {
        width: calc(33% - 33px);
    }
}
@media (min-width: 768px) {
    .elementor-posts .post-card__info {
        justify-content: flex-start;
    }
}
.elementor-posts .blog-item__title {
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .elementor-posts .blog-item__title {
        line-height: 1;
    }
}
@media (min-width: 768px) {
    .case-results {
        padding: 0 15px;
    }
}
@media (min-width: 768px) {
    .case-results__items {
        align-items: flex-start;
        display: flex;
        flex-wrap: wrap;
        margin: 0 -25px;
    }
}
.case-results__item {
    background-color: #19213D;
    flex-shrink: 0;
    margin-bottom: 30px;
    padding: 55px 30px;
    width: 100%;
}
@media (min-width: 768px) {
    .case-results__item {
        margin: 0 15px 30px;
        width: calc(50% - 30px);
    }
}
@media (min-width: 999px) {
    .case-results__item {
        padding: 55px 64px 60px 56px;
        width: calc(33.33% - 30px);
    }
}
.case-results__item-title {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.86;
    text-transform: uppercase;
}
.case-results__item-sum {
    color: #F4C55B;
    font-weight: 600;
    font-size: 32px;
    line-height: 1.625;
    margin-bottom: 4px;
}
.case-results__item-text {
    color: #CDD4DC;
    line-height: 1.64;
    letter-spacing: 0.02em;
}
.case-results__item-text p:not(:last-child) {
    margin-bottom: 30px;
}
.categories {
    font-family: RF Dewi Extended, sans-serif;
    overflow: auto;
    scrollbar-width: none;
}
@media (max-width: 998px) {
    .categories {
        padding: 0 20px;
        margin: 0 -20px;
    }
}
.categories::-webkit-scrollbar {
    display: none;
}
.categories__items {
    display: flex;
    justify-content: flex-start;
}
@media (max-width: 767px) {
    .categories__items {
        margin-bottom: 30px;
    }
}
@media (min-width: 768px) {
    .categories__items {
        width: 100%;
        margin-bottom: 50px;
        border-bottom: 2px solid rgba(19, 20, 21, 0.2);
    }
}
@media (min-width: 999px) {
    .categories__items {
        margin-bottom: 76px;
    }
}
.categories__item {
    font-size: 16px;
    font-weight: 700;
    color: #919DAE;
    text-align: center;
    flex-grow: 0;
    flex-shrink: 0;
    padding: 0 10px 8px;
    position: relative;
    transition: all .3s ease;
    white-space: nowrap;
}
@media (max-width: 767px) {
    .categories__item::before {
        background: #131415;
        content: '';
        position: absolute;
        right: 0;
        left: 0;
        bottom: -2px;
        height: 2px;
        opacity: .2;
        transition: opacity .2s ease;
    }
}
.categories__item::after {
    background: #1864C5;
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: -2px;
    height: 2px;
    opacity: .0;
    transition: opacity .2s ease;
}
.categories__item.active {
    color: #1864C5;
}
.categories__item.active::after {
    opacity: 1;
}
.categories__item a {
    transition: color .2s ease;
}
.categories__item a:hover {
    color: #1864C5;
}
@media (min-width: 600px) {
    .categories__item {
        font-size: 18px;
    }
}
@media (min-width: 768px) {
    .categories__item {
        font-size: 24px;
        line-height: 1.58;
        padding: 0 15px 35px;
    }
}
@media (min-width: 999px) {
    .categories__item {
        padding: 0 35px 33px;
    }
}
@media (min-width: 1200px) {
    .categories__item {
        padding: 0 50px 33px;
    }
    .categories__item:nth-last-child(n+2) {
        margin-right: 20px;
    }
}
@media (min-width: 1440px) {
    .categories__item:nth-last-child(n+2) {
        margin-right: 30px;
    }
}
.categories__item a {
    display: block;
}
@media (max-width: 998px) {
    .contact-bar {
        display: none;
    }
}
@media (min-width: 999px) {
    .contact-bar {
        position: fixed !important;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .contact-bar .elementor-form .elementor-field-textual {
        border: 1px solid #fff !important;
    }
}
.bar-hidden .contact-bar {
    opacity: 0;
    transform: translateY(100%);
    visibility: hidden;
    transition: all .5s 1s ease-in, visibility 0s 1.5s !important;
}
.content-table {
    background: linear-gradient(141.91deg, #111A32 1.42%, #070F3A 52.35%, #091356 88.53%, #151D60 118.42%);
    color: #fff;
    padding: 35px 20px 30px;
}
@media (min-width: 768px) {
    .content-table {
        padding: 39px 57px 30px;
    }
}
.content-table__title {
    font-style: normal;
    font-weight: bold;
    font-size: 24px !important;
    line-height: 1.33;
    position: relative;
    padding-bottom: 30px;
}
.content-table__title::after {
    background: currentColor;
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 1px;
    opacity: .3;
}
.content-table__items {
    padding-top: 33px;
}
.content-table__item {
    margin-bottom: 1em;
}
.content-table__item a {
    padding-left: 26px;
    position: relative;
}
.content-table__item a::before {
    background: #F4C55B;
    content: '';
    position: absolute;
    left: 8px;
    top: .25em;
    height: 8px;
    width: 8px;
    transition: background-color;
}
.content-table__item a:hover::before {
    background: currentColor;
}
.faq__item {
    position: relative;
}
.faq__item::before {
    background: currentColor;
    opacity: .3;
    content: '';
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}
.faq__item:last-child::after {
    background: currentColor;
    opacity: .3;
    content: '';
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}
@media (min-width: 999px) {
    .faq__item::before, .faq__item::after {
        left: 40px !important;
    }
}
@media (min-width: 1200px) {
    .faq__item::before, .faq__item::after {
        left: 60px !important;
    }
}
.faq__item-head {
    position: relative;
    display: flex;
    align-items: center;
    padding: 18px 0 15px;
    min-height: 86px;
}
.faq__item-number {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 24px;
    padding: 0 6px;
    min-width: 38px;
    flex-shrink: 0;
}
@media (min-width: 999px) {
    .faq__item-number {
        width: 40px;
        padding: 0 10px 0 0;
    }
}
@media (min-width: 1200px) {
    .faq__item-number {
        width: 60px;
    }
}
.faq__item-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.44;
    padding-right: 25px;
}
@media (min-width: 1200px) {
    .faq__item-title {
        font-size: 24px;
        line-height: 1.42;
        margin-bottom: 10px;
    }
}
.faq__item-icon {
    margin-left: auto;
}
@media (min-width: 999px) {
    .faq__item-body {
        padding-left: 40px;
    }
}
@media (min-width: 1200px) {
    .faq__item-body {
        padding-left: 60px;
    }
}
.faq__item-text {
    /*color: #CDD4DC;*/
    line-height: 1.64;
    padding: 0 55px 22px 38px;
}
@media (min-width: 999px) {
    .faq__item-text {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 1200px) {
    .faq__item-text {
        padding-bottom: 25px;
    }
}
.faq__item-text strong {
    font-weight: 700;
}
.faq__item-text ol {
    counter-reset: custom-counter;
}
.faq__item-text ol li {
    counter-increment: custom-counter;
}
.faq__item-text ol li::before {
    content: counter(custom-counter, decimal-leading-zero) ". ";
    color: #1864C5;
}
.faq__item-text ul li {
    position: relative;
    padding-left: 25px;
}
.faq__item-text ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 11px;
    width: 8px;
    height: 8px;
    background: #F4C55B;
}
.faq__item-text p:nth-last-child(n+2),
.faq__item-text ul:nth-last-child(n+2),
.faq__item-text ol:nth-last-child(n+2) {
    margin-bottom: 18px;
}
.faq__item-text h4 {
    font-size: 17px;
    margin-bottom: 31px;
}
.faq__item-text ul.two-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 31px;
}
.faq__item-text ul.two-columns li {
    width: calc(50% - 10px);
}
@media (min-width: 999px) {
    .faq--unnumbered .faq__item::before, .faq--unnumbered .faq__item::after {
        left: 0 !important;
    }
}
.faq--unnumbered .faq__item-number {
    display: none;
}
.faq--unnumbered .faq__item-body {
    padding-left: 0;
}
.features {
    padding: 20px 23px 0 31px;
}
@media (min-width: 1200px) {
    .features {
        padding: 316px 0 161px;
    }
}
.features__image {
    max-width: 240px;
    margin: 0 auto 69px;
}
@media (min-width: 768px) {
    .features__image {
        max-width: 384px;
    }
}
@media (min-width: 1200px) {
    .features__image {
        margin: 0;
        position: absolute;
        left: calc(50% - 192px);
        top: 15%;
    }
}
@media (min-width: 768px) {
    .features__items {
        display: flex;
        justify-content: space-between;
    }
}
@media (min-width: 768px) {
    .features__column {
        width: calc(50% - 7px);
    }
}
@media (min-width: 999px) {
    .features__column {
        width: calc(50% - 15px);
    }
}
@media (min-width: 1200px) {
    .features__column {
        max-width: 345px;
    }
}
@media (min-width: 1440px) {
    .features__column {
        max-width: 407px;
    }
}
.features__item {
    display: flex;
    margin-bottom: 36px;
}
@media (min-width: 1200px) {
    .features__item {
        margin-bottom: 80px;
    }
}
@media (min-width: 1440px) {
    .features__item {
        max-width: 345px;
    }
    .features__item:nth-child(2n) {
        margin-left: auto;
    }
}
.features__item-icon {
    height: 80px;
    min-width: 66px;
    margin-right: 15px;
}
.features__item-info {
    margin-top: 7px;
}
.features__item-title {
    font-family: "RF Dewi Extended", sans-serif;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 16px;
	font-weight:700;
}
@media (min-width: 1200px) {
    .js .features__image,
    .js .features__item {
        opacity: 0;
        transition: all .5s ease-out;
    }
    .js .features__item {
        transform: translateY(50px);
    }
    .js .features__column:first-child .features__item:nth-child(1) {
        transition-delay: 0.3s;
    }
    .js .features__column:first-child .features__item:nth-child(2) {
        transition-delay: 0.7s;
    }
    .js .features__column:first-child .features__item:nth-child(3) {
        transition-delay: 1.1s;
    }
    .js .features__column:first-child .features__item:nth-child(4) {
        transition-delay: 1.5s;
    }
    .js .features__column:first-child .features__item:nth-child(5) {
        transition-delay: 1.9s;
    }
    .js .features__column:last-child .features__item:nth-child(1) {
        transition-delay: 0.5s;
    }
    .js .features__column:last-child .features__item:nth-child(2) {
        transition-delay: 0.9s;
    }
    .js .features__column:last-child .features__item:nth-child(3) {
        transition-delay: 1.3s;
    }
    .js .features__column:last-child .features__item:nth-child(4) {
        transition-delay: 1.7s;
    }
    .js .features__column:last-child .features__item:nth-child(5) {
        transition-delay: 2.1s;
    }
    .js .sal-animate .features__image,
    .js .sal-animate .features__item {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}
.featured-post {
    padding: 40px 0;
}
@media (min-width: 768px) {
    .featured-post {
        display: flex;
        padding: 72px 0 93px;
    }
}
.featured-post__thumbnail {
    display: block;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}
.featured-post__thumbnail::after {
    content: '';
    display: block;
    padding-bottom: 64%;
}
@media (min-width: 768px) {
    .featured-post__thumbnail {
        width: 50%;
        margin-bottom: 0;
    }
}
@media (min-width: 1200px) {
    .featured-post__thumbnail {
        width: 65%;
    }
}
.featured-post__thumbnail img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    transition: all .5s ease;
}
.featured-post__thumbnail:hover img {
    transform: scale(1.2);
}
@media (min-width: 768px) {
    .featured-post__info {
        width: 50%;
        padding-left: 40px;
    }
}
@media (min-width: 1200px) {
    .featured-post__info {
        width: 35%;
    }
}
@media (min-width: 1440px) {
    .featured-post__info {
        padding: 45px 0 0 60px;
    }
}
.featured-post__info .btn {
    min-width: 165px;
}
.featured-post__title {
    font: 700 32px / 1.31 'RF Dewi Extended', sans-serif;
    color: #1864C6;
    margin-bottom: 20px;
    transition: color .3s ease;
    display: block;
}
.featured-post__title:hover {
    color: #091A31;
}
.featured-post__excerpt {
    margin-bottom: 25px;
}
@media (max-width: 1199px) {
    .footer-submenu {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
}
.footer-submenu__head {
    font-family: 'RF Dewi Extended', sans-serif;
    color: #ffffff;
    font-weight: 700;
    font-size: 21px;
    line-height: 1.33;
    cursor: auto;
}
@media (max-width: 1199px) {
    .footer-submenu__head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-height: 90px;
    }
}
@media (min-width: 1200px) {
    .footer-submenu__head {
        font-size: 24px;
        position: relative;
        padding-bottom: 18px;
    }
    .footer-submenu__head::after {
        background: #fff;
        content: '';
        position: absolute;
        height: 1px;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: .3;
    }
}
.footer-submenu__head:hover {
    opacity: 1;
}
@media (min-width: 1200px) {
    .footer-submenu__title {
        padding-top: 5px;
    }
}
@media (min-width: 1200px) {
    .footer-submenu__head-icon {
        display: none;
    }
}
.footer-submenu__body {
    color: #8A929C;
    overflow: hidden;
}
.footer-submenu__body ul {
    list-style: none;
    padding: 0;
}
.footer-submenu__body li {
    margin-bottom: 4px;
}
.footer-submenu__body a {
    color: inherit;
}
.footer-submenu__body h3, .footer-submenu__body h4, .footer-submenu__body h5, .footer-submenu__body h6 {
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
}
@media (max-width: 1199px) {
    .footer-submenu__body {
        height: 0;
        opacity: 0;
        transition: all .3s ease;
    }
    .opened .footer-submenu__body {
        opacity: 1;
    }
}
@media (min-width: 1200px) {
    .footer-submenu__body {
        padding-top: 26px;
        height: auto !important;
        opacity: 1;
    }
}
.footer-submenu__items, .footer-submenu__contacts {
    padding: 0 0 40px;
}
@media (min-width: 768px) {
    .footer-submenu__items {
        display: flex;
        flex-wrap: wrap;
    }
}
@media (min-width: 1200px) {
    .footer-submenu__items {
        font-size: 15px;
    }
}
.footer-submenu__contacts {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}
@media (min-width: 768px) {
    .footer-submenu__contacts {
        align-items: flex-start;
    }
}
.footer-submenu__contacts a:nth-last-child(n+2) {
    margin-bottom: 18px;
}
.footer-submenu__contacts .contact-link {
    margin-bottom: 30px;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.55;
    letter-spacing: 0.026em;
    color: #FFFFFF;
}
@media (min-width: 768px) {
    .footer-submenu__contacts .btn {
        min-width: 160px;
    }
}
@media (min-width: 1440px) {
    .footer-submenu__contacts .btn {
        min-width: 214px;
    }
}
@media (min-width: 768px) {
    .footer-submenu__item {
        margin-bottom: 30px;
        padding-right: 26px;
        width: 50%;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .footer-submenu__item {
        width: 50% !important;
    }
}
@media (max-width: 767px) {
    .footer-submenu__item {
        width: 100% !important;
    }
}
@media (min-width: 1200px) {
    .footer-submenu__item {
        margin-bottom: 36px;
    }
}
.footer-submenu__item h3, .footer-submenu__item h4, .footer-submenu__item h5, .footer-submenu__item h6 {
    margin-bottom: 10px;
}
@media (min-width: 1025px) {
    .footer-submenu__item h3, .footer-submenu__item h4, .footer-submenu__item h5, .footer-submenu__item h6 {
        padding-top: 12px;
    }
}
.footer-submenu__item p {
    margin-bottom: 14px;
}
.elementor-form .elementor-field-textual {
    padding: 10px 14px;
}
.elementor-form > .elementor-message-danger {
    display: none;
}
.elementor-form > .elementor-message-success {
    color: #376e37;
}
.elementor-form .elementor-field-label {
    font: 600 13px / 2.15 'RF Dewi Extended', sans-serif !important;
    text-transform: uppercase;
    margin-bottom: 6px !important;
}
.elementor-form .elementor-field {
    font: 600 15px / 1.86 'RF Dewi Extended', sans-serif !important;
    border-radius: 0;
    line-height: 30;
    padding: 10px 15px;
}
.elementor-form .elementor-field::-moz-placeholder {
    color: #CDD4DC !important;
    opacity: 1 !important;
}
.elementor-form .elementor-field:-ms-input-placeholder {
    color: #CDD4DC !important;
    opacity: 1 !important;
}
.elementor-form .elementor-field::placeholder {
    color: #CDD4DC !important;
    opacity: 1 !important;
}
.elementor-form .elementor-field.elementor-select-wrapper {
    padding: 0 !important;
}
.elementor-form .elementor-field select {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
}
.elementor-form .elementor-field-group {
    margin-bottom: 22px;
    position: relative;
}
.elementor-form .elementor-field-group.elementor-field-type-recaptcha_v3 {
    height: 0;
}
.elementor-form .elementor-field-group .elementor-message {
    position: absolute;
    bottom: -20px;
    font-size: 14px;
	z-index: 1;
}
@media (min-width: 999px) {
    .elementor-form .elementor-field-group {
        margin-bottom: 27px;
    }
}
.elementor-form .elementor-form-spinner {
    display: none !important;
}
.elementor-form .elementor-select-wrapper {
    border: none;
}
.elementor-form .elementor-select-wrapper::before {
    font-size: 10px !important;
    right: 32px !important;
    color: #091A31;
}
.elementor-form .elementor-field-textual {
    border: 1px solid #091A31 !important;
    border-radius: 0;
    padding: 10px 18px;
}
.elementor-form textarea.elementor-field-textual {
    height: 105px;
}
.elementor-form .elementor-button {
    letter-spacing: .02em;
    min-width: 229px;
}
@media (max-width: 998px) {
    .elementor-form .elementor-button {
        margin-top: 20px;
    }
}
.elementor-form option {
    font-size: inherit;
    font-weight: inherit;
}
.small-form {
    background: linear-gradient(144.52deg, #111A32 5.01%, #070F3A 43.33%, #091356 70.56%, #151D60 93.05%);
}
.small-form option {
    color: #091a31;
}
.small-form .elementor-form .elementor-field-textual {
    border: 1px solid #CDD4DC !important;
}
.small-form .elementor-field-type-submit {
    padding-top: 10px;
}
@media (min-width: 1200px) {
    .small-form {
        max-width: 420px;
    }
}
@media (min-width: 999px) {
    .info-card {
        display: flex;
        align-items: center;
    }
}
.info-card__icon {
    background: no-repeat 50% 50% / contain;
    height: 56px;
    width: 56px;
    margin-bottom: 5px;
    flex-shrink: 0;
}
@media (min-width: 500px) {
    .info-card__icon {
        margin: 0 30px 0 0;
    }
}
.info-card__title {
    font-family: RF Dewi Extended, sans-serif;
    font-weight: bold;
    font-size: 24px;
}
.info-card__subtitle {
    font-family: Helvetica Neue, sans-serif;
    font-weight: 300;
    font-size: 17px;
    line-height: 1.65;
    letter-spacing: 0.447368px;
}
.info-card__image {
    position: relative;
    width: 100%;
}
.info-card__image::after {
    background: currentColor;
    opacity: .1;
    content: '';
    display: block;
    padding-bottom: 67.6%;
}
.info-card__image img {
    position: absolute;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.info-card__column {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 499px) {
    .info-card__column {
        flex-direction: column;
        text-align: center;
    }
}
@media (min-width: 999px) {
    .info-card__column {
        flex-grow: 1;
        width: 60%;
        padding-right: 40px;
        justify-content: flex-start;
    }
}
@media (min-width: 1200px) {
    .info-card__column {
        width: calc(100% - 250px);
    }
}
@media (max-width: 998px) {
    .info-card__column--desktop {
        display: none;
    }
}
@media (min-width: 999px) {
    .info-card__column--desktop {
        width: 40%;
        padding: 0;
    }
}
@media (min-width: 1200px) {
    .info-card__column--desktop {
        width: 250px;
    }
}
.hero {
    background: linear-gradient(270deg, #061b53 0%, #000 130%);
    position: relative;
}
@media (min-width: 999px) {
    .hero {
        display: flex;
    }
}
@media (min-width: 999px) {
    .hero__inner {
        width: 54%;
        max-width: 874px;
        padding: 120px 0 60px;
        overflow: hidden;
    }
}
@media (min-width: 1200px) {
    .hero__inner {
        width: 60.8%;
        padding: 225px 0 110px;
        min-height: 71vw;
    }
}
@media (min-width: 1600px) {
    .hero__inner {
        width: 55%;
    }
}
.hero__wrapper {
    padding: 0 27px;
}
@media (min-width: 768px) and (max-width: 998px) {
    .hero__wrapper {
        max-width: 750px;
        margin: 0 auto;
    }
}
@media (min-width: 999px) {
    .hero__wrapper {
        padding: 0 45px;
    }
}
@media (min-width: 1200px) {
    .hero__wrapper {
        padding: 0 74px 0 82px;
    }
}
.hero__bg {
    background-color: rgba(255, 255, 255, 0.4);
    position: relative;
    display: block;
    min-height: 100vw;
}
@media (min-width: 768px) {
    .hero__bg {
        min-height: 535px;
    }
}
@media (min-width: 999px) {
    .hero__bg {
        height: 100%;
    }
}
.hero__bg img {
    height: 100% !important;
    width: 100%;
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
}
@media (max-width: 998px) {
    .hero__bg img.desktop {
        display: none;
    }
}
@media (min-width: 999px) {
    .hero__bg img.mobile {
        display: none;
    }
}
.hero__play {
    position: relative;
}
@media (max-width: 1199px) {
    .hero__play::after {
        background: linear-gradient(180deg, #000000 0.81%, rgba(0, 0, 0, 0.0001) 99.63%);
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 122px;
    }
}
@media (min-width: 999px) {
    .hero__play {
        width: 46%;
    }
}
@media (min-width: 1200px) {
    .hero__play {
        width: 39.2%;
    }
}
@media (min-width: 1600px) {
    .hero__play {
        width: 45%;
    }
}
.hero__content {
    color: #fff;
    padding-top: 33px;
    padding-bottom: 70px;
}
@media (min-width: 999px) {
    .hero__content {
        padding: 0;
    }
}
.hero__title {
    margin-bottom: 30px;
}
@media (min-width: 999px) {
    .hero__title {
        margin-bottom: 36px;
    }
}
.hero__text {
    margin-bottom: 30px;
    padding-left: 30px;
    position: relative;
    letter-spacing: 0.026em;
}
.hero__text .simple-arrow {
    position: absolute;
    left: 0;
    top: calc(0.5em - 6px);
}
@media (min-width: 999px) {
    .hero__text {
        margin-bottom: 37px;
    }
}
.hero__btn {
    margin-bottom: 75px;
    padding: 14px 33px 13px;
}
@media (min-width: 999px) {
    .hero__btn {
        margin-bottom: 64px;
    }
}
@media (max-width: 998px) {
    .hero__btn {
        display: none;
    }
}
@media (max-width: 998px) {
    .hero__form {
        margin-bottom: 30px;
    }
    .hero__form .elementor-form .elementor-field-textual {
        border-color: #fff !important;
        color: #fff !important;
    }
}
@media (min-width: 768px) {
    .hero__form .elementor-form .elementor-field-group,
    .hero__form .elementor-form .elementor-button {
        margin: 0 !important;
    }
}
@media (min-width: 999px) {
    .hero__form {
        display: none;
    }
}
.hero__testimonials {
    padding-bottom: 50px;
    max-width: 500px;
    margin: 0 auto;
}
@media (min-width: 999px) {
    .hero__testimonials {
        position: absolute;
        width: 36%;
        left: 5%;
        bottom: 0;
    }
}
@media (min-width: 1200px) {
    .hero__testimonials {
        position: absolute;
        width: 29.2%;
        left: 5%;
        bottom: 1%;
    }
}
@media (min-width: 1600px) {
    .hero__testimonials {
        left: 7.5%;
        width: 30%;
    }
}
.hero__testimonials-items {
    position: relative;
    min-height: 265px;
    margin-bottom: 46px;
}
@media (min-width: 768px) {
    .hero__testimonials-items {
        max-width: 413px;
        margin: 0 auto 46px;
    }
}
.hero__testimonials-content {
    background: linear-gradient(180deg, #FFFFFF 0%, #DDE8F4 99.39%);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 22px 30px 16px;
    color: #091A31;
    text-align: center;
    opacity: 0;
    transition: opacity .5s ease;
}
@media (min-width: 999px) {
    .hero__testimonials-content {
        padding: 22px 42px 17px;
    }
}
.hero__testimonials-content .hero__testimonials-name {
    padding-right: 0.7em;
}
.hero__testimonials-item {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    transform: scale(0.5);
    transform-origin: 50% 100%;
    transition: all .5s .2s ease, visibility 0s .7s;
}
.hero__testimonials-item.active {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
    transition: all .5s .5s ease, visibility 0s .5s;
}
.hero__testimonials-item.active .hero__testimonials-content {
    opacity: 1;
    transition: opacity .3s .7s ease;
}
.hero__testimonials-quotes {
    width: 18px;
    height: 15px;
    display: block;
    margin: 0 auto 25px;
}
.hero__testimonials-quotes svg {
    fill: currentColor;
}
.hero__testimonials-text {
    font-weight: bold;
    font-size: 17px;
    line-height: 1.41;
    text-align: center;
    letter-spacing: 0.026em;
    margin-bottom: 15px;
}
.hero__testimonials-name {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0.342105px;
}
.hero__testimonials-rating {
    width: 91px;
    margin: auto;
}
.hero__testimonials-authors {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
}
@media (min-width: 999px) {
    .hero__testimonials-authors {
        margin-bottom: 0;
    }
}
.hero__testimonials-author {
    margin: 0 8px 15px;
    min-width: 62px;
    cursor: pointer;
}
.hero__testimonials-author.active .hero__testimonials-info::before {
    opacity: 1;
    transform: scale(1);
    transition: all .5s .7s ease;
}
.hero__testimonials-author.active .hero__testimonials-icon {
    box-shadow: 0 0 0 2px #dbe8f4;
    opacity: 1;
    transition: all .5s .5s ease;
}
.hero__testimonials-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.hero__testimonials-info::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 10px 0 10px;
    border-color: #DDE8F4 transparent transparent transparent;
    top: -46px;
    left: calc(50% - 10px);
    opacity: 0;
    transform: scale(0.5);
    transform-origin: 50% 0;
    transition: all .5s ease;
}
.hero__testimonials-icon {
    border-radius: 50% !important;
    width: 44px;
    height: 44px;
    margin-bottom: 16px;
    display: block;
    box-shadow: 0 0 0 2px rgba(219, 232, 244, 0);
    overflow: hidden;
    transition: all .5s ease;
    position: relative;
    opacity: .8;
}
.hero__testimonials-icon:hover {
    box-shadow: 0 0 0 2px #dbe8f4;
    opacity: 1;
}
.hero .results-slider {
    padding: 0;
    margin: 0 auto;
}
@media (max-width: 767px) {
    .hero .results-slider {
        max-width: 500px;
    }
}
@media (min-width: 768px) and (max-width: 998px) {
    .hero .results-slider {
        max-width: 600px;
    }
}
@media (min-width: 999px) {
    .hero .results-slider {
        margin: 0 -45px;
        padding: 0 45px;
    }
    .hero .results-slider .slick-list {
        overflow: visible;
    }
}
@media (min-width: 1200px) {
    .hero .results-slider {
        margin: 0 -68px;
        padding: 0;
    }
    .hero .results-slider .results-slider__item::after {
        right: 4px;
    }
}
.hero .results-slider .slick-dots {
    margin: 0;
}
@media (min-width: 1200px) {
    .hero .results-slider .slick-dots {
        margin: 28px 205px 0 68px !important;
    }
}
.hero .results-slider .slick-dots li {
    margin: 0;
}
.hero .results-slider__category {
    color: #F4C55B;
}
.hero .results-slider__text {
    color: #CDD4DC;
}
.hero .play-btn {
    top: calc(50% - 10px);
}
@media (min-width: 999px) {
    .hero .play-btn {
        top: 25%;
    }
}
@media (min-width: 1200px) {
    .hero .play-btn {
        top: 30%;
    }
}
@media (min-width: 1440px) {
    .hero .play-btn {
        top: 34.5%;
    }
}
.post-nav {
    background: #E8EFF5;
    padding: 22px 30px;
    opacity: 0;
    transition: all .5s ease-out;
}
.post-nav.initialized {
    opacity: 1;
}
.post-nav__title {
    font-family: 'RF Dewi Extended', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.5;
    position: relative;
    padding-bottom: 16px;
}
.post-nav__title::after {
    background: #CDD4DC;
    content: '';
    position: absolute;
    height: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .2;
}
.post-nav__menu {
    padding-top: 22px;
    line-height: 1.24;
    font-weight: 500;
}
.post-nav__menu li {
    padding-left: 20px;
    margin-bottom: 20px;
    position: relative;
}
.post-nav__menu li a {
    transition: all .3s ease;
}
.post-nav__menu li a:hover {
    color: #0365FF;
}
.post-nav__menu li::before {
    content: '';
    left: 0;
    top: 0.35em;
    height: 8px;
    width: 8px;
    position: absolute;
    background: #F4C55B;
    transition: all .3s ease;
}
.post-nav__menu li.current a {
    color: #0365FF;
}
.post-nav__menu li.current::before {
    background: #0365FF;
}
.process .scroll-line {
    background: #1864C5;
    width: 4px;
    position: absolute;
    left: calc(50% - 2px);
    top: 38px;
    transform: scaleY(0);
    transform-origin: 50% 0;
}
@media (max-width: 767px) {
    .process .scroll-line {
        display: none;
    }
}
.process__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}
@media (max-width: 767px) {
    .process__items {
        padding-top: 9px;
    }
}
@media (min-width: 999px) {
    .process__items {
        padding-top: 18px;
    }
}
.process__item-inner {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
@media (min-width: 768px) {
    .process__item-inner {
        flex-direction: row;
        height: 100%;
        align-items: flex-start;
    }
}
.process__item-number {
    font-size: 24px;
    line-height: 1.33;
    font-weight: 700;
    color: #0365FF;
    margin-bottom: 17px;
}
@media (min-width: 768px) {
    .process__item-number {
        color: #091A31;
        margin: 24px 0 0 0;
        width: 35px;
        height: 32px;
        opacity: 0;
        transform: scale(1.2);
        transition: opacity .5s .5s ease, transform .5s .5s ease;
    }
}
@media (min-width: 768px) {
    .process__item-path {
        width: 2px;
        height: 100%;
        position: relative;
        min-width: 70px;
    }
    .process__item-path::before {
        content: '';
        background: rgba(9, 26, 49, 0.2);
        width: 4px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: calc(50% - 2px);
    }
}
@media (min-width: 768px) {
    .process__item-point {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        background: #007aff45;
        position: absolute;
        left: calc(50% - 18px);
        top: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 0;
        transform: scale(0.8);
        transition: opacity .5s 0s ease, transform .5s 0s ease;
    }
    .process__item-point::after {
        content: '';
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background: #032456;
    }
}
.process__item-icon {
    background: no-repeat 50% 50% / contain;
    height: 80px;
    width: 66px;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .process__item-icon {
        margin: 0 13px;
        opacity: 0;
        transform: scale(0.8);
        transition: opacity .5s .5s ease, transform .5s .5s ease;
    }
}
@media (min-width: 1200px) {
    .process__item-icon {
        margin: 0 17px;
    }
}
@media (max-width: 767px) {
    .process__item-info {
        text-align: center;
    }
}
@media (min-width: 768px) {
    .process__item-info {
        min-height: 150px;
        padding-left: 16px;
        opacity: 0;
        transform: scale(0.8);
        transition: opacity .5s .5s ease, transform .5s .5s ease;
    }
}
@media (min-width: 999px) {
    .process__item-info {
        padding: 10px 0 60px 16px;
    }
}
.process__item-title {
    font-size: 18px;
    line-height: 1.44;
    font-weight: 700;
}
@media (min-width: 768px) and (max-width: 998px) {
    .process__item-title {
        min-height: 80px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}
@media (min-width: 999px) {
    .process__item-title {
        font-size: 24px;
        line-height: 1.33;
    }
}
@media (max-width: 998px) {
    .process__item-text {
        display: none;
    }
}
.process__item {
    width: calc(50% - 16px);
    margin-bottom: 54px;
}
@media (min-width: 600px) {
    .process__item {
        width: calc(33.333% - 8px);
    }
}
@media (min-width: 700px) {
    .process__item {
        width: calc(25% - 8px);
    }
}
@media (min-width: 768px) {
    .process__item {
        width: 100%;
        display: flex;
        align-items: flex-start;
        margin-bottom: 0;
    }
    .process__item:first-child .process__item-path::before {
        top: 38px;
    }
    .process__item:last-child .process__item-info {
        padding-bottom: 0;
    }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 998px) {
    .process__item:last-child .process__item-info {
        min-height: 0;
    }
}
@media (min-width: 768px) {
    .process__item:last-child .process__item-path::before {
        bottom: calc(100% - 38px);
    }
}
.process .animated .process__item-info,
.process .animated .process__item-icon,
.process .animated .process__item-number,
.process .animated .process__item-point {
    opacity: 1;
    transform: scale(1);
}
.profile-hero {
    background: linear-gradient(270deg, #032456 0%, #000102 150%);
    color: #fff;
    padding-top: 90px;
}
@media (min-width: 1200px) {
    .profile-hero {
        padding-top: 125px;
    }
}
.profile-hero__center {
    padding: 0 20px !important;
}
@media (min-width: 999px) {
    .profile-hero__center {
        display: flex;
    }
}
.profile-hero__info {
    align-content: center;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 20px 0 60px;
}
@media (min-width: 999px) {
    .profile-hero__info {
        flex-grow: 1;
        justify-content: center;
        padding: 100px 70px 80px 20px;
    }
}
.profile-hero__title {
    margin-bottom: 26px;
}
.profile-hero__post {
    font-family: RF Dewi Extended, sans-serif !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 1.58 !important;
    margin-bottom: 32px;
}
.profile-hero__contacts {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    flex-wrap: wrap;
}
.profile-hero__contact {
    font-family: Helvetica Neue, sans-serif;
    font-weight: 500;
    font-size: 17px;
    line-height: 1.65;
    letter-spacing: 0.447368px;
    margin: 0 18px 15px;
    display: flex;
    align-items: center;
}
.profile-hero__contact svg {
    fill: #1864C6;
    height: 24px;
    width: 24px;
    margin-right: 15px;
}
.profile-hero__contact a {
    display: flex;
    align-items: center;
}
.profile-hero__contact a > span {
    position: relative;
}
.profile-hero__contact a > span::after {
    background: #1864C6;
    content: '';
    position: absolute;
    height: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .3s ease;
    transform-origin: 50% 100%;
}
.profile-hero__contact a:hover > span::after {
    transform: scaleY(2);
}
.profile-hero__social {
    padding: 0 7.5px;
    margin-bottom: 15px;
}
.profile-hero__social-icon {
    background: rgba(255, 255, 255, 0.1) no-repeat 50% 50%/cover;
    border-radius: 50%;
    display: block;
    height: 42px;
    width: 42px;
    transition: transform .2s ease;
}
.profile-hero__social-icon.linkedin {
    background-image: url("../../images/linkedin.png");
}
.profile-hero__social-icon.justia {
    background-image: url("../../images/justia.png");
}
.profile-hero__social-icon.avvo {
    background-image: url("../../images/avvo.png");
}
.profile-hero__social-icon.sl {
    background-image: url("../../images/sl.png");
}
.profile-hero__social-icon:hover {
    transform: scale(1.15);
}
.profile-hero__image {
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    max-width: 495px;
    z-index: 1;
}
.profile-hero__image::after {
    content: '';
    display: block;
    padding-bottom: 133%;
}
.profile-hero__image img {
    position: absolute;
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
    left: 0;
}
@media (max-width: 998px) {
    .profile-hero__image {
        margin: 0 auto 40px;
        width: 100%;
    }
    .profile-hero__image--desktop {
        display: none;
    }
}
@media (min-width: 999px) {
    .profile-hero__image {
        flex-shrink: 0;
        width: 495px;
        transform: translateY(76px);
    }
    .profile-hero__image--mobile {
        display: none;
    }
}
.results-slider {
    position: relative;
    padding: 0 20px;
}
@media (min-width: 999px) {
    .results-slider {
        padding: 0 45px;
    }
}
@media (min-width: 1200px) {
    .results-slider {
        padding: 0;
        margin: 0 -64px;
    }
}
.results-slider:not(.slick-initialized) {
    overflow: hidden;
    display: flex;
}
.results-slider:not(.slick-initialized) .results-slider__item {
    width: 100%;
}
.results-slider:not(.slick-initialized) .results-slider__item:nth-child(n+2) {
    display: none;
}
@media (min-width: 768px) {
    .results-slider:not(.slick-initialized) .results-slider__item {
        width: 50%;
    }
    .results-slider:not(.slick-initialized) .results-slider__item:nth-child(2) {
        display: block;
    }
}
.results-slider__item {
    min-width: 300px;
    margin-bottom: 66px;
    padding-right: 20px;
    transition: opacity .5s ease;
    opacity: 0;
    position: relative;
}
.results-slider__item::after {
    background: #566087;
    content: '';
    position: absolute;
    right: 0;
    width: 1px;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: all .2s ease;
}
@media (min-width: 1200px) {
    .results-slider__item {
        padding: 0 64px;
    }
}
.results-slider__category {
    font-family: RF Dewi Extended, sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.87;
    text-transform: uppercase;
}
.results-slider .divider-shown .results-slider__item::after {
    opacity: 1;
}
.results-slider .slick-active .results-slider__item {
    opacity: 1;
}
.results-slider .results-slider__title {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.625;
    margin-bottom: 4px;
}
.results-slider__text {
    letter-spacing: 0.026em;
}
.results-slider .slick-prev,
.results-slider .slick-next {
    display: none !important;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    position: absolute;
    bottom: -18px;
    padding: 0;
    font-size: 0;
    border: 1px solid currentColor;
    /*background: transparent;*/
}
.results-slider .slick-prev::before, .results-slider .slick-prev::after,
.results-slider .slick-next::before,
.results-slider .slick-next::after {
    content: '';
    position: absolute;
    left: 17px;
    width: 9px;
    height: 2px;
    background: #000000;
}
.results-slider .slick-prev::before,
.results-slider .slick-next::before {
    top: 16px;
    transform: rotate(45deg);
}
.results-slider .slick-prev::after,
.results-slider .slick-next::after {
    top: 22px;
    transform: rotate(-45deg);
}
@media (min-width: 1200px) {
    .results-slider .slick-prev,
    .results-slider .slick-next {
        display: block !important;
    }
}
.results-slider .slick-prev {
    right: 126px;
    left: auto;
    transform: rotate(180deg);
}
.results-slider .slick-next {
    right: 64px;
}
.results-slider .slick-dots {
    display: flex;
    justify-content: space-between;
}
@media (min-width: 1200px) {
    .results-slider .slick-dots {
        margin-right: 205px;
        padding-left: 65px;
    }
}
.results-slider .slick-dots li {
    flex-grow: 1;
    border-radius: 0;
    margin: 0;
    line-height: 0;
    background: rgba(255, 255, 255, 0.1);
}
.results-slider .slick-dots button {
    height: 3px;
    font-size: 0;
    line-height: 0;
    border: none;
    border-radius: 1.5px;
    padding: 0;
    width: 100%;
    opacity: 0;
    transition: opacity .3s ease;
}
.results-slider .slick-dots .slick-active button {
    background: currentColor;
    opacity: .5;
}
.results-slider--widget {
    padding: 0 0 20px;
}
@media (min-width: 999px) {
    .results-slider--widget {
        margin: 0 -30px;
    }
    .results-slider--widget .slick-arrow {
        display: block !important;
        bottom: 0;
    }
    .results-slider--widget .slick-next {
        right: 30px;
    }
    .results-slider--widget .slick-prev {
        right: 90px;
    }
}
.results-slider--widget .results-slider__category {
    color: #ffc72c!important;
}
.results-slider--widget .slick-dots {
    min-height: 42px;
    align-items: center;
}
@media (min-width: 999px) {
    .results-slider--widget .slick-dots {
        margin: 0 165px 0 30px;
    }
}
@media (min-width: 1200px) {
    .results-slider--widget .slick-dots {
        padding-left: 0;
    }
}
.results-slider--widget .slick-dots li {
    background: rgba(9, 26, 49, 0.1);
}
.results-slider--widget .slick-dots button {
    background: currentColor;
    opacity: 0;
}
.results-slider--widget .slick-dots .slick-active button {
    opacity: 1;
}
.results-slider--widget:not(.slick-initialized) .results-slider__item:nth-child(n+2) {
    display: none;
}
@media (min-width: 768px) {
    .results-slider--widget:not(.slick-initialized) .results-slider__item {
        width: 50%;
    }
    .results-slider--widget:not(.slick-initialized) .results-slider__item:nth-child(2) {
        display: block;
    }
}
@media (min-width: 999px) {
    .results-slider--widget:not(.slick-initialized) .results-slider__item {
        width: 33.333%;
    }
    .results-slider--widget:not(.slick-initialized) .results-slider__item:nth-child(3) {
        display: block;
    }
}
.results-slider--widget .results-slider__item::after {
    background: #C4D2E0;
}
@media (min-width: 768px) {
    .results-slider--widget .results-slider__item {
        padding: 0 30px;
    }
}
.results-slider--widget .divider-shown .results-slider__item::after {
    opacity: 1;
}
@media (min-width: 768px) {
    .results-slider--narrow {
        margin: 0 -30px;
    }
}
@media (min-width: 1200px) {
    .results-slider--narrow {
        margin: 0 -68px;
    }
    .results-slider--narrow .slick-next {
        right: 70px;
    }
    .results-slider--narrow .slick-prev {
        right: 130px;
    }
}
.results-slider--narrow:not(.slick-initialized) .results-slider__item {
    width: 100%;
}
.results-slider--narrow:not(.slick-initialized) .results-slider__item:nth-child(n+2) {
    display: none;
}
@media (min-width: 1200px) {
    .results-slider--narrow:not(.slick-initialized) .results-slider__item {
        width: 50%;
    }
    .results-slider--narrow:not(.slick-initialized) .results-slider__item:nth-child(2) {
        display: block;
    }
}
@media (min-width: 768px) {
    .results-slider--narrow .results-slider__item {
        min-width: 205px;
    }
}
@media (min-width: 1200px) {
    .results-slider--narrow .results-slider__item {
        padding: 0 64px 0 68px;
        margin-bottom: 64px;
    }
    .results-slider--narrow .results-slider__item::after {
        right: -8px;
    }
}
@media (min-width: 768px) {
    .results-slider--narrow .slick-dots {
        margin: 0 30px;
    }
}
@media (min-width: 1200px) {
    .results-slider--narrow .slick-dots {
        margin: 0 68px;
    }
}
@media (min-width: 999px) {
    .hero .results-slider--narrow .slick-dots {
        padding: 0;
        margin: 0;
    }
}
@media (min-width: 1200px) {
    .hero .results-slider--narrow .slick-dots {
        margin-right: 205px;
    }
}
.side-card {
    background: #101431;
}
.side-card__image {
    position: relative;
}
.side-card__image::after {
    content: '';
    display: block;
    padding-bottom: 95%;
}
.side-card__image img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100% !important;
    width: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
}
.side-card__info {
    padding: 22px 26px 28px 30px;
}
.side-card__title {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.33;
    margin-bottom: 10px;
}
.side-card__text {
    color: #CDD4DC;
    font-family: 'Helvetica Neue', sans-serif;
    font-weight: 300;
    font-size: 17px;
    line-height: 1.65;
    letter-spacing: 0.447368px;
    margin-bottom: 21px;
}
@media (min-width: 999px) {
    .slider {
        padding: 85px 0 50px;
    }
}
.slider__items:not(.slick-initialized) .slider__item:nth-child(n+2) {
    display: none !important;
}
@media (max-width: 1199px) {
    .slider__items {
        margin: 0 -20px;
    }
}
.slider .slick-initialized {
    padding-bottom: 24px;
}
.slider__item {
    display: block;
    position: relative;
    background: rgba(0, 0, 0, 0.3);
}
.slider__item::after {
    content: '';
    display: block;
    padding-bottom: 55%;
}
@media (min-width: 1200px) {
    .slider__item {
        max-width: 1015px;
        margin: 0 auto;
        display: block !important;
    }
}
.slider__item__bg {
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
}
.slider__item img {
    position: absolute;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    left: 0;
}
@media (max-width: 1199px) {
    .slider .slick-slide > div {
        padding: 0 20px;
    }
}
.slider .slick-prev,
.slider .slick-next {
    /*bottom: 22.8%;*/
    bottom: 97px;
}
@media (min-width: 1200px) {
    .slider .slick-prev,
    .slider .slick-next {
        bottom: 58.4%;
    }
}
.slider .slick-prev {
    left: 28px;
}
@media (min-width: 1200px) {
    .slider .slick-prev {
        left: -60px;
    }
}
@media (min-width: 1300px) {
    .slider .slick-prev {
        left: -100px;
    }
}
@media (min-width: 1400px) {
    .slider .slick-prev {
        left: -150px;
    }
}
.slider .slick-next {
    right: 33px;
}
@media (min-width: 1200px) {
    .slider .slick-next {
        right: -60px;
    }
}
@media (min-width: 1300px) {
    .slider .slick-next {
        right: -100px;
    }
}
@media (min-width: 1400px) {
    .slider .slick-next {
        right: -150px;
    }
}
.slider .slick-dots {
    padding: 62px 0 86px 0;
}
@media (min-width: 1200px) {
    .slider .slick-dots {
        padding: 33px 0 74px 0;
    }
}
.tabs__head {
    overflow: auto;
}
@media (max-width: 767px) {
    .tabs__head {
        margin: 0 -20px;
        scrollbar-width: none;
    }
}
.tabs__head::-webkit-scrollbar {
    display: none;
}
.tabs__head-items {
    display: flex;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .tabs__head-items {
        padding: 0 20px;
    }
}
@media (min-width: 768px) {
    .tabs__head-items {
        width: 100%;
    }
}
.tabs__head-item {
    font-size: 16px;
    font-weight: 700;
    color: #919DAE;
    text-align: center;
    flex-grow: 1;
    flex-shrink: 0;
    padding: 0 10px 10px;
    border-bottom: 2px solid rgba(19, 20, 21, 0.2);
    transition: all .3s ease;
    white-space: nowrap;
}
.tabs__head-item.active {
    color: #1864C5;
    border-color: #1864C5;
}
@media (min-width: 600px) {
    .tabs__head-item {
        font-size: 18px;
    }
}
@media (min-width: 768px) {
    .tabs__head-item {
        font-size: 24px;
        line-height: 1.58;
        padding: 0 15px 35px;
    }
}
.tabs__head-item a {
    display: block;
}
.tabs__body {
    padding-top: 45px;
}
@media (min-width: 999px) {
    .tabs__body {
        padding-top: 87px;
    }
}
.tabs__content {
    position: relative;
    transition: opacity .3s ,height .3s;
}
.tabs__content-item {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s .3s, opacity .3s;
}
.tabs__content-item.shown {
    position: static;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s 0s, opacity .3s;
}
.tabs__content-head {
    max-width: 715px;
    margin: 0 auto 40px;
}
@media (min-width: 768px) {
    .tabs__content-head {
        margin-bottom: 73px;
        text-align: center;
    }
}
.tabs__content-title {
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .tabs__content-title {
        margin-bottom: 23px;
    }
}
.tabs__content-subtitle {
    font-size: 24px;
    line-height: 1.33;
}
.tabs__content-text {
    border-bottom: 1px solid rgba(19, 20, 21, 0.2);
    padding-bottom: 20px;
}
@media (min-width: 768px) {
    .tabs__content-text {
        padding-bottom: 85px;
    }
}
.tabs__content-video {
    position: relative;
    margin: 0 auto 30px;
    max-width: 1015px;
}
.tabs__content-video::after {
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    display: block;
    padding-bottom: 55%;
}
.tabs__content-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
@media (min-width: 768px) {
    .tabs__content-video {
        margin-bottom: 57px;
    }
}
.tabs__content-poster {
    background: no-repeat 50% 50% / cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.team__slider {
    margin: 0 -9px;
}
@media (max-width: 1199px) {
    .team__slider {
        padding-right: 14%;
        padding-bottom: 90px;
    }
}
@media (min-width: 1200px) {
    .team__slider {
        margin: 0 -12px;
        padding-top: 60px;
    }
}
.team__slider:not(.slick-initialized) {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.team__slider:not(.slick-initialized) .team-card {
    min-width: 100%;
}
.team__slider:not(.slick-initialized) .team-card:nth-child(n+2) {
    display: none;
}
@media (min-width: 600px) {
    .team__slider:not(.slick-initialized) .team-card {
        min-width: 50%;
    }
    .team__slider:not(.slick-initialized) .team-card:nth-child(2) {
        display: block;
    }
}
@media (min-width: 999px) {
    .team__slider:not(.slick-initialized) .team-card {
        min-width: 33.333%;
    }
    .team__slider:not(.slick-initialized) .team-card:nth-child(3) {
        display: block;
    }
}
@media (min-width: 1200px) {
    .team__slider:not(.slick-initialized) .team-card {
        min-width: 25%;
    }
    .team__slider:not(.slick-initialized) .team-card:nth-child(4) {
        display: block;
    }
}
.team__slider .team-card {
    margin-bottom: 0;
}
@media (min-width: 600px) {
    .team__listing {
        display: flex;
        flex-wrap: wrap;
    }
    .team__listing .team-card {
        width: 50%;
        margin-bottom: 75px;
    }
}
@media (min-width: 768px) {
    .team__listing .team-card {
        width: 33.33%;
    }
}
@media (min-width: 999px) {
    .team__listing .team-card {
        width: 25%;
    }
}
.team__bottom {
    display: none;
}
@media (min-width: 1200px) {
    .team__bottom {
        display: block;
    }
}
.team__btn {
    padding: 14px 33px 13px;
}
.team .slick-arrow {
    bottom: 0;
}
@media (min-width: 1200px) {
    .team .slick-arrow {
        right: 12px;
        top: -60px;
    }
}
@media (max-width: 1199px) {
    .team .slick-prev {
        left: 9px;
    }
}
@media (min-width: 1200px) {
    .team .slick-prev {
        right: 64px;
        left: auto;
    }
}
@media (max-width: 1199px) {
    .team .slick-next {
        right: 9px;
    }
}
.team .slick-dots {
    position: absolute;
    left: 60px;
    right: 60px;
    bottom: 0;
    margin: 0;
}
.team .slick-list {
    overflow: visible;
}
@media (max-width: 998px) {
    .testimonials__items--mobile {
        padding-bottom: 50px;
    }
    .testimonials__items--mobile:not(.slick-initialized) .testimonials__item:nth-child(n+2) {
        display: none;
    }
}
@media (min-width: 999px) {
    .testimonials__items--mobile {
        display: none !important;
    }
}
@media (max-width: 998px) {
    .testimonials__items--desktop {
        display: none !important;
    }
}
@media (min-width: 999px) {
    .testimonials__items--desktop:not(.slick-initialized) .testimonials__slide:nth-child(n+2) {
        display: none;
    }
}
@media (min-width: 999px) {
    .testimonials__slide {
        margin-bottom: 62px;
    }
}
.testimonials__item {
    position: relative;
}
@media (min-width: 999px) {
    .testimonials__item {
        padding-left: 70px;
    }
    .testimonials__item:first-child {
        margin-bottom: 100px;
    }
}
.testimonials__item-quotemark {
    width: 28px;
    height: 24px;
    margin-bottom: 26px;
}
.testimonials__item-quotemark svg {
    fill: currentColor;
}
@media (min-width: 999px) {
    .testimonials__item-quotemark {
        width: 40px;
        height: 34px;
        position: absolute;
        left: 0;
        top: 16px;
        margin-bottom: 0;
    }
}
.testimonials__item-head {
    margin-bottom: 9px;
}
@media (min-width: 999px) {
    .testimonials__item-head {
        margin-bottom: 25px;
    }
}
.testimonials__item-title {
    font-family: 'RF Dewi Extended', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.44;
}
@media (min-width: 999px) {
    .testimonials__item-title {
        font-size: 24px;
        line-height: 1.41;
    }
}
.testimonials__item-text {
    margin-bottom: 15px;
    letter-spacing: 0.026em;
}
@media (min-width: 1200px) {
    .testimonials__item-text {
        margin-bottom: 26px;
    }
}
.testimonials__item-bottom {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.testimonials__item-name {
    opacity: .4;
    letter-spacing: 0.026em;
}
.testimonials__item-image {
    flex-grow: 1;
    max-width: 190px;
    max-height: 40px;
}
.testimonials__item-image img {
    height: 100% !important;
    width: 100% !important;
    -o-object-fit: contain;
       object-fit: contain;
}
.testimonials__controls {
    display: flex;
    align-items: center;
    min-height: 42px;
}
@media (max-width: 767px) {
    .testimonials__controls {
        justify-content: space-between;
    }
}
@media (max-width: 998px) {
    .testimonials__controls--desktop {
        display: none;
    }
}
@media (min-width: 768px) {
    .testimonials__controls {
        justify-content: center;
    }
}
@media (min-width: 999px) {
    .testimonials__controls--mobile {
        display: none;
    }
}
@media (min-width: 768px) {
    .testimonials__controls .slick-dots {
        min-width: 120px;
        margin: 0 22px;
    }
}
.testimonials__controls .slick-arrow {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
}
.testimonials__controls .slick-next {
    order: 2;
}
.testimonials .slick-slide {
    opacity: 0;
    transition: opacity .3s ease;
}
.testimonials .slick-slide.slick-current {
    opacity: 1;
}
@media (min-width: 1200px) {
    .js:not(.elementor-html) .articles__item {
        opacity: 0;
        transform: translateY(20px);
        transition: all .5s ease-out;
    }
    .js:not(.elementor-html) .articles__item:nth-child(2) {
        transition-delay: .1s;
    }
    .js:not(.elementor-html) .articles__item:nth-child(3) {
        transition-delay: .2s;
    }
    .js:not(.elementor-html) .articles.sal-animate .articles__item {
        opacity: 1;
        transform: translateY(0);
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item {
        opacity: 0;
        transform: scale(0.5);
        transition: all .5s ease-out;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(1) {
        transition-delay: 0s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(2) {
        transition-delay: 0.1s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(3) {
        transition-delay: 0.2s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(4) {
        transition-delay: 0.3s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(5) {
        transition-delay: 0.4s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(6) {
        transition-delay: 0.5s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(7) {
        transition-delay: 0.6s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(8) {
        transition-delay: 0.7s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(9) {
        transition-delay: 0.8s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(10) {
        transition-delay: 0.9s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(11) {
        transition-delay: 1s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(12) {
        transition-delay: 1.1s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(13) {
        transition-delay: 1.2s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(14) {
        transition-delay: 1.3s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(15) {
        transition-delay: 1.4s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(16) {
        transition-delay: 1.5s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(17) {
        transition-delay: 1.6s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(18) {
        transition-delay: 1.7s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(19) {
        transition-delay: 1.8s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(20) {
        transition-delay: 1.9s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(21) {
        transition-delay: 2s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(22) {
        transition-delay: 2.1s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(23) {
        transition-delay: 2.2s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(24) {
        transition-delay: 2.3s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(25) {
        transition-delay: 2.4s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(26) {
        transition-delay: 2.5s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(27) {
        transition-delay: 2.6s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(28) {
        transition-delay: 2.7s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(29) {
        transition-delay: 2.8s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(30) {
        transition-delay: 2.9s;
    }
    .js:not(.elementor-html) .awards-gallery .gallery-item:nth-child(31) {
        transition-delay: 3s;
    }
    .js:not(.elementor-html) .awards-gallery.sal-animate .gallery-item {
        opacity: 1;
        transform: scale(1);
    }
    .js:not(.elementor-html) .elementor-posts .post-card {
        opacity: 0;
        transform: translateY(50px);
        transition: all .5s ease-out;
    }
    .js:not(.elementor-html) .elementor-posts .post-card:nth-child(3n+2) {
        transition-delay: .1s;
    }
    .js:not(.elementor-html) .elementor-posts .post-card:nth-child(3n+3) {
        transition-delay: .2s;
    }
    .js:not(.elementor-html) .elementor-posts .post-card.sal-animate {
        opacity: 1;
        transform: translateY(0);
    }
    .js:not(.elementor-html) .case-results__item-title, .js:not(.elementor-html) .case-results__item-sum, .js:not(.elementor-html) .case-results__item-text {
        opacity: 0;
        transition: all .5s .3s ease-out;
    }
    .js:not(.elementor-html) .case-results__item-sum {
        transition-delay: .4s;
    }
    .js:not(.elementor-html) .case-results__item-text {
        transition-delay: .5s;
    }
    .js:not(.elementor-html) .case-results__item {
        opacity: 0;
        transform: translateY(50px);
        transition: all .5s ease-out;
    }
    .js:not(.elementor-html) .case-results__item.sal-animate {
        opacity: 1;
        transform: translateY(0px);
    }
    .js:not(.elementor-html) .case-results__item.sal-animate .case-results__item-title,
    .js:not(.elementor-html) .case-results__item.sal-animate .case-results__item-sum,
    .js:not(.elementor-html) .case-results__item.sal-animate .case-results__item-text {
        opacity: 1;
    }
    .js:not(.elementor-html) .faq__item::before, .js:not(.elementor-html) .faq__item::after {
        opacity: 0 !important;
        transform: scaleX(0.5);
        transform-origin: 0 50%;
        transition: all .3s ease-out;
    }
    .js:not(.elementor-html) .faq__item .faq__item-number,
    .js:not(.elementor-html) .faq__item .faq__item-title {
        opacity: 0;
        transform: translateX(20px);
        transition: all .3s ease-out;
    }
    .js:not(.elementor-html) .faq__item .faq__item-icon {
        opacity: 0;
        transform: scale(0.5);
        transition: all .3s ease-out;
    }
    .js:not(.elementor-html) .faq__item:nth-child(1) .faq__item-number {
        transition-delay: 0.1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(1) .faq__item-title {
        transition-delay: 0.2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(1) .faq__item-icon {
        transition-delay: 0.3s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(1)::before, .js:not(.elementor-html) .faq__item:nth-child(1)::after {
        transition-delay: 0s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(2) .faq__item-number {
        transition-delay: 0.2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(2) .faq__item-title {
        transition-delay: 0.3s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(2) .faq__item-icon {
        transition-delay: 0.4s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(2)::before, .js:not(.elementor-html) .faq__item:nth-child(2)::after {
        transition-delay: 0.1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(3) .faq__item-number {
        transition-delay: 0.3s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(3) .faq__item-title {
        transition-delay: 0.4s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(3) .faq__item-icon {
        transition-delay: 0.5s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(3)::before, .js:not(.elementor-html) .faq__item:nth-child(3)::after {
        transition-delay: 0.2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(4) .faq__item-number {
        transition-delay: 0.4s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(4) .faq__item-title {
        transition-delay: 0.5s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(4) .faq__item-icon {
        transition-delay: 0.6s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(4)::before, .js:not(.elementor-html) .faq__item:nth-child(4)::after {
        transition-delay: 0.3s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(5) .faq__item-number {
        transition-delay: 0.5s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(5) .faq__item-title {
        transition-delay: 0.6s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(5) .faq__item-icon {
        transition-delay: 0.7s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(5)::before, .js:not(.elementor-html) .faq__item:nth-child(5)::after {
        transition-delay: 0.4s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(6) .faq__item-number {
        transition-delay: 0.6s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(6) .faq__item-title {
        transition-delay: 0.7s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(6) .faq__item-icon {
        transition-delay: 0.8s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(6)::before, .js:not(.elementor-html) .faq__item:nth-child(6)::after {
        transition-delay: 0.5s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(7) .faq__item-number {
        transition-delay: 0.7s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(7) .faq__item-title {
        transition-delay: 0.8s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(7) .faq__item-icon {
        transition-delay: 0.9s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(7)::before, .js:not(.elementor-html) .faq__item:nth-child(7)::after {
        transition-delay: 0.6s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(8) .faq__item-number {
        transition-delay: 0.8s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(8) .faq__item-title {
        transition-delay: 0.9s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(8) .faq__item-icon {
        transition-delay: 1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(8)::before, .js:not(.elementor-html) .faq__item:nth-child(8)::after {
        transition-delay: 0.7s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(9) .faq__item-number {
        transition-delay: 0.9s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(9) .faq__item-title {
        transition-delay: 1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(9) .faq__item-icon {
        transition-delay: 1.1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(9)::before, .js:not(.elementor-html) .faq__item:nth-child(9)::after {
        transition-delay: 0.8s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(10) .faq__item-number {
        transition-delay: 1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(10) .faq__item-title {
        transition-delay: 1.1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(10) .faq__item-icon {
        transition-delay: 1.2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(10)::before, .js:not(.elementor-html) .faq__item:nth-child(10)::after {
        transition-delay: 0.9s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(11) .faq__item-number {
        transition-delay: 1.1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(11) .faq__item-title {
        transition-delay: 1.2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(11) .faq__item-icon {
        transition-delay: 1.3s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(11)::before, .js:not(.elementor-html) .faq__item:nth-child(11)::after {
        transition-delay: 1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(12) .faq__item-number {
        transition-delay: 1.2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(12) .faq__item-title {
        transition-delay: 1.3s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(12) .faq__item-icon {
        transition-delay: 1.4s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(12)::before, .js:not(.elementor-html) .faq__item:nth-child(12)::after {
        transition-delay: 1.1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(13) .faq__item-number {
        transition-delay: 1.3s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(13) .faq__item-title {
        transition-delay: 1.4s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(13) .faq__item-icon {
        transition-delay: 1.5s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(13)::before, .js:not(.elementor-html) .faq__item:nth-child(13)::after {
        transition-delay: 1.2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(14) .faq__item-number {
        transition-delay: 1.4s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(14) .faq__item-title {
        transition-delay: 1.5s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(14) .faq__item-icon {
        transition-delay: 1.6s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(14)::before, .js:not(.elementor-html) .faq__item:nth-child(14)::after {
        transition-delay: 1.3s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(15) .faq__item-number {
        transition-delay: 1.5s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(15) .faq__item-title {
        transition-delay: 1.6s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(15) .faq__item-icon {
        transition-delay: 1.7s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(15)::before, .js:not(.elementor-html) .faq__item:nth-child(15)::after {
        transition-delay: 1.4s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(16) .faq__item-number {
        transition-delay: 1.6s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(16) .faq__item-title {
        transition-delay: 1.7s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(16) .faq__item-icon {
        transition-delay: 1.8s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(16)::before, .js:not(.elementor-html) .faq__item:nth-child(16)::after {
        transition-delay: 1.5s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(17) .faq__item-number {
        transition-delay: 1.7s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(17) .faq__item-title {
        transition-delay: 1.8s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(17) .faq__item-icon {
        transition-delay: 1.9s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(17)::before, .js:not(.elementor-html) .faq__item:nth-child(17)::after {
        transition-delay: 1.6s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(18) .faq__item-number {
        transition-delay: 1.8s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(18) .faq__item-title {
        transition-delay: 1.9s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(18) .faq__item-icon {
        transition-delay: 2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(18)::before, .js:not(.elementor-html) .faq__item:nth-child(18)::after {
        transition-delay: 1.7s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(19) .faq__item-number {
        transition-delay: 1.9s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(19) .faq__item-title {
        transition-delay: 2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(19) .faq__item-icon {
        transition-delay: 2.1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(19)::before, .js:not(.elementor-html) .faq__item:nth-child(19)::after {
        transition-delay: 1.8s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(20) .faq__item-number {
        transition-delay: 2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(20) .faq__item-title {
        transition-delay: 2.1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(20) .faq__item-icon {
        transition-delay: 2.2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(20)::before, .js:not(.elementor-html) .faq__item:nth-child(20)::after {
        transition-delay: 1.9s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(21) .faq__item-number {
        transition-delay: 2.1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(21) .faq__item-title {
        transition-delay: 2.2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(21) .faq__item-icon {
        transition-delay: 2.3s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(21)::before, .js:not(.elementor-html) .faq__item:nth-child(21)::after {
        transition-delay: 2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(22) .faq__item-number {
        transition-delay: 2.2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(22) .faq__item-title {
        transition-delay: 2.3s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(22) .faq__item-icon {
        transition-delay: 2.4s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(22)::before, .js:not(.elementor-html) .faq__item:nth-child(22)::after {
        transition-delay: 2.1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(23) .faq__item-number {
        transition-delay: 2.3s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(23) .faq__item-title {
        transition-delay: 2.4s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(23) .faq__item-icon {
        transition-delay: 2.5s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(23)::before, .js:not(.elementor-html) .faq__item:nth-child(23)::after {
        transition-delay: 2.2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(24) .faq__item-number {
        transition-delay: 2.4s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(24) .faq__item-title {
        transition-delay: 2.5s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(24) .faq__item-icon {
        transition-delay: 2.6s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(24)::before, .js:not(.elementor-html) .faq__item:nth-child(24)::after {
        transition-delay: 2.3s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(25) .faq__item-number {
        transition-delay: 2.5s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(25) .faq__item-title {
        transition-delay: 2.6s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(25) .faq__item-icon {
        transition-delay: 2.7s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(25)::before, .js:not(.elementor-html) .faq__item:nth-child(25)::after {
        transition-delay: 2.4s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(26) .faq__item-number {
        transition-delay: 2.6s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(26) .faq__item-title {
        transition-delay: 2.7s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(26) .faq__item-icon {
        transition-delay: 2.8s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(26)::before, .js:not(.elementor-html) .faq__item:nth-child(26)::after {
        transition-delay: 2.5s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(27) .faq__item-number {
        transition-delay: 2.7s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(27) .faq__item-title {
        transition-delay: 2.8s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(27) .faq__item-icon {
        transition-delay: 2.9s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(27)::before, .js:not(.elementor-html) .faq__item:nth-child(27)::after {
        transition-delay: 2.6s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(28) .faq__item-number {
        transition-delay: 2.8s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(28) .faq__item-title {
        transition-delay: 2.9s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(28) .faq__item-icon {
        transition-delay: 3s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(28)::before, .js:not(.elementor-html) .faq__item:nth-child(28)::after {
        transition-delay: 2.7s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(29) .faq__item-number {
        transition-delay: 2.9s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(29) .faq__item-title {
        transition-delay: 3s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(29) .faq__item-icon {
        transition-delay: 3.1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(29)::before, .js:not(.elementor-html) .faq__item:nth-child(29)::after {
        transition-delay: 2.8s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(30) .faq__item-number {
        transition-delay: 3s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(30) .faq__item-title {
        transition-delay: 3.1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(30) .faq__item-icon {
        transition-delay: 3.2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(30)::before, .js:not(.elementor-html) .faq__item:nth-child(30)::after {
        transition-delay: 2.9s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(31) .faq__item-number {
        transition-delay: 3.1s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(31) .faq__item-title {
        transition-delay: 3.2s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(31) .faq__item-icon {
        transition-delay: 3.3s;
    }
    .js:not(.elementor-html) .faq__item:nth-child(31)::before, .js:not(.elementor-html) .faq__item:nth-child(31)::after {
        transition-delay: 3s;
    }
    .js:not(.elementor-html) .faq.sal-animate .faq__item::before, .js:not(.elementor-html) .faq.sal-animate .faq__item::after {
        opacity: .3 !important;
        transform: scaleX(1);
    }
    .js:not(.elementor-html) .faq.sal-animate .faq__item .faq__item-number,
    .js:not(.elementor-html) .faq.sal-animate .faq__item .faq__item-title,
    .js:not(.elementor-html) .faq.sal-animate .faq__item .faq__item-icon {
        opacity: 1;
        transform: scale(1) translateX(0);
    }
    .js:not(.elementor-html) .featured-post__thumbnail, .js:not(.elementor-html) .featured-post__excerpt,
    .js:not(.elementor-html) .featured-post .btn {
        opacity: 0;
        transform: translateY(50px);
        transition: opacity .5s ease-out, transform .5s ease-out;
    }
    .js:not(.elementor-html) .featured-post__excerpt {
        transition-delay: .2s;
    }
    .js:not(.elementor-html) .featured-post .btn {
        transition: opacity .5s .3s ease-out, transform .5s .3s ease-out, background-color .3s ease;
    }
    .js:not(.elementor-html) .featured-post.sal-animate .featured-post__thumbnail,
    .js:not(.elementor-html) .featured-post.sal-animate .featured-post__excerpt,
    .js:not(.elementor-html) .featured-post.sal-animate .btn {
        opacity: 1;
        transform: translateY(0);
    }
    .js:not(.elementor-html) .footer-submenu__head::after {
        transform: scaleX(0.5);
        transform-origin: 0 50%;
        opacity: 0;
        transition: all .3s ease-out;
    }
    .js:not(.elementor-html) .footer-submenu__title {
        display: inline-block;
        transform: translateY(10px);
        opacity: 0;
        transition: .3s .3s ease-out;
    }
    .js:not(.elementor-html) .footer-submenu__body {
        transform: translateY(-10px);
        opacity: 0;
        transition: .3s .5s ease-out;
    }
    .js:not(.elementor-html) .footer-submenu.sal-animate .footer-submenu__head::after {
        transform: scaleX(1);
        opacity: .3;
    }
    .js:not(.elementor-html) .footer-submenu.sal-animate .footer-submenu__title {
        transform: translateY(0);
        opacity: 1;
    }
    .js:not(.elementor-html) .footer-submenu.sal-animate .footer-submenu__body {
        transform: translateY(0);
        opacity: 1;
    }
    .js:not(.elementor-html) .info-card__column {
        opacity: 0;
        transform: scale(0.5);
        transition: all .8s ease-out;
    }
    .js:not(.elementor-html) .info-card__column:last-child {
        transition-delay: .1s;
    }
    .js:not(.elementor-html) .info-card.sal-animate .info-card__column {
        opacity: 1;
        transform: scale(1);
    }
    .js:not(.elementor-html) .title-animate {
        opacity: 1;
    }
    .js:not(.elementor-html) .title-animate.sal-animate {
        opacity: 1;
    }
    .js:not(.elementor-html) .word-animate {
        white-space: nowrap;
        display: inline-block;
    }
    .js:not(.elementor-html) .letter-animate {
        display: inline-block;
        opacity: 0;
        transform: translateY(20px) scale(1.1);
        transition: all .3s ease-out;
    }
    .js:not(.elementor-html) .sal-animate .letter-animate {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
    .js:not(.elementor-html) .elementor-heading-title {
        opacity: 1;
    }
    .js:not(.elementor-html) .elementor-heading-title.sal-animate {
        opacity: 1;
    }
  /*  .js:not(.elementor-html) .hero .hero__bg {
        transform: translateX(-100%);
        transition: transform .5s ease-out;
    }
    .js:not(.elementor-html) .hero__content {
        opacity: 0;
        transition: opacity .3s .2s ease;
    }
    .js:not(.elementor-html) .hero .hero__text,
    .js:not(.elementor-html) .hero .hero__btn,
    .js:not(.elementor-html) .hero .results-slider,
    .js:not(.elementor-html) .hero .hero__testimonials-authors {
        transform: translateY(20px);
        opacity: 0;
        transition: all .5s .9s ease-out;
    }
    .js:not(.elementor-html) .hero .hero__btn {
        transition: transform .5s 1.1s ease-out, opacity .5s 1.1s ease-out, background-color .3s 0s ease;
    }
    .js:not(.elementor-html) .hero .results-slider {
        transition-delay: 1.2s;
    }
    .js:not(.elementor-html) .hero .hero__testimonials-authors {
        transition-delay: 0.7s;
    }
    .js:not(.elementor-html) .hero .play-btn {
        opacity: 0 !important;
        transform: scale(0.5);
        transition: all .3s .6s ease-out;
    }
    .js:not(.elementor-html) .hero .letter-animate {
        opacity: 0;
        transform: translateY(20px) scale(1.1);
    }
    .js:not(.elementor-html) .hero.animate .hero__bg {
        transform: translateX(0);
    }*/
    .js:not(.elementor-html) .hero.animate .hero__content {
        opacity: 1;
    }
    .js:not(.elementor-html) .hero.animate .play-btn {
        opacity: 1 !important;
        transform: scale(1);
    }
    .js:not(.elementor-html) .hero.animate .hero__text,
    .js:not(.elementor-html) .hero.animate .hero__btn,
    .js:not(.elementor-html) .hero.animate .results-slider,
    .js:not(.elementor-html) .hero.animate .hero__testimonials-authors {
        transform: translateY(0);
        opacity: 1;
    }
    .js:not(.elementor-html) .hero.animate .letter-animate {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
    .js:not(.elementor-html) .profile-hero__contact svg {
        opacity: 0;
        transform: scale(0.5);
        transition: all .5s ease-out;
    }
    .js:not(.elementor-html) .profile-hero__contact span {
        opacity: 0;
        transform: translateX(20px);
        transition: all .5s ease-out;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(1) svg {
        transition-delay: 0.2s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(1) span {
        transition-delay: 0.4s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(2) svg {
        transition-delay: 0.3s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(2) span {
        transition-delay: 0.5s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(3) svg {
        transition-delay: 0.4s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(3) span {
        transition-delay: 0.6s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(4) svg {
        transition-delay: 0.5s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(4) span {
        transition-delay: 0.7s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(5) svg {
        transition-delay: 0.6s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(5) span {
        transition-delay: 0.8s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(6) svg {
        transition-delay: 0.7s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(6) span {
        transition-delay: 0.9s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(7) svg {
        transition-delay: 0.8s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(7) span {
        transition-delay: 1s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(8) svg {
        transition-delay: 0.9s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(8) span {
        transition-delay: 1.1s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(9) svg {
        transition-delay: 1s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(9) span {
        transition-delay: 1.2s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(10) svg {
        transition-delay: 1.1s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(10) span {
        transition-delay: 1.3s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(11) svg {
        transition-delay: 1.2s;
    }
    .js:not(.elementor-html) .profile-hero__contact:nth-child(11) span {
        transition-delay: 1.4s;
    }
    .js:not(.elementor-html) .profile-hero__social {
        opacity: 0;
        transform: scale(0.5);
        transition: all .5s ease-out;
    }
    .js:not(.elementor-html) .profile-hero__social:nth-child(1) {
        transition-delay: 0.4s;
    }
    .js:not(.elementor-html) .profile-hero__social:nth-child(2) {
        transition-delay: 0.5s;
    }
    .js:not(.elementor-html) .profile-hero__social:nth-child(3) {
        transition-delay: 0.6s;
    }
    .js:not(.elementor-html) .profile-hero__social:nth-child(4) {
        transition-delay: 0.7s;
    }
    .js:not(.elementor-html) .profile-hero__social:nth-child(5) {
        transition-delay: 0.8s;
    }
    .js:not(.elementor-html) .profile-hero__social:nth-child(6) {
        transition-delay: 0.9s;
    }
    .js:not(.elementor-html) .profile-hero__social:nth-child(7) {
        transition-delay: 1s;
    }
    .js:not(.elementor-html) .profile-hero__social:nth-child(8) {
        transition-delay: 1.1s;
    }
    .js:not(.elementor-html) .profile-hero__social:nth-child(9) {
        transition-delay: 1.2s;
    }
    .js:not(.elementor-html) .profile-hero__social:nth-child(10) {
        transition-delay: 1.3s;
    }
    .js:not(.elementor-html) .profile-hero__social:nth-child(11) {
        transition-delay: 1.4s;
    }
    .js:not(.elementor-html) .profile-hero__button {
        opacity: 0;
        transform: translateY(50px);
        transition: all .5s .5s ease-out;
    }
    .js:not(.elementor-html) .profile-hero__button.sal-animate {
        opacity: 1;
        transform: translateY(0);
    }
    .js:not(.elementor-html) .profile-hero__image {
        transform-origin: 50% 0;
        opacity: 0;
        transition: all .5s .6s ease-out;
    }
    .js:not(.elementor-html) .profile-hero__image img {
        transform: translateY(-50px);
        transition: all .8s .6s ease-out;
    }
    .js:not(.elementor-html) .profile-hero__image.sal-animate {
        opacity: 1;
    }
    .js:not(.elementor-html) .profile-hero__image.sal-animate img {
        transform: translateY(0);
    }
    .js:not(.elementor-html) .profile-hero .sal-animate .profile-hero__social {
        opacity: 1;
        transform: scale(1);
    }
    .js:not(.elementor-html) .profile-hero .sal-animate .profile-hero__contact svg,
    .js:not(.elementor-html) .profile-hero .sal-animate .profile-hero__contact span {
        opacity: 1;
        transform: scale(1);
    }
    .js:not(.elementor-html) .single-layout__content .elementor-widget-theme-post-content .elementor-widget {
        opacity: 0;
        transform: translateY(50px);
        transition: all .5s ease-out;
    }
    .js:not(.elementor-html) .single-layout__content .elementor-widget-theme-post-content .elementor-widget.sal-animate {
        opacity: 1;
        transform: translateY(0);
    }
    .js:not(.elementor-html) .slider {
        opacity: 0;
        transform: translateY(50px);
        transition: all .5s ease;
    }
    .js:not(.elementor-html) .slider .slick-arrow,
    .js:not(.elementor-html) .slider .slick-dots {
        opacity: 0;
        transition: all .3s ease, opacity .3s .5s ease-out;
    }
    .js:not(.elementor-html) .slider.sal-animate {
        opacity: 1;
        transform: translateY(0);
    }
    .js:not(.elementor-html) .slider.sal-animate .slick-arrow,
    .js:not(.elementor-html) .slider.sal-animate .slick-dots {
        opacity: 1;
    }
    .js:not(.elementor-html) .tabs__head-item,
    .js:not(.elementor-html) .categories__item {
        opacity: 0;
        transition: all .5s ease-out;
    }
    .js:not(.elementor-html) .tabs__head-item:nth-child(1),
    .js:not(.elementor-html) .categories__item:nth-child(1) {
        transition-delay: 0s;
    }
    .js:not(.elementor-html) .tabs__head-item:nth-child(2),
    .js:not(.elementor-html) .categories__item:nth-child(2) {
        transition-delay: 0.1s;
    }
    .js:not(.elementor-html) .tabs__head-item:nth-child(3),
    .js:not(.elementor-html) .categories__item:nth-child(3) {
        transition-delay: 0.2s;
    }
    .js:not(.elementor-html) .tabs__head-item:nth-child(4),
    .js:not(.elementor-html) .categories__item:nth-child(4) {
        transition-delay: 0.3s;
    }
    .js:not(.elementor-html) .tabs__head-item:nth-child(5),
    .js:not(.elementor-html) .categories__item:nth-child(5) {
        transition-delay: 0.4s;
    }
    .js:not(.elementor-html) .tabs__head-item:nth-child(6),
    .js:not(.elementor-html) .categories__item:nth-child(6) {
        transition-delay: 0.5s;
    }
    .js:not(.elementor-html) .tabs__head-item:nth-child(7),
    .js:not(.elementor-html) .categories__item:nth-child(7) {
        transition-delay: 0.6s;
    }
    .js:not(.elementor-html) .tabs__head-item:nth-child(8),
    .js:not(.elementor-html) .categories__item:nth-child(8) {
        transition-delay: 0.7s;
    }
    .js:not(.elementor-html) .tabs__head-item:nth-child(9),
    .js:not(.elementor-html) .categories__item:nth-child(9) {
        transition-delay: 0.8s;
    }
    .js:not(.elementor-html) .tabs__head-item:nth-child(10),
    .js:not(.elementor-html) .categories__item:nth-child(10) {
        transition-delay: 0.9s;
    }
    .js:not(.elementor-html) .tabs__head-item:nth-child(11),
    .js:not(.elementor-html) .categories__item:nth-child(11) {
        transition-delay: 1s;
    }
    .js:not(.elementor-html) .tabs__body {
        opacity: 0;
        transition: all .5s ease-out;
    }
    .js:not(.elementor-html) .tabs.sal-animate .tabs__head-item,
    .js:not(.elementor-html) .tabs.sal-animate .tabs__body,
    .js:not(.elementor-html) .tabs.sal-animate .categories__item,
    .js:not(.elementor-html) .categories.sal-animate .tabs__head-item,
    .js:not(.elementor-html) .categories.sal-animate .tabs__body,
    .js:not(.elementor-html) .categories.sal-animate .categories__item {
        opacity: 1;
    }
    .js:not(.elementor-html) .team-card {
        transform: translate(60px, 0);
        opacity: 0;
        transition: all .5s ease-out;
    }
    .js:not(.elementor-html) .team-card:nth-child(1) {
        transition-delay: 0s;
    }
    .js:not(.elementor-html) .team-card:nth-child(2) {
        transition-delay: 0.1s;
    }
    .js:not(.elementor-html) .team-card:nth-child(3) {
        transition-delay: 0.2s;
    }
    .js:not(.elementor-html) .team-card:nth-child(4) {
        transition-delay: 0.3s;
    }
    .js:not(.elementor-html) .team-card:nth-child(5) {
        transition-delay: 0.4s;
    }
    .js:not(.elementor-html) .team-card:nth-child(6) {
        transition-delay: 0.5s;
    }
    .js:not(.elementor-html) .team-card:nth-child(7) {
        transition-delay: 0.6s;
    }
    .js:not(.elementor-html) .team-card:nth-child(8) {
        transition-delay: 0.7s;
    }
    .js:not(.elementor-html) .team-card:nth-child(9) {
        transition-delay: 0.8s;
    }
    .js:not(.elementor-html) .team-card:nth-child(10) {
        transition-delay: 0.9s;
    }
    .js:not(.elementor-html) .team-card:nth-child(11) {
        transition-delay: 1s;
    }
    .js:not(.elementor-html) .team-card:nth-child(12) {
        transition-delay: 1.1s;
    }
    .js:not(.elementor-html) .team-card:nth-child(13) {
        transition-delay: 1.2s;
    }
    .js:not(.elementor-html) .team-card:nth-child(14) {
        transition-delay: 1.3s;
    }
    .js:not(.elementor-html) .team-card:nth-child(15) {
        transition-delay: 1.4s;
    }
    .js:not(.elementor-html) .team-card:nth-child(16) {
        transition-delay: 1.5s;
    }
    .js:not(.elementor-html) .team-card:nth-child(17) {
        transition-delay: 1.6s;
    }
    .js:not(.elementor-html) .team-card:nth-child(18) {
        transition-delay: 1.7s;
    }
    .js:not(.elementor-html) .team-card:nth-child(19) {
        transition-delay: 1.8s;
    }
    .js:not(.elementor-html) .team-card:nth-child(20) {
        transition-delay: 1.9s;
    }
    .js:not(.elementor-html) .team-card:nth-child(21) {
        transition-delay: 2s;
    }
    .js:not(.elementor-html) .team-card:nth-child(22) {
        transition-delay: 2.1s;
    }
    .js:not(.elementor-html) .team-card:nth-child(23) {
        transition-delay: 2.2s;
    }
    .js:not(.elementor-html) .team-card:nth-child(24) {
        transition-delay: 2.3s;
    }
    .js:not(.elementor-html) .team-card:nth-child(25) {
        transition-delay: 2.4s;
    }
    .js:not(.elementor-html) .team-card:nth-child(26) {
        transition-delay: 2.5s;
    }
    .js:not(.elementor-html) .team-card:nth-child(27) {
        transition-delay: 2.6s;
    }
    .js:not(.elementor-html) .team-card:nth-child(28) {
        transition-delay: 2.7s;
    }
    .js:not(.elementor-html) .team-card:nth-child(29) {
        transition-delay: 2.8s;
    }
    .js:not(.elementor-html) .team-card:nth-child(30) {
        transition-delay: 2.9s;
    }
    .js:not(.elementor-html) .team-card:nth-child(31) {
        transition-delay: 3s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(1) .team-card {
        transition-delay: 0s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(2) .team-card {
        transition-delay: 0.1s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(3) .team-card {
        transition-delay: 0.2s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(4) .team-card {
        transition-delay: 0.3s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(5) .team-card {
        transition-delay: 0.4s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(6) .team-card {
        transition-delay: 0.5s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(7) .team-card {
        transition-delay: 0.6s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(8) .team-card {
        transition-delay: 0.7s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(9) .team-card {
        transition-delay: 0.8s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(10) .team-card {
        transition-delay: 0.9s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(11) .team-card {
        transition-delay: 1s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(12) .team-card {
        transition-delay: 1.1s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(13) .team-card {
        transition-delay: 1.2s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(14) .team-card {
        transition-delay: 1.3s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(15) .team-card {
        transition-delay: 1.4s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(16) .team-card {
        transition-delay: 1.5s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(17) .team-card {
        transition-delay: 1.6s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(18) .team-card {
        transition-delay: 1.7s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(19) .team-card {
        transition-delay: 1.8s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(20) .team-card {
        transition-delay: 1.9s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(21) .team-card {
        transition-delay: 2s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(22) .team-card {
        transition-delay: 2.1s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(23) .team-card {
        transition-delay: 2.2s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(24) .team-card {
        transition-delay: 2.3s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(25) .team-card {
        transition-delay: 2.4s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(26) .team-card {
        transition-delay: 2.5s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(27) .team-card {
        transition-delay: 2.6s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(28) .team-card {
        transition-delay: 2.7s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(29) .team-card {
        transition-delay: 2.8s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(30) .team-card {
        transition-delay: 2.9s;
    }
    .js:not(.elementor-html) .team__slider .slick-slide:nth-child(31) .team-card {
        transition-delay: 3s;
    }
    .js:not(.elementor-html) .team__slider .slick-arrow {
        opacity: 0;
    }
    .js:not(.elementor-html) .team__listing .team-card {
        transform: translate(0, 50px);
    }
    .js:not(.elementor-html) .team__listing .team-card:nth-child(4n + 0) {
        transition-delay: 0s;
    }
    .js:not(.elementor-html) .team__listing .team-card:nth-child(4n + 1) {
        transition-delay: 0.1s;
    }
    .js:not(.elementor-html) .team__listing .team-card:nth-child(4n + 2) {
        transition-delay: 0.2s;
    }
    .js:not(.elementor-html) .team__listing .team-card:nth-child(4n + 3) {
        transition-delay: 0.3s;
    }
    .js:not(.elementor-html) .team__listing .team-card:nth-child(4n + 4) {
        transition-delay: 0.4s;
    }
    .js:not(.elementor-html) .team__listing .team-card.sal-animate {
        opacity: 1;
        transform: translate(0, 0);
    }
    .js:not(.elementor-html) .sal-animate .team-card {
        transform: translate(0);
        opacity: 1;
    }
    .js:not(.elementor-html) .sal-animate .slick-arrow {
        opacity: 1;
    }
    /*.js:not(.elementor-html) .sal-animate .slick-disabled {
        opacity: .3;
    }*/
    .js:not(.elementor-html) .testimonials__item-quotemark, .js:not(.elementor-html) .testimonials__item-title, .js:not(.elementor-html) .testimonials__item-text, .js:not(.elementor-html) .testimonials__item-name, .js:not(.elementor-html) .testimonials__item-image, .js:not(.elementor-html) .testimonials__controls {
        opacity: 0;
        transform: translateY(20px);
        transition: all .3s ease-out;
    }
    .js:not(.elementor-html) .testimonials__item-title {
        transition-delay: .1s;
    }
    .js:not(.elementor-html) .testimonials__item-text {
        transition-delay: .2s;
    }
    .js:not(.elementor-html) .testimonials__item-name {
        transition-delay: .3s;
    }
    .js:not(.elementor-html) .testimonials__item-image {
        transition-delay: .35s;
    }
    .js:not(.elementor-html) .testimonials .testimonials__item:nth-child(2) .testimonials__item-quotemark {
        transition-delay: .45s;
    }
    .js:not(.elementor-html) .testimonials .testimonials__item:nth-child(2) .testimonials__item-title {
        transition-delay: .55s;
    }
    .js:not(.elementor-html) .testimonials .testimonials__item:nth-child(2) .testimonials__item-text {
        transition-delay: .65s;
    }
    .js:not(.elementor-html) .testimonials .testimonials__item:nth-child(2) .testimonials__item-name {
        transition-delay: .75s;
    }
    .js:not(.elementor-html) .testimonials .testimonials__item:nth-child(2) .testimonials__item-image {
        transition-delay: .80s;
    }
    .js:not(.elementor-html) .testimonials.sal-animate .testimonials__item-quotemark,
    .js:not(.elementor-html) .testimonials.sal-animate .testimonials__item-title,
    .js:not(.elementor-html) .testimonials.sal-animate .testimonials__item-text,
    .js:not(.elementor-html) .testimonials.sal-animate .testimonials__item-name,
    .js:not(.elementor-html) .testimonials.sal-animate .testimonials__item-image,
    .js:not(.elementor-html) .testimonials.sal-animate .testimonials__controls {
        opacity: 1;
        transform: translateY(0);
    }
}
.overlay-top .elementor-background-overlay {
    height: 40%;
    width: 100%;
    top: 0;
    left: 0;
    position: fixed;
    background: linear-gradient(#000000, #ffffff00);
}
/* Accordion Tab */
.elementor-accordion-item::marker {
    display: list-item;
    content: "" counter(div) "      ";
    color: white;
    font-weight: bold;
    font-size: 24px;
    font-family: 'Montserrat';
}
.elementor-accordion-item {
    counter-increment: div;
    display: list-item;
}
.elementor-accordion-item {
    border-top: 1px solid #535F70 !important;
}
.elementor-accordion-item:last-child {
    border-bottom: 1px solid #535F70 !important;
}
.elementor-accordion-icon svg {
    position: relative;
    right: 20px;
    top: -10px;
}
.fixed-height > .elementor-container {
    height: 165px;
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon,
.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    width: 43px !important;
    height: 43px !important;
}
/* Team Carousel */
#team-carousel .jet-listing-grid__slider-icon {
    border: 1px solid #fff;
    border-radius: 50%;
}
/*.team { */
/*  overflow: hidden; */
/*} */
.square-marker:before {
    content: '■';
    color: #F4C55C;
    font-size: 22px;
    position: absolute;
    left: 0px;
    top: -4px;
}
.square-marker {
    padding-left: 20px;
}
/* Animations */
.letter {
    display: inline-block;
}
.tricksword {
    white-space: nowrap;
}
.tricks {
    margin: 0;
}
.head-you-need {
    text-align: right;
}
/* Case column */
.case .elementor-column.elementor-inner-column {
    width: 33.33%;
    margin-bottom: 36px;
}
.case .elementor-row {
    flex-wrap: wrap;
}
@media (min-width: 320px) and (max-width: 767px) {
    .adv .elementor-icon-box-wrapper {
        display: flex;
    }
    .adv .elementor-icon-box-wrapper .elementor-icon-box-icon {
        margin-right: 25px !important;
        margin-top: 25px;
    }
    .head-you-need.tricks {
        font-size: 32px;
        line-height: 42px;
        text-align: left;
    }
}
.btn-icon-yellow .elementor-button .elementor-button-icon {
    width: 19px;
    height: 19px;
    background: #f4c55c;
    border-radius: 50%;
    position: absolute;
    right: 0;
}
.btn-icon-yellow i {
    position: relative;
    top: 1px;
    left: 1px;
    color: #0D1E35;
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe, .elementor-lightbox .elementor-video-container .elementor-video-landscape video { 
	height: 100%;
	width:100%;
	aspect-ratio: var(--video-aspect-ratio);
    max-height: 90vh;
}


/*# sourceMappingURL=style.css.map */
