.countdown-alt-1 .item,
.header .container,
.hero,
.list-wrapper,
header,
sub,
sup {
    position: relative;
}
.container-fluid,
.navbar,
h1,
h2,
h3 {
    width: 100%;
}
body,
section {
    overflow-x: hidden;
}
.call-us .phone:hover,
.privacy,
a,
a:focus,
a:hover,
i,
i:focus,
i:hover,
span,
span:focus,
span:hover {
    text-decoration: none;
}
.btn-row,
.cta-btn,
.hero-caption,
.highlighted,
.list-bullet,
.main-image,
.navbar-brand,
.section-title {
    text-align: center;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke,
.contact-form .cta-btn,
.cta-btn,
button {
    cursor: pointer;
}
.countdown .label,
.cta-btn,
section.hero .continue {
    text-transform: uppercase;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.call-us .phone,
b,
h1,
h2,
strong,
th {
    font-weight: 700;
}
body,
button,
input {
    font-family: Nunito, sans-serif;
}
.list-item,
.table td,
.table th,
input,
select {
    vertical-align: middle;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
html {
    overflow-y: scroll;
}
.clear:after,
.clear:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
.clear:after {
    clear: both;
}
.clear {
    zoom: 1;
}
sub,
sup {
    font-size: 60%;
    line-height: 0;
}
sup {
    top: -0.6em;
}
sub {
    bottom: -0.25em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    padding: 15px;
}
textarea {
    overflow: auto;
}
.hidden {
    display: none;
    visibility: hidden;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
a:active,
a:hover {
    outline: 0;
}
.content ol,
.content ul {
    margin-left: 2em;
}
ol {
    list-style-type: decimal;
}
nav li,
nav ul {
    margin: 0;
    list-style: none;
}
a,
i,
span {
    display: inline-block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
section {
    padding: 40px 0;
}
button,
input {
    outline: 0 !important;
}
ol,
ul {
    padding-left: 20px;
}
.no-padding {
    padding: 0 !important;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}
.no-padding-top {
    padding-top: 0 !important;
}
.no-margin {
    margin: 0 !important;
}
.no-margin-bottom {
    margin-bottom: 0 !important;
}
.no-margin-top {
    margin-top: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 25px;
    line-height: normal;
}
h1,
h2 {
    font-size: 40px;
}
h3 {
    font-size: 30px;
}
a,
li,
p,
span {
    font-size: 1.2rem;
}
p {
    margin-bottom: 20px;
}
header {
    height: auto;
    box-shadow: 0 2px 8px rgb(0 0 0 / 0.4);
    z-index: 9;
}
.top-contacts {
    background-color: #02bb7b;
    height: 25px;
}
.single-service__image {
    border-radius: 8px;
}
.cta-btn.desktop {
    display: flex;
}
.cta-btn.mobile {
    display: none;
}
.hero-content{
	background-color: rgba(0, 0, 0, 0.7);
    padding: 20px;
    border-radius: 4px;
	margin:0 auto;
	text-align:center;
}
.hero-image{
	position: fixed;
    top: 38px;
    right: 30px;
    width: 400px;
}
.hero-content .purple-text {
    color: #ffde03;
}
.header__contacts {
    position: fixed;
    right: 50px;
    display: flex;
    align-items: center;
	top:0;
}
.header__contacts-title {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.header-wide {
    background-color: #f5f5f5;
    box-shadow: none;
}
.header-wide .navbar {
    background-color: #fff0;
}
.header__contacts-phone {
    color: #774dfc;
    font-size: 18px;
    font-weight: 700;
}
.header__contacts--stick {
    top: 0;
    padding: 5px 10px;
    background-color: #02bb7b;
    box-shadow: 0 2px 4px rgb(0 0 0 / 0.3);
    border-radius: 0 0 4px 4px;
}
.dark-bg h2,
.dark-bg h3,
.dark-bg p,
.green-bg .section-title,
.green-bg a,
.green-bg h2,
.green-bg h3m .dark-bg .section-title,
.green-bg p,
.header__contacts--stick .header__contacts-title,
.inner-content h2.highlighted,
.main-footer a:hover {
    color: #fff;
}
.top-contacts .container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.hero__styled-list {
    margin-bottom: 30px;
    padding-left: 0;
}
.hero__styled-list__item {
    list-style: none;
    position: relative;
    padding-left: 30px;
    line-height: normal;
    padding-bottom: 15px;
}
.hero__styled-list__item::before {
    content: "";
    width: 18px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/gryn-element.png) left 5px/18px 24px no-repeat;
}
.top-contacts a {
    color: #fff;
    font-weight: 600;
    font-size: 1rem;
}
.top-contacts a:hover {
    opacity: 0.9;
    color: #fff;
    text-shadow: 0 0 4px rgb(0 0 0 / 0.3);
}
.top-contacts .email {
    margin-left: 25px;
    padding-left: 28px;
    background: url(../images/mail.png) left center/19px 13px no-repeat;
}
.top-contacts .phone {
    padding-left: 18px;
    background: url(../images/phone.png) left center/11px 19px no-repeat;
}
.navbar {
    z-index: 99;
    border: none;
    position: relative;
    padding: 0;
    background-color: #eaeaea;
}
.navbar .call-us {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #ddd;
    line-height: 20px;
    font-size: 0.8rem;
}
.navbar .search-btn {
    color: #333;
    font-size: 0.9em;
}
.navbar .navbar-toggler {
    margin-top: 5px;
}
.navbar .navbar-toggler span {
    width: 20px;
    height: 2px;
    background: #fff;
    margin-bottom: 4px;
    display: block;
}
.intro .h3,
.mb-0,
.navbar .navbar-toggler span:last-of-type {
    margin-bottom: 0;
}
.navbar .navbar-toggler.active span {
    margin: 0;
}
.navbar .navbar-toggler.active span:first-of-type {
    -webkit-transform: rotate(45deg) translate(3px);
    transform: rotate(45deg) translate(3px);
}
.cc-window.cc-invisible,
.navbar .navbar-toggler.active span:nth-of-type(2) {
    opacity: 0;
}
.navbar .navbar-toggler.active span:last-of-type {
    -webkit-transform: rotate(-45deg) translate(3px);
    transform: rotate(-45deg) translate(3px);
}
.navbar .langs a {
    font-size: 0.8em;
    color: #aaa;
    font-weight: 700;
}
.navbar .langs a.active {
    color: #333;
}
.navbar .langs span {
    width: 15px;
    height: 1px;
    background: #ddd;
    margin: 0 5px;
}
.navbar .navbar-nav a.nav-link {
    color: #2c2e2e;
    margin: 0;
    padding: 5px 15px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 19px;
}
.call-us,
.green-text,
.navbar .navbar-nav a.nav-link.current,
.navbar .navbar-nav a.nav-link:hover,
.post h3:hover {
    color: #02bb7b;
}
@media (max-width: 991px) {
    nav.navbar .navbar-header,
    nav.navbar::after {
        width: 100%;
    }
    nav.navbar.current::after {
        width: calc(100% - 170px);
    }
    nav.navbar .search-area {
        font-size: 0.75em;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .header__contacts {
        top: 84px;
        right: 15px;
        padding: 5px 10px;
        background-color: #774dfc;
        box-shadow: 0 2px 4px rgb(0 0 0 / 0.3);
        border-radius: 0 0 4px 4px;
        transition: 0.2s;
    }
    .header__contacts-phone,
    .header__contacts-title {
        color: #fff;
    }
    .header__contacts--stick {
        top: 0;
    }
}
.cta-btn {
    background-color: #02bb7b;
    margin: 25px 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    height: 50px;
    transition: 0.2s;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    padding: 0 25px;
}
.cta-btn:hover {
    color: #fff;
    background: #02bb7b;
}
.cta-btn.white {
    border: 3px solid #ffde03;
    background: 0 0;
    color: #ffde03;
    margin-left: 10px;
    margin-right: 10px;
}
.cta-btn.active,
.cta-btn.white:hover {
    border: 3px solid #02bb7b;
    background-color: #02bb7b;
    color: #fff;
}
.cta--purple {
    color: #fff;
    border: 3px solid #774dfc;
    background: #774dfc;
}
.cta--purple:focus,
.cta--purple:hover {
    background: 0 0;
    color: #774dfc;
}
.cta--yellow {
    color: #17181e !importnat;
    border: 3px solid #ffde03;
    background: #ffde03;
    letter-spacing: 0.3px;
}
.cta--yellow:focus,
.cta--yellow:hover {
    background: 0 0;
    color: #ffde03;
}
.cta--green {
    color: #fff;
    border: 3px solid #02bb7b;
    background: #02bb7b;
    font-size: 19px;
}
.list-bullet,
.list-text,
.socials a i {
    font-size: 22px;
}
.withcounter {
    margin-bottom: 69px;
}
.cta--green:focus,
.cta--green:hover {
    background: 0 0;
    color: #02bb7b;
}
.steps {
    margin-top: 40px;
}
.red-line {
    background: #b2b8ba;
    width: 1px;
    height: 90%;
    position: absolute;
    left: 24px;
}
.list-bullet,
body {
    background-color: #fff;
}
.list-item-wrapper {
    margin-top: 12px;
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
}
.list-bullet.first,
.list-bullet.fourth {
    border: 2px solid #774dfc;
}
.list-bullet {
    float: left;
    margin-right: 11px;
    height: 48px;
    width: 48px;
    line-height: 44px;
    border-radius: 100px;
    font-weight: 900;
    color: #000;
    border: 1px solid;
}
.list-item {
    display: table-row;
}
.list-text {
    margin-bottom: 5px;
    color: #fff;
    font-weight: 700;
}
.list-subtext {
    font-size: 18px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 400;
}
.list-bullet.second {
    border: 2px solid #ffde03;
}
#prices .cta--yellow:hover {
    color: #fff;
}
.list-bullet.third {
    border: 2px solid #02bb7b;
}
.three-steps .header-text {
    text-align: left;
    margin-top: 0;
}
section .header-text {
    font-size: 34px;
    line-height: 130%;
    text-align: left;
    margin-bottom: 30px;
}
.hero__cta {
    font-size: 20px;
    font-weight: 700;
    width: auto;
    margin-bottom: 0;
}
.hero-call {
    font-family: Nunito;
    font-size: 34px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 3px;
    color: #fff;
}
.hero-call::before {
    background: url(../images/arrow.svg) 0 bottom no-repeat;
    width: 45px;
    height: 79px;
    left: 45px;
    top: 20px;
    z-index: 9;
    position: absolute;
    content: "";
    transform: rotate(60deg);
}
.hero-caption h3 {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 30px;
}
.hero-caption {
    width: 440px;
    padding: 15px 20px 20px;
    background: rgb(2 18 73 / 0.6);
    border-radius: 10px;
    box-shadow: 0 0 6px rgb(0 0 0 / 0.3);
    position: absolute;
    left: 10vw;
    bottom: calc(50% - 150px);
}
.highlighted {
    padding: 15px 10px;
    border-radius: 5px;
    background: rgb(0 0 0 / 0.5);
    margin-top: 20px;
    font-size: 1.5rem;
    color: #fff;
    line-height: 30px;
}
.highlit-text {
    color: #02bb7b;
    font-size: 2.6rem;
    line-height: 40px;
}
.main-footer a,
.sup-from,
body {
    font-size: 1rem;
}
.sup-from {
    top: -1.2em;
    color: #fff;
}
.sup-from--dark {
    color: #111;
}
section.hero .continue {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -27px;
    text-decoration: none !important;
    color: inherit !important;
    font-size: 0.75em;
    opacity: 0.8;
}
.hero {
    background-color: #f5f5f5;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn:hover,
.main-footer {
    background: #02bb7b;
}
.main-footer {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
}
.main-footer .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.countdown .item,
.main-footer .copyright,
.main-footer .created,
.powered {
    display: inline-block;
}
.privacy {
    margin-left: 10px;
}
.cc-link,
.cc-revoke:hover {
    text-decoration: underline;
}
.main-footer span {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.navbar-header {
    max-width: 400px;
    margin: 0 auto;
}
.navbar-brand {
    padding: 0;
    margin: 0 auto;
    display: flex;
}
.navbar-brand img,
img {
    max-width: 100%;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    border: 1px solid #fff0;
    border-radius: 0.25rem;
}
body {
    -webkit-text-size-adjust: none;
    font-weight: 400;
    line-height: 1.5;
}
a {
    color: #02bb7b;
}
a:focus,
a:hover {
    color: #ffc107;
}
.features {
    margin-top: 60px;
}
.inner-content {
    max-width: 850px;
    margin: 0 auto;
}
.inner-content h2 {
    color: #02bb7b;
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
    margin: 30px 0;
}
.inner-content p,
.language a,
.single-service__price sup {
    font-weight: 400;
}
.inner-content p {
    font-size: 16px;
    line-height: 23px;
}
.main-image {
    margin-bottom: 30px;
    width: 100%;
}
.overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/overlay.png) left bottom repeat-x;
    padding: 20px;
    border-radius: 7px;
}
.hero-caption .form-control,
.single-service {
    background: #fff;
}
.single-service {
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 0.6);
    margin-bottom: 10px;
    position: relative;
    margin-top: 10px;
    border-radius: 10px;
    border: 3px solid #02bb7b;
    height: 378px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-service__header {
    position: absolute;
    padding: 0;
    left: 0;
    top: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.single-service__header-left {
    width: 40%;
    position: absolute;
    left: 15px;
    top: 25px;
}
.single-service__price {
    font-size: 24px;
    color: #774dfc;
    font-weight: 700;
    text-align: center;
    justify-content: center;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 15px;
    background-color: rgb(255 255 255 / 0.8);
    border-radius: 10px 0 0 10px;
    padding: 8px 7px 3px 10px;
    border: 2px solid #02bb7b;
    border-right: 0;
}
.single-service__price span {
    display: block;
    font-weight: 400;
    font-size: 12px;
}
.single-service__provider {
    max-width: 105px;
    margin-bottom: 15px;
}
.single-service .content {
    max-width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px;
    pointer-events: none;
}
.single-service .content .cta-btn {
    margin: 0;
    width: 175px;
    height: 40px;
}
.single-service .content .cta-btn:hover {
    color: #fff;
    background: #02bb7b;
}
.single-service .content .title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 15px;
}
.inner-page,
.services.inner-page {
    padding-top: 40px;
}
.intro .under-title {
    font-style: italic;
}
.language a {
    margin: 0 5px;
    padding: 5px 0;
    font-size: 16px;
    line-height: 19px;
}
.contact-info a:hover,
.dark-bg a:hover,
.language a:hover,
.main-footer a {
    color: #ffc107;
}
.table {
    border-left: 2px solid #eaeaea;
    border-right: 2px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-radius: 6px;
    border-collapse: unset;
    border-spacing: 0;
    margin-bottom: 45px;
}
.table tr td:first-child,
.table tr th:first-child {
    border-right: 1px solid #eaeaea;
}
.table tr th:first-child {
    color: #4fdaf2;
    font-size: 21px;
    font-weight: 700;
    line-height: 25px;
}
.table tr td:first-child {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}
.table tr td:last-child {
    text-align: right;
    color: #65df7b;
    font-size: 27px;
    font-weight: 500;
    line-height: 38px;
}
.table td,
.table th {
    padding: 10px 15px;
}
.table td {
    padding: 5px 15px;
}
.top.cta-btn {
    margin-left: 15px;
}
.section-title {
    position: relative;
    padding: 0;
    font-family: Nunito;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -1px;
    width: 100%;
}
.green-bg {
    background: radial-gradient(circle at 55% 15%, #8a53f2, #774dfc 45%);
    box-shadow: 0 0 8px rgb(0 0 0 / 0.4);
}
.dark-bg {
    background: linear-gradient(
        to right,
        #17181e 0,
        #293155 32%,
        #2c375e 63%,
        #1d2338 75%,
        #191c2a 90%,
        #171a23 100%,
        #4b4d53 100%
    );
}
.dark-bg a,
.highlight-color {
    color: #97f597;
    font-weight: 700;
}
.yellow-text {
    color: #ffde03;
}
.purple-text,
.socials a i {
    color: #774dfc;
}
.contact-info,
.title-section {
    margin-bottom: 30px;
}
.featured-posts .blog-post {
    max-height: 305px;
}
.post-thumbnail {
    margin-bottom: 25px;
}
.btn-row {
    margin-top: 30px;
}
section.blue {
    background-color: #02bb7b;
}
section.title {
    padding: 0;
    margin-bottom: 0;
}
.inner #contacts {
    background-color: #fcfcfc;
}
section.title .section-title {
    margin-bottom: 0;
    font-size: 34px;
    line-height: 36px;
}
.form-control {
    height: 50px;
    background: 0 0;
    border: none;
    border-bottom: 2px solid #5b5b5b;
    color: #242424;
    font-family: Nunito;
    font-size: 16px;
    line-height: 25px;
    border-radius: 0;
    padding: 15px 10px;
}
.form-control::placeholder {
    color: #242424;
}
.countdown .item-hh .label,
.countdown .item-mm .label,
.countdown .item-ss .label,
.form-group label,
.sticky {
    display: none;
}
.contact-info h3 {
    font-size: 24px;
    margin-bottom: 20px;
}
.contact-info h4,
.socials h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 19px;
    margin-bottom: 15px;
}
.contact-info a,
.contact-info p {
    margin-bottom: 5px;
    font-size: 18px;
}
.contact-info a {
    color: #774dfc;
    line-height: 25px;
}
.copyright {
    float: left;
}
.powered a {
    display: inline;
}
.powered img {
    max-width: 35%;
}
.divider {
    padding: 60px 0;
}
.dropdown-menu {
    background-color: #fff;
    border: none;
    box-shadow: 0 0 4px rgb(0 0 0 / 0.2);
    font-size: 1rem;
    font-weight: 500;
    border-radius: 0;
}
.dropdown-item {
    color: #2c2e2e;
    font-size: 1rem;
}
.dropdown-item.active,
.dropdown-item:active {
    background-color: #f8f9fa;
    color: #2c2e2e;
}
.contact-form {
    float: none;
    margin: 0 auto;
}
.contact-form h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
    color: #000;
}
.contact-form textarea {
    min-height: 120px;
    resize: none;
}
.date.meta-last {
    font-size: 0.8rem;
}
img.left,
img.leftAlone {
    float: left;
    margin: 5px 20px 10px 0;
}
main .container {
    max-width: 1200px;
    margin: 0 auto;
}
.header__rib::after {
    content: "";
    border-width: 0 5px 4px 0;
    right: -5px;
    border-color: #fff0 #fff0 #002ed1;
    top: 0;
    position: absolute;
    z-index: 1;
    border-style: solid;
}
.header__rib {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 3px 16px 5px;
    position: absolute;
    margin-left: -4px;
    margin-top: -4px;
    background: #3f69ff;
    border-radius: 5px 0;
    font-weight: 900;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    z-index: 9;
    left: -4px;
    top: -3px;
}
.ribbon-edge-bottomleft {
    border-width: 0 4px 5px 0;
    left: 0;
    border-color: #fff0 #002ed1 #fff0 #fff0;
    bottom: -5px;
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0;
    width: 0;
    display: block;
}
.counter h2,
.flex {
    display: flex;
}
.hero__title {
    color: #111;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
}
.hero__subtitle {
    font-size: 20px;
    color: #111;
    margin-bottom: 10px;
    line-height: normal;
}
.styled-list li {
    color: #fff;
    margin-bottom: 10px;
}
.owl-carousel .owl-stage-outer {
    overflow: visible;
}
.notice {
    border: 3px solid #ffde03;
    border-radius: 10px;
    max-width: 470px;
    width: 100%;
    padding: 15px 10px 15px 15px;
    height: auto;
    align-items: center;
    margin: 10px auto 15px;
}
.notice__icon {
    margin-right: 15px;
}
.notice__content {
    max-width: 87%;
}
.notice .notice__title {
    font-size: 21px;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 10px;
    color: #ffde03;
}
.notice__content p {
    font-style: italic;
    font-size: 16px;
    line-height: 22.4px;
    color: #fff;
    margin-bottom: 0;
}
.section-title {
    line-height: normal;
    color: #021249;
}
.with-sub {
    margin: 0 auto;
    max-width: 750px;
}
.counter h2,
.page-title {
    color: #fff;
    margin-bottom: 0;
}
.subtitle {
    font-weight: 500;
}
.page-title,
.success-note {
    font-weight: 700;
    text-align: center;
}
.persons-filter {
    margin-top: 30px;
}
.persons-filter__title {
    font-size: 20px;
}
.page-title {
    font-size: 34px;
    line-height: 36px;
    position: relative;
    padding: 30px 0;
    letter-spacing: -1px;
    line-height: normal;
    width: 100%;
}
#contacts {
    background: url(../images/contacts-bg.png) center center repeat-x;
}
#success_message {
    display: flex;
    align-items: center;
}
.align-items-center {
    align-items: center;
}
.space-between {
    justify-content: space-between;
}
.justify-content-center {
    justify-content: center;
}
.mt-10 {
    margin-top: 10px;
}
.counter {
    display: block;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 2;
    bottom: 0;
    left: 0;
    background-image: radial-gradient(circle at 55% 15%, #8a53f2, #774dfc 45%) !important;
    padding: 5px 0 10px;
}
.counter h2 {
    margin-top: 0;
    align-items: center;
    font-size: 26px;
    justify-content: center;
}
.counter h2 label {
    float: left;
    position: relative;
    bottom: -5px;
    margin-right: 20px;
}
.counter h2 .time-contributor {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
}
.counter h2 .time-contributor:hover {
    animation: 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both shake;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}
.countdown {
    display: table-cell;
    font-weight: 400;
}
.countdown .item {
    vertical-align: bottom;
    position: relative;
    font-family: "Open Sans", cursive;
    font-weight: 700;
    font-size: 160px;
    line-height: 180px;
    text-align: center;
    color: #b7b7b7;
    border-radius: 10px;
    margin: 50px 10px 50px 0;
    padding: 0 10px;
    background: #2a2a2a;
    background: -webkit-linear-gradient(#2a2a2a, #000);
    background: linear-gradient(#2a2a2a, #000);
    overflow: hidden;
}
.countdown .item-ss {
    font-size: 50px;
    line-height: 70px;
}
.countdown .item:after {
    content: "";
    display: block;
    height: 1px;
    border-top: 3px solid #111;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
}
.countdown .label {
    display: block;
    position: absolute;
    font-family: "Open Sans", cursive;
    font-weight: 700;
    line-height: normal;
    right: 6px;
    bottom: 4px;
    font-size: 14px;
    color: #b9b9b9;
}
.countdown-alt-1 {
    display: block;
    font-size: 0;
    color: #000;
    float: right;
}
.countdown-alt-1 .dd,
.countdown-alt-1 .hh-1,
.countdown-alt-1 .hh-2,
.countdown-alt-1 .mm-1,
.countdown-alt-1 .mm-2,
.countdown-alt-1 .ss-1,
.countdown-alt-1 .ss-2 {
    font-family: Nunito, sans-serif;
    background: #f6f6f6;
    border-radius: 10px;
    display: inline-block;
    font-size: 30px;
    margin: 0 2px;
    min-width: 35px;
    padding: 0;
    text-align: center;
    height: 40px;
    top: 10px;
    position: relative;
}
.countdown-alt-1 .hh-1,
.countdown-alt-1 .hh-2,
.countdown-alt-1 .mm-1,
.countdown-alt-1 .mm-2,
.countdown-alt-1 .ss-1,
.countdown-alt-1 .ss-2 {
    width: 35px;
    max-width: 35px;
}
.countdown-alt-1 .label {
    font-style: italic;
    text-transform: capitalize;
    background: 0 0;
    border-radius: 5px;
    font-size: 13px;
    margin: 1px 2px;
    padding: 0;
    position: absolute;
    left: 0;
    top: -10px;
    color: #fff;
}
.counter-cta {
    margin: 4px 0 0 15px;
}
.counter-cta:hover {
    color: #02bb7b;
    background: #fff;
}
.countdown-alt-1 .separator,
.countdown-alt-1 .separator-dd {
    color: #fff;
    font-size: 28px;
    position: relative;
    top: 10px;
}
@media (max-width: 1200px) and (min-width: 992px) {
    .navbar .call-us {
        margin-left: 15px;
        padding-left: 15px;
        font-size: 0.9em;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0.3rem;
        padding-right: 0.3rem;
    }
    .navbar-brand {
        margin-right: 0;
    }
}
@media (max-width: 1200px) {
    .single-feature .content,
    .single-feature .icon {
        float: none;
        max-width: 100%;
    }
    .navbar {
        height: auto;
        padding-top: 0;
        padding-bottom: 0;
    }
    .container {
        max-width: 1050px;
    }
    .single-feature .icon {
        margin-right: 0;
        margin-bottom: 15px;
        height: 64px;
    }
    .section-title {
        font-size: 36px;
        line-height: 44px;
    }
}
@media (max-width: 1120px) and (min-width: 991px) {
    .top.cta-btn {
        font-size: 14px;
        width: 110px;
    }
    .language a {
        margin: 0 2px;
    }
    .navbar .navbar-nav a.nav-link {
        padding: 5px 10px;
    }
    .hero {
        padding: 30px 0;
    }
}
@media (max-width: 992px) {
    .nav-bar {
        padding: 0;
    }
    nav.navbar .navbar-header {
        width: 100%;
        padding: 0;
        max-width: 100%;
    }
    .navbar-collapse {
        background: #02bb7b;
        text-align: center;
        position: absolute;
        width: 100%;
        left: 0;
        top: 106px;
    }
    .navbar-nav {
        padding-top: 5px;
    }
    .navbar .navbar-nav a.nav-link {
        font-size: 18px;
        padding: 15px 5px;
    }
    .top.cta-btn {
        margin-left: 0;
    }
    .language a:hover,
    .navbar .navbar-nav a.nav-link.current,
    .navbar .navbar-nav a.nav-link:hover {
        color: #ffc107;
    }
    .dropdown-item {
        text-align: center;
        font-weight: 700;
        white-space: normal;
    }
    .language a {
        color: #fff;
    }
    .section-title {
        font-size: 32px;
    }
    .expert {
        order: 2;
    }
    .steps {
        order: 1;
    }
    .counter h2 label {
        float: none;
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
    .counter h2 {
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    .counter {
        margin-bottom: 60px;
    }
    .cta-btn.desktop {
        display: none;
    }
    .cta-btn.mobile {
        display: flex;
    }
    .hero-video {
        width: 100%;
        height: 55vw;
    }
    footer.main-footer div[class*="col-"] {
        margin-bottom: 40px;
    }
    footer.main-footer .copyrights div[class*="col-"]:last-of-type,
    footer.main-footer div[class*="col-"]:last-of-type {
        margin-bottom: 0;
    }
    footer.main-footer .latest-posts > a {
        width: 100%;
        margin-bottom: 20px;
    }
    footer.main-footer .copyrights div[class*="col-"] {
        margin-bottom: 20px;
        text-align: center !important;
    }
    .sticky,
    .sticky:hover {
        color: #fff;
    }
    .hero-image,
    .single-feature {
        text-align: center;
    }
    .header__contacts {
        display: none;
    }
    .sticky {
        position: fixed;
        bottom: 0;
        display: none;
        left: 0;
        z-index: 99;
        width: 100%;
        height: 60px;
        box-shadow: 0 -4px 8px rgb(0 0 0 / 0.2);
        background-color: #ffde03;
        justify-content: center;
        align-items: center;
        font-weight: 700;
        align-items: center;
        justify-content: center;
    }
    .sticky__icon {
        margin-right: 15px;
        max-height: 40px;
    }
    .hero {
        padding: 25px 0 30px;
    }
    .hero-content {
        order: 2;
    }
    .hero-image {
        order: 1;
    }
    .hero__image {
        max-width: 80%;
    }
    .hero__title {
        font-size: 28px;
        margin-bottom: 15px;
        line-height: 42px;
    }
    .cta-btn {
        font-size: 14px;
        line-height: 16px;
    }
    .hero__cta {
        margin: 20px auto 0;
        width: 90%;
        height: 55px;
        line-height: 22px;
        letter-spacing: 0.5px;
        font-size: 18px;
    }
    .cta--green {
        font-size: 19px;
        line-height: 24px;
        height: 60px;
    }
    .section-title {
        font-size: 28px;
        padding: 0;
        line-height: 36px;
    }
    .highlit-text {
        font-size: 2.4rem;
    }
    h2 {
        font-size: 34px;
        line-height: 40px;
    }
    .countdown-alt-1 .label {
        top: -20px;
    }
    body {
        padding-bottom: 123px;
    }
}
@media (max-width: 620px) {
    .red-line {
        height: 85%;
    }
}
@media (max-width: 540px) {
    a,
    li,
    p,
    span {
        font-size: 18px;
    }
    .hero__styled-list {
        margin-bottom: 10px;
    }
    .single-service .content {
        padding: 15px 15px 0;
    }
    .single-service .content .title {
        font-size: 22px;
    }
    .with-sub {
        line-height: 34px;
    }
    h2 {
        font-size: 30px;
        line-height: 38px;
    }
}
@media (max-width: 480px) {
    .hero-call {
        font-size: 40px;
        line-height: 40px;
    }
    .hero__title,
    h3 {
        font-size: 24px;
    }
    .navbar-brand img {
        max-width: 90%;
    }
    .hero__title {
        line-height: 32px;
    }
    .highlit-text {
        font-size: 2.4rem;
    }
    .single-service {
        width: 260px;
    }
    .ribbon-edge-bottomleft {
        display: none;
    }
    .header__rib {
        left: 1px;
    }
    .notice__icon {
        margin: 0 auto 15px;
    }
    .notice__content {
        max-width: 100%;
    }
    .notice {
        flex-wrap: wrap;
    }
    .cta-btn.white {
        margin-left: 5px;
        margin-right: 5px;
    }
    .cta-btn {
        padding: 0 15px;
    }
    .highlighted {
        font-size: 1.2rem;
        line-height: 24px;
    }
    .cta--green {
        font-size: 18px;
    }
}
@media (max-width: 420px) {
    .counter h2 label {
        line-height: normal;
        font-size: 20px;
        margin-right: 0;
    }
    .countdown-alt-1 .dd,
    .countdown-alt-1 .hh-1,
    .countdown-alt-1 .hh-2,
    .countdown-alt-1 .mm-1,
    .countdown-alt-1 .mm-2,
    .countdown-alt-1 .ss-1,
    .countdown-alt-1 .ss-2 {
        font-size: 24px;
        height: 36px;
    }
    .counter-cta {
        margin: 8px 0 0;
        height: 40px;
    }
    body {
        padding-bottom: 151px;
    }
}
.cc-window {
    opacity: 1;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}
.cc-animate.cc-revoke {
    -webkit-transition: -webkit-transform 1s;
    transition: transform 1s;
    transition:
        transform 1s,
        -webkit-transform 1s;
}
.cc-animate.cc-revoke.cc-top {
    -webkit-transform: translateY(-2em);
    transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
    -webkit-transform: translateY(2em);
    transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.cc-grower {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 1s;
    transition: max-height 1s;
}
.cc-revoke,
.cc-window {
    position: fixed;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Helvetica, Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
}
.cc-window.cc-static {
    position: static;
}
.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.cc-revoke {
    padding: 0.5em;
}
.cc-header {
    font-size: 18px;
    font-weight: 700;
}
.cc-link {
    opacity: 0.8;
    display: inline-block;
    padding: 0.2em;
    font-size: 16px;
}
.cc-close:focus,
.cc-close:hover,
.cc-link:hover {
    opacity: 1;
}
.cc-link:active,
.cc-link:visited {
    color: initial;
}
.cc-btn {
    display: block;
    padding: 0.4em 0.8em;
    font-size: 0.9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
}
.cc-highlight .cc-btn:first-child {
    background-color: #fff0;
    border-color: #fff0;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
    background-color: #fff0;
    text-decoration: underline;
}
.cc-close {
    display: block;
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    font-size: 1.6em;
    opacity: 0.9;
    line-height: 0.75;
}
.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
    left: 3em;
    right: unset;
}
.cc-revoke.cc-right {
    right: 3em;
    left: unset;
}
.cc-top {
    top: 1em;
}
.cc-left {
    left: 1em;
}
.cc-right {
    right: 1em;
}
.cc-bottom {
    bottom: 1em;
}
.cc-floating > .cc-link {
    margin-bottom: 1em;
}
.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em;
    font-size: 16px;
}
.cc-window.cc-floating .cc-compliance {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.cc-window.cc-banner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0;
}
.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0;
}
.cc-banner .cc-message {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    margin-right: 1em;
}
.cc-compliance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.cc-floating .cc-compliance > .cc-btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.cc-btn + .cc-btn {
    margin-left: 0.5em;
}
@media print {
    .cc-revoke,
    .cc-window {
        display: none;
    }
}
@media screen and (max-width: 900px) {
    .cc-btn {
        white-space: normal;
    }
}
@media screen and (max-width: 414px) and (orientation: portrait),
    screen and (max-width: 736px) and (orientation: landscape) {
    .cc-window.cc-top {
        top: 0;
    }
    .cc-window.cc-bottom {
        bottom: 0;
    }
    .cc-window.cc-banner,
    .cc-window.cc-floating,
    .cc-window.cc-left,
    .cc-window.cc-right {
        left: 0;
        right: 0;
    }
    .cc-window.cc-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .cc-window.cc-banner .cc-compliance {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .cc-window.cc-floating {
        max-width: none;
    }
    .cc-window .cc-message {
        margin-bottom: 1em;
    }
    .cc-window.cc-banner {
        -webkit-box-align: unset;
        -ms-flex-align: unset;
        align-items: unset;
    }
    .cc-window.cc-banner .cc-message {
        margin-right: 0;
    }
}
.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px;
    box-shadow: 0 0 8px rgb(0 0 0 / 0.4);
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
.cc-theme-classic .cc-btn {
    border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
    min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block;
    background: #203c43;
}
.cc-theme-edgeless.cc-window {
    padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: 0.8em 1.8em;
    height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
    margin-left: 0;
}
.countdown-alt-1 .item,
.header .container,
.hero,
.list-wrapper,
header,
sub,
sup {
    position: relative;
}
.container-fluid,
.navbar,
h1,
h2,
h3 {
    width: 100%;
}
body,
section {
    overflow-x: hidden;
}
.call-us .phone:hover,
.privacy,
a,
a:focus,
a:hover,
i,
i:focus,
i:hover,
span,
span:focus,
span:hover {
    text-decoration: none;
}
.btn-row,
.cta-btn,
.hero-caption,
.highlighted,
.list-bullet,
.main-image,
.navbar-brand,
.section-title {
    text-align: center;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke,
.contact-form .cta-btn,
.cta-btn,
button {
    cursor: pointer;
}
.countdown .label,
.cta-btn,
section.hero .continue {
    text-transform: uppercase;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.call-us .phone,
b,
h1,
h2,
strong,
th {
    font-weight: 700;
}
body,
button,
input {
    font-family: Nunito, sans-serif;
}
.list-item,
.table td,
.table th,
input,
select {
    vertical-align: middle;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
html {
    overflow-y: scroll;
}
.clear:after,
.clear:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
.clear:after {
    clear: both;
}
.clear {
    zoom: 1;
}
sub,
sup {
    font-size: 60%;
    line-height: 0;
}
sup {
    top: -0.6em;
}
sub {
    bottom: -0.25em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    padding: 15px;
}
textarea {
    overflow: auto;
}
.hidden {
    display: none;
    visibility: hidden;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
a:active,
a:hover {
    outline: 0;
}
.content ol,
.content ul {
    margin-left: 2em;
}
ol {
    list-style-type: decimal;
}
nav li,
nav ul {
    margin: 0;
    list-style: none;
}
a,
i,
span {
    display: inline-block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
section {
    padding: 40px 0;
}
button,
input {
    outline: 0 !important;
}
ol,
ul {
    padding-left: 20px;
}
.no-padding {
    padding: 0 !important;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}
.no-padding-top {
    padding-top: 0 !important;
}
.no-margin {
    margin: 0 !important;
}
.no-margin-bottom {
    margin-bottom: 0 !important;
}
.no-margin-top {
    margin-top: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 25px;
    line-height: normal;
}
h1,
h2 {
    font-size: 40px;
}
h3 {
    font-size: 30px;
}
a,
li,
p,
span {
    font-size: 1.2rem;
}
p {
    margin-bottom: 20px;
}
header {
    height: auto;
    box-shadow: 0 2px 8px rgb(0 0 0 / 0.4);
    z-index: 9;
}
.top-contacts {
    background-color: #02bb7b;
    height: 25px;
}
.cta-btn.desktop {
    display: flex;
	margin:0 auto;
}
.cta-btn.mobile {
    display: none;
}
.header__contacts {
    position: fixed;
    right: 50px;
    display: flex;
    align-items: center;
}
.header__contacts-title {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.header__contacts--stick .header__contacts-title {
    color: #17181e;
}
.header-wide {
    background-color: #f5f5f5;
    box-shadow: none;
}
.header-wide .navbar {
    background-color: #fff0;
}
.header__contacts-phone {
    color: #774dfc;
    font-size: 18px;
    font-weight: 700;
}
.header__contacts--stick {
    top: 0;
    padding: 5px 10px;
    background-color: #02bb7b;
    box-shadow: 0 2px 4px rgb(0 0 0 / 0.3);
    border-radius: 0 0 4px 4px;
}
.dark-bg h2,
.dark-bg h3,
.dark-bg p,
.green-bg .section-title,
.green-bg a,
.green-bg h2,
.green-bg h3m .dark-bg .section-title,
.green-bg p,
.inner-content h2.highlighted,
.main-footer a:hover {
    color: #fff;
}
.header__contacts--stick .header__contacts-phone {
    color: #17181e;
}
.top-contacts .container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.hero__styled-list {
    margin: 0 auto;
    width: 80%;
    text-align: left;
    padding-left: 0;
}
.hero__styled-list__item {
    list-style: none;
    position: relative;
    padding-left: 30px;
    line-height: normal;
    padding-bottom: 15px;
}
.hero__styled-list__item::before {
    content: "";
    width: 18px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/gryn-element.png) left 5px/18px 24px no-repeat;
}
.top-contacts a {
    color: #fff;
    font-weight: 600;
    font-size: 1rem;
}
.top-contacts a:hover {
    opacity: 0.9;
    color: #fff;
    text-shadow: 0 0 4px rgb(0 0 0 / 0.3);
}
.top-contacts .email {
    margin-left: 25px;
    padding-left: 28px;
    background: url(../images/mail.png) left center/19px 13px no-repeat;
}
.top-contacts .phone {
    padding-left: 18px;
    background: url(../images/phone.png) left center/11px 19px no-repeat;
}
.navbar {
    z-index: 99;
    border: none;
    position: relative;
    padding: 0;
    background-color: #eaeaea;
}
.navbar .call-us {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #ddd;
    line-height: 20px;
    font-size: 0.8rem;
}
.navbar .search-btn {
    color: #333;
    font-size: 0.9em;
}
.navbar .navbar-toggler {
    margin-top: 5px;
}
.navbar .navbar-toggler span {
    width: 20px;
    height: 2px;
    background: #fff;
    margin-bottom: 4px;
    display: block;
}
.intro .h3,
.mb-0,
.navbar .navbar-toggler span:last-of-type {
    margin-bottom: 0;
}
.navbar .navbar-toggler.active span {
    margin: 0;
}
.navbar .navbar-toggler.active span:first-of-type {
    -webkit-transform: rotate(45deg) translate(3px);
    transform: rotate(45deg) translate(3px);
}
.cc-window.cc-invisible,
.navbar .navbar-toggler.active span:nth-of-type(2) {
    opacity: 0;
}
.navbar .navbar-toggler.active span:last-of-type {
    -webkit-transform: rotate(-45deg) translate(3px);
    transform: rotate(-45deg) translate(3px);
}
.navbar .langs a {
    font-size: 0.8em;
    color: #aaa;
    font-weight: 700;
}
.navbar .langs a.active {
    color: #333;
}
.navbar .langs span {
    width: 15px;
    height: 1px;
    background: #ddd;
    margin: 0 5px;
}
.navbar .navbar-nav a.nav-link {
    color: #2c2e2e;
    margin: 0;
    padding: 5px 15px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 19px;
}
.call-us,
.green-text,
.navbar .navbar-nav a.nav-link.current,
.navbar .navbar-nav a.nav-link:hover,
.post h3:hover {
    color: #02bb7b;
}
@media (max-width: 991px) {
    nav.navbar .navbar-header,
    nav.navbar::after {
        width: 100%;
    }
    nav.navbar.current::after {
        width: calc(100% - 170px);
    }
    nav.navbar .search-area {
        font-size: 0.75em;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .header__contacts {
        top: 84px;
        right: 15px;
        padding: 5px 10px;
        background-color: #774dfc;
        box-shadow: 0 2px 4px rgb(0 0 0 / 0.3);
        border-radius: 0 0 4px 4px;
        transition: 0.2s;
    }
    .header__contacts-phone,
    .header__contacts-title {
        color: #fff;
    }
    .header__contacts--stick {
        top: 0;
    }
}
.cta-btn {
    background-color: #02bb7b;
    margin: 25px 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    height: 50px;
    transition: 0.2s;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    padding: 0 25px;
}
.cta-btn:hover {
    color: #fff;
    background: #02bb7b;
}
.cta-btn.white {
    border: 3px solid #ffde03;
    background: 0 0;
    color: #ffde03;
    margin-left: 10px;
    margin-right: 10px;
}
.cta-btn.active,
.cta-btn.white:hover {
    border: 3px solid #02bb7b;
    background-color: #02bb7b;
    color: #fff;
}
.cta--purple {
    color: #fff;
    border: 3px solid #774dfc;
    background: #774dfc;
}
.cta--purple:focus,
.cta--purple:hover {
    background: 0 0;
    color: #774dfc;
}
.cta--yellow {
    border: 3px solid #ffde03;
    background: #ffde03;
    letter-spacing: 0.3px;
}
.cta--yellow:focus,
.cta--yellow:hover {
    background: 0 0;
    color: #ffde03;
}
.cta--green {
    color: #fff;
    border: 3px solid #02bb7b;
    background: #02bb7b;
    font-size: 19px;
}
.list-bullet,
.list-text,
.socials a i {
    font-size: 22px;
}
.withcounter {
    padding-bottom: 69px;
}
.cta--green:focus,
.cta--green:hover {
    background: 0 0;
    color: #02bb7b;
}
.steps {
    margin-top: 40px;
}
.red-line {
    background: #b2b8ba;
    width: 1px;
    height: 90%;
    position: absolute;
    left: 24px;
}
.list-bullet,
body {
    background-color: #fff;
}
.list-item-wrapper {
    margin-top: 12px;
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
}
.list-bullet.first,
.list-bullet.fourth {
    border: 2px solid #774dfc;
}
.list-bullet {
    float: left;
    margin-right: 11px;
    height: 48px;
    width: 48px;
    line-height: 44px;
    border-radius: 100px;
    font-weight: 900;
    color: #000;
    border: 1px solid;
}
.list-item {
    display: table-row;
}
.list-text {
    margin-bottom: 5px;
    color: #fff;
    font-weight: 700;
}
.list-subtext {
    font-size: 18px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 400;
}
.list-bullet.second {
    border: 2px solid #ffde03;
}
.list-bullet.third {
    border: 2px solid #02bb7b;
}
.three-steps .header-text {
    text-align: left;
    margin-top: 0;
}
section .header-text {
    font-size: 34px;
    line-height: 130%;
    text-align: left;
    margin-bottom: 30px;
}
.hero__cta {
    font-size: 20px;
    font-weight: 700;
    width: auto;
    margin-bottom: 0;
}
.hero-call {
    font-family: Nunito;
    font-size: 34px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 3px;
    color: #fff;
}
.hero-call::before {
    background: url(../images/arrow.svg) 0 bottom no-repeat;
    width: 45px;
    height: 79px;
    left: 45px;
    top: 20px;
    z-index: 9;
    position: absolute;
    content: "";
    transform: rotate(60deg);
}
.hero-caption h3 {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 30px;
}
.hero-caption {
    width: 440px;
    padding: 15px 20px 20px;
    background: rgb(2 18 73 / 0.6);
    border-radius: 10px;
    box-shadow: 0 0 6px rgb(0 0 0 / 0.3);
    position: absolute;
    left: 10vw;
    bottom: calc(50% - 150px);
}
.highlighted {
    padding: 15px 10px;
    border-radius: 5px;
    background: rgb(0 0 0 / 0.5);
    margin-top: 20px;
    font-size: 1.5rem;
    color: #fff;
    line-height: 30px;
}
.highlit-text {
    color: #02bb7b;
    font-size: 2.6rem;
    line-height: 40px;
}
.main-footer a,
.sup-from,
body {
    font-size: 1rem;
}
.sup-from {
    top: -1.2em;
    color: #fff;
}
.sup-from--dark {
    color: #111;
}
section.hero .continue {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -27px;
    text-decoration: none !important;
    color: inherit !important;
    font-size: 0.75em;
    opacity: 0.8;
}
.hero {
    background-color: #f5f5f5;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn:hover,
.main-footer {
    background: #02bb7b;
}
.main-footer {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
}
.main-footer .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.countdown .item,
.main-footer .copyright,
.main-footer .created,
.powered {
    display: inline-block;
}
.privacy {
    margin-left: 10px;
}
.cc-link,
.cc-revoke:hover {
    text-decoration: underline;
}
.main-footer span {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.navbar-header {
    max-width: 400px;
    margin: 0 auto;
}
.navbar-brand {
    padding: 0;
    margin: 0 auto;
    display: flex;
}
.navbar-brand img,
img {
    max-width: 100%;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    border: 1px solid #fff0;
    border-radius: 0.25rem;
}
body {
    -webkit-text-size-adjust: none;
    font-weight: 400;
    line-height: 1.5;
}
a {
    color: #02bb7b;
}
a:focus,
a:hover {
    color: #ffc107;
}
.features {
    margin-top: 60px;
}
.inner-content {
    max-width: 850px;
    margin: 0 auto;
}
.inner-content h2 {
    color: #02bb7b;
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
    margin: 30px 0;
}
.inner-content p,
.language a,
.single-service__price sup {
    font-weight: 400;
}
.inner-content p {
    font-size: 16px;
    line-height: 23px;
}
.main-image {
    margin-bottom: 30px;
    width: 100%;
}
.overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/overlay.png) left bottom repeat-x;
    padding: 20px;
    border-radius: 7px;
}
.hero-caption .form-control,
.single-service {
    background: #fff;
}
.single-service {
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 0.6);
    margin-bottom: 10px;
    position: relative;
    margin-top: 10px;
    border-radius: 10px;
    border: 3px solid #02bb7b;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-service__header {
    position: absolute;
    padding: 0;
    left: 0;
    top: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.single-service__header-left {
    width: 40%;
    position: absolute;
    left: 15px;
    top: 25px;
}
.single-service__price {
    font-size: 24px;
    color: #774dfc;
    font-weight: 700;
    text-align: center;
    justify-content: center;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 15px;
    background-color: rgb(255 255 255 / 0.8);
    border-radius: 10px 0 0 10px;
    padding: 8px 7px 3px 10px;
    border: 2px solid #02bb7b;
    border-right: 0;
}
.single-service__price span {
    display: block;
    font-weight: 400;
    font-size: 12px;
}
.single-service__provider {
    max-width: 105px;
    margin-bottom: 15px;
}
.single-service .content {
    max-width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px;
    pointer-events: none;
}
.single-service .content .cta-btn {
    margin: 0;
    width: 175px;
    height: 40px;
}
.single-service .content .cta-btn:hover {
    color: #fff;
    background: #02bb7b;
}
.single-service .content .title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 15px;
}
.inner-page,
.services.inner-page {
    padding-top: 40px;
}
.intro .under-title {
    font-style: italic;
}
.language a {
    margin: 0 5px;
    padding: 5px 0;
    font-size: 16px;
    line-height: 19px;
}
.contact-info a:hover,
.dark-bg a:hover,
.language a:hover,
.main-footer a {
    color: #ffc107;
}
.table {
    border-left: 2px solid #eaeaea;
    border-right: 2px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-radius: 6px;
    border-collapse: unset;
    border-spacing: 0;
    margin-bottom: 45px;
}
.table tr td:first-child,
.table tr th:first-child {
    border-right: 1px solid #eaeaea;
}
.table tr th:first-child {
    color: #4fdaf2;
    font-size: 21px;
    font-weight: 700;
    line-height: 25px;
}
.table tr td:first-child {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}
.table tr td:last-child {
    text-align: right;
    color: #65df7b;
    font-size: 27px;
    font-weight: 500;
    line-height: 38px;
}
.table td,
.table th {
    padding: 10px 15px;
}
.table td {
    padding: 5px 15px;
}
.top.cta-btn {
    margin-left: 15px;
}
.section-title {
    position: relative;
    padding: 0;
    font-family: Nunito;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -1px;
    width: 100%;
}
.green-bg {
    background: radial-gradient(circle at 55% 15%, #8a53f2, #774dfc 45%);
    box-shadow: 0 0 8px rgb(0 0 0 / 0.4);
}
.dark-bg {
    background: linear-gradient(
        to right,
        #17181e 0,
        #293155 32%,
        #2c375e 63%,
        #1d2338 75%,
        #191c2a 90%,
        #171a23 100%,
        #4b4d53 100%
    );
}
.dark-bg a,
.highlight-color {
    color: #97f597;
    font-weight: 700;
}
.yellow-text {
    color: #ffde03;
}
.purple-text,
.socials a i {
    color: #774dfc;
}
.contact-info,
.title-section {
    margin-bottom: 30px;
}
.featured-posts .blog-post {
    max-height: 305px;
}
.post-thumbnail {
    margin-bottom: 25px;
}
.btn-row {
    margin-top: 30px;
}
section.blue {
    background-color: #02bb7b;
}
section.title {
    padding: 0;
    margin-bottom: 0;
}
.inner #contacts {
    background-color: #fcfcfc;
}
section.title .section-title {
    margin-bottom: 0;
    font-size: 34px;
    line-height: 36px;
}
.form-control {
    height: 50px;
    background: 0 0;
    border: none;
    border-bottom: 2px solid #5b5b5b;
    color: #242424;
    font-family: Nunito;
    font-size: 16px;
    line-height: 25px;
    border-radius: 0;
    padding: 15px 10px;
}
.form-control::placeholder {
    color: #242424;
}
.countdown .item-hh .label,
.countdown .item-mm .label,
.countdown .item-ss .label,
.form-group label,
.sticky {
    display: none;
}
.contact-info h3 {
    font-size: 24px;
    margin-bottom: 20px;
}
.contact-info h4,
.socials h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 19px;
    margin-bottom: 15px;
}
.contact-info a,
.contact-info p {
    margin-bottom: 5px;
    font-size: 18px;
}
.contact-info a {
    color: #774dfc;
    line-height: 25px;
}
.copyright {
    float: left;
}
.powered a {
    display: inline;
}
.powered img {
    max-width: 35%;
}
.divider {
    padding: 60px 0;
}
.dropdown-menu {
    background-color: #fff;
    border: none;
    box-shadow: 0 0 4px rgb(0 0 0 / 0.2);
    font-size: 1rem;
    font-weight: 500;
    border-radius: 0;
}
.dropdown-item {
    color: #2c2e2e;
    font-size: 1rem;
}
.dropdown-item.active,
.dropdown-item:active {
    background-color: #f8f9fa;
    color: #2c2e2e;
}
.contact-form {
    float: none;
    margin: 0 auto;
}
.contact-form h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
    color: #000;
}
.contact-form textarea {
    min-height: 120px;
    resize: none;
}
.date.meta-last {
    font-size: 0.8rem;
}
img.left,
img.leftAlone {
    float: left;
    margin: 5px 20px 10px 0;
}
main .container {
    max-width: 1200px;
    margin: 0 auto;
}
.header__rib::after {
    content: "";
    border-width: 0 5px 4px 0;
    right: -5px;
    border-color: #fff0 #fff0 #002ed1;
    top: 0;
    position: absolute;
    z-index: 1;
    border-style: solid;
}
.header__rib {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 3px 16px 5px;
    position: absolute;
    margin-left: -4px;
    margin-top: -4px;
    background: #3f69ff;
    border-radius: 5px 0;
    font-weight: 900;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    z-index: 9;
    left: -4px;
    top: -3px;
}
.ribbon-edge-bottomleft {
    border-width: 0 4px 5px 0;
    left: 0;
    border-color: #fff0 #002ed1 #fff0 #fff0;
    bottom: -5px;
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0;
    width: 0;
    display: block;
}
.counter h2,
.flex {
    display: flex;
}
.hero__title {
    color: #111;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
}
.hero__subtitle {
    font-size: 20px;
    color: #111;
    margin-bottom: 10px;
    line-height: normal;
}
.styled-list li {
    color: #fff;
    margin-bottom: 10px;
}
.owl-carousel .owl-stage-outer {
    overflow: visible;
}
.notice {
    border: 3px solid #ffde03;
    border-radius: 10px;
    max-width: 470px;
    width: 100%;
    padding: 15px 10px 15px 15px;
    height: auto;
    align-items: center;
    margin: 10px auto 15px;
}
.notice__icon {
    margin-right: 15px;
}
.notice__content {
    max-width: 87%;
}
.notice .notice__title {
    font-size: 21px;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 10px;
    color: #ffde03;
}
.notice__content p {
    font-style: italic;
    font-size: 16px;
    line-height: 22.4px;
    color: #fff;
    margin-bottom: 0;
}
.section-title {
    line-height: normal;
    color: #021249;
}
.with-sub {
    margin: 0 auto;
    max-width: 750px;
}
.counter h2,
.page-title {
    color: #fff;
    margin-bottom: 0;
}
.subtitle {
    font-weight: 500;
}
.page-title,
.success-note {
    font-weight: 700;
    text-align: center;
}
.persons-filter {
    margin-top: 30px;
}
.persons-filter__title {
    font-size: 20px;
}
.page-title {
    font-size: 34px;
    line-height: 36px;
    position: relative;
    padding: 30px 0;
    letter-spacing: -1px;
    line-height: normal;
    width: 100%;
}
#contacts {
    background: url(../images/contacts-bg.png) center center repeat-x;
}
#success_message {
    display: flex;
    align-items: center;
}
.align-items-center {
    align-items: center;
}
.space-between {
    justify-content: space-between;
}
.justify-content-center {
    justify-content: center;
}
.mt-10 {
    margin-top: 10px;
}
.counter {
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 2;
    bottom: 0;
    left: 0;
    background-image: radial-gradient(circle at 55% 15%, #8a53f2, #774dfc 45%) !important;
    padding: 5px 0 10px;
}
.counter h2 {
    margin-top: 0;
    align-items: center;
    font-size: 26px;
    justify-content: center;
}
.counter h2 label {
    float: left;
    position: relative;
    bottom: -5px;
    margin-right: 20px;
}
.counter h2 .time-contributor {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
}
.counter h2 .time-contributor:hover {
    animation: 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both shake;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}
.countdown {
    display: table-cell;
    font-weight: 400;
}
.countdown .item {
    vertical-align: bottom;
    position: relative;
    font-family: "Open Sans", cursive;
    font-weight: 700;
    font-size: 160px;
    line-height: 180px;
    text-align: center;
    color: #b7b7b7;
    border-radius: 10px;
    margin: 50px 10px 50px 0;
    padding: 0 10px;
    background: #2a2a2a;
    background: -webkit-linear-gradient(#2a2a2a, #000);
    background: linear-gradient(#2a2a2a, #000);
    overflow: hidden;
}
.countdown .item-ss {
    font-size: 50px;
    line-height: 70px;
}
.countdown .item:after {
    content: "";
    display: block;
    height: 1px;
    border-top: 3px solid #111;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
}
.countdown .label {
    display: block;
    position: absolute;
    font-family: "Open Sans", cursive;
    font-weight: 700;
    line-height: normal;
    right: 6px;
    bottom: 4px;
    font-size: 14px;
    color: #b9b9b9;
}
.countdown-alt-1 {
    display: block;
    font-size: 0;
    color: #000;
    float: right;
}
.countdown-alt-1 .dd,
.countdown-alt-1 .hh-1,
.countdown-alt-1 .hh-2,
.countdown-alt-1 .mm-1,
.countdown-alt-1 .mm-2,
.countdown-alt-1 .ss-1,
.countdown-alt-1 .ss-2 {
    font-family: Nunito, sans-serif;
    background: #f6f6f6;
    border-radius: 10px;
    display: inline-block;
    font-size: 30px;
    margin: 0 2px;
    min-width: 35px;
    padding: 0;
    text-align: center;
    height: 40px;
    top: 10px;
    position: relative;
}
.countdown-alt-1 .hh-1,
.countdown-alt-1 .hh-2,
.countdown-alt-1 .mm-1,
.countdown-alt-1 .mm-2,
.countdown-alt-1 .ss-1,
.countdown-alt-1 .ss-2 {
    width: 35px;
    max-width: 35px;
}
.countdown-alt-1 .label {
    font-style: italic;
    text-transform: capitalize;
    background: 0 0;
    border-radius: 5px;
    font-size: 13px;
    margin: 1px 2px;
    padding: 0;
    position: absolute;
    left: 0;
    top: -10px;
    color: #fff;
}
.counter-cta {
    margin: 4px 0 0 15px;
}
.counter-cta:hover {
    color: #02bb7b;
    background: #fff;
}
.countdown-alt-1 .separator,
.countdown-alt-1 .separator-dd {
    color: #fff;
    font-size: 28px;
    position: relative;
    top: 10px;
}
@media (max-width: 1200px) and (min-width: 992px) {
    .navbar .call-us {
        margin-left: 15px;
        padding-left: 15px;
        font-size: 0.9em;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0.3rem;
        padding-right: 0.3rem;
    }
    .navbar-brand {
        margin-right: 0;
    }
}
@media (max-width: 1200px) {
    .single-feature .content,
    .single-feature .icon {
        float: none;
        max-width: 100%;
    }
    .navbar {
        height: auto;
        padding-top: 0;
        padding-bottom: 0;
    }
    .container {
        max-width: 1050px;
    }
    .single-feature .icon {
        margin-right: 0;
        margin-bottom: 15px;
        height: 64px;
    }
    .section-title {
        font-size: 36px;
        line-height: 44px;
    }
}
@media (max-width: 1120px) and (min-width: 991px) {
    .top.cta-btn {
        font-size: 14px;
        width: 110px;
    }
    .language a {
        margin: 0 2px;
    }
    .navbar .navbar-nav a.nav-link {
        padding: 5px 10px;
    }
    .hero {
        padding: 30px 0;
    }
}
@media (max-width: 992px) {
    .nav-bar {
        padding: 0;
    }
    nav.navbar .navbar-header {
        width: 100%;
        padding: 0;
        max-width: 100%;
    }
    .navbar-collapse {
        background: #02bb7b;
        text-align: center;
        position: absolute;
        width: 100%;
        left: 0;
        top: 106px;
    }
    .navbar-nav {
        padding-top: 5px;
    }
    .navbar .navbar-nav a.nav-link {
        font-size: 18px;
        padding: 15px 5px;
    }
    .top.cta-btn {
        margin-left: 0;
    }
    .language a:hover,
    .navbar .navbar-nav a.nav-link.current,
    .navbar .navbar-nav a.nav-link:hover {
        color: #ffc107;
    }
    .dropdown-item {
        text-align: center;
        font-weight: 700;
        white-space: normal;
    }
    .language a {
        color: #fff;
    }
    .section-title {
        font-size: 32px;
    }
    .expert {
        order: 2;
    }
    .steps {
        order: 1;
    }
    .counter h2 label {
        float: none;
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
    .counter h2 {
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    .cta-btn.desktop {
        display: none;
    }
    .cta-btn.mobile {
        display: flex;
    }
    .hero-video {
        width: 100%;
        height: 55vw;
    }
    footer.main-footer div[class*="col-"] {
        margin-bottom: 40px;
    }
    footer.main-footer .copyrights div[class*="col-"]:last-of-type,
    footer.main-footer div[class*="col-"]:last-of-type {
        margin-bottom: 0;
    }
    footer.main-footer .latest-posts > a {
        width: 100%;
        margin-bottom: 20px;
    }
    footer.main-footer .copyrights div[class*="col-"] {
        margin-bottom: 20px;
        text-align: center !important;
    }
    .sticky,
    .sticky:hover {
        color: #111;
    }
    .hero-image,
    .single-feature {
        text-align: center;
    }
    .header__contacts {
        display: none;
    }
    .sticky {
        position: fixed;
        bottom: 0;
        display: none;
        left: 0;
        z-index: 99;
        width: 100%;
        height: 60px;
        box-shadow: 0 -4px 8px rgb(0 0 0 / 0.2);
        background-color: #ffde03;
        justify-content: center;
        align-items: center;
        font-weight: 700;
        align-items: center;
        justify-content: center;
    }
    .sticky__icon {
        margin-right: 15px;
        max-height: 40px;
    }
    .hero {
        padding: 25px 0 30px;
    }
    .hero-content {
        order: 2;
    }
    .hero-image {
        order: 1;
    }
    .hero__image {
        max-width: 80%;
    }
    .hero__title {
        font-size: 28px;
        margin-bottom: 15px;
        line-height: 42px;
    }
    .cta-btn {
        font-size: 14px;
        line-height: 16px;
    }
    .hero__cta {
        margin: 20px auto 0;
        width: 90%;
        height: 55px;
        line-height: 22px;
        letter-spacing: 0.5px;
        font-size: 18px;
    }
    .cta--green {
        font-size: 19px;
        line-height: 24px;
        height: 60px;
    }
    .section-title {
        font-size: 28px;
        padding: 0;
        line-height: 36px;
    }
    .highlit-text {
        font-size: 2.4rem;
    }
    h2 {
        font-size: 34px;
        line-height: 40px;
    }
    .countdown-alt-1 .label {
        top: -20px;
    }
    body {
        padding-bottom: 123px;
    }
}
@media (max-width: 620px) {
    .red-line {
        height: 85%;
    }
}
@media (max-width: 540px) {
    a,
    li,
    p,
    span {
        font-size: 18px;
    }
    .hero__styled-list {
        margin-bottom: 10px;
    }
    .single-service .content {
        padding: 15px 15px 0;
    }
    .single-service .content .title {
        font-size: 22px;
    }
    .with-sub {
        line-height: 34px;
    }
    h2 {
        font-size: 30px;
        line-height: 38px;
    }
}
@media (max-width: 480px) {
    .hero-call {
        font-size: 40px;
        line-height: 40px;
    }
    .hero__title,
    h3 {
        font-size: 24px;
    }
    .navbar-brand img {
        max-width: 90%;
    }
    .hero__title {
        line-height: 32px;
    }
    .highlit-text {
        font-size: 2.4rem;
    }
    .single-service {
        width: 260px;
    }
    .ribbon-edge-bottomleft {
        display: none;
    }
    .header__rib {
        left: 1px;
    }
    .notice__icon {
        margin: 0 auto 15px;
    }
    .notice__content {
        max-width: 100%;
    }
    .notice {
        flex-wrap: wrap;
    }
    .cta-btn.white {
        margin-left: 5px;
        margin-right: 5px;
    }
    .cta-btn {
        padding: 0 15px;
    }
    .highlighted {
        font-size: 1.2rem;
        line-height: 24px;
    }
    .cta--green {
        font-size: 18px;
    }
}
@media (max-width: 420px) {
    .counter h2 label {
        line-height: normal;
        font-size: 20px;
        margin-right: 0;
    }
    .countdown-alt-1 .dd,
    .countdown-alt-1 .hh-1,
    .countdown-alt-1 .hh-2,
    .countdown-alt-1 .mm-1,
    .countdown-alt-1 .mm-2,
    .countdown-alt-1 .ss-1,
    .countdown-alt-1 .ss-2 {
        font-size: 24px;
        height: 36px;
    }
    .counter-cta {
        margin: 8px 0 0;
        height: 40px;
    }
    body {
        padding-bottom: 151px;
    }
}
.cc-window {
    opacity: 1;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}
.cc-animate.cc-revoke {
    -webkit-transition: -webkit-transform 1s;
    transition: transform 1s;
    transition:
        transform 1s,
        -webkit-transform 1s;
}
.cc-animate.cc-revoke.cc-top {
    -webkit-transform: translateY(-2em);
    transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
    -webkit-transform: translateY(2em);
    transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.cc-grower {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 1s;
    transition: max-height 1s;
}
.cc-revoke,
.cc-window {
    position: fixed;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Helvetica, Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
}
.cc-window.cc-static {
    position: static;
}
.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.cc-revoke {
    padding: 0.5em;
}
.cc-header {
    font-size: 18px;
    font-weight: 700;
}
.cc-link {
    opacity: 0.8;
    display: inline-block;
    padding: 0.2em;
    font-size: 16px;
}
.cc-close:focus,
.cc-close:hover,
.cc-link:hover {
    opacity: 1;
}
.cc-link:active,
.cc-link:visited {
    color: initial;
}
.cc-btn {
    display: block;
    padding: 0.4em 0.8em;
    font-size: 0.9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
}
.cc-highlight .cc-btn:first-child {
    background-color: #fff0;
    border-color: #fff0;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
    background-color: #fff0;
    text-decoration: underline;
}
.cc-close {
    display: block;
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    font-size: 1.6em;
    opacity: 0.9;
    line-height: 0.75;
}
.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
    left: 3em;
    right: unset;
}
.cc-revoke.cc-right {
    right: 3em;
    left: unset;
}
.cc-top {
    top: 1em;
}
.cc-left {
    left: 1em;
}
.cc-right {
    right: 1em;
}
.cc-bottom {
    bottom: 1em;
}
.cc-floating > .cc-link {
    margin-bottom: 1em;
}
.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em;
    font-size: 16px;
}
.cc-window.cc-floating .cc-compliance {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.cc-window.cc-banner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0;
}
.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0;
}
.cc-banner .cc-message {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    margin-right: 1em;
}
.cc-compliance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.cc-floating .cc-compliance > .cc-btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.cc-btn + .cc-btn {
    margin-left: 0.5em;
}
@media print {
    .cc-revoke,
    .cc-window {
        display: none;
    }
}
@media screen and (max-width: 900px) {
    .cc-btn {
        white-space: normal;
    }
}
@media screen and (max-width: 414px) and (orientation: portrait),
    screen and (max-width: 736px) and (orientation: landscape) {
    .cc-window.cc-top {
        top: 0;
    }
    .cc-window.cc-bottom {
        bottom: 0;
    }
    .cc-window.cc-banner,
    .cc-window.cc-floating,
    .cc-window.cc-left,
    .cc-window.cc-right {
        left: 0;
        right: 0;
    }
    .cc-window.cc-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .cc-window.cc-banner .cc-compliance {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .cc-window.cc-floating {
        max-width: none;
    }
    .cc-window .cc-message {
        margin-bottom: 1em;
    }
    .cc-window.cc-banner {
        -webkit-box-align: unset;
        -ms-flex-align: unset;
        align-items: unset;
    }
    .cc-window.cc-banner .cc-message {
        margin-right: 0;
    }
}
.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px;
    box-shadow: 0 0 8px rgb(0 0 0 / 0.4);
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
.cc-theme-classic .cc-btn {
    border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
    min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block;
    background: #203c43;
}
.cc-theme-edgeless.cc-window {
    padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: 0.8em 1.8em;
    height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
    margin-left: 0;
}
.countdown-alt-1 .item,
.header .container,
.hero,
.list-wrapper,
header,
sub,
sup {
    position: relative;
}
.container-fluid,
.navbar,
h1,
h2,
h3 {
    width: 100%;
}
body,
section {
    overflow-x: hidden;
}
.call-us .phone:hover,
.privacy,
a,
a:focus,
a:hover,
i,
i:focus,
i:hover,
span,
span:focus,
span:hover {
    text-decoration: none;
}
.btn-row,
.cta-btn,
.hero-caption,
.highlighted,
.list-bullet,
.main-image,
.navbar-brand,
.section-title {
    text-align: center;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke,
.contact-form .cta-btn,
.cta-btn,
button {
    cursor: pointer;
}
.countdown .label,
.cta-btn,
section.hero .continue {
    text-transform: uppercase;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.call-us .phone,
b,
h1,
h2,
strong,
th {
    font-weight: 700;
}
body,
button,
input {
    font-family: Nunito, sans-serif;
}
.list-item,
.table td,
.table th,
input,
select {
    vertical-align: middle;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
html {
    overflow-y: scroll;
}
.clear:after,
.clear:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
.clear:after {
    clear: both;
}
.clear {
    zoom: 1;
}
sub,
sup {
    font-size: 60%;
    line-height: 0;
}
sup {
    top: -0.6em;
}
sub {
    bottom: -0.25em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    padding: 15px;
}
textarea {
    overflow: auto;
}
.hidden {
    display: none;
    visibility: hidden;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
a:active,
a:hover {
    outline: 0;
}
.content ol,
.content ul {
    margin-left: 2em;
}
ol {
    list-style-type: decimal;
}
nav li,
nav ul {
    margin: 0;
    list-style: none;
}
a,
i,
span {
    display: inline-block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
section {
    padding: 40px 0;
}
button,
input {
    outline: 0 !important;
}
ol,
ul {
    padding-left: 20px;
}
.no-padding {
    padding: 0 !important;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}
.no-padding-top {
    padding-top: 0 !important;
}
.no-margin {
    margin: 0 !important;
}
.no-margin-bottom {
    margin-bottom: 0 !important;
}
.no-margin-top {
    margin-top: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 25px;
    line-height: normal;
}
h1,
h2 {
    font-size: 40px;
}
h3 {
    font-size: 30px;
}
a,
li,
p,
span {
    font-size: 1.2rem;
}
p {
    margin-bottom: 20px;
}
header {
    height: auto;
    box-shadow: 0 2px 8px rgb(0 0 0 / 0.4);
    z-index: 9;
}
.top-contacts {
    background-color: #02bb7b;
    height: 25px;
}
.cta-btn.desktop {
    display: flex;
}
.cta-btn.mobile {
    display: none;
}
.header__contacts {
    position: fixed;
    right: 50px;
    display: flex;
    align-items: center;
}
.header__contacts-title {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.header-wide {
    background-color: #f5f5f5;
    box-shadow: none;
}
.header-wide .navbar {
    background-color: #fff0;
}
.header__contacts-phone {
    color: #774dfc;
    font-size: 18px;
    font-weight: 700;
}
.header__contacts--stick {
    top: 0;
    padding: 5px 10px;
    background-color: #ffde03;
    box-shadow: 0 2px 4px rgb(0 0 0 / 0.3);
    border-radius: 0 0 4px 4px;
    color: #111 !important;
}
.dark-bg h2,
.dark-bg h3,
.dark-bg p,
.green-bg .section-title,
.green-bg a,
.green-bg h2,
.green-bg h3m .dark-bg .section-title,
.green-bg p,
.inner-content h2.highlighted,
.main-footer a:hover {
    color: #fff;
}
.top-contacts .container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.hero__styled-list {
    margin-bottom: 30px;
    padding-left: 0;
}
.hero__styled-list__item {
    list-style: none;
    position: relative;
    padding-left: 30px;
    line-height: normal;
    padding-bottom: 15px;
}
.hero__styled-list__item::before {
    content: "";
    width: 18px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/gryn-element.png) left 5px/18px 24px no-repeat;
}
.top-contacts a {
    color: #fff;
    font-weight: 600;
    font-size: 1rem;
}
.top-contacts a:hover {
    opacity: 0.9;
    color: #fff;
    text-shadow: 0 0 4px rgb(0 0 0 / 0.3);
}
.top-contacts .email {
    margin-left: 25px;
    padding-left: 28px;
    background: url(../images/mail.png) left center/19px 13px no-repeat;
}
.top-contacts .phone {
    padding-left: 18px;
    background: url(../images/phone.png) left center/11px 19px no-repeat;
}
.navbar {
    z-index: 99;
    border: none;
    position: relative;
    padding: 0;
    background-color: #eaeaea;
}
.navbar .call-us {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #ddd;
    line-height: 20px;
    font-size: 0.8rem;
}
.navbar .search-btn {
    color: #333;
    font-size: 0.9em;
}
.navbar .navbar-toggler {
    margin-top: 5px;
}
.navbar .navbar-toggler span {
    width: 20px;
    height: 2px;
    background: #fff;
    margin-bottom: 4px;
    display: block;
}
.intro .h3,
.mb-0,
.navbar .navbar-toggler span:last-of-type {
    margin-bottom: 0;
}
.navbar .navbar-toggler.active span {
    margin: 0;
}
.navbar .navbar-toggler.active span:first-of-type {
    -webkit-transform: rotate(45deg) translate(3px);
    transform: rotate(45deg) translate(3px);
}
.cc-window.cc-invisible,
.navbar .navbar-toggler.active span:nth-of-type(2) {
    opacity: 0;
}
.navbar .navbar-toggler.active span:last-of-type {
    -webkit-transform: rotate(-45deg) translate(3px);
    transform: rotate(-45deg) translate(3px);
}
.navbar .langs a {
    font-size: 0.8em;
    color: #aaa;
    font-weight: 700;
}
.navbar .langs a.active {
    color: #333;
}
.navbar .langs span {
    width: 15px;
    height: 1px;
    background: #ddd;
    margin: 0 5px;
}
.navbar .navbar-nav a.nav-link {
    color: #2c2e2e;
    margin: 0;
    padding: 5px 15px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 19px;
}
.call-us,
.green-text,
.navbar .navbar-nav a.nav-link.current,
.navbar .navbar-nav a.nav-link:hover,
.post h3:hover {
    color: #02bb7b;
}
@media (max-width: 991px) {
    nav.navbar .navbar-header,
    nav.navbar::after {
        width: 100%;
    }
    nav.navbar.current::after {
        width: calc(100% - 170px);
    }
    nav.navbar .search-area {
        font-size: 0.75em;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .header__contacts {
        top: 84px;
        right: 15px;
        padding: 5px 10px;
        background-color: #774dfc;
        box-shadow: 0 2px 4px rgb(0 0 0 / 0.3);
        border-radius: 0 0 4px 4px;
        transition: 0.2s;
    }
    .header__contacts-phone,
    .header__contacts-title {
        color: #fff;
    }
    .header__contacts--stick {
        top: 0;
    }
}
.cta-btn {
    background-color: #02bb7b;
    margin: 25px 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    height: 50px;
    transition: 0.2s;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    padding: 0 25px;
}
.cta-btn:hover {
    color: #fff;
    background: #02bb7b;
}
.cta-btn.white {
    border: 3px solid #ffde03;
    background: 0 0;
    color: #ffde03;
    margin-left: 10px;
    margin-right: 10px;
}
.f-button svg {
    stroke: #fff;
}
.cta-btn.active,
.cta-btn.white:hover {
    border: 3px solid #02bb7b;
    background-color: #02bb7b;
    color: #fff;
}
.cta--purple {
    color: #fff;
    border: 3px solid #774dfc;
    background: #774dfc;
}
.cta--purple:focus,
.cta--purple:hover {
    background: 0 0;
    color: #774dfc;
}
.cta--yellow {
    color: #17181e;
    border: 3px solid #ffde03;
    background: #ffde03;
    letter-spacing: 0.3px;
}
.cta--yellow:focus,
.cta--yellow:hover {
    background: 0 0;
    color: #ffde03;
}
.cta--green {
    color: #fff;
    border: 3px solid #02bb7b;
    background: #02bb7b;
    font-size: 19px;
}
.list-bullet,
.list-text,
.socials a i {
    font-size: 22px;
}
.withcounter {
    padding-bottom: 69px;
}
.cta--green:focus,
.cta--green:hover {
    background: 0 0;
    color: #02bb7b;
}
.steps {
    margin-top: 40px;
}
.red-line {
    background: #b2b8ba;
    width: 1px;
    height: 90%;
    position: absolute;
    left: 24px;
}
.list-bullet,
body {
    background-color: #fff;
}
.list-item-wrapper {
    margin-top: 12px;
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
}
.list-bullet.first,
.list-bullet.fourth {
    border: 2px solid #774dfc;
}
.list-bullet {
    float: left;
    margin-right: 11px;
    height: 48px;
    width: 48px;
    line-height: 44px;
    border-radius: 100px;
    font-weight: 900;
    color: #000;
    border: 1px solid;
}
.list-item {
    display: table-row;
}
.list-text {
    margin-bottom: 5px;
    color: #fff;
    font-weight: 700;
}
.list-subtext {
    font-size: 18px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 400;
}
.list-bullet.second {
    border: 2px solid #ffde03;
}
.list-bullet.third {
    border: 2px solid #02bb7b;
}
.three-steps .header-text {
    text-align: left;
    margin-top: 0;
}
section .header-text {
    font-size: 34px;
    line-height: 130%;
    text-align: left;
    margin-bottom: 30px;
}
.hero__cta {
    font-size: 20px;
    font-weight: 700;
    width: auto;
    margin-bottom: 0;
}
.hero-call {
    font-family: Nunito;
    font-size: 34px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 3px;
    color: #fff;
}
.hero-call::before {
    background: url(../images/arrow.svg) 0 bottom no-repeat;
    width: 45px;
    height: 79px;
    left: 45px;
    top: 20px;
    z-index: 9;
    position: absolute;
    content: "";
    transform: rotate(60deg);
}
.hero-caption h3 {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 30px;
}
.hero-caption {
    width: 440px;
    padding: 15px 20px 20px;
    background: rgb(2 18 73 / 0.6);
    border-radius: 10px;
    box-shadow: 0 0 6px rgb(0 0 0 / 0.3);
    position: absolute;
    left: 10vw;
    bottom: calc(50% - 150px);
}
.highlighted {
    padding: 15px 10px;
    border-radius: 5px;
    background: rgb(0 0 0 / 0.5);
    margin-top: 20px;
    font-size: 1.5rem;
    color: #fff;
    line-height: 30px;
}
.highlit-text {
    color: #02bb7b;
    font-size: 2.6rem;
    line-height: 40px;
}
.main-footer a,
.sup-from,
body {
    font-size: 1rem;
}
.sup-from {
    top: -1.2em;
    color: #fff;
}
.sup-from--dark {
    color: #111;
}
section.hero .continue {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -27px;
    text-decoration: none !important;
    color: inherit !important;
    font-size: 0.75em;
    opacity: 0.8;
}
.hero {
    background-color: #f5f5f5;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn:hover,
.main-footer {
    background: #02bb7b;
}
.main-footer {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
}
.main-footer .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.countdown .item,
.main-footer .copyright,
.main-footer .created,
.powered {
    display: inline-block;
}
.privacy {
    margin-left: 10px;
}
.cc-link,
.cc-revoke:hover {
    text-decoration: underline;
}
.main-footer span {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.navbar-header {
    max-width: 400px;
    margin: 0 auto;
}
.navbar-brand {
    padding: 0;
    margin: 0 auto;
    display: flex;
}
.navbar-brand img,
img {
    max-width: 100%;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    border: 1px solid #fff0;
    border-radius: 0.25rem;
}
body {
    -webkit-text-size-adjust: none;
    font-weight: 400;
    line-height: 1.5;
}
a {
    color: #02bb7b;
}
a:focus,
a:hover {
    color: #ffc107;
}
.features {
    margin-top: 60px;
}
.inner-content {
    max-width: 850px;
    margin: 0 auto;
}
.inner-content h2 {
    color: #02bb7b;
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
    margin: 30px 0;
}
.inner-content p,
.language a,
.single-service__price sup {
    font-weight: 400;
}
.inner-content p {
    font-size: 16px;
    line-height: 23px;
}
.main-image {
    margin-bottom: 30px;
    width: 100%;
}
.overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/overlay.png) left bottom repeat-x;
    padding: 20px;
    border-radius: 7px;
}
.hero-caption .form-control,
.single-service {
    background: #fff;
}
.single-service {
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 0.6);
    margin-bottom: 10px;
    position: relative;
    margin-top: 10px;
    border-radius: 10px;
    border: 3px solid #02bb7b;
    height: 378px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-service__header {
    position: absolute;
    padding: 0;
    left: 0;
    top: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.single-service__header-left {
    width: 40%;
    position: absolute;
    left: 15px;
    top: 25px;
}
.single-service__price {
    font-size: 24px;
    color: #774dfc;
    font-weight: 700;
    text-align: center;
    justify-content: center;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 15px;
    background-color: rgb(255 255 255 / 0.8);
    border-radius: 10px 0 0 10px;
    padding: 8px 7px 3px 10px;
    border: 2px solid #02bb7b;
    border-right: 0;
}
.single-service__price span {
    display: block;
    font-weight: 400;
    font-size: 12px;
}
.single-service__provider {
    max-width: 105px;
    margin-bottom: 15px;
}
.single-service .content {
    max-width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px;
    pointer-events: none;
}
.single-service .content .cta-btn {
    margin: 0;
    width: 175px;
    height: 40px;
}
.single-service .content .cta-btn:hover {
    color: #fff;
    background: #02bb7b;
}
.single-service .content .title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 15px;
}
.inner-page,
.services.inner-page {
    padding-top: 40px;
}
.intro .under-title {
    font-style: italic;
}
.language a {
    margin: 0 5px;
    padding: 5px 0;
    font-size: 16px;
    line-height: 19px;
}
.contact-info a:hover,
.dark-bg a:hover,
.language a:hover,
.main-footer a {
    color: #ffc107;
}
.table {
    border-left: 2px solid #eaeaea;
    border-right: 2px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-radius: 6px;
    border-collapse: unset;
    border-spacing: 0;
    margin-bottom: 45px;
}
.table tr td:first-child,
.table tr th:first-child {
    border-right: 1px solid #eaeaea;
}
.table tr th:first-child {
    color: #4fdaf2;
    font-size: 21px;
    font-weight: 700;
    line-height: 25px;
}
.table tr td:first-child {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}
.table tr td:last-child {
    text-align: right;
    color: #65df7b;
    font-size: 27px;
    font-weight: 500;
    line-height: 38px;
}
.table td,
.table th {
    padding: 10px 15px;
}
.table td {
    padding: 5px 15px;
}
.top.cta-btn {
    margin-left: 15px;
}
.section-title {
    position: relative;
    padding: 0;
    font-family: Nunito;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -1px;
    width: 100%;
}
.green-bg {
    background: radial-gradient(circle at 55% 15%, #8a53f2, #774dfc 45%);
    box-shadow: 0 0 8px rgb(0 0 0 / 0.4);
}
.dark-bg {
    background: linear-gradient(
        to right,
        #17181e 0,
        #293155 32%,
        #2c375e 63%,
        #1d2338 75%,
        #191c2a 90%,
        #171a23 100%,
        #4b4d53 100%
    );
}
.dark-bg a,
.highlight-color {
    color: #97f597;
    font-weight: 700;
}
.yellow-text {
    color: #ffde03;
}
.purple-text,
.socials a i {
    color: #774dfc;
}
.contact-info,
.title-section {
    margin-bottom: 30px;
}
.featured-posts .blog-post {
    max-height: 305px;
}
.post-thumbnail {
    margin-bottom: 25px;
}
.btn-row {
    margin-top: 30px;
}
section.blue {
    background-color: #02bb7b;
}
section.title {
    padding: 0;
    margin-bottom: 0;
}
.inner #contacts {
    background-color: #fcfcfc;
}
section.title .section-title {
    margin-bottom: 0;
    font-size: 34px;
    line-height: 36px;
}
.form-control {
    height: 50px;
    background: 0 0;
    border: none;
    border-bottom: 2px solid #5b5b5b;
    color: #242424;
    font-family: Nunito;
    font-size: 16px;
    line-height: 25px;
    border-radius: 0;
    padding: 15px 10px;
}
.form-control::placeholder {
    color: #242424;
}
.countdown .item-hh .label,
.countdown .item-mm .label,
.countdown .item-ss .label,
.form-group label,
.sticky {
    display: none;
}
.contact-info h3 {
    font-size: 24px;
    margin-bottom: 20px;
}
.contact-info h4,
.socials h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 19px;
    margin-bottom: 15px;
}
.contact-info a,
.contact-info p {
    margin-bottom: 5px;
    font-size: 18px;
}
.contact-info a {
    color: #774dfc;
    line-height: 25px;
}
.copyright {
    float: left;
}
.powered a {
    display: inline;
}
.powered img {
    max-width: 35%;
}
.divider {
    padding: 60px 0;
}
.dropdown-menu {
    background-color: #fff;
    border: none;
    box-shadow: 0 0 4px rgb(0 0 0 / 0.2);
    font-size: 1rem;
    font-weight: 500;
    border-radius: 0;
}
.dropdown-item {
    color: #2c2e2e;
    font-size: 1rem;
}
.dropdown-item.active,
.dropdown-item:active {
    background-color: #f8f9fa;
    color: #2c2e2e;
}
.contact-form {
    float: none;
    margin: 0 auto;
}
.contact-form h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
    color: #000;
}
.contact-form textarea {
    min-height: 120px;
    resize: none;
}
.date.meta-last {
    font-size: 0.8rem;
}
img.left,
img.leftAlone {
    float: left;
    margin: 5px 20px 10px 0;
}
main .container {
    max-width: 1200px;
    margin: 0 auto;
}
.header__rib::after {
    content: "";
    border-width: 0 5px 4px 0;
    right: -5px;
    border-color: #fff0 #fff0 #002ed1;
    top: 0;
    position: absolute;
    z-index: 1;
    border-style: solid;
}
.header__rib {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 3px 16px 5px;
    position: absolute;
    margin-left: -4px;
    margin-top: -4px;
    background: #3f69ff;
    border-radius: 5px 0;
    font-weight: 900;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    z-index: 9;
    left: -4px;
    top: -3px;
}
.ribbon-edge-bottomleft {
    border-width: 0 4px 5px 0;
    left: 0;
    border-color: #fff0 #002ed1 #fff0 #fff0;
    bottom: -5px;
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0;
    width: 0;
    display: block;
}
.counter h2,
.flex {
    display: flex;
}
.hero__title {
    color: #111;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
}
.hero__subtitle {
    font-size: 20px;
    color: #111;
    margin-bottom: 10px;
    line-height: normal;
}
.styled-list li {
    color: #fff;
    margin-bottom: 10px;
}
.owl-carousel .owl-stage-outer {
    overflow: visible;
}
.notice {
    border: 3px solid #ffde03;
    border-radius: 10px;
    max-width: 470px;
    width: 100%;
    padding: 15px 10px 15px 15px;
    height: auto;
    align-items: center;
    margin: 10px auto 15px;
}
.notice__icon {
    margin-right: 15px;
}
.notice__content {
    max-width: 87%;
}
.notice .notice__title {
    font-size: 21px;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 10px;
    color: #ffde03;
}
.notice__content p {
    font-style: italic;
    font-size: 16px;
    line-height: 22.4px;
    color: #fff;
    margin-bottom: 0;
}
.section-title {
    line-height: normal;
    color: #021249;
}
.with-sub {
    margin: 0 auto;
    max-width: 750px;
}
.counter h2,
.page-title {
    color: #fff;
    margin-bottom: 0;
}
#myCarousel {
    --f-carousel-spacing: 10px;
    --f-carousel-slide-width: 60%;
}
#myCarousel .f-carousel__slide {
    padding: 0;
}
.subtitle {
    font-weight: 500;
}
.page-title,
.success-note {
    font-weight: 700;
    text-align: center;
}
.testimonial-card {
    background-color: #733fc8;
    background-image: url(https://raw.githubusercontent.com/RahulSahOfficial/testimonials_grid_section/5532c958b7d3c9b910a216b198fdd21c73112d84/images/bg-pattern-quotation.svg);
    background-repeat: no-repeat;
    background-position: 90% 90%;
    padding: 1.1rem;
    border-radius: 1.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 24rem;
    box-shadow: 0 0 10px #6d6b6b6b;
    margin-right: 10px;
}
.testimonial-name {
    font-size: 1.25rem;
    font-weight: 700;
    color: #f3deff;
}
.testimonial-role {
    font-size: 0.875rem;
    color: #f3deff;
    margin-bottom: 1.5rem;
}
.testimonial-text {
    color: #fff;
    margin-bottom: 1.5rem;
    line-height: 1.625;
}
.f-carousel__track {
    padding: 20px 0;
}
#myCarousel .f-carousel__slide {
    padding: 0;
}
.persons-filter {
    margin-top: 30px;
}
.persons-filter__title {
    font-size: 20px;
}
.page-title {
    font-size: 34px;
    line-height: 36px;
    position: relative;
    padding: 30px 0;
    letter-spacing: -1px;
    line-height: normal;
    width: 100%;
}
#contacts {
    background: url(../images/contacts-bg.png) center center repeat-x;
}
#success_message {
    display: flex;
    align-items: center;
}
.align-items-center {
    align-items: center;
}
.space-between {
    justify-content: space-between;
}
.justify-content-center {
    justify-content: center;
}
.mt-10 {
    margin-top: 10px;
}
.counter {
    display: none;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 2;
    bottom: 0;
    left: 0;
    background-image: radial-gradient(circle at 55% 15%, #8a53f2, #774dfc 45%) !important;
    padding: 5px 0 10px;
}
.counter h2 {
    margin-top: 0;
    align-items: center;
    font-size: 26px;
    justify-content: center;
}
.counter h2 label {
    float: left;
    position: relative;
    bottom: -5px;
    margin-right: 20px;
}
.counter h2 .time-contributor {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
}
.counter h2 .time-contributor:hover {
    animation: 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both shake;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}
.countdown {
    display: table-cell;
    font-weight: 400;
}
.countdown .item {
    vertical-align: bottom;
    position: relative;
    font-family: "Open Sans", cursive;
    font-weight: 700;
    font-size: 160px;
    line-height: 180px;
    text-align: center;
    color: #b7b7b7;
    border-radius: 10px;
    margin: 50px 10px 50px 0;
    padding: 0 10px;
    background: #2a2a2a;
    background: -webkit-linear-gradient(#2a2a2a, #000);
    background: linear-gradient(#2a2a2a, #000);
    overflow: hidden;
}
.countdown .item-ss {
    font-size: 50px;
    line-height: 70px;
}
.countdown .item:after {
    content: "";
    display: block;
    height: 1px;
    border-top: 3px solid #111;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
}
.countdown .label {
    display: block;
    position: absolute;
    font-family: "Open Sans", cursive;
    font-weight: 700;
    line-height: normal;
    right: 6px;
    bottom: 4px;
    font-size: 14px;
    color: #b9b9b9;
}
.countdown-alt-1 {
    display: block;
    font-size: 0;
    color: #000;
    float: right;
}
.countdown-alt-1 .dd,
.countdown-alt-1 .hh-1,
.countdown-alt-1 .hh-2,
.countdown-alt-1 .mm-1,
.countdown-alt-1 .mm-2,
.countdown-alt-1 .ss-1,
.countdown-alt-1 .ss-2 {
    font-family: Nunito, sans-serif;
    background: #f6f6f6;
    border-radius: 10px;
    display: inline-block;
    font-size: 30px;
    margin: 0 2px;
    min-width: 35px;
    padding: 0;
    text-align: center;
    height: 40px;
    top: 10px;
    position: relative;
}
.countdown-alt-1 .hh-1,
.countdown-alt-1 .hh-2,
.countdown-alt-1 .mm-1,
.countdown-alt-1 .mm-2,
.countdown-alt-1 .ss-1,
.countdown-alt-1 .ss-2 {
    width: 35px;
    max-width: 35px;
}
.countdown-alt-1 .label {
    font-style: italic;
    text-transform: capitalize;
    background: 0 0;
    border-radius: 5px;
    font-size: 13px;
    margin: 1px 2px;
    padding: 0;
    position: absolute;
    left: 0;
    top: -10px;
    color: #fff;
}
.counter-cta {
    margin: 4px 0 0 15px;
}
.counter-cta:hover {
    color: #02bb7b;
    background: #fff;
}
.countdown-alt-1 .separator,
.countdown-alt-1 .separator-dd {
    color: #fff;
    font-size: 28px;
    position: relative;
    top: 10px;
}
@media (max-width: 1200px) and (min-width: 992px) {
    .navbar .call-us {
        margin-left: 15px;
        padding-left: 15px;
        font-size: 0.9em;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0.3rem;
        padding-right: 0.3rem;
    }
    .navbar-brand {
        margin-right: 0;
    }
}
@media (max-width: 1200px) {
    .single-feature .content,
    .single-feature .icon {
        float: none;
        max-width: 100%;
    }
    .navbar {
        height: auto;
        padding-top: 0;
        padding-bottom: 0;
    }
    .container {
        max-width: 1050px;
    }
    .single-feature .icon {
        margin-right: 0;
        margin-bottom: 15px;
        height: 64px;
    }
    .section-title {
        font-size: 36px;
        line-height: 44px;
    }
}
@media (max-width: 1120px) and (min-width: 991px) {
    .top.cta-btn {
        font-size: 14px;
        width: 110px;
    }
    .language a {
        margin: 0 2px;
    }
    .navbar .navbar-nav a.nav-link {
        padding: 5px 10px;
    }
    .hero {
        padding: 30px 0;
    }
}
@media (max-width: 992px) {
    .nav-bar {
        padding: 0;
    }
    nav.navbar .navbar-header {
        width: 100%;
        padding: 0;
        max-width: 100%;
    }
    .navbar-collapse {
        background: #02bb7b;
        text-align: center;
        position: absolute;
        width: 100%;
        left: 0;
        top: 106px;
    }
    .navbar-nav {
        padding-top: 5px;
    }
    .navbar .navbar-nav a.nav-link {
        font-size: 18px;
        padding: 15px 5px;
    }
    .top.cta-btn {
        margin-left: 0;
    }
    .language a:hover,
    .navbar .navbar-nav a.nav-link.current,
    .navbar .navbar-nav a.nav-link:hover {
        color: #ffc107;
    }
    .dropdown-item {
        text-align: center;
        font-weight: 700;
        white-space: normal;
    }
    .language a {
        color: #fff;
    }
    .section-title {
        font-size: 32px;
    }
    .expert {
        order: 2;
    }
    .steps {
        order: 1;
    }
    .counter h2 label {
        float: none;
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
    .counter h2 {
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    .cta-btn.desktop {
        display: none;
    }
    .cta-btn.mobile {
        display: flex;
    }
    .hero-video {
        width: 100%;
        height: 55vw;
    }
    footer.main-footer div[class*="col-"] {
        margin-bottom: 40px;
    }
    footer.main-footer .copyrights div[class*="col-"]:last-of-type,
    footer.main-footer div[class*="col-"]:last-of-type {
        margin-bottom: 0;
    }
    footer.main-footer .latest-posts > a {
        width: 100%;
        margin-bottom: 20px;
    }
    footer.main-footer .copyrights div[class*="col-"] {
        margin-bottom: 20px;
        text-align: center !important;
    }
    .sticky,
    .sticky:hover {
        color: #111;
    }
    .hero-image,
    .single-feature {
        text-align: center;
    }
    .header__contacts {
        display: none;
    }
    .sticky {
        position: fixed;
        bottom: 0;
        display: flex;
        left: 0;
        z-index: 99;
        width: 100%;
        height: 60px;
        box-shadow: 0 -4px 8px rgb(0 0 0 / 0.2);
        background-color: #ffde03;
        justify-content: center;
        align-items: center;
        font-weight: 700;
        align-items: center;
        justify-content: center;
    }
    .sticky__icon {
        margin-right: 15px;
        max-height: 40px;
    }
    .hero {
        padding: 25px 0 30px;
    }
    .hero-content {
        order: 2;
    }
    .hero-image {
        order: 1;
    }
    .hero__image {
        max-width: 80%;
    }
    .hero__title {
        font-size: 28px;
        margin-bottom: 15px;
        line-height: 42px;
    }
    .cta-btn {
        font-size: 14px;
        line-height: 16px;
    }
    .hero__cta {
        margin: 20px auto 0;
        width: 90%;
        height: 55px;
        line-height: 22px;
        letter-spacing: 0.5px;
        font-size: 18px;
    }
    .cta--green {
        font-size: 19px;
        line-height: 24px;
        height: 60px;
    }
    .section-title {
        font-size: 28px;
        padding: 0;
        line-height: 36px;
    }
    .highlit-text {
        font-size: 2.4rem;
    }
    h2 {
        font-size: 34px;
        line-height: 40px;
    }
    .countdown-alt-1 .label {
        top: -20px;
    }
    body {
        padding-bottom: 60px;
    }
}
@media (max-width: 620px) {
    .red-line {
        height: 85%;
    }
}
@media (max-width: 540px) {
    a,
    li,
    p,
    span {
        font-size: 18px;
    }
    .hero__cta:hover {
        color: #111 !important;
    }
    .hero__styled-list {
        margin-bottom: 10px;
    }
    .single-service .content {
        padding: 15px 15px 0;
    }
    .single-service .content .title {
        font-size: 22px;
    }
    .with-sub {
        line-height: 34px;
    }
    h2 {
        font-size: 30px;
        line-height: 38px;
    }
}
@media (max-width: 480px) {
    .hero-call {
        font-size: 40px;
        line-height: 40px;
    }
    .hero__title,
    h3 {
        font-size: 24px;
    }
    .navbar-brand img {
        max-width: 90%;
    }
    .hero__title {
        line-height: 32px;
    }
    .highlit-text {
        font-size: 2.4rem;
    }
    .single-service {
        width: 260px;
    }
    .ribbon-edge-bottomleft {
        display: none;
    }
    .header__rib {
        left: 1px;
    }
    .notice__icon {
        margin: 0 auto 15px;
    }
    .notice__content {
        max-width: 100%;
    }
    .notice {
        flex-wrap: wrap;
    }
    .cta-btn.white {
        margin-left: 5px;
        margin-right: 5px;
    }
    .cta-btn {
        padding: 0 15px;
    }
    .highlighted {
        font-size: 1.2rem;
        line-height: 24px;
    }
    .cta--green {
        font-size: 18px;
    }
}
@media (max-width: 420px) {
    .counter h2 label {
        line-height: normal;
        font-size: 20px;
        margin-right: 0;
    }
    .countdown-alt-1 .dd,
    .countdown-alt-1 .hh-1,
    .countdown-alt-1 .hh-2,
    .countdown-alt-1 .mm-1,
    .countdown-alt-1 .mm-2,
    .countdown-alt-1 .ss-1,
    .countdown-alt-1 .ss-2 {
        font-size: 24px;
        height: 36px;
    }
    .counter-cta {
        margin: 8px 0 0;
        height: 40px;
    }
}
.cc-window {
    opacity: 1;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}
.cc-animate.cc-revoke {
    -webkit-transition: -webkit-transform 1s;
    transition: transform 1s;
    transition:
        transform 1s,
        -webkit-transform 1s;
}
.cc-animate.cc-revoke.cc-top {
    -webkit-transform: translateY(-2em);
    transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
    -webkit-transform: translateY(2em);
    transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.cc-grower {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 1s;
    transition: max-height 1s;
}
.cc-revoke,
.cc-window {
    position: fixed;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Helvetica, Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
}
.cc-window.cc-static {
    position: static;
}
.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.cc-revoke {
    padding: 0.5em;
}
.cc-header {
    font-size: 18px;
    font-weight: 700;
}
.cc-link {
    opacity: 0.8;
    display: inline-block;
    padding: 0.2em;
    font-size: 16px;
}
.cc-close:focus,
.cc-close:hover,
.cc-link:hover {
    opacity: 1;
}
.cc-link:active,
.cc-link:visited {
    color: initial;
}
.cc-btn {
    display: block;
    padding: 0.4em 0.8em;
    font-size: 0.9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
}
.cc-highlight .cc-btn:first-child {
    background-color: #fff0;
    border-color: #fff0;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
    background-color: #fff0;
    text-decoration: underline;
}
.cc-close {
    display: block;
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    font-size: 1.6em;
    opacity: 0.9;
    line-height: 0.75;
}
.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
    left: 3em;
    right: unset;
}
.cc-revoke.cc-right {
    right: 3em;
    left: unset;
}
.cc-top {
    top: 1em;
}
.cc-left {
    left: 1em;
}
.cc-right {
    right: 1em;
}
.cc-bottom {
    bottom: 1em;
}
.cc-floating > .cc-link {
    margin-bottom: 1em;
}
.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em;
    font-size: 16px;
}
.cc-window.cc-floating .cc-compliance {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.cc-window.cc-banner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0;
}
.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0;
}
.cc-banner .cc-message {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    margin-right: 1em;
}
.cc-compliance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.cc-floating .cc-compliance > .cc-btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.cc-btn + .cc-btn {
    margin-left: 0.5em;
}
@media print {
    .cc-revoke,
    .cc-window {
        display: none;
    }
}
@media screen and (max-width: 900px) {
    .cc-btn {
        white-space: normal;
    }
}
@media screen and (max-width: 414px) and (orientation: portrait),
    screen and (max-width: 736px) and (orientation: landscape) {
    .cc-window.cc-top {
        top: 0;
    }
    .cc-window.cc-bottom {
        bottom: 0;
    }
    .cc-window.cc-banner,
    .cc-window.cc-floating,
    .cc-window.cc-left,
    .cc-window.cc-right {
        left: 0;
        right: 0;
    }
    .cc-window.cc-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .cc-window.cc-banner .cc-compliance {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .cc-window.cc-floating {
        max-width: none;
    }
    .cc-window .cc-message {
        margin-bottom: 1em;
    }
    .cc-window.cc-banner {
        -webkit-box-align: unset;
        -ms-flex-align: unset;
        align-items: unset;
    }
    .cc-window.cc-banner .cc-message {
        margin-right: 0;
    }
}
.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px;
    box-shadow: 0 0 8px rgb(0 0 0 / 0.4);
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
.cc-theme-classic .cc-btn {
    border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
    min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block;
    background: #203c43;
}
.cc-theme-edgeless.cc-window {
    padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: 0.8em 1.8em;
    height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
    margin-left: 0;
}
.top-form {
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 0.6);
    position: relative;
    background: rgb(255 255 255 / 0.9);
    border-radius: 10px;
    border: 3px solid #02bb7b;
    padding: 17px;
}
.top-form .cta-btn {
    margin: 10px auto 0 auto;
}
.hero-top {
    background: url(../images/nuoteku-valymo-irenginiu-montavimas-august-biomax.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 158px;
}
.hero__title.white-text {
    color: #fff;
    text-shadow: 1px 2px #000;
}
.hero__styled-list__item {
    color: #fff;
    text-shadow: 1px 2px #000;
    font-size: 1.4rem;
}
.header-wide .navbar {
    background-color: #fff0;
    position: absolute;
}
.purple-text {
    color: #02bb7b;
}
.header__contacts-phone {
    color: #02bb7b;
}
.hero-top .Actions {
    margin: 0 auto;
}
@media (max-width: 767px) {
    .hero-top .hero-image {
        order: 2;
        text-align: center;
    }
}
@media (max-width: 991px) {
    .hero-top {
        background: url(../images/nuoteku-valymo-irenginiu-montavimas-august-biomax-mobile.jpg) no-repeat center center;
        background-size: cover;
    }
    .single-service {
        height: 100%;
    }
}

