/* custom css by Archimedia */
body, .card .card-body .card-text {
	font-family: "Titillium Web",Geneva,Tahoma,sans-serif !important;
	font-weight: normal !important;
}
a {
	/*text-decoration: none;*/
	font-weight: 600;
}
.orange-color {
	color: #F88538 !important;
}
.dark-gray {
	color: #282828 !important;
}
.background-orange-color {
	background: #da8d6a !important; /* orange */
}
.background-red-color {
	background: #D80000 !important; /* red */
}
.background-purple-color {
	background: #a14d6f !important; /* purple */
}
.background-pink-color {
	background: #a18b9b !important; /* pink */
}
.background-turquoise-color {
	background: #008080 !important; /* turquoise */
}
.background-blue-color {
	background: #3939AA !important; /* blue */
}
.background-green-color {
	background: #7f8364 !important; /* green */
}
.background-marine-color {
	background: #908698 !important; /* marine */
}
.background-dark-gray {
	background: #282828 !important; /* dark-gray */
}
.background-middle-gray {
	background: #b1b0b0 !important; /* middle-gray */
}
.background-gray {
	background: #e9e9e9 !important; /* gray */
}
.background-brand {
	background: #5ba39b !important; /* brand */
}
.background-dark-gray-alpha {
	background-color: rgba(0,0,0,.2) !important; /* dark-gray */
	background-clip:content-box;
}
.text-decoration-none:hover {
	text-decoration:none !important;
}

.it-header-slim-wrapper {
	background: #282828; /* dark-gray */
}
.it-header-slim-wrapper-content {
	justify-content: flex-start !important;
}
.footer {
	color: #fff;
}
.bg-image-custom {
	background-repeat:no-repeat;
	background-clip:content-box;
	background-size:cover;
}
.color-block-museum {
	display:inline-block;
	height:100%;
	width: 12.5%;
	float: left;
}
.color-block-museum:hover {
	border-right: 1px solid #fff;
	border-top: 0px !important;
	border-left: 1px solid #fff;
}
.museo-info-links {
	height:40px;
	position:absolute;
	bottom: 2px;
	right: 5px;
}
.museo-info-links-div {
	width:fit-content;
	float:right;
}
.it-header-sticky .navbar .navbar-collapsable .navbar-nav li a.nav-link {
	padding-left: 0 !important;
}
.pitch_text_div a {
	color: #fff;
	text-decoration:none;
}
.icon-black {
	margin-left:0px !important;
}
.pills_cta {
	cursor:pointer;
}
.pills_cta:hover {
	filter: brightness(95%);
}
.list-item {
	line-height: 1.8em !important;
	font-size: 1em !important;
	text-decoration: underline !important;
}
.dropdown-menu-musei-div {
	right: -320px !important;;
}
div.it-search-wrapper.cloned {
	display:none !important;
}
.map-window {
	min-width: 200px;
	min-height: 240px;
}
@media (min-width: 1200px) {
	/*.it-hero-wrapper {
		min-height: 658px;
	}*/
}
@media (max-width: 1199px) {
}
@media (min-width: 992px) {
	.it-header-navbar-wrapper {
		background: #282828 !important;
	}
	.bg-dark-alpha {
		background-color: rgba(0,0,0,.2) !important;
	}
	.navbar {
		border-top: 1px solid #fff;
	}
	/*.it-hero-wrapper {
		min-height: 532px;
	}*/
}
@media (max-width: 991px) {
	.navbar .navbar-collapsable .navbar-nav li a.nav-link {
		color: #282828 !important; /* dark-gray */
	}
	.dropdown-menu-musei-div {
		right: -320px !important;;
	}
	.logo-img-container {
		padding: 0 16px !important;
	}
}
@media (max-width: 767px) {
	.container-top-menu {
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.container-top-menu a {
		font-size: .75em !important;
	}
	.dropdown-menu-musei-div {
		right:-270px !important;
	}
	.logo-img-container {
		padding: 0 48px !important;
	}
}
@media (min-width: 768px) {
	.custom-position-absolute {
		position:absolute;
	}
	/*.it-hero-wrapper {
		min-height: 368px;
	}*/
}
@media (max-width: 592px) {
	.logo-img-container {
		padding: 0 34px !important;
	}
}
@media (max-width: 528px) {
	.logo-img-container {
		padding: inherit !important;
	}
}
@media (max-width: 575px) {
	.color-block-museum {
		width: 12.3%;
	}
	.dropdown-menu-musei-div {
		right: -270px !important;;
	}
}
@media (min-width: 483px) {
	.row-pitch-text {
		min-height:370px;
	}
}
@media (max-width: 482px) {
	.row-pitch-text {
		min-height:300px;
	}
	.dropdown-menu-musei-div {
		right:-60px !important;
	}
	.dropdown-menu-musei-li {
		margin: .3em 0;
		border-bottom: 1px solid #ccc;
		padding-bottom: .3em;
	}
}
@media (max-width: 410px) {
	/*.it-hero-wrapper {
		min-height: 198px;
	}*/
}

/* custom popup carousel */
.cpc-img-size{
	height: auto;
	width: 700px;
	background-size: cover;
	overflow: hidden;
}
.cpc-modal-content {
   width: 700px;
  border:none;
}
@media (max-width: 992px) {
	.cpc-img-size{
		height: auto;
		width: 100%;
		background-size: cover;
		overflow: hidden;
	}
	.cpc-modal-content {
	   width: 100%;
	  border:none;
	}
}
.cpc-modal-body {
   padding: 0;
}

.cpc-carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23009be1' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
	width: 30px;
	height: 48px;
}
.cpc-carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23009be1' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
	width: 30px;
	height: 48px;
}
.it-hero-wrapper.it-overlay.it-light-dark .img-responsive-wrapper:after {
	background:rgba(23,50,77,.24);
}
.it-hero-wrapper {
	background-color: #fff;
}
.list-group-item {
	padding-top: .4rem;
	padding-bottom: .4rem;
}
.it-carousel-wrapper .owl-dots .owl-dot {
	background: #aaa;
}
.text-default {
	color: #19191a !important;
}
.card .card-body .card-text {
	color: #19191a !important;
	font-size: inherit !important;
}
.card .card-body h5.card-title {
	color: #19191a !important;
}
.card .card-body h5.card-title.big-heading {
	font-size: 1.8rem;
}
.info-musei p {
	margin-bottom: 0;
}
.form-check [type=checkbox]:focus+label, .form-check [type=radio]:focus+label, .toggles label input[type=checkbox]:focus+.lever, :focus {
	border-color: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
}
a.read-more {
	font-size: 1rem;
}