/* REBOOT */
*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-top:0;
    font-family: 'Space Mono', sans-serif;
    margin-bottom:0;
    /*margin-bottom: 0.5rem;*/
    font-weight: 700;
    line-height: 1.5;
}

.section.section-post .post-body h2,
.section.section-post .post-body  h3 {
    padding-left: 15px;
    padding-right: 15px;
}

.section.section-post .post-body h3, .section.section-post .post-body .h3 {
    font-size: 1.7rem;
    letter-spacing: -0.6px;
}

.section.section-post .post-body .cikkblock.block_placeholder {
    margin-top: -40px;
}

.section.section-post .post-body .cikkblock.block_placeholder[data-blocktype="Cikk_Oldal_Youtube"] > iframe {
    height: 100%;
    aspect-ratio: 16 / 9;
}

h1, .h1 {
    font-size: 1.25rem;
    /*line-height: 29px;*/
    /*
    font-size:3.75rem;
    margin-bottom:5.1875rem;
    */
}

h2, .h2 {
    font-size: 2.25rem;
}


p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

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

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #1264FF;
    background-color: transparent;
    text-decoration: none;
}
a:hover {
    color: #1264FF;
    text-decoration: none;
}
a:not([href]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):hover {
    color: inherit;
    text-decoration: none;
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
}

button:focus:not(.btn-reg-stretch) {
    outline: 1px dotted;
    /*outline: 5px auto -webkit-focus-ring-color;*/
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

select {
    word-wrap: normal;
}

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer;
}

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

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

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

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

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

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

/* COMMONS, UTILS and HELPERS... */
body {
    font-family: "Space Mono";
}

body.mobilnav-opened {
    max-height:100vh;
    overflow:hidden;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container {
    max-width: 90vw;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;

}
.wrapper:not(#send_message_form) {
    padding-top:76px;
}
header {
    position:fixed;
    top:0;
    right:0;
    height:76px;
    width:100%;
    background-color: white;
    z-index:1000;
}
.brand {
    margin-left:18px;
}
.brand img {
    max-width: 100px;
}
.primary-navbar {
    height:76px;
}
.lead {
    font-family:'Space Mono', sans-serif;
    font-size:15px;
    font-weight: 700;
    line-height: 35px;
    color:black;
    /*color:#848383;*/
    margin-bottom:30px;
}
.section p {
    font-size: 19px;
    line-height: 35px;
}

.h-lined {
    position:relative;
    display: inline-block;
    padding:0 25px;
    padding:0 68px;
}
.h-lined span {
    display: inline;
    position: relative;
    z-index: 1;
    margin:0;
    font-size: 3.125rem;
}

.h-lined:after {
    content: "";
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    left: 0;
    height: 19px;
    background-color: #a5e900;
    z-index: 0;
}



.pixel {
    position: absolute;
    width:33px;
    height:0;
}
.sq {
    position: relative;
    display: block;
    width: 33px;
    height:33px;
    background-color: white;
}
.bg-pixel {
    width:45px;
    height:45px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    background-image:url("../images/pixel-post-1.svg") ;
}
.bg-pixel-xl {
    width:140px;
    height:140px;
    background-image:url("../images/pixel-post-2.svg") ;
}

.rt-pos {
    top: 0;
    right:0;
}
.rb-pos {
    bottom:0;
    right:0;
}
.lt-pos {
    top:0;
    left:0;
}
.lb-pos {
    bottom:0;
    left:0;
}
.rot-90 {
    transform: rotate(90deg);
}
.rot-180 {
    transform: rotate(180deg);
}
.rot-270 {
    transform: rotate(270deg);
}

.d-xxl-none {
    display:block;
}
.d-xxl-block {
    display:none;
}
.bg-black {
    background-color: black;
}
.bg-green {
    background-color: #A5E900;
}
.bg-lightgrey {
    background-color: #e3e3e3;
}


.m-0 {
    margin:0 !important;
}
.mr-auto, .mx-auto {
    margin-right: auto !important;
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
.mr-3, .mx-3 {
    margin-right: 1rem !important;
}
.ml-3, .mx-3 {
    margin-left: 1rem !important;
}
.color {
    color: #a5e900 !important;
}
.bg-color {
    background-color: #a5e900 !important;
}
.text-center {
    text-align: center !important;
}
.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}

/* ICONS */
i[class*="icon-"] {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}
.icon-instagram {
    background: transparent url("../images/icons/instagram.svg") center no-repeat;
}
.icon-search {
    background: transparent url("../images/icons/search.png") center no-repeat;
    background-size: 100% 100% !important;
}
.icon-facebook {
    background: transparent url("../images/icons/facebook.svg") center no-repeat;
}
.icon-dots {
    background: transparent url("../images/icons/dots.svg") center no-repeat;
}

.reg-form .icon.icon-error {
    background: transparent url("../images/icons/icon-error.svg") center no-repeat;
    background-size: 100% 100%;
    width: 100px;
    height: 100%;
    min-height: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/*  */
.reg-form .icon.icon-confirmed {
    background: transparent url("../images/icons/icon-uploaded.svg") center no-repeat;
    background-size: 100% 100%;
    width: 100px;
    height: 100%;
    min-height: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.reg-form .icon.icon-pedding {
    background: transparent url("../images/icons/icon-waiting.svg") center no-repeat;
    background-size: 100% 100%;
    width: 100px;
    height: 100%;
    min-height: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.form-group {
    margin-bottom: 12px;
    max-width: 800px;
    margin: 0 auto 20px auto;
}
.custom-checkbox {
    margin-bottom: 14px;
}
.check-set {
    padding-top:23px;
    padding-bottom:23px;
}
.password-containter {
    position: relative;
}
.password-containter > button {
    position: absolute;
    top: 1px;
    right: 1px;
    height: 41px;
    width: 50px;
    border: none;
    background-image: url('../images/icons/eye-solid.svg');
    background-color: transparent;
    outline: none !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 45%;
}
.form-control {
    display: block;
    width: 100%;
    /*height: calc(1.5em + 0.75rem + 2px);*/
    height: 41px;
    padding: 12px 11px;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    color: black;
    /*color: #848383;*/
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #fff;
    border-radius: 0;
    /*transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;*/
    font-family:'Space Mono', sans-serif;
    transition: all .3s ease;
}
.form-control.error {
    border: 1px solid red;
}
.form-control.with-dropdown {
    border: 1px solid black !important;
    border-bottom: none !important;
}
.error-message.tooltip.disabled {
    display: none;
}
.error-message.tooltip.show {
    display: inline-block;
    color: red;
}
.info-group {
    margin-bottom:14px;
    padding:13px 0 0 45px;
    position: relative;
}
.form-text {
    display: block;
    margin:0;
    font-size:16px;
    line-height:20px;
    font-family:Roboto;
    color:#848383;
}
.form-text a {
    color:#848383;
}
.form-text a:hover {
    text-decoration:underline;
}
.form-control:hover,
.form-control:focus {
    /*color: #495057;*/
    background-color: transparent;
    border-color: black;
    outline: 0;
    /*box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);*/
    /*width:100%;*/
    transition: all .3s ease;
    }
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}
.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
    color: #6c757d;
}
.form-check-label {
    margin-bottom: 0;
}

/* INPUT GROUP */
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    /*width: 88%;    */
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .form-control,
.input-group > .form-control-plaintext, 
.input-group > .custom-select, 
.input-group > .custom-file {
    position: relative;
    -ms-flex: 0 0 calc(100% - 53px);
    flex: 0 0 calc(100% - 53px);
    min-width: 0;
    margin-bottom: 0;
    width:calc(100% - 53px);
    transition: all .3s ease;
}
.input-group-append {
    position:absolute;
    right:0;
    margin-left: 0;
}
.input-group-prepend, 
.input-group-append {
    display: -ms-flexbox;
    display: flex;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: black;
    text-align: center;
    white-space: nowrap;
    background-color: #A5E900;
    border: 1px solid #A5E900;
    border-radius: 0;
    width:41px;
    height:41px;

}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text, 
.input-group > .input-group-prepend:not(:first-child) > .btn, 
.input-group > .input-group-prepend:not(:first-child) > .input-group-text, 
.input-group > .input-group-prepend:first-child > .btn:not(:first-child), 
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.question .input-group-text {
    background-image: url("../images/icons/qicon.png");
    background-position:center;
    background-size: 45%;
    background-repeat: no-repeat;
}




/* responsive-hoz
.container {
    max-width: 960px;
}
.container {
    max-width: 720px;
}
.container {
    max-width: 540px;
}
*/


/*.hl-text {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
}*/





/* HERO SLIDE */
.hero-element {
    min-height: calc(100vh - 76px);
    height: auto;
    font-family:'Space Mono', sans-serif;
    display: flex;
    flex-direction: column;
}
.hero-inner {
    min-height: calc(100vh - 76px);
    height: auto;
    width: 100%;
    display: flex;
    align-items: stretch;
}
.hero-container {
    margin: 0;
    width: 100%;
    display: flex;
    background-image: url("../images/pixel-2.svg");
    background-position:right top;
    background-repeat: no-repeat;
    background-size: 30%;
}
.subpage-hero-container {
    background-image: none;
}

.hero-slide {
    flex-shrink:0;
    position: relative;
    margin:0;
    height: auto;
    width: 100%;
}
.index-hero-slide {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.index-hero-slide .pixel.h-p-top,
.index-hero-slide .pixel.h-p-bottom {
    display: none;
}
.hero-slide .container {
    position: relative;
    height: auto;
    padding:0 10vw 17vw 10vw;
    max-width: none;
}
.h-p-top .sq:first-child {
    left:100%;
}
.h-p-bottom {
    right:0;
    bottom:110px;
}
.h-p-center {
    display:none
}
.hero-caption {
    width:100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    flex-flow: column;
    justify-content: end;
    z-index: 20;
    /*max-width: ;*/
}

.hero-head {
    margin-bottom:22px;
}
/*
.hero-caption h1 {
    font-size:20px;
    line-height: 29px;
    margin-bottom:36px;
    margin-bottom:5vw;
    font-size:3.75rem;
    font-weight: 600;
    line-height: 1.5;
}
*/

.hero-caption .hero-head a {
    color:black;
    display: block;
    position: relative;
    transition: all .4s ease;
    padding-top:95px;
}
.hero-caption .hero-head a:hover {
    color:white;
}

    /* Index Hero Slide */

.index-hero-slide .hero-caption .hero-head a:before {
    content:"";
    display:block;
    width:75px;
    height:75px;
    position: absolute;
    top:0;
    left:0;
    /*transform: translateX(-10%);*/
    color:rgba(255,255,255,1);
    background-image:url("../images/icons/pixel-arrow-w.png");
    /*background-image:url("../images/icons/arrow-w.png");*/
    background-size: 100%;
    background-position: center;
    transition: all .4s ease;
}
.meta-tags {
    /*line-height: 1.5;*/
    font-size:12px;
    line-height:17px;
}

.meta-tags a {
    color:black;
    display: inline-block;
    margin-right:0.15rem;
    font-size:12px;
    line-height:17px;
}
.meta-tags a:hover {
    color:black;
}
.hero-bg {
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}


.hero-element.search .hero-container {
    background: none;
}

.hero-element.search .hero-caption {
    width: 100%;
}

.hero-element.search .icon {
    text-align: center;
}

.hero-element.search .icon img {
    width: 105px;
    margin-bottom: 12px;
}

.hero-element.search h2 {
    text-align: center;
    margin-bottom: 85px;
    font-family: 'Space Mono', sans-serif;
    font-size: 60px;
    line-height: 89px;
    padding-left: 0;
}

.hero-element.search h2 span {
    position: relative;
    padding: 0px 20px;
}

.hero-element.search h2 span:after {
    content: "";
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    left: 0;
    height: 10px;
    background-color: #a5e900;
    z-index: -1;
    bottom: 10px;
    height: 15px;
}

.hero-element.search .form-group {
    text-align: center;
}

.hero-element.search label {
    font-size: 28px;
    margin-bottom: 21px;
}

.hero-element.search input {
    margin: 0 auto;
    width: 64%;
    letter-spacing: -1px;
}

.hero-element.search .meta-tags {
    text-align: center;
    width: 42%;
    margin: 0 auto;
}

.hero-element.search .meta-tags a {
    display: inline-block;
    padding: 12px 20px;
    background: #a5e900;
    margin-bottom: 24px;
}

.section-comp-form.search .section-head p {
    font-size: 21px;
    margin-top: 12px;
}

.section-recommendations.search h2 {
    font-size: 27px;
    font-weight: bold;
    margin-bottom: 40px;
}

@media (max-width: 425px) {
    .section-recommendations {
        padding: 20px !important;
    }

    .footer-nav {
        display: block !important;
    }
}

    /* Subpage Hero slide */
.subpage-hero-slide {
    display: flex;
    flex-direction:column-reverse;
}
.subpage-hero-slide .container {
    width: 100%;
    max-width: 100%;
    background-color: black;
    margin-left:0;
    padding:10vw;
    height:auto;
}
.subpage-hero-slide .hero-caption {
    width:100%;
    height: 100%;
    justify-content: center;
}
.subpage-hero-slide .hero-caption h1,
.subpage-hero-slide .hero-caption h1 a {
    color:#a5e900;
    line-height: 62.5px;
    /*margin-bottom:0;*/
}

.hero-meta-date {
    margin-bottom:28px;
    color:white;
    font-size:12px;
    line-height: 17px;
}

.subpage-hero-slide .hero-bg {
    height:calc(60vh - 76px);
}

.subpage-hero-container .bg-pixel {
    width: 122px;
    height: 156px;
    right:0;
    bottom:40vh;
    background-image: url("../images/pixel-sh-1.svg");
    z-index:10;
}

.sh-top {
    display:none;
}

.sh-bottom {
    height:36px;
    width: 24px;
    top:calc(60vh - 76px);
    margin-top:-24px;
    z-index:10;
}
.sh-bottom .sq {
    width:12px;
    height: 12px;
}
.sh-bottom .sq:first-child,
.sh-bottom .sq:last-child {
    margin-left:12px;
}


/* NAVBAR */
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 0;
}



.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}

.navbar-collapse.show {
    background-color: black;
    overflow-y: scroll;
    /*margin-top:18px;*/
    position:
    fixed;
    height:
    calc(100vh - 76px);
    width: 100vw;
    top:76px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*height:calc(100vh - 76px);*/
    background-image: url("../images/pixel-nav-2.svg"), url("../images/nav-collapse-bg-1.png");
    background-position: right bottom, center top;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, cover;
    /*padding-top:85px;*/
}

.navbar-toggler {
    padding:0;
    margin-right:24px;
    font-size: 0;
    line-height: 0;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    width:42px;
    height:42px;
}
.navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 42px;
    height: 42px;
    vertical-align: top;
    content: "";
    background-image: url("../images/icons/toggler-icon.png");
    background-repeat: no-repeat;
    background-size: 100%;
}

.mobilnav-opened .navbar-toggler-icon {
    background-image: url("../images/icons/close.svg");
    background-size: 100%;
}

.collapse:not(.show) {
    display: none;
}


/* NAVBAR NAV */
.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    font-family:'Space Mono', sans-serif;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    text-transform: uppercase;
    color:black;
    position:relative;
    font-size:1.25rem;
    line-height:1.8125;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
}

.nav-close {
    display: none;
}

/*
.navbar-collapse.show .nav-close {
    display: block;
    position: absolute;
    top:32px;
    right:42px;
    width: 42px;
    height:42px;
    background-image: url("../images/icons/close-w.svg");
}
*/


.navbar-collapse.show .navbar-nav.ml-auto {
    margin:0 !important;
}

.navbar-collapse.show .navbar-nav {
    /*padding-left:73px;*/
    padding:0 0 0 40px;
    width: 100%;
}

.navbar-collapse.show .nav-link {
    color:#A5E900;
    text-transform: none;
    font-size: 25px;
    line-height: 52px;
}


/* NAV Reg-Login */


/*
.navbar-nav.navbar-reg-login {
    flex-direction: row;
    margin:0 0.5rem;
}

.navbar-reg-login .nav-item:first-child {
    padding-right:.5rem;
    margin-right:.5rem;
    position: relative;
}
.navbar-nav.navbar-reg-login .nav-link {
    font-size:9px;
    line-height: 13px;
}
*/

.navbar-reg-login .dropdown {
    position: relative;
}

.navbar-reg-login .nav-link:hover:before {
    content:"";
    position:absolute;
    top:0;
    right:0;
    left:0;
    height:150px;
    /*background-color: red;*/

}

.dropdown #navDropdown span {
    z-index:1001;
}

.dropdown-menu.show {
    display: block;
}

.dropdown-menu {
    position: absolute;
    top: 90%;
    left: 0;
    right: 0;
    z-index: 150;
    display: none;
    float: left;
    min-width: 5rem;
    padding: 1rem 0 .5rem 0;
    margin: -1rem 0 0 0;
    font-size: 1rem;
    color: black;
    text-align: left;
    list-style: none;
    background-color: #a5e900;
    background-clip: padding-box;
    /*border: 1px solid rgba(0, 0, 0, 0.15);*/
    /*border-radius: 0.25rem;*/
}

@media (max-width: 992px) {
    .navbar-nav .dropdown-menu {
        position: unset;
        display: inline-block;
        background: transparent;
    }

    .navbar-nav .dropdown-menu .dropdown-item {
        color: #A5E900;
        font-size: 23px;
    }
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 4px 1.5rem;
    clear: both;
    font-size: .8rem;
    font-weight: 400;
    color: black;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    text-transform: uppercase;
}

.dropdown-item:hover {
    color:white;
}


.help-dropdown {
    /*
    padding:30px 65px 20px 30px;
    box-shadow: 6px 6px 0 rgba(0,0,0,1);
    */
    max-width: calc(100vw - 30px);
    min-width: 0;
    width: 41px;
    height:41px;
    top:0!important;
    right:0;
    left:auto;
    margin:0;
    transition: all .3s ease;
    overflow: hidden;
    opacity:0;
    display: block;
}

.help-dropdown.show {
    padding:40px 36px 40px 33px;
    box-shadow: 6px 6px 0 rgba(0,0,0,1);
    width: 500px;
    height:155px;
    opacity:1;
}
.help-dropdown p {
    font-size:12px;
    line-height: 22px;
    margin-bottom:0;
}
.close {
    display: block;
    position: absolute;
    top:0;
    right:0;
    width:41px;
    height:41px;
    background: transparent url("../images/icons/close.svg") center center no-repeat;
    background-size: 30%;
}

.btn-group.opened .btn-value {
    z-index: 151;
    border:0 !important;
}

.scroll-drowpdown {
    padding:41px 16px 10px 16px;
    top:0!important;
    left:0;
    margin:0;
    max-width: 100%;
    background-color: #E3E3E3;
    box-shadow: 6px 6px 0 rgba(0,0,0,1);
    border:1px solid black;
}
.scroll-wrap {
    max-height:220px;
    overflow-y: auto;
}

.scroll-drowpdown .dropdown-item {
    padding:0;
    text-transform: none;
    font-size:20px;
    line-height:30px;
}
.scroll-drowpdown .dropdown-item:hover {
    color:black;
}

.help-form-group {
    position:relative;
}

.help-wrap {
    width: 41px;
    height: 41px;
    margin-left:12px;
}

.info-group .help-wrap {
    position: absolute;
    top:13px;
    right: 0;
}


.mock-wrap {
    border: 1px solid red;
    height: 75px;
    position: relative;

}
.mock-button {
    position: absolute;
    top:0;
    right:0;
    width: 75px;
    height: 75px;
    padding:0;
    background-color: #A5E900;
    background-size: 40%;
    transition: all .4s ease;
    z-index:50;
    overflow: hidden;
}

.icon-help,
.icon-close {
    display: block;
    position: absolute;
    top:0;
    right:0;
    width: 75px;
    height:75px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .3s ease;
}
.icon-help {
    display: block;
    background: transparent url("../images/icons/qicon.png") center center no-repeat;
    background-size: 40%;
    opacity:1;
}

.icon-close {
    display: block;
    background: transparent url("../images/icons/close.svg") center center no-repeat;
    background-size: 40%;
    opacity:0;
}

.mock-button p {
    font-size:0;
    line-height: 0;
    /*position: absolute;*/
    width:0;
    height:0;
    overflow:hidden;
    margin:0;
    transition: all .3s ease;
    transition-delay: .3s;
}
.mock-button:hover {
    width:70%;
    height:150px;
    min-height:150px;
    padding:30px 65px 20px 30px;
    box-shadow: 6px 6px 0 rgba(0,0,0,1);
}
.mock-button:hover .icon-help {
    opacity: 0;
}
.mock-button:hover .icon-close {
    opacity: 1;
}

.mock-button:hover p {
    width:auto;
    height:auto;
    font-size:20px;
    line-height: 25px;
}



    /* NAV Social*/
.navbar-nav.navbar-social {
    flex-direction: row;
    margin:0;
    /*margin-left:auto;*/
}
.navbar-nav.navbar-social .nav-item {
    margin-right:.2rem;
}
.navbar-nav.navbar-social .nav-link {
    line-height: 1;
    padding:0;
}

.navbar-nav.navbar-social .nav-item:last-child {
    margin-right:0;
}
.navbar-social i[class*="icon-"] {
    /*width: 20px;*/
    /*height: 20px;*/
    /*text-align: center;*/
    /*line-height: 19px;*/
    background-size: auto;
}

.section-reg a {
    color: black;
}

.section-reg .section-head .btn-reg-stretch {
    color: inherit;
    position: relative;
    display: inline-block;
    padding: 0;
}

.section-reg .section-head .btn-reg-stretch:before {
    bottom: 0;
    left: -45px;
}

.section-reg .section-head .btn-reg-stretch h3 {
    color: white;
    margin-top: 50px;
    text-align: left;
    padding: 0 15px;
}

.section-reg .section-head .btn-reg-stretch h3 span {
    background: none;
}

.section-reg .section-head .btn-reg-stretch h3 span.hovered,
.section-reg .section-head .btn-reg-stretch:hover h3 span.not-hovered {
    display: none;
}

.section-reg .section-head .btn-reg-stretch h3 span.not-hovered,
.section-reg .section-head .btn-reg-stretch:hover h3 span.hovered {
    display: inline;
    padding: 0;
}

.section-reg .section-head .btn-reg-stretch p span.hovered,
.section-reg .section-head .btn-reg-stretch:hover p span.not-hovered {
    display: none;
}

.section-reg .section-head .btn-reg-stretch p span.not-hovered,
.section-reg .section-head .btn-reg-stretch:hover p span.hovered {
    display: inline;
    color: white;
}

.section-reg .section-head .btn-reg-stretch p {
    font-size: 12px;
    font-weight: normal;
    color: white;
    display: inline-block;
    width: 100%;
    left: 0;
    text-align: left;
    padding: 0 15px;
    margin-bottom: 0;
}

.section-reg .section-head .btn-reg-stretch p span {
    background: none;
    box-shadow: none;
    padding: 0px;
}

/* SECTIONS */
.section-about .section-head {
    text-align: left;
}

.section-head {
    text-align: center;
    padding:0 10vw 57px 10vw;
    position: relative;
}

.section-subhead {
    text-align: center;
    padding:53px 0;
}
.section-subhead h3 {
    margin-bottom:0;
    font-size: 60px;
    line-height: 89px;
}

.section-head.img-bg {
    background-image: url("../images/rns-head-bg.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}


/* Section About */
.section-about {
    border-top: 45px solid black;
    padding: 82px 0;
    background-image:
    url("../images/pixel-3.svg"), url("../images/pixel-4-2.svg"), url("../images/pixel-5-2.svg"), url("../images/pixel-6.svg");
    background-position: left top, right top, left bottom, right bottom;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: 11%, 13%, 23%, 12%;
}
.section-about .section-head h2 {
    /*
    font-size: 27px;
    line-height: 37px;
    margin-bottom:0;
    */
    letter-spacing: 1.5px;
}

.section-about .lead + p {
    font-family: Roboto;
    line-height: 44px;
}

/* Section Recent News */
.section-recent-news {
    padding:0;
    font-family:'Space Mono',sans-serif;
}
.section-recent-news .section-head {
    position: relative;
    background-image: url("../images/rns-head-bg.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.section-recent-news .section-head h2 {
    font-size:30px;
    line-height: 45px;
    margin:0;
    text-transform: uppercase;
}
.section-recent-news  .list-row {
    flex-direction: column;
    margin:0;
}
.s-h-bottom {
    bottom:56px;
    right:28px;
    width: 28px;
}
.s-h-bottom .sq {
    width:28px;
    height: 28px;
}
.s-h-bottom .sq:first-child {
    left:100%;
}
.img-bg {
    padding:45px 0;
    background-color: black
}

.item {
    /*position: relative;*/
    width: 100%;
    display: flex;
    flex-direction: column;
    flex: 0 0 100%;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
    z-index:1;
    overflow: visible;
    transition: all .5s ease;
}
.item-img {
    flex: 0 0 100%;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
    max-width: 100%;
    position: relative;
}
.item-img img{
    max-width: 100%;
}

.item-img picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item-text {
    display: flex;
    flex: 0 0 100%;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
    max-width: 100%;
    min-height:100vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
    text-align: center;
    position: relative;
}

.item-text span.icon {
    display: inline-block;
    width: 94px;
    height: auto;
    /*background-color: yellow;*/
    margin-bottom:20px;
}

.item-text span.icon img {
    max-width: 100%;
}

.item-text .icon img:last-child {
    display: none;
}

.item-text h3 {
    text-transform: uppercase;
    margin-bottom:20px;
    font-size: 30px;
    line-height: 45px;
    font-weight: 400;
}


.stretched-link {
    font-size:0;
    line-height: 0;
}
.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 21;
    pointer-events: auto;
    content: "";
    background-color: rgba(0,0,0,0);
}

.item-text p {
    margin:0 auto 20px auto;
    font-size:12px;
    line-height: 30px;
    max-width: 200px;
}

.item-text .date {
    color:#a5e900;
    font-weight: 700;
    font-size:15px;
    line-height: 25px;
}


.item .item-text:after {
    content:"";
    display:block;
    width:75px;
    height:75px;
    position: absolute;
    right:0;
    bottom:0;
    /*color:rgba(165,233,0,1);*/
    background-image: url(../images/icons/pixel-arrow-g.png);
    background-size: 100%;
    transition: all .3s ease;
    z-index:20;
    /*font-size:160px;*/
    line-height: 1;
}

/*
.item-arrow_,
span.arrow_ {
    position: absolute;
    bottom:0;
    right:-1rem;
    display:block;
    width:8rem;
    height:8rem;
    color:rgba(255,255,255,1);
    background-color:aquamarine;
    z-index:100;
}
*/

.img-overlay {
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    transition: all .5s ease;
    /*background-image: url("../images/pixel-post-1.svg");*/
    /*background-position: left top;*/
    /*background-repeat: no-repeat;*/
}

.section-recent-news.channel-articles .section-head {
    padding: 0;
    background: black;
}

.section-recent-news.channel-articles .section-head .item {
    flex-direction: row;
    display: flex;
    align-items: end;
    min-height: 50vh;
}

.section-recent-news.channel-articles .section-head .item .item-text {
    max-width: 100%;
    flex-basis: 100%;
    text-align: left;
    align-items: baseline;
    justify-content: unset;
    padding-bottom: 82px;
    padding-left: 106px;
    padding-right: 88px;
}

.section-recent-news.channel-articles .section-head .item .item-text h3 {
    color: #a5e900;
    font-weight: bold;
    line-height: 67px;
    font-size: 45px;
    margin-bottom: 22px;
    font-weight: bold;
    text-transform: none;
}

.section-recent-news.channel-articles .section-head .item .item-text p {
    color: white;
    font-size: 22px;
    line-height: 37px;
    letter-spacing: 0.25px;
    font-weight: bold;
}

.item-img .icon {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.item-img .icon img:last-child {
    display: none;
}

.item:hover .item-img .icon img {
    display: none;
}

.item:hover .item-img .icon img:last-child {
    display: inline;
}

@media (min-width: 20px) and (max-width: 992px) {
    .section-recent-news.channel-articles .section-head .item .item-text {
        padding-left: 20px;
        padding-right: 20px;
        min-height: 50vh;
    }

    .section-recent-news.channel-articles .section-head .item .item-text p {
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .section-recent-news.channel-articles .section-head .list-row {
        flex-direction: column;
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
    }

    .section-recent-news.channel-articles .section-head .item .item-text p {
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .section-recent-news.channel-articles .section-head .list-row {
        flex-direction: row;
    }

    .section-recent-news.channel-articles .section-head .item:hover .item-text h3 {
        color: black;
    }
}

/* Section Promo */
.section-promo {
    padding:3.75rem 0;
    text-align: center;
}
.section-promo .container {
    max-width: 70vw;
    padding:0;
}
.section-promo h2 {
    font-family:"Space Mono";
    font-size:20px;
    font-weight: 700;
    margin:0;
    line-height: 30px;
}
.section-promo p {
    font-size:20px;
    font-weight: 700;
    margin:0;
    font-family:"Space Mono";
    line-height: 30px;
}

.contact-promo {
    background-color: #e3e3e3;
    padding:21px 15px;
    position: relative;
}
.contact-promo h3 {
    margin-bottom: 20px;
}
.contact-promo p {
    margin-bottom: 15px;
    font-weight: 400;
    font-size:15px;
    line-height: 22px;
}
.contact-promo p:last-child {
    margin-bottom: 0;
}
.contact-promo a {
    color:black;
    text-decoration: none;
    font-size:15px;
    line-height: 22px;
}

.contact-promo .bg-pixel {
    width:62px;
    height: 78px;
}
.contact-promo .bg-pixel.rb-pos,
.contact-promo .bg-pixel.rb-pos.p2 {
    background-image: url("../images/qmark-bg.svg");
}
.contact-promo .bg-pixel.rb-pos {
    right:31px;
    bottom:-31px;
}
.contact-promo .bg-pixel.rb-pos.p2 {
    right:-15px;
    bottom:-62px;
}

.contact-promo .bg-pixel.lt-pos {
    top:-15px;
    background-image: url("../images/qmark-bg.svg");
}

.contact-promo .bg-pixel.lt-pos.p2 {
    display: none;
}

.icon-link {
    font-family: "Space Mono";
    font-size:20px;
    font-weight:700;
    line-height:30px;
    color:black;
    /*padding:0 0 0 60px;*/
    margin:0;
    position:relative;
}

.icon-link:hover,
.icon-link:active,
.icon-link:focus {
    background-color:transparent;
    border-color:transparent;
    color:black;
}


.icon-wrap {
    position: relative;
    display: inline-block;
    padding:0 0 0 60px;
}
.icon-wrap .icon {
    position: absolute;
    left:0;
    bottom:7px;
    display: inline-block;
    width: 41px;
    height: 41px;
    background: transparent url("../images/icons/pixel-arrow-w.png") center center no-repeat;
    background-size: 100%;
}

/*
.a-icon-link:before {
    content:"";
    display:block;
    width:40px;
    height:40px;
    position: absolute;
    bottom:8px;
    left:0;
    background-image:url("../images/icons/pixel-arrow-w.png");
    background-size: 100%;
    background-position: center;
    transition: all .4s ease;
}
*/
/*
.bg-green .a-icon-link:hover,
.bg-green .a-icon-link:active,
.bg-green .a-icon-link:focus {
    color:black;
}
*/


/* Section  Page heading */
.page-heading {
    position: relative;
    padding:73px 15px;
    background-image:url("../images/pixel-comp-hm-2.svg");
    background-position:right top;
    background-repeat:no-repeat;
    background-size: 12%;
}
.bg-green h1 {
    color:white;
}
.page-heading h1 {
    text-transform: uppercase;
    margin-bottom:0;
    font-size:39px;
    line-height: 58px;
    text-align: center;
}
.page-heading .pixel {
    display: none;
}
.page-heading .bg-pixel {
    display: block;
    width: 62px;
    height:75px;
    margin-bottom:-14px;
    background-image: url("../images/pixel-comp-hm-1.svg");
}


/* Section Competition info */
.comp-form-page .section-recent-news {
    display: none;
}

.section-comp-info {
    padding:20px 0;
    margin:0;
    background-color: white;
    background-image:url("../images/pixel-comp-info-2.svg"), url("../images/pixel-comp-info-1.svg");
    background-position:left bottom, right bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, auto;

}
.section-comp-info .container {
    max-width: 200px;
}

.section-comp-info .row {
    flex-direction: column;
    text-align: center;
}

.comp-item {
    position: relative;
    padding:23px 0;
    font-size:15px;
    line-height: 30px;
}
.comp-item h3 {
    font-size:15px;
    line-height: 30px;
    font-weight: 700;
    margin:0;
}
.comp-item p {
    margin-bottom:0;
}
.copm-item .pixel {
    display: none;
}


/* Section Competition form */
.section-comp-form .section-head {
    padding:40px 64px 30px 64px;
    margin:0 auto;
}
.section-comp-form .section-head h3 {
    font-size:30px;
    line-height:50px;
    margin:0 auto 53px auto;
    max-width: 880px;
}

.section-comp-form .section-head p {
    font-family: "Space Mono";
    font-size:20px;
    line-height: 35px;
    color:#fff;
    max-width: 50%;
    margin:0 auto;
}
.comp-form-row {
    text-align: center;
    margin-left:0;
    margin-right:0;
    position: relative;
    z-index:1;
}
.comp-form-row .container {
    padding:40px 0;
    position: relative;
}
.comp-form-row .container .pixel {
    width:24px;
    height:24px;
    left:-5vw;
}
.comp-form-row .container .pixel .sq {
    width: 12px;
    height: 12px;
    background-color:black;
}
.comp-form-row .container .pixel .sq:last-child {
    left:12px;
}

.comp-form-row h2 {
    font-size:20px;
    line-height: 30px;
    margin-bottom:43px;
}
.team-form {
    font-family: "Space Mono";
}
.team-form label {
    font-weight:700;
    font-size:15px;
    line-height: 24px;
}
.team-form .form-control {
    border:1px solid #e3e3e3;
    font-size:15px;
    color:black;
    text-align: center;
}
.button-wrap {
    display: block;
    width: 100%;
    padding:0;
    text-align: center;
    position: relative;
}
.button-wrap a {
    padding:21px 40px;
    font-size:15px;
    line-height: 22px;
    color:black;
    font-weight: bold;
}

.button-wrap .pixel {
    width: 24px;
    height:12px;
}
.button-wrap .pixel .sq {
    width: 12px;
    height:12px;
}
.button-wrap .pixel.rb-pos {
    height:24px;
}
.button-wrap .pixel.rb-pos .sq:last-child {
    left:12px;
}


.team-title .container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.team-title .container div {
    flex:0 0 50%;
    font-family:"Space Mono";
}
.team-name {
    text-align: left;
    padding-left: 30px;
    font-size: 24px;
}

.team-label {
    font-weight: 700;
    position: relative;
    padding-right: 30px;
    font-size: 30px;
}
.team-label-teacher {
    text-align: right;
}

.team-label-teacher:after {
    content: "";
    display: block;
    position: absolute;
    top:50%;
    right:0;
    width: 14px;
    height:14px;
    margin-right:-7px;
    margin-top:-7px;
    background-color: #A5E900;
}

.section-comp-form .section-foot  {
    text-align:left;
    padding-top:75px;
    padding-bottom:75px;
}
.section-foot .row {
    flex-direction: column;
    margin-left:0;
    margin-right:0;
}
.upload-button {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.upload-button:first-child {
    margin-bottom:63px;
}
.upload-button .icon {
    width:94px;
    height:94px;
    min-width: 94px;
    margin-right: 34px;
    background: transparent url("../images/icons/icon-upload.svg");
    background-size: 100%;
}
.upload-button.done .icon {
    background: transparent url("../images/icons/icon-uploaded.svg");
    background-size: 100%;
}
.section-head .datas h3 {
    color:#A5E900;
    text-transform: uppercase;
    font-size:16px;
    line-height: 26px;
    margin-bottom: 13px;
}
.datas a {
    color:#E3E3E3;
    font-family: "Space Mono";
    font-size:16px;
    font-weight: 700;
    line-height: 26px;
}
.datas .delete-link {
    color:white;
}
.data-title {
    font-family: "Space Mono";
    font-size:15px;
    line-height: 25px;
    margin-bottom: 13px;
    color:#E3E3E3;
}


.test-form .qa-set {
    position: relative;
    padding: 36px 57px 0 57px;
    border-bottom: 36px solid #e3e3e3;
}

.qa-set .pixel.lb-pos {
    left:0;
    bottom:-60px
}
.qa-set .lb-pos .sq {
    width: 12px;
    height:12px;
    background-color:#e3e3e3 !important;
}

.qa-set .bg-pixel.lb-pos {
    left:0;
    bottom:-24px;
    width: 144px;
    height:60px;
    background: url("../images/pixel-fieldset-1.svg");
    background-size: 100%;
}
.qa-set .bg-pixel.lb-pos.p2 {
    bottom:-60px;
    width: 24px;
    height: 24px;
    background: url("../images/pixel-fieldset-3.svg");
}
.qa-set .pixel.lb-pos.p3 {
    display: none;
}
.qa-set .bg-pixel.rb-pos {
    left:auto;
    right:-12px;
    bottom:-12px;
    width: 60px;
    height:60px;
    background: url("../images/pixel-fieldset-2.svg");
    background-size: 100%;
}
.qa-set .bg-pixel.rb-pos.p2 {
    left:auto;
    right:0;
    bottom:-60px;
    width: 48px;
    height: 24px;
    background: url("../images/pixel-fieldset-4.svg");
    background-size: 100%;
}


.qtext {
    font-size:15px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 62px;
}
.test-form .form-group {
    margin-bottom:61px;
}
.test-form .form-text {
    font-family: "Space Mono";
    font-size:20px;
    line-height: 35px;
    color:black;
}
.test-form .form-group.col.upload .custom-control,
.test-form .form-group.col.uploaded .custom-control {
    padding-left: 0px;
}
.test-form .form-group.col.uploaded label {
    font-family: "Space Mono";
    font-size: 20px;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 0px;
    color: #A5E900;
}
.test-form .form-group.col.uploaded a.remove {
    display: block;
    margin: 0 auto;
    border: none;
    background: transparent;
    color: red;
    outline: none;
    cursor: pointer;
}
.test-form i.upload-icon {
    background: transparent url(../images/icons/icon-upload-b.svg) center no-repeat;
    display: block;
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    margin: 0 auto;
    cursor: pointer;
}
.test-form i.uploaded-icon {
    background: transparent url(../images/icons/icon-uploaded.svg) center no-repeat;
    display: block;
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    margin: 0 auto;
}
.test-form input[type="text"] {
    display: block;
    width: 100%;
    padding: 16px 11px;
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
    color: black;
    outline: none;
    /* color: #848383; */
    background-color: transparent;
    background-clip: padding-box;
    border: 3px solid black;
    border-radius: 0;
    /* transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; */
    font-family: 'Space Mono', sans-serif;
    transition: all .3s ease;
}
.test-form ul {
    margin-top: 16px;
    font-family: Roboto, sans-serif;
    max-width: 60%;
    margin: 0 auto;
    text-align: left;
}

.test-form li {
    position: relative;
    list-style: none;
    padding-left: 102px;
    font-size: 19px;
    line-height: 52px;
    margin-bottom: 24px;
}

.test-form li::before {
    content: "";
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    left: 11px;
    background: #A5E900;
    top: calc(50% - 12px);
}

@media (max-width: 767px) {
    .test-form a {
        word-break: break-word;
    }

    .test-form ul {
        max-width: 100%;
        padding-left: 0px;
    }

    .test-form li {
        padding-left: 60px;
    }

    .test-form .qa-set .bg-pixel.rb-pos {
        right: 0;
    }

    .test-form .h-lined span {
        font-size: 2.125rem;
    }

    .section-comp-form .section-subhead.bg-green h3 {
        font-size: 35px;
        line-height: 69px;
    }
}

.custom-radio .custom-control-label {
    font-family: "Space Mono";
    font-size: 20px;
    font-weight: 700;
    line-height: 44px;
    margin-bottom:30px;
    color: #A5E900 !important;
}



/* Section Recommendations */
.section-recommendations {
    padding:67px;
    text-align: center;
    background-color:#e3e3e3;
}
.section-recommendations .section-head {
    padding:0 30px 70px 30px;
}
.section-recommendations h2 {
    font-size:20px;
    line-height:30px;
    margin-bottom:23px;
}
.section-recommendations .lead {
    font-size:15px;
    line-height: 25px;
    margin-bottom:0;
    font-weight: 700;
    color:black;
}
.recommendation-items-row {
    flex-direction: column;
    align-items: center;
}

.rec-block {
    margin-bottom:30px;
    max-width: 700px;
}
.rec-block img {
    max-width: 86px;
    height:auto;
    margin-bottom:23px;
}
.rec-block h3 {
    font-size:15px;
    line-height:25px;
    margin-bottom:40px;
}
.rec-item {
    padding-bottom:24px;
    margin-bottom:25px;
    position: relative;
}
.rec-item,
.rec-item h4 {
    font-size:15px;
    line-height: 35px;
    color:black;
}
.rec-item p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 35px;
}
.rec-item a {
    color:black;
    text-decoration: none;
}
.rec-item:after {
    content: "";
    position: absolute;
    bottom:0;
    left:50%;
    width: 14px;
    height: 14px;
    margin-left:-7px;
    margin-bottom:-7px;
    background-color: #A5E900;
}
.rec-item:last-child {
    margin-bottom:0;
    padding-bottom:0;
}
.rec-item:last-child:after {
    display: none;
}

.section-button {
    padding:0;
}
.section-button a,
.section-button button {
    display: block;
    width: 100%;
    height:100%;
    padding:53px;
    text-align: center;
    font-size: 27px;
}

.split-button-section {
    display: flex;
    flex-direction: row;
}
.split-button-section a {
    flex:0 0 50%;
    padding:46px 0 31px 0;
    font-size:15px;
    line-height:23px;
}



/* Section Post */
.section-post {}
.post-content {
    margin:0
}
.post-item {
    padding:0;
}
.post-head {
    padding-top: 30px;
}

.post-head .container {
    max-width: 72vw;
    padding-left:0;
    padding-right:0;
}


.post-head .meta-tags {
    display: inline-block;
    margin-bottom: 1.9rem;
    line-height: 1.5;
}
.post-head .meta-tags a {
    color:#848383;
    font-weight: 400;
}
.post-head h2 {
    margin-bottom:48px;
    font-size:20px;
    line-height:30px;
}
.post-head .lead {
    font-size:15px;
    line-height: 35px;
    margin-bottom:0;
}
.post-body {
    overflow: hidden
}
.post-body .container {
    max-width: 70vw;
    padding-left:0;
    padding-right:0;
    padding-bottom:2.5rem;
}
.post-body .container.right,
.post-body .container.left {
    padding-bottom: 0px;
}
.post-body p {
    margin-bottom:3.75rem;
    font-family: Roboto,sans-serif;
    padding-left: 15px;
    padding-right: 15px;
}
.section.section-post .post-body p.keretes,
.section.section-post .post-body p.keretes-top-border,
.section.section-post .post-body p.keretes-bottom-border,
.section.section-post .post-body p.keretes-top-bottom-border {
    background: #e3e3e3;
    max-width: 100%;
    position: relative;
}
.section.section-post .post-body p.keretes-bottom-border,
.section.section-post .post-body p.keretes-top-bottom-border {
    margin-bottom: 260px;
}

.section.section-post .post-body p.keretes-bottom-border {
    margin-top: 0px;
}

.section.section-post .post-body p.keretes-top-border {
    margin-bottom: 0px;
}

.section.section-post .post-body p.keretes-top-border::before,
.section.section-post .post-body p.keretes-top-bottom-border::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    border-bottom: 75px solid black;
    z-index: 1;
}

.section.section-post .post-body p.keretes-bottom-border::after,
.section.section-post .post-body p.keretes-top-bottom-border::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    border-top: 75px solid black;
    background-color: white;
    z-index: 1;
}

.section.section-post .post-body p.keretes > span,
.section.section-post .post-body p.keretes-top-border > span,
.section.section-post .post-body p.keretes-bottom-border > span,
.section.section-post .post-body p.keretes-top-bottom-border > span {
    padding-top: 170px;
    padding-bottom: 100px;
    display: inline-block;
    position: relative;
}
.section.section-post .post-body p.keretes-bottom-border > span {
    padding-top: 100px;
}
.section.section-post .post-body p.keretes-top-border > span::before,
.section.section-post .post-body p.keretes-top-bottom-border > span::before {
    content: "";
    display: block;
    position: absolute;
    width: 100vw;
    height: 250px;
    top: 190px;
    left: -21.5vw !important;
}
.section.section-post .post-body p.keretes-bottom-border > span::after,
.section.section-post .post-body p.keretes-top-bottom-border > span::after {
    content: "";
    display: block;
    position: absolute;
    width: 100vw;
    bottom: 190px;
    left: -21.5vw !important;
}

@media (max-width: 1200px) {
    .section-comp-info {
        padding-bottom: 0;
        background-image: none;
    }

    .section-comp-info .container {
        max-width: 100%;
    }

    .section-comp-info .container .comp-item {
        text-align: left;
        padding: 55px 36px 70px;
    }

    .section-comp-info .container .comp-item h3 {
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 7px;
    }

    .section-comp-info .container .comp-item p {
        font-size: 18px;
    }

    .section-comp-info .container .comp-item .stretched-link:after {
        background-image: url(../images/icons/pixel-arrow-g.png);
        background-color: rgba(0,0,0,0);
        background-repeat: no-repeat;
        background-size: 70px;
        background-position: right bottom;
    }

    .section-comp-info .container .comp-item:nth-child(odd) {
        background: black;
    }

    .section-comp-info .container .comp-item:nth-child(odd) h3,
    .section-comp-info .container .comp-item:nth-child(odd) p {
        color: white;
    }

    .section-comp-info .container .comp-item .pixel {
        display: none;
    }

    .section-comp-form .section-head {
        text-align: left;
        padding: 20px;
    }

    .section-comp-form .section-head h3 {
        font-size: 21px;
    }

    .section-comp-form .section-head p {
        max-width: 100% !important;
        margin-bottom: 20px !important;
    }

    .contact-promo .pixel {
        display: none;
    }
}

@media (min-width: 1200px) {
    .section.section-post .post-body p.keretes-top-border::before,
    .section.section-post .post-body p.keretes-top-bottom-border::before {
        background-image: url('../images/pixel-comp-hg-2.svg'), url('../images/pixel-4-2.svg');
        background-repeat: no-repeat;
        background-size: 12%, 6%;
        background-position: left top, 98% bottom;
        padding-top: 190px;
        margin-top: -190px;
    }

    .section.section-post .post-body p.keretes-bottom-border::after,
    .section.section-post .post-body p.keretes-top-bottom-border::after {
        background-image: url('../images/pixel-comp-hg-2.svg'), url('../images/pixel-4-2.svg');
        background-repeat: no-repeat;
        background-size: 12%, 6%;
        background-position: left top, 98% top;
        padding-bottom: 190px;
        margin-bottom: -190px;
    }

    .section.section-post .post-body p.keretes-top-border > span::before,
    .section.section-post .post-body p.keretes-top-bottom-border > span::before {
        background-image: url('../images/pixel-comp-data-3.svg'), url('../images/pixel-comp-data-3.svg');
        background-repeat: no-repeat;
        background-size: 7%, 8%;
        background-position: left top, 101% 186%;
        padding-top: 190px;
        margin-top: -190px;
    }
    .section.section-post .post-body p.keretes-bottom-border > span::after,
    .section.section-post .post-body p.keretes-top-bottom-border > span::after {
        background-image: url('../images/pixel-comp-data-3.svg'), url('../images/pixel-comp-data-3.svg');
        background-repeat: no-repeat;
        background-size: 7%, 8%;
        background-position: left 45%, 101% 63%;
        padding-bottom: 190px;
        margin-bottom: -190px;
    }
}
.post-body a {
    position: relative;
    color: #A5E900;
    text-decoration: underline;
}
.post-body a:after {
    content:
    "";
    position:
    absolute;
    right:0;
    bottom: 3px;
    left:0;
    height:2px;
}
.post-body .col-img a:after {
    display: none;
}

.post-body ul {
    margin-top: 16px;
    font-family: Roboto, sans-serif;
}

.post-body li {
    position: relative;
    list-style: none;
    padding-left: 102px;
    font-size: 19px;
    line-height: 52px;
    margin-bottom: 24px;
}

.post-body li::before {
    content: "";
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    left: 11px;
    background: #A5E900;
    top: calc(50% - 12px);
}


.post-body p:has(span.hl-text) {
    font-family:"Space Mono";
    font-weight: 700;
    line-height: 2.33333;
    margin-left:-15px;
    margin-right:-15px;
    font-size:20px;
    line-height: 35px;
}
.post-body span.hl-text {
    padding: 0 0.8rem;
    -webkit-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    background-image: linear-gradient(0deg, #a5e900 0, #a5e900 0.65em, transparent 0px, transparent 100%);
}
.post-body .col-text {
    width: 100%;
    max-width: 100%;
    flex-basis:100%;
    /*padding-left:42px;*/
    /*padding-right:42px;*/

}

/*.post-body .col-text p:not(.hl-text) {
    padding-left:42px;
    padding-right:42px;
}*/

.post-body .col-img {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
}
figure {
    position: relative;
    background-color: #a5e900;
    width: 100%;
    
    margin-bottom:65px;
}

.container.right > .row,
.container.left > .row {
    flex-direction: column-reverse;
}



.container.left .col-img figure {
    /*left: calc((1140px - 100vw) / 2);*/
    /*right:auto;*/
}

figure img {
    max-width: 100%;
}
.fig-img-bg {
    position: absolute;
    top:0;
    right:0;
    left:0;
    height: 60px;
    background-image:url("../images/pixel-fig-bg.svg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size:10%;
}
figcaption {
    box-sizing: border-box;
    max-width: 100%;
    min-height: 60px;
    padding: 13px 75px 13px 13px;
    font-size:11px;
    line-height: 16px;
    font-family:"Space Mono";
    position: relative;
}
figcaption strong {
    display: block;
}
figcaption:after {
    content:"";
    position: absolute;
    top:-35px;
    right:0;
    width: 84px;
    height:112px;
    background: transparent url("../images/figcaption-bg.svg") right top no-repeat;
    background-size: 60px;
}




/* Section SysMsg */
.section-sysmsg > .row {
    flex-direction: column;
}
.sys-titles,
.sys-info {
    text-align: center;
}
.sys-titles {
    z-index: 2;
    background: black url("../images/reg-text-bg.jpg") center top no-repeat;
    background-size: cover;
}
.sys-info {
    z-index: 1;
}
.sys-title-foot {
    padding:72px 0;
    background-color: #A5E900;
    margin:0 -15px;
}
.sys-title-foot p {
    font-family: "Space Mono";
    font-size:20px;
    line-height: 30px;
    margin:0;
    text-align: center;
}
.sys-title-body {
    position: relative;
    display:none;
    padding:80px 0;
    color:white;
}
.sys-info {
    padding: 69px;
    background-color: #E3E3E3;
    font-family: Roboto;
    font-size:15px;
    line-height: 30px;
}
.sys-info p {
    margin-bottom:47px;
}

.sys-text {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.sys-text a {
    color: #A5E900;
    text-decoration: underline;
}

.sys-title-foot .pixel,
.sys-info .pixel {
    width:12px;
}
.sys-title-foot .pixel .sq,
.sys-info .pixel .sq {
    width:12px;
    height: 12px;
    background-color: black;
}
.sys-info .pixel .sq {
    background-color: #A5E900;
}
.sys-title-foot .lb-pos {
    height:24px;
}
.sys-title-foot .lb-pos .sq:nth-child(even) {
    left:12px;
}
.sys-title-foot .bg-pixel {
    width:48px;
    height:96px;
    background-image:url("../images/pixel-sys-1.svg");
    bottom:-36px;
}

.sys-info .lb-pos  {
    bottom:84px;
}
.sys-info .lb-pos .sq:nth-child(odd) {
    left:12px;
}


/* Section Registration */
.section-reg > .row {
    flex-direction: column;
}
.reg-text {
    width:100%;
    max-width:100%;
    height: auto;
    display:flex;
    flex-direction:column;
    /*justify-content:space-between;*/
    justify-content:flex-end;
    background:black url("../images/reg-text-bg.jpg") center top no-repeat;
    background-size: cover;
    font-family: 'Space Mono';
}

.reg-text-body {
    position: relative;
    color:#a5e900;
    padding:30px 50px 30px 50px;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    flex-grow:1;
}

.reg-text-body .pixel {
    width: 12px;
}
.reg-text-body .pixel .sq {
    width: 12px;
    height: 12px;
    background-color: #A5E900;
}
.reg-text-body .rt-pos,
.reg-text-body .rb-pos {
    margin-right:-15px;
}
.reg-text-body .lb-pos {
    margin-left:-15px;
}
.reg-text-body .rt-pos .sq:nth-child(even),
.reg-text-body .rb-pos .sq:nth-child(even) {
    right:12px;
}
.reg-text-body .rb-pos {
    height:48px;
}
.reg-text-body .lb-pos {
    height:24px;
}
.reg-text-body .lb-pos .sq:nth-child(odd) {
    left:12px;
}

.reg-head {
    position:relative;
    height: 50%;
    padding-top:60px;
    padding-bottom:25px;
    cursor:pointer;
    /*margin-bottom:83px;*/
}
.reg-head h3 {
    font-size:20px;
    line-height:29px;
    margin-bottom:19px;
    transition:all .3s ease;
}
.reg-head p {
    font-size:15px;
    line-height:1.5;
    margin-bottom:0;
    font-family: Roboto;
    transition:all .3s ease;
}
.reg-head:last-child {
    /*padding-top:87px;*/
}
.reg-head:first-child {
    /*padding-bottom:;*/
}
.reg-head:hover {
    color:white;
}
.reg-head:before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    /*transform: translateX(-10%);*/
    color: rgba(255,255,255,1);
    background-image: url(../images/icons/pixel-arrow-w.png);
    background-size: 100%;
    background-position: center;
    transition: all .4s ease;
}
.reg-head:hover:before {
    /*transform: translateX(20%);*/
    color: rgba(255,255,255,.4);
    background-image: url(../images/icons/pixel-arrow-g.png);
}
.reg-head:hover h3,
.reg-head:hover p {
    /*transform: translateY(30px);*/
}



.reg-text-foot {
    padding:39px 30px;
    margin:0 -15px;
    background-color:#a5e900;
    text-align:center;    
}

.reg-text-foot p {
    font-size:20px;
    line-height:30px;
    font-weight:700;
}

.reg-text-foot p  {
    margin:0;
}

.reg-form {
    /*display: none;*/
    width:100%;
    max-width:100%;
    background-color:#E3E3E3;
    padding: 50px 18px 0 18px;
}

.reg-form .section-head {
    
    padding:0 0 30px 15px;
    text-align: center;
}

.reg-form h2 {
    font-size: 20px;
    line-height:30px;
    position:
    relative;
    padding-left:15px;
    display: inline-block;
    padding: 0px 20px;
}

.reg-form h2 span {
    display: block;
    position: relative;
    z-index: 1;
    margin:0;
    letter-spacing: 0.3px;
    font-size: 20px;
}

.reg-form h2:after {
    content: "";
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    left: 0;
    height: 10px;
    background-color: #a5e900;
    z-index: 0;
}

.reg-form label {
    font-size: 16px;
    line-height:20px;
    color:#848383;
    font-family: Roboto;
}

.reg-form .form-text {
    margin-bottom:.5rem;
    max-width: 80%;
    margin-top: 10px;
}


.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}


.text-black {
    color:black !important;
}

.btn-group, 
.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.reg-form .btn-group {
    width:100%;
}

.btn {
    display: inline-block;
    outline: none;
    font-weight: 400;
    color: #848383;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-family: "Space Mono";
    font-size: 12px;
    line-height: 17px;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height:41px;
    padding:12px 11px;
    border:1px solid white;
    text-align:left;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
    margin-left: -42px;
    width:41px;
    height:41px;
    border:0;
    /*background-color:#A5E900;*/
    background-color:transparent;
    flex:0 0 auto;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.btn.btn-help {
    width:41px !important;
    height:41px !important;
    flex: 0 0 auto !important;
    max-width:41px !important;
    margin-left:1px !important;
    background-color:#A5E900 !important;
    background-image: url("../images/icons/qicon.png");
    background-position:center;
    background-size: 40%;
    background-repeat: no-repeat;
}

.btn.btn-inviteAccept {
    height:41px !important;
    flex: 0 0 auto !important;
    margin-left:1px !important;
    background-color:#A5E900 !important;
}

.btn.btn-inviteReject {
    height:41px !important;
    flex: 0 0 auto !important;
    margin-left:1px !important;
    background-color:#F1262b !important;
    color: white;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border: 0;
}

.dropdown-toggle {
    background: transparent url("../images/icons/dda.png") center center no-repeat;
    background-size:40%;
}

.check-set {
    padding-top:23px;
    padding-bottom:23px;
    max-width: 800px;
    margin: 0 auto;
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 45px;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
}
.custom-control-input {
    position: absolute;
    top: 0.25em;
    left: 0;
    z-index: -1;
    width: 23px;
    height: 23px;
    opacity: 0;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    color:black !important;
}

.custom-control-label::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -45px;
    display: block;
    min-width: 23px;
    height: unset;
    pointer-events: none;
    content: "";
    background-color: transparent;
    background-image:
    url("../images/icons/icon-test-check-empty.svg");
    /*background-image:url("../images/icons/check-empty.png");*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border: 0;
}

.custom-control.custom-radio .custom-control-label::before {
    width:45px;
    height: 45px;
    left:-78px;
}

.custom-control.custom-radio {
    padding-left:0;
}

.custom-control.custom-radio .custom-control-input {
    width:45px;
    height:45px;
}
.custom-control-label::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -45px;
    display: block;
    min-width: 23px;
    height: unset;
    content: "";
    background: 50%/50% 50% no-repeat;
}

.custom-control.custom-radio .custom-control-label::after {
    width:45px;
    height: 45px;
    left:-78px;
}


.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: transparent;
    background-color: transparent;
    background-image: none;
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: transparent;
}
.custom-control-input:focus ~ .custom-control-label::before {
    /*box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);*/
    box-shadow:none;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("../images/icons/checked.png") !important;
    background-position: left center !important;
    background-repeat: no-repeat !important;
    background-size:75% !important;
    /*background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e);*/
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("../images/icons/icon-test-checked.svg") !important;
    background-position:left top !important;
    background-repeat: no-repeat !important;
    background-size:100% !important;
}


.button-set {
    width: 100vw;
    margin-left:-18px;
    background-color: #A5E900;
    padding: 55px 20px;
    text-align: center;
    margin-top: 50px;
}
.btn-reg-stretch {
    font-family:
    "Space Mono";
    font-size:20px;
    font-weight:700;
    line-height:30px;
    color:
    black;
    background-color:
    transparent;
    padding:0 0 0 90px;
    margin:0;
    position:
    relative;
    border-color:
    transparent;
}

.btn-reg-stretch:hover,
.btn-reg-stretch:active,
.btn-reg-stretch:focus {
    background-color:transparent;
    border-color:transparent;
}

.btn-reg-stretch:before {
    content:"";
    display:block;
    width:40px;
    height:40px;
    position: absolute;
    bottom:8px;
    left:30px;
    /*transform: translateX(25%);*/
    color:rgba(255,255,255,1);
    background-image:url("../images/icons/pixel-arrow-w.png");
    background-size: 100%;
    background-position: center;
    transition: all .4s ease;
}

.btn-reg-stretch.pending:before {
    background-image:url("../images/icons/round.png?v=4");
    -webkit-animation-name: rotate;
    -webkit-animation-duration:2s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:linear;
    -moz-animation-name: rotate;
    -moz-animation-duration:2s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-timing-function:linear;
}

.btn-reg-stretch.pending:hover:before {
    background-image:url("../images/icons/round.png?v=4");
}

@-webkit-keyframes rotate {
    from {-webkit-transform:rotate(0deg);}
    to {  -webkit-transform:rotate(360deg);}
}

@-moz-keyframes rotate {
    from {-moz-transform:rotate(0deg);}
    to {  -moz-transform:rotate(360deg);}
}

/*
.btn-reg-stretch:hover:before {
    transform: translateX(90%);
    color: rgba(255,255,255,.4);
    background-image: url(../images/icons/arrow-g.png);
}
*/

.form-group p.form-help {
    font-size: 14px;
    line-height: 20px;
    color: #848383;
    margin-top: 10px;
}

.check-set a {
    text-decoration: underline;
} 



    /* FOOTER */
    footer {
        padding: 34px 6vw 60px;
        font-family: "Space Mono", sans-serif;
        background: #e3e3e3 url("../images/pixel-footer.svg") right bottom no-repeat;
        background-size: 15%;
    }

    .reg-page footer,
    .sysmsg-page footer,
    .competition-page footer {
        background-color: white;
    }

    footer p {
        font-size: 16px;
        line-height: 28px;
        text-align: center;
        margin-bottom: 45px;
    }

    footer p span:first-child {
        display: block;
        text-align: center;
        margin-bottom: 30px;
    }

    .footer-nav {
        /*height: 100px;*/
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center
    }

    .footer-nav a {
        font-size: 15px;
        color: black;
        line-height: 28px;
        position: relative;
    }

    .footer-nav .nav-item {
        position: relative;
        padding-right: 14px;
        padding-left: 14px;
        line-height: 1;
    }

    .footer-nav .nav-item:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        margin: -5px -4px 0 0;
        display: inline-block;
        width: 10px;
        height: 10px;
        background-color: #a5e900;
    }

    .footer-nav .nav-item:last-child:after {
        margin-right: 0;
    }

    .footer-nav .nav-item:last-child:after {
        display: none;
    }

/* RESPONSIVES */

@media (min-width: 992px) {
    /* COMMONS */
    h1, .h1 {
        font-size:2rem;
        /*line-height: 1.5;*/
    }

    h2, .h2 {
        font-size: 3.125rem;
    }

    .section.section-post .post-body h3, .section.section-post .post-body .h3 {
        font-size: 1.7rem;
        letter-spacing: -0.6px;
    }

    .wrapper:not(#send_message_form) {
        padding-top: 132px;
    }
    header {
        height: 132px;
    }
    .brand img {
        max-width: 13.5vw;
    }
    .section .lead {
        font-size: 1.875rem;
        margin-bottom:2.5625rem;
    }

    .section p {
        font-size: 22px;
        line-height: 51px;
        margin-bottom: 2.6rem;
        letter-spacing: -0.08px;
    }

    .section.section-post .post-body p:not(.content_left):not(.content_right) {
        padding-left: 5px;
    }

    .section.section-post .post-body p.keretes,
    .section.section-post .post-body p.keretes-top-border,
    .section.section-post .post-body p.keretes-bottom-border,
    .section.section-post .post-body p.keretes-top-bottom-border {
        padding-left: 21.5vw !important;
        padding-right: 21.5vw !important;
    }

    .section.section-post .post-body > *:not(.container) {
        max-width: 57vw;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }

    .post-body li {
        font-size: 23px;
    }

    .section p.alcim {
        text-transform: uppercase;
        font-size: 23px;
    }

    .section.section-about p.alcim {
        margin-bottom: 8px;
    }

    .section.section-about .lead {
        line-height: 45px;
        letter-spacing: -2.3px;
        margin-bottom: 2.5rem;
    }

    /* NAVBAR */
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        flex-direction: row;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .primary-navbar {
        height: 132px;
    }
    .navbar-nav.navbar-reg-login {
        margin:0 1rem;
    }
    .navbar-reg-login .nav-item:first-child {
        padding-right:0;
        margin-right:1rem;
    }
    .navbar-reg-login .nav-item:last-child {
        font-weight: 700;
    }
    .navbar-reg-login .nav-item:first-child:after {
        content:" / ";
        position: absolute;
        top:0;
        right:-12px;
        line-height: 40px;
        font-size:.8rem;
    }
    .navbar-nav.navbar-reg-login .nav-link {
        font-size: 1.25rem;
        line-height: 1.8125;
    }
    .navbar-reg-login .dropdown:hover .dropdown-menu {
        display:block;
    }

    /* HERO */
    .hero-element {
        height: calc(100vh - 150px);
    }
    .hero-container {
        /*background-image:url("../images/pixel-1.png"), url("../images/pixel-2.svg");
        background-position: 60% top, right bottom;
        background-repeat: no-repeat, no-repeat;
        background-size: auto, auto;*/
        background-image: url("../images/pixel-2.svg");
        background-position: right bottom;
        background-size: auto;
    }
    .hero-container.subpage-hero-container {
        background-image: none;
    }
    .hero-slide .container {
        padding:0 7vw 7vw 7vw;
    }
    .index-hero-slide .pixel {
        display: none;
    }
    .index-hero-slide .pixel.h-p-center {
        display:block;
        width:56px;
        height:56px;
        left:60%;
        margin-left:-28px;
    }
    .index-hero-slide .h-p-center .sq {
        width:28px;
        height:28px;
    }
    .index-hero-slide .h-p-center .sq:first-child {
        position: absolute;
        left:28px;
        top:0;
    }
    .hero-caption {
        width:65%;
    }
    .hero-head {
        margin-bottom:5vw;
    }
    .hero-caption .hero-head a {
        /*padding-top:170px*/
    }
    .hero-caption h1 {
        /*font-size:2rem;*/
        /*margin:0;*/
        /*line-height: 1.5;*/
    }
    .index-hero-slide .hero-caption .hero-head a:before {
        /*transform: translateX(-20%);*/
        /*width:8rem;*/
        /*height:8rem;*/
        /*bottom:110%;*/
    }

    .index-hero-slide .hero-caption .hero-head a:hover:before {
        transform: translateX(35%);
        color:rgba(255,255,255,.4);
        background-image: url("../images/icons/pixel-arrow-b.png");
    }
    .meta-tags a {
        margin-right: 2px;
        font-size: 20px;
        line-height: 22px;
        letter-spacing: -0.2px;
    }
    .subpage-hero-container .pixel {
        width: 28px;
        height: 28px;
    }
    .subpage-hero-container .pixel .sq {
        width: 28px;
        height: 28px;
    }
    .sh-top {
        display: block;
        top:0;
        left:56%;
    }
    .sh-bottom {
        display: block;
        top:auto;
        bottom:0;
        left:56%;
        height:28px;
        overflow:hidden;
    }
    .sh-bottom .sq:first-child,
    .sh-bottom .sq:last-child {
        margin-left:0;
    }
    .sh-top .sq:first-child {
        position: absolute;
        left:28px;
    }
    .subpage-hero-container .bg-pixel {
        width: 280px;
        height: 360px;
        right:0;
        bottom:-56px;
        z-index:10;
    }
    .subpage-hero-slide .container {
        max-width: 56%;
        margin-left:0;
        height:100%;
        padding:7vw;
    }
    .subpage-hero-slide .hero-bg {
        max-width: 45%;
        height:100%;
        left:auto;
        right:0;
    }
    .hero-meta-date {
        margin-bottom: 0px;
        font-size: 28px;
        line-height: 1.5;
        font-weight: bold;
        margin-top: -50px;
        margin-bottom: 45px;
    }

    /* SECTIONS */
    .section-about {
        border-top: 90px solid black;
        padding: 131px 20.8vw;
        background-image:
        url("../images/pixel-3.svg"), url("../images/pixel-4.svg"),url("../images/pixel-4-2.svg"), url("../images/pixel-5.svg"), url("../images/pixel-6.svg");
        background-position: 9% top, 70% top, 90% top, 7% bottom, right bottom;
        background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
        background-size: auto, auto, auto, auto, auto;
    }

    .section-head {
        padding: 0 1rem 0.5rem 1rem;
    }
/*
    .section-about .section-head h2 {
        margin-bottom:0;
        font-size: 3.125rem;
        line-height: 1.5;
    }*/
    .section-recent-news  .list-row {
        margin:0 auto;
        max-width:520px;
    }
    .item-text {
        height:520px;
        min-height: 520px;
    }
    .section-promo .container {
        /*max-width: 70vw;*/
        padding-left:15px;
        padding-right:15px;
    }
    .section-promo p {
        font-size:30px;
        line-height: 45px;
    }
    .comp-item p {
        font-size:15px;
        line-height:35px;
    }

    .contact-promo p {
        margin-bottom: 15px;
        font-weight: 400;
        font-size:15px;
        line-height: 22px;
    }

    /* SYSMSG PAGE */
    .sys-title-foot p {
        font-size:30px;
        line-height: 50px;
        margin:0;
    }

    /* FOOTER */
    footer {
        background-size: 10%;
    }
}

@media (min-width: 992px)  {
    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav.main-menu .nav-item {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.2rem;
        padding-left: 0.2rem;
        font-size: .8rem;
    }
    .navbar-expand-lg .navbar-nav .nav-link span {
        display: block;
        position: relative;
        z-index:1
    ;
        letter-spacing: -0.5px;
    }
    .navbar-expand-lg .navbar-nav.main-menu .nav-link:hover:after,
    .navbar-expand-lg .navbar-nav.navbar-reg-login .nav-link:hover:after,
    .navbar-expand-lg .navbar-nav.main-menu .active .nav-link:after,
    .navbar-expand-lg .navbar-nav.navbar-reg-login .active .nav-link:after,
    .navbar-expand-lg .navbar-nav.main-menu .nav-link.active:after {
        content:"";
        position: absolute;
        display:block;
        right:0;
        bottom:10px;
        left:0;
        height:10px;
        background-color:#a5e900;
        z-index:0;
    }
    .navbar-nav.navbar-social {
        margin-left:10px;
    }

    .navbar-social i[class*="icon-"] {
        width: 50px;
        height: 50px;
        line-height: 36px;
    }


    .post-head {
        padding-top: 5.7rem;
    }
    .post-head h2 {
        margin-bottom: 3.4rem;
        font-size: 45px;
        line-height: 53px;
        letter-spacing: -0.7px;
    }

    .post-head .container {
        padding-left:15px;
        padding-right:15px;
    }

    .post-head .lead {
        font-size:30px;
        line-height: 50px;
        margin-bottom:0;
    }


    .post-body .container {
        /*
        padding-left:15px;
        padding-right:15px;
        */
        /*padding-bottom:2.5rem;*/
    }


    .post-body p:has(span.hl-text) {
        /*line-height: 2.33333;*/
        margin-left:0;
        margin-right:0;
        font-size:30px;
        line-height: 70px;
    }
    .post-body p span.hl-text {
        background-image: linear-gradient(0deg, #a5e900 0, #a5e900 0.6em, transparent 0px, transparent 100%);
        border-bottom:8px solid #a5e900;
        font-size: 25px;
        letter-spacing: 0.75px;
        line-height: 61px;
    }

    figure {
        width: 100%;
        transform: none;
        margin-bottom: 65px;
    }

}

@media (min-width: 1200px) {
    /* COMMONS */
    h1, .h1 {
        font-size:2.5rem;
    }

    /* NAVBAR */
    .brand {
        margin-left: 0;
    }
    .navbar-reg-login .nav-item:first-child:after {
        right:-12px;
        line-height: 44px;
        font-size:1rem;
    }
    .dropdown-item {
        font-size:1rem;
    }

    /* HERO */
    .hero-caption h1 {
        /*font-size:2.5rem;*/
    }

    /* SECTIONS */
    .page-heading .bg-pixel {
        display: none;
    }

    .section-recent-news  .list-row {
        margin:0;
        max-width:none;
    }
    .section-recent-news  .list-row {
        flex-direction: row;
    }
    .section-recent-news .section-head {
        background-position: 25% bottom, center bottom;
        background-size: auto, cover;
    }

    .section-recent-news .section-head h2 {
        font-size:3.75rem;
        /*margin-bottom:0;*/
        line-height: 89px;
    }
    .s-h-bottom {
        bottom:56px;
        right:auto;
        left:25%;
    }
    .img-bg {
        padding:90px 0 !important;
    }
    .item {
        flex-direction: row;
        flex: 0 0 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .section-recent-news  .list-row:nth-child(odd) .item {
        flex-direction: row-reverse;
    }
    .item-img {
        flex: 0 0 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .item-text {
        flex: 0 0 50%;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 50%;
        max-width: 50%;
        padding: 30px;
        min-height: 0;
        height: auto;
    }

    .item-text span.icon {
        width: 60px;
        height: 60px;
        margin-bottom:1rem;
    }

    .item-text h3 {
        margin-bottom:10px;
        line-height:1.1
        /*font-size: 2.8125rem;*/
    }

    .item-text p {
        margin-bottom:1rem;
        max-width: none;
        line-height:1.1
    }

    .item-text .date {
        font-size:1rem;
        line-height: 1;
    }
    .item .item-text:after {
        width:75px;
        height:75px;
    }
    .item:hover .item-text:after {
        /*color:rgba(255,255,255,1);*/
        right:20px;
        bottom:20px;
        background-image: url(../images/icons/pixel-arrow-w.png);
    }

    .item:hover {
        background-color: #a5e900;
    }
    .item:hover .item-text .date {
        color:white;
    }

    .item:hover .item-text .icon img:first-child {
        display: none;
    }
    .item:hover .item-text .icon img:last-child {
        display:inline-block;
    }

    .item:hover .item-img img {
        /*opacity: .8;*/
        /*filter: saturate(7);*/
        /*filter: blur(4px);*/
        /*filter: brightness(250%);*/
        /*filter: hue-rotate(180deg);*/
        /*filter: invert(100%);*/
        /*filter: sepia(100%);*/
    }

    .item:hover .img-overlay {
        background: linear-gradient(rgba(165,233,0,.5), rgba(136,233,0,.5));
        position: absolute;
        top:0;
        right:0;
        bottom:0;
        left:0;
    }

    /* REGISTRATION FORM */
    .section-reg > .row {
        flex-direction: row;
    }

    .reg-text {
        height: calc(100vh - 150px);
        flex-direction:column;
        /*justify-content:space-between;*/
        justify-content:flex-start;
        position: -webkit-sticky;
        position: sticky;
        top: 150px;
    }
    .reg-text-body {
        justify-content:center;
    }
    .reg-head  {
        height: auto;
    }
    .reg-text-body .pixel {
        display:none;
    }


    /**/
    .section-comp-info {
        padding:0;
        background-image:none;
    }
    .section-comp-info .container {
        max-width: none;
        padding:0;
    }
    .section-comp-info .container > .row {
        flex-direction: row;
        margin:0;
        /*min-height:300px;*/
    }
    .comp-item {
        display: flex;
        flex-direction:column;
        flex: 0 0 25%;
        width:25%;
        justify-content: center;
        padding: 115px 80px;
        font-size:25px;
        line-height: 50px;
        transition: all .3s ease;
    }
    .comp-item h3 {
        /*
        font-size:25px;
        line-height: 50px;
        */
    }
    .comp-item:hover {
        background-color: black;
    }
    .comp-item:hover h3,
    .comp-item:hover p,
    .comp-item:hover a {
        color:white;
    }
    .comp-item:after {
        content: "";
        display: block;
        width: 90px;
        height: 90px;
        position: absolute;
        right: 0;
        bottom: 0;
        color: rgba(165,233,0,1);
        background-image: url(../images/icons/pixel-arrow-g.png);
        background-size: 100%;
        transition: all .3s ease;
        z-index: 20;
    }
    .comp-item:hover:after {
        right:20px;
        bottom:20px;
    }
    .comp-item .pixel {
        display: block;
        width:28px;
        height:28px;
    }
    .comp-item .pixel.dw {
        width:56px;
        height:56px;
    }
    .comp-item .pixel.dh {
        width:28px;
        height:56px;
    }
    .comp-item .pixel .sq {
        width:28px;
        height:28px;
        background-color: black;
    }
    .comp-item:hover .pixel .sq {
        background-color: white;
    }
    .comp-item .dw .sq:nth-child(odd){
        left:28px;
    }
    .comp-item .dh .sq {
        top:28px;
    }

    /* SYSMSG PAGE */
    .section-sysmsg > .row {
        flex-direction: row;
    }
    .sys-title-body {
        padding:0;
        display:flex;
        height:40%;
        align-items: center;
        justify-content: center;
    }
    .sys-title-body h2 {
        font-size:30px;
        line-height: 50px;
    }
    .sys-title-body .rb-pos {
        width:28px;
        margin-right:-15px;
        bottom:56px;
    }
    .sys-title-body .rb-pos .sq {
        width:28px;
        height:28px;
    }
    .sys-title-body .rb-pos .sq:last-child {
        right:28px;
    }

    .sys-title-foot {
        position: relative;
        height: 60%;
        padding:0;
        display:flex;
        align-items: center;
        justify-content: center;
    }
    .sys-title-foot p {
        font-size:30px;
        line-height: 50px;
        margin:0;
    }
    .sys-info {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .sys-info p {
        font-size:20px;
        line-height: 35px;
    }

    .sys-title-foot .rb-pos {
        width:122px;
        height: 122px;
        top:0;
        bottom:auto;
        left:0;
        background: transparent url("../images/pixel-sys-2.svg") center center no-repeat;
        background-size: 100%;
    }
    .sys-title-foot .lb-pos {
        width:84px;
        height: 56px;
        left:auto;
        right:0;
        /*transform: rotate(90deg);*/
    }
    .sys-title-foot .lb-pos .sq {
        width:28px;
        height:28px;
    }
    .sys-title-foot .lb-pos .sq {
        width:28px;
        height:28px;
    }
    .sys-title-foot .lb-pos .sq:nth-child(2n) {
        left:28px;
    }
    .sys-title-foot .lb-pos .sq:nth-child(3n) {
        left:56px;
        bottom:56px;
    }
    .sys-info .lb-pos {
        width: 56px;
        height: 56px;
        bottom:56px;
        overflow: hidden;
    }
    .sys-info .lb-pos .sq {
        background-color: black;
        width: 28px;
        height: 28px;
    }
    .sys-info .lb-pos .sq:nth-child(odd) {
        left:28px;
    }

    /* FOOTER */
    footer {
        padding:4.75rem 1rem 28px;
        background-size: auto;
    }
    footer p {
        font-size:1.25rem;
        line-height: 1.45;
        margin-bottom:43px;
    }
    .footer-nav a {
        font-size:1.25rem;
        line-height:1.45;
        padding-left:.5rem;
        padding-right:.5rem;
    }
    .footer-nav .nav-item {
        padding-right:1.125rem;
        padding-left:1.125rem;
    }
    .footer-nav .nav-item:after {
        margin:-6px -6px 0 0;
        width:12px;
        height:12px;
    }
    .footer-nav a:after {
        content: "";
        position: absolute;
        display: block;
        bottom: 0;
        width: 0;
        left: 0;
        height: 12px;
        background-color: #a5e900;
        z-index: 0;
        transition: all .3s ease;
    }
    .footer-nav a:hover::after,
    .footer-nav .active a::after  {
        width:100%;
        /*transition: all 1s ease;*/
    }
    .footer-nav a span {
        position: relative;
        z-index: 1;
    }
}

@media (min-width: 1200px) {
    .navbar {
        padding-left: 4vw;
    }
    .navbar-expand-lg .navbar-nav.main-menu .nav-item {
        padding-right: .75rem;
        padding-left: .75rem;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size:1rem;
    }
    .navbar-expand-lg .navbar-nav.main-menu .nav-link:hover:after,
    .navbar-expand-lg .navbar-nav.navbar-reg-login .nav-link:hover:after,
    .navbar-expand-lg .navbar-nav.main-menu .active .nav-link:after,
    .navbar-expand-lg .navbar-nav.navbar-reg-login .active .nav-link:after,
    .navbar-expand-lg .navbar-nav.main-menu .nav-link.active:after {
        height:12px;
    }

    .container.right > .row {
        flex-direction: row;
    }
    .container.left > .row {
        flex-direction: row-reverse;
    }

    .post-body .col-text {
        width: 70%;
        max-width: 70%;
        flex-basis:70%;
        padding-left:15px;
        padding-right:15px;
    }

    .post-body .col-img {
        width: 30%;
        max-width: 30%;
        flex-basis:30%;
    }

    .post-body .col-img.col-full-width {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }

    .col-img figure {
        position: absolute;
        width: 28vw;
        right: calc(((70vw - 100vw) / 2) + 15px);
        margin-bottom:1rem;
        transform: none;
    }

    .container.left .col-img figure {
        left: calc(((70vw - 100vw) / 2) + 15px);
        right:auto;
        transform: none;
    }

    .post-body .col-img.col-full-width figure {
        position: relative;
        width: 100%;
        right: 0px;
    }

}

@media (min-width: 1400px) {

    /* COMMONS */
    h1, .h1 {
        font-size:2.75rem;
    }

    .dropdown-item {
        font-size:1.15rem;
    }

    /* NAVBAR */
    .navbar-reg-login .nav-item:first-child:after {
        right:-12px;
        line-height: 50px;
        font-size:1.15rem;
    }
    .navbar {
        padding-left: 5vw;
        padding-right:55px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size:1.15rem;
    }
    .navbar-expand-lg .navbar-nav.main-menu .nav-link:hover:after,
    .navbar-expand-lg .navbar-nav.navbar-reg-login .nav-link:hover:after,
    .navbar-expand-lg .navbar-nav.main-menu .active .nav-link:after,
    .navbar-expand-lg .navbar-nav.navbar-reg-login .active .nav-link:after,
    .navbar-expand-lg .navbar-nav.main-menu .nav-link.active:after {
        height:15px;
    }

    /* HERO */
    .hero-caption h1 {
        /*font-size:2.75rem;*/
    }
}

@media (min-width: 1600px) {

    /* COMMONS */
    h1, .h1 {
        font-size:3rem;
    }


    .d-xxl-block {
        display:block;
    }
    .d-xxl-none {
        display:none;
    }
    .container,
    .section-about .section-head {
        max-width: 1364px;
        margin-left: auto;
        margin-right: auto;
    }
    .pixel.bg-pixel {
        width:84px;
        height: 84px;
    }

    .input-group > .form-control,
    .input-group > .form-control-plaintext,
    .input-group > .custom-select,
    .input-group > .custom-file {
        -ms-flex: 0 0 88%;
        flex: 0 0 88%;
        min-width: 0;
        width:88%;
    }
    .input-group > .form-control:hover,
    .input-group > .form-control:focus {
        width:100%;
        flex: 1 1 100%;
    }
    .input-group-text {
        width:75px;
        height:75px;
    }

    /* HERO */
    .hero-caption h1 {
        /*font-size:3rem;*/
    }
    .index-hero-slide .hero-caption .hero-head a::before {
        width: 140px;
        height: 140px;
    }
    .hero-caption .hero-head a {
        padding-top:170px
    }

    /* PAGE HEADING */
    .page-heading {
        padding:180px 15px 150px 15px;
        background-image:url("../images/pixel-comp-h-2.svg"), url("../images/pixel-2.svg");
        background-position:left bottom, right top;
        background-repeat: no-repeat, no-repeat;
        background-size: auto, auto;
    }
    .page-heading h1 {
        font-size:156px;
        line-height: 231px;
    }
    .page-heading .pixel {
        display: block;
        width:28px;
        height:28px;
    }
    .page-heading .bg-pixel {
        display: none;
    }
    .page-heading .pixel .sq {
        background-color: black;
        width: 28px;
        height:28px;
    }
    .ph-lb {
        bottom: 0;
        left: 25%;
        margin-left:28px;
    }
    .ph-cb {
        bottom: 0;
        right: 25%;
        margin-right:-28px;
    }
    .ph-rb {
        bottom: 28px;
        right: 0;
    }
    .page-heading .ph-cb .sq:first-child {
        left:28px;
    }
    .page-heading .ph-cb .sq:last-child {
        position: absolute;
        left:-28px;
        top:0;
    }

    /* SECTIONS */
    .item-text span.icon {
        width: 90px;
        height: 90px;
        /*margin-bottom:2rem;*/
    }

    .item-text span.icon.icon-big {
        width: 140px;
        height: 140px;
        /*margin-bottom:2rem;*/
    }

    .item-text h3 {
        /*margin-bottom:1rem;*/
        font-size: 2.8125rem;
        line-height: 66px;
    }

    .item-text p {
        /*margin-bottom:1.25rem;*/
        font-size:1.25rem;
        max-width: none;
        line-height: 35px;
    }

    .item-text .date {
        font-size:1.25rem;
        line-height: 1.75rem;
    }

    .item .item-text:after {
        width:75px;
        height:75px;
    }

    /**/
    .comp-item {
        min-height: 368px;
    }
    .comp-item h3,
    .comp-item p {
        font-size:25px;
        line-height: 50px;
    }

    .comp-form-row.datas-form-row .container .pixel {
        display: none;
    }
    .button-wrap .pixel:not(.bg-pixel) {
        display: none;
    }
    .button-wrap .bg-pixel.lt-pos {
        width: 222px;
        height: 250px;
        background-image: url("../images/pixel-comp-data-1.svg");
        transform: translateY(-33%);
    }

    .button-wrap .bg-pixel.rt-pos {
        width: 138px;
        height: 140px;
        background-image: url("../images/pixel-comp-data-2.svg");
        transform: translateY(-59%);
    }


    /* SECTION RECOMMENDATIONS */
    .section-recommendations {
        background-image: url("../images/pixel-comp-data-3.svg"), url("../images/pixel-4-g.svg"), url("../images/pixel-comp-data-4.svg"), url("../images/pixel-comp-data-5.svg"), url("../images/pixel-comp-data-3.svg");
        background-repeat: no-repeat;
        background-position: left 15%, 75% top, right 25%, left 60%, right bottom;

    }

    /* REGISTRATION FORM */
    .reg-text {
        width:43%;
        max-width:43%;
        height: calc(100vh - 150px);
        flex-direction:column;
        /*justify-content:space-between;*/
        justify-content:flex-end;
        position: -webkit-sticky;
        position: sticky;
        top: 150px;
    }
    .reg-text-body {
        justify-content:stretch;

    }
    .reg-head  {
        height: 50%;
    }

    .reg-form {
        width: 100%;
        max-width: 100%;
        padding: 120px;
    }
    .reg-form .section-head {
        max-width: 100%;
        padding: 0 0 45px 0;
        text-align: center;
    }
    .section-reg .section-head .btn-reg-stretch h3 {
        font-size: 55px;
    }
    .section-reg .section-head .btn-reg-stretch p {
        left: 172px;
        font-size: 16px;
        position: absolute;
    }
    .reg-form h2 span {
        font-size: 49px;
        line-height:89px;
    }
    .reg-form h2:after {
        bottom: 10px;
        height: 15px;
    }
    .reg-form label {
        font-size:20px;
        line-height: 30px;
        letter-spacing: -0.8px;
    }
    .reg-form form {
        max-width: 60%;
        margin: 0 auto;
        padding: 0px 15px;
    }
    .form-group {
        margin-bottom: 30px;
    }
    .password-containter > button {
        height: 63px;
        background-size: 60%;
        background-position: left center;
    }
    .form-control {
        display: block;
        height: 65px;
        padding: 14px 17px;
        font-size: 24px;
        line-height: 37px;
        letter-spacing: -1px;
        width: 100%;
        transition: all .3s ease;
    }
    .form-group p.form-help {
        font-size: 15px;
        line-height: 25px;
        margin-top: 5px;
        margin-bottom: 5px;
        color: #848383;
        font-family: 'Roboto';
    }
    .dropdown-set,
    .check-set {
        padding-top:50px;
        padding-bottom:50px;
    }
    .form-text {
        margin:0;
        font-size:20px;
        line-height:30px;
    }

    .btn {
        /*padding: 0.375rem 0.75rem;*/
        font-size: 25px;
        line-height: 37px;
    }
    .btn-group > .btn,
    .btn-group-vertical > .btn {
        height:75px;
        padding:16px 26px;
    }
    .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
    .btn-group > .btn-group:not(:last-child) > .btn {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .btn-group > .btn:not(:first-child),
    .btn-group > .btn-group:not(:first-child) {
        margin-left: -75px;
        width:75px;
        height:75px;
    }
    .btn.btn-help {
        width:75px !important;
        height:75px !important;
        flex: 0 0 auto !important;
        max-width:75px !important;
        background-image: url("../images/icons/qicon.png");
        background-position:center;
        background-size: 50%;
        background-repeat: no-repeat;
    }
    .btn.dropdown-toggle-split {
        outline: none !important;
        background-color: #e3e3e3 !important;
        border: 1px solid white !important;
        border-left: 0 !important;
    }
    .btn.dropdown-toggle-split.with-dropdown {
        border-color: black !important;
        border-bottom: 0 !important;
    }
    .dropdown-toggle-split::after,
    .dropup .dropdown-toggle-split::after,
    .dropright .dropdown-toggle-split::after {
        margin-left: 0;
    }
    .info-group {
        margin-bottom:27px;
        padding:20px 0 0 90px;
        z-index: 2;
    }

    .info-group .help-wrap {
        top:110px;
    }
    .custom-checkbox {
        margin-bottom: 35px;
    }
    .custom-control {
        position: relative;
        z-index: 1;
        display: block;
        min-height: 1.5rem;
        padding-left: 90px;
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
        print-color-adjust: exact;
    }
    .custom-control-input {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
        width: 45px;
        height: unset;
        opacity: 0;
    }
    .custom-control-label {
        max-width:88%;
        font-size:20px;
        line-height:30px;
        color:#848383 !important;
    }

    .custom-control-label a {
        text-decoration:underline;
    }

    .custom-control-label a:hover {
        text-decoration:none;
    }

    .custom-control-label::before {
        position: absolute;
        top: 0.25rem;
        left: -90px;
        display: block;
        width: 45px;
        height: unset;
        pointer-events: none;
        content: "";
        background-color: transparent;
        background-image:url("../images/icons/icon-test-check-empty.svg");
        background-position: center;
        background-repeat: no-repeat;
        border: 0;
        cursor:pointer;
    }

    .custom-control-label::after {
        position: absolute;
        top: 0.25rem;
        left: -90px;
        display: block;
        width: 45px;
        height: unset;
        content: "";
        background: 50%/50% 50% no-repeat;
        cursor:pointer;
    }

    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

    .custom-checkbox .custom-control-label::before {
        border-radius: 0;
    }

    .custom-control-input:not(:disabled):active~.custom-control-label::before {
        color: #fff;
        background-color: #b3d7ff;
        border-color: #b3d7ff;
    }

    .custom-control-input:checked ~ .custom-control-label::before {
        color: #fff;
        border-color: transparent;
        background-color: transparent;
        background-image: none;
    }

    .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
        border-color: transparent;
    }
    .custom-control-input:focus ~ .custom-control-label::before {
        /*box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);*/
        box-shadow:none;
    }

    .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
        background-image: url("../images/icons/checked.png") !important;
        background-position:left center !important;
        background-repeat: no-repeat !important;
        background-size:75% !important;
        /*background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e);*/
    }

    .button-set {
        width: auto;
        margin-left:0;
        background-color: transparent;
        padding:80px 0 0 90px;
    }

    .btn-reg-stretch,
    .section-reg .section-head .btn-reg-stretch {
        font-size: 55px;
        line-height:89px;
        padding:0;
        padding-left:172px;
        margin-top:0;
    }
    .btn-reg-stretch span {
        background: white;
        padding: 5px 15px;
        box-shadow: 10px 10px 0px 0px rgb(0 0 0);
        -webkit-box-shadow: 10px 10px 0px 0px rgb(0 0 0);
        -moz-box-shadow: 10px 10px 0px 0px rgba(0,0,0,1);
    }
    .btn-reg-stretch:hover span {
        color: #A5E900;
    }
    .btn-reg-stretch:before,
    .section-reg .section-head .btn-reg-stretch:before {
        width:110px;
        height:110px;
        bottom:20px;
        left:0;
        transform: translateX(0);
        /*color:rgba(255,255,255,1);*/
        background-image:url("../images/icons/pixel-arrow-g.png");
        background-size: 100%;
    }
    .btn-reg-stretch:hover:before,
    .section-reg .section-head .btn-reg-stretch:hover:before {
        transform: translateX(40px);
        color: rgba(255,255,255,.4);
        background-image: url(../images/icons/pixel-arrow-w.png);
    }
    .reg-text-body {
        padding:22px 65px 22px 65px;
    }
    .reg-text-foot {
        padding:32px 83px;
    }
    .reg-text-foot p {
        font-size:24px;
        line-height:40px;
    }

    .reg-head {
        position:relative;
        height: 50%;
        padding-top:115px;
        padding-bottom:25px;
        cursor:pointer;
        /*margin-bottom:83px;*/
    }
    .reg-head h3 {
        font-size:40px;
        line-height:59px;
        margin-bottom:23px;
        transition:all .3s ease;
    }
    .reg-head p {
        font-size:25px;
        line-height:50px;
        margin-bottom:0;
        font-family: Roboto;
        transition:all .3s ease;
    }
    /*
    .reg-head:last-child {
        padding-top:170px;
    }
    */
    .reg-head:before {
        width: 75px;
        height: 75px;
        /*transform: translateX(-30%);*/
    }
    .reg-head:hover:before {
        transform: translateX(35%);
        color: rgba(255,255,255,.4);
        background-image: url(../images/icons/pixel-arrow-g.png);
    }
    .reg-head:hover h3,
    .reg-head:hover p {
        /*transform: translateY(30px);*/
    }

    .help-wrap {
        position:absolute;
        top:0;
        left:88%;
        width: 75px;
        height: 75px;
        margin-left:23px;
    }
    .help-dropdown.show {
        padding:30px 131px 20px 100px;
        box-shadow: 6px 6px 0 rgba(0,0,0,1);
        width: 655px;
        height:220px;
    }
    .help-dropdown .close {
        width: 75px;
        height: 75px;
    }
    .help-dropdown p {
        font-size:20px;
        line-height:35px;
    }
    .scroll-drowpdown {
        padding:75px 26px 20px 26px;
        max-width: 88%;
    }
    .scroll-drowpdown .dropdown-item {
        font-size:25px;
        line-height:37px;
        color:#848383;
    }

    /* SYSMSG PAGE */
    .sys-title-body h2 {
        font-size:50px;
        line-height: 74px;
    }
    .sys-title-foot p {
        font-size: 42px;
        line-height: 46px;
        padding-top: 69px;
        padding-bottom: 59px;
        letter-spacing: -0.6px;
    }
    .sys-info p {
        font-size: 26px;
        line-height: 44px;
    }

    /* FOOTER */
    .reg-page footer {
        position: absolute;
        bottom: 0;
        z-index: 100;
        left: 0;
        right: 0;
    }
    footer p span:first-child {
        display: inline;
        /*padding-right:1.25rem;*/
    }
    footer p span:first-child:after {
        content:" |"
    }
}

@media (min-width: 1600px) {

    .navbar {
        padding-left: 7vw;
    }

    .navbar-expand-lg .navbar-nav.main-menu .nav-item {
        padding: 0 5px;
        text-align: center;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-nav.navbar-social .nav-item {
        margin-right:24px;
    }
    .navbar-nav.navbar-social .nav-link {
        line-height: 1;
        padding:0;
    }
    .post-body .container {
        max-width: 70vw;
        padding-top: 6px;
    }

    .col-img.col-full-width figure {
        position: unset;
        width: 100%;
    }

    .col-img figure {
        right: calc(((1364px - 100vw) / 2) + 15px);
        transform:none;
    }
    .container.left .col-img figure {
        left: calc(((1364px - 100vw) / 2) + 15px);
    }

    figcaption {
        padding: 1rem 118px 1rem 1rem;
        font-size:0.9375rem;
        line-height: 1.375rem;
    }
    figcaption:after {
        top:-56px;
        background-size: auto;
    }

    figure .fig-img-bg {
        background-size:auto;
    }

}

/*@media (min-width: 1900px) {

    !* COMMONS *!
    h1, .h1 {
        font-size:3.75rem;
        !*margin-bottom:5.1875rem;*!
    }

    h2, .h2 {
        font-size: 3.125rem;
    }

    .h-lined:after {
        height:19px;
        bottom:12px;
    }
    .h-lined {
        padding:0 68px;
    }
    .dropdown-menu {
        top:80%;
    }
    .dropdown-item {
        font-size:1.25rem;
    }

    !*NAVBAR *!
    .brand img {
        !* max-width: none; *!
    }
    .navbar-reg-login .nav-item:first-child:after {
        !*right:-12px;*!
        line-height: 52px;
        font-size:1.25rem;
    }
    .navbar-expand-lg .navbar-nav.main-menu .nav-item {
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size:1.25rem;
    }

    !* HERO *!
    .hero-caption h1 {
        !*font-size:3.75rem;*!
    }

    !* SECTIONS *!
    .item-text span.icon {
        width: 100px;
        height: 100px;
        margin-bottom:2.5rem;
    }
    .item-text h3 {
        margin-bottom:1.25rem;
    }
    .item-text p {
        margin-bottom:1.625rem;
    }

    .section-comp-form .section-head h3 {
        font-size:30px;
        line-height:50px;
        margin:0 auto 53px auto;
        max-width: 880px;
    }
    .section-comp-form .section-head p {
        font-size:20px;
        line-height:35px;
    }
    .button-wrap {
        padding:47px 0;
    }
    .button-wrap a {
        padding:0;
        font-size:30px;
        line-height: 45px;
    }
    .section-recommendations {
        padding:93px;
    }
    .section-recommendations h2 {
        font-size:60px;
        line-height: 90px;
        margin-bottom:48px;
    }
    .section-recommendations .lead {
        font-size:30px;
        line-height: 50px;
        margin-bottom:71px;
    }
    .rec-block img {
        max-width: 117px;
        margin-bottom:40px;
    }
    .rec-block h3 {
        font-size:30px;
        line-height: 50px;
        margin-bottom:68px;
    }
    .rec-item {
        padding-bottom: 70px;
        margin-bottom: 70px;
    }
    .rec-item,
    .rec-item h4 {
        font-size:20px;
        line-height: 50px;
    }
    .rec-item::after {
        width: 28px;
        height:28px;
        margin-left:-14px;
        margin-bottom:-14px;
    }
    .rec-item p {
        font-size:20px;
        line-height: 50px;
    }

    .section-button a:hover {
        background-color: black;
        color:white;
    }

    .section-button .icon-link {
        padding-top:93px;
        padding-bottom:70px;
        font-size:60px;
        line-height: 90px;
        text-transform: uppercase;
    }
    .icon-wrap {
        padding-left:175px;
    }
    .icon-wrap .icon {
        width:110px;
        height:110px;
        bottom:22px;
        transition: all .3s ease;
    }
    .section-button .icon-link:hover .icon {
        transform: translateX(27px);
    }

    .section-button.split-button-section a {
        text-transform: none;
    }

    .contact-promo {
        padding:48px;
    }
    .contact-promo h3 {
        font-size:40px;
        line-height: 50px;
        margin-bottom:37px;
    }
    .contact-promo p,
    .contact-promo a {
        font-size:22px;
        line-height: 33px;
    }
    .contact-promo .bg-pixel.lt-pos,
    .contact-promo .bg-pixel.rb-pos {
        width:108px;
        height: 135px;
    }
    .contact-promo .bg-pixel.lt-pos {
        top:53px;
    }
    .contact-promo .bg-pixel.lt-pos.p2 {
        display: block;
        top:0;
        left:81px;
    }
    .contact-promo .bg-pixel.rb-pos {
        bottom:54px;
        right:80px;
    }
    .contact-promo .bg-pixel.rb-pos.p2 {
        bottom:0;
        right:0;
    }


    .comp-form-row {
        padding-top:0;
        padding-bottom:0;
        !*background-image:url("../images/pixel-sys-1.svg"), url("../images/pixel-sys-1.svg"), url("../images/pixel-sys-1.svg");*!
        !*background-position:left top, left bottom, right bottom;*!
        !*background-repeat: no-repeat, no-repeat, no-repeat;*!
        !*background-size: 10%, 10%, 10%;*!
    }

    .comp-form-row h2 {
        font-size:60px;
        line-height:89px;
        margin-bottom:83px;
    }
    .form-row {
        display: flex;
        flex-direction:row;
        align-content: center;
        justify-content: space-between;
    }

    .team-form .form-row {
        margin-bottom: 80px;
    }

    .team-form label {
        font-size:25px;
        line-height:50px;
        margin-bottom: 24px;
    }
    .team-form .form-control {
        width: 100%;
        font-size:25px;
    }

    .comp-form-row .form-group {
        text-align: left;
        margin-bottom:112px;
    }

    .section-foot .row {
        flex-direction: row;
        justify-content: space-around;
    }
    .upload-button {
        max-width: 33%;
    }
    .upload-button:first-child {
        margin-bottom: 0;
    }
    .upload-button .icon {
        width:165px;
        height:165px;
        min-width:165px;
        margin-right:55px;
    }

    .section-comp-form .section-foot .datas h3 {
        font-size:30px;
        line-height: 50px;
        letter-spacing: 2.25px;
        margin-bottom:19px;
    }
    .data-title {
        font-size:30px;
        line-height: 50px;
        margin-bottom:19px;
    }
    .datas a {
        font-size:30px;
        line-height: 50px;
    }


    .section-subhead {
        padding:53px 0;
    }
    .section-subhead h3 {
        font-size: 60px;
        line-height: 89px;
    }
    .team-title {
        font-size:30px;
        line-height: 50px;
    }
    .team-title .container div {
        padding: 0 60px;
    }
    .team-label {
        text-align:right;
    }
    .team-name {
        text-align:left;
    }

    .test-form .qa-set {
        padding-top:150px;
        border-bottom-width: 60px;
        padding-left:7vw;
        padding-right:7vw;
    }

    .qa-set .icon {
        position: absolute;
        top:150px;
        left:0;
        width:284px;
        height:252px;
        background: transparent url("../images/icons/book.svg") center center no-repeat;
        transform: translateX(-20%);
    }

    .qa-set:nth-child(even) .icon {
        left:auto;
        right:0;
        transform: translateX(20%);
    }

    .qa-set .icon-book {
        background: transparent url("../images/icons/book.svg") center center no-repeat;
        background-size: 100%;

    }
    .qa-set .icon-brain {
        background: transparent url("../images/icons/brain.svg") center center no-repeat;
        background-size: 100%;
    }

    .qa-set .pixel.lb-pos.p2 {
        display: none;
    }
    .qa-set .lb-pos .sq {
        width: 28px;
        height:28px;
    }

    .qa-set .bg-pixel.lb-pos {
        left:0;
        bottom:0;
        width: 336px;
        height:140px;
        background-size: 100%;
    }
    .qa-set .bg-pixel.lb-pos.p2 {
        bottom:-60px;
        width: 56px;
        height: 56px;
    }
    .qa-set .pixel.bg-pixel.lb-pos.p3 {
        display: block;
        bottom:-172px;
        left:28px;
        width:196px;
        height:112px;
        background: transparent url("../images/pixel-fieldset-3.svg");
        background-size: 100%;
    }
    .qa-set:last-child .pixel.bg-pixel.lb-pos.p3,
    .qa-set:last-child .pixel.bg-pixel.rb-pos.p2 {
        display: none;
    }

    .qa-set .bg-pixel.rb-pos {
        left:auto;
        right:0;
        bottom:0;
        width: 140px;
        height:140px;
    }
    .qa-set .bg-pixel.rb-pos.p2 {
        left:auto;
        right:25%;
        bottom:-115px;
        width: 112px;
        height: 56px;
    }





    .qtext {
        max-width: 960px;
        margin-left:auto;
        margin-right: auto;
        margin-bottom: 120px !important;
        font-family: "Space Mono";
        font-size:22px !important;
        line-height: 35px !important;
    }
    .custom-control.custom-radio .custom-control-input {
        width: 86px;
        height:86px;
        top:86px;
    }
    .custom-control.custom-radio,
    .test-form .form-text {
        padding-left:156px
    }
    .custom-control.custom-radio .custom-control-label {
        font-size:30px;
        line-height:50px;
    }
    .custom-control.custom-radio .custom-control-label::before {
        top:86px;
        left:-156px;
        width: 86px;
        height: 86px;
        !*background-image: url("../images/icons/icon-test-check-empty.svg");
        background-position: center;
        background-size: 100%;*!
        cursor:pointer;
    }
    .custom-control.custom-radio .custom-control-label::before {
        top:86px;
        left:-156px;
        width: 86px;
        height: 86px;
    }
    .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
        top:86px;
        left:-156px;
        width: 86px;
        height: 86px;
    }

    .test-form .form-text {
        font-size:20px;
        line-height:35px;
    }
    .test-form .form-group {
        max-width: 42%;
    }


    !* REGISTRATION FORM*!
    .reg-text-body {
        padding:60px 125px 60px 125px;
    }
    .reg-text-foot {
        padding:42px 123px;
    }
    .help-dropdown.show {
        width: 814px;
    }

    !* SYSMSG PAGE *!
    .sys-info {
        padding-top:144px;
    }
}*/

.copyright {
    position: relative;
}

.copyright > i {
    font-style: normal;
    display: inline-block;
    position: absolute;
    left: -15px;
    top: 4px;
}

#message.success,
#messageInvite.success {
    font-weight: bold;
    text-align: center;
    font-size: 45px;
    background: #a5e900;
    margin-bottom: 30px;
}

#message.error,
#messageInvite.error {
    font-weight: bold;
    text-align: center;
    font-size: 45px;
    background: red;
    color: white;
    margin-bottom: 30px;
}

#schoolId.error + label + .btn-group > input {
    border-color: red !important;
}

#schoolId.error + label + .btn-group > button {
    border-color: red !important;
}

#schoolId.error + label + .btn-group > #education-dropdown {
    border-color: red !important;
}

textarea#message_text {
    height: 100%;
}

#system-message .message_text {
    font-weight: bold;
}

