/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
@font-face {
    font-family: 'open_sansregular';
    src: url("");
    src: url("OpenSans-Regular-webfont.eot") format('embedded-opentype'), url("OpenSans-Regular-webfont.woff") format('woff'), url("OpenSans-Regular-webfont.ttf") format('truetype'), url("OpenSans-Regular-webfont.svg") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansitalic';
    src: url("");
    src: url("") format('embedded-opentype'), url("") format('woff'), url("") format('truetype'), url("") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url("");
    src: url("OpenSans-Bold-webfont.eot") format('embedded-opentype'), url("OpenSans-Bold-webfont.woff") format('woff'), url("OpenSans-Bold-webfont.ttf") format('truetype'), url("OpenSans-Bold-webfont.svg") format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url("");
    src: url("") format('embedded-opentype'), url("") format('woff'), url("") format('truetype'), url("") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url("");
    src: url("") format('embedded-opentype'), url("") format('woff'), url("") format('truetype'), url("") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold_italic';
    src: url("");
    src: url("") format('embedded-opentype'), url("") format('woff'), url("") format('truetype'), url("") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url("");
    src: url("OpenSans-Light-webfont.eot") format('embedded-opentype'), url("OpenSans-Light-webfont.woff") format('woff'), url("OpenSans-Light-webfont.ttf") format('truetype'), url("OpenSans-Light-webfont.svg") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight_italic';
    src: url("");
    src: url("") format('embedded-opentype'), url("") format('woff'), url("") format('truetype'), url("") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_condensedbold';
    src: url("");
    src: url("") format('embedded-opentype'), url("") format('woff'), url("") format('truetype'), url("") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url("");
    src: url("urn:scrapbook:download:error:https://www.mvmnext.hu/Root/Skins/Fogaz2016Skin/fonts/Roboto-Regular.eot?#iefix") format('embedded-opentype'), url("urn:scrapbook:download:error:https://www.mvmnext.hu/Root/Skins/Fogaz2016Skin/fonts/Roboto-Regular.woff") format('woff'), url("Roboto-Regular.ttf") format('truetype'), url("urn:scrapbook:download:error:https://www.mvmnext.hu/Root/Skins/Fogaz2016Skin/fonts/Roboto-Regular.svg#roboto") format('svg');
    font-weight: normal;
    font-style: normal;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}
ul, li {
    list-style: none;
}
ul {
    margin: 0;
    padding: 0;
}
a {
    background: transparent;
}

    a:focus {
        outline: thin dotted;
    }

    a:active,
    a:hover {
        outline: 0;
    }

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

input[type="checkbox"],
input[type="radio"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 2cm .5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-size: 13px;
    line-height: 1.53846154;
    color: #002c4f;
    background-color: #e4f4ff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #005fac;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #003560;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 0px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.53846154;
    background-color: #eef7fb;
    border: 1px solid #dddddd;
    border-radius: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 19px;
    margin-bottom: 19px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

p {
    margin: 0 0 9.5px;
}

.lead {
    margin-bottom: 19px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 19.5px;
    }
}

small,
.small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

.text-muted {
    color: #999999;
}

.text-primary {
    color: #005fac;
}

    .text-primary:hover {
        color: #004379;
    }

.text-warning {
    color: #ce8d06;
}

    .text-warning:hover {
        color: #9c6b05;
    }

.text-danger {
    color: #e35332;
}

    .text-danger:hover {
        color: #c73b1b;
    }

.text-success {
    color: #91aa17;
}

    .text-success:hover {
        color: #6b7d11;
    }

.text-info {
    color: #3a87ad;
}

    .text-info:hover {
        color: #2d6987;
    }

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "open_sansregular", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #999999;
    }

h1,
h2,
h3 {
    margin-top: 19px;
    margin-bottom: 9.5px;
}

    h1 small,
    h2 small,
    h3 small,
    h1 .small,
    h2 .small,
    h3 .small {
        font-size: 65%;
    }

h4,
h5,
h6 {
    margin-top: 9.5px;
    margin-bottom: 9.5px;
}

    h4 small,
    h5 small,
    h6 small,
    h4 .small,
    h5 .small,
    h6 .small {
        font-size: 75%;
    }

h1,
.h1 {
    font-size: 35px;
}

h2,
.h2 {
    font-size: 18px;
}

h3,
.h3 {
    font-size: 14px;
}

h4,
.h4 {
    font-size: 13px;
}

h5,
.h5 {
    font-size: 11px;
}

h6,
.h6 {
    font-size: 10px;
}

.page-header {
    padding-bottom: 8.5px;
    margin: 38px 0 19px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 9.5px;
}

    ul ul,
    ol ul,
    ul ol,
    ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

        .list-inline > li:first-child {
            padding-left: 0;
        }

dl {
    margin-bottom: 19px;
}

dt,
dd {
    line-height: 1.53846154;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }

        .dl-horizontal dd:before,
        .dl-horizontal dd:after {
            content: " ";
            /* 1 */
            display: table;
            /* 2 */
        }

        .dl-horizontal dd:after {
            clear: both;
        }

        .dl-horizontal dd:before,
        .dl-horizontal dd:after {
            content: " ";
            /* 1 */
            display: table;
            /* 2 */
        }

        .dl-horizontal dd:after {
            clear: both;
        }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 9.5px 19px;
    margin: 0 0 19px;
    border-left: 5px solid #eeeeee;
}

    blockquote p {
        font-size: 16.25px;
        font-weight: 300;
        line-height: 1.25;
    }

        blockquote p:last-child {
            margin-bottom: 0;
        }

    blockquote small {
        display: block;
        line-height: 1.53846154;
        color: #999999;
    }

        blockquote small:before {
            content: '\2014 \00A0';
        }

    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eeeeee;
        border-left: 0;
    }

        blockquote.pull-right p,
        blockquote.pull-right small,
        blockquote.pull-right .small {
            text-align: right;
        }

            blockquote.pull-right small:before,
            blockquote.pull-right .small:before {
                content: '';
            }

            blockquote.pull-right small:after,
            blockquote.pull-right .small:after {
                content: '\00A0 \2014';
            }

    blockquote:before,
    blockquote:after {
        content: "";
    }

address {
    margin-bottom: 19px;
    font-style: normal;
    line-height: 1.53846154;
}

code,
kbd,
pre,
samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 0px;
}

pre {
    display: block;
    padding: 9px;
    margin: 0 0 9.5px;
    font-size: 12px;
    line-height: 1.53846154;
    -ms-word-break: break-all;
    word-break: break-all;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 0px;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }


.landing-header{
    background-color: white;
    }

#landging-logo {
    height: 44px;
    width: 204px;
    margin: 15px auto;
    background: url("");
    background-size: 200px;
    background-repeat: no-repeat;
}
.no-padding{
    padding:0;

}

.background-img{
    position:absolute;
    overflow:hidden;
    width:100%;
}
.floating-content{

width: 100%;
margin: 76px auto 0;
z-index: 99;
position: relative;

}
#content-title{
margin: 65px 0;
}

#content-title h1,#content-title h2 {
    text-align: center;
    color: white;

}
#content-title h1{
    margin-bottom: 20px;
    font-family: "open_sanslight";

}

#content-title h2{
    margin:auto;
    text-shadow: black 2px 2px 20px;
     font-family: "open_sanssemibold";
     /*width: 500px;*/
}

.center-content{
margin: 20px auto 0;
width: 978px;
}

 .mobile-background{
        display: none;
    }

#chooser {
    color: #008480;
    /*height: 442px;*/
    position: relative;
    /*display: inline-block;*/
    width: calc(100% + 30px);
    margin-left: -15px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.desc {
    display: inline-block;
    float: left;
}

.pick{

    background: white;
    box-shadow: 0px 7px 20px -2px rgba(19, 18, 18, 0.31);
    -moz-box-shadow: 0px 7px 20px -2px rgba(19, 18, 18, 0.31);
    -o-box-shadow: 0px 7px 20px -2px rgba(19, 18, 18, 0.31);
    -webkit-box-shadow: 0px 11px 20px 3px rgba(19, 18, 18, 0.31);
    min-height: 380px;  
    width: 450px;
}

.pick img {

    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);

    width: 100%;
}
.pick > img {
    height: 313px;
}

.pick:hover img{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}


.fogaz.pick {
    float: left;
    position: absolute;
    left: 0;
}
.enksz.pick {
    float: right;
    position: absolute;
    right: 0;
}

.fogaz.pick:hover .hidden-buttons,.enksz.pick:hover .hidden-buttons{

    display: block;
}

.pick p{
    text-align: center;
    margin-top: 17px;
    font-size: 14px;
    line-height: normal;
      font-family: "open_sansregular"; 

}
.pick .hidden-buttons {
    padding: 25px;
    border-bottom: 4px solid #898989;  /*#ffb627*/
    display: none;
}

.hidden-button {
    color: #004240;
    border-radius: 50px;
    padding: 10px 20px;
    background-color: #d0e0eb;
    border: none;
    width: 45%;
    text-align: center;
    font-family: "open_sansbold";
}
.hidden-button:hover{

    background-color: #a8c41c !important;
    color: black !important;
}

.right-button{
    margin-left: 36px;
}

.second-button{
    margin-left: 36px;
}

.third-button{
    margin-left: 36px;
}

.content-subtext{
    width: 550px;
    margin: 60px auto 20px;
    text-align: center;
    color: #004240;
}

.content-subtext a {
    color: #008480;
    font-size: 1.2em;
    font-weight: bold;
}

.content-subtext p{
    margin: 20px 0;
    line-height: normal;
     font-family: "open_sansregular"; 
}

/*MOBIL*/

@media (max-width: 978px) {

    .mobile-background{
        display: block;
        width: 100%;
        height: 980px;
        position: absolute;
        z-index: -2;
        top: 236px;
        background: -moz-linear-gradient(top, rgba(0,107,183,0) 0%, rgba(0,107,183,1) 16%, rgba(0,107,183,1) 17%, rgba(0,107,183,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0,107,183,0) 0%,rgba(0,107,183,1) 16%,rgba(0,107,183,1) 17%,rgba(0,107,183,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0,107,183,0) 0%,rgba(0,107,183,1) 16%,rgba(0,107,183,1) 17%,rgba(0,107,183,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00006bb7', endColorstr='#006bb7',GradientType=0 ); /* IE6-9 */

    }


    .landing-header{
    background-color: white !important;
    height: 76px;
    }

    #landging-logo { 
    margin-top: 0px;
    }

    body{
        overflow: auto !important;
    }
    #content-title{
        margin-bottom: 45px;
    }
    
    #chooser{
        height: 932px;
    }

    #content-title h1{
    margin-bottom: 20px;
    font-size: 31px;
     width: 100%;
    }

    #content-title h2{
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 1.2;
    }

    .center-content{
        margin: 20px auto 0;
        width: 380px;
    }

    .pick {
        /*width: 475px !important;*/
        margin-bottom: 50px;
    }

    .pick img{
        -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
        filter: grayscale(0%);
    }
    .pick > img {
        /*width: 475px !important;*/
    }

    .pick .hidden-buttons{
        display: block;
        border:0;
    }

    .right-button{
    margin-left: 0;
    margin-top: 20px;
    }

	.second-button{
    margin-left: 0;
    margin-top: 20px;
    }

	.third-button{
    margin-left: 0;
    margin-top: 20px;
    }


    .hidden-button{
         background-color: #d0e0eb;
             width: 100%;
    }
    .content-subtext {
        width: 100%;
    }

}

@media (max-width: 380px) {

    .mobile-background{
        display: block;
        width: 100%;
        height: 980px;
        position: absolute;
        z-index: -2;
        top: 236px;
        background: -moz-linear-gradient(top, rgba(0,107,183,0) 0%, rgba(0,107,183,1) 16%, rgba(0,107,183,1) 17%, rgba(0,107,183,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0,107,183,0) 0%,rgba(0,107,183,1) 16%,rgba(0,107,183,1) 17%,rgba(0,107,183,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0,107,183,0) 0%,rgba(0,107,183,1) 16%,rgba(0,107,183,1) 17%,rgba(0,107,183,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00006bb7', endColorstr='#006bb7',GradientType=0 ); /* IE6-9 */

    }


    .landing-header{
    background-color: white !important;
    height: 76px;
    }

    #landging-logo { 
    margin-top: 0px;
    }

    body{
        overflow: auto !important;
    }
    #content-title{
        margin-bottom: 45px;
    }
    
    #chooser{
        height: 932px;
    }

    #content-title h1{
    margin-bottom: 20px;
    font-size: 31px;
    }

    #content-title h2{
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 1.2;
    }

    .center-content{
      margin: 20px 0;
        width: 100%;
    }

    .pick{

        width: 100%;
        margin-bottom:50px;
    }

    .pick img{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    }

    .pick .hidden-buttons{
        display: block;
    }

    .right-button{
    margin-left: 0;
    margin-top: 20px;
    }

	.second-button{
    margin-left: 0;
    margin-top: 20px;
    }

	.third-button{
    margin-left: 0;
    margin-top: 20px;
    }


    .hidden-button{
         background-color: #d0e0eb;
             width: 100%;
    }
    .content-subtext {
        width: 100%;
    }

}

/** SNSD-5689 - NKMEnergia landing*/
.nkmenergia #logo {
    width: 100%;
    height: 87px;
    background: url("logo-mvm.svg");
    background-size: 230px;
    background-repeat: no-repeat;
    margin-top: 0;
    margin-left: -30px;
}
.nkmenergia {
    background-color: #e5f2f2;
}
.nkmenergia #content-title {
    margin: 60px 0;
}
.nkmenergia .navbar {
    width: 100%;
    background-color: #008480;
    border: 0;
    height: 87px;
}
.nkmenergia .navbar .header-container {
    width: 1010px;
    margin: 0 auto;
}
.nkmenergia .navbar nav {
    float: right;
}
.nkmenergia .navbar nav a {
    height: 67px;
    padding: 7px 0 16px 0;
    margin: 20px 15px 0;
    line-height: 2.6;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    display: inline-block;
    border-bottom: 3px solid transparent;
    color: white;
    float: right;
}
.nkmenergia .navbar nav a:hover {
    border-color: #189f9a;
    text-decoration: none;
}

.nkmenergia footer {
    position: relative;
    padding: 0 0 66px 0;
    background-color: #189F9A;
}

.nkmenergia footer h3 {
    text-transform: uppercase;
    color: white;
    margin-bottom: 19px;
    font-size: 17.3px;
}

.nkmenergia footer .footer-links {
    border-right: 1px solid #0b4b7d;
    color: #002c4f;
}

.nkmenergia footer .footer-links.last {
    border: none;
}

.nkmenergia footer .footer-links .footer-social {
    border-radius: 25px;
    margin: 0 10px 0 0;
    padding: 7px;
    line-height: 18px;
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
    width: 33px;
    display: inline-block;
    text-align: center;
}

.nkmenergia footer .footer-links .footer-social.icon-twitter {
    background-color: #2aa9e0;
}

.nkmenergia footer .footer-links .footer-social.icon-twitter:hover {
    background-color: #1f9cd2;
}

.nkmenergia footer .footer-links .footer-social.icon-facebook {
    background-color: #0363a6;
}

.nkmenergia footer .footer-links .footer-social.icon-facebook:hover {
    background-color: #03548d;
}

.nkmenergia footer .footer-links .footer-social.icon-play {
    background-color: #e64a41;
}

.nkmenergia footer .footer-links .footer-social.icon-play:hover {
    background-color: #e3352a;
}

.nkmenergia footer .footer-links .footer-social.icon-feed {
    background-color: #f38e12;
}

.nkmenergia footer .footer-links .footer-social.icon-feed:hover {
    background-color: #e0810b;
}

.nkmenergia footer .footer-nav {
    margin: 15px 0 25px 0;
}
.nkmenergia ul, .nkmenergia ol {
    margin-bottom: 0;
}
.nkmenergia footer .footer-nav ul li {
    line-height: 17px;
    margin-bottom: 7px;
}

body.nkmenergia footer .footer-nav ul li a {
    color: black;
    display: block;
    font-size: 15px;
    margin-bottom: 15px;
}

.nkmenergia footer .footer-nav ul li a:hover,
.nkmenergia footer .footer-nav ul li a:focus {
    text-decoration: none;
    /*border-color: #ffb627;*/
    color: white;
}
.nkmenergia footer .info-footer {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    line-height: 66px;
    background-color: #004240;
    min-height: 66px;
    float: left;
}
.nkmenergia footer .info-footer li a {
    color: #fff;
    padding: 3px 15px;
    font-size: 14px;
    border-left: 1px solid white;
}
.nkmenergia footer .info-footer li {
    float: left;
    list-style: none;
}

.nkmenergia footer .info-footer li a:focus,
.nkmenergia footer .info-footer li a:active,
.nkmenergia footer .info-footer li a:hover {
    text-decoration: none;
    color: #3fb5b1;
}

.nkmenergia footer .info-footer li a .footer-logo {
    padding-left: 4px;
}

.nkmenergia footer .info-footer li.first a, body footer .left ul li:first-of-type a {
    border: none;
    padding-left: 0;
}

.nkmenergia footer .info-footer li.last a {
    padding-right: 0;
}

.nkmenergia .footer-container .right ul {
    display: block;
    float: right;
}
.nkmenergia .footer-nav ul {
    width: 50%;
    float: left;
}
.nkmenergia .right {
    float: right;
}
.nkmenergia .footer-container {
    max-width: 1010px;
    margin-left: auto;
    margin-right: auto;
}
.NKMenergia-landing {
    min-height: 640px;
}
.NKMenergia-landing .container .after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 459px;
    background-color: #cce6e5;
    z-index: -10;
}
.NKMenergia-landing .center-content {
    width: 1010px;
    margin: 0 auto;
}
.NKMenergia-landing #content-title h1 {
    margin: 40px 0 50px;
    font-family: "roboto";
    font-size: 24px;
    text-transform: uppercase;
    color: #008480;
}
.NKMenergia-landing .pick {
    width: 475px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0px 7px 20px -2px rgba(19, 18, 18, 0.31);
    -moz-box-shadow: 0px 7px 20px -2px rgba(19, 18, 18, 0.31);
    -o-box-shadow: 0px 7px 20px -2px rgba(19, 18, 18, 0.31);
    -webkit-box-shadow: 0px 7px 20px -2px rgba(19, 18, 18, 0.31);
}
.NKMenergia-landing .pick:hover {
    box-shadow: 0px 11px 20px 3px rgba(19, 18, 18, 0.31);
    -moz-box-shadow: 0px 11px 20px 3px rgba(19, 18, 18, 0.31);
    -o-box-shadow: 0px 11px 20px 3px rgba(19, 18, 18, 0.31);
    -webkit-box-shadow: 0px 11px 20px 3px rgba(19, 18, 18, 0.31);
}
.NKMenergia-landing .pick p {
    margin: 0;
}
.NKMenergia-landing .pick p.landingimagetitle {
    margin-top: 25px;
    font-weight: bold;
    font-size: 12px;
}
.NKMenergia-landing .pick .hidden-buttons {
    display: inline-block;
    width: 100%;
    padding: 25px 40px;
}
.NKMenergia-landing .pick.left {
    float: left;
}
.NKMenergia-landing .pick.right {
    float: right;
}
.NKMenergia-landing .pick.Aram .hidden-buttons {
    border-color: #ffffff;
}
.NKMenergia-landing .pick.Aram .hidden-button.left-button {
    background-color: #636362;
    color: white;
}
.NKMenergia-landing .pick.Aram .hidden-button.second-button {
    background-color: #d0d0d0;
    color: #636362;
}
.NKMenergia-landing .pick.Aram .hidden-button.third-button {
    background-color: #d0d0d0;
    color: #636362;
}
.NKMenergia-landing .pick.Aram .hidden-button.right-button {
    background-color: #d0d0d0;
    color: #636362;
}
.NKMenergia-landing .pick.Foldgaz .hidden-buttons {
    border-color: #ffffff;
}
.NKMenergia-landing .pick.Foldgaz .hidden-button.left-button {
    background-color: #898989;
    color: white;
}
.NKMenergia-landing .pick.Foldgaz .hidden-button.second-button {
    background-color: #d0d0d0;
    color: #636362;
}
.NKMenergia-landing .pick.Foldgaz .hidden-button.third-button {
    background-color: #d0d0d0;
    color: #636362;
}
.NKMenergia-landing .pick.Foldgaz .hidden-button.right-button {
    background-color: #d0d0d0;
    color: #636362;
}
.NKMenergia-landing .pick:hover .hidden-buttons {
    border-color: #008480;
}
.NKMenergia-landing .pick.Aram:hover .hidden-buttons{
    border-color: #ffffff;
}
.NKMenergia-landing .pick.Foldgaz:hover .hidden-buttons {
    border-color: #ffffff;
}
.NKMenergia-landing .pick.Aram:hover .hidden-button.left-button{
    background-color: #ffb627;
}
.NKMenergia-landing .pick.Aram:hover .hidden-button.second-button{
    background-color: #ffb627;
color: white;
}
.NKMenergia-landing .pick.Aram:hover .hidden-button.third-button{
    background-color: #ffb627;
color: white;
}
.NKMenergia-landing .pick.Foldgaz:hover .hidden-button.second-button {
    background-color: #00b4e1;
color: white;
}
.NKMenergia-landing .pick.Foldgaz:hover .hidden-button.third-button {
    background-color: #00b4e1;
color: white;
}
.NKMenergia-landing .pick.Foldgaz:hover .hidden-button.left-button {
    background-color: #00b4e1;
}
.NKMenergia-landing .pick .hidden-button {
    width: 50%;
    display: inline-block;
    text-transform: uppercase;
    padding: 12px 20px;
}
.NKMenergia-landing .pick .hidden-buttons .right-button {
    margin: 0 0 0 -4px;
}
.NKMenergia-landing .pick .hidden-buttons .second-button {
    margin: 0 0 0 -4px;
}
.NKMenergia-landing .pick .hidden-buttons .third-button {
    margin: 0 0 0 -4px;
}
.NKMenergia-landing .pick .hidden-button:nth-child(odd) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.NKMenergia-landing .pick .hidden-button:nth-child(even) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.NKMenergia-landing .pick .iconBox {
    position: absolute;
    width: 100%;
    margin: 0;
    z-index: 10;
    font-family: "roboto";
    font-size: 21px;
    text-transform: uppercase;
}
.NKMenergia-landing .pick .iconBox.middle{
    color: #cce6e5;
}
.NKMenergia-landing .pick.Aram .iconBox {
    color: #ffb627;
}
.NKMenergia-landing .pick.Foldgaz .iconBox {
    color: #000000;
}
.NKMenergia-landing .pick .iconBox .iconText {
    margin: 0 0 0 10px;
    display: inline-block;
    position: absolute;
    top: 10px;
    float: right;
    font-size: 21px;
    margin: 17px 0 0 0;
}
.NKMenergia-landing .pick .iconBox.middle .iconText{
    left: 50%;
    transform: translateX(-50%);
    margin: 17px 0 0 0;
}
.NKMenergia-landing .pick .iconBox img.box-icon {
    width: auto;
    filter: none;
}
.NKMenergia-landing .pick .iconBox img.box-icon.iconright {
    float: right;
}
.nkmenergia .footerblock {
    margin-bottom: 15px;
}
@media (max-width: 991px) {
    .nkmenergia .navbar .header-container {
        width: 100%;
    }
    .nkmenergia .header-container > a {
        float: left;
        width: 25%;
        min-width: 240px;
    }
    .nkmenergia .navbar nav a {
        float: right;
    }
}
@media (max-width: 978px) {
    .NKMenergia-landing .center-content {
        width: 505px !important;
    }
    .NKMenergia-landing .mobile-background {
        display: none;
    }
    .NKMenergia-landing #chooser {
        height: 100%;
    }
    .NKMenergia-landing .container .after {
        height: 911px;
    }
}
@media (min-width: 768px) {
    .nkmenergia footer .collapse {
        display: block;
    }
}
@media (max-width: 767px) {
    .nkmenergia footer .info-footer {
        line-height: 54px;
    }
    .nkmenergia .footer-nav ul {
        width: 100%;
        margin: 0;
    }
    .nkmenergia .footer-container {
        width: 505px;
    }
    .nkmenergia .footer-container .first.footerblock {
        border-bottom: 1px solid white;
        padding: 0 0 5px 0;
    }
    .nkmenergia .footer-container .footerblock {
        padding: 0;
        margin: 0 15px;
        width: auto;
    }
    .nkmenergia .info-footer nav {
        width: 100%;
    }
    .nkmenergia .footer-container .right ul {
        float: left;
        margin: 0;
    }
}
@media (max-width: 640px) {
    .NKMenergia-landing .center-content {
        width: 100% !important;
    }
    .NKMenergia-landing .pick {
        min-height: initial;
        /*width: 320px !important;*/
        float: none !important;
        margin: 0 auto 20px;
    }
    .NKMenergia-landing #content-title h1 {
        height: 82px;
    }
    .NKMenergia-landing .pick .hidden-buttons {
        padding: 20px 20px
    }
    .NKMenergia-landing .container .after {
        height: 695px;
    }
    .NKMenergia-landing .pick .hidden-button {
        font-size: 11px;
        padding: 13px 16px 14px;
    }
    .NKMenergia-landing .pick p.landingimagetitle {
        margin-top: 20px;
    }
    .NKMenergia-landing .pick .iconBox img.box-icon {
        width: 38px;
    }
    .nkmenergia .footer-container {
        width: 350px;
    }
    .nkmenergia .navbar nav a {
        font-size: 13px;
    }
    .NKMenergia-landing .pick > img {
        width: 100% !important;
        height: auto;
    }
    .NKMenergia-landing #chooser {
        flex-direction: column;
    }
    .NKMenergia-landing .pick .iconBox .iconText {
        top: 2px;
    }
}
@media (max-width: 480px) {
    .nkmenergia .header-container > a {
        min-width: 200px;
    }
    .nkmenergia .navbar nav a {
        min-width: 60px;
        width: 90px;
        text-align: center;
        margin: 7px 0 0;
        height: auto;
    }
    .nkmenergia #logo {
        /* background-size: 170px; */
        /* margin-top: 24px; */
        /* height: 63px; */
        width: 230px;
    }
}
@media (max-width: 359px) {
    .NKMenergia-landing .pick {
        width: 100% !important;
    }
    .NKMenergia-landing .pick .hidden-button {
        font-size: 10px;
    }
}

/** NKMEnergia landing end*/

/** Interstitial */

.siteintro-outer {
    position: fixed;
    border: 0px solid red;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background: rgba(27, 47, 67, 0.75);
    z-index: 1030;
    overflow: hidden;
}

.siteintro-inner {
    margin: 0px auto;
    width: 960px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ie9 .siteintro-inner {
    margin-top: 100px;
    top: auto;
    left: auto;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
    position: relative;
}

.siteintro-outer .sn-zone {}

.siteintro-outer .carousel-indicators {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 15;
    width: 100%;
    text-align: center;
    padding-left: 0;
    list-style: none;
}

.ie9 .siteintro-outer .carousel-indicators li {
    background: gray;
}

.siteintro-outer .carousel-indicators li {
    opacity: 1;
    -webkit-box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.18);
    box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.18);
    background: #f6f6f6;
    width: 14px;
    height: 14px;
    margin: 0px;
    padding: 0px;
}

.siteintro-outer .carousel-indicators li.active {
    background: #0071e1;
}

.siteintro-outer #carousel-siteintro {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.siteintro-outer .carousel-inner {
    -webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.15);
    background: white;
    padding-bottom: 30px;
    min-height: 650px;
}

.siteintro-outer .carousel-control {
    opacity: 1;
    border-radius: 10px 0px 0px 10px;
    background-color: #e2edf2 !important;
    z-index: -1;
    background-image: none;
    filter: none;
}

.siteintro-outer .carousel-control i {
    line-height: 80px;
    display: block;
    top: 0px;
    left: 0px;
    font-size: 30px;
    color: #5bacff;
    width: 60px;
    height: 80px;
}

.siteintro-outer .carousel-control:hover i {
    color: #175a9d;
}

.siteintro-outer .carousel-control.right {
    border-radius: 0px 10px 10px 0px;
}

.siteintro-outer .siteintro-close {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    border: 2px solid #1960a8;
    color: #1960a8;
    z-index: 100;
    width: 30px;
    height: 30px;
    line-height: 27px;
    text-align: center;
    border-radius: 30px;
}

.siteintro-outer .carousel-caption {
    position: absolute;
    width: auto;
    height: auto;
    top: auto;
    left: auto;
    right: auto;
    z-index: 0;
    color: #1960a8;
    text-align: center;
    width: 960px !important;
    background: transparent;
    bottom: auto;
}

.siteintro-outer .carousel-button {
    display: none;
}

.siteintro-outer .carousel-caption h1,
.siteintro-outer .carousel-caption p {
    text-align: center;
    color: #175a9d;
}

.siteintro-outer .carousel-caption h1 {
    font-size: 21px;
    font-weight: bold;
    margin-top: 25px;
    margin-left: 30px;
    text-align: left;
}

@media (max-width: 500px) {
    .siteintro-outer .carousel-caption h1 {
        font-size: 13px;
        margin-top: 18px;
        margin-left: 17px;
    }
}

.siteintro-outer .carousel-caption p {
    margin-right: 30px;
    margin-left: 30px;
}

.siteintro-outer .carousel-caption p span.kerdojel {
    padding-left: 18px;
    border: none;
    background: url("") 0px 1px no-repeat;
}

.siteintro-outer .carousel-caption p a.siteintro-hl {
    display: inline-block;
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    background: #5bacff;
    color: white;
    line-height: 40px;
    margin: 10px;
    border-radius: 8px;
}

.siteintro-outer .carousel-caption img {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 80%;
}

.siteintro-outer .carousel-inner>.next,
.siteintro-outer .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 960px;
}

.siteintro-outer .carousel-inner>.right,
.siteintro-outer .carousel-inner>.left {
    display: block;
    float: none;
}

#carousel-siteintro>.left,
#carousel-siteintro>.right {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -moz-transition: 0.1s all;
    -o-transition: 0.1s all;
    -webkit-transition: 0.1s all;
    transition: 0.1s all;
    opacity: 1;
}

#carousel-siteintro[data-active="0"]>.left {
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
}

#carousel-siteintro[data-active="6"]>.right {
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
}

.siteintro-email {
    font-style: italic;
}

  @media (max-width: 1080px) {
    .footer-container .col-sm-6 {
        float: left;
    }
}
  
@media (max-width: 1000px) {
    .siteintro-outer {
        /*display: none !important;*/
        border: 1px solid red;
    }
}

@media (max-width: 1200px) {
    .siteintro-outer .carousel-inner>.next,
    .siteintro-outer .carousel-inner>.prev {
        width: 800px;
    }
    .siteintro-outer .carousel-caption {
        width: 100% !important;
    }
    .siteintro-inner {
        width: 800px;
    }
    .siteintro-outer .carousel-caption img {
        width: 100%;
    }
}

#interstitial_button {
    background: #0E55A5;
    width: 140px;
    height: 40px;
    position: absolute;
    bottom: 25px;
    right: 35px;
    z-index: 999;
    color: white;
}

#interstitial_button:hover {
    background: #69B0EE;
}

#interstitial_button a {
    color: white;
    font-size: 16px;
    text-decoration: none;
    margin: 8px 24px;
    position: absolute;
}

#interstitial_button a:hover {
    text-decoration: none;
    color: white;
}

@media (max-width: 500px) {
    #interstitial_button {
        width: 100px;
        height: 36px;
        bottom: 25px;
        right: 35px;
    }
    #interstitial_button a {
        color: white;
        font-size: 14px;
        text-decoration: none;
        margin: 7px 9px;
        position: absolute;
    }
}

@media (min-width: 900px) {
    #interstitial_button {
        right: 35px;
        bottom: 60px;
    }
}

@media (min-width: 1200px) {
    #interstitial_button {
        right: 161px;
        bottom: 80px;
    }
}
/** Interstitial END */

/** OMNI */
.omnichooser {
    display: flex;
    background: white;
    margin: 35px 0 20px;
    box-shadow: 0px 5px 20px -2px rgba(19, 18, 18, 0.31);
    -moz-box-shadow: 0px 5px 20px -2px rgba(19, 18, 18, 0.31);
    -o-box-shadow: 0px 5px 20px -2px rgba(19, 18, 18, 0.31);
    -webkit-box-shadow: 0px 5px 20px -2px rgba(19, 18, 18, 0.31);
}
.omnichooser:hover {
    box-shadow: 0px 8px 20px 3px rgba(19, 18, 18, 0.31);
    -moz-box-shadow: 0px 8px 20px 3px rgba(19, 18, 18, 0.31);
    -o-box-shadow: 0px 8px 20px 3px rgba(19, 18, 18, 0.31);
    -webkit-box-shadow: 0px 8px 20px 3px rgba(19, 18, 18, 0.31);
}

.omnichooser .buttonbox {
    background: white;
    height: 91px;
    width: 200px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}
.omnichooser .buttonbox .btn{
    color: white;
    border-radius: 5px;
    padding: 10px 40px;
    background-color: rgba(100,100,100,1);
    border: none;
    text-align: center;
    font-family: "open_sansbold";
    width: 140px;
    height: 40px;
}
.omnichooser .buttonbox .btn:hover {
    background-color: #a8c41c !important;
    color: black !important;
}
.omnichooser .infobox {
    background: rgba(60,230,160,1);
    width: 100%;
    display: flex;
    align-items: center;
}
.omnichooser .infobox .infotext {
    font-family: "open_sansbold";
    color: white;
    text-align: center;
    margin: auto;
    font-size: 18px;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px grey;
}

.NKMenergia-landing .pick .hidden-buttons .fullbutton {
    width: 100%;
    border-radius: 50px !important;
}
.NKMenergia-landing .pick {
    min-height: 315px;
}

#chooser.chooserbox-3 .pick {
    width: 390px;
}
#chooser.chooserbox-3 .pick > img{
    height: 256px;
}
#chooser.chooserbox-3 ~ .after {
    height: 402px;
}

#chooser.chooserbox-4 .pick {
    width: 221px;
}
#chooser.chooserbox-4 .pick > img {
    height: 232px;
}
#chooser.chooserbox-4 ~ .after {
    height: 378px;
}

@media (max-width: 978px) {
    .omnichooser{
        margin: 45px 0 20px;
    }
    .omnichooser .buttonbox {
        height: 106px;
    }

    #chooser.chooserbox-3 ~ .after,
    #chooser.chooserbox-4 ~ .after {
        height: 404px;
    }
    
}

/** OMNI END */
.NKMenergia-landing .mvm2021 .pick .iconBox {
    color: white;
}
.NKMenergia-landing .mvm2021 .pick .hidden-button {
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0;
}

.NKMenergia-landing .mvm2021 .pick .hidden-button:first-of-type {
    margin: 0px 0 8px 0;
}

.NKMenergia-landing .mvm2021 .pick .hidden-button.second-button {
    margin: 0px 0 8px 0;
}

.NKMenergia-landing .mvm2021 .pick .hidden-button.third-button {
    margin: 0px 0 8px 0;
}

.NKMenergia-landing .mvm2021 .pick .hidden-button.left-button {
    background-color: #636362;
    color: white;
}
.NKMenergia-landing .mvm2021 .pick .hidden-button.right-button {
    background-color: #d0d0d0;
    color: #636362;
}
.NKMenergia-landing .mvm2021 .pick:hover .hidden-button.left-button {
    background-color: #008480;
    color: white;
}
.NKMenergia-landing .mvm2021 .pick:hover .hidden-button.right-button {
    color: #004240;
    background-color: #d0e0eb;
}

.NKMenergia-landing .mvm2021 .pick.Aram .hidden-button.left-button {
    background-color: #636362;
    color: white;
}
.NKMenergia-landing .mvm2021 .pick.Aram .hidden-button.right-button {
    background-color: #d0d0d0;
    color: #636362;
}
.NKMenergia-landing .mvm2021 .pick.Foldgaz .hidden-button.left-button {
    background-color: #898989;
    color: white;
}
.NKMenergia-landing .mvm2021 .pick.Foldgaz .hidden-button.right-button {
    background-color: #d0d0d0;
    color: #636362;
}

.NKMenergia-landing .mvm2021 .pick.Aram:hover .hidden-button.left-button {
    background-color: #008480;
    color: white;
}
.NKMenergia-landing .mvm2021 .pick.Aram:hover .hidden-button.right-button {
    background-color: #ffb627;
    color: white;
}
.NKMenergia-landing .mvm2021 .pick.Foldgaz:hover .hidden-button.left-button {
    background-color: #008480;
    color: white;
}
.NKMenergia-landing .mvm2021 .pick.Foldgaz:hover .hidden-button.right-button {
    background-color: #00b4e1;
    color: white;
}
