
.imagen img{
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.limpia{
    clear: both;
}

.cabecera{
    position: fixed;
    z-index: 99;
    background: #ffffff;
    padding: 20px 0;
    left: 0;
    right: 0;
    box-shadow: 0 0 10px 0 #000000;
}

.cabecera .izquierda{
    float: left;
}

.cabecera .izquierda .logo{
    display: block;
    max-width: 187px;
}

.cabecera .derecha{
    float: right;
    margin-top: 20px;
}

.cabecera .derecha .menu, .cabecera .derecha .contactar{
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-right: 80px;
}

.cabecera .derecha .contactar{
    margin-right: 20px;
    margin-top: 28px;
}

.cabecera .derecha .contactar.active a{
    color: #fff;
    background: #3c5b99;
}

.cabecera .derecha .menu li{
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-right: 60px;
    color: #151515;
    line-height: 1.6;
}

.cabecera .derecha .menu li:last-child{
    margin-right: 0;
}

.cabecera .derecha .menu li.active a{
    color: #3c5b99;
}

.cabecera .derecha .menu li a{
    font-weight: 600;
    line-height: 100px;
    color: currentColor;
    text-decoration: none;
}

.cabecera .derecha .contactar a{
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-weight: 700;
    line-height: 44px;
    text-align: center;
    min-width: 160px;
    padding: 0 20px;
    background: #ebebeb;
}

.cabecera .derecha .contactar a:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3c5b99;
    z-index: -1;
    opacity: 0;
    transform: scale3d(0.7, 1, 1);
    transition: transform 0.4s, opacity 0.4s;
}

.cabecera .derecha .menu li .submenu_1, 
.cabecera .derecha .menu li .submenu_1 li.submenu_sec ul.submenu_2 ,
.cabecera .derecha .menu li .submenu_1 li.submenu_sec ul.submenu_2 li.submenu_ter ul.submenu_3 {
    position: absolute;
    left: -20px;
    top: 100px;
    z-index: 3;
    margin: 0;
    background: rgba(0, 0, 0, .8);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: all 250ms linear;
}

.cabecera .derecha .menu li .submenu_1 li,
.cabecera .derecha .menu li .submenu_1 li.submenu_sec ul.submenu_2 li {
    white-space: nowrap;
    display: block;
    color: #ffffff;
    vertical-align: initial;
    margin: 0;
    margin: 15px 0;
    padding: 0 30px;
}

.cabecera .derecha .menu li .submenu_1 li a{
    line-height: 1.6;
}

.cabecera .derecha .menu li .submenu_1 li.submenu_sec ul.submenu_2, 
.cabecera .derecha .menu li .submenu_1 li.submenu_sec ul.submenu_2 li.submenu_ter ul.submenu_3{
    left: 100%;
    transform: translate(-15px, -15px);
    top: 0;
    opacity: 0;
    visibility: hidden;
}

.descripcion{
    margin-top: 40px;
    font-size: 18px;
}

.isotope-item.producto{
    margin-top: 60px !important;
    opacity: 1 !important;
}

.isotope-item.producto:nth-child(-n+4){
    margin-top: 0 !important;
}

.isotope.listado:after{
    display: none;
}

#conatcat-info {
    background: #fff url(../images/contact.png) no-repeat 90% 0;
    padding: 30px 0;
}

#catalogo {
    background: #fff url(../images/catalogo-lonas.png) no-repeat right center;
    padding: 30px 0;
}

.contact-info i {
    width: 50px;
    height: 50px;
    font-size: 35px;
    line-height: 55px;
    color: #fff;
    background: #000;
    text-align: center;
    border-radius: 10px;
    font-style: normal;
    margin-top: 3px;
}

.media-body p{
    margin-top: 20px;;
}

.media-body h3{
    font-size: 30px;
    line-height: 1.2;
}

.media .pull-left{
    margin-right: 20px;
}

.footer-classic .icon-style-modern{
    transition: all 250ms linear;
}

.row.especial{
    align-items: center;
}

#bottom {
    padding: 70px 0;
    border-bottom: 5px solid #ffffff;
    font-size: 14px;
}

.widget ul{
    margin: 0;
    margin-top: 20px;
}

.widget h3{
    font-size: 30px;
}

.widget ul li{
    margin-top: 10px;
}

.widget ul li:first-child{
    margin-top: 0;
}

.widget ul li a{
    color: #ffffff;
    transition: all 250ms linear;
    font-weight: 500;
}

i{
    font-style: normal;
}

.container{
    position: relative;
}

.bg-blue{
    background-color: #3c5b99;
    color: #ffffff;
}

.descrip_contacto p{
    margin-bottom: 40px;
}

.mapa{
    display: block;
}

.mapa iframe{
    width: 100%;
    height: calc(100vh);
    height: calc(var(--vh, 1vh)* 100);
    max-height: 450px;
}

.isotope.listado{
    margin-top: 40px;
    margin-bottom: 60px;
}

.menu_ham {
    display: none;
}

.services h2, .services .serv h4{
    color: #ffffff;
}

.post-boxed__title a.button-gray-2:hover{
    color: #ffffff;
}

.italica{
    font-style: italic;
}

.cabecera .derecha .menu li .submenu_1 li a{
    color: white;
}

.cabecera .derecha .menu li.active .submenu_1 li.sel a,
.cabecera .derecha .menu li.active .submenu_1 li.selected a.nivel_2{
    color: #3c5b99;
}

.formu{
    margin-top: 40px;
}

.titulo_principal{
    margin-top: 40px;
}

.entrada{
    margin-top: 80px;
}

.entrada:first-child{
    margin-top: 0;
}

.grupo_fotos{
    margin-top: 40px;
}

.whatsapp{
    position: fixed;
    bottom: 40px;
    left: 40px;
    overflow: hidden;
    text-indent: -9999px;
    width: 60px;
    height: 60px;
    background: url(../images/wa_w.svg) center no-repeat #25d366;
    background-size: 25px;
    z-index: 50;
    border-radius: 50%;
    transition: all 250ms linear;
}

.redes{
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin: 0;
    margin-top: 34px;
}

.redes .icon{
    color: #3c5b99;
}

.cabecera .contenedor{
    max-width: 1620px;
}

.product__image-wrap .product__image{
    border-radius: 50%;
}

.swiper-slider_style-3{
    padding-top: 178px;
}

.breadcrumbs-custom{
    padding-top: 275px;
}

.carrusel .fotografia{
    display: none;
}

.carrusel .fotografia:first-child{
    display: block;
}

.owl-carousel .owl-item img{
    height: 100%;
}

.carrusel .fotografia img{
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    min-height: 415px;
}

.post-boxed__image{
    height: 185px;
}

.swiper-slide-caption .container{
    text-align: center;
}

.swiper-slide-caption .container p{
    margin: 40px auto 0;
}

.swiper-slide-caption .container div.titulin{
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.2;
}

.swiper-slide{
    z-index: 1;
}

.swiper-slide .slide-inner:before, 
.breadcrumbs-custom:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 1024px;
    background: #3c5b99;
    opacity: .8;
    margin: 0 auto;
}

.section__header.modelos{
    padding-top: 50px;;
}

.section__header.modelos .heading-3{
    color: #3c5b99;
}

.product.ficha{
    padding: 20px 4px !important;
}

.product.ficha:before{
    display: none !important;
}

.product__main.desc{
    margin: 30px 0;
}

.product__main.desc p{
    font-weight: 400;
    padding: 10px;
    background: rgba(60, 91, 153, .2);
}

.container.fich .isotope{
    max-width: 1024px;
    margin: 0 auto;
}

.button-azulito{
    color: #fff;
    background-color: #3c5b99;
    border-color: #3c5b99;
}

.button-azulito:hover{
    background-color: #fff;
    color: #3c5b99;
}

.product__title.titulazo{
    font-size: 22px;
}

.breadcrumbs-custom__title{
    font-weight: 600;
}

.questions{
    background: rgba(60, 91, 153, .9);
    padding: 80px 50px;
}

.questions h2, .questions h3{
    color: #ffffff;
}

.questions .preguntas_respuestas{
    position: relative;
    padding: 60px 80px 0;
}

.questions .preguntas_respuestas .modulo{
    margin-top: 20px;
}

.questions .preguntas_respuestas .modulo:first-child{
    margin-top: 0;
}

.questions .preguntas_respuestas:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255, .6);
    height: 1px;
}

.questions .preguntas_respuestas .pregunta, .questions .preguntas_respuestas .respuesta{
    font-size: 1.5em;
    color: #ffffff;
}

.questions .preguntas_respuestas .respuesta{
    margin-top: 20px;
    font-size: 1em;
    background: rgba(255,255,255,.2);
    padding: 10px;
    display: none;
}

.questions .preguntas_respuestas .respuesta ol,
.questions .preguntas_respuestas .respuesta ul{
    margin: 14px 0 14px 40px;
    list-style: decimal;
}

.questions .preguntas_respuestas .respuesta ul{
    list-style: initial;
}

.questions .preguntas_respuestas .respuesta ol li,
.questions .preguntas_respuestas .respuesta ul li{
    margin-top: 10px;
    display: list-item;
}

.questions .preguntas_respuestas .pregunta{
    position: relative;
    padding-left: 40px;
    font-weight: 600;
}

.questions .preguntas_respuestas .pregunta .abrir{
    color: currentColor;
    
}

.questions .preguntas_respuestas .pregunta .abrir:before{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 18px;
    height: 30px;
    background: url('../images/question-w.svg') no-repeat center;
    background-size: 18px;
}

.post-boxed__image-wrap .imagen_ancha{
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.post-boxed__title a.subtit{
    min-height: calc(1.6em * 2);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.post-boxed__title span.fecha{
    margin-top: 15px;
    font-size: 14px;
    display: block;
}

.contactando{
    margin-top: 40px;
}

.contactando a{
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-right: 40px;
    padding-top: 100px;
    font-weight: 600;
    color: #3c5b99;
}

.contactando a:last-child{
    margin-right: 0;
}

.contactando a:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 75px;
    height: 75px;
    background: url('../images/wa_g.svg') no-repeat center;
    background-size: 75px;
}

.contactando a.tel:before{
    background: url('../images/tel-b.svg') no-repeat center;
    background-size: 75px; 
}

.contactando a.email:before{
    width: 100px;
    height: 100px;
    background: url('../images/email.png') no-repeat center;
    background-size: 100px; 
}

p.text-med, ul.text-med{
    font-size: 1.25em;
}

p.text-med.margen, div.text-med.margen{
    margin-top: 40px;
}

.justificar-centro{
    justify-content: center;
}

.list-marked.text-med li:before{
    color: #000000;
    top: 3px;
    font-size: 1.05em;
}

.button.boton-blue{
    font-size: 1.15em;
    text-transform: initial;
    background: rgba(60, 91, 153, 1);
    color: #ffffff;
    border: 3px solid rgba(60, 91, 153, 1);
    letter-spacing: 0;
    padding: 15px 40px;
}

.product__title.titulazo.tit-foto{
    margin: 0 0 20px;
    color: rgba(60, 91, 153, 1);
}

.columna{
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: calc(33.3334% - 3px);
}

.columna .fila.prim{
    background: rgba(60, 91, 153, 1);
    padding: 10px 20px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
}

.columna .fila.ult{
    background: rgba(60, 91, 153, .1);
    padding: 10px;
}