html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main,
section {
    display: block
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 700
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

img {
    border: 0
}

input {
    color: inherit;
    font: inherit;
    margin: 0
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    height: 100%
}

body {
    margin: 0;
    min-height: 100%;
    background-color: #fff;
    font-family: "PT Serif", Arial sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333
}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block
}

.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898ec;
    color: #fff;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0
}

input.w-button {
    max-width: 360px;
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    appearance: button;
    -webkit-appearance: button
}

h1 {
    font-weight: 700;
    margin-bottom: 10px
}

h1 {
    font-size: 38px;
    line-height: 44px;
    margin-top: 20px
}

p {
    margin-top: 0;
    margin-bottom: 10px
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px
}

.w-embed:after,
.w-embed:before {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.w-embed:after {
    clear: both
}

.w-form {
    margin: 0 0 15px
}

label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700
}

.w-input {
    display: block;
    width: 100%;
    max-width: 360px;
    height: 38px;
    padding: 8px 12px;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc
}

.w-input:-moz-placeholder {
    color: #999
}

.w-input::-moz-placeholder {
    color: #999;
    opacity: 1
}

.w-input:-ms-input-placeholder {
    color: #999
}

.w-input::-webkit-input-placeholder {
    color: #999
}

.w-input:focus {
    border-color: #3898ec;
    outline: 0
}

.w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px
}

.w-container:after,
.w-container:before {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.w-container:after {
    clear: both
}

.w-container .w-row {
    margin-left: -10px;
    margin-right: -10px
}

.w-row:after,
.w-row:before {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.w-row:after {
    clear: both
}

.w-row .w-row {
    margin-left: 0;
    margin-right: 0
}

.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.w-col .w-col {
    padding-left: 0;
    padding-right: 0
}

.w-col-4 {
    width: 33.33333333%
}

@media screen and (max-width:991px) {
    h1 {
        line-height: 36px
    }

    .bold-text-2.ggrg {
        font-size: 32px !important
    }

    .w-container {
        max-width: 728px
    }
}

@media screen and (max-width:767px) {
    .bold-text-2.ggrg {
        font-size: 22px !important;
        line-height: 111%
    }

    .w-container .w-row,
    .w-row {
        margin-left: 0;
        margin-right: 0
    }

    .count-bl,
    .html-embed-4 {
        font-size: 30px !important;
        line-height: 1.2 !important
    }

    .w-col {
        width: 100%;
        left: auto;
        right: auto
    }
}

ul.normal-text li:not(:last-of-type) {
    margin-bottom: 5px
}

@media screen and (max-width:479px) {

    .count-bl,
    .html-embed-4 {
        font-size: 26px !important;
        line-height: 1.2 !important
    }

    ul.normal-text {
        padding-left: 25px
    }

    .w-container {
        max-width: none
    }

    .w-col {
        width: 100%
    }
}

a {
    text-decoration: underline
}

.heading {
    font-family: Arial, "Helvetica Neue", sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 50px;
    padding-left: 50px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 38px;
    text-align: center
}

.normal-text {
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 22px;
    color: #333;
    font-size: 18px;
    line-height: 25px
}

.paragraph {
    text-align: justify
}

.img-box {
    margin-top: 18px;
    margin-bottom: 18px;
    text-align: center
}

.text-description {
    max-width: 656px;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px
}

.text-description.big-img-descriptin {
    max-width: 700px;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    margin-top: 7px
}

.content-img {
    display: block;
    max-width: 700px;
    width: 100%;
    margin: 0 auto
}

.image {
    width: 100%;
    max-width: 612px
}

.bold-text {
    padding-right: 0;
    padding-left: 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}

.img-box-form {
    text-align: center
}

.form-block {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 30px;
    border: 5px none #000;
    border-radius: 20px;
    background-color: #d2f3f7;
    font-size: 20px
}

.form-block.form-bottom {
    margin-top: 30px;
    margin-bottom: 0
}

.form {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    text-align: center
}

.text-block {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700
}

.comment {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.comment--answer {
    padding-left: 40px;
}

.comment-img {
    width: 50px;
    height: 50px;
    max-width: none;
    border-radius: 20px;
    line-height: 10px;
    float: left
}

.comment-text-box {
    display: block;
    padding-left: 60px
}

.comment-name {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 5px;
}

.paragraph {
    margin-bottom: 0;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #4e4e4e;
    font-size: 16px
}

.submit-button {
    padding-top: 9px;
    padding-bottom: 9px;
    border-radius: 14px;
    background-color: #00ac2b;
    box-shadow: 0 1px 3px 0 #000;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    font-weight: 700;
    cursor: pointer
}

.sale-box {
    display: block;
    max-width: 500px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto
}

.before {
    display: inline-block;
    color: red;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    text-decoration: line-through
}

.after {
    color: #01b813;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700
}

.sale-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.column {
    text-align: center
}

.column-2 {
    text-align: center
}

.column-3 {
    text-align: center
}

.field-label {
    padding-top: 0
}

.text-field {
    border-radius: 20px
}

.submit-button-2 {
    -webkit-transition-property: none;
    transition-property: none
}

.submit-button-3 {
    width: 360px;
    white-space: normal;
    line-height: normal;
    max-width: 100%;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 20px;
    background-color: #00ac2b;
    transition: .3s background-color;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 19px;
    text-transform: uppercase
}

.submit-button-3:hover {
    background-color: #004612;
}

.section {
    max-width: 940px;
    padding: 10px 0 9px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.bold-text-2.ggrg {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 34px;
    text-align: left
}

.body {
    background-color: #fff
}

.container-2 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #fff
}

.wrapper-main {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 3%;
    padding-left: 3%;
    border-radius: 10px;
    background-color: #fff;
    font-size: 18px
}

footer {
    font-size: 16px !important
}

.image-2 {
    line-height: 10px
}

.list-item {
    font-size: 18px;
    line-height: 25px
}

.list-item-2 {
    line-height: 150%
}

.image-3 {
    line-height: 10px
}

.html-embed-3 {
    color: #a5a5a5;
    font-size: 14px;
    text-align: left
}

.orange {
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px;
    border: 1px solid #000;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(0, #f4fff1), to(#ff7e26));
    background-image: linear-gradient(180deg, #000, #f4fff1 0, #ff7e26);
    line-height: 137%;
    text-align: justify
}

.list-2 {
    padding-left: 20px;
    margin-bottom: 22px
}

.html-embed-4 {
    color: red;
    font-size: 50px;
    line-height: 55px;
    font-weight: 700
}

.count-bl {
    display: inline-block;
    margin-top: 22px;
    margin-bottom: 22px;
    padding: 6px 11px;
    border-radius: 10px;
    background-color: red;
    color: #fff;
    font-size: 50px;
    line-height: 55px
}

.text-field-3 {
    border-radius: 20px
}

.bold-text-3 {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif
}

.bold-text-4 {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif
}

.bold-text-5 {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif
}

.bold-text-6 {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif
}

.date-top {
    padding-left: 10px;
    text-align: center
}

.bold-text-7 {
    font-size: 18px
}

@media screen and (max-width:991px) {

    .icon {
        background-color: transparent;
        color: #fff
    }

    .wrapper-main {
        margin-right: auto;
        margin-left: auto;
        padding-right: 3%;
        padding-left: 3%
    }

    .image-2 {
        width: 60px;
        height: 60px;
        min-width: 60px
    }
}

@media screen and (max-width:767px) {
    .orange {
        text-align: left
    }

    .normal-text,
    .paragraph {
        text-align: left
    }

    .heading {
        padding-right: 33px;
        padding-left: 33px;
        font-size: 28px;
        line-height: 100%
    }

    .form-block {
        padding-right: 39px;
        padding-left: 39px
    }

    .wrapper-main {
        padding-right: 3%;
        padding-left: 3%
    }
}

@media screen and (max-width:479px) {
    .bold-text-7 {
        line-height: 25px
    }

    .bold-text {
        font-size: 17px
    }

    .wrapper-main {
        font-size: 17px
    }

    .bold-text-2.ggrg {
        font-size: 20px !important
    }

    .orange {
        line-height: 115%
    }

    .product {
        max-width: 220px;
        width: 100%;
        margin: 0 auto
    }

    .normal-text {
        font-size: 17px
    }

    .list-2,
    .normal-text,
    .orange {
        margin-bottom: 10px
    }

    .image-2 {
        width: 40px;
        height: 40px;
        min-width: 40px
    }

    .container {
        background-color: #3a6fc4;
        color: #3a3c3f
    }

    .icon {
        color: #fff
    }

    .heading {
        padding-right: 0;
        padding-left: 0;
        font-size: 24px;
        line-height: 120%;
        text-align: left
    }

    .main {
        padding-right: 0;
        padding-left: 0
    }

    .text-description.big-img-descriptin {
        padding-right: 13px;
        padding-left: 13px
    }

    .form-block {
        padding-right: 11px;
        padding-left: 11px
    }

    .form {
        padding-right: 0;
        padding-left: 0
    }

    .comments {
        padding-right: 0;
        padding-left: 0
    }

    .sale-form {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .submit-button-3 {
        padding-right: 4px;
        padding-left: 4px
    }

    .section {
        padding-right: 0;
        padding-left: 0
    }

    .bold-text-2 {
        font-size: 24px;
        line-height: 100%
    }

    .bold-text-2.ggrg {
        font-size: 26px
    }

    .wrapper-main {
        padding-right: 15px;
        padding-left: 15px
    }

    .image-4 {
        margin-top: 13px;
        margin-bottom: 13px
    }
}

.footer__footnote {
    margin-bottom: 7px;
}

.count {
    font-size: 12px;
    vertical-align: super;
}

.inL_165490 {
    opacity: 1;
    width: 100%
}

.inL_588441 {
    max-width: 300px;
    width: 100%;
    margin: 10px 0 0;
}

.inL_387659 {
    opacity: 1;
    width: 100%
}

.inL_312161 {
    width: 100%;
    max-width: 300px;
    margin: 10px 0 0;
}

.inL_611817 {
    opacity: 1;
    width: 100%
}

.inL_365946 {
    opacity: 1;
    width: 100%
}

.inL_449667 {
    opacity: 1;
    width: 100%
}

.inL_874141 {
    opacity: 1;
    width: 100%
}

.inL_352422 {
    opacity: 1;
    width: 100%
}

.inL_444085 {
    opacity: 1;
    width: 100%
}

.inL_248007 {
    opacity: 1;
    width: 100%
}

.inL_122557 {
    opacity: 1;
    width: 100%
}

.inL_193264 {
    opacity: 1;
    width: 100%
}

.inL_651034 {
    opacity: 1;
    width: 100%
}

.inL_234113 {
    opacity: 1;
    width: 100%
}

.inL_818086 {
    opacity: 1;
    width: 100%
}

.inL_466324 {
    opacity: 1;
    width: 100%
}

.inL_199963 {
    opacity: 1;
}

.inL_416553 {
    opacity: 1;
    width: 100%
}

.inL_55408 {
    opacity: 1;
    width: 100%
}

.inL_269561 {
    opacity: 1;
    width: 100%
}

.inL_935498 {
    opacity: 1;
    width: 100%
}

.inL_411871 {
    opacity: 1;
    width: 100%;
    padding-bottom: 0;
    border: 0;
    margin-bottom: 0;
}

.x_currency,
.x_price_current,
.x_price_previous {
    text-transform: uppercase
}

footer {
    padding: 20px 15px
}

.product-form {
    display: block;
    max-width: 350px;
    width: 100%;
    margin: 0 auto 20px
}

.copy {
    text-align: center;
    margin: 0;
}

a {
    text-decoration: none
}

div,
span,
a,
img,
form {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
    background: none repeat scroll 0 0 transparent
}

img {
    max-width: 100%
}

a {
    color: #466cc7
}

a:hover {
    text-decoration: none
}

.container {
    width: 990px;
    position: relative;
    margin: 0 auto
}

@media screen and (max-width: 999px) {
    .container {
        width: 100%
    }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: medium
}

.container {
    margin-right: auto;
    margin-left: auto
}

.container::before,
.container::after {
    display: table;
    content: "";
    line-height: 0
}

.container::after {
    clear: both
}

* {
    margin: 0;
    padding: 0
}

a {
    color: #f5b11a;
    text-decoration: underline;
    font-weight: 700 !important
}

a:hover {
    text-decoration: none
}

img {
    margin: 0 15px 10px 0;
    max-width: 100%
}

@media (min-width: 992px) {
    .container {
        width: 940px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 970px
    }
}

a {
    background-color: transparent;
    text-decoration: underline
}

a:active,
a:hover {
    outline: 0
}

a:hover {
    outline: 0;
    text-decoration: none
}

img {
    border: 0
}

button,
input {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible;
    text-transform: none;
    appearance: button;
    -webkit-appearance: button;
    cursor: pointer
}

input {
    line-height: normal
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px
}

button {
    border: 0;
    cursor: pointer;
    appearance: button;
    -webkit-appearance: button
}

a {
    text-decoration: underline
}

.product {
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
}

@media screen and (max-width: 991px) {
    .icon {
        background-color: transparent;
        color: #fff
    }
}

@media screen and (max-width: 479px) {
    .container {
        background-color: #3a6fc4;
        color: #3a3c3f
    }

    .icon {
        color: #fff
    }

    .product,
    .product-form {
        max-width: 290px;
    }
}

ul,
li {
    margin: 0;
    padding: 0
}

ul {
    list-style: none
}

button,
input {
    margin: 0
}

*,
::before,
::after {
    box-sizing: inherit
}

img {
    height: auto;
    max-width: 100%
}

@media screen and (max-width: 975px),
print {
    .is-hidden-touch {
        display: none
    }
}

.info {
    margin: 0 0 10px
}

.hero.is-actualitate {
    background-color: #2145ac
}

.headers .container {
    margin: 0 auto;
    padding: 0 19px;
    background-color: #fff
}

.headers .container.is-actualitate {
    background-color: #2145ac
}

@media screen and (max-width: 656px),
print {
    .headers .container {
        margin: 0;
        max-width: 100%;
        flex-basis: 100%
    }
}

@media screen and (min-width: 657px),
print {
    .headers .container {
        width: 657px
    }
}

@media screen and (min-width: 976px),
print {
    .headers .container {
        width: 976px
    }
}

@media screen and (min-width: 1495px),
print {
    .headers .container {
        width: 1295px
    }
}

.curs-bar,
.header-bar,
.menu-bar,
.submenu-bar {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.curs-bar {
    font-family: 'Inter', sans-serif;
    color: #393939;
    font-size: 14px;
    display: flex;
    align-items: center;
    font-weight: 500;
    color: #2145ac;
    height: 35px
}

@media screen and (max-width: 656px),
print {
    .curs-bar {
        font-size: 13px;
        margin: 0 20px
    }
}

.curs-bar .updated {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center
}

@media screen and (min-width: 657px),
print {
    .curs-bar .updated {
        margin-left: 17px
    }
}

.curs-bar .updated .updated-img {
    width: 17px;
    height: 17px;
    margin-top: 4px
}

.curs-bar .curs .curs-down {
    color: #eb3223
}

@media screen and (min-width: 657px),
print {
    .curs-bar .curs {
        margin-right: 8px
    }
}

.header-bar {
    min-height: 90px;
    position: relative;
    background-color: #2145ac;
    flex-basis: 100%;
    padding-top: 8px
}

@media screen and (max-width: 656px),
print {
    .header-bar {
        margin: 0 20px
    }
}

.header-bar a {
    display: inline-block
}

.header-bar .sigla {
    height: 52px
}

@media screen and (max-width: 656px),
print {
    .header-bar .sigla {
        height: 40px
    }
}

.header-bar .icon {
    height: 22px;
    margin: 10px
}

.search-desktop {
    display: none;
    width: 400px;
    margin-right: 5px
}

.search-touch {
    position: relative;
    flex-basis: 100%;
    display: none;
    margin-bottom: 20px;
    width: 100%
}

@media screen and (min-width: 657px) and (max-width: 975px),
print {
    .search-touch {
        padding: 0 10px 15px 21px
    }
}

@media screen and (max-width: 656px),
print {
    .search-touch {
        padding: 0 30px 15px 37px
    }
}

.search-desktop form,
.search-touch form {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative
}

.search-desktop form input,
.search-touch form input {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-style: normal;
    padding: 10px 65px 10px 40px;
    margin: 0;
    border: none;
    border-radius: 6px
}

.search-desktop form .go-search,
.search-touch form .go-search {
    appearance: none;
    -webkit-appearance: none;
    position: absolute;
    right: 4px;
    font-family: 'Inter', sans-serif;
    color: #393939;
    color: #2145ac;
    background-color: #dbdbdb;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 7px 3px;
    margin: 0;
    border: 1px solid #2145ac;
    border: 0;
    border-radius: 6px
}

.menu-bar {
    font-family: 'Inter', sans-serif;
    color: #393939;
    font-size: 18px;
    font-weight: 700;
    color: #393939;
    height: 50px;
    padding-left: 22px
}

@media screen and (max-width: 656px),
print {
    .menu-bar {
        padding-left: 19px;
        margin: 0 20px
    }
}

.menu-bar a {
    padding-right: 21px;
    text-decoration: none
}

@media screen and (max-width: 656px),
print {
    .menu-bar a {
        padding-right: 8px
    }
}

.menu-bar a:link {
    color: #393939
}

.menu-bar a:hover {
    color: #393939
}

.menu-bar a:hover.is-actualitate {
    color: #2145ac
}

.menu-bar a:hover.is-economie {
    color: #ed5c43
}

.menu-bar a:hover.is-sport {
    color: #36a562
}

.menu-bar a:hover.is-life {
    color: #d0459e
}

.menu-bar a:hover.is-science {
    color: #767fea
}

.menu-bar a:hover.is-revista {
    color: #e1f012
}

.menu-bar a:hover.is-dosare {
    color: #9d8562
}

.menu-bar a:visited {
    color: #393939
}

.menu-bar a.is-active {
    color: #393939;
    display: inline
}

.menu-bar a.is-active.is-actualitate {
    color: #2145ac
}

.submenu-bar {
    font-family: 'Inter', sans-serif;
    color: #393939;
    font-size: 15px;
    color: #fff;
    height: 50px;
    background-color: #2145ac;
    padding-left: 22px
}

.submenu-bar.is-actualitate {
    background-color: #2145ac
}

.submenu-bar a {
    color: #fff;
    padding-right: 21px;
    text-decoration: none
}

@media screen and (max-width: 975px),
print {
    .is-hidden-touch {
        display: none
    }
}

.info {
    grid-area: info
}

@media screen and (max-width: 975px),
print {
    .is-hidden-touch {
        display: none
    }
}

.menu-background {
    position: fixed;
    top: 125px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.7);
    display: none
}

.menu,
.submenu {
    position: fixed;
    top: 125px;
    bottom: 0;
    z-index: 20;
    padding: 20px;
    color: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    font-family: 'Inter', sans-serif;
    color: #393939
}

@media screen and (max-width: 656px),
print {

    .menu,
    .submenu {
        padding: 0 20px 20px 38px
    }
}

.menu.is-actualitate,
.submenu.is-actualitate {
    background-color: #2145ac
}

.submenu.is-economie {
    background-color: #ed5c43
}

.submenu.is-sport {
    background-color: #36a562
}

.submenu.is-life {
    background-color: #d0459e
}

.submenu.is-science {
    background-color: #767fea
}

.submenu.is-revista {
    background-color: #484848
}

.submenu.is-dosare {
    background-color: #9d8562
}

.menu.is-user {
    background-color: #2145ac;
    display: none
}

.menu a,
.submenu a {
    display: block;
    text-decoration: none
}

.menu .menu-line .item,
.submenu .menu-header .item {
    color: #fff;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 1px
}

.menu .menu-line .item.is-actualitate {
    color: #fff
}

.menu .menu-line .item.is-economie {
    color: #ffa798
}

.menu .menu-line .item.is-sport {
    color: #6fba8d
}

.menu .menu-line .item.is-life {
    color: #f582cc
}

.menu .menu-line .item.is-science {
    color: #b7caff
}

.menu .menu-line .item.is-revista {
    color: #b7b7b7
}

.menu .menu-line .item.is-dosare {
    color: #9d8562
}

@media screen and (max-width: 656px),
print {

    .menu .menu-line .item,
    .submenu .menu-header .item {
        padding-bottom: 12px;
        font-size: 26px
    }
}

.menu .section-items .item,
.menu .more .item,
.menu .info .item,
.submenu .subsection-items .item {
    color: #fff;
    display: block;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 30px
}

.menu .section-items .item.is-actualitate {
    color: #fff
}

.menu .section-items .item.is-economie,
.menu .more .item.is-economie {
    color: #ffa798
}

.menu .section-items .item.is-sport,
.menu .more .item.is-sport {
    color: #6fba8d
}

.menu .section-items .item.is-life,
.menu .more .item.is-life {
    color: #f582cc
}

.menu .section-items .item.is-science,
.menu .more .item.is-science {
    color: #b7caff
}

.menu .section-items .item.is-revista,
.menu .more .item.is-revista {
    color: #b7b7b7
}

.menu .section-items .item.is-dosare {
    color: #9d8562
}

.submenu .back {
    color: #fff;
    font-size: 16px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-right: 30px
}

.menu img.icon,
.submenu img.icon {
    padding: 10px
}

.menu {
    right: 0
}

@media screen and (max-width: 656px),
print {
    .menu {
        width: 100vw
    }
}

@media screen and (min-width: 657px),
print {
    .menu {
        position: fixed;
        width: 500px
    }
}

.submenu {
    right: -60px;
    position: fixed;
    width: 0;
    opacity: 0;
    transition: all .2s ease-in-out
}

.menu .menu-items {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start
}

.menu .menu-items .info {
    display: flex;
    flex-direction: row;
    align-items: center
}

.menu .menu-items .info img {
    height: 19px;
    padding: 0 10px 1px 0
}

.menu .menu-items .account-info {
    padding-left: 24px
}

.submenu .menu-header {
    color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.submenu .menu-header .back {
    display: flex;
    align-items: center
}

.menu-section .menu-line {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between
}

.menu-section .menu-line img.icon {
    height: 35px;
    margin-left: -15px;
    margin-right: 4px;
    transform: rotate(0deg);
    transition: all .2s ease-in-out;
    transition-delay: .2s
}

.menu-section .menu-sections {
    color: unset;
    margin-left: 37px;
    overflow: hidden;
    max-height: 0;
    transition: all .8s ease-in-out
}

.menu-section .menu-sections.is-actualitate {
    color: #fff
}

.menu-section .menu-sections.is-economie {
    color: #ffa798
}

.menu-section .menu-sections.is-sport {
    color: #6fba8d
}

.menu-section .menu-sections.is-life {
    color: #f582cc
}

.menu-section .menu-sections.is-science {
    color: #b7caff
}

.menu-section .menu-sections.is-revista {
    color: #b7b7b7
}

.menu-section .menu-sections.is-dosare {
    color: #9d8562
}

.menu-section .menu-sections .section-footer .more {
    display: flex;
    justify-content: space-between
}

.menu.is-user {
    color: #fff
}

.menu.is-user .menu-items {
    line-height: 1.6;
    letter-spacing: 1px
}

.menu.is-user .menu-items .info .item {
    font-size: 20px;
    padding-top: 8px;
    padding-bottom: 8px
}

.menu.is-user .menu-items .text a {
    display: inline;
    color: #ffa900
}

.menu.is-user .menu-items ul {
    list-style: unset;
    font-size: 16px
}

.menu.is-user .menu-items ul li {
    margin: 10px 0 10px 18px
}

input {
    resize: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #dcdcdc;
    border-radius: 6px
}

input:focus {
    outline: none !important;
    border: 1px solid #2145ac;
    border-radius: 6px
}

@media screen and (max-width: 975px),
print {
    .is-hidden-touch {
        display: none
    }
}

@media(max-width: 1165.5px) {
    .headers .container {
        width: 876px
    }
}

@media(max-width: 938.5px) {
    .headers .container {
        width: 700px
    }
}

@media(max-width: 785.5px) {
    .headers .container {
        width: 87%
    }

    .header-bar {
        margin: 0 4px
    }
}

@media(max-width: 437.5px) {
    .curs {
        display: none !important
    }

    .header-bar .icon {
        height: 16px;
        margin: 5px
    }

    .header-bar .sigla {
        height: 34px
    }
}

@media(max-width: 451px) {
    .w-input {
        max-width: 240px
    }

    input.w-button {
        max-width: 250px
    }
}

.inL_951099 {
    display: flex;
    flex-direction: row;
    align-items: center
}

.inL_718548 {
    cursor: pointer
}

.inL_228382 {
    cursor: pointer
}

.inL_16788 {
    cursor: pointer
}

.inL_521875 {
    cursor: pointer
}

.inL_511760 {
    cursor: pointer
}

.inL_461178 {
    cursor: pointer
}

.inL_796067 {
    cursor: pointer
}

.inL_936855 {
    cursor: pointer
}

.inL_981432 {
    cursor: pointer
}

.inL_521488 {
    display: flex;
    align-items: center
}

.inL_476631 {
    cursor: pointer
}

.inL_142275 {
    cursor: pointer
}

.inL_581098 {
    cursor: pointer
}

.inL_998117 {
    cursor: pointer
}

.inL_279306 {
    cursor: pointer
}

.inL_76915 {
    cursor: pointer
}

.inL_922410 {
    cursor: pointer
}

.inL_643919 {
    cursor: pointer
}

.inL_460689 {
    cursor: pointer
}

.inL_560232 {
    cursor: pointer
}

.inL_50101 {
    cursor: pointer
}

.inL_141314 {
    cursor: pointer
}

.inL_404572 {
    cursor: pointer
}

.inL_333988 {
    font-size: 16px;
}

.inL_21799 {
    font-size: 16px;
}

.inL_898269 {
    font-size: 16px;
}

.inL_960961 {
    font-size: 16px;
}

@media screen and (max-width: 479px) {
    .inL_312161,
    .inL_588441 {
        max-width: 250px;
    }
}