/*
Theme Name: roconsa
Theme URI: http://snglr.es
Description: Wordpress Theme ConEse
Author: Jorge SantoveÃ±a DÃ­az
Author URI: http://snglr.es
Version: 1.0
*/


/*********************************/

.btn-primary {
    background: #002d60!important;
    border: 1px solid #002d60!important;
}
.btn {
    border-radius: 50px!important;
    padding: .5em 1.5em .55em!important;
    font-size: 1.15rem!important;
    font-weight: 400;
    white-space: normal;
}
.btn-primary:hover,.btn-primary:focus,.btn-secondary {
    color: #002d60!important;
    background: #fff !important;
    border: 1px solid #002d60!important;
}

.btn-secondary {
    border: 0!important;
}

.btn-secondary:hover,.btn-secondary:focus {
    color: #002d60!important;
    background: #eee!important;
}

a:hover,a:focus {
    text-decoration: none;
}

.bg-blue {
    background: #002d60;
}

.bg-light-grey {
    background: #eee;
}

.text-blue {
    color: #002d60;
}

.font-weight-100 {
    font-weight: 100;
}

.font-weight-300 {
    font-weight: 300;
}

.font-weight-400 {
    font-weight: 400;
}

.font-weight-700 {
    font-weight: 700;
}

.font-weight-900 {
    font-weight: 900;
}

.row {
    max-width: 100%!important;
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.background-cover {
    background-size: cover;
}

.background-center {
    background-size: cover;
}

.background-no-repeat {
    background-repeat: no-repeat;
}

.slider-header {
    height: 460px;
}

.slider-header h1 {
    font-size: 2em;
}

.slider-header .slick-list,.slider-header .slick-track,.slider-header .slick-slide,.slider-header .slick-slide>div {
    height: 100%!important;
}

.slider-header .slide-content, .imgen-hero {
    padding: 3em 0;
    text-align: right;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    display: flex!important;
    align-items: center;
}

.slider-header .slick-arrow {
    margin-top: 0;
}

.slider-header .slick-next {
    right: 25px;
}

.slider-header .slick-prev {
    left: 25px;
}

.bloques-top h2 {
    font-size: 1.75em;
}

section.texto-imagen .content-wrapper>*:not(a) {
    font-weight: 300;
    color: #002d60;
    font-size: 1.25em!important;
}

@media (max-width: 767px) {
    section.texto-imagen .image-wrapper {
        min-height:56.25vw;
    }
    .slider-header {
        height: auto;
    }
}

section.bloques-top {
    margin-top: -4em;
    margin-bottom: 4em;
}

.contacto,.banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

section.texto-destacado p, .page-template-certificaciones .contenido p, .page-template-calidad .contenido p{
    color: #002d60;
    font-size: 1.35em;
}

.banner-content p {
    margin: 0;
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.25em;
}

.banner-content h3 {
    font-size: 2em;
    line-height: 1.25em;
    color: #fff;
}

.bloques-informativos .image-title {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
    display: flex;
    width: 100%;
    align-items: center;
    min-height: 148px;
}

.bloques-informativos .image-title:before {
    content: "";
    display: block;
    position: absolute;
    background: rgba(0,0,0,.25);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.bloques-informativos .image-title>* {
    z-index: 1
}

section.blog .post .block-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

section.blog .post h3 {
    min-height: 85px;
    font-size: 1.75em
}

section.blog .post .content-post {
    max-height: 100px;
    overflow: hidden;
    position: relative
}

@media (max-width: 767px) {
    section.blog .post .block-image {
        min-height:56.25vw
    }
}

.testimonios ul.slick-dots li button {
    width: 14px;
    height: 14px;
    border-radius: 50px
}

.testimonios ul.slick-dots li {
    width: auto;
    margin: 0 3px
}

section.productos .product-wrapper {
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

section.productos .product-wrapper a:hover {
    text-decoration: none
}

section.productos .product-wrapper:hover {
    opacity: .75
}

section.productos .product-image .front-image {
    height: 375px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

section.productos .product-image .front-image img {
    height: 100%!important;
    width: auto!important;
    min-width: auto!important;
    max-width: inherit!important
}

section.productos .info {
    background: #002d60;
    color: #fff;
    padding: 1em
}

section.productos .info h5.category {
    color: #ccc;
    font-weight: 900!important
}

section.productos .info p.name {
    font-size: 1em;
    font-weight: 900
}

section.productos .info span.price {
    color: #fff;
    font-weight: 900
}

section.productos .info span.price del {
    font-size: .7em;
    color: #aaa
}

section.productos .btn-product {
    font-size: .75em
}

section.producto .container .row .row_media {
    display: flex;
    justify-content: center;
} 

section.producto .container .row .row_media .image {
    width: 50%;
    display: flex;
    justify-content: flex-end;
} 

section.producto .container .row .row_media .image .product-wrapper {
    width: 65%;
} 

section.producto .container .row .row_media .info {
    width: 50%;
} 

section.producto .container .row .row_media .info .price ins,
section.producto .container .row .row_media .info .price span {
    color: #77a464;
/*     font-weight: 800;
    font-size: 32px; */
}

section.producto .container .row .row_media .info .price .financiado {
    font-size: 20px;
    line-height: 18px;
    float: none;
}

section.producto .container .row .row_media .info .price .meses {
    font-size: 12px;
}

section.producto .container .row .row_media .info p,
section.producto .container .row .row_media .info h2,
section.producto .container .row .row_media .info h3 {
    color: #002d60;
}

section.producto .container .row .row_media .info h2 {
    font-weight: 800;
    font-size: 26px;
}

section.producto .container .row .row_media .info p {
    font-size: 1.15em;
}

section.producto .container .row .row_media .info img{
    width: 70%;
}

section.ofertas .pvp {
    font-weight: 700;
    font-size: 1.25em;
    color: #999
}

section.ofertas .oferta {
    font-weight: 900;
    color: green;
    font-size: 2em;
    margin: 0
}

section.ofertas .oferta span {
    font-size: .5em;
    font-weight: 700
}

section.ofertas .oferta span.financiado {
    font-size: 20px
}

section.texto-destacado ul,section.ofertas ul {
    padding-left: 18px
}

.page-template-landing-ofertas section.texto-destacado .card {
    border: 2px solid #002d60
}

section.ofertas ul {
    padding-left: 18px
}

section.ofertas p.iva-instalacion {
    color: green;
    font-size: .75em
}

section.ofertas small {
    font-size: 80%;
    line-height: inherit
}

.page-template-landing-ofertas section.texto-imagen .content-wrapper h3 {
    font-weight: 700
}

.page-template-landing-ofertas section.texto-imagen .content-wrapper p {
    font-weight: 400;
    color: #777;
    font-size: 1em!important
}

section.ofertas .puerta:nth-child(even) {
    flex-direction: row-reverse
}

section.ofertas hr:last-child {
    display: none
}
section.ofertas .l3{
    font-size: .75em;
}
.page-template-landing-ofertas section.texto-destacado ul {
    text-align: center;
    list-style: none;
    display: flex;
    flex-flow: wrap column;
    align-items: center;
    justify-content: center
}

.page-template-landing-ofertas section.texto-destacado ul li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #002d60;
    position: absolute;
    left: -14px;
    top: 10px
}

.page-template-landing-ofertas section.texto-destacado ul li {
    position: relative;
    width: auto!important;
    display: inline-block
}

.page-template-landing-ofertas .slide-content .texto {
    color: #fff;
    font-size: 1.35em;
    display: block;
    padding: 1em 0
}

.page-template-landing-ofertas .slide-content .texto p {
    margin: 0;
    font-weight: 400
}

.page-id-4814 h1.entry-title {
    text-align: center;
    font-weight: 700;
    color: #004d91;
    font-size: 2em
}

.page-id-4814 h2,.page-id-4814 h3 {
    color: #004d91
}

.page-template-certificaciones .imgen-hero,  .page-template-calidad .imgen-hero {
   padding: 3em 0;
    text-align: right;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 460px;
    display: flex!important;
    align-items: center;
} 

.page-template-certificaciones .banner, .page-template-calidad .banner{
    width: 100%;
    height: 155px;
    margin: 100px 0px;
}

p.text-white.font-weight-600.rounded-circle.bg-blue {
    max-width: 57px;
    height: 57px;
    padding-top: 7px;
    font-size: 25px;
    font-weight: 700;
}

.border-cuadros{
border-color: #002d60!important;
}

div.contenido.border.border-cuadros.p-5{
    min-height: 262px;
}

.superior_slider h2 {
    min-height: 97px;
    font-style: italic;
}

.collapse_title,
.image_bottom {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.collapse_title .read_more {
    color: #002d60;
}

.image_bottom .see_more{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.collapse_title .arrow,
.image_bottom .see_more .arrow {
    color: #002d60;
    margin-bottom: 5px;
    width: 20px;
    display: inline-block;
    transition: transform 0.3s ease-in-out, fill 0.3s ease-in-out;
}

.image_bottom p {
    color: #002d60;
}

.image_bottom .arrow svg {
    border: 1px solid #002d60;
}

.collapse_title .read_more:hover,
.collapse_title .arrow:hover,
.image_bottom .see_more:hover {
    transform: translateY(-3px);
    color: #808080;
}


.image_bottom .see_more p:hover {
    color: #808080;
}

.image_bottom .see_more .arrow:hover {
   color: #808080;
}

.image_bottom .see_more .arrow svg:hover {
    border: 1px solid #808080;
}

.collapse_content {
    overflow: hidden;
    transition: max-height 0.3s ease;
    max-height: 0;
}

.image_text {
    height: 90% !important;
    object-fit: cover;
    background-size: cover;
    background-position: center;
}

.img_fluid {
    max-width: 30%;
    max-height: 30%;
}

.info_product h4 {
    font-weight: 300;
    font-size: 17px;
    text-transform: uppercase;
}

.info_product p.name {
    font-weight: 500;
    font-size: 19px;
    text-transform: uppercase;
}

.info_product span del{
   color: #002d60;
}

.info_product span del span bdi{
   color: #002d60;
   font-weight: lighter;
}

.info_product span ins span bdi{
   color: #002d60;
   font-weight: bolder;
   font-size: 30px;
}

section.texto-fondo .container .row div {
    background-color: #EEEEEE;
}

section.texto-fondo .container .row div p {
    color: #002d60;
    font-size: 1.15em;
    font-weight: 600;
}

section.texto-borde .container .row div {
    border: 1px solid #002d60;
}

section.texto-borde .container .row div p,
section.two_text .container .row .text p {
    color: #002d60;
    font-size: 1.35em;
}

section.two_text .container .row .contain-text {
    margin: 0 auto;
    justify-content: center;
}

section.two_text .container .row .contain-text .text {
    margin-inline: 40px;
}

section.two_text .container .row .contain-text .text .img {
    min-height: 135px;
    padding-bottom: 10px;
}


section.botones .container .row .content-button {
    display: grid;
    /*grid-template-columns: repeat(2,1fr);*/
    grid-gap: 60px;
    margin: 0 auto;
}

section.botones .container .row .content-button .boton2 .boton_2{
    background-color: #EEEEEE !important;
    border: 2px solid #002d60 !important;
    color: #002d60 !important;
}

section.texto-collapse .container .row .collapse_container .collapse_title .title {
    font-size: 1.35em;
    font-weight: 700;
}

section.texto-collapse .container .row .collapse_content p{
    font-size: 1.35em;
    color: #002d60;
    /* font-weight: 700; */
}

@media(max-width: 768px){
    .row.w-100.justify-content-md-end.py-5 .col-md-8.text-blue{
          order: 1;
    }

    div.contenido.border.border-cuadros.p-5{
        height: auto;
    }

    .superior_slider h2 {
        min-height: 25px;
    }

    .titulo-separador {
        padding-top: 10px !important;
        padding-bottom: 20px !important;
    }

    section.producto .container .row .row_media {
       flex-direction: column;
    }

    section.producto .container .row .row_media .info img {
        width: 100%;
    }

    section.producto .container .row .row_media .image {
        display: none;
    } 
    
    section.producto .container .row .row_media .image .product-wrapper {
        width: 100%;
    } 
    
    section.producto .container .row .row_media .info {
        width: 100%;
    } 

    section.two_text .container .row div {
        flex-direction: column;
        justify-content: center;
    }
    section.two_text .container .row div .text {
        padding: 0!important;
    }

    section.botones .container .row .content-button {
        grid-template-columns: repeat(1,1fr);
        grid-gap: 0;
    }

    .title-separator {
        font-size: 24px;
    }

    section.texto-fondo .container .row div p {
        margin-inline: 20px;
    }
    
    section.texto-destacado p, .page-template-certificaciones .contenido p, .page-template-calidad .contenido p {
        font-size: 1.15em;
        margin-inline: 20px;
    }

    section.texto-borde .container .row div {
        margin-inline: 20px;
    }

}
.tab-title {
    cursor: pointer;
    padding: 10px;
    border: 1px solid #062f5f;
    transition: background-color 0.3s;
}
.tab-title h2, .tab-content {
    color:#062f5f;
    
}
.tab-title.active{
    background-color: #062f5f;
    
}
.active h2{
    color: #fff!important;
}
.tab-content {
    display: block;
    padding: 3px;
    background-color: #fff;
}

.tab-content.active {
    display: block;
}
/* Aseguramos que el contenedor de las puertas sea un flex row */
#premium .d-flex {
    display: flex;
    flex-wrap: wrap; /* Para que se ajusten en filas si hay varios elementos */
    justify-content: center; /* Centra los elementos horizontalmente */
  }
  
  #premium .puerta {
    flex: 0 1 300px; /* Asegura que cada item tenga un ancho fijo (ajusta según necesidad) */
    margin: 15px; /* Espacio entre los items */
  }
  
  #premium .puerta img {
    max-width: 100%; /* Asegura que las imágenes se ajusten al ancho del contenedor */
    height: auto; /* Mantiene la proporción de la imagen */
  }
  .page-template-page-precios .tabla-precios .tab-content .puerta {
    width: 460px;
    border-left: 2px solid #d8d9d9;
}
.page-template-page-precios .tabla-precios .tab-content .puerta:first-child {
    width: 460px;
    border-left: 2px solid transparent;
}