@font-face {
    font-family: 'OpenSans-Bold';
    src: url('fonts/OpenSans-Bold.ttf');
}
@font-face {
    font-family: 'OpenSans-Regular';
    src: url('fonts/OpenSans-Regular.ttf');
}
@font-face {
    font-family: 'OpenSans-SemiBold';
    src: url('fonts/OpenSans-SemiBold.ttf');
}
@font-face {
    font-family: 'OpenSans-Light';
    src: url('fonts/OpenSans-Light.ttf');
}
.divin {
	min-width: 0px;
}

.p-top-54 {
	padding-top: 54px;
}

.p-top-40 {
	padding-top: 30px;
}
body {
	font-size: 16px;
}

.lp {
	background: #e1e1e1;
}
.contest-header {
	background-image: url('images/ca2017/header-logo.jpg');
	background-size: cover;
	color: white;
	padding: 50px 0px 0px;
}
.contest-header h1 {
	font-family: 'OpenSans-Bold';
	font-weight: bold;
	font-size: 48px;
	text-transform: uppercase;
	margin-bottom:10px;
}
.contest-header .short-desc {
	font-size: 21px;
	font-family: 'OpenSans-Regular';
	padding-bottom: 20px;
	padding-top: 20px;
	display: block;
}
.sign-up {
	background: #FFD700;
	color: black;
	text-decoration: none;
	padding: 10px 8px;
	border-radius: 3px;
	font-size: 21px;
	text-transform: uppercase;
	display: inline-block;
}

.bullets {
	background: rgba(0, 0, 0, 0.5);
	margin-top: 40px;
	font-size: 0;
	padding: 15px 0px 15px;
}
.bullets div{
	font-size: 16px;
	min-height: 83px;
	padding: 10px 0px 0px;
}
.bullets div#bullet-1 {
	background: url('images/ca2017/bullet-1.png');
	background-repeat: no-repeat;
	padding-left: 100px;
}
.bullets div#bullet-2 {
	background: url('images/ca2017/bullet-2.png');
	background-repeat: no-repeat;
	padding-left: 100px;
}
.bullets div#bullet-3 {
	background: url('images/ca2017/bullet-3.png');
	background-repeat: no-repeat;
	padding-left: 100px;
}
.bullets div#bullet-4 {
	background: url('images/ca2017/bullet-4.png');
	background-repeat: no-repeat;
	padding-left: 100px;
}

.tabs {
	background: url('images/ca2017/tabs-background.png');
	background-repeat: repeat-x;
	overflow:hidden;
}
.tabs .tabs-a a {
	float:left;
	padding: 14px 0px;
	width: 50%;
	text-decoration: none;
	font-family: 'OpenSans-SemiBold';
	font-size: 16px;
	text-align: center;
}
.tabs .tabs-a a .link-foto {
	background: url('images/ca2017/foto.png');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
	vertical-align: middle;
}
.tabs .tabs-a a .link-video {
	background: url('images/ca2017/video.png');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
	vertical-align: middle;
}
.tabs .tabs-a a.active {
	background: #e1e1e1;
}


.section-prize {
	background: #e1e1e1;
	padding-bottom: 40px;
	-webkit-box-shadow: inset 0px 28px 20px -26px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 28px 20px -26px rgba(0,0,0,0.75);
	box-shadow: inset 0px 28px 20px -26px rgba(0,0,0,0.75);
}
.section-prize .prizes {
	max-width: 1115px;
	margin: 0 auto;
}
.section-prize h2 {
	font-family: 'OpenSans-Bold';
	text-transform: uppercase;
	font-size: 30px;
}
.prizes .prize {
	text-align: center;
}
.prizes .prize .prize-title {
	font-weight: bold;
}
.prizes .prize .photo {
	background: #c2c2c2;
	min-height: 200px;
	max-width: 250px;
	margin: 0 auto;
	position: relative;
}
.prizes .prize .photo .prize-footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	color: #FFD700;
}


.section-categories {
	background: white;
	-webkit-box-shadow: inset 0px 28px 20px -26px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 28px 20px -26px rgba(0,0,0,0.75);
	box-shadow: inset 0px 28px 20px -26px rgba(0,0,0,0.75);
	padding-bottom: 80px;
}
.section-categories h2 {
	font-family: 'OpenSans-Bold';
	font-size: 30px;
	text-transform: uppercase;
}

.section-categories .categories {
	overflow: hidden;
	max-width: 1200px;
	margin: 0 auto;
}
.section-categories .categories .category {
	width: 100%;
	position: relative;
	display: inline-block;
	margin: 0px 10px 30px 0px;
}
.section-categories .categories .category img {
	width: 100%;
}
.section-categories .categories .category .category-band {
	position: absolute;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	color: #ffd600;
	font-family: 'OpenSans-Regular';
	font-size: 16px;
	bottom: 10px;
	padding: 10px 0px;
	text-transform: uppercase;
}
.section-categories .categories .category .category-description {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #d9d9d9;
	display: none;
	text-align: left;
	padding: 22px;
	font-family: 'OpenSans-Regular';
	font-size: 14px;
	text-align: center;
}
.section-categories .categories .category:hover .category-description {
	display: block;
}



.section-jury-members {
	background: #464646;
	padding-bottom: 40px;
}
.section-jury-members h2 {
	color: white;
	font-family: 'OpenSans-Bold';
	font-size: 30px;
	text-transform: uppercase;
}
.section-jury-members .juries {
	overflow: hidden;
	max-width: 1200px;
	margin: 0 auto;
}
.section-jury-members .juries .jury {
	display: inline-block;
	margin: 0px 10px 10px 0px;
	max-width: 175px;
	height: 230px;
	vertical-align: top;
}
.section-jury-members .juries .jury img {
	width: 100%;
}
.section-jury-members .juries .jury .jury-info {
	text-align: center;
	margin-top: 3px;
}
.section-jury-members .juries .jury .jury-info span {
	color: white;
	font-family: 'OpenSans-Bold';
	font-size: 12px;
}
.section-jury-members .juries .jury .jury-info a {
	color: #FFD700;
	text-decoration: none;
	font-size: 12px;
}


.section-committee {
	background: #707070;
	-webkit-box-shadow: inset 0px 28px 20px -26px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 28px 20px -26px rgba(0,0,0,0.75);
	box-shadow: inset 0px 28px 20px -26px rgba(0,0,0,0.75);
	padding-bottom: 80px;
}
.section-committee h2 {
	color: white;
	font-family: 'OpenSans-Bold';
	text-transform: uppercase; 
}
.section-committee .committees {
	overflow: hidden;
	max-width: 1200px;
	margin: 0 auto;
}
.section-committee .committees .committee {
	display: inline-block;
	margin: 0px 10px 10px 0px;
	max-width: 175px;
	height: 230px;
	vertical-align: top;
}
.section-committee .committees .committee .committee-info {
	text-align: center;
	margin-top: 3px;
}
.section-committee .committees .committee .committee-info span {
	color: white;
	font-family: 'OpenSans-Bold';
	font-size: 12px;
}
.section-committee .committees .committee .committee-info a {
	color: #FFD700;
	text-decoration: none;
	font-size: 12px;
}

.section-footer {
	background: #ebebeb;
	-webkit-box-shadow: inset 0px 28px 20px -26px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 28px 20px -26px rgba(0,0,0,0.75);
	box-shadow: inset 0px 28px 20px -26px rgba(0,0,0,0.75);
	padding: 50px 0px;
}
.section-footer .rules-holder {
	max-width: 1120px;
	margin: 0 auto;
}
.section-footer .rules-holder a {
	font-size: 18px;
}
.section-footer .rules-icon {
	display: inline-block;
	vertical-align: top;
}
.section-footer .rules-header {
	display: inline-block;
	font-size: 24px;
	vertical-align: top;
	margin-left: 5px;
}
.section-footer .rules-header .t-bold {
	font-family: 'OpenSans-Bold';
}
.section-footer .rules-header .t-light {
	font-family: 'OpenSans-Light';
}
.section-footer .rules > div {
	display: block;
	font-size: 16px;
	font-family: 'OpenSans-Regular';
	margin-bottom:10px;
}

.section-signup {
	background: #252525;
	padding: 50px 0px;
}
.section-signup .signup-info {
	color: #bfbfbf;
}
.section-signup .signup-info a {
	color: #ffd600;
	text-decoration: none;
	font-family: 'OpenSans-Bold';
}

.section-partners {
	background: white;
	padding-bottom: 40px;
}
.section-partners h2 {
	color: #333;
	font-family: 'OpenSans-Bold';
	font-size: 30px;
	text-transform: uppercase;
}

.section-partners a {
	display:inline-block;
	margin:10px;
}


@media(max-width: 768px) {
	.bullets div {
		text-align: center;
		background-position: 20% 0% !important;
	}

	.sign-up {
		font-size: 18px;
	}

	.contest-header {
		padding-top:20px;
	}

	.contest-header h1 {
		line-height: 30px;
		font-size:30px;
		padding-bottom:0px;
	}

	.contest-header .short-desc {
		padding-bottom: 20px;
		padding-top: 0px;
	}
	.row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.col-xs-6 {
		padding-left: 5px;
		padding-right: 5px;
	}

	.bullets {
		padding-top: 0px;
		margin-top: 0px;
	}

	.bullets div{
		font-size: 16px;
		min-height: 80px;
		padding: 0px 0px 0px;
	}
	.bullets div#bullet-1 {
		padding-left: 0px;
		padding-top:80px;
		background-image: url('images/ca2017/bullet-1.png');
		background-position: center top !important;
	}
	.bullets div#bullet-2 {
		padding-left: 0px;
		padding-top:80px;
		background-image: url('images/ca2017/bullet-2.png');
		background-position: center top !important;	
	}
	.bullets div#bullet-3 {
		padding-left: 0px;
		padding-top:80px;
		background-image: url('images/ca2017/bullet-3.png');
		background-position: center top !important;
	}
	.bullets div#bullet-4 {
		padding-left: 0px;
		padding-top:80px;
		background-image: url('images/ca2017/bullet-4.png');
		background-position: center top !important;
	}
}



.clasament .loc2 {
	margin-top:-200px;
	margin-right:100px;
}

.clasament .loc3 {
	margin-top:-150px;
	margin-left:100px;
}

.clasament .loc {
	font-size:20px;
	font-family:'OpenSans-Bold';
	text-transform:uppercase;
}

.clasament .imagine {
	width:240px;
	height:240px;
	display:inline-block;
	margin-top:10px;
	position:relative;
	margin-bottom:10px;
}

.clasament .imagine .hover {
	display:none;
}

.clasament .imagine:hover .hover {
	display:block;
	background:gold;
	color:#333;
	font-size:12px;
	text-align:left;
	padding:10px;
	height:240px;
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	text-align:center;
}

.clasament .nume a {
	text-decoration:none;
}

.galmare .loc {

}

.galmare .imagine img {
	max-width:900px;
	margin-top:10px;
}

.galmare .video {
	max-width:900px;
	margin:0 auto;
	margin-top:10px;
}

.section-categories-link {
	background:#e1e1e1;
	padding:5px 0 25px 0;
	box-shadow:inset 0px 28px 20px -26px rgba(0,0,0,0.75);
}

.categorii-links {
	margin-top:30px;
}


.categorii-links .btn {
	margin:4px;
	min-width:100px;
	background: gold;
	font-weight:bold;
}

.workshop {
	margin-bottom: 10px;
}

@media(max-width: 768px) {
	.clasament .loc2 {
		margin-top:30px;
		margin-right:0px;
	}

	.clasament .loc3 {
		margin-top:30px;
		margin-left:0px;
	}

	.galmare .imagine img {
		width: 100%;
	}

	.workshop {
		margin-bottom: 20px;
	}

}