.white {
  color: #FFF !important;
}
.white:hover {
  color: #FFF !important;
}

.noscroll {
  overflow: hidden;
}

a,
a:hover {
  color: #BFA041 !important;
}

.floating_whatsapp {
  display: none;
}

.navbar-brand {
  display: none !important;
}

.dorado {
  color: #8C6927;
}

.dorado_lines {
  color: #BFA041;
}

.verde_texto {
  color: #012611 !important;
}

.bold {
  font-weight: bold;
}

.quincy {
  font-family: "Ibarra Real Nova", serif;
}

.logo-mini {
  display: inline-block;
}

.logo-normal {
  display: none;
}

.mtop-50px {
  margin-top: 50px;
}

body {
  background: #f2f2f2 !important;
  color: #012611 !important;
  font-family: "Raleway", sans-serif !important;
}

.welcome-overlay {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background: #f2f2f2;
  position: absolute;
  z-index: 9999;
}
.welcome-overlay .inner {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  flex-flow: column;
}
.welcome-overlay .inner .top {
  text-align: center;
}
.welcome-overlay .inner .top img {
  width: 100px;
  display: inline-block;
}
.welcome-overlay .inner .bottom {
  text-align: center;
}
.welcome-overlay .inner .bottom img {
  width: 55px;
  display: inline-block;
}
.welcome-overlay .welcome-text {
  font-size: 2.5em;
  text-align: center;
  width: 320px;
  margin: 0 auto;
}
.welcome-overlay .center-welcome p {
  width: 320px;
  margin-left: auto;
  margin-right: auto;
}

.dropdown-menu {
  border: none !important;
}

.navbar {
  border-bottom: 1px solid #8C6927;
  background: white url(/images/logo-quinta-de-torres.png) no-repeat center 10px;
  background-size: 30px;
}
.navbar .navbar-toggler-icon {
  border-radius: 2px;
  background: #014029;
  height: 4px;
  display: block;
  margin: 4px 0;
}

.container-icons .top_icon img {
  width: 25px;
  height: auto;
  display: inline-block;
  margin-left: 10px;
}
.container-icons .top_icon img.mail {
  width: 30px;
}

.main-banner {
  width: 100%;
  height: 300px;
  display: block;
  background: gray url(/images/banner-home-principal-quinta-de-torres.png) no-repeat center center;
  background-size: cover;
  margin-bottom: 20px;
}
.main-banner.alcazar {
  background: gray url(/images/el-alcazar-banner-quinta-de-torres.png) no-repeat center center;
  background-size: cover;
}
.main-banner.helena {
  background: gray url(/images/banner-prinicpal-helena.png) no-repeat center center;
  background-size: cover;
}

h1.title {
  color: #014029;
  font-size: 2em;
  text-align: center;
}

h2.title {
  color: #014029;
  font-size: 1.6em;
}

.cien {
  width: 100%;
  height: auto;
  display: block;
}

section {
  padding-top: 60px;
}

.block-salon {
  margin: 20px 0;
}
.block-salon .images img {
  width: 100%;
  height: auto;
}

.link-gallery {
  margin: -30px 0 50px 0;
  position: relative;
  z-index: 99;
}
.link-gallery a {
  color: #BFA041;
  font-weight: 400;
}
.link-gallery.helena {
  margin: 60px 0 0 0;
}
.link-gallery.espacios {
  margin-top: -15px;
  margin-bottom: 10px;
}
.link-gallery.espacios a {
  width: 100%;
  display: block;
}
.link-gallery.espacios a span {
  float: right;
}

.back-lineas {
  padding-bottom: 100px;
  padding-top: 50px;
  background: transparent url(/images/back-lines-repeated.png) repeat-y center top;
  background-size: 500px;
  margin-bottom: 60px;
  margin-top: 60px;
}

.el-alcazar-espacios,
.acueducto-espacios,
.lienzo-espacios {
  margin-top: 30px;
}

.imagen-helena {
  margin: -60px 0 30px 0;
}

.flecha_verde {
  color: #012611;
}

.link-follow {
  border-top: 1px solid #BFA041;
  border-bottom: 1px solid #BFA041;
  padding: 5px 10px;
  color: #BFA041;
  width: 100%;
  text-align: center;
  display: block;
  font-style: italic;
}
.link-follow.verde_texto {
  color: #012611;
  border-color: #012611;
}
.link-follow.verde_texto:hover {
  color: #012611;
  font-weight: bold;
  transition: all 0.5s ease;
}

.contact-line {
  border-top: 1px solid #BFA041;
  padding-top: 16px;
}
.contact-line a {
  color: black;
  font-weight: bold;
}
.contact-line:first-of-type {
  margin-top: 20px;
}
.contact-line.horario {
  border-bottom: 1px solid #BFA041;
  padding-bottom: 16px;
}

.contact-block {
  margin-bottom: 30px;
}

.mapa {
  margin-top: 30px;
  margin-bottom: 30px;
}

.block-images-01 {
  margin-top: 20px;
  margin-bottom: 40px;
}

.block-images-02 {
  margin-top: 20px;
  margin-bottom: 0;
}

.some-air {
  padding-top: 50px;
  padding-bottom: 50px;
}

.bottom-contact-block {
  margin-top: 40px;
  margin-bottom: 60px;
}
.bottom-contact-block img {
  margin-top: 40px;
}

.contact-page {
  margin-top: 40px;
  margin-bottom: 40px;
}
.contact-page p {
  margin-top: 30px;
  margin-bottom: 30px;
}

.contact-form {
  margin-top: 60px;
  position: relative;
}
.contact-form .form-group .form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid #BFA041;
  border-radius: 0;
}
.contact-form .form-group .form-control::-moz-placeholder {
  color: #495057;
}
.contact-form .form-group .form-control::placeholder {
  color: #495057;
}
.contact-form .form-group .select-box {
  margin-top: 15px;
}
.contact-form .form-group.error .form-control,
.contact-form .form-group.error .select-box {
  border-color: red !important;
  transition: all 0.5s ease;
}

.btn.btn-primary {
  border-radius: none !important;
}
.btn.btn-primary.enviar {
  background: #BFA041;
  border: none;
  margin-top: 10px;
}

.gallery-page {
  margin-bottom: 40px;
}
.gallery-page ul {
  padding: 0;
  margin: 20px 0 30px 0;
}
.gallery-page ul li {
  display: block;
}
.gallery-page ul li a.active-link {
  font-weight: bold;
}
.gallery-page .gallery-images-container {
  margin-bottom: 40px;
}
.gallery-page .row.gallery img {
  margin-bottom: 20px;
}

.gallery-images-container {
  display: none;
}
.gallery-images-container.el-alcazar-container {
  display: block;
}

footer {
  background: #012611;
  color: #8c6927;
  padding: 50px 0 20px 0;
}
footer a {
  color: #8C6927 !important;
}
footer .logo-footer {
  text-align: center;
  margin-bottom: 30px;
}
footer ul {
  padding: 0;
  margin: 0;
}
footer ul li {
  display: block;
  text-align: center;
  margin: 10px 0;
}
footer .developer {
  margin-top: 50px;
}

.text-danger {
  display: none;
  color: red;
}

.sent_mail_alert {
  background: #012611;
  color: #8C6927;
  padding: 80px 20px;
  position: absolute;
  width: 100%;
  display: none;
  bottom: 60px;
}
.sent_mail_alert.ok {
  display: block;
}

@media screen and (min-width: 475px) {
  .back-lineas {
    background: transparent url(/images/back-lines-repeated.png) repeat-y center top;
    background-size: 1000px;
  }
}
@media screen and (min-width: 575px) {
  .back-lineas {
    background: transparent url(/images/back-lines-repeated.png) repeat-y center top;
    background-size: 1000px;
  }
}
@media screen and (min-width: 768px) {
  .row.gallery {
    margin-bottom: 20px;
  }
  .row.gallery img {
    margin-bottom: 0 !important;
  }
  .gallery_50 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  ._50_percent {
    width: 49%;
  }
  ._50_percent a {
    width: 98%;
  }
  ._50_percent a img {
    width: 100%;
  }
  ._50_percent:first-of-type {
    display: flex;
    justify-content: flex-start;
  }
  ._50_percent.reverse {
    display: flex;
    justify-content: flex-end;
  }
  ._60_percent {
    width: 60%;
  }
  ._60_percent img {
    width: 98%;
  }
  ._60_percent.reverse {
    display: flex;
    justify-content: flex-end;
  }
  ._40_percent {
    width: 40%;
    display: flex;
    justify-content: flex-end;
  }
  ._40_percent a {
    width: 95%;
  }
  ._40_percent a img {
    width: 100%;
  }
  ._40_percent.reverse {
    justify-content: flex-start;
  }
  .navbar-brand {
    display: block !important;
  }
  .navbar-brand img {
    width: 120px;
  }
  .container-icons .top_icon {
    display: none;
  }
  .navbar-collapse .navbar-nav {
    float: right;
    justify-content: end;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex;
    width: 30%;
    justify-content: end;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1em;
    padding-left: 1em;
  }
  .nav-item {
    font-weight: bold;
    font-size: 0.9em;
  }
  .nav-item a {
    color: #333A32 !important;
  }
  .dropdown-menu {
    background: #012611 !important;
    border: 1px solid #8C6927;
  }
  .dropdown-menu .dropdown-item {
    color: #8C6927 !important;
  }
  .dropdown-menu .dropdown-item:hover {
    background: #8C6927;
    color: #012611 !important;
    transition: all 0.5s ease;
  }
  .nav-link.contact {
    background: #BFA041;
    color: white !important;
    border-radius: 4px;
    margin-right: 80px;
  }
  .main-banner {
    margin-top: 30px;
  }
  .navbar {
    background-image: none;
    background-size: 30px;
  }
  .navbar .navbar-toggler-icon {
    border-radius: 2px;
    background: #014029;
    height: 4px;
    display: block;
    margin: 4px 0;
    background: #f2f2f2;
  }
  .floating_whatsapp {
    display: block;
    position: absolute;
    right: 20px;
  }
  .floating_whatsapp img {
    width: 60px;
    height: auto;
    display: block;
  }
  h1.title {
    font-size: 2.2em;
    margin: 30px 0;
    text-align: left;
  }
  .block-salon {
    margin-top: 50px;
  }
  .block-salon.helena {
    display: flex;
    flex-flow: row-reverse !important;
  }
  .contact-block {
    margin-bottom: 100px;
  }
  .logo-mini {
    width: 55px;
    margin-top: 10px;
  }
  .block-images-01 {
    margin-bottom: 0px;
  }
  .block-images-01 .img-right {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
  .block-images-01 .img-right img {
    width: 90%;
  }
  .block-images-01 .img-left {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
  }
  .block-images-01 .img-left img {
    width: 60%;
  }
  .block-images-02 {
    margin-top: 10px;
  }
  .img-txt {
    display: flex;
    align-items: center;
  }
  .img-txt.helena {
    flex-flow: row-reverse;
  }
  .bottom-contact-block {
    display: flex;
    align-items: center;
  }
  .bottom-contact-block img {
    margin-top: 0;
  }
  .contact-page h1.title {
    width: 100%;
  }
  .contact-form {
    margin-top: 30px;
  }
  .gallery-page {
    margin-bottom: 60px;
  }
  .gallery-page .gallery-images-container {
    margin-bottom: 40px;
    margin-top: 40px;
  }
}
@media screen and (min-width: 992px) {
  .back-lineas {
    background: transparent url(/images/back-lines-repeated.png) repeat-y center top;
    background-size: 1280px;
  }
  .block-home-helena {
    margin-top: 245px;
  }
  .block-home-cuarto-de-novia {
    margin-top: 285px;
  }
  .contact-page h1.title {
    width: 90%;
  }
  .contact-page p {
    width: 85%;
  }
  .contact-form .form-group .form-control {
    padding: 40px 0;
  }
  .contact-form .form-group .form-control::-moz-placeholder {
    color: #012611;
  }
  .contact-form .form-group .form-control::placeholder {
    color: #012611;
  }
  .contact-form .form-group.fecha-lugar {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
  }
  .contact-form .form-group.fecha-lugar .select-box {
    width: 48%;
    display: inline-block;
  }
  .contact-form .form-group .select-box {
    border: none;
    background: #f2f2f2;
    width: 100%;
    border-bottom: 1px solid #BFA041;
    padding-bottom: 30px;
  }
  .btn.btn-primary.enviar {
    margin-top: 30px;
    font-size: 1.4em;
  }
  .btn.btn-primary.enviar:active {
    background: #8C6927 !important;
  }
  .sent_mail_alert {
    padding: 180px 20px;
  }
}
@media screen and (min-width: 1280px) {
  .navbar-brand img {
    width: 170px;
  }
  .back-lineas {
    background: transparent url(/images/back-lines-repeated.png) repeat-y center top;
    background-size: 1920px;
  }
  .main-banner {
    height: 600px;
    margin-top: 30px;
  }
  .contact-line {
    display: flex;
  }
  .contact-line .left {
    width: 22%;
  }
  .contact-line .ubicacion,
.contact-line .horarios-container {
    width: 70%;
    font-weight: 700;
  }
  .contact-line .ubicacion .texto-normal,
.contact-line .horarios-container .texto-normal {
    font-weight: 200;
  }
  .navbar {
    width: 1200px;
    margin: 0 auto;
    background: #f2f2f2;
  }
  .navbar-collapse {
    width: 30% !important;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 2.5em !important;
    padding-left: 2.5em !important;
  }
  .nav-link.contact {
    margin-right: 100px;
  }
  .logo-mini {
    display: none;
  }
  .logo-normal {
    display: inline-block;
    width: 205px;
    margin-top: 25px;
  }
  .horario-footer-line {
    margin-top: 18px;
  }
  footer {
    font-size: 0.9em;
  }
  .alig-vertical-center {
    display: flex;
    align-items: center;
  }
  .block-home-helena {
    margin-top: 270px;
  }
  .block-home-cuarto-de-novia {
    margin-top: 315px;
  }
  .block-images-01 {
    margin-top: 50px;
  }
  .img-txt p {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .bottom-contact-block .link-follow {
    display: initial;
    padding-left: 60px;
    padding-right: 60px;
  }
  .sent_mail_alert {
    padding: 200px 20px;
  }
}
@media screen and (min-width: 1920px) {
  .back-lineas {
    background: transparent url(/images/back-lines-repeated.png) repeat-y center top;
    background-size: 2880px;
  }
}
