em {
	font-style: italic;
}

#contact-response,
.contact-response {
	background-color: #ff5858;
	color: #fff;
	padding: 15px;
}

#contact-response.with-margin,
.contact-response.with-margin {
	margin-bottom: 15px;
}

#contact-success,
.contact-success,
.contact-form #contact-response,
.contact-form .contact-response {
	margin-bottom: 15px;
}

.contact-form #contact-success,
.contact-form .contact-success {
	margin-bottom: 30px;
}

.has-error input[type="text"],
input[type="text"].has-error,
.has-error input[type="email"],
input[type="email"].has-error,
.has-error input[type="tel"],
input[type="tel"].has-error,
.has-error select,
select.has-error,
.has-error textarea,
textarea.has-error
{
	border-color: #ff5858;
}

.section-content.rooms {
	padding-bottom: 10px;
}

.section-content.rooms:last-child {
	padding-bottom: 0;
}

.unit .section-content .section-title:after {
	content: '';
}

@media ( min-width: 992px ){
	.unit .section-title.hidden-lg {
		display: none;
	}
}

@media ( max-width: 991px ){
	.unit .section-content .section-title {
		padding: 0;
		border: none;
		border-radius: 0;
		cursor: auto;
		margin-bottom: 15px;
		font-size: 18px;
	}
	.fancybox-nav span {
		visibility: visible;
	}
}

.fancybox-thumbs {
	top: auto;
	width: auto;
	bottom: 0;
	left: 0;
	right : 0;
	height: 95px;
	padding: 10px 10px 5px 10px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.3);
}

.fancybox-show-thumbs .fancybox-inner {
	right: 0;
	bottom: 95px;
}

button.fancybox-button:hover,
button.fancybox-close-small {
	background-color: transparent;
}

.fancybox-share__button:active,
.fancybox-share__button:hover,
.fancybox-share__button:focus {
	color: #fff;
}

.search-overlay-content ul.dropdown-menu {
	overflow-y: auto;
}
#footer.no-top { margin-top: 0; }
pre { overflow: auto; padding: 15px; }

table { width: 100%; }
th { text-align: left; background-color: #eee; }
th, td { border: 1px solid #ccc; padding: 5px 10px; }
.close { float: right; padding: 3px 10px; }
.form-control { width: 100%; }
#period-select { margin-bottom: 10px; }
.remove-file,
.delete-slide {
    position: absolute;
    background: #C9302C;
    cursor: pointer;
    color: #FFF;
    font-size: 30px;
    padding: 10px 15px;
}
.trigger-upload { cursor: pointer; }
.btn-block { width: 100%; }
input.cui-cnp-padding {
    padding-left: 30px;
}
.cui-ro {
	position: absolute;
    left: 25px;
    top: 13px;
}
.posts-wrapper .post { display: block; }
.text-danger,
#form-response{ margin-bottom: 15px; color: #f00; }
.unit-page-breadcrumbs { margin-top: 15px; }
.unit-page-breadcrumbs .breadcrumb { margin-bottom: 0; }
.unit-page-breadcrumbs .breadcrumb > li { display: inline-block; }
.links a.disabled { color: #9a9a9a; }

.custom-overlay img {
  animation: pulse .5s infinite alternate;
	-webkit-animation: pulse .5s infinite alternate;
	transform-origin: center;
	-webkit-transform-origin: center;
}

/* Animaitons */
keyframes pulse{
	to {
		transform: scale(2);
		-webkit-transform: scale(2);
	}
}

@-webkit-keyframes pulse{
	to {
		transform: scale(2);
		-webkit-transform: scale(2);
	}
}

.fixed-header .search-results-map {
	background: url('../images/temp/wall.jpg') no-repeat top -100px center;
}

@media (min-width: 992px){

	.unit-logo {
		position: absolute;
		z-index: 12;
		bottom: 49px;
		left: 0;
		width: 95px;
	}

}


/* Modificari 22.03.2018 */

.filters-container { max-width: 100%; }

.fancybox-media {
	display: block;
	overflow: hidden !important;
	line-height: 0;
	margin-bottom: 25px !important;
}

.fancybox-media img {
	width: 100%;
	-webkit-transition: transform .3s linear;
			transition: transform .3s linear;
}

.fancybox-media:hover img {
    -webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
			transform: scale(1.1);
}

.divider {
    margin: 30px 0 50px 0;
}

.sf-menu > li > a,
.sf-menu > li.dropdown > a {
    border-radius: 0;
}

.account-main-content .form-control {
	margin-bottom: 15px;
}

#cancel-unit .modal-body p {
	margin: 15px 0;
}

.unit-page-breadcrumbs {
    margin-top: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}

.unit-sidebar.alt {
    margin-top: -101px;
}

.headline {
    text-align: left;
}

a:hover {
    color: #9a9a9a;
}

.btn:hover { color: #ffffff; }

.search-results-filter .filters-menu .filter-item:after {
    font-family: 'czr7';
}

.search-results-filter .filters-menu .filter-item.active:after {
    color: #ffffff;
}

.filter-wrapper {
	max-height: 500px;
	overflow-y: auto;
}

.czr7-close.disabled {
	opacity: .25;
	color: #565656;
}

.alert {
	display: block;
    padding: 10px 15px;
    margin: 10px 0;
}

.filter-item.active {
	background-color: #FF8224;
	color: #ffffff;
}

.header-reservation {
	margin-top:15px;
	margin-bottom:0;
}

.parallax-section {
	background-image: url("https://www.beta.cazare7.ro/libs/images/content/czr7-my-website.jpg");
    padding: 150px 0;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.section-content.rooms:not(:last-child) {
	padding-bottom: 30px;
	border-bottom: 1px solid #dbdbdb;
}

#account-form .form-control { margin-bottom: 15px; }

.promovare div[class*="col-"] {
	margin-bottom: 40px;
}

@media (max-width: 767px) {

	.parallax-section { background-attachment: scroll; }

}

@media (min-width: 992px) {

	.alert.no-results { padding: 25vh 0; }

}

@media (max-width: 992px) {

	.unit-page-breadcrumbs { display: none; }

	.account-main-content .btn { margin-bottom: 15px; }

	.modal-footer .btn + .btn { margin-bottom: 15px; }

	.unit .facility-list li,
	.unit .room-facility-list li,
	.turistic-attractions-list li { border-bottom: none; }

	.unit .section-title:after { content: '\f107'; }

}

@media (min-width: 992px) and (max-width: 1200px) {

	.header-reservation a { display: none; }

}

.img-opt { text-align: center;  cursor: pointer; }
.img-opt input { display: none; }
.img-opt img { opacity: .15; transition: all 0.3s ease; }
.img-opt input[type=radio]:checked + img,
.img-opt img:hover { opacity: 1; }
.img-opt input[type=radio]:checked ~ p { font-weight: bold; }

.widget-available,.widget-set{
	min-height: 260px; padding: 5px 10px 10px; border: 1px dotted #000; margin-bottom: 10px;
}
/* .widget-available{ float: left; } */
.widget-set{ /* float: right; */ padding-top: 5px; }
.widget-block{
	padding: 10px; margin-top: 5px; cursor: move; position: relative; text-align: left;
	/* width: 257px; background: #CCE2F1; color: #CC0000; font-weight: bold; border: 1px dotted #333; */
}
.widget-block .widget-arrow,.widget-block .widget-params{ display: none; }
.widget-set .widget-arrow,.widget-block.open .widget-params{ display: block; }
.widget-set .widget-block { background-color: #ff7a01; }
.widget-set .widget-block:hover { background-color: #FF8224; }
.widget-params label{ display: block; font-weight: normal; color: #333; }
.widget-params input[type=text]{ color: #000; padding: 5px 10px; }
.widget-params a{ background: none repeat scroll 0 0 #CC0000; color: #FFF; padding: 5px; text-transform: uppercase; }
.widget-arrow{ position: absolute; right: 10px; top: 13px; cursor: pointer; }
.ui-state-highlight{ height: 25px; padding: 10px; margin-top: 5px; background: none; border: 1px dashed #42799e; }
.widget-area-active{ border: 1px solid #cc0000; }

#cropManager,#cropBody{ position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
#cropManager{ display: none; position: fixed; width: 100%; height: 100%; background: #fff; z-index: 99999; }
#cropBody{ /* width: 90%; */ height:70%; }
#cropImage{ width: auto; height: auto; max-width: 100%; max-height: 100%; }
#cropControls{ z-index: 99; position: absolute; top: -60px; left: 0; width: 100%; }
.btn-crop{ font-size: 300%; }
.btn-margin-right{ margin-right: 10px; }
.slide-preview .thumb_wrap{ display: block; margin-bottom: 5px; }
.slide-preview .thumb_wrap a { display: block; }
.slide-preview .thumb_wrap a .thumb{ cursor: pointer; width: 230px; }
#slide{ display: none; }

.mce-btn i { text-shadow: 1px 1px none; }
.mce-ico { font-family: 'tinymce',Arial !important; }

.info li { background: url("https://www.beta.cazare7.ro/libs/images/checkbox.png") no-repeat 0 5px; padding: 10px 40px; }
.info strong { font-weight: 500; }








#notfound {
  position: relative;
  height: 100vh;
}

#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.notfound {
  max-width: 920px;
  width: 100%;
  line-height: 1.4;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.notfound .notfound-404 {
  position: absolute;
  height: 100px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.notfound .notfound-404 h1 {
  font-family: 'Maven Pro', sans-serif;
  color: #ececec;
  font-weight: 900;
  font-size: 276px;
  margin: 0px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.notfound h2 {
  font-family: 'Maven Pro', sans-serif;
  font-size: 50px;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0px;
}

.notfound p {
  font-family: 'Maven Pro', sans-serif;
  font-size: 18px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 30px;
}

.notfound a {
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  padding: 16px 38px;
  border-radius: 40px;
  color: #FFF;
  font-weight: 600;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}


@media only screen and (max-width: 480px) {
  .notfound .notfound-404 h1 {
    font-size: 162px;
  }
  .notfound h2 {
    font-size: 26px;
  }
}

@media (min-width: 768px) {

	.posts-wrapper .post-thumbnail a { height: 300px; }

}

.phone-number-display small { font-size: 12px; }
.phone-number-display p { color: #e03737; }

iframe.youtube-embed {
    display: block;
    width: 100%;
    height: 400px;
}

.person-counter,
.room-counter {
	font-weight: 700;
}

.menu-item,
.page-item {
    padding: 15px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}

.menu-item {
	cursor: move;
}

.room-type {
	color: #619F27;
}

.hide-map-button {
	bottom: auto;
	top: 10px;
}

.verified {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #fff;
    padding: 0 5px;
}

strong { font-weight: bold; }

/*
.text-right { text-align: right; }
*/

#cp-menu-loader { width: 30px; vertical-align: bottom; }
.menu-order li.menu-item { position: relative; }
.cp-custom-page-mark { color: #72a931; }

/**
 * Nav tabs
 */
.nav-tabs {
	display: flex;
}

.nav-tabs li {
	flex: auto;
	text-align: center;
/*
	background: red;
	border: 1px solid;
	margin: 0 0px;
	border-radius: 15px 15px 0 0;
	padding: 10px 0;
*/
}

.nav-tabs li a {
	background: #E5EDDE;
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 10px 10px 0 0;
	border: 1px solid #C8D1C0;
	color: #484848;
}
.nav-tabs li a:hover,
.nav-tabs li.active a {
	background: #619F27;
	border-color: #4D7C21;
	color: #fff;
}
.tab-pane {
	display: none;
}
.tab-pane.active {
	display: block;
}

.reviews { margin-top: 30px; }

.reviews .review-block {
	border-top: 1px solid #e9e9e9;
	padding: 10px 0 20px;
}

.reviews .review-block .score .fa-star,
.reviews .review-block .score .fa-star-o,
.reviews .review-block .score .fa-star-half-o,
.reviews .review-block .review .detailed-score .fa-star,
.reviews .review-block .review .detailed-score .fa-star-o,
.reviews .review-block .review .detailed-score .fa-star-half-o { color: #e38b18; }

.reviews .review-block .review .comment,
.reviews .review-block .review .detailed-score {
	border: 1px solid #e9e9e9;
	border-radius: 5px;
	padding: 10px;
	position: relative;
	background-color: #e9e9e9;
}

.reviews .review-block .review .comment:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #e9e9e9;
	position: absolute;
	top: -10px;
	left: 10px;
}

.review em {
	font-size: 12px;
	color: #848484;
}

#addReview textarea { resize: vertical; }

.review-form-overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  overflow-y: scroll;
  -webkit-transition: 0.005s;
  -o-transition: 0.005s;
  transition: 0.005s;
}

.review-form-wrapper {
	position: absolute;
	top: 70px;
	left: 15px;
	right: 15px;
	bottom: 15px
}

#hide-review-form-button {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	cursor: pointer;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #dbdbdb;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

#hide-review-form-button:hover {
	background-color: #72a931
}

#hide-review-form-button i {
	line-height: 40px
}

#hide-review-form-button:hover i {
	color: #ffffff
}

@media (min-width: 992px) {

	.review-form-overlay {
		z-index: 999 !important
	}

	.review-form-wrapper {
		position: absolute;
		top: 70px;
		width: 50%;
		margin: 0 auto
	}


	#addReview {
		padding-top: 30px;
		padding-left: 15px;
		padding-right: 15px;
		border: 1px solid #dbdbdb
	}

}


#addReview select {
	width: 100%
}

#addReview input {
	margin-bottom: 15px
}

#addReview textarea {
	margin-bottom: 30px
}

#addReview button[type='submit'] {
	margin-bottom: 20px
}

#addReview .select-label:after {
	right: 7px;
	top: 8px
}

#addReview .select-label:before {
	height: 46px
}
