body {
  background: #fff;
  font-family: 'Lato' , sans-serif;
  margin: 0;
  padding: 0;
}

.gray-bg {
    background: #1e1e1e;
}

.brown-bg {
    background: #845422;
}

header {
  background: url('../img/headerbg.jpg') no-repeat center center;
  background-size: cover;
  min-height: 600px;
  position: relative;
}

.seconday-header {
    min-height: 400px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato' , sans-serif;
  margin: 0;
}

.align-center {
  text-align: center;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.row {
  margin-left: -5px;
  margin-right: -5px;
}

p {
  margin: 0;
  font-weight: 300;
  font-size: 18px;
}

a {
  font-weight: 300;
  font-size: 18px;
}

a:hover,
a:focus,
a:active {
  color: #845422;
  text-decoration: none;
}

.termeni-si-conditii {
  color:#fff!important;
}

.termeni-si-conditii h4 {
margin-top: 15px;
font-weight: 600;
font-size:28px;
}

.termeni-si-conditii p {
margin-top: 15px;
font-weight:400;
}

#gmap_canvas img{
    max-width:none!important;
    background:none!important
}

@media (min-width: 1200px) {
  .container {
      width: 970px;
  }
}

.trigger-menu-button {
  width: 100%;
  padding: 10px;
  margin: 7px 0 7px 0;
  background-color: #845422;
  color: #fff;
  border: none;
  text-align: left;
}

.trigger-button-text {
  line-height: 0;
  display: inline-block;
  vertical-align: super;
}

.trigger-menu-button i {
  font-size: 30px;
  margin-right: 15px;
}

.top-navigation-menu-responsive {
  display:none;
  position: absolute;
  background: rgba(0, 0, 0, 0.9);;
  right: 15px;
  left: 15px;
  text-align: left;
  border: 1px solid #845422;
  padding: 0;
  z-index: 9999;
}

.responsive-top-navigation-menu-list-item {
  display: block;
}

.display-block {
  display: block;
}

.responsive-menu-hide {
  display: none;
}

@media (min-width: 768px) {
  .responsive-menu-hide {
    display: block;
  }

  .top-navigation-menu-responsive {
    display: none;
  }

  .trigger-menu-button {
    display: none;
  }

  .navigation-divider {
    display: block;
  }
}


.top-navigation-menu-container {
  background: url('../img/top-nav-bg.png') no-repeat center top;
  height: 170px;
  text-align: center;
}

.top-navigation-menu-list {
  margin: 0;
  padding: 0;
}

.top-navigation-menu-list-item {
  text-align: left;
}

.top-navigation-menu-link {
  color: #fff;
  padding: 17px 15px 17px 15px;
  display: block;
  text-decoration: none;
  font-weight: 300;
  font-size: 14px;
}

.top-navigation-menu-link:hover {
  color: #fff;
  text-decoration: none;
  background: url('../img/active.png') no-repeat center top;
}

.no-link-background {
  display: block;
  text-align: left;
  color: #a36c21;
  margin-top:-5px;
}

.top-navigation-menu-list-item {
  display: inline-block;
}

.navigation-divider {
  background: url('../img/divider.png') no-repeat center center;
  height:3px;
  display: none;
}

.logo {
  margin-top: 10px;
  display: inline-block;
}

.text-holder {
  padding:25px;
  background: rgba(255,255,255,0);
  display: inline-block;
  color: #fff;
  position: absolute;
  bottom: 10%;
  transform: translate(0,-50%);
  left: 15px;
  right: 15px;
}

.text-holder-title {
   font-size: 32px;
   font-weight: 900;
   margin: 0;
}

@media (min-width: 768px) {
  .text-holder {
    left:auto;
    right: auto;
  }

  .text-holder-title {
    font-size: 60px;
  }
}

.text-holder p {
  font-size: 18px;
  margin: 0;
}

.make-an-reservation {
  background: #1e1e1e;
  padding: 25px;
  margin-top: -100px;
  color: #fff;
  font-weight: 300;
  z-index: 2;
  position: relative;
}

.make-an-reservation h3 {
    font-weight: 300;
}

.make-reservation-form {
  margin-top: 15px;
}

.custom-input {
    background: transparent;
    border: 1px solid #636363;
    padding: 9px 9px 9px 28px;
    display: block;
    width: 100%;
    margin: 7px 0 7px 0;
    outline: none;
}

.custom-textarea {
    background: transparent;
    border: 1px solid #636363;
    padding: 9px 9px 9px 28px;
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 7px 0 7px 0;
    outline: none;
}

.reservation-input {
  background: transparent;
  border: 1px solid #636363;
  padding: 9px;
  display: block;
  width: 100%;
  margin: 7px 0 7px 0;
  outline: none;
}

.reservation-input-button {
  width: 100%;
  margin: 5px 0 0 0;
  float: right;
  padding: 10px;
  text-align: center;
  color: #fff;
  border: none;
  background: #845422;
}

.reservation-input-button a:hover {
  color: #fff!important;
}

.color-white {
    color: #fff!important;
}

.custom-submit {
    width: 100%;
    margin: 5px 0 0 0;
    float: right;
    padding: 10px;
    text-align: center;
    color: #fff;
    border: none;
    background: #845422;
}

.input-with-icon {
    position: relative;
    z-index:33;
}

.input-with-icon i {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0,-50%);
}

.why-us-section {
  background: #845422 url('../img/why-us-bg.jpg') no-repeat center top;
  background-size: cover;
  min-height: 550px;
  margin-top:-180px;
  padding-top: 200px;
  padding-bottom: 35px;
  text-align: center;
  color: #fff;
}

.title-divider {
  display: inline-block;
  padding-top: 25px;
}

.title-divider h3 {
  color: #fff;
  display: inline-block;
}

.title-divider i {
  color: #fff;
}

.star-holder {
  width: 120px;
  position: relative;
  left: 50%;
  height: 30px;
  transform: translate(-50%,0);
}

.start-one {
  position: absolute;
  top: 0;
  left: 15%;
  font-size: 18px;
}

.start-two {
  position: absolute;
  top: 0;
  left: 50%;
  font-size: 28px;
  transform: translate(-50%, -35%);
}

.start-three {
  position: absolute;
  top: 0;
  font-size: 18px;
  right: 15%;
}

.divider-titile {
    overflow: hidden;
    text-align: center;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
}

.divider-titile:before,
.divider-titile:after {
    background-color: #fff;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: super;
    width: 50%;
}

.brown:before,
.brown:after {
    background-color: #845422;
}

.divider-titile:before {
    right: 0.5em;
    margin-left: -50%;
}

.divider-titile:after {
    left: 0.5em;
    margin-right: -50%;
}

.why-us-paragraph {
  margin-top: 30px;
  margin-bottom: 25px;
}

.button {
    display: inline-block;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    margin: 2px;
}

.button-transparent {
  transition: 0.4s;
  border: 1px solid #fff;
  border-radius: 5px;
  width: 100%;
  line-height: 50px;
}

@media (min-width: 768px) {
  .button-transparent {
    width: auto;
    padding: 0 25px 0 25px
  }
}

.button-transparent:hover {
  color: #fff;
  background: rgba(255,255,255,0.4);
  border: 1px solid #fff;
}


.why-choose-us {
  background: #fff url('../img/why-choose-us-bg.jpg') no-repeat center top;
  background-size: cover;
  min-height: 463px;
  padding-top: 30px;
  text-align: center;
  color: #845422;
}

.title-divider-brown {
  display: inline-block;
  padding-top: 25px;
}

.title-divider-brown h3 {
  color: #845422;
  display: inline-block;
}

.title-divider-brown i {
  color: #845422;
}

.star-holder-brown {
  width: 120px;
  position: relative;
  left: 50%;
  height: 30px;
  transform: translate(-50%,0);
}

.start-one-brown {
  position: absolute;
  top: 0;
  left: 15%;
  font-size: 18px;
}

.start-two-brown {
  position: absolute;
  top: 0;
  left: 50%;
  font-size: 28px;
  transform: translate(-50%, -35%);
}

.start-three-brown {
  position: absolute;
  top: 0;
  font-size: 18px;
  right: 15%;
}

.line-hr-brown {
  background: #845422;
  width: 100px;
  height: 1px;
  margin: 7px;
  display: inline-block;
}

.why-choose-us-box-title {
  font-size: 20px;
  margin-bottom:15px;
}

.why-choose-us-box-paragraph {
  font-size: 14px;
  font-weight: 400;
}

.qualities-box {
  text-align: center;
  margin-top: 25px;
  padding:35px 15px 35px 15px;
  transition: 0.1s;
  border-bottom: 4px solid transparent;
  cursor: pointer;
  min-height: 385px;
}

.qualities-box:hover {
  background: rgba(255,255,255,0.3);
  border-bottom: 4px solid #845422;
}

.rounded-circle-icon {
  display: inline-block;
	width: 100px;
	height: 100px;
	background: transparent;
    border:1px solid #845422;
    position:relative;
	border-radius: 50px;
    margin-bottom: 25px;
}

.rounded-circle-icon i {
  position: absolute;
  top:50%;
  transform: translate(0, -60%);
  left:0;
  right:0;
  bottom: 0;
  font-size: 60px;
}

.hotelier-service {
  background: #1e1e1e url('../img/servicii-hoteliere.png') no-repeat right center;
  background-size: cover;
  min-height: 450px;
  padding: 35px 0 35px 0;
}

.cazare-info-container {
  margin-top: -50px;
  background: #825528 url('../img/cazare-title-bg.jpg') no-repeat center center;
  background-size: cover;
  position: relative;
  z-index: 5;
  color: #fff;
  padding: 35px 15px 35px 15px;
}

.rooms-detail-background {
  background: url('../img/rooms-detail-bg.png') no-repeat center top;
  background-size: cover;
  margin-top: -80px;
  min-height: 700px;
  color: #fff;
  padding-top: 120px;
}

.restaurant {
  margin-top: -120px;
}

.event-box {
  text-align: center;
  color: #fff;
  margin-bottom: 65px;
}

.idcav-bg {
  background: #845422;
  color: #fff;
  padding: 15px;
  position: relative;
}

.idcav-bg h4 {
  font-size: 22px;
}

.idcav-bg p {
  font-size: 16px;
}

.contact-white-button {
  background: #fff;
  display: block;
  color: #845422;
  line-height: 2;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.gallery-img {
  padding: 0;
}

.gallery-img img  {
  width: 100%;
}

.lightbox-image {
  position: relative;
}

.img-hover {
  position: absolute;
  top:0;
  left:0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  display: none;
  transition: 0.4s;
}

.show-img-hover {
  display: flex;
  justify-content: center;
  align-items: center;
}

.img-hover i {
  font-size: 58px;
  color: #fff;
  position: absolute;
  left: auto;
  right: auto;
}

.event-box * {
  margin-bottom: 25px;
}

.status-message-done {
  background: #845422;
  padding: 10px;
  margin: 15px 0 15px 0;
  color: #fff;
}

.status-message-error {
  background: #e74c3c;
  padding: 10px;
  margin: 15px 0 15px 0;
  color: #fff;
}

.rooms-detail-background p {
  font-size: 16px;
}

.rom-desc-tabs {
  margin-top: 35px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none;
    border-radius: 0;
}

.nav-tabs {
    border-bottom: none;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none;
    background-color: #825528;
    margin-right: 5px;
    margin-bottom: 25px;
    border-radius: 0;
    color: #fff;
}

.nav-tabs > li > a:hover {
  color: #fff;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #825528;
    border: none;
    border-bottom-color: transparent;
}

.nav-tabs > li > a:hover {
    background-color: #825528;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    width: 100%;
    height: auto;
}



.hotelier-service-content {
  text-align: center;
  color: #fff;
}


.g-recaptcha {
  margin-left: auto;
}

.hotelier-service-paragraph {
  margin-top: 25px;
  margin-bottom: 25px;
}

.benefits-padding {
  padding-top: 35px;
  padding-bottom: 35px;
}

.benefits-list {
  text-align: left;
  margin: 0;
  padding: 0;
}

.benefits-list-item {
  display: inline-block;
  padding: 3px 0 3px 0;
  font-weight: 300;
}

.contact-information {
    background: #1e1e1e;
    background-size: cover;
}

.map-container {
    position: relative;
    padding: 0px;
    margin-top:-280px;
    z-index: 999;
    color: #b4b4b4;
}

.contact-details-container {
    padding: 15px;
}

.e-mail-title {
    font-weight: 300;
}


.icons {
    width: 21px;
    height: 26px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
    font-size: 14px;
}

.icon-parcare-proprie {
    background: url(../img/icons/parcare-proprie.png) no-repeat center center;
}

.icon-mic-dejun {
    background: url(../img/icons/mic-dejun.png) no-repeat center center;
}

.icon-baie-proprie {
    background: url(../img/icons/baie-proprie.png) no-repeat center center;
}

.icon-aer-conditionat {
    background: url(../img/icons/aer-coditionat.png) no-repeat center center;
}

.icon-cosmetice {
    background: url(../img/icons/cosmetice.png) no-repeat center center;
}

.icon-balcon {
    background: url(../img/icons/balcon.png) no-repeat center center;
}

.icon-mini-bar {
    background: url(../img/icons/mini-bar.png) no-repeat center center;
}

.icon-seif {
    background: url(../img/icons/seif.png) no-repeat center center;
}

.icon-tv {
    background: url(../img/icons/tv.png) no-repeat center center;
}

.icon-wifi {
    background: url(../img/icons/wifi.png) no-repeat center center;
}

.icon-newspaper {
    background: url(../img/icons/newspaper.png) no-repeat center center;
}

footer {
  background: #121212;
  padding: 50px 0 50px 0;
}

.copyright-text {
  font-size: 14px;
  color: #fff;
}

.back-to-top {
  background: #252525;
  padding: 15px;
  color: #fff;
  border-radius: 5px;
}

.checkbox-custom, .radio-custom {
    opacity: 0;
    position: absolute;
}

.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.checkbox-custom-label, .radio-custom-label {
    position: relative;
    color: #b4b4b4;
    font-size: 14px;
    font-weight: 400;
}

.checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
    content: '';
    background: transparent;
    border: 1px solid #636363;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 3px;
    text-align: center;
    margin-top: -3px;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    background: #ccc;
    box-shadow: inset 0 0 0 2px #fff;
}

.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    background: #444;
    box-shadow: inset 0 0 0 4px #1e1e1e;
}


.checkbox-custom:focus + .checkbox-custom-label, .radio-custom:focus + .radio-custom-label {
  outline: 0px solid #ddd; /* focus style */
}

.contact-method-title {
    font-weight: 300;
    margin-top: 15px;
    font-size: 22px;
}

.info-box {
    padding: 0 0 0 5px;
    margin: 10px 0 10px 0;
}

.info-box p {
    margin-left: 10px;
}

.wrapper-galerie-foto {
  margin-top:-180px;
  position: relative;
  z-index: 9;
  padding:15px;
  background: #1d1d1d;
}

.price-box {
  background: #2a2928 url('../img/pricebox-bg.png') no-repeat left top;
  background-size: cover;
  padding: 10px;
}

.price-box-inside-content {
  border: 1px solid #825528;
  padding: 10px;
  min-height: 340px;
  text-align: center;
}

.price-section {
  padding: 20px 0 21px 0;
}

.price-section.border-bottom {
  border-bottom: 1px solid #825528;
}

.price {
  position: relative;
}

.price .value {
  font-size: 48px;
  font-weight: 800;
}

.price .curency {
  position: absolute;
  top: 0;
  font-size: 16px;
  line-height: 54px;
}

.price .period {
  font-size: 14px;
  vertical-align: super;
}
