body {
    padding: 120px 0 0;
    margin: 0;
    font-family: 'Raleway', sans-serif;
    color: #000;
    background: #F5F6F7;
    line-height: 1.5;
}
* {
	box-sizing: border-box;
	outline: none;
}
a {
    text-decoration: none;
    color: #000;
}
.hidden {
    display: none;
}
img {
    display: block;
    max-width: 100%;
    height: auto;
}
* {
    outline: none;
}
a.scrollup {
    position: fixed;
    bottom: 150px;
    right: 0;
    display: none;
    z-index: 999;
    border: 1px solid;
    border-radius: 20px;
    color: #7790b0;
    padding: 3px 15px 5px;
    transform: rotate(270deg);
}
ol {
    padding-left: 20px;
}
code {
    background: #dbd50152;
    font-size: 14px;
    display: inline-block;
    padding: 0 5px;
    border-radius: 20px;
}
pre code.hljs {
    white-space: pre-wrap;
}
.row {
    padding: 0 15px;
}
.container {
    max-width: 1300px;
    margin: 0 auto;
}
.flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
    flex-wrap: wrap;
}
.grid {
    display:grid;
}
.grid-2col {
    grid-template-columns: repeat(2, 1fr);
    gap: 70px;
}
.grid-3col {
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
}
.grid-4col {
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}
.nav-wrapper {
    justify-content: space-between;
    width: calc(100% - 400px);
}
input#modlgn-passwd-181, input#modlgn-username-181 {
    background: #f5f6f7;
}
.top-wrap.flex {
    position: fixed;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1300px;
    padding: 15px;
    background: #fff;
    border-radius: 20px;
    z-index: 99;
    transition: .3s;
}
.top-wrap.flex.scrolled {
    box-shadow: 8px 8px 10px #3d618f29;
    top: 0;
    border-radius: 0 0 20px 20px;
}
.logo a {
    width: 200px;
    display: block;
}
ul.mod-menu.mod-list.nav {
    display: flex;
    list-style: none;
    gap: 15px;
}
.btn a, button.submit, .btn-primary, .cookie-btn {
    display: inline-block;
    padding: 10px 20px 5px;
    background: #3d618f;
    border-radius: 30px;
    color: #fff;
    letter-spacing: .1em;
    opacity: .7;
    box-shadow: 8px 8px 10px #3d618f59;
    transition: .3s;
    font-family: "Yanone Kaffeesatz", sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    border:none;
    cursor: pointer;
}
.btn a:hover, button.submit:hover, .btn-primary:hover, .cookie-btn:hover {
    opacity: 1;
    box-shadow: none;
}
.btn-primary {
    margin-top: 20px;
}
section#utp {
    padding-top: 70px;
}
.bl-title {
    font-size: 70px;
    text-align: center;
    font-weight: 400;
    font-family: "Yanone Kaffeesatz", sans-serif;
    text-transform: uppercase;
}
.utp-ic {
    width: 40px;
    opacity: .7;
    margin: 0 auto 20px;
}
.utp {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    text-align: center;
}
.utp-title {
    font-size: 36px;
    padding-bottom: 30px;
    font-family: "Yanone Kaffeesatz", sans-serif;
    line-height: 1.1;
}
section#steps {
    padding: 70px 0;
}
.sub-tx {
    text-align: center;
    max-width: 1100px;
    margin: 0 auto;
    font-size: 20px;
}
.steps-wrap {
    padding: 40px;
    background: #fff;
    border-radius: 30px;
    margin: 70px 0 0;
}
.step-title {
    font-size: 30px;
    padding-bottom: 20px;
    font-family: "Yanone Kaffeesatz", sans-serif;
}
.step {
    position: relative;
}
.step-ic {
    font-size: 150px;
    position: absolute;
    top: -38px;
    line-height: 1;
    left: -50px;
    font-weight: 900;
    color: #e7ecf1;
}
.steps {
    transform-style: preserve-3d;
    padding-top: 50px;
}
.step-ic {
    font-size: 66px;
    position: absolute;
    top: -24px;
    line-height: 1;
    left: -45px;
    font-weight: 900;
    color: #e7ecf1;
}
.step-tx {
    text-wrap: balance;
}
figure.left.item-image {
    margin: 0;
}
figure.left.item-image img {
    border-radius: 30px;
    opacity: .7;
}
.art-top-right h1 {
    font-size: 60px;
    font-weight: 400;
    font-family: "Yanone Kaffeesatz", sans-serif;
    line-height: 1.1;
}
h3 {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.1;
}
h4 {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.1;
}
.wg-cell {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
}
.wg-cell h4 {
    text-wrap: balance;
    margin: 0;
}
.wg-title {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 28px;
    font-weight: 400;
    padding: 0 0 30px;
    line-height: 1.1;
}
.com-content-article__body ul {
    padding-left: 20px;
}
.com-content-article__body li {
    padding: 5px 0;
}
h2 {
    font-size: 40px;
    font-weight: 400;
    font-family: "Yanone Kaffeesatz", sans-serif;
    text-wrap: balance;
    line-height: 1.1;
}
table {
    border-collapse: collapse;
}
td, th {
    border: 1px solid #ccc;
    padding: 5px 20px;
}
.success {
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    max-width: 600px;
    border-left: 10px solid #a0bd00;
}
.note {
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    max-width: 600px;
    border-left: 10px solid #3d618f;
}
.warning {
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    max-width: 600px;
    border-left: 10px solid #e50000;
}

.alert-heading .success {    
 padding: 0;
}
.alert-heading .note {
 padding: 0;
}
.alert-heading .warning {
 padding: 0;
}
.com-content-article__body {
    padding: 0 0 70px;
}
.com-content-article__body.news {
    max-width: 1000px;
}
.news-item h2 {
    font-size: 26px;
}
dd.hits {
    margin-left: 0;
    font-size: 14px;
}
.page-header h1 {
    font-size: 70px;
    font-weight: 400;
    font-family: "Yanone Kaffeesatz", sans-serif;
    text-transform: uppercase;
}
.article-image img {
    border-radius: 30px;
    opacity: .7;
}
.footer {
    padding: 40px 40px 10px;
    background: #fff;
    border-radius: 30px 30px 0 0;
}
section#news {
    padding-bottom: 70px;
}
.bottom-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 70px;
}
.copy.flex {
    font-size: 14px;
    text-align: center;
}
.copy-item {
    width: 33.333%;
}
.copy-item:first-child {
    text-align: left;
}
.copy-item:last-child {
    text-align: right;
}
.com-content-category-blog__items.news-items {
    padding-bottom: 70px;
}
form.add-order {
    max-width: 500px;
    padding: 0 0 100px;
}
input[type="text"], input[type="email"], textarea, input[type="date"], input[type="password"] {
    width: 100%;
    padding: 15px;
    font-size: 16px;
    border: none;
    margin-bottom: 10px;
    border-radius: 15px;
    font-family: 'Raleway', sans-serif;
    background: #fff;
}
input[type="password"] {
    padding: 15px 40px 15px 15px;
}
.file-info {
    font-size: 12px;
    margin-bottom: 20px;
}
input#document {
    display: none;
}
span.input-file-btn, a.download_link {
    display: inline-block;
    padding: 3px 10px;
    background: transparent;
    border-radius: 30px;
    transition: .3s;
    cursor: pointer;
    margin: 5px 0;
    border: 2px solid #748dae;
    font-size: 14px;
}
span.input-file-text {
    font-size: 12px;
    width: calc(100% - 140px);
    text-wrap: balance;
    line-height: 1.1;
}
.filebtn.flex {
    margin-bottom: 15px;
}
label {
    padding: 0 15px 10px;
    display: inline-block;
}
.term {
    display: flex;
    align-items: center;
    margin: 20px 15px;
}
.term label {
    padding: 0 5px;
    display: inline-block;
    font-size: 12px;
    line-height: 1.1;
    text-wrap: balance;
}
.term a {
    border-bottom: 1px dashed #919191;
}
.order-item.flex {
    justify-content: space-between;
}
.order-col {
    width: 15%;
}
.order-col.fst {
    width: 40%;
    padding-right: 15px;
}
.order-col.thrd {
    width: 10%;
    text-align: center;
}
.order-col.last {
    text-align: right;
}
.order-item.flex.order h3 {
    font-size: 24px;
    margin: 0;
}
.order-item.flex.order {
    padding: 15px 30px;
    background: #fff;
    border-radius: 20px;
    transition: .3s;
}
.order-item.flex.order:hover {
    box-shadow: 8px 8px 10px #3d618f1f;
}
.order-item.flex {
    padding: 0 30px;
    margin-bottom: 20px;
}
.orders {
    min-height: 40vh;
}
.order_det h3 {
    font-size: 28px;
    border-top: 1px dotted #ccc;
    padding: 20px 0 0;
}
.user-cont.grid.grid-2col {
    max-width: 400px;
    gap: 10px;
}
.control-group.field-spacer {
    display: none;
}
form#member-registration {
    max-width: 500px;
}
div#jform\[password1\]-rules {
    font-size: 12px;
    padding: 0 0 10px 15px;
}
.password-group {
    display: flex;
    position: relative;
}
span.visually-hidden {
    display: none;
}
meter#progress-0 {
    display: none;
}
div#password-0 {
    display: none;
}
.input-group {
    position: relative;
    width: 100%;
}
button.btn.btn-secondary.input-password-toggle {
    position: absolute;
    right: 8px;
    width: 20px;
    height: 20px;
    top: calc(50% - 15px);
    padding: 0;
    border: none;
    background: transparent;
}
span.icon-fw.icon-eye-slash, span.icon-fw.icon-eye {
    display: block;
    width: 20px;
    height: 20px;
    background: url(/images/eye-slash-svgrepo-com.svg);
    background-size: contain;
    cursor: pointer;
    opacity: .7;
}
span.icon-fw.icon-eye {
    background: url(/images/eye-svgrepo-com.svg);
    background-size: contain;
}
.com-users-registration.registration {
    padding-bottom: 70px;
}
span.form-control-feedback {
    display: none;
}
form#login-form-181 {
    width: 400px;
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    position: absolute;
    right: 0;
    top: 111%;
    box-shadow: 8px 8px 24px #3d618f47;
    transform: scale(0);
    transform-origin: right top;
}
form#login-form-181.active {
    transform: scale(1);
    transition: .3s;
}
.f-close {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.pass-wrap {
    position: relative;
}
.top-login-btn {
    font-size: 26px;
    cursor: pointer;
}
.top-login-btn:hover i {
    color: #7790b0;
}
.top-login-wrap {
    position: relative;
    margin: 0 40px 0 0;
}
a.login-link {
    border-bottom: 1px dashed;
}
.com-content-article__body.order_det {
    margin: 0 0 70px;
    background: #fff;
    padding: 40px 40px 70px;
    border-radius: 30px;
}
.hits.det {
    padding: 5px 20px;
    background: #fff;
    border-radius: 20px;
}
.hits span.icon-eye.icon-fw {
    display: none;
}
.btn-light.go-back a:before {
    content: "\f30a";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 5px;
}
.btn-light.go-back {
    margin: 0 0 20px;
}
div#system-message-container {
    border-radius: 30px;
    overflow: hidden;
    max-width: 650px;
}
.com-users-registration-complete.registration-complete {
    min-height: 50vh;
}
 fieldset {
    border: none;
    padding: 0;
    margin: 0;
}
.com-users-login.login {
    max-width: 400px;
    padding: 0 0 70px;
}
.com-users-login__options.list-group a {
    display: block;
}
.com-users-login__options.list-group {
    padding: 15px 0 0;
}
.user-conts {
    width: fit-content;
}
.user-cont.grid.grid-2col {
    max-width: 400px;
    gap: 30px;
    margin: 0 0 10px;
}
.top-btns.flex {
    gap: 20px;
}
h1.order-title {
    font-size: 48px;
    text-transform: none;
}
section#footer {
    margin-top: 20px;
}
ul.pagination {
    display: flex;
    gap: 10px;
    list-style: none;
}
.items-more {
    display: none;
}
span.icon-angle-right:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    opacity: .6;
}
span.icon-angle-double-right:after {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    opacity: .6;
}
span.icon-angle-left:before {
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    opacity: .6;
}
span.icon-angle-double-left:before {
    content: "\f100";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    opacity: .6;
}
li.disabled.page-item {
    display: none;
}
.com-content-category-blog__navigation {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    gap: 50px;
}
body #system-message-container joomla-alert .joomla-alert--close {
    font-size: 22px;
    top: 10px;
}
form#user-registration {
    max-width: 500px;
    padding-bottom: 70px;
}
form#user-registration legend {
    padding-bottom: 50px;
}
.search-bl label.finder {
    display: none;
}
form.mod-finder.js-finder-searchform.form-search {
    width: fit-content;
    margin: 0 auto;
}
.search-bl {
    box-shadow: 8px 8px 18px #3d618f59;
    border-radius: 20px;
    position: fixed;
    max-width: 1300px;
    top: 20px;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    z-index: 9;
    background: #f5f6f7;
    padding: 15px;
    opacity: 0;
    transition: .3s;
}
.search-bl.active {
    top: 110px;
    opacity: 1;
}
.search-bl.active.scrolled {
    top: 95px;
}
.mod-finder__search.input-group {
    display: flex;
    gap: 10px;
    align-items: center;
}
.search-bl button.btn.btn-primary {
    margin: 0;
}
input#mod-finder-searchword182 {
    margin: 0;
}
.top-search {
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
legend.com-finder__search-legend.visually-hidden {
    display: none;
}
.form-inline>label {
    display: none;
}
.cookie-warn.flex.active {
    display: flex;
}
.cookie-tx a {
    color: #3d618f;
}
.cookie-warn.flex {
    display: none;
    max-width: 1200px;
    position: fixed;
    bottom: 20px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    padding: 20px;
    background: #fff;
    color: #000;
    border-radius: 20px;
    box-shadow: 8px 8px 35px #3d618f29;
    flex-wrap: nowrap;
    align-items: center;
    z-index: 99999;
}
.cookie-tx {
    padding-right: 40px;
}

@media screen and (max-width:767px){
.grid-3col {
    grid-template-columns: 1fr;
    gap: 20px;
}
.grid-2col {
    grid-template-columns: 1fr;
    gap: 30px;
}
.nav-wrapper {
    position: fixed;
    background: #fff;
    width: 96%;
    top: 64px;
    left: 2%;
    justify-content: center;
    padding: 40px 40px 100px;
    border-radius: 30px;
    box-shadow: 8px 8px 10px #3d618f29;
    display: none;
    font-size: 18px;
}
.top-btns.flex .btn.blue {
    width: 100%;
    text-align: center;
}
ul.mod-menu.mod-list.nav {
    padding: 0;
    flex-wrap: wrap;
    text-align: center;
    width: 100%;
}
ul.mod-menu.mod-list.nav li {
    width: 100%;
}
.copy-item {
    width: 100%;
}
.copy-item:first-child, .copy-item:last-child {
    text-align: center;
}
a.scrollup {
    display: none!important;
}
.logo a {
    width: 140px;
    display: block;
}
.top-wrap.flex {
    top: 10px;
    padding: 10px 15px;
}
.nav-toggler {
    position: relative;
    width: 25px;
    height: 17px;
    cursor: pointer;
    margin-left: 15px;
}
.nav-toggler span {
    display: block;
    width: 100%;
    height: 3px;
    background: #000;
    position: absolute;
    transition: .3s;
}
span.tog-top, span.tog-bottom {
    transform-origin: left center;
}
span.tog-center {
    top: calc(50% - 1.5px);
}
span.tog-bottom {
    bottom: 0;
    width: 70%;
}
.active span.tog-top {
    transform: rotate(34deg);
}
.nav-toggler.active span.tog-center {
    width: 0px;
}
.active span.tog-bottom {
    transform: rotate(-34deg);
    width: 100%;
}
.top-login-wrap {
    position: static;
    margin: 0 20px 0 0;
}
form#login-form-181 {
    width: 96%;
    position: fixed;
    right: 2%;
    top: 111%;
}
.search-bl.active {
    top: 74px;
}
.search-bl {
    width: 96%;
}
body {
    padding: 80px 0 0;
    font-size: 14px;
}
.bl-title {
    font-size: 40px;
}
.utp-title {
    font-size: 26px;
    padding-bottom: 30px;
    font-family: "Yanone Kaffeesatz", sans-serif;
    line-height: 1.1;
}
.sub-tx {
    font-size: 16px;
}
section#steps {
    padding: 40px 0;
}
.steps.grid.grid-2col {
    padding-left: 40px;
}
.step-ic {
    font-size: 48px;
    top: -10px;
}
.bottom-logo {
    width: 160px;
    padding: 0 0 30px;
    margin: 0 auto;
}
.art-top-right h1 {
    font-size: 30px;
}
h2 {
    font-size: 28px;
}
h3 {
    font-size: 26px;
}
.page-header h1 {
    font-size: 48px;
    line-height: 1.1;
}
h1.order-title {
    font-size: 36px;
}
.hits.det {
    font-size: 12px;
    margin-bottom: 10px;
}
.com-content-article__body.order_det {
    padding: 20px 20px 70px;
}
.order_det h3 {
    font-size: 20px;
}
.success {
    padding: 20px;
}
.note {
    padding: 20px;
}
.warning {
    padding: 20px;
}
.wg-title {
    font-size: 22px;
    padding: 0 0 18px;
}
.top-login-btn {
    font-size: 20px;
}
.order-col.fst {
    width: 100%;
}
.order-col {
    width: 100%;
    font-weight: 700;
}
.order-col.thrd {
    width: 100%;
    text-align: left;
}
.order-col.last {
    text-align: left;
}
.order-item.flex.order {
    display: flex;
}
.order-item.flex {
    display: none;
}
.order-col {
   
}
.order-col span {
    font-weight: 400;
}
.order-item.flex.order h3 {
    margin: 0 0 10px;
}
.user-conts {
    width: 100%;
}
.user-cont.grid.grid-2col {
    grid-template-columns: 1fr 1fr;
}
.cookie-warn.flex {
    flex-wrap: wrap;
    justify-content: flex-end;
    bottom: 60px;
}
.cookie-tx {
    padding-right: 0;
}
.cookie-btn {
    margin-top: 20px;
}
}