a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

html {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none;
    font-family: georgia;
    font-size: 18px;
    font-style: italic
}

blockquote:before,q:after,q:before {
    content: '';
    content: none
}

sub,sup {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    position: relative;
    font-size: 10px
}

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button,input,select,textarea {
    margin: 0
}

:focus {
    outline: 0
}

img,object,video {
    max-width: 100%;
    height: auto!important
}

iframe {
    max-width: 100%
}

blockquote {
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    padding: 20px 10px 10px 0;
    position: relative;
    font-family: georgia;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    margin-bottom: 20px
}

blockquote p {
    margin-bottom: 10px
}

b,strong {
    font-weight: 700
}

cite,em,i {
    font-style: italic
}

small {
    font-size: 100%
}

figure {
    margin: 10px 0
}

code,pre {
    font-weight: 400;
    font-style: normal
}

pre {
    line-height: 1.3;
    overflow: auto;
    background: #f7f7f7 url(images/code.png) 10px 2px no-repeat;
    padding: 2em 1em 1em 1em;
    border: 1px solid #ddd;
    margin: 15px 0
}

code {
    padding: 0 8px;
    line-height: 1.5
}

mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: #000;
    background: #ffe974
}

address {
    margin: 10px 0;
    font-style: italic
}

.wp-caption {
    max-width: 100%;
    background: #eee;
    padding: 8px;
    width: auto!important
}

.gallery dt {
    width: auto;
    text-align: center;
    float: none
}

.gallery img {
    border: 0!important
}

.wp-caption-text {
    margin-bottom: 0;
    text-align: center
}

dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: right;
    font-weight: 700
}

dd {
    margin: 0 0 0 110px;
    padding: 0 0 .5em 0;
    overflow: hidden
}

body {
    font: 14px/28px Open Sans,sans-serif,Verdana;
    color: #555;
    background: #ddd url(images/bg-body.jpg) top repeat-x!important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

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

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

#page,.container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden
}

h1,h2,h3,h4,h5,h6 {
    margin-bottom: 12px;
    color: #666;
    font-weight: 700;
    text-transform: uppercase
}

h1 {
    font-size: 14px;
    line-height: 1.4;
    margin: 0 0 15px;
    color: #666;
    font-weight: 400;
    padding: 12px 0;
    border-bottom: 4px solid #bdd2fd
}

h2 {
    font-size: 18px;
    line-height: 2
}

h3 {
    font-size: 16px;
    line-height: 2;
    color: #777
}

h4,h5,h6 {
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700
}

p {
    margin-bottom: 15px;
    text-align: left
}

a {
    text-decoration: none;
    color: #0954e7;
    -webkit-transition: background-color,color .2s linear;
    -moz-transition: background-color,color .2s linear;
    transition: background-color,color .2s linear
}

a:active,a:link,a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

a:visited {
    color: #551a8b
}

@font-face {
    font-family: fontello;
    src: url(../font/fontello.eot?93669389);
    src: url(../font/fontello.eot?93669389#iefix) format('embedded-opentype'),url(../font/fontello.woff2?93669389) format('woff2'),url(../font/fontello.woff?93669389) format('woff'),url(../font/fontello.ttf?93669389) format('truetype'),url(../font/fontello.svg?93669389#fontello) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"]:before,[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    font-size: 120%;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-info-circled:before {
    content: '\e800'
}

.icon-ok:before {
    content: '\e801'
}

.icon-cancel:before {
    content: '\e802'
}

.icon-doc:before {
    content: '\e803'
}

.icon-plus:before {
    content: '\e804'
}

.icon-search:before {
    content: '\e805'
}

.icon-left-big:before {
    content: '\e806'
}

.icon-right-big:before {
    content: '\e807'
}

.icon-location:before {
    content: '\e808'
}

.icon-download:before {
    content: '\f02e'
}

.icon-link-ext:before {
    content: '\f08e'
}

.icon-twitter:before {
    content: '\f099'
}

.icon-facebook:before {
    content: '\f09a'
}

.icon-laptop:before {
    content: '\f109'
}

.icon-youtube-play:before {
    content: '\f16a'
}

.icon-instagram:before {
    content: '\f16d'
}

.icon-dot-circled:before {
    content: '\f192'
}

body {
    color: #555;
    background: #f3f3f3 url(../img/bg-body.jpg) top repeat-x!important;
    -webkit-text-size-adjust: 100%;
    image-rendering: auto;
    image-rendering: -webkit-optimize-contrast
}

.main-container {
    width: 1170px;
    margin: 0 auto
}

a,i,input,p,select,textarea {
    font-family: Open Sans,sans-serif,Verdana;
    font-size: 14px
}

a {
    text-decoration: none;
    color: #0954e7;
    -webkit-transition: background-color,color .2s linear;
    -moz-transition: background-color,color .2s linear;
    transition: background-color,color .2s linear
}

hr {
    margin: 30px 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #ddd
}

ul li ul li {
    margin-left: 20px
}

input,textarea {
    font-size: 14px;
    font-family: Open Sans,sans-serif,Verdana;
    color: #3d3d3d;
    border-width: thin;
    border: 1px solid #ccc;
    padding: 10px 2%;
    margin-top: 3px;
    width: 96%;
    border-radius: 3px
}

input:hover,select,textarea:hover {
    border-color: #999
}

input:focus,select:focus,textarea:focus {
    border-color: #0e83d1;
    box-shadow: 0 0 5px #76d1ff
}

input[type=button],input[type=submit] {
    color: #fff;
    border: 0;
    cursor: pointer;
    background: #0954e7;
    font-size: 14px;
    padding: 10px 0;
    width: 100%;
    min-width: 80px
}

input[type=button]:hover,input[type=submit]:hover {
    background: #3970de
}

input[type=button]:active,input[type=button]:focus,input[type=submit]:active,input[type=submit]:focus {
    box-shadow: none;
    background: #0954e7
}

select {
    min-width: 72px;
    font-size: 14px;
    color: #444;
    border-color: #b9b9b9;
    background: #fff;
    padding: 8px 5px;
    border-radius: 3px
}

select:hover {
    border-color: #999
}

aside select {
    width: 98%;
    margin: 6px 1%
}

article {
    float: right;
    width: 61%;
    padding: 0 2% 20px 0;
    margin: 0
}

section:first-child>article p {
    margin-top: 15px
}

aside {
    float: left;
    width: 33%;
    padding: 0 2% 20px;
    margin: 0
}

aside li,aside p {
    line-height: 21px!important;
    color: #666
}

aside input {
    font-size: 12px;
    width: 86%;
    padding: 4px 7%
}

main.full article {
    width: 96%
}

main.full aside {
    display: none
}

table {
    width: 100%!important;
    line-height: 21px;
    border-bottom: 4px solid #e8effd
}

table th {
    font-weight: 700
}

table td,table th {
    text-align: center
}

article ul {
    list-style: disc;
    list-style-position: inside;
    margin-bottom: 15px
}

article ol {
    list-style: decimal;
    list-style-position: inside;
    margin-bottom: 15px
}

.mid,.nav,.sup,header {
    width: 100%
}

header {
    margin: 0 auto;
    width: 100%;
    z-index: 99;
    max-width: 1170px;
    float: none;
    display: block;
    background: #042669;
    background: linear-gradient(90deg,#042669 0,#053187 47%,#123c8f 80%,#042669 91%);
    height: 140px
}

.inf {
    position: relative;
    width: 100%;
    float: left;
    padding: 0;
    height: 140px;
    background: url(../img/bg-header2.png) top center no-repeat;
    background-size: 90%
}

#logo-csn {
    font-size: 42px;
    float: left;
    display: inline-block;
    line-height: 1;
    margin: 2px 0 4px;
    text-transform: uppercase
}

#logo-csn a {
    float: left;
    color: #2a2a2a;
    font-weight: 700
}

#logo-csn a img {
    float: left;
    width: 280px
}

#logo-fcfm img {
    height: 70px!important;
    margin: 28px 30px -15px
}

#switch {
    float: right
}

#switch a {
    display: block;
    padding: 20px 20px 28px 25px;
    text-align: center;
    height: 10px;
    margin-top: 16px;
    text-transform: uppercase;
    font-family: Open Sans,sans-serif,Verdana;
    font-size: 16px;
    line-height: 20px;
    float: right;
    color: #2b6d55;
    border-radius: 4px;
    min-width: 200px;
    background: #12dda8;
    font-weight: 700
}

#switch a:hover {
    background: #15ffc2;
    text-decoration: none
}

#switch a:active {
    background: #12dda8
}

#nav {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    float: right;
    clear: right
}

#nav nav {
    margin: 0 auto;
    font-size: 13px;
    width: 100%;
    float: left;
    background: #052c79;
    background: linear-gradient(90deg,rgba(5,44,121,0) 0,#042669 100%)
}

#nav nav ul {
    float: left;
    margin: 0 auto
}

#nav nav ul li {
    float: left;
    position: relative;
    margin-left: 0
}

#nav nav ul li a {
    font-size: 14px;
    color: #ccc;
    text-align: left;
    text-decoration: none;
    line-height: 1.4;
    padding: 12px 60px 15px;
    min-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
    display: block
}

#nav nav ul li a:hover {
    color: #fff
}

#nav nav ul li a:active {
    color: #0954e7
}

#nav nav ul li a.current {
    background: #0954e7;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff!important
}

.inf:after {
    content: "";
    position: absolute;
    width: 100%;
    background: #0954e7;
    bottom: 0;
    left: 0;
    height: 5px
}

main#page {
    width: 100%;
    max-width: 1170px;
    background: #fff;
    min-height: 600px
}

main li,main p {
    line-height: 24px
}

main section {
    background: #0743ba;
    margin: 0;
    padding: 0 2%;
    height: 49px
}

main section ul li {
    display: inline-block;
    min-width: 80px;
    margin-top: 8px;
    margin-right: 6px
}

main section ul li a {
    text-transform: uppercase;
    background: #0954e7;
    padding: 4px 40px 5px;
    color: #eee!important;
    display: block;
    border-radius: 6px
}

main section ul li:nth-child(2) {
    margin-left: 12px
}

main section ul li a:hover {
    background: #1967ff;
    color: #fff!important;
    text-decoration: none
}

main section ul li a:active {
    background: #0954e7;
    color: #efefef
}

main section ul li a.current {
    background: #052c79;
    color: #a9c6ff!important
}

main section ul li a.current:hover {
    background: #052c79;
    color: #c5d8fd
}

main section h1 {
    font-size: 18px;
    color: #a9c6ff;
    line-height: 0;
    border: 0
}

main section h1 span.boton a {
    color: #fff;
    border-radius: 5px;
    font-size: 16px
}

main section h1 span.boton a:hover {
    text-decoration: none;
    background: #0954e7
}

main section {
    margin-bottom: 15px
}

main section+article h1:first-child,main section+aside h1:first-child,main section+aside+article h1:first-child {
    margin-top: -15px
}

:before {
    margin-right: 12px!important
}

span.dato {
    text-transform: none;
    font-style: italic;
    color: #999
}

span.tag-preliminar {
    font-size: 12px;
    font-weight: 700;
    background: #f9bb69;
    padding: 4px 15px;
    color: #fff;
    border-radius: 2px;
    margin: 0 0 0 6px
}

span.boton-esq {
    float: right
}

span.boton-esq a {
    display: block;
    color: #0954e7;
    border-radius: 15px;
    padding: 5px 2px;
    margin-top: -4px
}

span.boton-esq a:before {
    margin: 0 5px!important
}

span.boton-esq a:hover {
    text-decoration: none;
    background: #e8effd
}

span.boton-esq a:active {
    text-decoration: none;
    background: #b3ccfd
}

h1.ondas:before {
    content: "";
    background: url(../img/ondas.gif);
    background-size: 100%;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-bottom: -3px
}

article h1+table,aside h1+.bloque,aside h1+img {
    margin-top: -15px;
    font-size: 14px
}

article h2:first-child,article h2:nth-child(2) {
    line-height: 3;
    border-bottom: 4px solid #e8effd
}

article p:last-child,aside p:last-child {
    margin-bottom: 0
}

article img {
    display: block;
    margin: 15px auto
}

.info {
    margin-top: 25px;
    padding: 15px 2%;
    border-radius: 6px;
    border: 2px dashed #ccc
}

.bloque {
    width: 65%;
    background: #e8effd!important;
    color: #666;
    border-radius: 5px;
    text-align: center;
    padding: 0 4%;
    float: right
}

div.main-container main#page.full article div.bloque {
    width: 30%;
}

.bloque table {
    width: 100%!important
}

.bloque table tr {
    background: 0 0!important
}

.bloque table td,.bloque table th {
    padding: 5px
}

a.boton {
    display: inline-block;
    padding: 10px 4% 10px;
    border-radius: 6px;
    margin: 0 6px 10px 0;
    border: 3px solid #5586e7;
    color: #5586e7;
    font-weight: 700;
    font-size: 14px!important;
    line-height: 22px
}

a.boton:hover {
    background: #5586e7;
    text-decoration: none;
    color: #fff
}

a.boton:active {
    background: #4167b1;
    border-color: #4167b1
}

aside a.boton {
    max-width: 90%;
    width: 90%;
    padding: 8px 4% 8px
}

#mas-sobre-sismos {
    margin-top: 20px
}

#mas-sobre-sismos li {
    width: 26.2%;
    float: left;
    background: #eee;
    margin-right: 2%;
    margin-bottom: 20px;
    border-radius: 20px;
    list-style: none;
    padding: 2.5%;
    height: 430px;
    color: #222
}

#mas-sobre-sismos li:hover {
    background: #f9f9f9
}

#mas-sobre-sismos li:active {
    background: #eee
}

#mas-sobre-sismos li a {
    margin: 0;
    display: block;
    width: 100%;
    height: 100%;
    color: #555
}

#mas-sobre-sismos li a img {
    width: 100%;
    margin: 0 0 20px 0;
    border-radius: 5px
}

article table th a {
    color: #555
}

article table td,article table th {
    padding: 8px 0;
    vertical-align: middle
}

article table tr:hover {
    background: #d3e2fd;
    color: #222
}

article table tr:first-child:hover {
    background: #d8e5fd;
    color: #555
}

article tr:nth-child(odd) {
    background: #e8effd
}

table.sismologia td {
    padding: 12px 0
}

table.sismologia td a,table.sismologia th a {
    text-decoration: none
}

table.sismologia td a:hover,table.sismologia th a:hover,table.sismologia tr:hover a {
    text-decoration: underline
}

table.sismologia td:first-child,table.sismologia th:first-child {
    text-align: left;
    padding-left: 3%;
    width: 64%
}

table.sismologia td:last-child,table.sismologia th:last-child {
    padding-right: 1%
}

table.sismologia td.magnitud {
    font-size: 18px
}

table.sismologia tr.percibido td {
    font-weight: 700
}

table.sismologia.detalle td:first-child,table.sismologia.detalle th:first-child {
    width: 36%
}

table.sismologia.informe {
    margin-bottom: 20px
}

table.sismologia.informe td,table.sismologia.informe th {
    padding: 12px 0;
    text-align: left
}

table.sismologia.informe td:first-child,table.sismologia.informe th:first-child {
    width: 40%;
    padding-left: 15px;
    font-weight: 700
}

article#titulo-informe {
    width: 96%;
    margin-bottom: -30px;
}

main#page.preliminar {
    background: url(../img/preliminar.jpg);
    background-size: 33.5%
}

main#page.preliminar aside {
    mix-blend-mode: multiply
}

main#page.preliminar table.sismologia.informe tr:nth-child(odd) {
    background: #e8effd;
    mix-blend-mode: multiply
}

main#page.preliminar table.sismologia.informe tr:hover {
    background: #d8e5fd;
    mix-blend-mode: multiply
}

aside .bloque {
    width: 88%;
    padding: 10px 6% 15px;
    background: #e8effd;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

aside h1 {
    text-align: left
}

aside img {
    display: block;
    margin: 0 auto
}

aside .info {
    padding: 15px 6%
}

aside .accesos li a {
    display: block;
    width: 84%;
    text-align: left;
    padding: 20px 8%;
    margin-bottom: 20px;
    background: #0954e7;
    background: linear-gradient(90deg,#0954e7 0,#3084e7 100%);
    color: #fff;
    border-radius: 3px;
    font-size: 15px
}

aside .accesos li#externo a {
    background: #12dda8;
    color: #2b6d55
}

aside .accesos li a.externo  {
    background: #12dda8;
    color: #2b6d55
}

footer {
    overflow: hidden;
    float: left;
    width: 100%;
    display: block;
    clear: both;
    line-height: 1.8
}

footer #page {
    clear: both;
    padding: 0;
    overflow: hidden;
    width: 1170px
}

.widget {
    float: left;
    width: 100%;
    list-style: none
}

footer .widget {
    margin: 20px 3% 15px;
    width: 28%;
    padding: 2px 0 0 0
}

footer .widget:first-child {
    width: 96%;
    background: #12dda8;
    margin: 0;
    padding: 10px 2%
}

footer .widget:first-child .textwidget {
    margin: 0;
    text-align: center;
    color: #2b6d55
}

footer .widget:first-child .textwidget a {
    margin: 0 1.4%;
    color: #2b6d55!important
}

footer .widget:first-child+aside {
    width: 32%;
    margin-left: 0
}

footer .widget:last-child {
    margin-right: 0;
    text-align: right
}

footer.dos {
    float: left;
    width: 95.7%;
    clear: both;
    background: #052c79;
    padding: 25px 2.2% 20px 2.2%;
    color: #9b9b9b;
    position: relative
}

footer.dos #page {
    background: 0 0
}

footer.dos a {
    color: #fff
}

footer.dos a,footer.dos p {
    margin: 0!important
}

footer.dos i {
    font-size: 140%
}

footer.dos ul li {
    display: inline-block;
    line-height: 22px
}

footer.dos ul li:first-child {
    width: 37%;
    float: left;
    padding-top: 20px
}

footer.dos ul li:first-child+li {
    width: 31%
}

footer.dos ul li:last-child {
    width: 31%;
    text-align: right;
    float: right;
    padding-top: 15px
}

footer.dos ul li:last-child p {
    text-align: right!important
}

footer.dos ul li img {
    width: 200px;
    opacity: .8
}

footer.dos ul.mbl {
    display: none
}

.footnote {
    color: #f9bb69;
}

.d-none {
    display: none;
}

.float-right {
    float: right;
}

@media (max-width: 990px) {
    .home .sismologia th span:first-child,.home.rspnv .boton-esq,.home.rspnv aside,.rspnv #logo-fcfm,.rspnv #nav,.rspnv #switch,.rspnv aside.widget,.rspnv footer.dos ul:last-child li:last-child div:last-child,.rspnv main section {
        display:none
    }

    .home .sismologia th span:last-child,.rspnv footer.dos ul li:first-child a br,.rspnv footer.dos ul:last-child li:first-child+li,.rspnv footer.dos ul:last-child li:last-child,.rspnv h1.ondas br {
        display: inline-block!important
    }

    .rspnv aside {
        width: 92%;
        padding: 0 4%
    }

    .rspnv article,.rspnv article#titulo-informe {
        width: 92%!important;
        padding-right: 4%
    }

    .rspnv article table {
        margin-left: -5%;
        width: 110%!important
    }

    body.rspnv,body.rspnv table {
        font-size: 15px!important
    }

    .rspnv .input,.rspnv a,.rspnv a.boton,.rspnv h1,.rspnv i,.rspnv p,.rspnv select,.rspnv textarea {
        font-size: 15px!important
    }

    .rspnv h1.ondas {
        text-align: center
    }

    .rspnv #page,.rspnv .main#page,.rspnv .main-container {
        width: auto
    }

    .rspnv main#page.preliminar {
        background: url(../img/preliminar.jpg);
        background-size: 55%
    }

    .rspnv table tr th {
        width: 20%
    }

    .rspnv header {
        margin: 0 auto;
        width: 100%;
        z-index: 99;
        float: none;
        display: block;
        height: 140px;
        background: 0 0
    }

    .rspnv #logo-csn {
        float: none
    }

    .rspnv .inf {
        text-align: center;
        background-image: none
    }

    .rspnv a.boton {
        width: 92%
    }

    .rspnv span.boton-esq a {
        padding: 0 5px;
        margin-top: 6px
    }

    .rspnv table.sismologia td,.rspnv table.sismologia th {
        padding: 22px 6% 22px 0;
        text-align: center
    }

    .rspnv table.sismologia td:first-child,.rspnv table.sismologia th:first-child {
        text-align: left;
        padding-left: 5%
    }

    .rspnv table.sismologia td:last-child,.rspnv table.sismologia th:last-child {
        padding-right: 5%
    }

    .rspnv footer #page {
        width: auto
    }

    .rspnv footer.dos ul:last-child li:first-child {
        padding: 30px 0 10px
    }

    .rspnv footer.dos ul:last-child li:first-child a {
        padding: 0
    }

    .rspnv footer.dos ul:last-child li {
        display: inline-block;
        width: 100%;
        text-align: center
    }

    .rspnv footer.dos ul:last-child li:last-child a {
        padding: 0 4%;
        text-align: center
    }

    .rspnv footer.dos {
        width: 92%;
        padding: 25px 4% 20px 4%
    }

    .rspnv footer.dos ul li {
        width: 100%;
        text-align: center;
        float: none;
        display: inline-block
    }

    .rspnv footer.dos ul li a {
        display: inline-block;
        border-radius: 5px;
        padding: 20px 4%;
        font-size: 16px
    }

    .rspnv footer.dos ul li a:hover {
        text-decoration: none
    }

    .rspnv footer.dos ul li:first-child {
        float: none;
        padding-top: 0
    }

    .rspnv footer.dos ul li:first-child+li {
        width: 100%
    }

    .rspnv footer.dos ul li i {
        font-size: 220%!important
    }

    .rspnv footer.dos ul li p {
        text-align: center!important
    }

    .rspnv footer.dos ul li img {
        max-width: 250px;
        width: auto
    }

    .rspnv footer.dos ul.mbl {
        display: block
    }

    .rspnv footer.dos ul.mbl li {
        float: left;
        width: 50%;
        width: 100%!important;
        text-align: center
    }

    .rspnv footer.dos ul.mbl li a {
        background: #12dda8;
        font-weight: 700;
        text-transform: uppercase;
        color: #2b6d55;
        display: block;
        text-align: center
    }

    .rspnv footer.dos ul.mbl li a:active {
        background: #15ffc2
    }
}
