/*@font-face {
  font-family: "gill-sans-nova";
  src: url("../fonts/GillSans.eot");
  src: url("../fonts/GillSans.eot?#iefix") format("embedded-opentype"), url("../fonts/GillSans.woff2") format("woff2"), url("../fonts/GillSans.woff") format("woff"), url("../fonts/GillSans.ttf") format("truetype"), url("../fonts/GillSans.svg#GillSans") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;	
}*/

@font-face {
  font-family: "gill-sans-nova";
  src: url("../fonts/GillSans.woff2") format("woff2"),
       url("../fonts/GillSans.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
.fixed {
    position: fixed;
}
.limit.indent {
    padding-left: 24px;
    padding-right: 24px;
}
.limit {
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
}
.row .col-fit {
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: 100% !important;
}
#cabgb .row > div, #cabgb .row > li, #cabgb .row > a, #cabgb .row .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
#cabgb .row > div {
    width: 100%;
}
#cabgb .row {
    display: flex;
    flex-wrap: wrap;
}
.flex {
    display: flex;
}
.item-right {
    justify-content: flex-end;
}
.item-center {
    justify-content: center;
}
.item-middle {
    align-items: center;
}
.item-bottom {
    align-items: flex-end;
}
.hide {
    display: none !important;
}
.show, .block {
    display: block !important;
}
.pb-3, .py-3 {
    padding-bottom: 36px !important;
}
.pt-3, .py-3 {
    padding-top: 36px !important;
}
.pr-2, .px-2 {
    padding-right: 24px !important;
}
.pb-1, .py-1 {
    padding-bottom: 12px !important;
}
.pt-1, .py-1 {
    padding-top: 12px !important;
}
header, footer {
    width: 100%;
}
header.header .site-logo a, header.header .site-logo-hor a {
    display: block;
}
header.header .topbar .site-logo {
    padding: 12px 0;
}
header.header .topbar .site-logo img {
    transition: all 0.2s ease;
    height: 140px;
}
header.header .topbar .site-logo-hor {
    display: none;
    padding: 16px 0;
}
.site-logo-hor {
    display: none;
    padding: 16px 0;
}
header.header .topbar {
    transition: all 0.2s ease;
}
header.header {
    background-color: #fff;
    top: 0;
    left: 0;
    z-index: 9998;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
}
#cabgb .navbar {
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
	display: block;
    padding-top: 0;
    padding-bottom: 0;
}
#cabgb .navbar nav .btn {
    padding: 0 12px;
    border: 0;
}
.no-btn, .no-btn:hover, .no-btn:disabled {
    box-shadow: none !important;
    color: #1D1D1B !important;
    background: transparent !important;
    opacity: 1 !important;
    border: 0 !important;
    padding: 0 !important;
    min-height: auto !important;
    min-width: auto !important;
    text-transform: inherit !important;
    font-family: inherit !important;
	font-size: 0.8rem !important;
}
#cabgb .btn, #cabgb input[type=button], #cabgb input[type=submit], #cabgb button {
/*.btn, input[type=button], input[type=submit], button {*/
    text-decoration: none;
    font-family: "gill-sans-nova";
    font-size: inherit;
    line-height: inherit;
    overflow: visible;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    padding: 8px 24px;
    font-size: 1rem;
    line-height: 1.5;
    background-color: transparent;
    box-sizing: border-box;
    cursor: pointer;
    min-height: 32px;
    border-radius: 0;
    border: 2px solid transparent;
    text-transform: uppercase;
}

#cabgb .navbar nav.dropdown ul ul li {
    display: inline-block;
}
#cabgb .navbar nav li.is-parent.active.current > a, #cabgb .navbar nav li.is-parent.active.active > a, #cabgb .navbar nav li.is-parent.active li.current > a, #cabgb .navbar nav li.is-parent.current.current > a, #cabgb .navbar nav li.is-parent.current.active > a, #cabgb .navbar nav li.is-parent.current li.current > a {
    color: #cb0057;
}
#cabgb .navbar nav.dropdown > ul > li:first-child > a {
    padding-left: 0;
}
#cabgb .navbar nav a {
    line-height: 42px;
    padding: 0 12px;
    position: relative;
    font-family: "gill-sans-nova";
    text-transform: uppercase;
	color: #1D1D1B;
    text-decoration: none;
}
#cabgb .navbar nav a:hover {
    opacity: 1;
    color: #cb0057;
}
#cabgb .navbar nav.dropdown .sub-menu {
    padding-left: 12px;
}
#cabgb .navbar nav.dropdown {
    padding-left: 1.5rem;
}
#cabgb .navbar nav.dropdown ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 999;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #cb0057;
    border-bottom: 1px solid #cb0057;
}
#cabgb .navbar nav li {
    position: static;
}
#cabgb .navbar nav ul {
    display: flex;
    align-items: center;
}
.btn.btn-two {
    background-color: #F5CEDD!important;
    color: #cb0057;
    border-color: transparent;
}
.btn.btn-five {
    background-color: #DF6E9B!important;
    color: #fff;
    border-color: #DF6E9B;
}
.btn.btn-one {
    background-color: #cb0057!important;
    color: #fff;
    border-color: transparent;
}
.btn.btn-two a {
    color: #cb0057!important;
}
.btn.btn-five a, .btn.btn-five a:hover {
    color: #fff!important;
}
.btn.btn-one a {
    color: #fff!important;
}
.lang li {
    position: relative;
    padding-left: 12px;
}
.lang a {
    color: #1D1D1B;
    text-decoration: none;
}
.lang .current-lang a {
    font-weight: 600;
}
.lang ol, .lang ul {
    list-style: none;
}



#cabgb .navbar {
    position: relative; /* importante */
}

#cabgb .navbar nav.dropdown > ul > li {
    position: static;
}

#cabgb .navbar nav.dropdown ul ul {
    /*position: absolute;
    left: 0;
    width: 100vw;*/
	position: fixed;
    top: 206px;
    left: 0;
    width: 100vw;
    margin: 0;
}
.contenedorlogos {
    padding: 10px 0;
    margin-top: 20px;
    background: #ffffff;
    border-top: 1px solid #ced4da;
	box-shadow: 0px 0px 12px 0 rgba(0, 0, 0, 0.2);
}
img.logos {
    height: 120px;
	width: auto;
    padding: 20px;
    margin: 2px 0;
    transition: 0.5s;
}
.separador {
    display: inline-block;
    width: 1px;
    height: 60px;
    vertical-align: middle;
    background: #ced4da;
}
.bg-secondary.text-white {
    display: none;
}
.footer {
    font-size: 1em;
    font-family: 'gill-sans-nova';
}
.footer p{
	font-size: 16px;
    line-height: 19.2px;
	margin-bottom: 0;
}
.footer .top {
    color: #fff;
}
.footer .top a {
    color: #fff;
}
.footer .top .left, .footer .top .gap {
    gap: 36px;
}
.footer ol, .footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
ul#menu-footer-1, ul#menu-footer-2 {
    line-height: 1rem;
}
.row.gap > div {
    padding-left: 24px;
}
.flex.gap {
    gap: 24px;
}
footer.footer .top .row {
    flex-direction: row-reverse;
}
.bg-key-1 {
    background-color: #cb0057;
}
.footer .top .site-logo img {
    height: 140px;
}
.musei-italiani {
    width: 140px;
}
footer .row > div, footer .row > li, footer .row > a, footer .row .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
footer .row.gap {
    margin-right: 0;
    margin-left: -24px;
}
.footer .menu li {
    padding-bottom: 8px;
}
.footer a {
    color: #1D1D1B;
    text-decoration: none;
}
.footer a:hover {
    opacity: 0.6;
}
body.is-scroll .header .topbar .site-logo {
    display: none;
}
body.is-scroll .header .topbar .site-logo-hor {
    display: block !important;
}
body.is-scroll #cabgb .navbar {
    display: none;
}
body.is-scroll .header .topbar .site-logo-hor img {
    height: 28px;
    max-width: 60vw;
    object-fit: contain;
}
#privacy-message {
    position: fixed;
    bottom: 0;
	z-index: 1130;
}
#top-bar {
    z-index: 1119;
	position: relative;
}
#top-bar .navbar-brand img {
    max-height: 29px;
}
body.is-scroll #top-bar {
    position: fixed;
	top: 60px;
}
body {
    margin-top: 205px;
}
.text-primary {
    color: #cb0057 !important;
}
.atom-btn-secondary:hover, .atom-btn-secondary:focus {
    background-color: #cb0057;
    border-color: #cb0057;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #cb0057;
}
.atom-btn-white:hover i, .atom-btn-white:focus i, .atom-icon-link:hover i, .atom-icon-link:focus i {
    color: #cb0057;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #cb0057;
}
.form-check-input:checked {
    background-color: #cb0057;
    border-color: #cb0057;
}
.atom-btn-white.active-primary.active {
    background-color: #cb0057;
    border-color: #cb0057;
}
.bg-dark {
    background-color: rgb(165 173 182) !important;
}


.sp-menu {
    position: fixed;
    z-index: 9999;
    background-color: #fff;
    height: 0;
    width: 0;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    overflow: hidden;
}
.sp-menu, body {
    transition: all 0.3s ease;
}
.sp-menu .top {
    border-bottom: 1px solid #ddd;
    margin-bottom: 12px;
}
@media (min-width: 1801px) {
    #cabgb .navbar ul.sub-menu {
        padding-left: calc((100vw - 1800px) / 2) !important;
    }
}
@media screen and (max-width: 1200px) {
    #cabgb .navbar nav .btn a {
        padding: 0;
    }
}
@media screen and (max-width: 860px) {
    header.header .navbar .cell-buttons .nav {
        display: flex;
        flex-wrap: wrap;
    }
	header.header .navbar .cell-buttons {
        width: 100%;
    }
	header.header .navbar .cell-logo {
        display: flex !important;
        align-items: center;
    }
	header.header .navbar .site-logo {
        padding: 12px 0;
    }
	header.header .navbar .site-logo img {
        height: 80px;
        max-width: 60vw;
        object-fit: contain;
    }
	header.header .topbar .limit {
        border-bottom: 1px solid #ddd;
    }
	header.header .navbar .cell-menu {
        display: none;
    }
	header.header .topbar .cell-lang {
        display: none;
    }
	header.header .navbar .cell-buttons {
        width: 100%;
    }
	header.header .navbar .cell-buttons .nav li {
        width: 100%;
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
	.sm-hide {
        display: none !important;
    }
}
@media screen and (max-width: 768px) {
    .footer ul {
        text-align: center;
    }
	.footer .left, .footer .right {
        flex-direction: column !important;
        align-items: center !important;
    }
	.row .sm-col-12 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
	.sm-pb-4, .sm-py-4 {
        padding-bottom: 48px;
    }
	.sm-pt-4, .sm-py-4 {
        padding-top: 48px;
    }
	.sm-text-center {
        text-align: center;
    }
	.sm-hide {
        display: none !important;
    }
	img.logos {
		height: 80px;
		width: auto;
		padding: 16px;
	}
	.separador {
		height: 40px;
	}
}