* { margin:0px; padding:0px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
body {
    background-color:#ECECEC;
	background-image: url(../../../img/miscellaneous/eva-14-ani/bg.jpg?ts=2);
	background-repeat: no-repeat ;
	background-position: top center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
    color: #333333;
}
a img { border: none; }
a { color: #725FC0; text-decoration: none; outline: none; }
a:hover { text-decoration: none; }
img { vertical-align: middle; border: none; }
ul, li { list-style: none; }
input, select, textarea { font-family: inherit; font-size: inherit; font-weight: inherit; outline: none; }
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
table {	border-collapse: collapse; border-spacing: 0;}

h1, h2, h3 { font-family: 'Source Sans Pro', sans-serif; font-weight: 800; letter-spacing: -1px; }

.title_1 { font-size: 40px; line-height: 1; }
.title_2 { color: #D22B91; font-size: 30px; line-height: 1.2; }
.title_3 { color: #D22B91; font-size: 20px; line-height: 1.2; }

.container { margin: 0 auto; width: 1000px; }
.header { text-align: center; color: #fff; position: relative; padding-top: 280px; padding-bottom: 15px; }
.header p + p { margin-top: 10px; }
.header p:last-child { color: #E4BF87; }
.header h1 { margin-bottom: 15px; }
.header h1 span { font-weight: 300; }
.header .logo { text-align: left; position: absolute; left: 0px; top: 50px; }
.header .logo a { background:url(../../../img/miscellaneous/eva-14-ani/logo.png?ts=3) no-repeat; width: 241px; height: 68px; display: inline-block; text-indent: -99999px; }
.header .top_btn {
	font-family: 'Source Sans Pro', sans-serif;
	background-color: #D32B91;
	padding: 15px 30px;
	display: inline-block;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
}

.box_container { background: #fff; padding: 40px 20px; }
.box_container + .box_container { margin-top: 20px; }
.nopadding { padding: 0px; }

.jury { text-align: center; }
.jury h2 { margin-bottom: 25px; }
.jury li { display: inline-block; vertical-align: top; }
.jury li a { display: inline-block; vertical-align: top; }
.jury li + li { margin-left: 30px; }
.jury li img { display: block; margin-bottom: 5px; }

.boxes { overflow: hidden; margin-top: 50px; }
.box { width: 460px; padding: 30px 280px 30px 15px; height: 260px; border: 1px solid #EBECF3; background-repeat: no-repeat; background-position: right bottom; }
.box p { font-size: 15px; }
.box h3 span { font-weight: 300; }
.box.box_recitaluri { background-image:url(../../../img/miscellaneous/eva-14-ani/bg_box_recitaluri.jpg?ts=2); float: left; }
.box.box_gazde { background-image:url(../../../img/miscellaneous/eva-14-ani/bg_box_gazde.jpg); float: right; }
.box.box_gazde h3 { margin-bottom: 15px; }

.parteneri { padding: 50px 20px; text-align: center; }
.parteneri h2 { text-align: center; margin-bottom: 25px; }
.parteneri + .parteneri { border-top: 1px solid #E5E5E5; }
.parteneri li { display: inline-block; vertical-align: middle; }
.parteneri li + li { margin-left: 30px; }
.parteneri.parteneri_eveniment li { margin-top: 25px; }

.footer { text-align: center; padding: 50px 0px; font-size: 12px; }
.footer p { margin-top: 10px; }

.testimonials { margin-top: 50px; }
.testimonials h2 { text-align: center; margin-bottom: 25px; }
.testimonials h2 span { font-weight: 300; }
.testimonials h2 img { position: relative; top: -6px; left: 5px; }
.testimonials_jcarousel_wrapper { position: relative; }
.testimonials_jcarousel { position: relative; overflow: hidden; width: 700px; margin: 0 auto; }
.testimonials_jcarousel ul { width: 20000em; position: relative; }
.testimonials_jcarousel li { float: left; width: 700px; text-align: center; color: #000000; }
.testimonials_btn_prev { left: 0px; background-image:url(../../../img/miscellaneous/eva-14-ani/carousel_prev.png); }
.testimonials_btn_next { right: 0px; background-image:url(../../../img/miscellaneous/eva-14-ani/carousel_next.png); }
.testimonials_btn {
	background-repeat:no-repeat;
	background-position: center center;
	width: 43px;
	height: 44px;
	display: block;
	position: absolute;
	top: 0px;
	text-indent: -9999px;
}
.testimonials_btn_prev.inactive,
.testimonials_btn_next.inactive { opacity: 0.5; cursor: default; }

.winners { margin-top: 50px; }
.winners h2 { text-align: center; margin-bottom: 10px; }
.winners h3 { font-size: 20px; font-weight: 400; text-align: center; color: #D22B91; }
.winners_jcarousel_wrapper { position: relative; margin-top: 25px; }
.winners_jcarousel { position: relative; overflow: hidden; width: 700px; margin: 0 auto; }
.winners_jcarousel ul { width: 20000em; position: relative; }
.winners_jcarousel li { float: left; width: 700px; text-align: center; color: #000000; }
.winners_btn_prev { left: 0px; background-image:url(../../../img/miscellaneous/eva-14-ani/carousel_prev.png); }
.winners_btn_next { right: 0px; background-image:url(../../../img/miscellaneous/eva-14-ani/carousel_next.png); }
.winners_btn {
	background-repeat:no-repeat;
	background-position: center center;
	width: 43px;
	height: 44px;
	display: block;
	position: absolute;
	top: 0px;
	text-indent: -9999px;
}
.winners_btn_prev.inactive,
.winners_btn_next.inactive { opacity: 0.5; cursor: default; }


.nominees { margin-top: 50px; }
.nominees h2 { text-align: center; margin-bottom: 25px; }
.nominees_jcarousel_wrapper { position: relative; }
.nominees_jcarousel { position: relative; width: 960px; overflow: hidden; margin: 0 auto; }
.nominees_jcarousel ul { width: 20000em; position: relative; }
.nominees_jcarousel li { float: left; width: 960px; height: 360px; text-align: center; color: #000000; }
.nominees_btn {
	width: 240px;
	height: 360px;
	background-repeat:no-repeat;
	background-position: center center;
	display: block;
	position: absolute;
	top: 0px;
	text-indent: -9999px;
}

.nominees_btn_prev { left: 0px; }
.nominees_btn_next { right: 0px; }
.nominees_btn_prev:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.65+0,0+100;Neutral+Density */
	background: -moz-linear-gradient(left,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
.nominees_btn_next:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.65+98 */
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 98%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(98%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 98%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 98%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 98%,rgba(0,0,0,0.65) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 98%,rgba(0,0,0,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 */
}

.nominees_btn:after {
	content:'';
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 0px;
	display:block;
	width: 48px;
	height: 80px;
	top: 50%;
	margin-top: -40px;
	opacity: 0.7;
}

.nominees_btn_prev:hover:after {
	background-image:url(../../../img/miscellaneous/eva-14-ani/arrow_left.png);
	left: 40px;
}
.nominees_btn_next:hover:after {
	background-image:url(../../../img/miscellaneous/eva-14-ani/arrow_right.png);
	right: 40px;
}
.nominees_btn_prev.inactive,
.nominees_btn_next.inactive { opacity: 0; cursor: default; }





































