/* CSS for the new design template */

body {
	margin:0px;
	padding:0px;
	background:#000;
	background-repeat:repeat-x;
	background-position:top center;
	color: #fff;
}
input,
select {
	color: #1a1a1a;
}
a {
	cursor: pointer !important;
}
a:hover {
	text-decoration: none;
}

/* admin editor */
body.node.edit .CP_page_content {
	padding: 20px 0px 0px 0px;
}
	body.node.edit .CP_page_content form {
		color: #1a1a1a;
		background: #ecf0f1;
		padding: 10px 20px 10px 20px;
	}
	
	body.node.edit .CP_page_content .primary {
		margin: 0px 0px 0px 0px;
		border: 0px solid red;
	}

.CP-color-white {
	color:#fff;
}

.CP-color-red {
	color:#f03737;
}
.CP_footer-widgets {
	margin-top: 60px;
	margin-bottom: 60px;
}

.CP_page h2,
h2.line_down_headline  {
    border-bottom: 3px solid #E4E4E4;
    color: #878787;
    display: block;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 20px;
    padding-bottom: 15px;
    position: relative;
    width: 30%;
}
	.CP_page h2:after,
	h2.line_down_headline:after {
	    background-color: #F03737;
	    bottom: -3px;
	    content: "";
	    display: block;
	    height: 3px;
	    left: 0;
	    position: absolute;
	    width: 41%;
	}

.custom-dropdown {
	display: inline-block;
	padding: 0;
    margin: 0;
    position: relative;
    border: none;
    width: 307px;
    border-radius: 0px;
    overflow: hidden;
    background-color: #f7f7f7;
    color:#888888;
	font-size:14px;
	font-family: 'Roboto Slab';
	font-weight: 300;
	background-color: #f7f7f7;
	-moz-appearance: none;
	    text-indent: 0.01px;
	    text-overflow: '';
}
	.custom-dropdown:after {
		content: "\f078";
		font-family: 'FontAwesome';
		font-size: 10px;
		color: #f03737;
		position: absolute;
		top: 50%;
		margin-top: -5px;
		right: 20px;
		z-index: 0;
	}
	.custom-dropdown select {
	    padding: 15px 15px 15px 25px ;
	    border: none;
	    box-shadow: none;
	    background-color: transparent;
	    background-image: none;
	    -webkit-appearance: none;
	       -moz-appearance: none;
	            appearance: none;
	    position: relative;
	    z-index: 1;
	    min-width: inherit;
	    display: block;
	    width: 100%;
	}
	
	.custom-dropdown select:focus {
	    outline: none;
	}
	
	.custom-dropdown:hover {
		background: #ecf0f1;
	}
	
.CP-red-btn {
	display: inline-block;
	background-color: #f03737;
	padding: 15px 35px 15px 35px;
	margin:0;
	border-radius: 4px;
	text-transform: uppercase;
	color:#fff;
	font-family: "Roboto Slab";
	font-weight: 400;
	font-size: 14px;
	cursor: pointer;
}	
	.CP-red-btn:hover {
		text-decoration: none;
		background-color: #1c1c1c;
		color: #fff;
		cursor: pointer;
	}
	
.container {
	padding-left:15px;
	padding-right: 15px;
	background:#000;
}

.CP_main_container {

	margin: 0 auto;
	background-color: #000;
	margin-top:60px;
	padding-top:35px;
	position: relative;
}
.nopadding-left {
	padding-left: 0px;
}
.nopadding-right  {
	padding-right: 0px;
}
.nopadding {
	padding: 0px;
}
.extra-margin {
	margin-top:80px;
}
.nav {
	background-color: #1c1c1c;
}
	.nav-pills > li > a {
		border-radius: 0; 
		padding: 14px 24px;
		font-family: "Open Sans"; 
		text-transform: uppercase;
		color: #7d7d7d;
		font-size: 14px;
		cursor: pointer;
		
	}
		.nav > li > a:hover, .nav > li > a:focus {
			background-color: #f03737;
			color:#fff;
		
		}
		.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
			border-radius: none;
			background-color: #f03737;
			font-weight: 400;
			color:#fff;
		}

#homepage-slideshow {
	width: 100%;
	overflow: hidden;
	position: relative;
}		

	#homepage-slideshow h3 {
		position: absolute;
		top:20%;
		left:15%;
		padding:10px;
		background-color: rgba(0,0,0,.8);
		font-family: 'Roboto Slab', serif;
		color:#e54949;
		font-size:24px;
	}	
	#homepage-slideshow p {
		position: absolute;
		top:40%;
		left:15%;
		padding:20px;
		background-color: rgba(0,0,0,.8);
		font-family: "Open Sans";
		color:#fff;
		font-weight: 300;
		font-size:14px;
		line-height: 24px;
		width:70%;
	}	

	#homepage-slideshow a {
		position: absolute;
		top:70%;
		left:15%;
		padding:10px 30px 10px 30px;
		background-color: #f03737;
		font-family: 'Roboto Slab';
		color:#fff;
		font-size:14px;
		border-radius: 2px;
		font-weight: 700;
		text-transform: uppercase;
	}	
		#homepage-slideshow a:hover {
			background-color: #000;
			text-decoration: none;
		}

.owl-carousel .item {
	height: 400px;
	overflow: hidden;
}
	.owl-carousel .item img {
		width:100%;
	}	

.owl-theme .owl-controls {
	position: relative;
	top:-44px;
}			
		
	.owl-theme .owl-controls .owl-page span {
		background-color: rgba(0,0,0,.7) !important;
	}
		
		.owl-theme .owl-controls .owl-page.active span {
			background: #f03737 !important;
		}
			
.RezervaBilet h1 {
	text-align: center;
	color:#a5a5a5;
	font-size:24px;
	font-family: 'Roboto Slab';
	font-weight: 300;
}
		
.RezervaBilet p {
	text-align: center;
	color:#adadad;
	font-size:18px;
	font-family: 'Open Sans';
	font-weight: 300;
	margin-top:50px;
}
		
#SelectProgram {
	display: inline-block;
}
.CP-rezerva-widget {
	width: 100%;
	text-align: center;
	margin-top:40px;
}
	.CP-rezerva-widget .custom-dropdown {
		margin-right: 35px;
	}

.CP-rezerva-widget .CP-red-btn {
	position: relative;
	top:-20px;
}	

#SelectProgram .custom-dropdown	{
	display: block;
}

.cp-filme-homepage {
	margin-bottom:40px;
}
	.cp-filme-homepage h2 {
		display: block;
		width: 100%;
		margin: 0px 0px 20px 0px;
		font-family: "Open Sans";
		font-size: 18px;
		color:#878787;
		font-weight: 400;
		border-bottom:3px solid #e4e4e4;
		padding-bottom:15px;
		width:30%;
		position: relative;
	}
	
		.cp-filme-homepage h2::after {
			position: absolute;
			width:41%;
			height: 3px;
			background-color: #f03737;
			display: block;
			content:'';
			bottom: -3px;
			left: 0;
		}		
		
.cp-filme-homepage .owl-carousel {
	width: 100%;
	padding:0;
	list-style: none;
}		
	
	.cp-filme-homepage .owl-carousel .owl-wrapper-outer	{
		margin: 0px 0px 0px 0px;
		padding:0;
		width: 100%;
	}
 	
	.cp-filme-homepage .right {
		background-color: #fff;
	}	

	.image-container-owl {
		width: 250px;
		overflow: hidden;
		min-height: 300px;

	}
	.cp-filme-homepage .right img {
		width:100%;
		height: auto;
		
	}
	.cp-filme-homepage .right h3 {
		color:#353535;
		font-family: "Open Sans";
		font-size: 14px;
		font-weight: 400;
		margin:24px 15px 10px 8px;
		line-height: 18px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
		.cp-filme-homepage .right h3 a {
			color:#353535;
		}
			.cp-filme-homepage .right h3 a:hover {
				color:#353535;
				text-decoration: none;
			}	
				
	.rezerva-film-btn-afis {
		position: absolute;
		top:67%;	
		text-align: center;
		left:50%;
		margin-left:-92px;
		display: none;
	}		
		.filme-slideshow li:hover .rezerva-film-btn-afis {
			display: block;
		}
	.filme-slideshow {
		position: relative;
	}	
	.filme-slideshow .right .rezerva-film-btn-afis a {
		display: inline-block;
		background-color: #f03737;
		padding: 10px 25px 10px 25px;
		margin:0;
		border-radius: 4px;
		text-transform: uppercase;
		color:#fff;
		font-family: "Roboto Slab";
		font-weight: 400;
		font-size: 14px;
	}	
		
		.filme-slideshow .right .rezerva-film-btn-afis a:hover {
				text-decoration: none;
				background-color: #1c1c1c;
				color: #fff;
				cursor: pointer;
			}

.filme-slideshow .right {
	padding: 10px 10px 10px 10px;
	min-height: 460px;
}
	.filme-slideshow .right p a {
		color:#f03737;
		font-family: "Open Sans";
		font-weight: 400;
		font-size: 14px;
		margin:30px 25px 10px 8px;
		padding-bottom: 10px;
	}
		.filme-slideshow .right p a:hover {
			text-decoration: none;
		}
		
		.filme-slideshow .owl-theme .owl-controls {
			position: absolute;
			right: 26px;
			top: -57px;
		}
		
		.filme-slideshow .owl-theme .owl-controls .owl-buttons div {
			background:#1c1c1c;
			border-radius: 30px;
			color:#fff;
			font-weight: bold;
		}
		.filme-slideshow .owl-theme .owl-controls .owl-buttons div:hover {
			color:#f03737;
		}
			
.hp-stiri h3 {
	margin: 0px;
	padding:0;
	margin-bottom:30px;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 18px;
}		
	.hp-stiri h3 a {
		color:#939393;
		padding:0;
		line-height: 30px;
	}	
	.hp-stiri h3 a:hover {
		text-decoration: none;
	}
	.hp-stiri h3 a:hover {
		color:#f03737;
	}
	
.hp-stiri a img {
	width: 100%;
	height: auto;
	
}

.hp-stiri .news-side {
	margin: 0px 0px 40px 0px;
}
.hp-stiri p {
	color:#4a4a4a;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
}
.hp-stiri .detalii-stiri-hp a {
	color:#f03737;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	border-bottom: 1px solid #e4e4e4;
	width: 100%;
	display: block;
	padding-bottom: 20px;
}
.hp-stiri .detalii-stiri-hp a:hover {
	color:#c7c7c7;
}

.hp-stiri .stiri-cinemagia a {
	color:#c7c7c7;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	width: 100%;
}
.news-img-container {
	height: 150px;
	overflow: hidden;
 
}		
.news-side a img {
 	width:auto;
 	height: auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}		
.news-side h3	{
	margin-bottom: 10px;
	font-size:14px;
	color:#939393;
	margin-top:10px;
}	
.news-side h3 a:hover {
	color:#f03737;
}		
.news-side .detalii-stiri-hp {
	color:#4a4a4a;
	font-size: 13px;
}		
	
.fb-like-btn {
	margin: 15px 0px 0px 0px;
}		
	
.footer-copyright {
	border-top: 1px solid #e5e5e5;
	padding: 25px 0px 0px 0px;
	padding-bottom: 10px;
}
.footer-copyright p {
	color:#b8b8b8;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 12px;
	width: 100%;
}		
	.footer-copyright .col-lg-4 {
		text-align: right;
	}	
		.footer-copyright a {
			color: #f03737;
		}
		
.CP-top-buttons {
	position: absolute;
	top:-60px;
	right: 30px;

}		

.cookies_notice {
	background-color: #000;
	border-top: 1px solid #fff;
	padding: 25px 0;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
}
.cookies_notice a.CP-red-btn {
	padding: 10px 25px;
}

/*==================================== 
  Our Modal Window styles
=====================================*/
.CP-cityplex {
	display: inline-block;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 13px;
}
.login {
	background-color: #f03737;
	color:#fff;  
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	transition: all 0.55s;
	padding:4px 15px 4px 15px;
	font-weight: 400;
	font-size: 13px;
	font-family: "Open Sans";
}
	.login:hover {
	  color:#fff;
	  background-color: #1c1c1c;
	 }
	 
.content-login-box  {
		text-align: center;
}
	.content-login-box h2 {
		font-weight: 300;
		font-size: 28px;
		font-family: "Roboto Slab";
		color:#f03737;
		padding-bottom: 20px;
	}
.content-login-box .form-item input {
	width:300px;
	background-color: #dadada;
	z-index: 4;
	position: relative;
	padding:10px 5px 10px 5px;
	border:none;

}
.content-login-box .inputbtnsubmit{
	position: relative;
	background-color: #f03737;
	padding: 15px 25px 15px 25px;
	margin:0;
	border-radius: 4px;
	text-transform: uppercase;
	color:#fff;
	font-family: "Roboto Slab";
	font-weight: 400;
	font-size: 14px;
	cursor: pointer;
	border:none;
}
.content-login-box .inputbtnsubmit:hover {
	background-color:#1c1c1c;
}
#CP-cityplex__desc {
	text-align: center;
	margin-top:40px;
}
#CP-cityplex__desc a  {
	color:#fff;
	display: inline-block;
	width: 100%;
	margin-top:10px;
}
	#CP-cityplex__desc a:hover {
		color:#f03737;
	}
	
.logged-in {
	color: #7f7f7f;
	font-size:18px;
}

	.logged-in a {
		color:#fff;
		font-family: "Roboto Slab";
		font-weight: 400;
		font-size: 16px;
		top:20px;
		bottom:20px;
		position: relative;
		text-align: center;
	}
		.logged-in a:hover {
			color:#f03737;
		}

/* cityplex websites */

.CP-cityplex .websites {
	background-color: #1c1c1c;
	color:#888888;
	text-transform: uppercase;
	margin-left:10px;
	padding:4px 25px 4px 15px;
	display: block;
}
	.CP-cityplex .websites a {
		color:#888888;
	}	
	.CP-cityplex .websites:hover {
		color:#f03737;
	}	
	
.CP-cityplex .websites:after {
	content: "";
	position: absolute;
	right: 10px;
	top:6px;
	font-family: 'FontAwesome';
	content: "\f107";
	font-size: 12px;
}		

.modal-wrapper{
  width:100%;
  height:100%;
  position:fixed;
  z-index: 9999;
  top:0; left:0;
  background:rgba(0,0,0,.9);
  visibility:hidden;
  opacity:0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.modal-wrapper.open{
  opacity:1;
  visibility:visible;
}

.modal{
  height:400px;
  width:1000px;
  display:block;
  position:relative;
  top:50%; left:0%; right:0%;
  margin: 0px auto;
  opacity:0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-align: center;
}

.modal-wrapper.open .modal{
  margin-top:-200px;
  opacity:1;
  z-index: 1;
}

.btn-close{
  width:32px;
  height:32px;
  display:block;
  position: absolute;
  top:0%;
  right: 5%;
}

.btn-close::before, .btn-close::after{
  content:'';
  width:32px;
  height:6px;
  display:block;
  background:#fff;
}

.btn-close::before{
  margin-top:12px;
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  transform:rotate(45deg);
}

.btn-close::after{
  margin-top:-6px;
  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  transform:rotate(-45deg);
}

.cityplex-website-box {
	margin:10px 73px 10px 0px;
	display: inline-block;
}

.cityplex-website-box p a {
	color:#b90000;
	font-family: "Roboto Slab";
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	margin:20px 0px 0px 0px;
	display: block;
}
	
	.cityplex-website-box p a:hover {
		color:#fff;
	}

.movie-main-image {
	display: block;
	position: relative;
	margin: 0px 0px 160px 0px;
}
.movie-image-cut {
	display: block;
	height: 325px;
	overflow: hidden;
}
.movie-main-image img {
	width: 100%;
	vertical-align: bottom;
}

.overlay-movie-details {
	position: absolute;
	top: 177px;
	left: 0px;
	right: 0px;
	height: 300px; 
}
	.overlay-movie-details .picturemovie {
		overflow: hidden;
		text-align: right;
	}
	.overlay-movie-details .picturemovie span {
		border: 3px solid #fff;
		width: 200px;
		height: 300px; 
		display: block;
		overflow: hidden;
		background: #000;
	}
		.overlay-movie-details .picturemovie span img {
			height: 294px;
			width: auto;
		}
		
	.overlay-movie-details .movie-bk-title {
		background-color: rgba( 0,0,0, 0.5 );
		height: 300px;
		position: relative;
	}
	
	.overlay-movie-details .movie-bk-title h1 {
		color: #fff;
		font-family: "Roboto Slab";
		font-size: 24px;
		font-weight: 300;
		line-height: 28px;
	}
	
		.overlay-movie-details .movie-bk-title .gen {
			font-size: 14px;
			font-weight: 300;
			color: #c71111;
			font-family: "Open Sans";
			border: 2px solid #c71111;
			display: inline-block; 
			padding: 2px 3px;
			margin: 10px 0px 5px 0px;
		}
		
		.overlay-movie-details .movie-bk-title .durata {
			color: #c1c1c1;
			font-size: 14px;
			font-weight: 300;
			font-family: "Open Sans";
			margin: 10px 10px 5px 0px;
			bottom: 10px;
			display: inline-block;
		}
		.overlay-movie-details .movie-bk-title .gen-film {
			color: #c1c1c1;
			font-size: 14px;
			font-weight: 300;
			font-family: "Open Sans";
			margin: 10px 0px 5px 0px;
			display: inline-block;
			bottom: 10px;
		}
.overlay-movie-details .CP_movie_images {
	position: absolute;
	bottom: 0;
	right: 27px;
	left: 27px;
}
.screenshots-box  {
  	display: block;
}		
.screenshots-box ul {
	padding: 0;
	margin: 0;
}	
.screenshots-box li {
	height: 100px;
	width: 25%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	overflow: hidden;
}
.screenshots-box li span {
	border: 1px solid #404040;
	display: block;
	width: 96%;
	height: 100px; 
	overflow: hidden;
	margin-right: 4%;
	transition: all 0.3s ease;
}
.screenshots-box li:hover span {
	border-color: #F03737;
}
.screenshots-box li:last-child span {
	margin-right: 0;
}
	.screenshots-box li a img {
		width: 100%;
		min-height: 100%;
	}
		
.common-headline h2 {
	color:#f03737;
	border-bottom: 2px solid #7f7f7f;
	font-family: "Roboto Slab";
	font-weight: 400;
	font-size: 18px;
	padding-bottom: 10px;
	width: 30%;
	display: block;
	text-transform: uppercase;
	margin: 55px 0px 20px 0px;
}			
	.common-headline p {
		color:#7f7f7f;
		font-family: "Open Sans";
		font-weight: 300;
		font-size: 14px;
		padding-bottom: 10px;
		display: block;
		line-height: 20px;
		margin: 5px 0px 0px 0px;
	}

.rezervari-bilete-box {
	margin: 60px 0px 0px 0px;
}
/* detaliu film program */
.table-program .timetable {
	font-family: "Open Sans";
	font-size: 12px;
	color: #b9b9b9;
	width: 100%;
}			
	.table-program .timetable th,
	.table-program .timetable td {
		border: 1px solid #404040;
		padding: 2px;
		font-family: "Open Sans";
		font-weight: 300;
		font-size: 14px;
	}
		.table-program .timetable td a {
			background: #F03737;
			display: block;
			padding: 10px;
			color: #fff;
			text-transform: uppercase;
			font-weight: 600;
			text-align: center;
			font-size: 12px;
		}
		.table-program .timetable td a:hover {
			background: #ce3030;
		}
		
		.table-program .timetable th,
		.table-program .timetable .time {
			padding: 10px;
		}
		
.table-program .program-zile {
	display: block;
	width: 100%;
	margin: 40px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
}
	.table-program .program-zile li {
		display: inline-block;
	}
		.table-program .program-zile li a {
			padding: 8px 10px 8px 10px;
			margin: 0px 10px 0px 0px;
			color: #7D7D7D;
			background: #1c1c1c;
		}
			.table-program .program-zile li.active a,
			.table-program .program-zile li a:hover {
				background: #3b3b3b;
			}
#program {
	margin: 60px 0px 0px 0px;
}
#program .timetable td {
	padding: 10px;
}
#program .timetable td a {
	display: inline-block;
	margin: 0px 5px 0px 0px;
}
#program .timetable td a.movie-title {
	display: block;
	width: 100%;
	background: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	font-size: 14px;
}

.CP_page {
	margin: 60px 0px 0px 0px;
}
.CP_page p {
	color:#7f7f7f;
	line-height: 24px;
}
.rezervari-bilete-box p a {
	color: #f03737;
	font-weight: bold;
}

.CP_listare_stiri_container {
	margin: 40px 0px 0px 0px;
}

.CP_listare_stiri_container .news-item {
	margin: 0px 0px 60px 0px;
}
.CP_listare_stiri_container .news-item a.btn-details {
    border-bottom: 1px solid #E4E4E4;
    color: #F03737;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    padding: 10px 20px 10px 10px;
}
	.CP_listare_stiri_container .news-item {
		color: #4A4A4A;
	    font-family: "Open Sans";
	    font-size: 14px;
	    font-weight: 400;
	    line-height: 24px;
	}
	.CP_listare_stiri_container .news-item .stiri-title {
		font-family: "Open Sans";
	    font-size: 18px;
	    font-weight: 400;
	    margin: 0 0 30px;
	    padding: 0;
	    color: #939393;
   		line-height: 30px;
	}
		.CP_listare_stiri_container .news-item .stiri-title:hover {
			color: #F03737;
		}
	.CP_listare_stiri_container .news-item a.stiri-thumb {
		border: 1px solid #fff;
		display: block;
		width: 100%;
		height: 200px;
		overflow: hidden;
		text-align: center;
	}
		.CP_listare_stiri_container .news-item a.stiri-thumb:hover {
			border: 1px solid #F03737;
		}
		.CP_listare_stiri_container .news-item a.stiri-thumb img {
			height: 100%;
			width: auto;
		}
	
.new-details {
}
	.new-details .news-feature-image {
		height: 100%;
		overflow: hidden;
		border: 1px solid #404040;
		text-align: center;
	}
		.new-details .news-feature-image:hover {
			border: 1px solid #F03737;
		}
		.new-details .news-feature-image img {
			//width: 100%;
			height: auto;
		}
		
/* Sala rezervari */
.rezervari-bilete-box input[type="submit"] {
	border: none;
	background-color: #f03737;
	padding: 5px 15px 5px 15px;
	margin:0;
	border-radius: 4px;
	text-transform: uppercase;
	color:#fff;
	font-family: "Roboto Slab";
	font-weight: 400;
	font-size: 14px;
	cursor: pointer;
	display: block;

}
#rezdet {
	font-family: "Open Sans";
	font-weight: 300;
	font-size: 14px;
	color:#fff;
}	
	#rezdet strong {
		color:#f03737;
	}	

	#best {
		color:#f03737;
	}
#cineserv_acceptare input {
	border: none;
	background-color: #f03737;
	padding: 5px 15px 5px 15px;
	margin:0;
	border-radius: 4px;
	text-transform: uppercase;
	color:#fff;
	font-family: "Roboto Slab";
	font-weight: 400;
	font-size: 14px;
	cursor: pointer;
	display: block;
}	
	#cineserv_acceptare input:hover {
		text-decoration: none;
		background-color: #1c1c1c;
		color: #fff;
		cursor: pointer;
	}
	
#legenda h2 {
	font-family: "Open Sans";
	font-weight: 300;
	font-size: 14px;
	color:#fff;
}	

.form-item {
	font-family: "Open Sans";
	font-weight: 300;
	font-size: 14px;
	color:#fff;
}
	
	.form-item label {
		font-family: "Open Sans";
		font-weight: 300;
	}
	
.gallery_page {
	margin: 40px 0px 0px 0px;
}	

	.gallery_page ul {
		list-style: none;
		padding:0;
	}
		.gallery_page .galleries li {
			width: 50%;
			float: left;
		}
		
	.gallery_page h3 a{
		font-family: "Open Sans";
		font-weight: 300;
		font-size: 18px;
		color:#f03737;
	}	
	.gallery_page p {
		font-family: "Open Sans";
		font-weight: 400;
		font-size: 14px;
		color:#7d7d7d;
	}	
	.gallery_page .thumbnail {
		border-radius: 0;
	}


		.gallery li {
			float: left;
			margin: 0px 123px 65px 0px;
			height: 200px;
			overflow: hidden;
			border: 3px solid #fff;
		}
			.gallery li:nth-child(3) {
				margin-right: 0;
			}


.social-box-fb {
	display: inline-block;
	margin: 20px 0px 10px 0px;
}

.node-unpublished, .comment-unpublished {
	background-color:#000;
}

.bar-images {
	width: 100%;
	overflow: hidden;
}

.bar-images img {
	width: 100%;
}

.image-container-owl {
    max-width: 100%;
    height: auto;
}
.clearing {
	clear:both;
}


.navbar-default {
	margin-top: 30px;
    background-image: none;
    border-radius: 0px;
    box-shadow: none;
}
.navbar-default {
    background-color: #1C1C1C;
    border: 0px solid red;
}
.navbar-header {
	display: none;
}
.navbar-default .navbar-brand {
	color: #7d7d7d;
	text-transform: uppercase;
	font-family: "Open Sans";
	font-size: 14px;
	text-shadow:none;
	
}
.navbar-collapse {
	border: 0px solid red;
	padding-left: 0px;
	padding-right: 0px;
}

.node-form textarea, 
.form-item .description {
	color: #dadada !important;
}

.navbar-default .navbar-toggle {
	border:0px solid red;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
	border:1px solid red;
}
.CP_banner {
	text-align: right;
}

.filme-slideshow .image-container-owl {
	height: 350px; 
}

#promotii-slideshow .owl-item {
	width: 50% !important;
	 
}