<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * VARIABLES
 */
body {
  font-family: "Titillium Web", sans-serif;
  font-weight: 300;
  color: #fff;
  /*background: linear-gradient(to bottom, rgba(125,126,125,0) 0%,rgba(75,75,75,1) 35%,rgba(48,48,48,1) 50%,rgba(48,48,48,1) 100%), url("../img/bg-claveria.jpg") no-repeat #303030;*/
  background: url("../img/bg-claveria.jpg") top center no-repeat #303030;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  body {
    background: linear-gradient(rgba(125, 126, 125, 0) 0%, #29518d 10%, #173f59 20%, #274465 100%), url("../img/bg-claveria-768.jpg") no-repeat #303030 !important;
    background-size: contain !important;
  }
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: none;
}

/**
 * HEADER
 */
#header {
  padding-top: 10px;
  position: relative;
  z-index: 10;
  min-height: 120px;
}
#header .navbar {
  background: none;
}
@media screen and (max-width: 640px) {
  #header .container {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
  }
}
#header nav {
  background: none;
  box-shadow: none;
  border: 0px;
  border-radius: 0px;
  background: #fff;
  font-size: 15px;
}
#header nav .logo-header {
  height: 50px;
}
@media screen and (max-width: 1024px) {
  #header nav .logo-header {
    height: 45px;
  }
}
@media screen and (max-width: 640px) {
  #header nav .navbar-header {
    border: 0px;
    min-height: 100px;
  }
  #header nav .navbar-header button {
    background: none;
    border: 0px;
    padding: 0px;
    top: 30px;
    right: 10px;
  }
  #header nav .navbar-header button .icon-bar {
    background: #fff;
    font-weight: 700;
    padding-top: 4px;
    width: 30px;
  }
  #header nav .navbar-collapse {
    padding: 0px;
    border: 0px;
    width: 100%;
    margin: 20px 0px;
    padding-bottom: 10px;
    background-color: rgba(48, 48, 48, 0.6);
  }
}
#header nav .menu-contacto {
  overflow: hidden;
  float: right;
  display: block;
}
@media screen and (max-width: 640px) {
  #header nav .menu-contacto {
    float: none;
    width: 98%;
    margin: 10px auto;
  }
}
#header nav .datos-contacto {
  margin-left: 10px;
}
@media screen and (max-width: 640px) {
  #header nav .datos-contacto {
    float: left;
  }
}
#header nav .datos-contacto a {
  color: #fff;
  padding: 2px 5px;
  font-weight: 700;
}
#header nav .datos-contacto a i {
  color: #f44154;
  margin-right: 5px;
}
@media screen and (max-width: 768px) {
  #header nav .datos-contacto a i {
    font-size: 20px;
  }
}
@media screen and (max-width: 640px) {
  #header nav .datos-contacto a i {
    font-size: 20px;
  }
}
#header nav .navbar-brand,
#header nav .navbar-nav &gt; li &gt; a {
  text-shadow: none;
}
#header nav .navbar-right {
  margin: 0px;
  background: none;
}
#header nav .menu-principal {
  margin: 0px;
  margin-top: 10px;
}
@media screen and (max-width: 640px) {
  #header nav .menu-principal {
    clear: both;
  }
}
#header nav .menu-principal li {
  text-align: center;
  font-size: 1.13em;
  margin: 0px;
  padding: 0px;
  margin-left: 35px;
  margin-right: 0px;
}
@media screen and (max-width: 768px) {
  #header nav .menu-principal li {
    margin-left: 10px;
    font-size: 1em;
  }
}
@media screen and (max-width: 640px) {
  #header nav .menu-principal li {
    margin: 0px;
  }
}
#header nav .menu-principal li a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  padding: 8px;
}
@media screen and (max-width: 640px) {
  #header nav .menu-principal li a {
    font-size: 19px;
    text-transform: none;
    padding: 5px 0px;
  }
}
#header nav .menu-principal li a.item-seleccionado {
  color: #f44154;
  display: block;
}
@media screen and (max-width: 640px) {
  #header nav .menu-principal li a.item-seleccionado {
    background: #f44154;
    color: #fff;
  }
}
#header nav .menu-principal li a:hover {
  color: #f44154;
  display: block;
}
@media screen and (max-width: 640px) {
  #header nav .menu-principal li a:hover {
    background: #f44154;
    color: #fff;
  }
}
#header nav .menu-principal li:last-child a {
  padding-right: 0px;
}

.equal {
  display: flex;
  flex-wrap: wrap;
}

.equal &gt; div[class*=col-] {
  display: flex;
  flex-direction: column;
}

/**
 * HOME
 */
.franja-portada .titulo-franja {
  margin: 40px auto;
  font-size: 30px;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .franja-portada .titulo-franja {
    font-size: 26px;
    margin: 20px auto;
  }
}
@media screen and (max-width: 767px) {
  .franja-portada .titulo-franja {
    margin-top: 20px;
    font-size: 36px;
  }
}
.franja-portada p {
  margin: 1.2em auto;
}
.franja-portada h2 {
  margin-bottom: 40px;
}

#franja-nuestros-servicios {
  padding: 50px 0px;
}
@media screen and (max-width: 767px) {
  #franja-nuestros-servicios {
    padding: 0px;
  }
}
#franja-nuestros-servicios h1 {
  color: #fff;
  margin-top: 0px;
  font-size: 36px;
  line-height: 50px;
}
@media screen and (max-width: 767px) {
  #franja-nuestros-servicios h1 {
    color: #fff;
    margin-top: 0px;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
  }
}
#franja-nuestros-servicios h2 {
  color: #fff;
  font-size: 24px;
  text-transform: none;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  #franja-nuestros-servicios h2 {
    color: #fff;
    font-size: 20px;
    text-transform: none;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
  }
}
#franja-nuestros-servicios .servicio-portada {
  display: block;
  color: #fff;
  background-color: rgba(48, 48, 48, 0.95);
  overflow: hidden;
  margin-bottom: 15px;
  cursor: pointer;
}
#franja-nuestros-servicios .servicio-portada .color-servicio {
  float: right;
  width: 80px;
  padding: 10px 10px;
  height: 80px;
}
#franja-nuestros-servicios .servicio-portada a {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  padding: 15px;
  display: block;
}
@media screen and (max-width: 1280px) {
  #franja-nuestros-servicios .servicio-portada a {
    font-size: 15px;
  }
}
@media screen and (max-width: 1023px) {
  #franja-nuestros-servicios .servicio-portada a {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 15px;
    font-weight: 300;
  }
}
@media screen and (min-width: 768px) {
  #franja-nuestros-servicios .servicio-portada.servicio-grande .color-servicio {
    width: 140px;
    padding: 15px 17px;
    height: 140px;
  }
  #franja-nuestros-servicios .servicio-portada.servicio-grande a {
    font-size: 24px;
    padding: 35px 20px;
  }
}
#franja-nuestros-servicios .titulo-franja {
  margin-top: 0px;
  font-size: 36px;
}
@media screen and (min-width: 768px) {
  #franja-nuestros-servicios .row [class^=col-]:nth-of-type(2n) {
    padding-left: 25px;
  }
  #franja-nuestros-servicios .row [class^=col-]:nth-of-type(2n + 1) {
    padding-right: 25px;
  }
}

#franja-ultimos-trabajos {
  padding: 20px 0px;
  background: #303030;
}
#franja-ultimos-trabajos h3 {
  font-size: 1.3em;
  text-align: center;
  font-weight: 300;
  color: #57a3f1;
}
#franja-ultimos-trabajos a {
  text-decoration: none;
}
#franja-ultimos-trabajos a.home-boton-trabajos {
  margin: 30px auto;
  display: block;
  text-decoration: none;
  max-width: 450px;
  text-align: center;
}

#franja-noticias-home {
  padding: 20px 0px;
  background: #4e4e4e;
  /**
  * NOTICIAS PORTADA
  */
}
#franja-noticias-home h3 {
  font-size: 1.3em;
  text-align: center;
  font-weight: 300;
  color: #57a3f1;
}
#franja-noticias-home a {
  text-decoration: none;
}
#franja-noticias-home a.home-boton-trabajos {
  margin: 30px auto;
  display: block;
  text-decoration: none;
  max-width: 450px;
  text-align: center;
}
#franja-noticias-home .destacado-noticia-portada {
  position: relative;
  color: #fff;
}
#franja-noticias-home .destacado-noticia-portada .noticia-destacada {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 10px 0px;
}
#franja-noticias-home .fecha {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  background: #fff;
  text-align: center;
  width: auto;
  padding: 10px;
  float: left;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1em;
}
#franja-noticias-home .titulo-noticia {
  color: #fff;
  font-size: 18px;
  float: left;
  padding-left: 10px;
  min-height: 68px;
}
#franja-noticias-home .titulo-noticia a {
  color: #fff;
}
#franja-noticias-home a.btnMas {
  color: #57a3f1;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  display: block;
  clear: both;
  float: right;
  margin-top: 10px;
}
#franja-noticias-home a.btnMas:hover {
  text-decoration: none;
}
#franja-noticias-home span {
  display: block;
  font-size: 32px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1em;
  font-weight: normal;
}
#franja-noticias-home .noticia-portada {
  margin-bottom: 39px;
  overflow: hidden;
  position: relative;
}

/**
 * TITULOS
 */
.titulo {
  color: #fff;
  font-size: 34px;
  margin: 20px 0px;
  font-weight: 700;
}
.titulo a.btnCategorias {
  display: none;
}
@media screen and (max-width: 767px) {
  .titulo {
    font-size: 24px;
    margin: 10px 0px;
  }
  .titulo a.btnCategorias {
    display: block;
    font-weight: 600;
    background: #b9192d;
    color: #fff;
    font-size: 16px;
    border-radius: 2px;
    padding: 5px;
    margin-left: 20px;
    float: right;
  }
}

/**
 * NOSOTROS
 */
.nosotros .nosotros-texto {
  padding: 4%;
  background: rgba(48, 48, 48, 0.9) none repeat scroll 0% 0%;
}
.nosotros .row {
  margin: 25px -15px;
}
.nosotros h1 {
  color: #57a3f1;
  font-weight: 900;
  font-size: 300;
  margin-top: 0px;
}
.nosotros p {
  font-size: 16px;
}
.nosotros img {
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .nosotros img {
    display: block;
    margin: 20px auto;
  }
}

/**
 * SERVICIO
 */
.servicio {
  text-align: center;
  /* padding: 30px 0px; */
  margin-bottom: 20px;
  cursor: pointer;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 230px;
}
.servicio h2 {
  margin: 10px 0px;
  line-height: 1.7em;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
}

.otros-servicios {
  cursor: pointer;
  background: #212121;
  margin-bottom: 50px;
  color: #fff;
  overflow: hidden;
}
.otros-servicios h4 {
  font-size: 18px;
  padding: 20px 10px;
  margin: 0px;
  display: block;
  line-height: normal;
}
.otros-servicios a {
  color: #fff;
}
.otros-servicios .color-servicio {
  float: right;
  width: 70px;
  padding: 10px 10px;
  margin-left: 35px;
}

.ficha-servicio {
  margin-top: 20px;
  color: #fff;
}
.ficha-servicio .color-servicio {
  float: left;
  width: 90px;
  padding: 5px 5px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.ficha-servicio h1 {
  font-weight: 700;
  padding: 0px;
  margin: 0px;
  font-size: 38px;
  float: left;
  width: 440px;
}
@media screen and (max-width: 768px) {
  .ficha-servicio h1 {
    font-size: 26px;
    width: auto;
  }
}
.ficha-servicio p {
  font-size: 14px;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .ficha-servicio p {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
  }
}
@media screen and (max-width: 767px) {
  .ficha-servicio p {
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
  }
}
.ficha-servicio .titulo-contacto {
  font-weight: 600;
  font-size: 25px;
}
.ficha-servicio .mas-info {
  padding: 20px;
  background: rgba(20, 20, 70, 0.4) none repeat scroll 0% 0%;
  text-align: center;
  font-weight: 400 !important;
  margin-top: 30px;
}
.ficha-servicio .mas-info .titulo-contacto {
  font-weight: 300;
  font-size: 22px;
}
.ficha-servicio .mas-info .telefono {
  font-size: 28px;
  margin-top: 0.3em;
}
.ficha-servicio .mas-info .btnContacto {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: white;
  text-align: center;
  background-color: #f44154;
  max-width: 370px;
  margin: 20px auto 10px;
  padding: 10px 30px;
  border-radius: 1.5em;
}

img.imagen-servicios {
  border: 1px solid #fff;
  margin-top: 20px;
}

/**
 * TRABAJOS
 */
.form-filtro-trabajos {
  float: right;
  margin-top: 35px;
}
.form-filtro-trabajos label {
  font-weight: 300;
  margin-left: 20px;
  margin-right: 10px;
}
.form-filtro-trabajos select {
  background: transparent;
  color: #fff;
  border-color: #fff;
  padding: 0px 8px;
  height: auto;
  border-radius: 15px;
}
.form-filtro-trabajos select option {
  color: #303030;
}
.form-filtro-trabajos input[type=submit] {
  margin-left: 20px;
  background: #57a3f1;
  color: #fff;
  border-radius: 15px;
  border: none;
  text-transform: uppercase;
  padding: 3px 10px;
  font-weight: 600;
}

.ano {
  font-size: 21px;
  border-bottom: 2px solid #fff;
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-weight: 500;
}

.trabajo {
  cursor: pointer;
  margin-bottom: 20px;
}
.trabajo img {
  border: 1px solid #fff;
}

.ficha-trabajo {
  background: rgba(20, 33, 59, 0.9);
  padding: 20px;
  margin-bottom: 30px;
  min-height: 400px;
}
@media screen and (max-width: 640px) {
  .ficha-trabajo {
    min-height: auto;
  }
}
.ficha-trabajo h1 {
  margin-top: 0px;
  font-size: 28px;
  line-height: 40px;
}
.ficha-trabajo .alm-btn-wrap {
  padding: 30px 10px;
}

.galeria-imagenes {
  margin-top: 30px;
}
.galeria-imagenes .galeria-imagenes img {
  border: 1px solid #fff;
}

/**
 * PORTADA
 */
#destacado-servicios {
  background: #fff;
}

#destacado-servicios .servicio-portada {
  clear: both;
  margin-bottom: 30px;
  overflow: hidden;
}

#destacado-servicios img {
  border-radius: 100%;
  width: 150px;
  display: block;
  margin: auto;
}

#destacado-servicios h4 {
  margin-top: 40px;
  text-align: center;
}

#destacado-servicios .servicio-portada a {
  color: #f12a4b;
  text-decoration: none;
}

/**
 * CONTACTO
 */
.situacion {
  color: #fff;
}
.situacion address {
  font-size: 16px;
}
.situacion address strong {
  font-size: 19px;
}
.situacion address li {
  display: block;
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  color: #fff;
}
.situacion address i {
  color: #f44154;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}
.situacion iframe {
  border: 1px solid #fff;
  width: 100%;
  margin-top: 30px;
  min-height: 305px;
}
@media screen and (max-width: 640px) {
  .situacion iframe {
    margin: auto;
    min-height: 200px;
  }
}

.form-contacto {
  padding: 20px;
  margin: 20px 0px;
  color: #fff;
  background-color: rgba(48, 48, 48, 0.6);
}
.form-contacto a {
  color: #fff;
  text-decoration: underline;
}
.form-contacto .condiciones {
  font-weight: normal;
}
.form-contacto .btnmas {
  background: #57a3f1;
  border-radius: 18px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  float: right;
}
@media screen and (max-width: 640px) {
  .form-contacto .btnmas {
    float: none;
    margin: 20px auto;
    display: block;
    width: 200px;
  }
}
.form-contacto input[type=text],
.form-contacto input[type=email],
.form-contacto input[type=tel],
.form-contacto textarea {
  border-radius: 0px;
  border: 1px solid #f1f1f1;
}
.form-contacto textarea {
  min-height: 74px;
}
@media screen and (max-width: 640px) {
  .form-contacto {
    width: 100%;
    margin: 20px auto;
  }
}

/**
 * DATOS LEGALES
 */
.datos-legales {
  color: #fff;
  background-color: rgba(48, 48, 48, 0.6);
  margin: 30px auto;
  padding: 20px;
}
.datos-legales h3 {
  font-size: 17px;
  margin: 20px 0px;
}
.datos-legales .texto_proteccion {
  border: 1px solid #666;
}
.datos-legales .texto_proteccion td {
  padding: 5px 10px;
}

/**
 * FOOTER
 */
footer {
  font-size: 16px;
  color: white;
  background-color: #000;
  padding: 40px 0px 0px 0px;
}
@media screen and (max-width: 1024px) {
  footer {
    font-size: 14px;
  }
}
footer a {
  color: #fff;
}
footer i {
  color: #f44154;
}
footer img {
  margin-bottom: 10px;
}
footer a:hover {
  color: #fff;
}
footer .titulo-footer {
  color: #f44154;
  font-weight: 200;
  font-size: 21px;
  line-height: normal;
}
@media screen and (max-width: 768px) {
  footer .menu-footer {
    padding: 0px;
    border: 0px;
  }
}
footer .menu-footer a {
  color: #fff;
  text-decoration: none;
}
footer .menu-footer li {
  margin-bottom: 7px;
}
footer .logo-footer {
  max-width: 200px;
  margin-bottom: 10px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  footer .logo-footer {
    display: block;
    margin: auto;
    margin-bottom: 20px;
  }
}
footer .lista-contacto-pie li {
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  footer {
    text-align: center;
  }
}
footer #legales {
  background: #303030;
  padding: 10px 0px;
  margin-top: 30px;
}
footer #legales a {
  color: #f44154;
}

/**
 * BOTONES
 */
a.btnAnteriorPosterior {
  color: #57a3f1;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  top: 35px;
}
@media screen and (max-width: 640px) {
  a.btnAnteriorPosterior {
    display: none;
  }
}

.modal h3 {
  color: #57a3f1;
  font-weight: bold;
}

.modal a.boton {
  padding: 10px;
  margin: 10px auto;
  max-width: 140px;
  display: block;
  font-size: 16px;
}

a.boton {
  display: block;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 700;
  color: white;
  text-align: center;
  background-color: #57a3f1;
  max-width: 450px;
  margin: 20px auto;
  padding: 10px 30px;
  border-radius: 1.5em;
}
a.boton:hover {
  background: #f44154;
}
@media screen and (min-width: 768px) {
  a.boton {
    font-size: 1.2em;
  }
}
@media screen and (min-width: 1024px) {
  a.boton {
    font-size: 1.4em;
  }
}
@media screen and (min-width: 1280px) {
  a.boton {
    font-size: 1.8em;
  }
}

figure {
  overflow: hidden;
}

.ekko-lightbox .modal-content {
  padding: 0% 3%;
}

#cookie_assistant_wrapper,
#cookie_assistant_wrapper h2 {
  color: #000;
}

/** ALQUILERES */
.navbar-categories {
  background-color: rgba(48, 48, 48, 0.85);
  padding: 15px 10px;
}
.navbar-categories ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
.navbar-categories ul li {
  margin-bottom: 8px;
}
.navbar-categories ul li a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  display: block;
  padding: 3px;
}
.navbar-categories ul li a#selected, .navbar-categories ul li a:focus, .navbar-categories ul li a:hover {
  background: none;
  color: #b9192d;
}
.navbar-categories ul li ul {
  margin-left: 5px;
}
.navbar-categories ul li ul li {
  margin-bottom: 3px;
}
.navbar-categories ul li ul li a {
  text-transform: none;
  font-size: 13px;
}

h2.titulo-alquiler {
  margin-top: 0px;
  margin-bottom: 30px;
}

.alquiler {
  background-color: rgba(48, 48, 48, 0.85);
  padding: 15px 10px;
  margin-bottom: 20px;
  cursor: pointer;
  height: 100%;
  min-height: 230px;
}
.alquiler h2 {
  margin: 10px 0px;
  line-height: 1.5em;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
}

#modalForm .modal-content {
  padding: 0;
  border: 0;
  background: rgba(20, 33, 59, 0.9);
}
#modalForm .modal-content .modal-header,
#modalForm .modal-content .modal-body {
  background: transparent;
  border: 0;
  padding: 15px 30px;
}
#modalForm .modal-content .modal-body {
  padding: 30px;
  padding-top: 10px;
}
#modalForm .modal-content .modal-body .form-contacto {
  background: none;
  padding: 0;
  margin: 0;
}
#modalForm .modal-content h4 {
  font-size: 22px;
  font-weight: 600;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
}
#modalForm .modal-content label {
  font-size: 16px;
  font-weight: 500;
}
#modalForm .modal-content .btnmas {
  width: 100px;
  font-size: 19px;
  width: 150px;
}
#modalForm .modal-content button.close {
  color: #fff;
  text-shadow: none;
  opacity: 1;
  font-size: 30px;
}

.breadcrumb {
  background: rgba(20, 20, 70, 0.4);
  border-radius: 0px;
  margin-top: 10px;
}
.breadcrumb a {
  color: #fff;
}
.breadcrumb a:hover {
  color: #f44154;
}
.breadcrumb li.active {
  color: #f44154;
  font-weight: bold;
}
.breadcrumb li:before {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .menu-movil {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    padding: 0;
    height: 100%;
    width: 260px;
    left: -260px;
  }
  .menu-movil .navbar {
    border: 0;
    height: 100%;
  }
  .menu-movil .navbar .navbar-categories {
    background: #303030;
    height: 100%;
  }
}
#novedad-modal {
  background-color: rgba(47, 47, 47, 0.83);
}
#novedad-modal .modal-dialog {
  max-width: 1200px;
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
}
@media (max-width: 768px) {
  #novedad-modal .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}
@media screen and (min-width: 768px) {
  #novedad-modal .modal-dialog {
    width: 100%;
  }
}
#novedad-modal .modal-dialog .modal-content {
  border: 0;
  background: none;
  box-shadow: none;
  border-radius: 0;
}
#novedad-modal .modal-dialog .modal-content .modal-header {
  border: 0;
}
#novedad-modal .modal-dialog .modal-content .modal-header .close {
  text-shadow: none;
  color: #f44154;
  opacity: 1;
  font-size: 35px;
  font-weight: lighter;
  padding: 0;
  margin: 0;
  position: fixed;
  right: 0px;
  top: -10px;
}
#novedad-modal .modal-dialog .modal-content .modal-body {
  background: none;
}
@media screen and (max-width: 767px) {
  #novedad-modal .modal-dialog .modal-content .modal-body {
    border: 6px solid #fff;
    overflow: hidden;
    padding: 0;
  }
}
#novedad-modal .titulo-modal {
  color: #fff;
  font-weight: bold;
  font-size: 25px;
  line-height: 38px;
}
@media screen and (min-width: 768px) {
  #novedad-modal .titulo-modal {
    font-size: 50px;
    line-height: 76px;
  }
}
#novedad-modal .btnmas {
  width: 140px;
  height: 40px;
  background: #f44154;
  border-radius: 38px;
  font-size: 16px;
  line-height: 40px;
  font-weight: bold;
  color: #fff;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  #novedad-modal .btnmas {
    border-radius: 38px;
    font-size: 25px;
    line-height: 75px;
    width: 270px;
    height: 75px;
  }
}
#novedad-modal h5 {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: lighter;
}
@media screen and (min-width: 768px) {
  #novedad-modal h5 {
    font-size: 35px;
    line-height: 50px;
  }
}
#novedad-modal .col-1 {
  background-image: url("../img/popup/claveria-vertical.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 360px;
}
@media screen and (max-width: 767px) {
  #novedad-modal .col-1 {
    order: 2;
    background-position: bottom;
    background-image: url("../img/popup/claveria-vertical-movil.jpg");
  }
}
@media screen and (min-width: 768px) {
  #novedad-modal .col-1 {
    border: 8px solid #fff;
    height: 700px;
  }
}
#novedad-modal .col-2 {
  background-image: url("../img/popup/claveria-hztal.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 260px;
  padding: 20px 40px;
}
@media screen and (min-width: 768px) {
  #novedad-modal .col-2 {
    border: 8px solid #fff;
    border-left: 0;
    height: 700px;
    padding: 20px 50px;
  }
  #novedad-modal .col-2 .texto-interior {
    margin-top: 280px;
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  #novedad-modal .col-2 {
    background-image: url("../img/popup/claveria-movil-deg.jpg");
    order: 1;
  }
}

.row.is-flex {
  display: flex;
  flex-wrap: wrap;
}</pre></body></html>