input.iti__search-input {
	padding-left: 30px;
	padding-right: 28px;
	border-width: 0;
}

.iti--inline-dropdown .iti__dropdown-content {
	z-index: 100;	
}

/* titillium-web-regular - latin-ext_latin */
@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url('../lib/bootstrap-italia/fonts/Titillium_Web/titillium-web-v10-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
        url('../lib/bootstrap-italia/fonts/Titillium_Web/titillium-web-v10-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../lib/bootstrap-italia/fonts/Titillium_Web/titillium-web-v10-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
        url('../lib/bootstrap-italia/fonts/Titillium_Web/titillium-web-v10-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
        url('../lib/bootstrap-italia/fonts/Titillium_Web/titillium-web-v10-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../lib/bootstrap-italia/fonts/Titillium_Web/titillium-web-v10-latin-ext_latin-regular.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}

/* Header */

.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .navbar-brand {
	color: #004996;
}
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content a {
	color: #004996;
}
@media (min-width: 992px) {
	.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .nav-mobile ul.link-list a.list-item.active {
		color: #004996;
		border-bottom: 2px solid #004996;
	}
}
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content a .icon {
	fill: #004996;
}
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu, .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu {
	background-color: #004996;
}
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu:before, .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu:before {
	background-color: #004996;
}
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .btn, .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .btn {
	background: #004996;
}
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .btn:hover, .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .btn:hover {
	background: #004996;
}
.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-brand-wrapper a .icon {
	fill: #004996;
}
.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-brand-wrapper a {
	color: #004996;
}
.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone {
	color: #004996;
}
.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone .it-socials ul .icon {
	fill: #004996;
}
.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone .it-socials ul a:hover svg {
	fill: #004996;
}
@media (min-width: 992px) {
	.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-search-wrapper a {
		background: #004996;
	}
}
.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
	fill: #004996;
}
@media (min-width: 992px) {
	.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
		fill: #fff;
	}
}
@media (min-width: 992px) {
	.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon:hover {
		background: #004996;
	}
}
.it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li a.nav-link {
	color: #004996;
}
.it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li a.nav-link.active {
	border-bottom-color: #004996; 
}
.it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li a.nav-link.dropdown-toggle svg {
	fill: #004996;
}
.it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu {
	background: #004996;
}
.it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu:before {
	background: #004996;
}
.it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li.megamenu a.nav-link:before {
	background-color: #004996;
}
@media (max-width: 992px) {
	.it-header-center-wrapper.theme-light+.it-header-navbar-wrapper .custom-navbar-toggler .icon {
		fill: #004996;
	}
}
.navbar .dropdown-menu .link-list-wrapper ul li a span {
	color: #fff;
}
.icon-primary {
	fill: #004996 !important;
}
.alert-primary {
	border-left: 8px solid hsl(211, 100%, 29%);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='hsl(211, 100%, 29%)' d='M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm0 19a9 9 0 1 1 9-9 9 9 0 0 1-9 9zm-.7-15h1.5v2h-1.5zm0 3h1.5v9h-1.5z'%3E%3C/path%3E%3C/svg%3E")
}

@media (max-width: 992px) {
	.it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone, .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone {
		margin: 0 auto;
		text-align: center;
	}
}


/* Footer */

.it-footer-main {
	background-color: #eaeaea;
	color: #004996;
}
.it-footer-main .it-brand-wrapper a {
	color: #004996;
}
.it-footer-main a .icon {
	fill: #004996;
}
.it-footer-main h4 a, .it-footer-main .h4 a {
	color: #004996;
}
.it-footer-main .link-list-wrapper ul li a {
	color: #004996;
}


/* -------------------------------------------------- */


/* Custom */

.custom-color {
	color: #004996;
}
.custom-bg-color {
	background-color: #eaeaea;
}

.it-header-navbar-wrapper.theme-light-desk {
	box-shadow: none;
}
.it-header-wrapper {
	border-bottom: 1px solid rgba(0,102,204,.2);
}

.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eaeaea;
    border-left-color: #004996;
    border-left-width: 0.25rem;
    border-radius: 0.25rem;
}

.bd-callout-danger {
	border-left-color: #cc334d;
}

.bd-callout-secondary {
	border-left-color: #5d7083;
}

.bd-callout-primary {
	border-left-color: #004996;
}

.bd-callout-success {
	border-left-color: #008055;
}

.form-check.form-check-group.no-box-shadow {
	box-shadow: none;
}

.box-shadow {
	box-shadow: inset 0 -1px 0 0 rgba(1,1,1,.1);
}

.btn-primary {
	background-color: #004996;
    border-color: #004996;
}

.accordion.accordion-background-active .accordion-header .accordion-button[aria-expanded=true] {
    background-color: #004996;
    border-color: #004996;
}

.accordion-header .accordion-button {
	color: #004996;
}

.it-list-wrapper .it-list .list-item .it-right-zone svg {
	fill: #004996;
    width: 36px;
    height: 36px;
}

.border-custom-color {
	border-bottom: 1px solid #004996;
}

.custom-icon {
	width: 100px;
	height: 100px;
}

.prb2 {
	position: relative;
	bottom: 2px;
}

.icon-20 {
	width: 20px;
	height: 20px;
}

.icon-24 {
	width: 24px;
	height: 24px;
}

.light-background {
	background: #f2f2f2;
}

.show-more-border {
	border-top: 1px solid #c5c7c9;
}

.custom-bg-primary {
	background-color: #004996;
}

.btn-outline-primary {
	color: #004996;
	box-shadow: inset 0 0 0 2px #004996;
}

.upload[type=file]+label {
	background-color: #004996;
}

.custom-bi {
	display: inline-block;
	position: relative;
	bottom: 4px;
}

.custom-black {
	color: #1a1a1a;
}

.line-height-24-px {
	line-height: 24px;
}

.custom-spinner {
	display: inline-block;
	position: relative;
	top: 5px;
}

.sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper ul li a.active:after {
	background-color: #004996;
	width: 2px;
}