.inner a.info,
.inner a.ok,
.login a,
.topnav li,
a:hover,
p.pregunta a {
    text-decoration: none
}

@media only screen and (max-width:1300px) {
    #imagen-vertical.nosotros_bg {
        min-height: 1935px !important
    }

    #imagen-vertical.almacenes_bg {
        min-height: 1590px !important
    }
}

@media only screen and (max-width:1000px) {
    #imagen-vertical.nosotros_bg {
        min-height: 1950px !important
    }

    #imagen-vertical.almacenes_bg {
        min-height: 1590px !important
    }

    #imagen-vertical.mudanzas_bg {
        min-height: 1070px !important
    }
}

@media only screen and (max-width:991px) {
    .dropdown-menu.show {
        display: grid
    }

    .topnav li {
        float: unset
    }

    #imagen-vertical.nosotros_bg {
        min-height: 2100px !important
    }

    .trasteros_bg {
        min-height: 3330px !important
    }

    .float_trast {
        top: -2% !important
    }

    #imagen-vertical.almacenes_bg {
        min-height: 2980px !important
    }

    #imagen-vertical.mudanzas_bg {
        min-height: 2330px !important
    }
}

@media only screen and (max-width:769px) {
    .trasteros_bg {
        min-height: 2330px !important
    }

    .float_trast {
        top: -7% !important
    }

    .buscador {
        height: auto !important
    }

    button.calculadora {
        font-size: 13px !important
    }

    div.reserva div.row {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

form.selector-centro {
    margin-bottom: 30px
}

#slideshow {
    background-image: url(principal.jpg);
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 750px;
    box-shadow: 0 0 25px rgba(0, 0, 0, .4);
    background-size: cover
}

.comentarios_google a {
    color: #B81818;
    font-weight: 700;
    font-size: 14px
}

.comentarios_google p:nth-child(2n) {
    text-align: center;
    font-size: 13px !important;
    margin-top: 10px;
    font-weight: 700
}

.comentarios_google p:nth-child(3n) {
    font-size: 13px !important
}

.comentarios_google p:nth-child(4n) {
    text-align: right !important;
    color: #b81818
}

.texto_principal {
    font-size: 36px;
    padding: 10px;
    background-color: #fffd1;
    font-family: Poppins, sans-serif;
    text-align: center
}

.cuadros {
    width: 100%;
    background-color: #fff;
    height: 300px;
    color: #000 !important
}

.contenedor_derecha,
.cuadros_2 {
    width: 100%;
    background-color: transparent;
    color: #000 !important
}

.cuadros_2 {
    text-align: right;
    margin-left: -10%;
    height: 300px
}

.contenedor_derecha {
    text-align: center
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover,
.topnav li {
    color: #000
}

.navbar-dark .navbar-nav .nav-link {
    color: #000;
    font-weight: 700
}

ul.navbar-nav.ml-auto {
    margin: auto !important
}

.llamanos {
    top: 0;
    position: fixed
}

.fixed-top,
.fixed-top2 {
    position: fixed !important;
    padding: 0;
    left: 0;
    z-index: 1030;
    right: 0
}

.fixed-top {
    top: 56px
}

.fixed-top2 {
    top: 0
}

.bgimg {
    background-image: url(img/costadelsol-slider-1920x766.jpg)
}

.topnav {
    background-color: #f1f1f1
}

.topnav2 {
    overflow: hidden;
    background-color: #3931e3 !important
}

.topnav li {
    float: left;
    display: block;
    text-align: center;
    padding: 3px 15px;
    font-size: 15px;
    border-bottom: 3px solid transparent
}

.topnav li.active,
.topnav li:hover {
    border-bottom: 3px solid red
}

.floatdiv {
    position: absolute;
    top: -7%;
    left: 0;
    right: 0;
    margin: auto
}

@media only screen and (max-width:768px) {
    #barraaceptacion {
        min-height: 162px !important;
    }

    .floatdiv {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin: auto
    }
}

.texto_container,
.titulo_h1 {
    margin: 35px auto auto;
    display: table
}

.floatdiv .blanco {
    background-color: #fff;
    text-align: center
}

.titulo_h1 {
    color: #3931e3
}

.texto_container {
    color: #000;
    font-size: 17px
}

.container.pasos {
    padding-top: 8em;
    padding-bottom: 4em
}

.abc {
    margin: 10px
}

@media only screen and (max-width:768px) {
    .col-6 .social {
        font-size: 1rem !important
    }
}

.social [class*="fa fa-"] {
    background-color: #fff;
    border-radius: 30px;
    color: #3931e3;
    display: inline-block;
    height: 35px;
    line-height: 37px;
    margin: auto 3px;
    width: 35px;
    text-align: center
}

.sticky-header {
    position: fixed !important;
    background-color: #fdfdfd !important;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    padding: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.topnav2-none {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.align-img {
    width: 45%;
    margin: 20px auto;
    display: block
}

.circulo,
.circulo_2 {
    box-sizing: border-box;
    content: "";
    height: 18px;
    left: 100.3%;
    margin: 0 0 0 -9px;
    top: 0;
    width: 18px;
    position: absolute
}

body {
    font-family: 'Open Sans', sans-serif
}

.cuadro_rojo:hover {
    font-size: 21px
}

.cuadros:hover {
    border: 0 solid;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px rgba(255, 255, 255, .4);
    outline-color: rgba(255, 255, 255, 0);
    outline-offset: 15px;
    text-shadow: 0 1px 2px #427388
}

.circulo {
    background-color: #27368c;
    border: 1px solid transparent;
    border-radius: 50%
}

.circulo_2 {
    background-color: #e84752;
    border: 1px solid transparent;
    border-radius: 50%
}

.div_texto_principal {
    position: absolute;
    top: 58%;
    left: 65%
}

.div_texto_principal2 {
    position: absolute;
    top: 90%;
    left: 25%
}

.content_1 {
    background-color: #1d368c;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 60px
}

#contact button:hover,
a:hover {
    color: #B81818
}

p {
    font-size: 16px
}

.div_cuadros {
    text-align: left;
    border-right: 2px solid red
}

.hideme {
    opacity: 0
}

.img_qs {
    width: 100%
}

.img_vender {
    width: 50%
}

#contact {
    background-color: #f1f1f1;
    font-family: Roboto, sans-serif
}

#contact .well {
    margin-top: 30px;
    border-radius: 0
}

#contact .form-control {
    border-radius: 0;
    border: 2px solid #1e1e1e
}

#contact button {
    border-radius: 0;
    border: 2px solid #B81818;
    background-color: #B81818;
    color: #fff
}

#contact .row {
    margin-bottom: 30px
}

@media (max-width:768px) {
    #contact iframe {
        margin-bottom: 15px
    }
}

.cuadro_rojo {
    bottom: 0;
    position: absolute;
    width: 92.4%;
    background-color: #e84752;
    height: 40px;
    color: #fff;
    font-weight: 700;
    padding: 6px
}

#barraaceptacion {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 20px;
    width: 100%;
    text-align: center;
    min-height: 40px;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    z-index: 99999
}

.view-mode,
.view-mode span,
.view-mode ul,
.view-mode ul li {
    display: inline-block
}

.inner {
    width: 100%;
    position: absolute;
    padding-left: 5px;
    font-family: verdana;
    font-size: 12px;
    top: 30%
}

.inner a.ok {
    padding: 4px;
    color: #00ff2e
}

.inner a.info {
    padding-left: 5px;
    color: #faff00
}

.carousel-inner {
    position: relative !important;
    width: 71% !important;
    height: 719px !important;
    margin: auto !important;
    overflow: hidden !important
}

.amarillo {
    color: #ffeb3b !important
}

.btn-default:hover {
    background-color: #fff !important;
    border-color: #1d368c
}

.form-control {
    border: 1px solid #9e9e9e !important
}

.img-fluid {
    max-width: 70% !important
}

.buscador {
    height: 350px
}

.formulario_estilo {
    margin: auto;
    width: 50%
}

.provincia {
    width: 70%
}

3. Property ******************************/ .listing-style-header {
    margin-bottom: 20px;
    border-bottom: 1px solid #e4e4e4
}

.view-mode {
    float: right;
    margin-left: 15px;
    height: 41px;
    margin-bottom: 15px
}

.view-mode span {
    color: #74777c;
    float: left;
    line-height: 40px
}

.view-mode ul {
    list-style: none;
    padding: 0;
    border: 1px solid #e4e4e4;
    margin-left: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.view-mode ul li {
    float: left;
    height: 39px;
    margin: 0;
    text-align: center;
    font-size: 19pt;
    padding: 0 10px;
    line-height: 39px;
    color: #adb2b6;
    cursor: pointer;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out
}

.grid-style .property-box .property-image img,
.list-style .property-item .property-image img {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.list-style .property-item .property-image img {
    width: 100%;
    transition: all .3s ease-out
}

.grid-style .amenities i,
.list-style .amenities i {
    font-size: 18px
}

.grid-style .property-item .amenities li:last-child,
.list-style .property-item .amenities li:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0
}

.grid-style .property-item .property-image,
.list-style .property-item .property-image {
    width: 35%;
    float: left;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.grid-style .property-item .property-price,
.list-style .property-item .property-price {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #3a7ab7;
    color: #fff;
    padding: 2px 20px 2px 10px;
    z-index: 10;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.grid-style .property-item .property-price:before,
.list-style .property-item .property-price:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: -6px;
    border-color: transparent #8a6d3b transparent transparent;
    border-style: solid;
    border-width: 0 6px 6px 0;
    height: 0;
    width: 0
}

.grid-style .property-item .property-price i,
.list-style .property-item .property-price i {
    margin-right: 8px;
    -webkit-opacity: .6;
    -moz-opacity: .6;
    opacity: .6
}

.grid-style .property-item .property-price span,
.list-style .property-item .property-price span {
    display: block;
    font-size: 16pt;
    font-weight: 700;
    margin-top: -4px;
    line-height: 1.4;
    color: #fff
}

.grid-style .property-box>.property-detail h3,
.list-style .property-box>.property-detail h3 {
    margin-top: 0;
    line-height: 20px
}

.property-detail p {
    padding: 10px 0
}

.grid-style .property-box>.property-detail h3 a,
.list-style .property-box>.property-detail h3 a {
    color: #4d4f52;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase
}

.grid-style .property-box>.property-detail h3 a:hover,
.list-style .property-box>.property-detail h3 a:hover {
    color: #c0962d
}

.grid-style .property-box>.property-detail h3 small,
.list-style .property-box>.property-detail h3 small {
    display: block;
    font-style: italic;
    margin-top: 4px;
    font-weight: 400;
    line-height: 1;
    color: #b18f3a
}

.news-infop {
    color: #74777c
}

.list-style .property-item .property-detail .amenities {
    display: inline-block;
    width: auto
}

.grid-style .property-item .amenities,
.list-style .property-item .amenities {
    clear: both;
    width: 100%;
    list-style: none;
    background-color: #fff;
    border: none
}

.assigned-property .amenities {
    padding: 15px
}

.view-mode ul li.active {
    background-color: #f1f3f6
}

.view-mode ul li+li {
    border-left: 1px solid #e4e4e4
}

.property-box {
    border: 1px solid #ccc;
    overflow: hidden
}

.grid-style .property-item .amenities li,
.list-style .property-item .amenities li {
    display: inline-block;
    padding-right: 10px;
    border-right: 1px solid #E4E4E4;
    color: #74777c
}

.grid-style .property-item .amenities li [class^=icon-],
.list-style .property-item .amenities li [class^=icon-] {
    color: #adb2b6;
    float: left;
    font-size: 18px;
    margin-right: 2px;
    margin-top: -3px
}

.grid-style .property-item .property-image:hover>a,
.list-style .property-item .property-image:hover>a {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.grid-style .property-item .property-image:hover>a .btn,
.list-style .property-item .property-image:hover>a .btn {
    top: 50%
}

.grid-style .property-item .property-image>a .btn,
.list-style .property-item .property-image>a .btn {
    margin-top: -17px;
    position: relative;
    top: 100%
}

.grid-style .property-item .btn-default,
.list-style .property-item .btn-default {
    background-color: transparent;
    border-color: rgba(255, 255, 255, .5);
    color: rgba(255, 255, 255, .5);
    text-transform: uppercase;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.grid-style .property-item .btn-default:hover,
.list-style .property-item .btn-default:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.grid-style .property-item .property-image:hover img,
.list-style .property-item .property-image:hover img {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3)
}

.grid-style .property-item,
.list-style .property-item {
    margin: 15px 0;
    text-align: left;
    position: relative
}

.pagination {
    padding: 15px 0 0;
    margin-top: 20px;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.pagination ul {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0 5px
}

.pagination ul>li {
    width: 39px;
    height: 39px;
    line-height: 38px;
    float: left;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    font-size: 12pt;
    border: 1px solid #e4e4e4
}

.pagination,
.pagination ul>li {
    text-align: center;
    display: inline-block;
    margin: 0 5px
}

.pagination ul>li a {
    display: block;
    color: #74777c
}

.pagination ul>li a:hover {
    color: #c0962d;
    font-weight: 700
}

.grid-style .property-box .property-image {
    width: 100%;
    overflow: hidden;
    position: relative
}

.grid-style .property-box .property-image img {
    width: 100%;
    transition: all .3s ease-out
}

.grid-style .property-box>.property-detail {
    clear: both;
    padding: 15px
}

.grid-style h3 small,
.list-style h3 small {
    font-size: 60%
}

#similar-properties {
    padding-bottom: 0;
    margin-bottom: 0
}

.list-style .property-item {
    width: 100%;
    float: left
}

.list-style .property-item .property-image {
    width: 35%;
    float: left;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.list-style .property-item .property-detail {
    width: 60%;
    margin-left: 3%;
    float: left;
    padding: 20px 0 0
}

.grid-style .property-item .property-image>a,
.list-style .property-item .property-image>a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block;
    background-color: rgba(32, 35, 38, .82);
    border: 10px solid rgba(32, 35, 38, .8);
    z-index: 9;
    text-align: center;
    visibility: hidden;
    text-decoration: none;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.accordion,
.contenedor-reserva {
    background-color: #3931e3
}

.contenedor-reserva,
.contenedor-reserva:hover {
    border: 3px solid #3a3a3a;
    font-weight: 700;
    cursor: pointer
}

.div-actualidad {
    padding: 35px
}

@media only screen and (max-width:768px) {
    .div-actualidad {
        padding: 0 !important
    }

    .title_alquiler {
        text-align: center;
        color: #3931e3;
        font-weight: 700
    }
}

.title_alquiler {
    text-align: center;
    color: #3931e3;
    padding-top: 25px;
    font-size: 64px;
    font-weight: 700
}

.divider-medium {
    display: block;
    height: 50px
}

.contenedor-reserva {
    color: #000
}

.contenedor-reserva:hover {
    color: #fff !important;
    background-color: #000
}

.paso-uno-home img {
    display: block;
    text-align: center;
    width: 200px
}

.buscador input[type=text] {
    text-align: left;
    display: block;
    width: 100%;
    padding: 10px;
    background: 0 0;
    border: 1px solid #dadada;
    overflow: hidden;
    margin-bottom: 30px
}

.buscador {
    position: relative
}

#searchsubmit {
    position: absolute;
    top: 0;
    right: 0;
    width: 47px;
    height: 46px;
    padding: 0 0 0 3px;
    z-index: 1;
    background: #3931e3;
    box-shadow: 0 0 transparent;
    border: 0;
    font-size: 25px;
    cursor: pointer;
    color: #fff;
    transition: all .25s ease
}

#map,
.leyenda,
.mapacentro {
    position: relative
}

#searchsubmit:hover {
    background: #770e0d
}

.selector-centro select {
    width: 100%;
    border: 1px solid #dadada;
    padding: 10px;
    margin-bottom: 30px;
    position: relative
}

.panel-usuario,
.selecion-centro,
.selecion-medida,
.selecion-medida-desmarcada {
    padding: 11px 10px;
    font-size: 18px;
    transition: all .25s ease;
    width: 100%;
    font-weight: 700
}

.panel-usuario,
.selecion-centro {
    background: #3931e3;
    border-radius: 0;
    color: #fff
}

.panel-usuario:hover,
.selecion-centro:hover {
    background: rgba(248, 158, 158, .5);
    color: #000
}

.selecion-medida {
    background: #3931e3;
    border-radius: 0;
    color: #ffffff;
    border: thin solid #342c49
}

.selecion-medida-desmarcada {
    background: #fff;
    border-radius: 0;
    color: #000;
    border: thin solid #3931e3
}

.mensaje ul h5,
.mensaje ul p,
.mensaje-abajo ul p {
    color: #4d4d4d
}

.btn.selecion-medida {
    box-shadow: none
}

.mapa-home {
    border-top: 2px solid #c2d500;
    border-bottom: 2px solid #c2d500
}

.mapa-home h2 {
    padding: 0 20px
}

#map {
    max-width: 100%;
    height: 600px
}

.mapacentro {
    width: 100%;
    height: 230px
}

.mensaje {
    position: absolute;
    top: -600px;
    height: 550px;
    overflow-y: scroll;
    right: 5%;
    z-index: 9;
    text-align: center;
    width: 360px;
    background: #c2d500
}

.mensaje img {
    width: 198px;
    height: auto;
    padding: 15px 0
}

.mensaje ul {
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 15px 25px;
    text-align: left
}

.mensaje ul h5 {
    font-weight: 700;
    padding: 5px 0
}

.mensaje-abajo {
    text-align: center;
    width: 100%;
    background: #c2d500
}

.mensaje-abajo img {
    width: 198px;
    height: auto;
    padding: 15px 0
}

.mensaje-abajo ul {
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 15px 25px;
    text-align: left
}

.mensaje-abajo ul h5 {
    font-weight: 700;
    color: #4d4d4d;
    padding: 5px 0
}

@media (max-width:1300px) {
    #imagen-vertical {
        min-height: 1200px !important
    }
}

@media (max-width:1000px) {
    #imagen-vertical {
        min-height: 1000px !important
    }
}

@media (max-width:1200px) {
    #llamanos {
        display: none
    }
}

@media (max-width:992px) {
    .medidas img {
        width: 30% !important
    }

    #alto {
        left: 26% !important
    }

    #fondo {
        left: 64% !important
    }

    .title_alquiler {
        font-size: 40px
    }

    .social * {
        font-size: 18px
    }

    .social [class*="fa fa-"] {
        background-color: #fff;
        border-radius: 25px;
        color: #3931e3;
        display: inline-block;
        height: 25px;
        line-height: 26px;
        margin: auto 3px;
        width: 25px;
        font-size: 20px;
        text-align: center
    }

    .abc {
        margin: 3px
    }

    #textologin {
        font-size: 16px
    }
}

@media (max-width:768px) {
    .titulo_h1 {
        font-size: 1.75rem
    }

    .title_alquiler {
        font-size: 30px
    }

    .actualidad {
        font-size: 1.5rem
    }

    #imagen-vertical {
        display: none
    }

    #imagen-superior {
        margin-top: 50px
    }

    .espaciado-action-bar {
        width: 10px;
        display: inline-block
    }

    .action-bar li {
        display: inline-block;
        margin-bottom: 0
    }

    .boton-uno {
        padding-top: 10px
    }

    .ocultar {
        display: none
    }

    .ocultar-tablet {
        display: block
    }

    .trastero img {
        width: 50%;
        margin: auto
    }

    .trastero .centrado {
        margin: 20px 0
    }

    .row.trastero {
        margin-bottom: 20px
    }

    .descripcion-trasteros {
        padding: 15px
    }

    .contenedor-item-home {
        padding: 0 !important
    }

    .fixed-top,
    .sticky-header {
        position: fixed !important;
        right: 0;
        left: 0;
        z-index: 1030;
        padding: 0
    }

    #fondo {
        bottom: 0 !important
    }

    #alto,
    #ancho,
    #fondo {
        font-size: 15px
    }

    .titulo-responsive {
        font-size: 45px !important
    }

    .imagen-responsive {
        height: 45px
    }

    #blog,
    .iconos-sociales {
        display: none
    }

    .blog-mostrar {
        display: block !important;
    }

    img.background_img {
        width: 100%;
    }

    .cabecera {
        height: 48px !important
    }

    .fixed-top {
        top: 48px !important
    }

    .sticky-header {
        background-color: #fdfdfd !important;
        top: 0 !important;
        -webkit-transition: all .5s ease;
        transition: all .5s ease
    }
}

@media (max-width:552px) {
    .social {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .social * {
        font-size: 14px
    }

    i.fa-user-circle-o {
        float: right
    }

    #textologin {
        display: none
    }
}

.descuento,
.secciones-calculadora .mobiliario p,
.secciones-calculadora table p {
    display: inline-block
}

.trastero .centrado {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center
}

.trastero {
    border-top: #999 thin solid
}

.descuento {
    color: #fff;
    font-weight: 700;
    background-color: #3931e3;
    padding: 4px 2px 4px 4px;
    text-align: center;
    margin-top: 5px
}

.descuento span {
    color: #3931e3;
    background-color: #fff;
    padding: 3px 4px 4px
}

.contenedor-descripcion {
    background-color: #f0f0f0;
    border-top: #3931e3 2px solid
}

.descripcion-trasteros {
    padding-top: 30px;
    padding-bottom: 30px
}

.descripcion-trasteros h2 {
    margin: 30px 0 10px
}

.descripcion-trasteros ul {
    list-style: none;
    padding-left: 1.2em;
    text-indent: -1.2em;
    margin: 10px 0
}

.descripcion-trasteros li,
.descripcion-trasteros p {
    font-size: 14px;
    margin: 3px 0
}

.descripcion-trasteros p {
    margin: 10px 0
}

.descripcion-trasteros li:before {
    content: "►";
    width: 1.2em;
    color: #3931e3;
    font-size: 12px;
    margin-top: 4px;
    margin-right: 5px
}

.contenedor-resto h2 {
    margin-top: 30px;
    text-align: center
}

.contenedor-resto table {
    width: 70%;
    margin: 20px auto;
    text-align: center
}

.contenedor-resto {
    border-bottom: #dadada thin solid;
    padding-bottom: 20px
}

.secciones-calculadora h3.titulocuadro,
.secciones-calculadora>div>h3 {
    background-color: #3931e3;
    padding: 10px 20px;
    font-weight: 700;
    color: #ffffff;
    border-radius:20px 20px 0 0;
}

.secciones-calculadora .recuadro {
    border: thin solid #d3d3d3
}

.secciones-calculadora h5 {
    color: #3931e3;
    font-weight: 700;
    text-align: center !important
}

.secciones-calculadora table {
    width: 100%
}

.secciones-calculadora table.mitad td {
    width: 50%;
    padding-left: 30px
}

.item-mobiliario {
    margin-top: 10px;
    cursor: pointer
}

.secciones-calculadora .item-mobiliario {
    background-color: #3931e31a;
    padding: 7px;
    width: 100%;
    color: #000
}

.secciones-calculadora .item-mobiliario.activo {
    background-color: #3931e3;
    color: #fff
}

.secciones-calculadora .item-mobiliario.activo h6 {
    font-weight: 700
}

.secciones-calculadora .item-mobiliario table td {
    padding: 0 5px
}

.secciones-calculadora .item-mobiliario table td.columna-1 {
    text-align: left
}

.secciones-calculadora .item-mobiliario table td.columna-2 {
    text-align: right
}

.secciones-calculadora .resultado {
    padding-bottom: 0;
    margin: 20px 0
}

.secciones-calculadora .resultado h3 {
    text-align: center;
    font-weight: 700
}

.secciones-calculadora .recuadro .unidades {
    padding: 0
}

.secciones-calculadora .mobiliario h5 {
    background-color: #342c49;
    padding: 10px;
    color: #fff
}

.mobiliario .muebles {
    padding: 0 10px;
}

.mobiliario .muebles>div {
    padding: 2px
}

.mobiliario .muebles .recuadro-verde {
    border: thin solid #3a393945;
    padding: 5px;
    margin-top: 4px;
    border-radius: 10px;
}

.secciones-calculadora .mobiliario img {
    height: 30px;
    width: auto;
}

.secciones-calculadora .mobiliario i {
    color: #585858
}

.recuadro .titulo-mobiliario {
    margin-bottom: 10px
}

.recuadro .titulo-mobiliario,
.recuadro .titulo-mobiliario * {
    padding: 0 10px
}

.secciones-calculadora .mobiliario button.botonera {
    background-color: #fff;
    border: thin solid #d3d3d3;
    padding: 1px 4px;
    cursor: pointer
}

.secciones-calculadora .mobiliario table td {
    width: auto;
    padding-left: 0
}

.secciones-calculadora .mobiliario table td.columna-1 {
    text-align: left
}

.secciones-calculadora .mobiliario table td.columna-2 {
    text-align: right
}

.medidas {
    padding: 0 !important;
    position: relative
}

.medidas img {
    display: block
}

#alto,
#ancho,
#fondo {
    position: absolute
}

#alto {
    top: 50%;
    left: 15%
}

#ancho {
    bottom: 2%;
    left: 45%
}

#fondo {
    left: 73%;
    bottom: 5%
}

table#tamano td {
    width: auto !important
}

table#tamano {
    margin-top: 10px
}

table#tamano p {
    display: block;
    margin-bottom: 5px
}

table#tamano .pregunta {
    margin: 20px 0 10px
}

#tamano .col-izqda {
    vertical-align: top
}

.centrar h2,
.login,
.padding {
    vertical-align: middle
}

#tamano .col-dcha,
#tamano .col-izqda {
    text-align: left
}

.accordion,
.centrar,
.contadores,
.descripcion-centro,
.espacios div.col,
h2.titulo-centro {
    text-align: center
}

p.informacion,
p.pregunta {
    font-size: 14px
}

p.pregunta a {
    color: #000
}

p.pregunta i {
    color: #66cdaa
}

p.informacion,
p.informacion i {
    color: #c60000
}

#tamano .descuento {
    display: inline-block;
    margin: 10px 0
}

.descripcion-centro h4 {
    margin-bottom: 10px
}

.descripcion-centro .telefono {
    font-weight: 700
}

.descripcion-centro a {
    display: inline-block;
    margin-top: 20px
}

.secciones-calculadora .reserva {
    padding: 0;
    background-color: #f0f0f0
}

.secciones-calculadora .reserva div {
    padding: 5px 15px
}

.panel .error,
.reserva .error {
    font-size: 12px;
    color: #c60000
}

.reserva {
    padding-top: 15px !important
}

.reserva .newsletter {
    font-size: 14px
}

.btn-contrata,
.btn-modifica,
.btn-reserva {
    width: auto
}

.beneficios h3 {
    background-color: grey;
    width: 100%;
    padding: 5px 20px;
    color: #eee
}

.borrar,
.siguiente-paso {
    background: #3931e3;
    border-radius: 0;
    width: auto;
    padding: 11px 10px;
    font-weight: 700;
    font-size: 18px;
    display: block;
    float: right;
    margin-top: 20px;
    transition: all .25s ease
}

.siguiente-paso {
    color: #fff
}

.borrar {
    color: #000;
    background-color: #d3d3d3;
    margin-right: 70px
}

h2.resultado-calculadora {
    font-size: 48px
}

.contenedor-fila-centro {
    background-color: #f0f0f0;
    border-top: #3931e3 thick solid;
    border-bottom: #3931e3 thick solid
}

.tarjeta-centro {
    padding: 20px
}

.tarjeta-centro div {
    width: 70% !important
}

.tarjeta-centro h3 {
    margin: 10px 0
}

.centrar {
    display: table;
    width: 100%;
    height: 200px
}

.centrar h2 {
    display: table-cell
}

.login {
    margin-top: 10px !important;
    margin-left: 20px
}

.login a {
    color: #000
}

#logout {
    font-size: 12px
}

.boton-mostrar-mas {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px;
    cursor: pointer
}

.recuadro {
    padding: 10px
}

.recuadro.mobiliario {
    display: none
}

#salon {
    display: block
}

.contadores {
    width: 20px !important;
    border: none
}

.container.secciones {
    padding-left: 0;
    padding-right: 0
}

.row.secciones-calculadora>div {
    padding-right: 5px;
    padding-left: 5px
}

p.ajusta {
    font-size: 15px
}

.row.trastero.vacio {
    padding: 40px 0 60px;
    display: none
}

.row.espacios {
    margin-top: 30px
}

table#periodo,
table#periodo_2 {
    margin: 20px 0
}

.accordion {
    cursor: pointer;
    border: none;
    outline: 0;
    transition: .4s;
    background: #3931e3;
    color: #fff;
    padding: 11px 10px
}

.accordion.active,
.accordion:hover {
    background-color: rgba(248, 158, 158, .5);
    color: #000
}

.btn-icono,
.panel {
    background-color: #fff
}

.panel {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out
}

.panel .row div {
    padding: 10px
}

.panel-usuario {
    width: auto !important
}

.btn-icono {
    cursor: pointer;
    border: none
}

.botones-documentos form {
    display: inline-block
}

.hidden {
    display: none
}

.qtip-content {
    background-color: rgba(248, 158, 158, .2) !important;
    font-weight: 700 !important;
    font-size: 14px !important
}

.campo-resumen,
.telf,
p#suma,
p.servicio-pvp,
p.titulo-recuadro {
    font-weight: 700
}

.cip-genpw-icon {
    display: none !important
}

.col-izqda>p>i {
    font-size: 14px;
    color: #66cdaa;
    position: relative;
    top: -1px
}

button.close {
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    opacity: 1;
    width: 30px;
    height: 30px;
    padding: 0 !important;
    -webkit-box-shadow: -7px 7px 20px -5px rgba(0, 0, 0, .75);
    -moz-box-shadow: -7px 7px 20px -5px rgba(0, 0, 0, .75);
    box-shadow: -7px 7px 20px -5px rgba(0, 0, 0, .75)
}

.modal-header {
    background-color: #3931e3
}

.col-izqda-2 {
    width: 10% !important
}

.col-dcha-2 {
    width: 90% !important
}

table#periodo {
    width: auto !important
}

table#periodo td {
    padding-left: 0
}

p#suma {
    border-top: #000 thin solid;
    font-size: 24px
}

span.modales {
    cursor: pointer;
    text-decoration: underline
}

p.servicio-descripcion {
    font-size: 14px
}

table#tabla-servicios tbody tr:hover {
    background-color: rgba(184, 25, 24, .5);
    cursor: pointer
}

table#tabla-servicios tbody tr.servicio-seleccionado {
    background-color: #3931e3;
    color: #fff
}

.row.ventajas ul {
    list-style: none;
    font-size: 25px
}

.row.pasos ul {
    list-style: outside
}

.row.ventajas li:before {
    content: "►";
    display: block;
    float: left;
    width: 1.2em;
    color: #3931e3;
    font-size: 12px;
    margin-top: 10px;
    margin-right: 10px
}

.imagen-como {
    width: 100%;
    margin-bottom: 20px !important
}

.row.pasos h3 {
    text-transform: none
}

table.checks-superficie p {
    margin: 0
}

button:focus {
    box-shadow: none !important
}

h2.titulo-centro {
    text-transform: uppercase
}

div.rojo {
    background-color: rgba(248, 158, 158, .2)
}

.padding {
    padding: 30px !important;
    display: flex
}

.espacios div.col {
    margin: 0 5px;
    padding: 10px
}

.espacios div.col p {
    font-size: 14px
}

.espacios div.col.disponible {
    background-color: #b0dd9f
}

.espacios div.col.no-disponible {
    background-color: #dadada
}

.row.fichas-centro>div {
    padding: 0;
    margin: 0
}

@media (max-width:1440px) {
    img.background_img {
        min-width: unset;
        width: 100%
    }

    .row.div-actualidad {
        margin-top: 65%
    }
}

@media (max-width:768px) {
    .imagen-periodico {
        display: none
    }
}

.div-actualidad {
    /*margin-top:35%*/
}

@media (max-width:1024px) {
    .row.div-actualidad {
        margin-top: 98%
    }
}

@media (max-width:768px) {
    .row.div-actualidad {
        margin-top: 0
    }
}

.mobiliario .row+.row {
    margin-top: 0px;
}

.mobiliario img+p {
    margin-top: 0px;
}

.secciones-calculadora .item-mobiliario h6 {
    color: #333;
}

.secciones-calculadora .item-mobiliario.activo h6 {
    color: #ffffff;
}
td input[type=text], td input[type=email], td input[type=search], td input[type=password], td input[type=tel], td input[type=address], td input[type=number], td textarea {
    position: inherit;
    padding: 0;
    display: inline-block;
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #342c49;
    resize: none;
    outline: 0;
    font-weight: 400;
    background: #fff;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    transition: all 0.4s cubic-bezier(0.3, 0, 0.3, 1);
    -webkit-transition: all 0.4s cubic-bezier(0.3, 0, 0.3, 1);
}
form td p {
    margin: 0;
}