﻿/* #region RESET */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; }
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
a, a:hover, a:active, a:focus, object, embed { outline: 0; }
input::-moz-focus-inner { border: 0; }
/* #endregion */

/* #region common */
html, body { height: 100%; margin: 0; }
html, body, p { font-family: 'Ubuntu', sans-serif; font-size: 15px; font-weight: 400; line-height: 21px; color: #000; }
body { overflow-x: hidden; }
	body.slide-down { padding-top: 80px; }
.content { min-height: 100%; }
.body-content { padding-bottom: 290px; }
	.body-content.nopadding { padding-bottom: 0; }
footer { background-color: #002596; padding: 76px 0; width: 100%; height: 290px; margin-top: -290px; }
	footer a, footer a:hover, footer a:visited, footer span, footer span, footer i { color: #fff; line-height: 44px; }
		footer a.larger { font-size: 17px; }
		footer span.smaller, footer span.smaller a { font-size: 12px; margin-top: 20px; }
	footer ul { display: table; margin: 0 auto; }
		footer ul li { display: table-cell; padding: 0 10px; }
			footer ul li a { text-transform: uppercase; }
p.lighter { font-weight: 500; }
p.smaller, p.smaller a, a.smaller { font-size: 13px; line-height: 19px; }
p.highlight, span.highlight { font-weight: 700 !important; color: #002596 !important; }
p.fullwidth, div.fullwidth { margin: 0 40px; }
a { font-family: 'Ubuntu', sans-serif; font-size: 15px; font-weight: 500; line-height: 21px; color: #002596; text-decoration: none; }
	a:hover, a:focus, a:active { text-decoration: none; color: #002596; }
	a.hoverup { display: inline-block; margin-top: 0; }
		a.hoverup:hover, a.hoverup:focus, a.hoverup:active { margin-top: -3px; margin-bottom: 3px; transition: all 0.5s ease-in-out 0s; }
		a.hoverup.current { text-decoration: underline; font-weight: bold; }
	a.logout { display: inline-block; font-size: 12px; height: 24px; width: 100px; }
		a.logout > img, a.logout > .logout-text { display: inline-block; }
		a.logout > img { float: left; position: absolute; right: 70px; top: 1px; width: 21px; }
h1, h2, h3, h4, h5, h6 { font-family: 'Ubuntu', sans-serif; color: #002596; text-transform: none; }
h1, h2 { font-size: 36px; line-height: 42px; white-space: normal; }
	h1.down { margin-bottom: 40px; font-weight: 700; }
h2 { margin-bottom: 40px; letter-spacing: -0.32px; }
	h2.down { border-bottom: 1px solid #002596; margin-bottom: 20px; margin-left: -15px; margin-right: 20px; padding-bottom: 20px; white-space: nowrap; }
	h2.cat { margin: 40px 0 20px; }
h3 { font-size: 28px; margin: 24px 0; }
	h3.top { font-weight: 500; line-height: 42px; margin: 0 0 24px; }
h4 { font-size: 24px; display: inline; }
	h4.top { display: block; font-weight: 500; line-height: 30px; margin: 0 0 16px; }
	h4.panel-title { color: #002596; font-size: 18px; font-weight: 500; margin-bottom: 0; margin-top: 0; }
h5 { border-bottom: 1px solid #002596; color: #002596; font-weight: 700; margin: 48px 0 0; padding-bottom: 16px; text-transform: uppercase; }
	h5.small-title { margin: 0 0 10px; padding-bottom: 10px; clear: both; }
h6 { color: #002596; font-weight: 700; margin-bottom: 10px; text-transform: uppercase; }
	h6.down-title { margin: 10px 0 10px 15px; color: #000; }
hr { background-color: #002596; border-color: #002596; margin: 16px 0; padding: 0; width: 100%; }
	hr.highlight { background: #002596 none repeat scroll 0 0; border: medium none; height: 8px; transition: all 0.5s ease-in-out 0s; width: 0; position: absolute; bottom: 0; }
		hr.highlight.nomargin { margin: 16px 0 0; }
		hr.highlight.higher { height: 22px; margin: 12px 0 0; }
	hr.nav-bordered { background: #999 none repeat scroll 0 0; border: medium none; height: 1px; transition: all 0.5s ease-in-out 0s; width: 100%; position: absolute; bottom: 0; }
	hr.grey { background-color: #efefef; border-color: #efefef; margin: 30px 0; height: 2px; }
strong { font-weight: 700; }
.partner-logo { color: #002596; font-family: "Titillium web",sans-serif; font-size: 21px; font-weight: 400; line-height: 23px; text-transform: uppercase; }
	.partner-logo b { font-weight: 700; }
.cl-white { color: #fff; }
span.notes, span.note { color: #999; font-weight: 500; font-size: 14px; }
ul.dotted { list-style: disc inside none; margin: 0; padding: 0; }
	ul.dotted li { margin-bottom: 8px; padding-left: 0px; text-indent: 0px; }
		ul.dotted li.no-dot { list-style-type: none; padding-left: 22px; }
	ul.dotted i, ul.dotted em { color: #002596; font-size: 10px; margin-right: 8px; }
a.btn.btn-link { font-size: 15px; font-weight: 700; padding: 14px 34px; text-align: center; text-transform: uppercase; border: 2px solid #fff; color: #fff; text-decoration: none; background-color: transparent; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }
	a.btn.btn-link.reverse { border: 2px solid #002596; color: #002596; font-weight: 700; padding: 4px 40px; }
	a.btn.btn-link:hover, a.btn.btn-link:active { border: 2px solid #fff; color: #002596; background-color: #fff; text-decoration: none; }
	a.btn.btn-link.reverse:hover, a.btn.btn-link.reverse:active { border: 2px solid #fff; color: #fff; background-color: #002596; }
.white-box { background-color: #fff; }
.grey-box { background-color: #efefef; }
.dark-grey-box { background-color: #d3d3d3; }
.blue-box { background-color: #002596; }
	.blue-box h2 { color: #fff; }
.nav > li > a:hover, .nav > li > a:focus { background-color: transparent; text-decoration: none; }
.navbar.top-nav { border: 0 none; border-radius: 0; height: 84px; margin-bottom: 0; margin-top: 4px; }
.border-top-light-grey { border-top: 1px solid #efefef; }
.border-top-grey { border-top: 1px solid #ccc; }
.border-top-white { border-top: 2px solid #fff; }
.pull-down { width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 12px solid #ccc; margin: 0 auto; }
.pad-0 { padding: 0; }
.pad-0-40 { padding: 0 0 40px; }
.pad-0-60 { padding: 0 0 60px; }
.pad-10-0 { padding: 10px 0; }
.pad-15-0 { padding: 15px 0; }
.pad-20-0 { padding: 20px 0 0; }
.pad-30 { padding: 30px 0; }
.pad-40 { padding: 40px 0; }
.pad-40-0 { padding: 40px 0 0; }
.pad-40-20 { padding: 40px 0 20px; }
.pad-40-60 { padding: 40px 0 60px; }
.pad-50-30 { padding: 50px 0 30px; }
.pad-60 { padding: 60px 0; }
.pad-60-0 { padding: 60px 0 0; }
.pad-60-30 { padding: 60px 0 30px; }
.pad-60-40 { padding: 60px 0 40px; }
.pad-80-60 { padding: 80px 0 60px; }
.pad-sx-0 { padding-left: 0; }
.page-banner { -moz-box-shadow: 0 0 10px #ccc; -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #ccc; }
	.page-banner.noshadow { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.abstract, .abstract p, .abstract a { font-family: 'Ubuntu', sans-serif; font-size: 15px; font-weight: 400; line-height: 21px; color: #000; margin-bottom: 20px; }
.abstract { margin-bottom: 40px; }
	.abstract.w50 { margin: 0 auto 40px; width: 50%; }
	.abstract.smaller, .abstract.smaller p, .abstract.smaller a { font-size: 13px; }
	.abstract.small14 { background: #f2f2f2 none repeat scroll 0 0; box-sizing: border-box; font-size: 14px; margin: 0 30px 20px 15px; padding: 10px 15px; }
	.abstract a { color: #002596; text-decoration: none; font-weight: 700; }
		.abstract a:hover, .abstract a:active, .abstract a:focus { text-decoration: underline; }
	.abstract p:last-of-type { margin-bottom: 10px; }
.top-menu { margin-top: 10px; }
	.top-menu .caret { color: #999; display: block; margin: 5px auto 0; padding: 0; }
	.top-menu li a { display: block; font-weight: 500; text-transform: uppercase; -webkit-transition: top 0.5s ease 0s; -moz-transition: top 0.5s ease 0s; transition: top 0.5s ease 0s; width: auto; }
		.top-menu li a:hover { background-color: transparent; color: #002596; text-decoration: none; top: -3px; }
		.top-menu li a:active { top: 3px; }
	.top-menu li.dropdown.open { position: static; }
		.top-menu li.dropdown.open .dropdown-menu { background: #efefef none repeat scroll 0 0; border-radius: 0; left: -539px; margin: 0 auto; min-width: 99vw; overflow: hidden; position: absolute; text-align: left; top: 76px; width: 99vw; box-shadow: 0 0 10px #ccc; border: 0 none; }
	.top-menu .open > a, .top-menu .open > a:hover, .top-menu .open > a:focus, .top-menu .current { background-color: #fff; border-bottom: 8px solid #002596; }
.dropdown-menu .dropdown-menu-subtit { border-bottom: 1px solid #002596; color: #002596; font-weight: 700; height: 60px; line-height: 60px; text-transform: uppercase; white-space: nowrap; }
.dropdown-menu-subtit:hover { line-height: 57px; }
.dropdown-menu-subtit:active { line-height: 63px; }
.dropdown-menu .dropdown-menu-item { display: table; }
	.dropdown-menu .dropdown-menu-item.centered { margin: 0 17%; }
.dropdown-menu-content:hover { padding-bottom: 4px; padding-top: 0; }
.dropdown-menu-content:active { padding-bottom: 0; padding-top: 4px; }
.dropdown-menu-icon, .dropdown-menu-content { display: table-cell; vertical-align: middle; height: 60px; }
.dropdown-menu-icon { height: 60px; position: relative; width: 60px; }
	.dropdown-menu-icon img { max-height: 28px; max-width: 28px; }
.dropdown-menu-content { text-transform: uppercase; }
.dropdown-sep > span { color: #002596; display: block; font-size: 15px; font-weight: 500; line-height: 20px; padding: 15px 0; }
.dropdown .dropdown-menu { display: none; -moz-transition: display 0.7s ease 0s; -webkit-transition: display 0.7s ease 0s; -o-transition: display 0.7s ease 0s; transition: display 0.7s ease 0s; }
.dropdown.open .dropdown-menu { display: block; -moz-transition: display 0.7s ease 0s; -webkit-transition: display 0.7s ease 0s; -o-transition: display 0.7s ease 0s; transition: display 0.7s ease 0s; }
.nav-mobile { background-color: transparent; background-image: url(../images/../images/navigation-menu-blue.png); background-position: center center; background-repeat: no-repeat; background-size: 40px 27px; border: none; cursor: pointer; display: none; height: 28px; margin-top: 23px; margin-left: 70px; text-indent: 9999px; width: 44px; -webkit-transition: all .3s ease 0; -moz-transition: all .3s ease 0; -o-transition: all .3s ease 0; transition: all .3s ease 0; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; }
.top-search { margin-top: 18px; }
#search-btn { padding: 3px 9px 4px 9px; }
a.btn-blue { background-color: #002596; border-radius: 0; color: #fff; font-size: 18px; padding: 3px 9px; }
	a.btn-blue:hover, a.btn-blue:active { color: #fff; }
#search-popup { background: linear-gradient(to right, #002596, rgba(0, 37, 150, 0.6)); background: -moz-linear-gradient(to right, #002596, rgba(0, 37, 150, 0.6)); background: -webkit-linear-gradient(to right, #002596, rgba(0, 37, 150, 0.6)); box-sizing: border-box; display: inline-block; padding: 4px 6px 5px; position: absolute; z-index: 2; }
.search-input { border: 0 none; box-sizing: border-box; padding: 2px 6px; width: 148px; }
.dropdown-menu > li > a { color: #000; font-size: 14px; text-transform: uppercase; }
.dropdown-menu, .btn { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus,
.btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default.focus:active, .btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus { background-color: #efefef; border-color: #999; color: #000; }
.page-title { height: 100px; line-height: 100px; white-space: nowrap; }
.page-title2 { height: 60px; line-height: 50px; white-space: nowrap; margin-bottom: 20px; }
.breadcrumb { margin: 0; }
.breadcrumb-menu .caret { color: #999; display: block; margin: 5px auto 0; padding: 0; }
.breadcrumb-menu li a { font-weight: 500; text-transform: uppercase; -webkit-transition: top 0.5s ease 0s; -moz-transition: top 0.5s ease 0s; -o-transition: top 0.5s ease 0s; transition: top 0.5s ease 0s; }
	.breadcrumb-menu li a:hover { color: #002596; text-decoration: none; top: -3px; }
	.breadcrumb-menu li a:active { top: 3px; }
.sliding-menu { -webkit-box-shadow: inset 0 7px 11px -11px #999; -moz-box-shadow: inset 0 7px 11px -11px #999; box-shadow: inset 0 7px 11px -11px #999; }
	.sliding-menu.level3 { padding: 20px 0; }
.breadcrumb-menu.submenu { width: 100%; }
	.breadcrumb-menu.submenu li { text-align: center; width: 25%; }
.fancybox-title { font-family: 'Ubuntu', sans-serif; font-size: 15px; font-weight: 400; line-height: 21px; color: #000; }
.embed-responsive-4by3 { margin-bottom: 10px; }
.shadowimg { box-shadow: 0 0 10px #ccc; }
#wait { display: none; bottom: 0; height: 100%; left: 0; margin: auto; overflow: auto; position: absolute; right: 0; top: 0; width: 100%; background: url(../images/gears.gif) 50% 50% no-repeat #fafafa; -webkit-opacity: .7; -moz-opacity: .7; opacity: .7; filter: alpha(opacity=70); }
.img-responsive-y { display: block; width: auto; max-height: 100%; }
ul.dropdown-menu.inner li a.opt { margin-left: 20px; font-size: 14px; }
	ul.dropdown-menu.inner li a.opt.group { font-weight: 700; margin-left: 10px; }
.services-menu { height: 420px; overflow: hidden; }
.user-info { color: #999999; }
	.user-info .upper { text-transform: uppercase; }
.help { color: #002596; }
sup { font-size: 80%; }
/* #endregion */

/* #region sticky navigation */
.fixed { position: fixed; z-index: 999; top: 44px; left: 0; width: 100%; height: 80px; background-color: #ffffff; /* Force Hardware Acceleration */ -webkit-transform: translateZ(0); transform: translateZ(0); will-change: transform; -webkit-transition: -webkit-transform .5s; transition: -webkit-transform .5s; transition: transform .5s; transition: transform .5s, -webkit-transform .5s; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; }
	.fixed.shrink { height: 42px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -webkit-box-shadow: 0 0 10px #ccc; -moz-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #ccc; }
		.fixed.shrink header { margin-top: 0; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; }
		.fixed.shrink .navbar-brand { padding: 5px 15px 0; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; }
	.fixed #brand { width: 261px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; }
	.fixed.shrink #brand { width: 200px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; }
	.fixed.shrink .top-menu { margin-top: 0; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; }
	.fixed.shrink .navbar-nav > li > a { padding-bottom: 0; padding-top: 8px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; }
	.fixed.shrink .top-search { margin-top: 5px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; }
	.fixed.shrink .bootstrap-select.top-lang { margin-top: 4px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; }
	.fixed.shrink .bootstrap-select .btn-default { height: 24px; line-height: 15px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; }
	.fixed.shrink .nav-mobile { margin-top: 5px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; }
.hideme { display: none; visibility: hidden; }
.shrinkme { padding: 0; }
.fixed-sub { position: fixed; z-index: 999; top: 0; left: 0; width: 100%; height: 60px; background-color: #ffffff; /* Force Hardware Acceleration */ -webkit-transform: translateZ(0); transform: translateZ(0); will-change: transform; -webkit-transition: -webkit-transform .5s; transition: -webkit-transform .5s; transition: transform .5s; transition: transform .5s, -webkit-transform .5s; transition: all 0.7s ease 0s; -webkit-transition: all 0.7s ease 0s; -moz-transition: all 0.7s ease 0s; -o-transition: all 0.7s ease 0s; -webkit-box-shadow: 0 0 10px #ccc; -moz-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #ccc; }
/* aggiusta lo scroll */
.anchor { display: block; height: 260px; margin-top: -260px; visibility: hidden; }
#search, #main-title { margin-top: 80px; }
/* #endregion */

/* #region carousel */
.carousel-inner { height: 420px; }
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img { width: 100%; margin: auto; height: 420px; }
.carousel-control > span > img { position: absolute; top: 40%; transform: translate(-50%, -50%); z-index: 5; display: inline-block; }
.carousel-indicators { bottom: -24px; }
	.carousel-indicators li { background-color: #999; border: 1px solid #999; }
		.carousel-indicators li.active { background-color: #002596; border: 1px solid #002596; }
.carousel-caption { background: transparent none repeat scroll 0 0; bottom: 0; height: 50%; left: 0; padding: 0 0 40px 40px; right: 0; text-align: left; width: 50%; }
	.carousel-caption h3 { color: #ffffff; font-size: 28px; font-weight: 500; line-height: 32px; margin: 0 0 6px 0; }
	.carousel-caption p { color: #ffffff; font-size: 15px; font-weight: 500; line-height: 21px; }
	.carousel-caption a.btn.btn-link { background: #ffffff none repeat scroll 0 0; bottom: 40px; color: #002596; padding: 14px 24px; position: absolute; }
.carousel-fade .carousel-inner .item { -webkit-transition-property: opacity; -webkit-transition-duration: 1s; -moz-transition-duration: 1s; -o-transition-duration: 1s; transition-property: opacity; transition-duration: 1s; }
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right { opacity: 0; }
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { opacity: 1; }
	.carousel-fade .carousel-inner .next,
	.carousel-fade .carousel-inner .prev,
	.carousel-fade .carousel-inner .active.left,
	.carousel-fade .carousel-inner .active.right { left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.carousel-fade .carousel-control { z-index: 2; height: 420px; }
.square { background-color: #efefef; height: 420px; max-height: 420px; position: relative; }
	.square img { height: 420px; position: absolute; right: 0; top: 0; width: 420px; }
	.square .caption { position: absolute; height: 40%; left: 0; padding: 30px; text-align: left; top: 30%; width: 40%; }
		.square .caption h3, .square .caption p { color: #002596; }
		.square .caption h3 { font-size: 37px; line-height: 44px; margin-bottom: 20px; }
		.square .caption p { font-size: 21px; font-weight: 300; line-height: 26px; }

.owl-carousel.demoDetail .owl-stage { display: flex; align-items: center; }
.owl-carousel.demoDetail .owl-nav button { position: absolute; top: 50%; width: 50px; height: 50px; transform: translateY(-50%); }
	.owl-carousel.demoDetail .owl-nav button.owl-prev { left: 0; }
	.owl-carousel.demoDetail .owl-nav button.owl-next { right: 0; }
	.owl-carousel.demoDetail .owl-nav button span { font-size: 43px; }
/* #endregion */

/* #region banner */
.box { height: 252px; position: relative; overflow: hidden; box-shadow: 0 0 10px #ccc; font-weight: 500; text-align: center; white-space: normal; color: #fff; }
	.box:hover { box-shadow: 0 0 10px rgba(0, 37, 150, 0.63); transition: all 0.7s ease 0s; }
	.box .box-title { color: #002596; font-size: 18px; font-weight: 500; line-height: 20px; margin-top: 6px; white-space: normal; display: block; }
	.box:hover .box-title { color: #fff; font-size: 24px; line-height: 28px; margin-top: 50px; }
	.box a.btn.btn-link { padding: 14px 40px; }
	.box .box-overlay { background-color: rgba(239, 239, 239, 0.84); height: 72px; bottom: 0; overflow: hidden; position: absolute; -webkit-transition: all 0.7s ease 0s; -moz-transition: all height 0.7s ease 0s; transition: all 0.7s ease 0s; width: 100%; display: table; }
	.box:hover .box-overlay, .box:active .box-overlay { height: 100%; background-color: rgba(0, 37, 150, 0.60); color: #fff; }
	.box > div > .img-responsive { height: 100%; margin-left: 0; margin-top: 0; max-width: 100%; width: 100%; -webkit-transition: all 0.7s ease 0s; -moz-transition: all height 0.7s ease 0s; transition: all 0.7s ease 0s; }
	.box:hover > div > .img-responsive { height: 120%; margin-left: -10%; margin-top: -10%; max-width: 120%; width: 120%; -webkit-transition: all 0.7s ease 0s; -moz-transition: all height 0.7s ease 0s; transition: all 0.7s ease 0s; }
	.box .box-btn, .box .box-btn2 { display: none; visibility: hidden; height: auto; position: absolute; bottom: 40px; text-align: center; width: 100%; -webkit-transition: bottom 0.7s ease 0s; -moz-transition: bottom 0.7s ease 0s; transition: bottom 0.7s ease 0s; }
	.box .box-btn2 { bottom: 100px; }
	.box:hover .box-title, .box:hover .box-btn, .box:hover .box-btn2 { display: block; visibility: visible; }
.box2 { width: 564px; }
.box3 { width: 362px; }
.box4 { width: 261px; }
.box.box4.box4img .box-title { margin-top: 6px; line-height: 24px; }
.box.box3.box3vid { height: 400px; margin-bottom: 20px; }
	.box.box3.box3vid .box-title { margin-top: 0; line-height: 26px; }
	.box.box3.box3vid:hover .box-title { color: #002596; margin-top: 0; font-size: 21px; line-height: 26px; }
	.box.box3.box3vid .box-btn { display: block; visibility: visible; bottom: 10px; }
		.box.box3.box3vid .box-btn a.btn { padding: 12px 16px; }
/* #endregion */

/* #region prodotti */
.prod-feature { padding: 40px; text-align: center; }
	.prod-feature img { margin: 0 auto 16px; }
.panel-group .panel { box-shadow: none; border-radius: 0; }
	.panel-group .panel + .panel { margin-top: 0; }
.panel-default { border: 0 none; }
	.panel-default > .panel-heading { color: #000; border-radius: 0; margin: 0; padding: 14px 40px; text-align: left; overflow: hidden; border-top-color: transparent; border-bottom: 1px solid #999; background-color: #efefef; }
.panel-title a { font-weight: 700; text-transform: uppercase; white-space: nowrap; }
.panel-title .fa { color: #002596; font-size: 12px; margin-top: 4px; }
.down-item { padding: 0; text-align: left; font-weight: 500; margin-bottom: 26px; }
	.down-item.blue { color: #002596; background-image: none; }
		.down-item.blue img { margin-left: -40px; margin-top: 6px; padding-right: 10px; position: absolute; }
/* jssor slider arrow navigator skin */
.arrow-left-blue, .arrow-right-blue { display: block; position: absolute; width: 68px; height: 68px; cursor: pointer; top: 45px; }
.arrow-left-blue { left: -68px; background: transparent url(/images/arrow-left-blue.png) no-repeat scroll top left; }
.arrow-right-blue { right: -68px; background: transparent url(/images/arrow-right-blue.png) no-repeat scroll top left; }
.box-news { width: 266px; height: 266px; padding: 0 20px; position: relative; background-color: #fff; }
.box-news-image { max-width: 266px; max-height: 266px; display: inline-block; }
#prod_gallery { width: 1170px; height: 266px; }
/* #endregion */

/* #region forms */
.bootstrap-select .bs-caret { color: #002596; }
.bootstrap-select .btn-default { font-size: 15px; font-weight: 500; line-height: 21px; text-transform: uppercase; }
.bootstrap-select.blue { margin: 0 30px !important; min-width: 150px; }
	.bootstrap-select.blue .bs-caret { color: #fff; }
	.bootstrap-select.blue .btn-default { border: 2px solid #fff; color: #fff; background-color: #002596; }
.bootstrap-select.white { margin: 30px 0 0 !important; min-width: 220px; }
	.bootstrap-select.white .btn-default { border: 2px solid #999; color: #002596; background-color: #fff; }
.bootstrap-select.grey { min-width: 220px; width: auto !important; }
	.bootstrap-select.grey.fullwidth { width: 100% !important; margin: 30px 30px 0 0 !important; }
	.bootstrap-select.grey .btn-default { border: 2px solid #999; color: #002596; background-color: #efefef; }
.dropdown-header { background: #002596 none repeat scroll 0 0; color: #ffffff; font-size: 15px; font-weight: 500; text-transform: uppercase; }
.form-inline .form-group { margin: 18px 0 !important; }
.form-group.first { margin-top: 0; }
.form-group label { display: block; font-size: 14px; }
	.form-group label.checkbox-inline { display: inline-block; margin: 0 12px; }
.form-group.inline > label { display: inline-block; padding: 0 10px; }
.form-group.required > label:after { content: " *"; color: #002596; }
.form-group.required > label.checkbox-inline:after { content: ""; }
.subsection-title p { border-bottom: 1px solid #CCCCCC; color: #002596; font-weight: bold; margin-bottom: 10px; }
.subsection-title span { font-weight: bold; }
.form-control { background-color: #efefef; border: 2px solid #999; border-radius: 0; font-size: 15px; line-height: 21px; }
	.form-control:focus { border-color: #002596; -moz-box-shadow: 0 1px 1px rgba(0, 0, 0,0.075) inset, 0 0 8px rgba(0, 37, 150, 0.6); -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0,0.075) inset, 0 0 8px rgba(0, 37, 150, 0.6); box-shadow: 0 1px 1px rgba(0, 0, 0,0.075) inset, 0 0 8px rgba(0, 37, 150, 0.6); }
	.form-control .btn-default { background-color: #efefef !important; border: 2px solid #999 !important; color: #002596 !important; }
	.form-control.inline-block { display: inline-block; }
	.form-control.w95 { width: 95%; }
.btn.submit-btn { border: 2px solid #002596; color: #002596; font-weight: 700; padding: 14px 40px; text-transform: uppercase; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }
	.btn.submit-btn:hover, .btn.submit-btn:active { border: 2px solid #efefef; color: #fff; background-color: #002596; }
	.btn.submit-btn i { margin-left: 20px; }
.form-inline .control-label { color: #002596; font-weight: 700; margin-right: 40px; text-transform: uppercase; }
.form-inline .form-control { width: 100%; }
.form-inline a.btn-link { padding: 9px 40px; }
.form-inline h4 { line-height: 40px; white-space: nowrap; height: 40px; }
.btn.submit-btn.lower { padding: 5px 40px; }
.input-group-addon { background: #002596 none repeat scroll 0 0; border: 1px solid #002596; border-radius: 0; }
	.input-group-addon i { color: #fff; }
.toggle { background-color: #002596; border: 2px solid #999; color: #fff; }
.toggle-on.btn { background-color: #002596; color: #fff; }
.toggle-off.btn { background-color: #efefef; color: #002596; }
.bg-grey { background-color: #999; }
span.icon-span-filestyle { color: #fff; font-size: 16px; font-weight: 700; }
.checkbox.checkbox-inline { margin: 0 10px 10px 0; }
.checkbox-label-inline { display: inline-block !important; padding-right: 50px; vertical-align: middle; margin: 0 10px 10px 0; }
.tooltip { font-family: 'Ubuntu', sans-serif; }
.tooltip-inner { background-color: #002596; border-radius: 0; }
.tooltip.top .tooltip-arrow { border-top-color: #002596; }
.has-success .form-control { border-color: #002596; }
.has-error .form-control { border-color: #990000; }
	.has-error .form-control:focus { border-color: #990000; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #990000; }
	.has-error .form-control .btn-default { border-color: #990000 !important; }
.has-error .radio label { color: #990000; }
.error-message { color: #990000; }
.input-lg.blue { background: #002596 none repeat scroll 0 0; border: 2px solid #fff; border-radius: 0; color: #fff; font-size: 18px; height: 44px; line-height: 1.33333; padding: 10px; }
.input-group.add-on { width: 100%; }
.blue-btn { background-color: #002596; border: 2px solid #ffffff; color: #ffffff; font-size: 18px; height: 44px; }
	.blue-btn:hover, .blue-btn:active, .blue-btn:focus { color: #002596; background-color: #fff; }
/* #endregion */


/* #region subpages navigation */
#subpage-menu { background-color: #002596; box-sizing: border-box; color: #fff; padding: 18px; }
	#subpage-menu .menu-title { border-bottom: 1px solid #fff; font-weight: 700; text-transform: uppercase; }
	#subpage-menu ul li { margin: 16px 0; }
		#subpage-menu ul li span.more { float: right; }
			#subpage-menu ul li span.more i { font-size: 12px; line-height: 28px; }
		#subpage-menu ul li a { color: #fff; font-weight: 500; font-size: 21px; line-height: 28px; }
	#subpage-menu li ul { margin-left: 30px; }
		#subpage-menu li ul li { margin: 15px 0; }
	#subpage-menu ul li ul li a { font-size: 18px; line-height: 24px; }
#subpage-content { padding-left: 40px; }
/* #endregion */


/* #region download */
.panel-group .panel { box-shadow: none; border-radius: 0; }
	.panel-group .panel + .panel { margin-top: 0; }
.panel-default { border: 0 none; }
	.panel-default > .panel-heading { background-color: #efefef; border-bottom: 1px solid #999999; border-radius: 0; border-top-color: rgba(0, 0, 0, 0); margin: 0; overflow: hidden; padding: 4px 40px; text-align: left; }
.panel-title a { font-weight: 700; text-transform: uppercase; white-space: nowrap; }
.panel-title .fa { color: #002596; font-size: 12px; margin-top: 4px; }
.down-head > div { color: #a3a3a3; padding: 20px 0; text-align: center; }
	.down-head > div.left { padding-left: 40px; text-align: left; }
.down-cont > div.left { padding-left: 40px; text-align: left; }
.down-item { margin-bottom: 30px; }
	.down-item:last-child { margin-bottom: 0; }
	.down-item > .date { color: #999999; font-size: 14px; }
	.down-item > .subtit { color: #000; font-weight: 700; }
		.down-item > .subtit.home { width: 97%; cursor: pointer; }
			.down-item > .subtit.home::after { content: '+'; margin-left: 10px; padding: 0 6px; cursor: pointer; color: #000; font-size: 20px; float: right; }
	.down-item.open > .subtit.home::after { content: '-'; }
	.down-item > .subtit.home:hover, .down-item > .subtit.home:active, .down-item > .subtit.home:focus, .down-item > .subtit.home:hover::after, .down-item > .subtit.home:active::after, .down-item > .subtit.home:focus::after { color: #002596; }
	.down-item > .detail { color: #002596; font-weight: 500; padding-top: 2px; }
	.down-item.home > .files { display: none; margin-top: 10px; border-top: 1px solid #002596; padding-top: 10px; }
	.down-item > .detail:first-child { padding-top: 5px; }
	.down-item > .detail > .button { display: inline-block; margin: 0; width: auto; }
a.down { background: rgba(0, 0, 0, 0) url("/images/down-blue.png") no-repeat scroll left center / 20px 20px; display: inline-block; margin: -3px 0 4px; min-height: 30px; padding-left: 30px; padding-top: 4px; width: auto; }
	a.down.link { background: rgba(0, 0, 0, 0) url("/images/flipping-icon.svg") no-repeat scroll left center / 28px 20px; }
.more-items { margin-right: 20px; margin-top: -15px; text-align: right; }
.word-highlight { background-color: rgba(0, 179, 227, 0.5); }
/* #endregion */

/* #region pager */
.pagination > li > a, .pagination > li > span { background-color: transparent; border: 0 none; color: #002596; height: 40px; line-height: 40px; padding: 0; width: 40px; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: transparent; border-color: transparent; color: #002596; text-decoration: underline; }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { background-color: transparent; border-color: transparent; color: #002596; text-decoration: underline; }
.pagination > li.first > a, .pagination > li.prev > a, .pagination > li.next > a, .pagination > li.last > a { border: 2px solid #002596; border-radius: 0; margin: 0 10px; }
	.pagination > li.first > a:hover, .pagination > li.prev > a:hover, .pagination > li.next > a:hover, .pagination > li.last > a:hover,
	.pagination > li.first > a:active, .pagination > li.prev > a:active, .pagination > li.next > a:active, .pagination > li.last > a:active { background-color: #002596; color: #fff; }
.pagination > li.prev > a { margin-right: 40px; }
.pagination > li.next > a { margin-left: 40px; }
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { background-color: transparent; border-color: #999 !important; color: #999; }
.range-pagination, .range-pagination ul.pagination > li, .range-pagination ul.pagination > li > a, .range-pagination ul.pagination > li > span { color: #002596; font-size: 15px; font-weight: 700; text-transform: uppercase; height: auto; width: auto; line-height: normal; }
	.range-pagination > label, .range-pagination ul.pagination { display: inline-block; margin: 0; padding: 0; vertical-align: middle; }
		.range-pagination ul.pagination > li { display: inline-block; margin: 0; padding: 0; vertical-align: middle; }
			.range-pagination ul.pagination > li > a, .range-pagination ul.pagination > li > span { background-color: transparent; border: 0 none; padding: 0 10px; }
				.range-pagination ul.pagination > li > a:hover, .range-pagination ul.pagination > li > a:active { text-decoration: underline; }
/* #endregion */

/* #region logo configurator */
.logo-select ul li { float: left; width: 33%; padding: 24px; }
	.logo-select ul li.current, .logo-select ul li:hover, .logo-select ul li:active { border: 4px solid #002596; }
.subimg-select .star-head { box-sizing: border-box; display: table-cell; height: 55px; margin: 4px 8px; padding: 3px; text-align: center; vertical-align: middle; width: 23%; }
.subimg-select .star { border: 1px solid #ffffff; box-sizing: border-box; display: table-cell; height: 55px; margin: 4px 8px; padding: 3px; text-align: center; vertical-align: middle; width: 23%; }
	.subimg-select .star.current, .subimg-select .star:hover, .subimg-select .star:active { background: #ffffff url('/images/spunta.png') no-repeat scroll center center; }
	.subimg-select .star.disabled { background: rgba(0, 0, 0, 0) url('/images/disabled.png') repeat scroll 0 0; }
#download, #download2 { float: right; margin-left: 3px; }
/* #endregion */

/* #region demo tools */
.lightbox-content { box-sizing: border-box; height: auto; padding: 20px; position: relative; width: 100%; }
	.lightbox-content h1 { margin: 0 0 20px; }
	.lightbox-content .thumb { position: absolute; right: 20px; top: 20px; }
	.lightbox-content .thumb2 { position: absolute; right: 40px; top: 40px; }
.demo-info { width: 100%; display: inline-block; float: left; }
	.demo-info p { margin-bottom: 10px; }
	.demo-info ul { list-style: outside none none; padding-inline-start: 0; }
		.demo-info ul li { text-align: center; margin-bottom: 20px; }
			.demo-info ul li.half { float: left; width: 50%; background-color: #efefef; }
			.demo-info ul li > h3 { border-bottom: 1px solid #002596; padding-bottom: 14px; margin-left: 5px; margin-right: 5px; }
			.demo-info ul li > div { float: left; }
				.demo-info ul li > div.shippingInfo { width: 50%; padding-left: 2%; }
				.demo-info ul li > div.drawing { width: 25%; }
				.demo-info ul li > div.full { width: 100%; }
				.demo-info ul li > div .title { color: #002596; margin-bottom: 10px; }
				.demo-info ul li > div.drawing .title { color: #000; margin-bottom: 4px; }
				.demo-info ul li > div.full .title { color: #000; margin-bottom: 4px; }
				.demo-info ul li > div.drawing .icon { font-size: 28px; margin-bottom: 6px; }
				.demo-info ul li > div.full .icon { font-size: 28px; margin-bottom: 6px; }
			.demo-info ul li span { display: inline-block; padding: 4px; }
				.demo-info ul li span.label { background: #e0e0e0 none repeat scroll 0 0; font-weight: 600; width: 140px; color: #000; text-align: right; margin-right: 5px; padding-right: 7px; padding: 15px; }
#demo { background-color: #e5e5e5; display: block; margin: 0; overflow: hidden; padding: 10px 20px; }
#demo-form .editor-field { display: inline-block; width: 49%; vertical-align: top; }
#demo-form label { display: block; text-align: left; white-space: nowrap; }
#demo-form .form-check-inline label { display: inline-block; margin: 10px 20px 0 0; }
.error, .field-validation-error { color: #a94442 !important; }
#demo-form input[type="text"], #demo-form select, #demo-form input[type="email"] { box-sizing: border-box; margin: 0; padding: 6px; width: 90%; }
.bootstrap-select.form-control { width: 90% !important; }
.datepicker.form-control { width: 79% !important; }
#demo-form input[type=text].short, #demo-form select.short { width: 180px; }
#demo-form input[type="submit"] { background-color: #b1adb0; border: 0 none; color: #ffffff; cursor: pointer; display: block; float: right; font-family: Arial; font-size: 20px; height: 40px; margin-top: 20px; padding: 6px 10px; text-align: center; text-transform: uppercase; vertical-align: middle; width: auto; }
#tc-form .checkbox-inline { padding-left: 0; }

/* #endregion */
/* #region crossreference */
.ui-autocomplete { height: 200px; left: 15px; overflow-x: hidden; overflow-y: scroll; top: 34px; z-index: 999; }
	.ui-autocomplete .ui-menu-item { color: #000000; font-family: "Ubuntu"; font-size: 15px; font-weight: 400; line-height: 21px; }
.ui-autocomplete-loading { background: white url('/images/loading20x20.gif') right center no-repeat; }
.ui-widget-content { border: 1px solid #002596; background: #efefef url(images/ui-bg_gloss-wave_20_111111_500x100.png) 50% top repeat-x; color: #d9d9d9; }
	.ui-state-active,
	.ui-widget-content .ui-state-active,
	.ui-widget-header .ui-state-active,
	a.ui-button:active,
	.ui-button:active,
	.ui-button.ui-state-active:hover { border: 1px solid #002596; background: #002596; font-weight: bold; color: #fff; }
/* #endregion */

.thead-inverse tr th { color: #fff; background-color: #002596; }
.dl-horizontal dt { font-weight: 700; width: 200px; }
.dl-horizontal dd { margin-left: 220px; }

/* #region laser marking */
.lmdb-selection { margin: 20px 0; }
	.lmdb-selection h4 { display: block; margin-bottom: 10px; }
/* #endregion */

.ui-datepicker .ui-datepicker-title select { color: #000; }

.bg-warning { background: #F8D7DA; padding: 15px; }

/* #region BOM */
.bom h3 { text-align: left; font-size: 30px; margin: 0 0 10px; line-height: 30px; }

/* custom radio */
.bom .radio-inline { padding-left: 35px; margin-bottom: 12px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

	.bom .radio-inline input { position: absolute; opacity: 0; cursor: pointer; }

.bom .checkmark { position: absolute; top: 0; left: 0; height: 23px; width: 23px; background-color: #fff; border-radius: 50%; border: 1px solid #ddd; }

.bom .radio-inline:hover input ~ .checkmark { border: 1px solid #ccc; }

.bom .radio-inline input:checked ~ .checkmark { background-color: #fff; border: 1px solid #002596; }

.bom .checkmark:after { content: ""; position: absolute; display: none; }

.bom .radio-inline input:checked ~ .checkmark:after { display: block; }

.bom .radio-inline .checkmark:after { top: 6px; left: 6px; width: 10px; height: 10px; border-radius: 50%; background: #002596; }

.bom .form-group label { color: #5A5B5E; padding-left: 0; }

	.bom .form-group label.error { color: #EB5757; font-size: 80%; line-height: 1.2em; padding: 2px; }

.bom .form-control { color: #172F66; background-color: #F5F5FA !important; background-image: none !important; border: 1px solid #F5F5FA; border-radius: 0; font-weight: 500; font-size: 13px; padding: 6px 12px; height: initial; }

.bom td, .bom th { padding: 8px 4px !important; font-size: 14px; }

.bom th { text-transform: uppercase; font-weight: 500; }

.bom .solutions-wrapper { max-height: 300px; overflow-y: scroll; border: 1px solid #DEDEDE; background-color: #fff; }

	.bom .solutions-wrapper th { position: sticky; top: 0; background: #fff; border-bottom: 1px solid #DEDEDE !important; color: #002596; font-size: 90%; text-transform: none; }

.bom .btn.reset { border: 1px solid #002596; text-transform: none; padding: 10px 30px; width: auto !important; display: inline-block; color: #002596; float: right; }

.bom .btn.fancy-form, .bom .btn.down { border: 1px solid #002596; text-transform: none; padding: 10px 30px; width: auto !important; color: #fff; background-color: #002596 !important; display: block; }

.bom-legend > span { display: inline-block; font-size: 80%; margin: 0 10px 10px; }

.ttip-link { display: block; overflow: hidden; }

	.ttip-link label { display: inline-block; margin-left: 5px; color: #002596 !important; font-weight: 400; }

.bom .tooltip-inner { border: 1px solid #002596; background-color: #F5F5FA; color: #333; padding: 10px; }

.bom .text-warning { color: #999; }

/* Remove Arrows/Spinners */
/* Chrome, Safari, Edge, Opera */
.bom input[type=number].noarrow::-webkit-outer-spin-button,
.bom input[type=number].noarrow::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
/* Firefox */
.bom input[type=number].noarrow { -moz-appearance: textfield; }

.bom input[type=number].arrows { height: 36px; }

	.bom input[type=number].arrows::-webkit-inner-spin-button { width: 16px; height: 34px; margin: -6px; }

.bom .txt-warning { font-weight: 500; color: #EB5757; }

.bom .slider { -webkit-appearance: none; width: 100%; height: 25px; background: #d3d3d3; outline: none; opacity: 0.7; -webkit-transition: .2s; transition: opacity .2s; border: 1px solid #d3d3d3; }

	.bom .slider:hover { opacity: 1; }

	.bom .slider::-webkit-slider-thumb { -webkit-appearance: none; appearance: none; width: 25px; height: 25px; background: #00B050; cursor: pointer; }

	.bom .slider::-moz-range-thumb { width: 25px; height: 25px; background: #00B050; cursor: pointer; }

.bom h6 { font-size: 13px; margin: 0; color: #5A5B5E; padding: 0; font-weight: 500; }

.bom hr { background-color: #DEDEDE; border-color: #DEDEDE; margin: 4px 0 10px; }

.bom sup { font-size: 80%; text-transform: none; }

.bom .dd-wrapper { position: relative; margin: 0 0 20px; }

	.bom .dd-wrapper select { position: absolute; }

	.bom .dd-wrapper button.reset { position: absolute; right: 24px; top: 3px; border: 0 none; background: transparent; }

		.bom .dd-wrapper button.reset .fa { color: #999; }

.bom select.form-control option[value='0'] { color: #EB5757; }

.bom .abstract { margin: 0 0 2%; text-align: left; font-size: 87%; line-height: 19px; }

.bom .radio-inline.sol-filter { color: #172F66; font-size: 13px; font-weight: 500; text-transform: uppercase; }

/*.bom .form-check-inline input { display: inline-block; float: left; margin-right: 10px; margin-top: 28px; }
.bom .form-check-inline label { display: inline-block; float: left; margin-top: 24px; }
*/
.bom .form-check-label { display: inline-block; }
/* #endregion */


.text-danger {
}

.card-panel.warn {
	background-color: #EB5757;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 2%;
}

.info-box i.fa {
	font-size: 277%;
}

.card-panel {
	transition: box-shadow .25s;
	padding: 30px 20px;
	border-radius: 2px;
}

.error-pop-container .card-panel.warn {
	margin-bottom: 0;
}

.error-pop-container {
	transition: all 0.7s ease 0s;
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.7);
	top: 0;
	left: 0;
	z-index: 10000;
}

	.error-pop-container.hidden {
		display: none;
		transition: all 0.7s ease 0s;
	}

.error-pop-center {
	max-width: 680px;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
}

#close-pop {
	position: absolute;
	color: #ffffff;
	right: -14px;
	top: -10px;
}

	#close-pop i {
		color: #ffffff;
	}