/*
Theme Name: MeteoWeb
Text Domain: meteoweb_theme
Version: 1.5
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Tema meteoweb.eu
Tags: news
Author: Infoitalia Servizi Srl
Author URI: https://www.infoit.it/
Theme URI: https://www.infoit.it/
License: GNU General Public License v2 or later
License URI: https://www.infoit.it/
*/
/*
@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'),
        url('fonts/Montserrat-ExtraBold.woff2') format('woff2'),
        url('fonts/Montserrat-ExtraBold.woff') format('woff'),
        url('fonts/Montserrat-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat ExtraBold Italic'), local('Montserrat-ExtraBoldItalic'),
        url('fonts/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
        url('fonts/Montserrat-ExtraBoldItalic.woff') format('woff'),
        url('fonts/Montserrat-ExtraBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'),
        url('fonts/Montserrat-BoldItalic.woff2') format('woff2'),
        url('fonts/Montserrat-BoldItalic.woff') format('woff'),
        url('fonts/Montserrat-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Italic'), local('Montserrat-Italic'),
        url('fonts/Montserrat-Italic.woff2') format('woff2'),
        url('fonts/Montserrat-Italic.woff') format('woff'),
        url('fonts/Montserrat-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'),
        url('fonts/Montserrat-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/Montserrat-SemiBoldItalic.woff') format('woff'),
        url('fonts/Montserrat-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Bold'), local('Montserrat-Bold'),
        url('fonts/Montserrat-Bold.woff2') format('woff2'),
        url('fonts/Montserrat-Bold.woff') format('woff'),
        url('fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Light Italic'), local('Montserrat-LightItalic'),
        url('fonts/Montserrat-LightItalic.woff2') format('woff2'),
        url('fonts/Montserrat-LightItalic.woff') format('woff'),
        url('fonts/Montserrat-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Medium'), local('Montserrat-Medium'),
        url('fonts/Montserrat-Medium.woff2') format('woff2'),
        url('fonts/Montserrat-Medium.woff') format('woff'),
        url('fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Light'), local('Montserrat-Light'),
        url('fonts/Montserrat-Light.woff2') format('woff2'),
        url('fonts/Montserrat-Light.woff') format('woff'),
        url('fonts/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'),
        url('fonts/Montserrat-MediumItalic.woff2') format('woff2'),
        url('fonts/Montserrat-MediumItalic.woff') format('woff'),
        url('fonts/Montserrat-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
        url('fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('fonts/Montserrat-SemiBold.woff') format('woff'),
        url('fonts/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Regular'), local('Montserrat-Regular'),
        url('fonts/Montserrat-Regular.woff2') format('woff2'),
        url('fonts/Montserrat-Regular.woff') format('woff'),
        url('fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*/
#wpadminbar {
    /*display: none !important;*/
}

html,
body {
    width: 100%;
    height: 100%;
    border: none;
    margin: 0;
    padding: 0;
    color: rgb(5, 29, 61);
    font-size: 10px !important;
    font-family: 'Montserrat', sans-serif !important;
}

h1,
h2,
p,
img,
li,
ul,
form,
label,
button,
table,
tr,
td {
    border: none;
    font-size: inherit;
    font-family: 'Montserrat', sans-serif !important;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-align: inherit;
}

html {
    scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: auto;
    }
}

body {
    box-sizing: border-box;
    background: #e3e2de !important;
    text-align: left;
}

*,
*::before,
*::after {
    box-sizing: inherit;
    -webkit-font-smoothing: antialiased;
    word-break: break-word;
    word-wrap: break-word;
}

#site-content {
    max-width: 1000px;
    margin: 0 auto;
    padding: 1rem 0;
    position: relative;
    background: #fff;
    z-index: 2;
}
@media only screen and (max-width: 767px) {
    #site-content { padding: 0; }
}

.group::after {
    clear: both;
    content: "";
    display: block;
}

a,
path {
    transition: all 0.15s linear;
    outline: currentcolor none medium;
    text-decoration: none;
    text-underline-position: under;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    word-break: normal;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.skip-link {
    left: -9999rem;
    top: 2.5rem;
    z-index: 999999999;
    text-decoration: underline;
}

.skip-link:focus {
    display: block;
    left: 6px;
    top: 7px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: normal;
    padding: 15px 23px 14px;
    z-index: 100000;
    right: auto;
}

@font-face {
    font-family: NonBreakingSpaceOverride;
    src: url(data:application/font-woff2;
 charset=utf-8;
    base64,
    d09GMgABAAAAAAMoAA0AAAAACDQAAALTAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCahEICjx3CywAATYCJANUBCAFhiEHgWwbXQfILgpsY+rQRRARwyAs6uL7pxzYhxEE+32b3aeHmifR6tklkS9hiZA0ewkqGRJE+H7/+6378ASViK/PGeavqJyOzsceKi1s3BCiQsiOdn1r/RBgIJYEgCUhbm/8/8/h4saPssnTNkkiWUBrTRtjmQSajw3Ui3pZ3LYDPD+XG2C3JA/yKAS8/rU5eNfuGqRf4eNNgV4YAlIIgxglEkWe6FYpq10+wi3g+/nUgvgPFczNrz/RsTgVm/zfbPuHZlsuQECxuyqBcQwKFBjFgKO8AqP4bAN9tFJtnM9xPcbNjeXS/x1wY/xU52f5W/X1+9cnH4YwKIaoRRAkUkj/YlAAeF/624foiIDBgBmgQBeGAyhBljUPZUm/l2dTvmpqcBDUOHdbPZWd8JsBAsGr4w8/EDn82/bUPx4eh0YNrQTBuHO2FjQEAGBwK0DeI37DpQVqdERS4gZBhpeUhWCfLFz7J99aEBgsJCHvUGAdAPp4IADDCAPCEFMGpMZ9AQpTfQtQGhLbGVBZFV8BaqNyP68oTZgHNj3M8kBPfXTTC9t90UuzYhy9ciH0grVlOcqyCytisvbsERsEYztiznR0WCrmTksJwbSNK6fd1Rvr25I9oLvctUoEbNOmXJbqgYgPXEHJ82IUsrCnpkxh23F1rfZ2zcRnJYoXtauB3VTFkFXQg3uoZYD5qE0kdjDtoDoF1h2bulGmev5HbYhbrjtohQSRI4aNOkffIcT+d3v6atpaYh3JvPoQsztCcqvaBkppDSPcQ3bw3KaCBo1f5CJWTZEgW3LjLofYg51MaVezrx8xZitYbQ9KYeoRaqQdVLwSEfrKXLK1otCWOKNdR/YwYAfon5Yk8O2MJfSD10dPGA5PIJJQMkah0ugMJiv6x4Dm7LEa8xnrRGGGLAg4sAlbsA07sAt76DOsXKO3hIjtIlpnnFrt1qW4kh6NhS83P/6HB/fl1SMAAA==) format("woff2"),
    url(data:application/font-woff;
 charset=utf-8;
    base64,
    d09GRgABAAAAAAUQAA0AAAAACDQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAE9AAAABwAAAAchf5yU0dERUYAAATYAAAAHAAAAB4AJwAbT1MvMgAAAaAAAABJAAAAYJAcgU5jbWFwAAACIAAAAF4AAAFqUUxBZ2dhc3AAAATQAAAACAAAAAgAAAAQZ2x5ZgAAApAAAAAyAAAAPL0n8y9oZWFkAAABMAAAADAAAAA2Fi93Z2hoZWEAAAFgAAAAHQAAACQOSgWaaG10eAAAAewAAAAzAAAAVC7TAQBsb2NhAAACgAAAABAAAAAsAOQBAm1heHAAAAGAAAAAHQAAACAAWQALbmFtZQAAAsQAAAF6AAADIYvD/Adwb3N0AAAEQAAAAI4AAADsapk2o3jaY2BkYGAA4ov5mwzj+W2+MnCzXwCKMNzgCBSB0LfbQDQ7AxuI4mBgAlEAFKQIRHjaY2BkYGD3+NvCwMDBAALsDAyMDKhAFAA3+wH3AAAAeNpjYGRgYBBl4GBgYgABEMnIABJzAPMZAAVmAGUAAAB42mNgZlJhnMDAysDCKsKygYGBYRqEZtrDYMT4D8gHSmEHjgUFOQwODAqqf9g9/rYwMLB7MNUAhRlBcsxBrMlASoGBEQAj8QtyAAAAeNrjYGBkAAGmWQwMjO8gmBnIZ2NA0ExAzNjAAFYJVn0ASBsD6VAIDZb7AtELAgANIgb9AHjaY2BgYGaAYBkGRgYQSAHyGMF8FgYPIM3HwMHAxMDGoMCwQIFLQV8hXvXP //9AcRCfAcb///h/ygPW+w/vb7olBjUHCTCyMcAFGZmABBO6AogThgZgIUsXAEDcEzcAAHjaY2BgECMCyoEgACZaAed42mNgYmRgYGBnYGNgYAZSDJqMgorCgoqCjECRXwwNrCAKSP5mAAFGBiRgyAAAi/YFBQAAeNqtkc1OwkAUhU/5M25cEhcsZick0AwlBJq6MWwgJkAgYV/KAA2lJeUn+hY+gktXvpKv4dLTMqKycGHsTZNv7px7z50ZAFd4hYHjdw1Ls4EiHjVncIFnzVnc4F1zDkWjrzmPW+NNcwGlzIRKI3fJlUyrEjZQxb3mDH2fNGfRx4vmHKqG0JzHg6E0F9DOlFBGBxUI1GEzLNT4S0aLuTtsGAEUuYcQHkyg3KmIum1bNUvKlrjbbAIleqHHnS4iSudpQcySMYtdFiXlAxzSbAwfMxK6kZoHKhbjjespMTioOPZnzI+4ucCeTVyKMVKLfeAS6vSWaTinuZwzyy/Dc7vaed+6KaV0kukdPUk6yOcctZPvvxxqksq2lEW8RvHjMEO2FCl/zy6p3NEm0R9OFSafJdldc4QVeyaaObMBO0/5cCaa6d9Ggyubxire+lEojscdjoWUR1xGOy8KD8mG2ZLO2l2paDc3A39qmU2z2W5YNv5+u79e6QfGJY/hAAB42m3NywrCMBQE0DupWp/1AYI7/6DEaLQu66Mrd35BKUWKJSlFv1+rue4cGM7shgR981qSon+ZNwUJ8iDgoYU2OvDRRQ99DDDECAHGmGCKmf80hZSx/Kik/LliFbtmN6xmt+yOjdg9GztV4tROnRwX/Bsaaw51nt4Lc7tWaZYHp/MlzKx51LZs5htNri+2AAAAAQAB//8AD3jaY2BkYGDgAWIxIGZiYARCESBmAfMYAAR6AEMAAAABAAAAANXtRbgAAAAA2AhRFAAAAADYCNuG) format("woff");
}

@font-face {
    font-family: "Inter var";
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
    src: url(./assets/fonts/inter/Inter-upright-var.woff2) format("woff2");
}

@font-face {
    font-family: "Inter var";
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
    src: url(./assets/fonts/inter/Inter-italic-var.woff2) format("woff2");
}

@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0s !important;
        transition-duration: 0s !important;
    }
}

main {
    display: block;
}

h1,
h2 {
    font-feature-settings: "lnum";
    font-variant-numeric: lining-nums;
    line-height: 1.25;
    margin: 3.5rem 0 2rem;
}

h1 {
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.138888889;
}

h2 {
    font-size: 2.6rem;
    font-weight: 600;
}

h3 {
    font-size: 2.1rem;
    font-weight: 600;
}

h4 {
    font-size: 2.0rem;
    font-weight: 600;
}

h5 {
    font-size: 2.0rem;
    font-weight: 500;
}

h6 {
    font-size: 1.9rem;
    font-weight: 500;
}

p {
    line-height: 1.5;
    margin: 0 0 1em 0;
}

a {
    color: rgb(5, 29, 61);
}

a:hover,
a:focus {
    color: #204173;
    text-decoration: none !important;
}

ul {
    margin: 0 0 3rem 3rem;
}

ul {
    list-style: disc;
}

ul ul {
    list-style: circle;
}

li {
    line-height: 1.5;
    margin: 0.5rem 0 0 2rem;
}

.reset-list-style {
    list-style: none;
    margin: 0;
}

.reset-list-style li {
    margin: 0;
}

figure {
    position: relative;
    display: block;
    margin: 0;
    /*background: #f5f5f5;*/
    background: #ffffff;
}

svg,
img {
    display: block;
    height: auto;
    max-width: 100%;
}

label {
    display: block;
    font-size: 1.6rem;
    font-weight: 400;
    margin: 0 0 0.5rem 0;
}

input,
button {
    font-family: 'Montserrat', sans-serif;
    line-height: 1;
}

input {
    border-color: #dcd7ca;
    color: rgb(5, 29, 61);
}

input[type="text"],
input[type="search"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    border-radius: 0;
    border-style: solid;
    border-width: 0.1rem;
    box-shadow: none;
    display: block;
    font-size: 1.6rem;
    margin: 0;
    max-width: 100%;
    padding: 1.5rem 1.8rem;
    width: 100%;
}

input::-webkit-input-placeholder {
    line-height: normal;
}

input:-ms-input-placeholder {
    line-height: normal;
}

input::-moz-placeholder {
    line-height: revert;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

button,
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #204173;
    border: none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.25;
    margin: 0;
    opacity: 1;
    padding: 1.1em 1.44em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: opacity 0.15s linear;
}

button:focus,
button:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
    text-decoration: underline;
}

input[type="text"]:focus {
    border-color: currentColor;
}

input[type="search"]:focus {
    outline: thin dotted;
    outline-offset: -4px;
}

.section-inner {
    margin-left: auto;
    margin-right: auto;
    /*padding: 0.5rem 1.5rem;*/
    padding: 0;
    max-width: 1000px;
    width: calc(100% - 4rem);
}

@media only screen and (max-width: 767px) {
    .footer-credits {
        text-align: center;
        font-size: 1.1rem;
    }

    .footer-menu li {
        font-size: 1.2rem;
        display: inline-block;
        white-space: nowrap;
        margin: 1.5rem 1rem;
    }
}

/*  Footer socials */
.footer-socials-section {
    padding: 0;
}

ul.footer-socials {
    font-size: 1.4rem;
    list-style: none;
    display: inline-block;
    margin: 0 1.5rem;
    vertical-align: top;
}

ul.footer-socials li {
    margin-top: 0;
    margin-left: 0.5rem;
    display: inline-block;
}

ul.footer-socials li:nth-of-type(1) {
    margin-left: 0;
}

ul.footer-socials li a {
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #fff !important;
    background-color: #006bff;
    text-align: center;
    border-radius: 15px;
    display: inline-block;
}

.footer-social-remove-circle ul.footer-socials li a {
    line-height: 20px;
}

.footer-social-remove-circle ul.footer-socials li a:hover i {
    border: none;
    background: none;
    padding: 0;
    width: auto;
    height: auto;
    line-height: 20px;
}

/* Toggles ----------------------------------- */
.toggle {
    -moz-appearance: none;
    -webkit-appearance: none;
    color: inherit;
    cursor: pointer;
    font-family: inherit;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    text-align: inherit;
    user-select: none;
}

button.toggle {
    background: none;
    border: none;
    box-shadow: none;
    border-radius: 0;
    font-size: inherit;
    font-weight: 400;
    letter-spacing: inherit;
    padding: 0;
    text-transform: none;
}

.fill-children-current-color,
.fill-children-current-color * {
    fill: currentColor;
}

.search-form {
    align-items: stretch;
    display: flex;
    flex-wrap: nowrap;
    margin: 0 0 -0.8rem -0.8rem;
}

.search-form .search-field,
.search-form .search-submit {
    margin: 0 0 0.8rem 0.8rem;
}

.search-form label {
    align-items: stretch;
    display: flex;
    font-size: inherit;
    margin: 0;
    width: 100%;
}

.search-form .search-field {
    width: 100%;
}

.search-form .search-submit {
    flex-shrink: 0;
}

.search-form .search-submit:focus,
.search-form .search-submit:hover {
    text-decoration: none;
}

.cover-modal {
    display: none;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

.cover-modal::-webkit-scrollbar {
    display: none !important;
}

.cover-modal.show-modal {
    display: block;
    cursor: pointer;
}

.cover-modal.show-modal>* {
    cursor: default;
}

#site-header {
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 1rem;
    background: #fff;
    position: relative;
    z-index: 3;
}

.header-inner {
    position: relative;
    max-width: 1000px;
    z-index: 100;
}

.header-titles-wrapper {
	position: relative;				
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 0 4rem;
    text-align: center;
}

.topBar {
    flex-direction: column;
    border-bottom: 1px solid #e3e2de;
    padding-bottom: 1rem;
    max-height: 41px;
    overflow: hidden;
}

.topBar .search-form {
    font-size: 1.4rem;
    color: rgb(5, 29, 61);
    margin: 0;
    padding: 0;
}

.topBar .menu-search .search-field {
    color: rgb(5, 29, 61);
}

.site-logo {
    display: block;
    min-height: 53px;
    margin: 0;
}

.siteLogo {
    width: 100%;
    height: 53px;
    max-height: 53px;
    overflow: hidden;
    clear: both;
    margin: 10px 0;
    padding: 0;
    text-align: center;
    display: none;
}

@media only screen and (max-width: 960px) {
    .site-logo {
        min-height: 40px;
    }

    .siteLogo {
        height: 40px;
        max-height: 40px;
    }
}

.site-logo a,
.site-logo img {
    display: block;
}

.site-logo img {
    max-height: 4rem;
    margin: 0 auto;
    width: auto;
}

.header-navigation-wrapper {
    display: none;
}

.header-toggles {
    display: none;
}

.header-inner .toggle {
    align-items: center;
    overflow: visible;
    padding: 0 2rem;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #fff !important;
    background-color: #006bff;
    text-align: center;
    border-radius: 15px;
}

.header-inner .toggle {
    padding: 0;
    margin: 0;
    width: auto;
}

@media only screen and (max-width: 767px) {
    .header-inner .toggle {
        margin: 0.5rem 1rem;
    }
}

@media only screen and (min-width: 700px) {
    .header-inner .toggle {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        top: auto;
        width: auto;
    }
}

.header-inner .toggle svg {
    display: block;
    position: relative;
    z-index: 1;
}

.header-inner .toggle path {
    fill: currentColor;
}

.toggle-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    position: relative;
}

.toggle-icon {
    display: block;
    overflow: hidden;
}

.toggle-inner .toggle-text {
    color: #6d6d6d;
    font-size: 1rem;
    font-weight: 600;
    position: absolute;
    top: calc(100% + 0.5rem);
    width: auto;
    white-space: nowrap;
    word-break: break-all;
}

.header-inner .toggle:focus .toggle-text,
.header-inner .toggle:hover .toggle-text {
    text-decoration: underline;
}

.search-toggle {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
}

.search-toggle .toggle-icon,
.search-toggle svg {
    height: 2rem;
    max-width: 2rem;
    width: 2rem;
}

.nav-toggle {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    width: 6.6rem;
}

.nav-toggle .toggle-icon,
.nav-toggle svg {
    color: #fff;
    height: 16px !important;
    width: 15px !important;
}

.primary-menu-wrapper {
    display: none;
}

@media only screen and (min-width: 1024px) {
    ul.primary-menu {
        -moz-box-pack: center;
        justify-content: center;
    }
}

ul.primary-menu {
    display: flex;
    color: rgb(28, 65, 116);
    font-size: 1.5rem;
    font-weight: 600;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: -0.8rem 0 0 -2rem;
}

.primary-menu .icon {
    display: block;
    height: 0.7rem;
    position: absolute;
    pointer-events: none;
    transform: rotate(-45deg);
    width: 1.3rem;
}

.primary-menu .icon::before,
.primary-menu .icon::after {
    content: "";
    display: block;
    background-color: currentColor;
    position: absolute;
    bottom: calc(50% - 0.1rem);
    left: 0;
}

.primary-menu .icon::before {
    height: 0.9rem;
    width: 0.2rem;
}

.primary-menu .icon::after {
    height: 0.2rem;
    width: 0.9rem;
}

.primary-menu li {
    font-size: inherit;
    line-height: 1.25;
    position: relative;
}

.primary-menu>li {
    margin: 0.8rem 0 0 1.6rem;
}

.primary-menu>li.menu-item-has-children>a {
    padding-right: 2rem;
}

.primary-menu>li>.icon {
    right: -0.5rem;
    top: calc(50% - 0.4rem);
}

.primary-menu a {
    color: rgb(28, 65, 116);
    display: block;
    line-height: 1.4;
    text-decoration: none;
    word-break: normal;
    word-wrap: normal;
}

.primary-menu a:hover,
.primary-menu a:focus,
.primary-menu .current_page_ancestor {
    text-decoration: underline;
}

.primary-menu li.current-menu-item>a,
.primary-menu li.current-menu-item>.link-icon-wrapper>a,
.primary-menu ul a:hover {
    color: rgb(0, 107, 255);
    text-decoration: none;
}

.sub-menu li.current-menu-item>a,
.sub-menu li.current-menu-item>.link-icon-wrapper>a {
    color: #204173;
    text-decoration: unerline !important;
}

.sub-menu li::before {
    border-top: none !important;
    width: 0 !important;
}

.primary-menu li.current-menu-item>a:hover,
.primary-menu li.current-menu-item>.link-icon-wrapper>a:hover,
.primary-menu li.current-menu-item>a:focus,
.primary-menu li.current-menu-item>.link-icon-wrapper>a:focus {
    text-decoration: none;
}

/* SUB MENU */
.primary-menu ul {
    background: #fff;
    /*border-radius: 0.4rem;*/
    border-top: 2px solid #204173;
    font-size: 1.2rem;
    opacity: 0;
    list-style: none;
    padding: 1rem 0;
    position: absolute;
    right: 9999rem;
    top: calc(100% + 2rem);
    transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
    transform: translateY(0.6rem);
    width: 22rem;
    z-index: 1;
    box-shadow: 0px 3px 3px rgba(190, 190, 190, 0.6);
    -webkit-box-shadow: 0px 3px 3px rgba(190, 190, 190, 0.6);
    -moz-box-shadow: 0px 3px 3px rgba(190, 190, 190, 0.6);
}

.primary-menu li.menu-item-has-children:hover>ul,
.primary-menu li.menu-item-has-children:focus>ul,
.primary-menu li.menu-item-has-children.focus>ul {
    right: 0;
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.15s linear, transform 0.15s linear;
}

.primary-menu ul::before,
.primary-menu ul::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
}

.primary-menu ul::before {
    height: 2rem;
    left: 0;
    right: 0;
}

.primary-menu ul::after {
    border: 0.8rem solid transparent;
    border-bottom-color: #204173;
    right: 1.8rem;
}

.primary-menu ul a {
    background: transparent;
    border: none;
    color: inherit;
    display: block;
    padding: 1rem 2rem;
    transition: background-color 0.15s linear;
    width: 100%;
}

.primary-menu ul li.menu-item-has-children>a {
    padding-right: 4.5rem;
}

.primary-menu ul li.menu-item-has-children .icon {
    position: absolute;
    right: 1.5rem;
    top: calc(50% - 0.5rem);
}

/* DEEP DOWN */
.primary-menu ul ul {
    top: -1rem;
}

.primary-menu ul li.menu-item-has-children:hover>ul,
.primary-menu ul li.menu-item-has-children:focus>ul,
.primary-menu ul li.menu-item-has-children.focus>ul {
    right: calc(100% + 2rem);
}

.primary-menu ul ul::before {
    bottom: 0;
    height: auto;
    left: auto;
    right: -2rem;
    top: 0;
    width: 2rem;
}

.primary-menu ul ul::after {
    border-bottom-color: transparent;
    /*rtl:ignore*/
    border-left-color: #1c4174;
    bottom: auto;
    right: -1.6rem;
    top: 2rem;
}

.rtl .primary-menu ul ul::after {
    transform: rotate(180deg);
}

/* Tags Menu */
.tags-menu-wrapper {
    display: flex;
    background-color: rgb(28, 65, 116);
    color: white;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 500;
    padding: 14px 15px;
    overflow-x: scroll;
}
@media only screen and (min-width: 768px) {
    .tags-menu-wrapper {
        font-size: 1.3rem;
        font-weight: 600;
    }
}
@media only screen and (min-width: 1024px) {
    .tags-menu-wrapper {
        overflow-x: auto;
        -moz-box-pack: center;
        justify-content: center;
    }
}


.tags-menu-wrapper ul {
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
}

.tags-menu-wrapper ul li {
    padding: 0px 15px;
    white-space: nowrap;
}

.tags-menu-wrapper ul li a {
    text-decoration: none;
    color: #fff;
}

/*
 * Enable nav submenu expansion with tapping on arrows on large-viewport
 * touch interfaces (e.g. tablets or laptops with touch screens).
 * These rules are supported by all browsers (>IE11) and when JS is disabled.
 */
@media (any-pointer: coarse) {
    .primary-menu>li.menu-item-has-children>a {
        padding-right: 0;
        margin-right: 2rem;
    }

    .primary-menu ul li.menu-item-has-children>a {
        margin-right: 4.5rem;
        padding-right: 0;
        width: unset;
    }
}

/* Repeat previous rules for IE11 (when JS enabled for polyfill). */
body.touch-enabled .primary-menu>li.menu-item-has-children>a {
    padding-right: 0;
    margin-right: 2rem;
}

body.touch-enabled .primary-menu ul li.menu-item-has-children>a {
    margin-right: 4.5rem;
    padding-right: 0;
    width: unset;
}

/* -------------------------------------------------------------------------- */
/*	5. Menu Modal
/* -------------------------------------------------------------------------- */
.menu-modal {
    background: #fff;
    display: none;
    opacity: 0;
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    bottom: 0;
    left: -99999rem;
    right: 99999rem;
    top: 0;
    transition: opacity 0.25s ease-in;
    z-index: 99;
}

.admin-bar .menu-modal {
    top: 32px;
}

@media (max-width: 782px) {
    .admin-bar .menu-modal {
        top: 46px;
    }
}

.menu-modal.show-modal {
    display: flex;
}

.menu-modal.active {
    left: 0;
    opacity: 1;
    right: 0;
    transition: opacity 0.25s ease-out;
}

.menu-wrapper {
    list-style: none;
    position: relative;
    display: flex;
    flex-flow: column;
    height: 100vh;
}

button.close-nav-toggle {
    color: #838f9e;
    align-items: center;
    display: flex;
    font-size: 1.6rem;
    font-weight: 500;
    justify-content: flex-start;
    width: 100%;
}

button.close-nav-toggle svg {
    position: absolute;
    right: 40px;
    top: 0;
    height: 1.6rem;
    width: 1.6rem;
}

button.close-nav-toggle .toggle-text {
    margin-right: 1.6rem;
}

/* Main Menu --------------------------------- */
.modal-menu {
    position: relative;
    padding: 0;
    width: 93vw;
}
@media (min-width: 768px) {
    .modal-menu {
        width: 100vw;
        left: calc(50% - 50vw);
    }

    .menu-modal .menu-top {
        max-width: 280px !important;
    }

    button.close-nav-toggle svg {
        right: 0;
    }
}

.menu-modal .menu-top {
    max-width: 100%;
    background-color: rgb(5, 29, 61);
    position: relative;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    -moz-box-flex: 1;
    flex-grow: 1;
    overflow-y: auto;
}


.modal-menu li {
    position: relative;
    color: rgb(255, 255, 255);
    letter-spacing: normal;
    line-height: 1;
    padding: 15px 0;
}

.modal-menu li::before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 0px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: 30px;
}

.modal-menu li.current-menu-item::before, .modal-menu li.current-menu-parent::before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0px;
    height: 0px;
    border-top: 2px solid rgb(0, 107, 255);
    width: 60px;
}

.modal-menu li:last-child::before {
    border-top: none;
    width: 0;
}

.modal-menu li a {
    color: #fff;
    font-weight: 700;
}

.modal-menu>li>a,
.modal-menu>li>.ancestor-wrapper>a {
    font-size: 1.4rem;
}

.modal-menu>li:last-child {
    border-bottom-width: 0.1rem;
}

.modal-menu .ancestor-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.modal-menu a {
    display: block;
    text-decoration: none;
    width: 100%;
}

.modal-menu a:focus,
.modal-menu a:hover,
.modal-menu li.current-menu-item>.ancestor-wrapper>a,
.modal-menu li.current_page_ancestor>.ancestor-wrapper>a {
    color: rgb(0, 107, 255);
    text-decoration: none;
}

button.sub-menu-toggle {
    flex-shrink: 0;
    padding: 0;
}

button.sub-menu-toggle svg {
    color: rgb(0, 107, 255);
    height: 1rem;
    transition: transform 0.15s linear;
    width: 1rem;
}

button.sub-menu-toggle.active svg {
    transform: rotate(180deg);
}

@media (max-width: 767px) {
	.tags-menu-wrapper .sub-menu {
		display: none !important;
	}
}
.sub-menu,
.sub-menu li {
    list-style: none !important;
}

.sub-menu .menu-item {
    flex-wrap: wrap;
    font-size: 1.2rem;
    padding: 10px 15px 10px 0;
}

.sub-menu .menu-item:first-child {
    padding-top: 20px;
}

.modal-menu ul {
    display: none;
    margin: 0;
    width: 100%;
}

.modal-menu ul li {
    border-left-width: 1rem;
}

.modal-menu ul li a {
    color: inherit;
    font-weight: 500;
}

.menu-modal .social-menu {
    display: flex;
    align-items: center;
    background-color: rgb(28, 65, 116);
    padding: 0;
    margin: 0;
    height: 60px;
}

.menu-modal .social-menu li:nth-of-type(1) {
    margin-left: 0px;
}

.menu-modal .social-menu li {
    display: inline-block;
    margin: 0px 0.5rem;
    margin-left: 0.5rem;
}

.menu-modal .social-menu a {
    color: #fff;
}

/* Main menu animation ----------------------- */
.menu-wrapper .menu-item {
    position: relative;
}

.menu-wrapper .active {
    display: block;
    list-style: none;
}

.menu-wrapper.is-toggling {
    pointer-events: none;
}

.menu-wrapper.is-toggling .menu-item {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
}

.menu-wrapper.is-toggling .menu-bottom .social-menu .menu-item {
    width: auto;
}

.menu-wrapper.is-animating .menu-item,
.menu-wrapper.is-animating .toggling-target {
    transition-duration: 250ms;
}

.menu-wrapper.is-animating .menu-item {
    transition-property: transform;
}

.menu-wrapper.is-toggling .toggling-target {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
}

.menu-wrapper.is-toggling .toggling-target.active {
    opacity: 0;
}

.menu-wrapper.is-animating.is-toggling .toggling-target {
    display: block;
    transition-property: opacity;
    opacity: 0;
}

.menu-wrapper.is-animating.is-toggling .toggling-target.active {
    opacity: 1;
}

.menu-wrapper.is-toggling .modal-menu>li:last-child li {
    border-top-color: transparent;
    border-bottom-width: 0.1rem;
}

.menu-modal-inner .logo-dark {
    max-width: 124px;
    height: auto;
    display: inline;
}

.menu-search .search-submit {
    height: 30px;
    width: 30px;
    margin: 0 0.8rem;
    line-height: 30px;
    color: #fff !important;
    background-color: #006bff;
    text-align: center;
    border-radius: 15px;
    padding: 0;
}

.menu-search .search-field {
    max-width: 209px;
    color: rgb(255, 255, 255);
    font-size: 1.3rem;
    font-weight: 500;
    padding: 0px 8px;
    margin: 0;
    border: medium none transparent;
    border-bottom-color: transparent;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: transparent none repeat scroll 0% 0%;
}

@media (prefers-reduced-motion: reduce) {

    .menu-wrapper.is-animating .menu-item,
    .menu-wrapper.is-animating .toggling-target {
        transition-duration: 1ms !important;
    }
}

/* Expanded Menu ----------------------------- */
.expanded-menu {
    /*display: none;*/
}

.mobile-menu {
    display: block;
}

/* Menu Bottom ------------------------------- */
@media (min-width: 701px) {
    .menu-bottom {
        max-width: 280px !important;
    }
}

.menu-bottom {
    max-width: 100%;
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.menu-bottom nav {
    width: 100%;
}

.menu-copyright {
    display: none;
    font-size: 1.6rem;
    font-weight: 500;
    margin: 0;
}

.menu-copyright a:focus,
.menu-copyright a:hover {
    text-decoration: underline;
}

.menu-bottom .social-menu {
    justify-content: center;
}

/* -------------------------------------------------------------------------- */
/*	6. Search Modal
/* -------------------------------------------------------------------------- */
.search-modal {
    background: rgba(0, 0, 0, 0.2);
    display: none;
    opacity: 0;
    position: fixed;
    bottom: 0;
    left: -9999rem;
    top: 0;
    transition: opacity 0.2s linear, left 0s 0.2s linear;
    width: 100%;
    z-index: 999999;
}

.admin-bar .search-modal.active {
    top: 32px;
}

@media (max-width: 782px) {
    .admin-bar .search-modal.active {
        top: 46px;
    }
}

.search-modal-inner {
    background: #fff;
    transform: translateY(-100%);
    transition: transform 0.15s linear, box-shadow 0.15s linear;
}

.search-modal-inner .section-inner {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
}

.search-modal.active {
    left: 0;
    opacity: 1;
    transition: opacity 0.2s linear;
}

.search-modal.active .search-modal-inner {
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.08);
    transform: translateY(0);
    transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;
}

button.search-untoggle {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    margin-right: -2.5rem;
    padding: 0 2.5rem;
}

.search-modal button.search-untoggle {
    color: inherit;
}

.search-modal.active .search-untoggle {
    animation: popIn both 0.3s 0.2s;
}

.search-untoggle svg {
    height: 1.5rem;
    transition: transform 0.15s ease-in-out;
    width: 1.5rem;
}

.search-untoggle:focus svg,
.search-untoggle:hover svg {
    transform: scale(1.15);
}

/* Modal Search Form ------------------------- */
.search-modal form {
    margin: 0;
    position: relative;
    width: 100%;
}

.search-modal .search-field {
    background: none;
    border: none;
    border-radius: 0;
    color: inherit;
    font-size: 2rem;
    height: 8.4rem;
    margin: 0 0 0 -2rem;
    max-width: calc(100% + 2rem);
    padding: 0 0 0 2rem;
    width: calc(100% + 2rem);
}

.search-modal .search-field::-webkit-input-placeholder {
    color: inherit;
}

.search-modal .search-field:-ms-input-placeholder {
    color: inherit;
}

.search-modal .search-field::-moz-placeholder {
    color: inherit;
    line-height: 4;
}

.search-modal .search-submit {
    position: absolute;
    right: -9999rem;
    top: 50%;
    transform: translateY(-50%);
}

.search-modal .search-submit:focus {
    right: 0;
}

.has-drop-cap:not(:focus)::first-letter {
    color: #204173;
    font-size: 5.1em;
    font-weight: 800;
    margin: 0.05em 0.1em 0 0;
}

.has-drop-cap:not(:focus)::first-letter::after {
    content: "";
    display: table;
    clear: both;
}

.has-drop-cap:not(:focus)::after {
    padding: 0;
}

.has-drop-cap:not(:focus)::first-letter {}

.footer-nav-widgets-wrapper,
#site-footer {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    background-color: rgb(231, 236, 243);
    border: none !important;
    z-index: 1;
}
@media (max-width: 767px) {
    #site-footer .custom-logo { 
        margin: 0 auto; 
    }
}
.footer-top-visible .footer-nav-widgets-wrapper,
.footer-top-hidden #site-footer {
    /*margin-top: 5rem;*/
}

.reduced-spacing.footer-top-visible .footer-nav-widgets-wrapper,
.reduced-spacing.footer-top-hidden #site-footer {
    border-top-width: 0.1rem;
}

.footer-top,
.footer-widgets-outer-wrapper,
#site-footer {
    padding: 3rem 0;
}

/* Footer Top -------------------------------- */
.footer-logo .site-logo ♀ .footer-top {
    display: flex;
    border-bottom: 0.1rem solid #dedfdf;
    justify-content: space-between;
}

/* FOOTER MENU */
.footer-menu {
    font-size: 1.8rem;
    font-weight: 500;
}

.footer-menu li {
    display: inline-block;
    white-space: nowrap;
    margin: 1.5rem 1rem;
}

.footer-menu-top a {
    color: rgb(5, 29, 61) !important;
    text-decoration: none;
    word-break: normal;
    word-wrap: normal;
}

.footer-menu a:hover,
.footer-menu a:focus {
    text-decoration: underline;
}

.footer-menu-wrapper,
.footer-menu-wrapper li,
.footer-menu-wrapper a {
    font-weight: 700;
    font-size: 1.2rem;
}

/* Footer Widgets ---------------------------- */
.footer-widgets-outer-wrapper {
    border-bottom: 0.1rem solid #dedfdf;
}

.footer-widgets+.footer-widgets {
    margin-top: 3rem;
}

#site-footer {
    font-size: 1.4rem;
}

#site-footer a {
    text-decoration: none;
}

#site-footer a:focus,
#site-footer a:hover {
    text-decoration: underline;
}

.footer-link li,
.footer-link a {
    font-weight: 600;
    font-size: 1.2rem;
    color: #333;
}

.footer-copyright a {
    color: inherit;
}

.to-the-top {
    cursor: pointer;
    position: fixed;
    bottom: 6px;
    right: 6px;
    width: 36px;
    height: 36px;
    line-height: 34px;
    font-size: 26px;
    background-color: #2196f3;
    text-align: center;
    color: #fff;
    z-index: 99999;
}

.to-the-top i,
.to-the-top a {
    cursor: pointer;
    display: block;
    width: 36px;
    height: 36px;
    color: #fff;
    text-decoration: none;
    font-size: inherit;
    line-height: inherit;
    display: block;
}

.to-the-top a:hover {
    color: #fff;
}

.footer-copyright {
    font-size: 1.1rem;
    font-weight: 400;
    margin: 0;
}

@media (max-width: 767px) {
    ul {
        margin: 0 0 3rem 0;
    }

    li {
        margin: 0 1.5rem 0 0;
    }
}


@media (min-width: 700px) {
    ul {
        margin-bottom: 4rem;
    }

    table {
        font-size: 1.8rem;
    }

    button,
    input[type="submit"] {
        font-size: 1.7rem;
    }

    .section-inner {
        width: calc(100% - 8rem);
    }

    .header-inner {
        padding: 3.8rem 0;
    }

    .site-logo img {
        max-height: 5rem;
    }

    /* HEADER TOGGLES */
    .toggle-inner .toggle-text {
        font-size: 1.2rem;
    }

    .search-toggle {
        right: 2rem;
    }

    .nav-toggle {
        left: 2rem;
    }

    /* Menu Modal ---------------------------- */
    button.close-nav-toggle {
        font-size: 1.8rem;
        padding: 0 1rem 0 0;
    }

    button.close-nav-toggle svg {
        height: 2rem;
        width: 2rem;
    }

    button.close-nav-toggle .toggle-text {
        margin-right: 2.1rem;
    }

    .modal-menu {
        left: auto;
        width: 100%;
    }

    .modal-menu>li>a,
    .modal-menu>li>.ancestor-wrapper>a {
        font-size: 1.4rem;
    }

    .modal-menu ul li {
        border-left-color: transparent;
    }

    .modal-menu>li>.ancestor-wrapper>button.sub-menu-toggle {
        padding: 0;
    }

    .menu-bottom {}

    .menu-copyright {
        display: block;
        flex-shrink: 0;
        margin-right: 4rem;
    }

    /* Modal Search Form ------------------------- */
    .search-modal form {
        position: relative;
        width: 100%;
    }

    .search-untoggle svg {
        height: 2.5rem;
        width: 2.5rem;
    }

    .search-modal .search-field {
        border: none;
        font-size: 3.2rem;
        height: 14rem;
    }

    .search-modal .search-field::-moz-placeholder {
        line-height: 4.375;
    }

    #site-footer {
        font-size: 1.4rem;
        padding: 1.5rem 0px 3rem;
    }
}

@media (max-width: 781px) {
    .sub-menu li a {
        font-size: 1.2rem;
    }

    .menu-item-1275977 a {
        font-size: 1.4rem
    }

    .footer-menu {
        font-size: 1.4rem !important;
    }

    #site-footer .section-inner {
        display: block;
    }
}

@media (min-width: 782px) {
    #site-footer .section-inner {
        padding-right: 0;
        align-items: baseline;
        display: flex;
        justify-content: space-between;
    }
}

@media (min-width: 1000px) {
    .siteLogo {
        display: block !important;
    }

    .header-titles-wrapper {
        display: none !important;
    }

    #site-header {
        z-index: 3;
    }

    .header-inner {
        align-items: center;
        display: flex;
        justify-content: space-between;
        padding: 1rem 0;
        min-height: 50px;
        /*
        border-top: 1px solid #ECECEC;
        border-bottom: 1px solid #ECECEC;
		*/
    }

    .header-titles-wrapper {
        margin-right: 4rem;
        max-width: 50%;
        padding: 0;
        text-align: left;
    }

    .header-titles {
        align-items: baseline;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: -1rem 0 0 -2.4rem;
    }

    .wp-custom-logo .header-titles {
        align-items: center;
    }

    .header-navigation-wrapper {
        min-height: 30px;
        margin: 0 auto;
        align-items: center;
        display: flex;
    }

    .primary-menu-wrapper {
        display: block;
        width: 100%;
    }

    .mobile-search-toggle,
    .mobile-nav-toggle {
        display: none !important;
    }

    .primary-menu-wrapper+.header-toggles {
        /*margin-right: -3rem;*/
    }

    .header-toggles {
        display: flex;
        flex-shrink: 0;
        /*margin-right: 3rem;*/
    }

    .header-inner .toggle-wrapper {
        position: relative;
    }

    .header-inner .primary-menu-wrapper+.header-toggles .toggle-wrapper:first-child::before {
        content: "";
    }

    .toggle-inner .toggle-text {
        left: 0;
        right: 0;
        text-align: center;
        top: calc(100% - 0.3rem);
        width: auto;
    }

    .menu-modal {
        opacity: 1;
        justify-content: flex-start;
        padding: 0;
        transition: background-color 0.3s ease-in;
    }

    .showing-modal .menu-modal.cover-modal {
        display: flex;
        z-index: 300;
        flex-direction: column;
        background-color: rgba(0, 0, 0, 0.32);
        overflow-x: hidden;
        width: 100vw;
        height: 100vh;
        position: fixed;
        top: 0px;
        left: 0px;
    }

    .menu-wrapper.section-inner {
        /*width: calc(100% - 8rem);*/
    }

    .menu-modal-inner {}

    .mobile-menu {
        display: none;
    }

    .menu-bottom {}

    /* Site Footer --------------------------- */
    .footer-top {
        align-items: center;
    }

    .footer-menu {
        align-items: baseline;
        display: flex;
        justify-content: flex-end;
        flex-wrap: wrap;
        font-size: 2.1rem;
        margin: -1.2rem 0 0 -2.4rem;
    }

    .footer-menu li {
        display: inline-block;
        white-space: nowrap;
        margin: 1.5rem 1rem;
    }
}


/* ------------------------------- */
/* Sticky Menù                    */
/* ------------------------------- */
.stickyNav { top: 0px; }
.desktop.landscape .admin-bar .stickyNav { top: 32px !important; }
.stickyNav .header-inner {
    background: #ffffff;
}

/*
@media only screen and (max-width: 767px) {
    .stickyNav .header-inner {
        top: 0 !important;
    }
}
*/
/* ALTRO */
.clear {
    clear: both;
}

.spazio {
    clear: both;
    height: 15px;
}

/* SIDEBAR */
#sidebar {
    position: relative;
}

.sideBar {
    margin-bottom: 2.4rem;
}


/* Cartine */
.cartine .tabs-menu {
    list-style: none;
    height: auto;
    padding: 0;
    margin: 0 0 1px 0;
    clear: both;
}

.cartine .tabs-menu li {
    width: auto;
    height: auto;
    float: left;
    background-color: #1c4174;
    border: 1px solid #1c4174;
    z-index: 5 !important;
    position: relative;
    line-height: 12px !important;
    padding: 0;
    margin: 0 0 0 2px !important
}

.cartine .tabs-menu li.current {
    position: relative;
    background-color: #fff;
    z-index: 5;
}

.cartine .tabs-menu li a.bt_previsioni {
    padding: 3px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    text-decoration: none !important;
    font-size: 1rem !important;
    display: block;
}

.cartine .tabs-menu li a.bt_previsioni:hover {
    color: #fff !important;
}

.cartine .tabs-menu .current a.bt_previsioni {
    color: #1c4174;
}

.cartine .tabs-menu .current a.bt_previsioni:hover {
    color: #1c4174 !important;
}

.cartine .tabs-menu li a.bt_tmax {
    padding: 2px;
    color: #fff;
    background: #c54c00;
    text-decoration: none !important;
    font-size: 0.8rem !important;
    display: inline-block;
}

.cartine .tabs-menu li a.bt_tmin {
    padding: 2px;
    color: #fff;
    background: #0063a8;
    text-decoration: none !important;
    font-size: 0.8rem !important;
    display: inline-block;
}

.cartine .tab {
    width: auto;
    height: 416px;
    overflow: hidden;
    clear: both;
}

.cartine .tab-content,
.cartine .previsioni,
.cartine .tempMax,
.cartine .tempMin {
    display: none;
}

.cartine #tab-1,
.cartine #tab-1 .previsioni {
    display: block;
}

.cartine #tabs-container {
    min-height: 340px;
    width: 305px;
	margin: 0 auto 20px auto;			  
}

.cartine #tabs-container .tabs-menu #results {
    width: 115px;
    max-width: 115px;
    font-size: 0.9rem;
    font-weight: bold;
    color: #194c7e;
    text-align: left;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 17px;
    background-color: #FFF;
    border: none;
    display: block;
}


/* Player Sidebar */
.video-js .vjs-big-play-button {
	width: 2em !important;
	height: 2em !important;
	font-size: 3em !important;
	margin-left: -1.0em !important;
	margin-top: -1.0em !important;
	line-height: 2em !important;
	border: none !important;
	border-radius: 2em !important;
	background: #006bff !important;
}
#featured-video, #featured-video-mobile {
	position: relative;
	z-index: 1000000;
}
/*
#featured-video-mobile {
	width: 100% !important;
	max-width: 100% !important;
	margin: 4rem auto !important;
	padding: 0 !important;	   
	background: #000000;
}
#featured-video-mobile #content_video_side, #featured-video-mobile video {
	margin: 0 auto;
}
#featured-video-mobile .head { display: none; }
#featured-video-mobile .titVideo { padding: 1rem 1.5rem 1rem 1.5rem; }
#featured-video-mobile .mainContainer { margin-bottom: 0 !important; }
*/
.playerSidebar {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 auto 2rem auto;
    padding: 2.4rem 1.5rem 1.5rem;
    background: rgb(11, 25, 40);
    overflow: hidden;
}

.video_top .videoBar {
	position: relative;
	width: 100%;
	color: #FFF !important;
	font-size: 1.6rem !important;
	font-weight: 600;
	margin: 0 !important;
	padding: 5px 10px !important;
	background: rgb(11, 25, 40);
	display: none;
}

.playerSidebar .head {
    margin-bottom: 1.2rem;
}

@media only screen and (min-width: 768px) {
    .playerSidebar {
        max-width: 300px;
    }
    .playerSidebar .head {
        display: flex;
        align-items: flex-end;
        -moz-box-pack: justify;
        justify-content: space-between;
        margin-bottom: 2rem;
    }
}
.playerSidebar .head .title {
    flex: 1 1 0%;
    display: flex;
    align-items: flex-end;
    color: white;
    font-size: 1.8rem;
    font-weight: 800;
    line-height: normal;
}

.playerSidebar .head .link {
    display: none;
}

@media only screen and (min-width: 768px) {
    .playerSidebar .head .link {
        display: block;
    }
}

.playerSidebar .head .link span {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.38;
    color: #ffffff;
    vertical-align: middle;
}

.playerSidebar .head .link a,
.playerSidebar .head .link a:hover {
    color: #ffffff;
    text-decoration: none;
}

.playerSidebar .head .link svg, .playerSidebar .head .link .caret {
    color: #ffffff;
    font-size: 1.7rem;
    margin-left: 0.6rem;
    vertical-align: middle;
}

.playerSidebar .mainContainer {
    min-height: 144px;
    margin-bottom: 1rem;
}

.playerSidebar iframe {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
}


.playerSidebar .titVideo {
    color: rgb(255, 255, 255);
    font-size: 1.6rem;
    font-weight: 500;
    text-decoration: none;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    display: block;
}

@media only screen and (min-width: 768px) {
    .playerSidebar .titVideo {
        font-size: 1.6rem;
        font-weight: 600;
    }
}

.playerSidebar .titVideo a,
.playerSidebar .titVideo a:hover {
    color: #ffffff;
    text-decoration: none;
}

.playerSidebar .video_top {
    position: relative;
}
#videoSidebar, #videoHome { margin : 0 auto; }
/* player sticky */
.closeVideoSticky { display: none; opacity: 0; }
.videoSticky.stuck .head { display: none; }
.videoSticky.stuck .videoBar { display: block; }
.videoSticky.stuck .closeVideoSticky { 
	position: absolute;
	top: 5px;
	right: 7px;
	color: #ffffff !important;
	line-height: 0 !important;
	font-size: 2.5rem !important;
	opacity: 0.8;
	z-index: 100000;
	/*display: block;*/
}
.videoSticky.stuck .itemplay, .videoSticky.stuck .mainContainer {
	margin-bottom: 0 !important;
}
.videoSticky.stuck .entry__title, .videoSticky.stuck .titVideo {
	font-size: 1.2rem !important;
	font-weight: 500 !important;
	padding: 1rem !important;
	display: block;
}

.videoSticky.stuck .videoCont, .videoSticky.stuck .video-js, .vjs-tech { 
	max-width: 100%; 
	margin: 0 auto;
}
.videoSticky.stuck .entry__subtitle { display: none !important; }
.videoSticky.stuck .mainContainer, .videoSticky.stuck .entry__content {
	width: 100% !important;
	margin: 0;
	padding: 0;
	display: block;
}

.videoSticky.stuck .entry__content::after {
	height: 0 !important;
	display: none !important;
}

@media only screen and (max-width: 767px) {
	.videoSticky.stuck {
		/*position: fixed;
		top: 86px;
		left: 0;
		right: 0;
		margin: 0;
		width: 100%;
		height: auto;
		background: #000;
		z-index: 100;*/
		position: fixed;
		bottom: 60px;
		left: 20px;
		width: 257px;
		max-width: 257px;
		height: auto;
		background: #000;
		z-index: 100;
	}
	.videoSticky.stuck .closeVideoSticky {
		font-size: 2rem !important;
		top: 0px !important;
	}
	.videoSticky.stuck .videoBar {
		font-size: 1.1rem !important;
		padding: 0.2rem 1rem !important;
		line-height: 1.5;
	}
	.videoSticky.stuck .itemplay {
		min-height: 144px !important;
	}
	.videoSticky.stuck .videoCont, .videoSticky.stuck .video-js, .videoSticky.vjs-tech { 
		margin: 0 auto; 
	}
	.videoSticky.stuck .mainContainer, .videoSticky.stuck .content_video_side, .videoSticky.stuck video, .videoSticky.stuck iframe {
		width: 257px !important;
		height: 144px !important;
		max-width: 257px !important;
		max-height: 144px !important;
	}
	.videoSticky.stuck .entry__title, .videoSticky.stuck .titVideo {
		padding: 0.3rem 1rem !important;
		line-height: 1 !important;
	}
	.sidebar-item .playerSidebar.noMobile { visibility: hidden !important; }
	
}
@media only screen and (min-width: 768px) {
	.videoSticky.stuck {
		position: fixed;
		bottom: 20px;
		right: 20px;
		width: auto;
		min-width: 300px;
		max-width: 340px;
		height: auto;
		transform: translateY(100%);
		animation: fade-in-up 0.75s ease forwards;
		background: #000;
		z-index: 100;
	}
	@keyframes fade-in-up {
		 0% {
			 opacity: 0;
		}
		 100% {
			 transform: translateY(0);
			 opacity: 1;
		}
	}
}


/* Sidebar Box Gallery */
.boxGallery {
    margin-bottom: 2rem;
    padding: 2rem 1.5rem;
    background-color: rgb(1, 46, 79);
}

.boxGallery .head {
    margin-bottom: 1.2rem;
}

@media only screen and (min-width: 768px) {
    .boxGallery .head {
        display: flex;
        align-items: flex-end;
        -moz-box-pack: justify;
        justify-content: space-between;
        margin-bottom: 2rem;
    }
}

.boxGallery .head .title {
    flex: 1 1 0%;
    display: flex;
    align-items: flex-end;
    color: white;
    font-size: 1.8rem;
    font-weight: 800;
    line-height: normal;
}

.boxGallery .head .link {
    display: none;
}

@media only screen and (min-width: 768px) {
    .boxGallery .head .link {
        display: block;
    }
}

.boxGallery .head .link span {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.38;
    color: rgb(255, 255, 255);
    vertical-align: middle;
}

.boxGallery .head .link a,
.boxGallery .head .link a:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.boxGallery .head .link svg, .boxGallery .head .link .caret {
    color: rgb(0, 107, 255);
    font-size: 1.7rem;
    margin-left: 0.6rem;
    vertical-align: middle;
}

.boxGallery .itemthumb {
    position: relative;
    margin-bottom: 2rem;
}

.boxGallery .iconthumb {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    border-radius: 19px;
    background-color: #006bff;
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 10px;
}

.boxGallery .iconthumb svg {
    color: #fff;
    width: 18px;
    height: 18px;
    display: block;
}


@media only screen and (min-width: 768px) {
    .boxGallery figure {
        width: 100%;
        max-width: 100%;
        height: 155px;
        overflow: hidden;
    }

    .boxGallery figure img {
        width: 100%;
        height: 155px;
        object-fit: cover
    }

}

@media only screen and (max-width: 767px) {
    .boxGallery figure {
        position: relative;
        width: 100%;
        max-width: 100%;
        height: 0;
        padding-top: calc(100% * (300 / 548));
    }

    .boxGallery figure img {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}


.boxGallery .entry__title {
    color: rgb(255, 255, 255) !important;
    text-decoration: none;
    font-size: 1.6rem !important;
    font-weight: 500 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    display: block;
}

@media only screen and (min-width: 768px) {
    .boxGallery .entry__title {
        font-size: 2rem !important;
        font-weight: bold !important;
        line-height: 1.1 !important;
        letter-spacing: -0.17px !important;
    }
}

.boxGallery .entry__title a,
.boxGallery .entry__title a:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.boxGallery .entry__content { padding: 0 !important; }

/* Sidebar Box Articoli */
.boxArticoli {
    position: relative;
    margin-bottom: 2rem;
}

.boxArticoli .titCat {
    color: rgb(0, 107, 255);
    font-size: 2.2rem;
    font-weight: 800;
    line-height: 0.82;
    margin-bottom: 1.2rem;
    display: block;
}

.boxArticoli .titCat a, .boxArticoli .titCat a:hover {
    color: rgb(0, 107, 255);
}

.boxArticoli .entry__title {
    color: rgb(1, 46, 79);
    text-decoration: none;
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 2rem;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    display: block;
}

@media only screen and (max-width: 768px) {
    .boxArticoli .entry__title {
        margin-bottom: 2rem;
        font-weight: bold;
        line-height: normal;
        letter-spacing: -0.17px;
    }
}
.boxArticoli .entry__title a, .boxArticoli .entry__title a:hover {
    color: rgb(1, 46, 79);
    text-decoration: none;
}


@media only screen and (min-width: 768px) {
    .boxArticoli .entry__content::after {
        content: "";
        border-top: none !important;
        width: 0 !important;
        height: 0 !important;
        display: none !important;
    }

    .boxArticoli .entry__title {
        font-size: 2.2rem;
        line-height: normal;
    }
}

.boxArticoli figure {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

@media only screen and (min-width: 768px) {
    .boxArticoli figure {
        width: 100%;
        max-width: 100%;
        height: 67px;
        overflow: hidden;
    }

    .boxArticoli figure img {
        width: 100%;
        height: 67px;
        object-fit: cover
    }

}

@media only screen and (max-width: 767px) {
    .boxArticoli figure {
        position: relative;
        width: 100%;
        max-width: 100%;
        height: 0;
        padding-top: calc(100% * (300 / 548));
    }

    .boxArticoli figure img {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}


@media only screen and (min-width: 1024px) {
    .boxArticoli .entry__title {
        font-size: 1.2rem;
    }
}


/* ADV */
.boxAds {
    text-align: center;
}

.boxAdv {
    width: auto;
    min-width: 300px;
    background-image: url("images/logo_place.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    background-size: 170px;
    margin-bottom: 2rem;
    text-decoration: none;
    text-align: center;
}

.boxAdv.noBg {
    background: none !important;
}
.boxAdv.Bg2 {
     background-color: rgba(20, 26, 39, 1);
}

.boxAdv.sticky {
	background: none !important;
}
.boxAdv iframe,
.boxAds iframe {
    margin: 0 auto;
}

/*.boxAdv::before {
	content: "informazione pubblicitaria";
	display: block;
	font-size: 11px;
	line-height: 22px;
	color: #999;
	text-align: center;
	text-decoration: none;
}*/

.leadSkin {
  display: none;
}
@media only screen and (min-width: 1024px) {
    .leadSkin {
        display: block;
        margin-bottom: -10rem;
        min-height: 10rem;
    }
    /*.IsSkin .leadSkin { 
        margin-bottom: 0rem !important;
        min-height: 0rem !important;
    }*/
    #RECOD3_SmartSkinHH { height: 0 !important; }
    #site-header {
      margin: 10rem auto 0px;
    }
}

.boxAdv.leadboard {
    width: 100%;
    max-width: 1039px;
    min-height: 90px;
    margin-left: auto;
    margin-right: auto;
}

.boxAdv.mediumrectangleLG {
    width: auto;
    max-width: 300px;
    min-height: 600px;
    margin-left: auto;
    margin-right: auto;
}

.boxAdv.mediumrectangle,
.boxAdv.mediumrectangle_article {
    width: auto;
    max-width: 300px;
    min-height: 250px;
    margin-left: auto;
    margin-right: auto;
}

.boxAdv.mobile_top,
.boxAdv.mobile_bot,
.boxAdv.mobile_mediumrectangle,
.boxAdv.mobile_mediumrectangle_article {
    display: none !important;
}

.boxAdv.pushbar {
    width: 100%;
    min-height: 60px;
    margin-left: auto;
    margin-right: auto;
}

.boxAdv.pushbarLG {
    width: 100%;
    min-height: 250px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 !important;
}

.boxAdv.native {
    width: 100%;
    min-height: 250px;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 767px) {
    .boxAdv.mobile_top {
        width: auto;
        max-width: 320px;
        min-height: 100px !important;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0 !important;
        background-image: none !important;
        overflow: hidden;
        display: flex !important;
        z-index: 100000;
    }
	
	.boxAdv.mobile_bot {
		max-width: 320px; 
		bottom: 5px; 
		display: block !important; 
		height: auto; 
		margin: 0 0 0 -160px;
		background-image: none !important;
		background-color: transparent !important;
		left: 50%; 
		position: fixed; 
		text-align: center; 
		transition: all 500ms linear 0s;  
		z-index: 1000005;
	}

    .boxAdv.mobile_mediumrectangle {
        width: auto;
        max-width: 336px;
        min-height: 250px !important;
        margin-left: auto;
        margin-right: auto;
        display: block !important;
    }

    .boxAdv.mobile_mediumrectangle_article {
        width: auto;
        min-width: 336px;
        min-height: 250px !important;
        margin-left: auto;
        margin-right: auto;
        display: block !important;
    }

    .boxAdv.leadboard,
    .boxAdv.mediumrectangleLG,
    .boxAdv.mediumrectangle,
    .boxAdv.mediumrectangle_article,
    .boxAdv.leadboard,
    .boxAdv.pushbar,
    .boxAdv.pushbarLG,
    .boxAdv.bannerpromo,
    .boxAdv.megabox,
    .boxAdv.native {
        display: none !important;
    }
}

.boxAdv.mediumrectangleLG div,
.boxAdv.mediumrectangle div,
.boxAdv.mobile_mediumrectangle div,
.boxAdv.mediumrectangle_article div,
.boxAdv.mobile_mediumrectangle_article div {
    max-width: 300px;
}

/* Sticky ADS */
/* top */
.sticky_ad, .sticky_ad_mobile {
    display: none !important;
}
@media only screen and (min-width: 768px) {
    .sticky_ad {
        display: flex !important;
    }

    .sticky_ad .ad-wrapper {
        position: relative;
    }

    .sticky_ad .ad-wrapper .boxAd {
        height: 100%;
        display: flex;
        -moz-box-align: center;
        align-items: center;
        -moz-box-pack: center;
        justify-content: center;
    }

    .sticky_ad .ad-wrapper .boxAd .boxSticky {
        position: absolute;
        align-items: center;
        display: flex;
        -moz-box-pack: center;
        justify-content: center;
        top: 0;
        bottom: 0;
    }
    .pushbarSticky.sticky { 
        position: -webkit-sticky;
        position: sticky;
        top: 110px;
        z-index:9999;
    }
}
@media only screen and (max-width: 767px) {
	.sticky_ad_mobile {
		min-height: 100px;
		max-height: 100px;
        display: flex !important;
    }

    .sticky_ad_mobile .ad-wrapper {
        position: relative;
		min-height: 100px;
		max-height: 100px;
    }

    .sticky_ad_mobile .ad-wrapper .boxAd {
        height: 100%;
		min-height: 100px;
		max-height: 100px;
        display: flex;
        -moz-box-align: center;
        align-items: center;
        -moz-box-pack: center;
        justify-content: center;
    }
	
	.sticky_ad_mobile .ad-wrapper .boxAdv {
        height: 100%;
		min-height: 100px;
		max-height: 100px;
        margin: 0 auto !important;
    }

    .sticky_ad_mobile .ad-wrapper .boxAd .boxSticky {
        position: absolute;
        align-items: center;
        display: flex;
        -moz-box-pack: center;
        justify-content: center;
        top: 0;
        bottom: 0;
    }
	.mobileTopSticky.sticky { 
        position: -webkit-sticky;
        position: sticky;
        top: 86px;
        z-index:9999;
    }
}
/* side */
.live_ad {
    display: none;
}
@media only screen and (min-width: 768px) {
    .live_ad {
        display: flex;
    }

    .live_ad .ad-wrapper {
        position: relative;
    }

    .live_ad .ad-wrapper .boxScroll {
        height: 100vh;
    }

    .live_ad .ad-wrapper .boxAd {
        height: 100%;
        display: flex;
        -moz-box-align: start;
        align-items: start;
        -moz-box-pack: start;
        justify-content: start;
    }

    .live_ad .ad-wrapper .boxAd .boxSticky {
        top: 98px;
        position: -webkit-sticky;
        position: sticky;
    }
}
@media only screen and (min-width: 768px) {
    .stickyBottomAd {
        position: -webkit-sticky;
        position: sticky;
        top: 98px;
    }
}

.fb_iframe_widget iframe {
    min-width: 190px !important;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe {
    max-width: 190px;
}


/* Sticky */
@media (min-width: 768px) {
    .make-me-sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
    }

    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .row-eq-height>[class*='col-'] {
        display: flex;
        flex-direction: column;
    }
}

/* scrivi alla redazione */
.menu-item-1275977 a {
    text-decoration: none !important;
    font-size: 1.1rem
}

/* titolo lightbox */
#slb_viewer_wrap .slb_theme_slb_default .slb_details {
    display: none !important;
}

/* NEWSLETTER */
/* Footer */
#mupwp-form-footer #mpwp-container-footer {
    position: relative;
    margin-bottom: 2rem;
    padding-bottom: 50px;
}
#mpwp-container-footer #mupwp-form-footer {
    font-size: 0;
}

#mpwp-container-footer #mupwp-form-title {
    color: #006bff !important;
    font-weight: bold;
    font-size:1.8rem;
    margin-top: 0;
    margin-bottom: 1.5rem;
}
#mpwp-container-footer #mupwp-form-fields {
    height: 51px;
    font-size: 1.5rem;
    overflow: hidden;
    background: #ffffff;
    display: inline-block;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
#mpwp-container-footer #mupwp-form-fields .mupwp-form-field {
    background: #ffffff;
    margin: 0;
    padding: 0;
}
#mpwp-container-footer .label-field {
    width: auto;
    max-width: 200px;
    background: #ffffff;
    border: none !important;
    margin: 0;
    padding: 15px 5px 0 15px;
    display: inline-block;
}
#mpwp-container-footer .label-field:focus {
    outline: none;
}
#mpwp-container-footer #mupwp-form-submit-container {
    font-size: 1.5rem;
    height: 51px;
    overflow: hidden;
    display: inline-block;
}
#mpwp-container-footer #mupwp-form-save {
    color: #ffffff;
    background: #006bff;
    text-decoration: none;
    margin: 0;
    padding: 1.5rem 1rem;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
#mpwp-container-footer #mupwp-form-save:hover {
    text-decoration: none;
}
#mpwp-container-footer p {
    font-size: 1.3rem;
	margin: 1rem 0;
}

/* Breadcrumbs */
#breadcrumbs {
	position: relative;
	font-size: 1.1rem;
	color: #666;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 1.2rem;
}
#breadcrumbs span a {
    color: #666;
}
#breadcrumbs span strong, #breadcrumbs span a:hover {
    color: #006bff !important;
}
#videogallery #breadcrumbs, #videogallery #breadcrumbs a { color: #fff; }