@font-face {
	font-family: 'Agrandir';
	src: url('../fonts/Agrandir-TextBold.eot');
	src: url('../fonts/Agrandir-TextBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Agrandir-TextBold.woff2') format('woff2'), url('../fonts/Agrandir-TextBold.woff') format('woff'), url('../fonts/Agrandir-TextBold.ttf') format('truetype'), url('../fonts/Agrandir-TextBold.svg#Agrandir-TextBold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Agrandir Book';
	src: url('../fonts/Agrandir-TextItalic.eot');
	src: url('../fonts/Agrandir-TextItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Agrandir-TextItalic.woff2') format('woff2'), url('../fonts/Agrandir-TextItalic.woff') format('woff'), url('../fonts/Agrandir-TextItalic.ttf') format('truetype'), url('../fonts/Agrandir-TextItalic.svg#Agrandir-TextItalic') format('svg');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Agrandir Text';
	src: url('../fonts/Agrandir-Text.eot');
	src: url('../fonts/Agrandir-Text.eot?#iefix') format('embedded-opentype'), url('../fonts/Agrandir-Text.woff2') format('woff2'), url('../fonts/Agrandir-Text.woff') format('woff'), url('../fonts/Agrandir-Text.ttf') format('truetype'), url('../fonts/Agrandir-Text.svg#Agrandir-Text') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Agrandir Book';
	src: url('../fonts/Agrandir-TextBoldItalic.eot');
	src: url('../fonts/Agrandir-TextBoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Agrandir-TextBoldItalic.woff2') format('woff2'), url('../fonts/Agrandir-TextBoldItalic.woff') format('woff'), url('../fonts/Agrandir-TextBoldItalic.ttf') format('truetype'), url('../fonts/Agrandir-TextBoldItalic.svg#Agrandir-TextBoldItalic') format('svg');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

body {
	background-color: #020e0a!important;
}

.main-container {
	word-break: break-word;
}

#mp-container {
	max-width: 1170px;
	margin: 30px auto 0;
	background: url(../img/mp/mp-bg.jpg);
	background-repeat: repeat-y;
	background-size: cover;
	position: relative;
	height: auto;
	border: 18px solid #916dad;
	font-family: 'Agrandir';
}

#mp-container .short-bg {
	background: url(../img/mp/mp-bg-short.jpg);
	background-repeat: repeat;
	background-size: contain;
}

.mp-termeni {
	width: calc(100% - 20px)!important;
}

.mp-termeni a {
	color: #00af84;
}

#mp-player {
	max-width: 560px;
	height: auto;
	background-color: rgba(0, 0, 0, 0.5);
	margin: 20px auto;
	position: relative;
	border: 18px solid #916dad;
}

#mp-player .mp-poweredby {
	width: 90px;
	height: 70px;
	position: absolute;
	right: -120px;
	bottom: -18px;
}

.mp-logo {
	text-align: center;
	margin-top: 82px;
	position: relative;
	z-index: 10;
	margin-bottom: 40px;
	padding: 0 45px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	max-width: 100%;
    width: 100%;
    box-sizing: border-box;
}

.mp-t1,
.mp-t2 {
	margin-top: 98px;
}

.mp-alege {
	text-align: center;
	padding: 20px 0;
}

.mp-choices {
	width: 1020px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

.mp-sau {
	float: left;
	position: relative;
	z-index: 20;
}

.mp-choice {
	float: left;
	position: relative;
	padding-top: 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.mp-choice:hover {
	padding-top: 10px;
}

.mp-sau {
	margin: 10px 30px 0;
}

.mp-cards {
	max-width: 550px;
	margin: 0 auto;
}

.mp-cards-col:first-child {
	float: left;
}

.mp-item {
	margin-bottom: 20px;
	width: 260px;
	margin-top: 0px;
	cursor: pointer;
}

.mp-item .mp-inner {
	padding: 20px;
	text-align: center;
	background-color: #fff;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.mp-item .mp-inner:after {
	height: 11px;
	width: 100%;
	display: block;
	content: "";
	background: url(../img/mp/mp-bg-zimtzi.png?v=1) 0 0;
	position: absolute;
	bottom: -9px;
	left: 0;
}

.mp-item .mp-inner h4 {
	margin: 10px 0 0;
	color: #009055;
}

.mp-item .mp-inner span {
	font-size: 14px;
}

.mp-item .mp-inner p {
	color: #637b7a;
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
}

.mp-item .mp-more {
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.mp-item .mp-more a {
	color: #009055;
	font-weight: 700;
	font-size: 16px;
	display: block;
	padding: 25px 0 15px;
	margin-top: -10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.mp-item:hover .mp-inner {
	margin-top: -10px;
	margin-bottom: 10px;
}

.mp-item:hover .mp-more {
	background-color: #f07b1f;
}

.mp-item:hover .mp-more a {
	color: #fff;
}

.mp-symbol {
	text-align: center;
	padding: 20px 0;
}

.mp-item:nth-child(2n+1) {
	-ms-transform: rotate(5deg);
	/* IE 9 */
	-webkit-transform: rotate(5deg);
	/* Chrome, Safari, Opera */
	transform: rotate(5deg);
	float: left;
}

.mp-item:nth-child(2n+1) .mp-stamp {
	-ms-transform: rotate(-10deg);
	/* IE 9 */
	-webkit-transform: rotate(-10deg);
	/* Chrome, Safari, Opera */
	transform: rotate(-10deg);
}

.mp-item:nth-child(3n) {
	-ms-transform: rotate(-5deg);
	/* IE 9 */
	-webkit-transform: rotate(-5deg);
	/* Chrome, Safari, Opera */
	transform: rotate(-5deg);
	float: right;
}

.mp-item:nth-child(3n) .mp-stamp {
	-ms-transform: rotate(10deg);
	/* IE 9 */
	-webkit-transform: rotate(10deg);
	/* Chrome, Safari, Opera */
	transform: rotate(10deg);
}

.mp-moftarlayer,
.mp-moformular {
	display: table;
	position: fixed;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 600px;
	height: auto;
	max-height: 100vh;
	padding: 30px;
	width: 100%;
	z-index: 9999;
	font-family: 'Agrandir';
}

.mp-moftarlayer input[type="checkbox"],
.mp-moformular input[type="checkbox"] {
	float: left;
	margin-top: 9px;
	margin-right: 5px;
}

.mp-moftarlayer .mp-mofinner,
.mp-moformular .mp-mofinner {
	display: block;
	vertical-align: middle;
	background: #fff;
	margin: 30px;
	max-height: 80vh;
	overflow: auto;
	box-shadow: 0 0 100px rgba(0, 0, 0, 0.3);
}

.mp-moftarlayer .mp-mofinner .mp-headline,
.mp-moformular .mp-mofinner .mp-headline {
	background: url(../img/mp/mp-bg-zimtzi-v2.png) 0 bottom repeat-x #f07b1f;
	padding: 20px 40px 30px;
	color: #fff;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.mp-moftarlayer .mp-mofinner .mp-headline span,
.mp-moformular .mp-mofinner .mp-headline span {
	display: block;
}

.mp-moftarlayer .mp-mofinner .mp-headline strong,
.mp-moformular .mp-mofinner .mp-headline strong {
	display: block;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.2em;
}

.mp-moformular .mp-mofinner .mp-moftitle {
	padding: 30px 40px 0;
	font-size: 32px;
	font-weight: 300;
	line-height: 32px;
	font-family: 'Agrandir';
}

.mp-moftarlayer .mp-mofinner .mp-moftitle {
	padding: 30px 40px 20px;
	font-size: 32px;
	font-weight: 300;
	line-height: 32px;
	font-family: 'Agrandir';
}

.mp-moftarlayer .mp-mofinner .mp-moftitle span,
.mp-moformular .mp-mofinner .mp-moftitle span {
	font-size: 14px;
	color: #999;
	font-weight: 400;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	border-bottom: 1px solid #ccc;
}

.mp-moftarlayer .mp-mofinner .mp-moftext,
.mp-moformular .mp-mofinner .mp-moftext {
	padding: 0 40px 50px;
	line-height: 24px;
	font-size: 16px;
	font-weight: 400;
}

.mp-moftarlayer .mp-mofinner .mp-moftext div,
.mp-moformular .mp-mofinner .mp-moftext div {
	margin-bottom: 10px;
}

.mp-moftarlayer .mp-mofinner .mp-moftext div label,
.mp-moformular .mp-mofinner .mp-moftext div label {
	width: 100px;
	display: block;
	float: left;
	margin-top: 7px;
}

.mp-moftarlayer .mp-mofinner .mp-moftext div input[type="text"],
.mp-moftarlayer .mp-mofinner .mp-moftext div textarea,
.mp-moformular .mp-mofinner .mp-moftext div input[type="text"],
.mp-moformular .mp-mofinner .mp-moftext div textarea {
	display: block;
	float: right;
	padding: 8px 12px 6px;
	font-size: 16px;
	border: 1px solid #ddd;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	max-height: 120px;
	width: calc(100% - 140px);
	font-family: 'Agrandir';
}

.mp-moftarlayer .mp-mofinner .mp-moftext div input[type="text"]:focus,
.mp-moftarlayer .mp-mofinner .mp-moftext div textarea:focus,
.mp-moformular .mp-mofinner .mp-moftext div input[type="text"]:focus,
.mp-moformular .mp-mofinner .mp-moftext div textarea:focus {
	outline: none;
}

.mp-moftarlayer .mp-mofinner .mp-moftext a.mp-contact,
.mp-moformular .mp-mofinner .mp-moftext a.mp-contact {
	display: block;
	background-color: #f07b1f;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	padding: 10px 20px 8px;
	font-size: 18px;
	margin-top: 20px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

.mp-moftarlayer .mp-mofinner .mp-moftext a.mp-contact:hover,
.mp-moformular .mp-mofinner .mp-moftext a.mp-contact:hover {
	border-bottom: 3px solid #00af84;
	margin-top: 17px;
}

.mp-moftarlayer .mp-closebtn,
.mp-moformular .mp-closebtn {
	display: table;
	position: absolute;
	right: 40px;
	top: 40px;
	width: 36px;
	height: 36px;
	background-color: white;
	-webkit-border-radius: 99px;
	-moz-border-radius: 99px;
	-ms-border-radius: 99px;
	border-radius: 99px;
	text-align: center;
	border: 3px solid #009688;
}

.mp-moftarlayer .mp-closebtn i,
.mp-moformular .mp-closebtn i {
	display: table-cell;
	vertical-align: middle;
	color: #009478;
	font-size: 18px;
}

.mp-moformular {
	position: absolute;
}

.mp-filters {
	text-align: center;
	margin-bottom: 50px;
	padding: 20px 0;
	background-color: rgb(145, 109, 173, 0.9);
}

.mp-filters .mp-sorter {
	margin-bottom: 10px;
}


.mp-label {
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	margin: 0 10px 0 30px;
	vertical-align: middle;
}

@media (min-width: 480px) {
	.mp-filters .mp-label {
		margin: 0 10px 9px 30px;
	}
}

.mp-filters .nice-select {
	line-height: 43px!important;
}

.mp-label:first-child {
	margin-left: 0;
}

.mp-submitter {
	display: inline-table;
	background-color: #fff;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	-ms-border-radius: 19px;
	border-radius: 19px;
	width: 32px;
	height: 32px;
	text-align: center;
	vertical-align: middle;
	margin-left: 10px;
	margin-bottom: 10px;
}

.mp-submitter i {
	vertical-align: middle;
	display: table-cell;
	color: #916dad;
}

.mp-sorter {
	vertical-align: middle;
	display: inline-block;
}

.mp-filters.mp-pager {
	margin: 0;
}

.mp-filters.mp-pager .mp-label {
	margin: 0 10px;
}

.mp-filters.mp-pager .mp-label.mp-act {
	text-decoration: underline;
}

#mp-search-judet,
.mp-input {
	padding: 13px 15px 11px;
	width: 120px;
	font-size: 14px;
	border: none;
	outline: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	font-family: 'Agrandir';
}

.ui-menu-item-wrapper {
	background-color: #fff !important;
	box-shadow: none !important;
	border: 1px solid #e3e3e3 !important;
	color: #555 !important;
	outline: none !important;
	list-style-image: none !important;
}

.ui-menu-item-wrapper:hover,
.ui-menu-item-wrapper:focus {
	background-color: #009055 !important;
	border: 1px solid #009055!important;
	color: #fff !important;
}

.ui-autocomplete {
	z-index: 9999;
}

#mp-footer {
	text-align: center;
	padding: 0;
	width: 100%;
	position: relative;
	margin-top: 170px;
}

#mp-footer img {
	width: 100%;
	width: calc(100% + 36px);
	height: auto;
	margin-left: -18px;
	margin-bottom: -18px;
}

.mp-stamp {
	position: absolute;
	z-index: 9999;
	bottom: 25%;
	left: 50%;
	margin-left: -80px;
	display: block;
}

.mp-counter {
	width: 100%;
	text-align: center;
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	margin: 0;
	line-height: 40px;
}

.ofb-search-form {
	margin-bottom: 20px;
	padding: 15px 20px;
	text-align: center;
}

.ofb-search-form form input {
	background: none;
	margin: 0;
	border: 1px solid rgba(255, 255, 255, 0.3);
	height: 36px;
	font-weight: 100;
	padding-left: 10px;
	width: 185px;
	color: #fff;
}

.ofb-search-form form input.menu-sbutton {
	border: none;
	background-color: #a0bd00;
	height: 40px;
	padding: 6px 22px;
	width: auto;
}

.btn-more {
	border: 3px solid #b8d81c;
	padding: 15px 25px;
	margin-bottom: 80px;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border-radius: 50px;
	color: #fff;
	background-color: #9fbe01;
	border-color: #9fbe01;
	display: block;
	margin: 0 auto;
	margin-bottom: 80px;
	outline: none;
	background-image: url(/forzazu-2018/img/pixel1.png);
	background-repeat: repeat;
	text-transform: uppercase;
	letter-spacing: 0.2px;
	-webkit-transition: all 277ms ease-in-out;
	-moz-transition: all 277ms ease-in-out;
	-o-transition: all 277ms ease-in-out;
	transition: all 277ms ease-in-out;
	-ms-transition: all 277ms ease-in-out;
}

.btn-more:hover {
	background-color: #afd008;
	color: #fff;
	-webkit-transition: all 277ms ease-in-out;
	-moz-transition: all 277ms ease-in-out;
	-o-transition: all 277ms ease-in-out;
	transition: all 277ms ease-in-out;
	-ms-transition: all 277ms ease-in-out;
}

.err {
	color: #E02652;
	margin: 2px 0;
}

.message {
	color: #FFFFFF;
	text-align: center;
	background-color: #0EA855;
	padding: 20px 10px;
	font-weight: bold;
	letter-spacing: 0.5px;
	font-size: 20px;
}

.mp-choice {
	width: 300px;
}

@media (max-width: 1200px) {
	.mp-choices {
		width: 740px;
	}
}

@media (min-width: 1200px) {
	.mp-choice {
		width: 456px;
	}
	.mp-choices {
		position: relative;
		display: flex;
		justify-content: space-around;
		margin: 0;
	}
	.mp-sau {
		position: absolute;
		left: 45%;
	}
}

.map-btn {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 80px;
	text-align: center;
	font-family: 'Agrandir';
}

.map-btn a {
	color: white;
	font-size: 25px;
	padding: 30px;
	background-color: #009478;
	margin: 0 auto;
	display: block;
	line-height: 1.1;
}

.nice-select {
	border: 1px solid #ddd!important;
}

.nice-select .list {
	left: -1px!important;
}

@media (min-width: 640px) {
	.nice-select {
		margin-left: 15px;
		margin-bottom: 0!important;
	}
	.mp-sorter {
		margin-bottom: 0!important;
	}
	.mp-logo img {
		max-width: 100%;
	}
	.mp-filters .mp-sorter {
		margin-bottom: 10px!important;
	}
}

@media (min-width: 768px) {
	.map-btn:hover a {
		background-color: #de288b;
	}
}


/* queries */

@media (max-width: 1200px) {
	.mp-t1 img,
	.mp-t2 img {
		width: 400px;
	}
	.mp-logo {
		margin-top: 55px;
	}
}

@media (max-width: 1200px) {
	.mp-alege img {
		width: 140px;
	}
	.mp-sau {
		width: 80px;
	}
	.mp-sau img {
		width: 100%;
	}
	.mp-choices {
		width: 740px;
		margin: 0 auto;
	}
	.mp-choice {
		width: 300px;
	}
	.mp-choice img {
		width: 100%;
	}
}

@media (max-width: 1023px) {
	.mp-logo img {
		width: 380px;
	}
	.mp-logo {
		margin-top: 37px;
	}
	.mp-t1 img,
	.mp-t2 img {
		width: 340px;
	}
	#mp-footer {
		margin-top: 100px;
	}
	.mp-poweredby {
		left: 50%;
		right: auto;
		margin-left: -45px;
		bottom: 0;
		margin-bottom: -70px;
	}
	.mp-alege {
		margin-top: 80px;
	}
}

@media (min-width: 840px) {
	.mp-choices {
		height: 176px;
	}
}

@media (min-width: 1200px) {
	.mp-choices {
		height: 315px;
	}
}

@media (max-width: 840px) {
	.mp-t1 img,
	.mp-t2 img {
		width: 258px;
	}
	.mp-choices {
		width: 410px;
		margin: 0 auto;
	}
	.mp-choices .mp-choice {
		float: none;
	}
	.mp-choices .mp-sau {
		float: none;
		margin: -10px auto 20px;
	}
	#mp-container {
		background-size: contain;
	}
	.mp-logo img {
		width: 240px;
	}
	.mp-logo {
		margin-top: 13px;
	}
	#mp-container {
		border: 10px solid #916dad;
	}
	#mp-footer img {
		width: calc(100% + 20px);
		margin-left: -10px;
		margin-bottom: -10px;
	}
	#mp-player {
		border: 10px solid #916dad;
	}
	#mp-player .mp-poweredby {
		bottom: -12px;
	}
	.map-btn a {
		font-size: 17px;
		padding: 20px;
	}
}

@media (max-width: 799px) {
	.mp-moftarlayer {
		position: absolute;
		padding: 0;
	}
	.mp-moformular {
		position: absolute;
		padding: 0;
	}
	#mp-player {
		margin-bottom: 100px;
	}
	.mp-moftarlayer .mp-closebtn,
	.mp-moformular .mp-closebtn {
		top: 10px;
		right: 10px;
	}
}

@media (max-width: 639px) {
	.mp-t1 img,
	.mp-t2 img {
		width: 123px;
	}
	.logo-ofb img {
		width: 183px;
	}
	.mp-item {
		float: none !important;
		margin-bottom: 40px;
	}
	.mp-cards {
		float: none !important;
		width: 260px;
		margin: 0 auto;
	}
	.mp-symbol {
		padding-top: 0;
	}
	.mp-moformular .mp-mofinner .mp-moftext div input[type="text"],
	.mp-mofinner .mp-moftext div textarea {
		width: calc(100% - 30px) !important;
		float: none !important;
	}
	.mp-moformular .mp-mofinner .mp-moftext div label {
		width: auto;
		float: none;
	}
	.mp-moformular .mp-mofinner .mp-moftext div {
		margin-bottom: 5px;
	}
	#mp-player iframe {
		width: 100%!important;
		max-width: 100%!important;
	}
	#mp-footer {
		margin-top: 60px;
	}
	.mp-logo {
		margin-top: 10px;
		padding: 0 10px;
	}
	#mp-player {
		border: none;
		margin-top: 50px;
	}
}

@media (max-width: 479px) {
	.mp-logo img {
		max-width: 100%;
		width: 115px;
		margin-top: -50px;
	}
	.mp-t1 img {
		left: 6px;
		width: 110px;
		top: 82px;
	}
	.mp-t2 img {
		right: 10px;
		width: 123px;
    	top: 100px;
	}
	.mp-t1 img,
	.mp-t2 img {
		position: absolute;
	}
	.mp-choices {
		max-width: 100%;
	}
	.mp-choices .mp-choice {
		width: auto;
		display: block;
		padding: 0 20px;
	}
	.mp-choices .mp-choice img {
		display: block;
		max-width: 100%;
		margin: 0 auto;
	}
	.mp-pager .mp-label {
		display: inline;
		width: auto;
	}
	.mp-label {
		margin-left: 0;
		display: block;
		width: 100%;
		text-align: center;
	}
	.mp-label:nth-child(3) {
		margin-top: 10px;
	}
}

@media (max-width: 320px) {
	.mp-t1 img,
	.mp-t2 img {
		width: 100px;
	}
}

