/* Logo de la parte superior izquierda */
#top-left-logo {
    margin-top: -11px;
}

/* Contenedor del menú superior */
.navbar-inverse {
    background-color: #0074bd;
    border: 0;
    box-shadow: 0 0 5px 0px #333;
    color: #fff;
    min-height: 55px;
}

/* Opciones principales del menú superior */
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #0074bd;
}

/* Opciones principales del menú superior */
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    line-height: 35px;
}

/* Ratón sobre las opciones principales del menú superior */
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    background-color: #fff;
    color: #0074bd;
}

/* Opción principal del menú superior resaltada */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #fff;
    color: #0074bd;
}

/* Cajita para desplegar el menú comprimido */
.navbar-inverse .navbar-toggle {
    border-color: #005081;
    background-color: #0074bd;
}

/* Ratón sobre la caja para desplegar el menú comprimido */
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #005081;
    border-color: #0074bd;
}

/* Elimino la rayita que sale a veces en la parte inferior de la barra contenedora del menú cuando ésta está
   en su versión comprimida. */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border: 0px;
}

/* Estilo para el <ul> contenedor del menú */
.navbar-right {
    margin-top: 0;
}

/* Textos de cabecera en un gris tenue */
.page-header {
    color: #ccc;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 42px;
    margin: 20px 0 20px;
}

/* Imágenes de los destacados principales en la home. */
#img-home-outstanding {
    /* Para que el faldón de las imágenes se superponga un poco a la foto. */
    margin-bottom: -4px;
}

/* Bloque población del destacada */
#home-outstanding-bottom-1 {
    background-color: #0074bd;
    color: white;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 28px;
    letter-spacing: 2px;
    opacity: 1;
    padding-top: 10px;
    padding: 8px;
    text-align: right;
}

/* Bloque ocupantes y dormitorios del destacado */
#home-outstanding-bottom-2 {
    color: #bbb;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 15px;
    padding: 10px;
}

/* Celda ocupantes */
#home-outstanding-bottom-2 table:first-child tr:first-child td:first-child {
    text-align: left;
}

/* Número de ocupantes */
#home-outstanding-bottom-2 table:first-child tr:first-child td:first-child span {
    font-size: 28px;
}

/* Celda dormitorios */
#home-outstanding-bottom-2 table:last-child tr:last-child td:last-child {
    text-align: right;
}

/* Número dormitorios */
#home-outstanding-bottom-2 table:last-child tr:last-child td:last-child span {
    font-size: 28px;
}

/* Bloque precio del destacado */
#home-outstanding-bottom-3 {
    color: #0074bd;
    display: none;
    font-family: 'Rubik', sans-serif;
    font-size: 48px;
    padding-right: 10px;
    text-align: right;
}

/* "Desde" y "euros" */
#home-outstanding-bottom-3 span {
    font-size: 19px;
    font-family: 'Didact Gothic', sans-serif;
}

#home-outstanding-separator {
    margin-bottom: 48px;
}

/* Banda de desplegables del breadcrumb de los listados */
.breadcrumb {
    background-color: #fff;
}

/* Botoncillo para elegir el formato de los listados */
#list-format-button {
    color: #0074bd;
}

/* Pie de las fotos en los listados en el que se muestra el tipo y localidad del alojamiento */
.list-property-bottom {
    padding: 8px;
    text-align: right;
    font-family: 'Didact Gothic', sans-serif;
}

.list-2c-property-reference {
    background-color: #0074bd;
    color: white;
    font-size: 28px;
    letter-spacing: 2px;
    margin-top: 0px;
    padding: 8px;
    text-align: right;
}

.list-property-bottom {
    padding-top: 0px;
    font-family: 'Didact Gothic', sans-serif;
}

/* Texto de ocupantes y dormitorios */
.list-property-bottom h5 {
    font-size: 19px;
    color: #999;
    margin-top: -8px;
}

/* Número de ocupantes y dormitorios */
.list-property-bottom h5 span {
    font-size: 28px;
    color: #999;
}

.list-property-bottom h4 {
    margin-top: 32px;
}

.list-property-bottom h4,
p {
    font-size: 19px;
    color: #333;
    text-align: justify;
}

.list-property-bottom p {
    line-height: 120%;
}

/* Bloque precio  */
.list-property-bottom div {
    color: #0074bd;
    font-size: 48px;
    font-family: 'Rubik', sans-serif;
}

/* "Desde" y "euros" */
.list-property-bottom span {
    font-size: 19px;
}

.list-property-bottom a {
    color: white;
}

h4.name-outsite-image {
    color: #0074bd;
    font-size: 25px;
    font-family: 'Rubik', sans-serif;
 }

 h4.name-outsite-image-on-map {
    color: #0074bd;
    font-size: 20px;
    font-family: 'Rubik', sans-serif;
 }
/* Fin listados de 2 y 3 columnas */

.one-column-list-data {
    padding-top: 0px;
    font-family: 'Didact Gothic', sans-serif;
}

/* Referencia del alojamiento */
.one-column-list-data h3 {
    color: #0074bd;
    font-size: 45px;
    letter-spacing: 2px;
    margin-top: 0px;
}

/* Texto de ocupantes y dormitorios */
.one-column-list-data h5 {
    font-size: 19px;
    color: #999;
    margin-top: -8px;
}

/* Número de ocupantes y dormitorios */
.one-column-list-data h5 span {
    font-size: 28px;
    color: #999;
}

.one-column-list-data h4 {
    margin-top: 32px;
}

.one-column-list-data h4,
p {
    font-size: 19px;
    color: #333;
    text-align: justify;
}

.one-column-list-data p {
    line-height: 120%;
}

/* Bloque precio  */
.one-column-list-data div {
    color: #000;
    font-size: 48px;
    font-family: 'Rubik', sans-serif;
}

/* "Desde" y "euros" */
.one-column-list-data span {
    font-size: 19px;
}

.list-3c-property-reference {
    background-color: #0074bd;
    color: white;
    font-size: 28px;
    letter-spacing: 2px;
    margin-top: 0px;
    padding: 8px;
    text-align: right;
}

/* INICIO: Listado 4 columnas */
.list-4c-property-top {
    font-family: 'Didact Gothic', sans-serif;
    /*border: 2px solid lime;*/
}

.list-4c-property-top table {
    width: 100%;
    font-family: 'Rubik', sans-serif;
}

.list-4c-property-top td {
    /*border: 2px solid orange;*/
    vertical-align: bottom;
    color: #0074bd;
    padding-bottom: 0;
}

.list-4c-property-top table:first-child tr:first-child td:last-child {
    text-align: right;
    font-size: 40px;
    line-height: 44px;
}

.list-4c-property-top table:first-child tr:first-child td:last-child span {
    font-size: 16px;
    line-height: 23px;
}

.list-4c-property-bottom {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 15px;
    color: #999;
    text-align: right;
}

.list-4c-property-bottom span {
    font-size: 21px;
}
/* FIN: Listado 4 columnas */

.text-on-outstanding-home-picture,
.text-on-1col-list-picture,
.text-on-2col-list-picture,
.text-on-3col-list-picture,
.text-on-4col-list-picture {
    right: 28px;
}

#home-outstanding-bottom-4 {
    font-family: 'Didact Gothic', sans-serif;
}

/* Celda ocupantes */
#home-outstanding-bottom-4 table:first-child tr:first-child td:first-child {
    text-align: left;
}

/* Número de ocupantes */
#home-outstanding-bottom-4 table:first-child tr:first-child td:first-child span {
    font-size: 28px;
}

/* Celda dormitorios */
#home-outstanding-bottom-4 table:last-child tr:last-child td:last-child {
    text-align: right;
}

/* Número dormitorios */
#home-outstanding-bottom-4 table:last-child tr:last-child td:last-child span {
    font-size: 28px;
}

.property-header {
    color: #0074bd;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 48px;
    letter-spacing: 2px;
    margin-top: 16px;
}

#property-header-reference {
    float: left;
    font-size: 35px;
}

#property-header-price {
    float: right;
    font-size: 35px;
    display: none;
}

/* "Desde" y "euros" */
.property-header span {
    font-size: 19px;
}

.property-subheader {
    clear: both;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 19px;
}

#property-subheader-occupants {
    float: left;
    color: #999;
}

#property-subheader-occupants span {
    font-size: 28px;
}

#property-subheader-location {
    float: right;
    color: #333;
}

/* Carrusel múltiple de la parte superior de la ficha del inmueble */
.carousel-inner .active.left {
    left: -25%;
}

.carousel-inner .next {
    left: 25%;
}

.carousel-inner .prev {
    left: -25%;
}

.carousel-control {
    width: 4%;
}

.carousel-control.left,
.carousel-control.right {
    margin-left: 15px;
    background-image: none;
}

.property-carousel-container {
    padding: 0;
}

.property-carousel-container > div {
    padding: 0px;
}

/* div que contiene cada imagen del carrusel del inmueble */
.property-carousel-container > div > div > div > div > div {
    padding-left: 2px;
    padding-right: 2px;
}

#property-map-header {
    padding-left: 16px;
    padding-right: 16px;
}

#property-latitude-longitude-text {
    text-align: right;
    padding: 24px;
    color: #0074bd;
    font-size: 24px;
    font-family: 'Rubik', sans-serif;
}

#property-description {
    max-height: none;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 19px;
    color: #333;
}

.property-feature-heading {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 19px;
    color: #666;
    background-color: #FCFCFC;
}

.property-feature {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 19px;
    color: #333;
}

#footer-container {
    background: #0074bd;
}

#footer-custom-icons {
    text-align: center;
}

#footer-custom-icons img {
    border-radius: 5px;
}

#footer-icon-mastercard {
    height: 80px;
}

#footer-icon-visa {
    height: 64px;
    margin-top: 4px;
}

/* Estilos para la cabecera de los enlaces del pie */
.footer-link-list-header {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}

/* Estilos para los enlaces del pie */
.footer-link-list li {
    border-left: none;
    padding-left: 0;
}

.header-rol-form-inner {
    background: #4d536d url('../../../img/custom/19/home-header-background.jpg') no-repeat center center;
    background-size: cover;
}

#footer-socialicons li {
    margin-right: 4px;
}

#home-outstanding-bottom-1 {
    text-align: left;
    font-size: 15px;
}

#home-outstanding-bottom-1 > span {
    font-size: 21px;
}

/* Altura para el carousel en resoluciones grandes */
@media (min-width: 1025px) {
    header.carousel {
        min-height: 500px;
    }
}

.form-control.rol-date-picker:hover {
    border: solid 1px #999;
    background: #fff url(../../../img/icons/svg/dark-grey-1/calendar.svg) 97% 5px no-repeat;
    background-size: 30px 30px;
}

.form-control.people:hover {
    border: solid 1px #999;
    background: #fff url(../../../img/icons/svg/dark-grey-1/people.svg) 96% 7px no-repeat;
    background-size: 30px 30px;
}

.form-control.location:hover {
    border: solid 1px #999;
    background: #fff url(../../../img/icons/svg/dark-grey-1/location.svg) right 5px no-repeat;
    background-size: 30px 30px;
}

/* Botón búsqueda formulario ROL. */
#search-button {
    background-color: #0074bd;
}

#search-button:hover {
    background-color: #005081;
}

/* Botón para reservar en resultados de ROL. */
.rol-btn-direct-booking,
.btn-direct-booking-on-map-marker {
    background-color: #56b055;
}

.rol-btn-direct-booking:hover,
.btn-direct-booking-on-map-marker:hover {
    background-color: #468b44;
    color: #fff;
}

/* Botón para solicitud de reserva en resultados de ROL. */
.rol-btn-request-booking,
.btn-request-booking-on-map-marker {
    background-color: #f60;
}

.rol-btn-request-booking:hover,
.btn-request-booking-on-map-marker:hover {
    background-color: #d15400;
    color: #fff;
}

/* Forzar a mayúscula los textos y caracteres que se representaban mal */
#home-outstanding-bottom-1,
#property-subheader-location,
.list-property-bottom > h4,
.one-column-list-data > h4,
.panel-title > .collapsed,
#home-outstanding-bottom-3 > span {
    text-transform: uppercase;
}

/* Línea divisora de los elementos en el menú pequeño */
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #e5e5e5;
}

/* Enlace en la ventana del mapa */
.leaflet-container h3 a {
    color: #0074bd !important;
}

/* Desplazamiento del buscador en la página de resultados porque no se ve completamente debido a la altura de la barra de navegación */
body > .rol-form-inner {}

/* Ajuste para páginas contenido propio */
#custom-content-row {
    min-height: 64vh;
}

#search-box-button {
    color: #0074bd;
}

/* Cambio de color para los elementos del sistema de cookies */
.gdpr-cookie-notice-modal-footer-item,
.gdpr-cookie-notice-modal-cookie-state {
    color: #0074bd;
}

.gdpr-cookie-notice-modal-footer-item-btn,
.gdpr-cookie-notice-nav-item-btn {
    background: #0074bd;
    color: #fff;
}

.gdpr-cookie-notice-settings-footer-container {
    background-color: #0074bd;
    border: 1px solid #1e83c2;
    left: 14% !important;
    right: auto !important;
}

.gdpr-cookie-notice-modal-cookie-input:checked+.gdpr-cookie-notice-modal-cookie-input-switch {
    background: #0074bd;
    -webkit-box-shadow: inset 0px 0px 0px 1px #0074bd;
    box-shadow: inset 0px 0px 0px 1px #0074bd
}

.header-rol-form-inner {
    min-height: 450px;
}

.ui-datepicker td .ui-state-active,
.ui-datepicker td .ui-state-hover {
    background-color: #0074bd;
}

/* Botones para el filtro de la búsqueda avanzada */
.forsale-filters-button {
    background-color: #0074bd;
}

.forsale-filters-button:hover {
    background-color: #005081;
}

/* Borde superior caja de búsqueda ficha alojamiento */
#property-search-formresults-container-header {
    background-color: #0074bd;
}

/* Estilos formulario de reserva. */
.booking-form-section-title,
.color-btn-form,
.color-btn-form-fixed {
    background-color: #0074bd !important;
}

/* Botones de ocupantes y complementos */
#booking-form-container .btn.disabled,
#booking-form-container .btn[disabled] {
    opacity: 0.25;
}

#booking-form-payments i {
    color: #0074bd !important;
}
/* FIN Estilos formulario de reserva. */

/* Logo en el mapa de la oficina */
#company-map-logo {
    background-color: #0074bd;
    border-radius: 4px;
    padding: 10px;
}

#hover-with-animation #favorite-counter-icon {
    font-size: 28px;
    vertical-align: text-bottom;
    padding-top: 15px;
}

/* Estilos responsvie para apartado + Chiclana */
#chiclana-entorno section {
    margin-top: 30px;
}

#chiclana-entorno h1 {
    margin-bottom: 25px;
    margin-top: 25px;
}

#chiclana-entorno .row-grid {
    display: flex;
}

#chiclana-entorno article.horizontal-content {
    border-top: 1px solid #ddd;
    align-items: center;
    display: flex;
    flex-direction: row;
    padding: 20px 0 10px 0;
}

#chiclana-entorno article.vertical-content {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 40px 40px 20px 40px;
}

#chiclana-entorno .detail-line {
    display: inline-flex;
    justify-content: space-around;
    width: 100%;
}

#chiclana-entorno h3 {
    font-weight: bold;
    text-decoration: underline;
}

#chiclana-entorno .detail-line div {
    display: inline-flex;
}

#chiclana-entorno .detail-line div p {
    margin: 5px;
}

#chiclana-entorno .detail-line div p:first-child  {
    font-weight: bold;
}

#chiclana-entorno img {
    box-shadow: 0 0 10px 0px #666;
}

#chiclana-entorno article.horizontal-content img {
    margin-right: 50px;
}

#chiclana-entorno article p {
    margin-top: 20px;
}

/* Página de Ofertas */
#custom-content-row table {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 17px;
    width: 100% !important;
}

#custom-content-row table tr:nth-child(3) {
    font-weight: bold;
}

#custom-content-row table tr {
    border-bottom: 1px solid #ddd;
    line-height: 35px;
}

#custom-content-row table a {
    background-color: #0074bd;
    border-radius: 4px;
    border: 2px solid #005387;
    color: white !important;
    font-size: 15px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
}

#custom-content-row table a:hover {
    background-color: #005387;
    border: 1px solid #0074bd;
}

/* Oculto el enlace al listado de 4 columnas */
#breadcrumb-listformat-4 {
    display: none;
}

/* Apartado Si eres propietario */
#propietarios-textos h1 {
    margin-bottom: 25px;
    margin-top: 25px;
}

#propietarios-textos img {
    margin: auto;
    min-width: 325px;
    text-align: center;
}

.form-control-custom {
    border-radius: 4px;
    border: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
    padding: 10px;
}

select option[value="Sin Asignar"] {
    display: none;
}

/* Icono persona y reloj de pendiente de confirmar */
.rol-results-to-confirm-booking-sm {
    color: #f60;
}

.rol-results-to-confirm-booking-xs {
    color: #f60;
}

.rol-results-instant-booking-sm,
.rol-results-instant-booking-xs {
    color: #56b055;
}

/* Botón de enviar el formulario de reserva */
.rol-book-button-direct {
    background-color: #56b055 !important;
}

.rol-book-button-direct:hover {
    background-color: #468b44 !important;
}

.rol-book-button-request {
    background-color: #f60 !important;
}

.rol-book-button-request:hover {
    background-color: #d15400 !important;
}

/* Texto de Reserva inmediata */
.property-results-instant-booking {
    color: #56b055;
    font-size: 18px;
}

/* Texto de Requiere confirmación */
.property-results-to-confirm-booking {
    color: #f60;
    font-size: 18px;
}

#header-booking-company-name-container {
    display: none;
}

.booking-status-pending-title {
    display: none;
}

/* Ocultar elementos del menú de las temáticas */
#theme-dropdown-option-186,
#theme-dropdown-option-188,
#theme-dropdown-option-191,
#theme-dropdown-option-192,
#theme-dropdown-option-193,
#theme-dropdown-option-195,
#theme-dropdown-option-196,
#theme-dropdown-option-197,
#theme-dropdown-option-198,
#theme-dropdown-option-202,
#theme-dropdown-option-203,
#theme-dropdown-option-204,
#theme-dropdown-option-205,
#theme-dropdown-option-206,
#theme-dropdown-option-207 {
    display: none;
}

@media (min-width: 1200px) {
    .nav > li > a {
        padding: 10px 15px;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .navbar .container {
        margin: 0;
        width: 100%;
    }
    .nav > li > a {
        padding: 10px 6px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none !important;
        margin: 5px 0px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in { 
        display: block !important;
    }
    .collapsing {
        overflow: hidden !important;
    }
    .dropdown-menu {
        position: relative;
        float: none;
    }
}

/*@media (min-width: 768px) and (max-width: 820px) {
    .nav > li > a {
        padding: 10px 3px;
    }
    .navbar-inverse .navbar-nav > li > a {
        font-size: 14px;
    }
}*/

@media (max-width: 991px) {
    #chiclana-entorno article.vertical-content {
        border-top: 1px solid #ddd;
    }
    #chiclana-entorno .row-grid {
        display: block;
    }
    .page-header {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    #top-left-logo {
        height: 45px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }
    .navbar-inverse {
        min-height: auto;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #262626;
        background-color: #f5f5f5;
    }
    #custom-content-row {
        margin-top: 0;
    }
    #chiclana-entorno article.horizontal-content {
        flex-direction: column;
        padding: 35px 0 10px 0;
        text-align: center;
    }
    #chiclana-entorno article.horizontal-content img {
        margin-right: 0;
    }
    #custom-content-row table tr:nth-child(1n+3) {
        border-radius: 10px;
        box-shadow: 0 0 10px 5px #ccc;
        display: inline-grid;
        margin: 25px;
        padding: 20px;
        width: 85%;
    }
    #custom-content-row table tr:nth-child(1) {
        display: block;
    }
    #custom-content-row > div > p,
    #custom-content-row table tr:nth-child(2),
    #custom-content-row table tr:nth-child(3) {
        display: none;
    }
    .form-control-custom {
        flex-flow: column;
    }
    #property-form-contact,
    #owner-form-contact {
        padding: 10px 20px;
    }
    #owner-contact-form-header {
        font-size: 35px;
    }
    #xs-rol-result-fav-icons-name-container {
        margin-top: 50px;
    }
    .rol-result-icon-table {
        color: #333;
    }
}

@media (max-width: 640px) {
    #footer-telephone {
        font-size: 17px;
        white-space: nowrap;
    }
    #footer-email a {
        font-size: 15px;
    }
}

@media (max-width: 375px) {
    #footer-telephone {
        font-size: 18px;
        white-space: nowrap;
    }
    #footer-email a {
        font-size: 13px;
    }
}

@media (max-width: 360px) {
    #footer-email a {
        font-size: 12px;
    }
}

@media (max-width: 325px) {
    #footer-telephone {
        font-size: 17px;
        white-space: nowrap;
    }
    #footer-email a {
        font-size: 11px;
    }
}