/*** uncss> filename: css/header.css ***/

@charset "UTF-8";
a {
    text-decoration: none;
}

html,
body,
div,
span,
h2,
h3,
p,
a,
img,
small,
strong,
ul,
li,
form,
label,
figure,
header,
nav {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ul {
    list-style: none;
}

a img {
    border: 0;
}

body {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

h3,
p {
    margin-bottom: 10px;
}

a::selection,
h2::selection,
h3::selection,
li::selection,
p::selection,
span::selection,
strong::selection {
    color: #fff;
    background: #0c5991;
}

a::-moz-selection,
h2::-moz-selection,
h3::-moz-selection,
li::-moz-selection,
p::-moz-selection,
span::-moz-selection,
strong::-moz-selection {
    color: #fff;
    background: #0c5991;
}

strong {
    font-weight: bold;
}

ul:focus {
    outline: 0;
}

ul li:focus {
    outline: 0;
}

input {
    margin-bottom: 8px;
}

input[type="text"] {
    width: 100%;
    padding: 10px 13px;
    border: 1px solid #ccc;
    font-size: 14px;
    font-size: 0.875rem;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    line-height: 18px;
    color: #1c1c1c;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-wrap: break-word;
    word-wrap: break-word;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-appearance: none;
}

input[type="text"]:focus {
    outline: 0;
    border: 1px solid #0c5991;
}

input[type="text"]:visited {
    border: 1px solid #0c5991;
}

input[type="text"]:visited::-webkit-input-placeholder {
    color: #1c1c1c;
}

input[type="text"]:visited::-moz-placeholder {
    color: #1c1c1c;
}

input[type="text"]:visited:-ms-input-placeholder {
    color: #1c1c1c;
}

span {
    font-weight: normal;
    line-height: 1.2;
    color: #1c1c1c;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

figure {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

figure img {
    width: 100%;
    height: auto;
}

header {
    width: 960px;
    margin: 0 auto 20px;
}

header {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: #fff;
}

header .top-contenedor {
    width: 100%;
    margin: 0 auto;
    background: #0c5991;
}

header .top-contenedor .sticky-left {
    display: none;
}

header .top-contenedor .topbar {
    max-width: 100vw;
    height: 40px;
    margin: auto;
}

header .top-contenedor .topbar .fecha {
    float: left;
    font-size: 11px;
    font-size: 0.6875rem;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    line-height: 1.25;
    color: #fff;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-wrap: break-word;
    word-wrap: break-word;
    text-transform: uppercase;
    padding: 13px 10px;
    margin: 0;
}

header .top-contenedor .topbar .siguenos-en-bk {
    display: inline-block;
    height: 40px;
}

header .top-contenedor .topbar .siguenos-en-bk .redes_seguir_header {
    line-height: 38px;
}

header .top-contenedor .topbar .siguenos-en-bk .redes_seguir_header li {
    display: inline-block;
    margin: 1px 8px;
    position: relative;
    width: 20px;
}

header .top-contenedor .topbar .siguenos-en-bk .redes_seguir_header li span::before {
    height: 100%;
    font-family: "et_icons";
    font-size: 16px;
    width: 100%;
    display: block;
}

header .top-contenedor .topbar .siguenos-en-bk .redes_seguir_header li:nth-child(1) {
    margin-left: 26px;
}

header .top-contenedor .topbar .siguenos-en-bk .redes_seguir_header li:nth-child(1) span::before {
    content: "\f0089";
    color: #fff;
    margin-left: -5px;
}

header .top-contenedor .topbar .siguenos-en-bk .redes_seguir_header li:nth-child(1)::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 6px;
    position: absolute;
    top: 16px;
    left: -18px;
    background: #fff;
}

header .top-contenedor .topbar .siguenos-en-bk .redes_seguir_header li:nth-child(2) span::before {
    content: "\f0030";
    color: #fff;
    margin-left: 5px;
}

header .top-contenedor .topbar .siguenos-en-bk .redes_seguir_header li:nth-child(3) span::before {
    content: "\f0031";
    color: #fff;
}

header .top-contenedor .topbar .siguenos-en-bk .redes_seguir_header li:nth-child(4) span::before {
    content: "\f0033";
    color: #fff;
    margin-left: 1.5px;
}

header .top-contenedor .topbar .cliente {
    float: right;
    height: 100%;
}

header .top-contenedor .topbar .cliente li {
    display: inline-block;
    height: 100%;
    vertical-align: top;
}

header .top-contenedor .topbar .cliente li #suscribase-header {
    line-height: 39px;
}

header .top-contenedor .topbar .cliente li span {
    font-size: 10px;
    font-size: 0.625rem;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    line-height: 1.25;
    color: #000;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-wrap: break-word;
    word-wrap: break-word;
    text-transform: uppercase;
}

header .top-contenedor .topbar .cliente li span:hover {
    color: #ddd;
}

header .top-contenedor .topbar .cliente li .buscador-icon:after {
    font-size: 15px;
    font-size: 0.9375rem;
    -webkit-font-smoothing: antialiased;
    content: "\f0053";
    font-weight: normal;
    line-height: 1.2;
    font-family: "et_icons";
    position: relative;
    right: 19px;
    top: 2px;
    color: #fff;
    cursor: pointer;
}

header .top-contenedor .topbar .cliente li .buscador-icon:hover:after {
    color: #ddd;
}

header .top-contenedor .topbar .cliente li .suscribase {
    font-size: 12px;
    font-size: 0.75rem;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    padding: 0 24px;
}

header .top-contenedor .topbar .cliente li .ingresar {
    font-size: 12px;
    font-size: 0.75rem;
    -webkit-font-smoothing: antialiased;
    padding-left: 16px;
    color: #fff;
    line-height: 38px;
}

header .top-contenedor .topbar .cliente li .ingresar:hover {
    color: #ddd;
}

header .top-contenedor .topbar .cliente li .noticia {
    background-image: linear-gradient(-136deg, #1796b4 0, #21d6ce 100%);
    margin: 0 0 0 20px;
    height: 100%;
    width: 140px;
    padding: 0 0 0 20px;
    vertical-align: top;
    transition: margin 0.5s;
    font-size: 12px;
    font-size: 0.75rem;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    line-height: 14px;
    color: #fff;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-wrap: break-word;
    word-wrap: break-word;
    line-height: 40px;
    text-align: center;
    position: relative;
}

header .top-contenedor .topbar .cliente li .noticia:hover {
    background-image: linear-gradient(-135deg, #21d6ce 0, #1796b4 50%);
    cursor: pointer;
}

header .top-contenedor .topbar .cliente li .noticia::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

header .top-contenedor .topbar .cliente li .animacion-e>span:nth-child(2),
header .top-contenedor .topbar .cliente li .animacion-e>span:nth-child(3),
header .top-contenedor .topbar .cliente li .animacion-e>span:nth-child(4) {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    opacity: 0;
    animation: estrella-animation 2400ms ease-out infinite;
}

header .top-contenedor .topbar .cliente li .animacion-e>span:nth-child(3) {
    animation-delay: 0.4s;
}

header .top-contenedor .topbar .cliente li .animacion-e>span:nth-child(4) {
    animation-delay: 0.8s;
}

@keyframes estrella-animation {
    0% {
        transform: scale(0.1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

header .top-contenedor .topbar::after {
    content: "";
    position: absolute;
    top: -3px;
    height: 3px;
    z-index: 1;
    background: white;
    width: 20%;
    right: 0;
}

@keyframes estrella-animation {
    0% {
        transform: scale(0.1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

@keyframes estrella-animation {
    0% {
        transform: scale(0.1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

@keyframes estrella-animation {
    0% {
        transform: scale(0.1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

header .nivel-logo {
    overflow: hidden;
    height: 109px;
    width: 100%;
    text-align: center;
}

header .nivel-logo figure.logo {
    width: 450px;
    margin: 12px auto;
    cursor: pointer;
}
header nav {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    display: flex;
    align-items: center;
}

header nav.default {
    border-top: 1px solid #ddd;
}

header nav .menu_principal2 {
    width: 1200px;
    min-width: 960px;
    margin: 0 auto;
    position: relative;
    display: block;
}

header nav .menu_principal2 ul {
    display: inline-block;
    height: 45px;
    vertical-align: middle;
}

header nav .menu_principal2 ul li {
    float: left;
    position: relative;
    padding: 14px 21px 18px 0;
    cursor: pointer;
    width: auto;
}

header nav .menu_principal2 ul li:last-child {
    padding-right: 0;
    border-right: 0;
}

header nav .menu_principal2 ul li.opinion {
    margin: 0;
}

header nav .menu_principal2 ul li span {
    font-size: 13px;
    font-size: 0.8125rem;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    line-height: 1.07692;
    color: #2d4254;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-wrap: break-word;
    word-wrap: break-word;
    text-transform: uppercase;
    font-size: 11.3px;
}

header nav .menu_principal2 ul li span:active,
header nav .menu_principal2 ul li span:hover {
    color: #0c5991;
}

@-moz-document url-prefix() {}

header .top-contenedor .topbar .cliente #suscribase-header {
    background: #27ae60;
    position: relative;
    display: block;
}

header .top-contenedor .topbar .cliente #suscribase-header:hover {
    color: #fff;
}

header .top-contenedor .topbar .cliente #suscribase-header .suscribase::before {
    content: "\f0093";
    font-weight: normal;
    line-height: 1.25;
    font-family: "et_icons";
    color: #fff;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-wrap: break-word;
    word-wrap: break-word;
    font-size: 16px;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    display: inline;
    margin-right: 9px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    -webkit-text-size-adjust: 100%;
}

strong {
    font-weight: bold;
}

_:future {
    overflow-y: visible;
}

header .login-bar {
    position: relative;
}

header .nivel-logo figure.logo svg {
    opacity: 0;
    height: 83px;
    max-width: 100%;
}

header .top-contenedor .topbar .cliente li.buscador-header-container {
    position: relative;
}

header .top-contenedor .topbar .cliente li.buscador-header-container span>.buscador-icon {
    position: absolute;
    top: 0;
    right: 0;
}

header .top-contenedor .topbar .cliente li.buscador-header-container span>.buscador-icon:after {
    top: 10px;
    right: 10px;
}

header nav.default {
    display: block;
}


.opinion {
    width: 100%;
    margin: 0;
    float: left;
    clear: both;
    position: relative;
}

@media (max-width: 768px) {
    .opinion {
        width: 288px;
        margin: 0 16px;
    }
}

.upper-text {
    text-transform: uppercase;
}

@media (max-width: 1200px) {
    header nav.default,
    header .top-contenedor .topbar .cliente {
        display: none;
    }
}

@media (max-width: 500px) {
    header .nivel-logo {
        height: 80px;
    }
    header .nivel-logo figure.logo {
        width: calc(100% - 40px);
    }
}


nav {
    display: block;
}

html {
    font-size: 100%;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

html,
button,
input {
    font-family: sans-serif;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

h2 {
    font-size: 1em;
    margin: 0;
}

h3 {
    font-size: 1em;
    margin: 0;
}

small {
    font-size: 80%;
}

ul {
    margin: 1em 0;
}

ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

nav ul {
    list-style: none;
    list-style-image: none;
    padding: 0px;
    margin: 0px;
}

img {
    border: 0;
    /* 1 */
    -ms-interpolation-mode: bicubic;
    /* 2 */
}

svg:not(:root) {
    overflow: hidden;
}

form {
    margin: 0;
}

button,
input {
    font-size: 100%;
    /* 1 */
    margin: 0;
    /* 2 */
    vertical-align: baseline;
    /* 3 */
    *vertical-align: middle;
    /* 3 */
}

button,
input {
    line-height: normal;
}

button {
    text-transform: none;
}

button {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
    *overflow: visible;
    /* 4 */
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

html,
button,
input {
    color: #222;
}

a {
    color: #303030;
    outline: 0px !important;
    text-decoration: none;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    transition: color 200ms linear;
}

a * {
    outline: 0px !important;
    text-decoration: none;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    transition: color 200ms linear;
}

a:hover,
a:hover * {
    color: #e35534 !important;
}

::-moz-selection {
    background: #e35534;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #e35534;
    color: #fff;
    text-shadow: none;
}

img {
    vertical-align: middle;
    max-width: 100%;
}

@font-face {
    font-family: "RaiNews";
    src: url("../fonts/rainews-regular-webfont.eot");
    src: url("../fonts/rainews-regular-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/rainews-regular-webfont.woff") format("woff"), url("../fonts/rainews-regular-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

body {
    display: block;
    font-size: 11px;
    line-height: normal;
    color: #303030;
    font-family: "Open Sans", sans-serif;
    border-top: 0px solid #e35534;
    background-image: #e6e6e6;
}

#Main {
    display: block;
    margin: 0px auto;
    width: 970px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

#Main #Focus {
    display: block;
    position: relative;
    float: left;
    width: 640px;
    height: auto;
    margin: 0px 20px 0px 0px;
}

#Main .colDx {
    display: block;
    float: right;
    width: 310px;
    height: auto;
    margin: 0px 0px 0px 0px;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.box {
    display: block;
    float: left;
    position: relative;
    height: auto;
    margin: 0px 0px 20px 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 0 rgba(115, 115, 115, 0.2);
    -moz-box-shadow: 2px 2px 0 rgba(115, 115, 115, 0.2);
    box-shadow: 2px 2px 0 rgba(115, 115, 115, 0.2);
    background: #fff;
}

.box .txt {
    clear: both;
    padding: 20px 20px 0px 20px;
    font-size: 13px;
    line-height: 16px;
}

.colDx .box {
    width: 310px;
}

.label {
    display: block;
    float: left;
    height: 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0px 15px 0px 15px;
    font-family: "Arvo";
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    z-index: 10;
    background: #e35534;
    text-overflow: ellipsis;
    overflow: hidden;
}

span.pic {
    z-index: 10;
}

span.pic img {
    z-index: -1;
}

.box.boxLive {
    background: none;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.box.boxLive ul {
    -webkit-box-shadow: 2px 2px 0 rgba(115, 115, 115, 0.2);
    -moz-box-shadow: 2px 2px 0 rgba(115, 115, 115, 0.2);
    box-shadow: 2px 2px 0 rgba(115, 115, 115, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: rgba(115, 115, 115, 0.2);
}

.boxLive ul li {
    margin: 5px 0 2px 0;
    display: block;
    height: 103px;
    position: relative;
    background: #dc0000;
}

.boxLive ul li:hover {
    background: #be0000;
}

.boxLive ul li:last-child {
    margin: 5px 0 0px 0;
    overflow: hidden;
}

.boxLive ul li:first-child {
    margin-top: 0;
}

.boxLive ul li.boxLiveBig {
    height: 131px;
}

.boxLive ul li div.pic img {
    height: 131px;
    position: absolute;
    left: 0;
    top: -14px;
    z-index: -1;
}

.boxLive ul li.boxLiveBig div.pic img {
    /*height:179px;*/
    top: 0px;
}

.boxLive ul li div.txt {
    color: #fff;
    font-size: 11px;
    line-height: 13px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 162px;
    padding: 16px 8px;
}

.boxLive ul li.boxLiveBig div.txt {
    font-size: 15px;
    line-height: 17px;
    padding: 15px 5px;
}

.boxLive ul div.pic {
    width: 157px;
    height: 100%;
    overflow: hidden;
}

.boxLive ul li.boxLiveBig div.pic:after {
    background-position: left -12px;
}

.boxLive ul li.boxLiveBig:hover div.pic:after {
    background-position: left -182px;
}

.boxLive ul li span {
    font-family: "Arvo";
    font-weight: bold;
    font-size: 9px;
    display: block;
    float: left;
    clear: both;
    background: #fff;
    color: #dc0000 !important;
    padding: 2px 6px;
    margin-bottom: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.boxLive ul li:hover span {
    color: #dc0000 !important;
}

.boxLive ul li.boxLiveBig span {
    margin-bottom: 10px;
}

.boxLive ul li.boxLiveBig div.txt span {
    font-size: 13px;
    padding: 4px 8px;
    text-transform: uppercase;
}

.boxLive ul div.pic img,
.boxLive ul div.txt,
.boxLive ul li {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.boxLive ul div.pic img {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.boxLive ul div.txt {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.boxLive ul div.txt p {
    clear: both;
    margin: 10px 0;
}

.boxLive ul a:hover * {
    -webkit-transition: all 0ms linear;
    -moz-transition: all 0ms linear;
    transition: all 0ms linear;
    color: #fff !important;
}

.boxLive ul a * {
    color: #fff !important;
    -webkit-transition: all 0ms linear;
    -moz-transition: all 0ms linear;
    transition: all 0ms linear;
}

.boxLive ul div.pic {
    position: absolute;
    z-index: 0;
}

.boxLive ul div.pic img {
    position: absolute;
    z-index: 0;
}

/* -- icone -- */

.boxLive ul div.pic:before {
    content: "v";
    font-family: "RaiNews";
    font-size: 30px;
    color: rgba(255, 255, 255, 0.5);
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -22px;
}

.boxLive ul .boxLiveBig div.pic:before {
    font-size: 46px;
    margin: -23px 0 0 -30px;
    width: 46px;
    height: 46px;
    line-height: 46px;
}

#TopNews .label {
    margin: -9px 0 0 20px;
    position: absolute;
}

#TopNews a.img,
.primaPagina a.img {
    display: block;
    margin-bottom: 0px;
}

.primaPagina a.img img {
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-radius: 4px 4px 0px 0px;
    width: 640px;
}

#TopNews h2 {
    font-weight: 700;
    font-size: 58px;
    line-height: 58px;
    font-size: 60px;
    line-height: 60px;
    margin: 5px -5px;
    margin: 5px 0 10px;
}

#TopNews h2.size0 {
    font-size: 26px;
    line-height: 1.2;
    font-size: 25px;
    line-height: 30px;
    display: inline-block;
    width: 75%;
    text-transform: uppercase;
}

/* corrisponde al default */

#TopNews .title {
    display: block;
    float: left;
    width: 600px;
    padding: 20px 20px 0px 20px;
}

#TopNews .title__socials {
    vertical-align: top;
    display: inline-block;
    width: calc(25% - 4px);
    text-align: right;
}

#TopNews .title__socials li {
    text-align: right;
    display: inline-block;
    margin-bottom: 15px;
    width: 104px;
}

#TopNews .title__socials li a {
    display: inline-block;
    height: 24px;
    width: auto;
}

#TopNews .title__socials li a img {
    max-height: 100%;
}

#TopNews h2,
#TopNews h3 {
    /*text-transform:uppercase;*/
}

#TopNews h3 {
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    font-size: 15px;
    line-height: 15px;
    margin: 10px -2px 5px -2px;
}

#TopNews h2 a {
    color: #303030;
}

#TopNews h3.sub {
    text-transform: none;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.4;
    margin: 0px 0px 30px 0px;
}

#TopNews .text {
    display: block;
    width: 600px;
    padding: 0px 20px 30px 20px;
}

.mk-productwrap {
    position: relative;
    text-align: center;
    width: 600px;
    padding: 0px 20px 30px 20px;
}

.mk-productwrap .bg {
    max-width: 100% !important;
}

.post__socials {
    padding: 40px 20px 40px 20px;
}

.post__socials li {
    display: inline-block;
    margin-right: 10px;
}

.post__socials li a {
    display: inline-block;
    height: 26px;
}

.post__socials li a img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}

.mk-buttonwrap {
    text-align: center;
    padding-bottom: 20px;
}

.mk-button {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 18px 48px;
    line-height: 1;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    background-color: #dc513a;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}

.mk-button:hover {
    color: #fff !important;
}

.mk-commentwrap {
    width: 600px;
    display: block;
}

.mk-comment {
    padding: 20px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    width: 100%;
    position: relative;
}

.mk-comment:not(:last-child):before {
    content: "";
    position: absolute;
    width: 230px;
    height: 1px;
    background-color: #dc513a;
    left: 20px;
    bottom: 0;
}

.mk-comment__reply {
    padding-left: 90px;
}

.mk-comment .ava {
    width: 60px;
    height: 60px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: top;
}

.mk-comment .content {
    display: inline-block;
    width: calc(100% - 104px);
    padding-left: 30px;
    vertical-align: top;
}

.mk-comment .content .name {
    font-weight: bold;
    font-size: 16px;
    margin: 0;
    line-height: 1;
}

.mk-comment .content .context {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.3;
}

.mk-comment .content img {
    display: inline-block;
    max-width: 100%;
}

.mk-comment .time {
    text-align: right;
    color: #b0b0b0;
    margin: 10px 0;
}

.mk-slide h3 {
    padding: 25px 15px;
}

.mk-slide h3 span {
    font-size: 17px;
    font-weight: bold;
    color: #ffffff !important;
    text-transform: uppercase;
}

#TopNews .text h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.35;
    margin: 0;
}

#TopNews .text p {
    display: block;
    width: 100%;
    margin: 0px;
    font-size: 16px;
    word-break: break-word;
}

#TopNews .text p a {
    color: #328aca;
    text-decoration: underline;
}

span.pic img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit;
}

.primaPagina a.img img {
    width: 100%;
    height: auto;
}

.televideo {
    display: block;
    float: left;
    width: 310px;
    height: 140px;
    padding: 0px 0px 0px 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.televideo span.img {
    display: block;
    position: relative;
    float: left;
    width: 166px;
    height: 140px;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
}

.televideo span.img:after {
    content: " ";
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 12px;
    height: 140px;
    background: url("../images/mask_televideo.png") -170px 0px no-repeat;
}

.televideo .txt {
    display: block;
    float: left;
    clear: none;
    width: 134px;
    height: 123px;
    padding: 17px 0px 0px 10px;
    background: #141414;
}

.televideo .txt h2 span {
    display: block;
    width: 98px;
    height: 32px;
    text-indent: -9000px;
    overflow: hidden;
    background: url("../images/tit_televideo.png") no-repeat;
}

.televideo .txt h2 span br {
    display: none;
}

.televideo .txt h2 span:hover {
    color: #1dcd04 !important;
}

.televideo .txt ul {
    display: block;
    float: left;
    clear: none;
    width: 123px;
    height: auto;
    color: #a7a7a7;
    font-size: 12px;
    padding: 13px 0px 0px 0px;
}

.televideo .txt ul li span {
    font-weight: bold;
    color: #ffe900;
}

.televideo .txt ul li span:hover {
    color: #20ff00 !important;
}

/* 1 colonna */

/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    #Main {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    html {
        width: 1060px;
    }
}

/* iPads (portrait) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #Main {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    html {
        width: 1060px;
    }
}

.color2 {
    background-color: #ff6666;
}

/* rosa scuro*/

.color3 {
    background-color: #ff3333;
}

/* rosso */

/* rosso scuro */

/* pesca */

.color6 {
    background-color: #f6946b;
}

.color11 {
    background-color: #feca45;
}

/* arancione */

.color12 {
    background-color: #f8982d;
}

.color22 {
    background-color: #649b6d;
}

.color24 {
    background-color: #31693a;
}

.color27 {
    background-color: #43c1c2;
}

.color31 {
    background-color: #37c6f2;
}

.color33 {
    background-color: #326c9c;
}

.borderColor33 {
    border-color: #326c9c;
}

/* blu scuro */

/* blu navy */

.color35 {
    background-color: #263c82;
}

.color46 {
    background-color: #c3c3c3;
}

.color53 {
    background-color: #961d27;
}

.color55 {
    background-color: #15c300;
}

.color56 {
    background-color: #007984;
}

.color57 {
    background-color: #022a70;
}

.box.slideCont {
    background: #303030;
    color: #fff;
}

.box.slideCont .label {
    position: absolute;
    top: 300px;
    left: 22px;
}

/*! ELEMENTS */

.box.slideCont {
    background: #303030;
    color: #fff;
}

.box.slideCont .label {
    position: absolute;
    top: 300px;
    left: 22px;
}

@media only screen and (max-width: 767px) {
    *,
    *:before,
    *:after {
        box-sizing: border-box;
    }
    .containerTextLink {
        width: 475px !important;
    }
    #Main {
        width: calc(100% - 40px);
        float: none;
        z-index: 10;
        position: relative;
        margin: 0px auto;
        overflow: hidden;
    }
    #Main .colDx {
        float: left;
        margin: 0px;
    }
    #Main #Focus {
        margin: 0;
    }
    .box.boxLive {
        width: 475px;
        -webkit-box-shadow: 2px 2px 0 rgba(115, 115, 115, 0.2) !important;
        -moz-box-shadow: 2px 2px 0 rgba(115, 115, 115, 0.2) !important;
        box-shadow: 2px 2px 0 rgba(115, 115, 115, 0.2) !important;
        background: rgba(115, 115, 115, 0.2) !important;
    }
    .colDx .box {
        width: 100%;
        float: left;
    }
    .boxLive ul {
        margin-left: -20px;
    }
    .boxLive ul li {
        float: left;
    }
    .boxLive ul li,
    .boxLive ul li:first-child,
    .boxLive ul li:last-child {
        margin: 0 0 7px 20px;
        width: 475px;
    }
    #Main #Focus {
        width: 475px;
        /*margin:0;*/
    }
    #Focus .box {
        width: 100%;
    }
    #Main #Focus,
    #TopNews {
        width: 100%;
    }
    #TopNews .title,
    #TopNews .text {
        width: auto;
    }
    #TopNews .title {
        display: flex;
        flex-flow: column nowrap;
    }
    #TopNews h2.size0 {
        order: 2;
        width: 100%;
    }
    #TopNews .title__socials {
        order: 1;
        text-align: left;
        padding: 20px 0;
        width: 100%;
    }
    #TopNews .title__socials li {
        margin-left: 0;
        margin-right: 10px;
    }
    #TopNews h3.sub {
        order: 3;
        font-size: 17px;
        line-height: 1.3;
    }
    #TopNews .text p {
        width: 365px;
        width: auto;
        font-size: 15px;
    }
    .mk-productwrap {
        width: calc(100% - 40px);
    }
    .mk-commentwrap {
        width: calc(100% - 40px);
    }
    .boxLive ul {
        margin-left: -20px;
    }
    .boxLive ul li,
    .boxLive ul li:first-child,
    .boxLive ul li:last-child {
        margin: 0 0 7px 20px;
    }
    #TopNews h2 a {
        word-break: break-word;
    }
    /* ==========================================================================
     TELEVIDEO
     ========================================================================== */
    .televideo {
        width: 475px;
    }
    .televideo .txt {
        width: 279px;
        padding: 17px 0px 0px 30px;
    }
    #Main .colDx {
        /* width: 475px; */
        display: none;
    }
    body {
        background-color: #e6e6e6;
    }
}

@media only screen and (max-width: 480px) {
    .containerTextLink {
        width: 300px !important;
    }
    #Main,
    .televideo,
    .boxLive ul li,
    .boxLive ul li:first-child,
    .boxLive ul li:last-child,
    #Main .colDx,
    #Main #Focus {
        max-width: 100%;
    }
    .mk-comment .content {
        padding-left: 10px;
        width: calc(100% - 80px);
    }
    .mk-comment__reply {
        padding-left: 30px;
    }
    .televideo span.img {
        width: 166px;
    }
    .televideo .txt {
        width: 144px;
        padding: 17px 0px 0px 10px;
    }
    .colDx .primaPagina a.img {
        height: 175px;
    }
}

@media only screen and (max-width: 320px) {
    #Main,
    .televideo,
    .boxLive ul li,
    .boxLive ul li:first-child,
    .boxLive ul li:last-child,
    #Main .colDx,
    #Main #Focus {
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 20px 0;
    }
    #TopNews a.img {
        height: auto;
    }
    .televideo span.img {
        width: 166px;
    }
    .televideo .txt {
        width: 144px;
        padding: 17px 0px 0px 10px;
    }
    .colDx .primaPagina a.img {
        height: 175px;
    }
}

.menu {
    margin: 0;
    list-style-type: none;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.menu a {
    margin-bottom: 0;
}



@media screen and (max-width: 39.9375em) {
    .hide-for-small-only {
        display: none !important;
    }
}

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.clearfix::after {
    clear: both;
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1;
    overflow: visible;
}

button,
input {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    -webkit-appearance: button;
    cursor: pointer;
}

svg:not(:root) {
    overflow: hidden;
}

.row {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 auto;
}

.logoRai {
    height: 80px;
    width: 80px;
    margin: 0;
}

.menu {
    background: #dc513a;
    position: fixed;
}

.menu a {
    display: block;
    color: #fff;
    font-size: 17px;
    font-weight: 300;
}

.menu li:hover {
    background: rgba(0, 0, 0, 0.4);
    color: #fff !important;
}

/* Orientation-dependent styles for the content of the menu */

div.menu {
    width: 440px;
    height: 100%;
    top: 0;
    z-index: 1000;
    left: -440px;
}

.menu ul {
    list-style: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
}

.menu nav li {
    /* padding: 20px; */
    /* padding-left: 40px; */
    /* padding-top: 23px; */
    /* padding-bottom: 16px; */
    box-sizing: border-box;
    cursor: pointer;
    text-transform: uppercase;
}

.menu li:before {
    width: 40px;
    height: 40px;
    margin-right: 1rem;
    vertical-align: -30%;
    display: inline-block;
    opacity: 0.6;
}

.menu li a {
    display: block;
    line-height: 60px;
    position: relative;
    height: 60px;
    padding-left: 40px;
    background: transparent !important;
}

.menu li a:hover {
    color: #fff !important;
}

/* Vertical menu that slides from the left or right */

.menu::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.menu::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.4);
    border: 0px none #ffffff;
    border-radius: 50px;
}

.menu::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.4);
    border: 0px none #ffffff;
    border-radius: 50px;
}

.menu nav {
    width: 100%;
    height: 100%;
}

/* Push classes applied to the body */

*,
*:before,
*:after {
    box-sizing: initial !important;
}

body {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

/* Transitions */

.menu {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*Divisore Menu*/

@media screen and (max-width: 40em) {
    .logoRai {
        height: 40px;
        width: 40px;
    }
}

.form label {
    display: block;
    width: 100%;
    color: #303030;
    font-size: 15px;
    margin-bottom: 10px;
}

.form input,
.form select {
    display: block;
    width: calc(100% - 40px);
    background-color: #ffffff;
    border: 1px solid #adadad;
    border-radius: 5px;
    font-size: 15px;
    padding: 10px 20px;
    margin-bottom: 20px;
}

.mk-list {
    padding: 0 20px 20px;
}

.mk-list li {
    padding-left: 20px;
    position: relative;
    font-size: 16px;
}

.mk-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #dc513a;
}

.mk-list li:not(:last-child) {
    margin-bottom: 20px;
}

.mk-list li p {
    font-size: 16px;
    line-height: 1.33;
    margin: 0;
}

@media (max-width: 479px) {
    #TopNews h2.size0 {
        font-size: 22px;
        text-transform: none;
    }
    #TopNews .title__socials {
        padding: 10px 0;
    }
    #TopNews .title__socials li {
        margin-bottom: 0;
    }
    .mk-comment .ava {
        width: 40px;
        height: 40px;
    }
    .post__socials {
        padding: 20px;
    }
    .post__socials li {
        width: 105px;
    }
}

.form-wrap {
    display: flex;
    flex-flow: row nowrap;
    margin: 35px 0;
    padding: 0 20px;
}

.form-wrap .product {
    width: 250px;
    flex-shrink: 0;
    position: relative;
}

.form-wrap .product img {
    display: block;
}

.form-wrap .product .discount {
    width: 84px;
    height: 84px;
    border-radius: 50%;
    background-color: #dc513a;
    position: absolute;
    top: 0;
    right: 0;
}

.form-wrap .product .discount p {
    font-size: 27px;
    font-weight: 700;
    line-height: 84px;
    text-align: center;
    color: #fff;
    margin: 0;
}

.form-wrap .form {
    padding-left: 26px;
    width: calc(100% - 20px);
}

.form-wrap .form * {
    box-sizing: border-box !important;
}

.form-wrap .form .price {
    display: flex;
    flex-flow: row nowrap;
    margin-bottom: 30px;
    border-radius: 6px 23px;
    overflow: hidden;
}

.form-wrap .form .price .half {
    width: 50%;
    padding: 6px 10px;
    text-align: center;
}

.form-wrap .form .price .half.new {
    background-color: #dc513a;
}

.form-wrap .form .price .half.old {
    background-color: #6b6b6b;
}

.form-wrap .form .price .half span,
.form-wrap .form .price .half p {
    color: #fff;
}

.form-wrap .form .price .half span {
    font-size: 14px;
}

.form-wrap .form .price .half p {
    font-size: 22px;
    line-height: 1.37;
    margin: 0;
}

.form-wrap .form .price .half.new p {
    font-weight: 800;
}

.form-wrap .form .price .half.old p {
    font-weight: 600;
    color: #e6e6e6;
    text-decoration: line-through;
}

.form-wrap .form form label,
.form-wrap .form form input,
.form-wrap .form form select {
    display: block;
    width: 100%;
}

.form-wrap .form form label {
    font-size: 16px;
    line-height: 1.125;
    margin-bottom: 12px;
}

.form-wrap .form form input,
.form-wrap .form form select {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    color: inherit;
    margin-bottom: 20px;
    padding: 10px 14px;
    border: 1px solid #8a8a8a;
    border-radius: 4px;
}

.form-wrap .form form .mk-button {
    display: block;
    font-size: 20px;
    width: 100%;
    margin: 10px auto;
    margin-bottom: 20px;
    padding: 20px;
    transition: all .3s ease-out;
}

.form-wrap .form form .mk-button:hover {
    background-color: #fe111b;
}

.form-wrap .form>p {
    font-size: 13px;
    line-height: 1.4;
    color: #535353;
    text-align: center;
    text-decoration: underline;
}

@media (max-width: 767px) {
    .form-wrap {
        display: block;
    }
    .form-wrap .product {
        margin: 0 auto 10px;
    }
    .form-wrap .form {
        width: 100%;
        padding-left: 0;
    }
}

header {
    box-shadow: 0 -15px 12px rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 1;
}

@media (max-width: 479px) {
    .form-wrap .form form .mk-button {
        width: 100%;
    }
    .form-wrap .form .price {
        display: block;
    }
    .form-wrap .form .price .half {
        width: 100%;
    }
    .form-wrap .form .price .half.new p {
        font-size: 26px;
    }
}

.footer {
    background-color: #fff !important;
    color: #485459;
    border-top: 3px solid #0c5991;
    font-size: 12px;
    padding: 1rem 0;
    max-width: 100%;
    margin: 0 auto;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.containerTextLink {
    margin: 0 auto;
    max-width: 1000px;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    width: 920px;
}

.logoTextFooter {
    width: 100%;
    padding: 0;
    text-align: center;
}

.rightLinks {
    width: auto;
}

.rightLinks .link {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    padding-bottom: 4px;
    text-align: center;
}

.logoTextFooter span {
    line-height: 18px;
}

.rightLinks a {
    color: #485459;
    display: block;
    margin: 0 auto;
    text-decoration: underline;
}

@media screen and (min-width: 64em) {
    .rightLinks {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
}

@media screen and (max-width: 63.938em) {
    .rightLinks {
        width: 100%;
    }

    .rightLinks div {
        max-width: 100%;
        margin: 0 auto;
    }

    .rightLinks .link {
        text-align: center;
        padding: 0;
        margin: 0;
    }

    .logoTextFooter span {
        float: none;
    }

    .hide-for-small-only {
        display: none;
    }
}

.header__top {
 padding: 16px;   
 display: flex;
 justify-content: space-between;
 align-items: center;
}

.input__search {
    border: 1px solid gray;
    max-width: 360px;
    width: 100%;
    padding: 7px 8px;
    height: 20px;
}

.input__search div {
    display: flex;
    font-size: 14px;
}



.header__left {
    width: 33%;
}


.header__righttop {
    display: flex;
    width: 60%;
    justify-content: space-between;
    align-items: center;
}

.header__nav li {
    display: inline-block;
    padding-right: 5px;
}

.header__nav li span {
    font-size: 14px;
}

.icon__header {
    width: 15px;
    padding-right: 5px;
}

.menu__navigation {
    background-color:#000;
    height: 36px;
    padding: 0 16px;
}

.bottom__headermenu li {
    display: inline-block;
    color: #fff;
    font-size: 14px;
}

.bottom__headermenu li:not(:last-child) {
    margin-right: 16px;
}

.otchujdenie li {
    display: flex;
    align-items: center;
}

.otchujdenie li span {
    font-size: 10px;
    color: #fff;
}

.otchujdenie {
    padding-left: 16px;
    margin-right: 48px;
    border-left: 1px solid #86828C;
    width: 7%;
}

.menu__navigation {
    display: flex;
    align-items: center;
}

.bottom__headermenu {
    overflow: auto;
    white-space: nowrap;
}

.burger__menu {
    display: none;
}

.search__menu {
    display: none;
}

@media(max-width: 1230px) {
    .header__nav {
        display: none;
    }
    .burger__menu {
        display: block;
    }
}


@media(max-width: 718px) {
    .search__menu {
        display: block;
    }
    .input__search {
        display: none;
    }

    .header__righttop {
        width: unset;
        justify-content: unset;
    }
    
}

@media (max-width: 991px) {
    .mk-comment:nth-last-of-type(n+5) {
        display: none;
    }
}

select::-ms-expand {
    display: none;
}

select {
    -webkit-appearance: none;
    appearance: none;
    background-image: url("../images/customselect.png");
    background-position: center right 15px;
    background-repeat: no-repeat;
}