/* =========================================================================
   serviciotecnicoaegmadrid.net — hoja de estilos unica
   Tema asap + sus bloques en linea + la rejilla de Shortcodes Ultimate.
   Se han quitado: el icono-fuente de SU (4 iconos, ahora SVG en linea) y el
   CSS del widget de estrellas, que no llegaba a pintarse.
   ========================================================================= */

/* --- tema asap (main.min.css) --- */
*,body{
    padding:0;
    margin:0
}
ol li,p,ul li{
    overflow-wrap:break-word
}
footer,h1{
    width:100%
}
#btn-menu,.comment-form-cookies-consent,.comment-notes,.content-footer-social p.sidebar-title,.go-top>span,.says,.search-form .screen-reader-text,.site-header p.sidebar-title,header label,label[for=cat]{
    display:none
}
*,body,figure{
    margin:0
}
#cookiesbox a:hover,#menu ul a,.asap-box-design .breadcrumb a:hover,.asap-box-design .the-content .post-index a:hover,.content-tags a:hover,.tagcloud a:hover,a,a.asap-clusters-cats:hover,header a:hover,mark{
    text-decoration:none
}
kbd,mark{
    padding:.125rem .25rem
}
address,pre{
    margin:0 0 1.625rem
}
.wp-caption,audio,canvas,embed,iframe,img,object,pre,progress,video{
    max-width:100%
}
.item-featured,.item-new,.p404 span,address,em,i{
    font-style:italic
}
.btn-amzn,b,kbd kbd,strong,table thead th{
    font-weight:700
}
#menu ul,#menu ul li,#menu ul>li ul>li,*{
    box-sizing:border-box
}
body{
    text-rendering:optimizeSpeed;
    word-wrap:break-word;
    overflow-x:hidden
}
img{
    height:auto;
    object-fit:contain
}
h1{
    margin:5px 0
}
h2,h3,h4,h5{
    margin:10px 0
}
p{
    margin:0 0 20px
}
#cookiesbox a,a:hover{
    text-decoration:underline
}
header{
    z-index:999
}
header label{
    cursor:pointer
}
footer{
    margin:0 auto
}
.asap-stars i,footer p{
    font-size:16px!important
}
blockquote{
    margin-top:14px;
    border:none;
    margin-bottom:10px;
    padding:1rem;
    border-left:4px solid rgba(0,0,0,.1);
    background-color:#fdfdfd;
    color:rgba(51,51,51,.65)
}
.asap-box-design .content-tags,.asap-toc-widget .post-index ol,.asap-toc-widget .post-index ul,.the-content .post-index ol,.the-content .post-index ul,address:last-child,blockquote p,pre:last-child,table:last-child{
    margin-bottom:0
}
body>header>h1>a{
    color:#fff;
    font-weight:400
}
input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]),select,textarea{
    padding:.5rem .75rem;
    font-size:1.1rem;
    outline:0;
    display:inline-block;
    width:100%;
    -webkit-box-shadow:inset 0 1px 3px #f6f6f7;
    box-shadow:inset 0 1px 3px #f6f6f7;
    background-color:#fff;
    border-radius:2px
}
button,input,select,textarea{
    font-family:inherit;
    font-size:inherit;
    line-height:inherit;
    outline:0
}
code,kbd,pre,samp,tt,var{
    font-family:Menlo,Monaco,Consolas,"Courier New",monospace
}
hr{
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #ccc;
    margin:2em 0;
    padding:0
}
figure{
    display:inline-block
}
figure img{
    margin-bottom:.5rem;
    line-height:1
}
figure figcaption{
    font-size:90%;
    color:#818a91
}
.wp-caption{
    margin-bottom:1.5em;
    position:relative
}
.ads-asap,.asap-note,.wp-block-image{
    margin-bottom:20px
}
.wp-caption img[class*=wp-image-]{
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0
}
.wp-caption .wp-caption-text{
    position:relative;
    bottom:0;
    left:0;
    padding:10px 20px;
    white-space:pre-wrap;
    text-transform:none;
    text-align:center;
    font-size:.8rem
}
.small,small{
    font-size:70%
}
small,sub,sup{
    font-size:75%
}
abbr,acronym{
    border-bottom:1px dotted #ebebeb;
    cursor:help
}
mark{
    background:#fcf8e3
}
sub,sup{
    height:0;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    bottom:1ex
}
sub{
    top:.5ex
}
big{
    font-size:125%
}
code,kbd,samp,tt,var{
    font-size:.75rem
}
kbd{
    background-color:#020202;
    border-radius:2px;
    box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);
    color:#fff;
    font-size:90%
}
kbd kbd{
    box-shadow:none;
    font-size:100%;
    padding:0
}
pre{
    background:#fafafa;
    border:1px dashed #ebebeb;
    color:#020202;
    font-size:.75rem;
    overflow:auto;
    padding:.9375rem
}
table{
    table-layout:fixed;
    background-color:transparent;
    border-spacing:0;
    border-collapse:collapse;
    min-width:100%;
    margin-bottom:1.625rem
}
table caption{
    margin-bottom:.9375rem
}
table td,table th{
    padding:.5rem;
    line-height:1.5;
    vertical-align:top;
    border-top:1px solid #ebebeb
}
table thead th{
    vertical-align:bottom;
    border-bottom:2px solid #ebebeb
}
table tbody+tbody{
    border-top:2px solid #ebebeb
}
table table{
    background-color:#fafafa
}
.alignwide{
    margin-left:auto;
    margin-right:auto;
    max-width:960px
}
.alignfull{
    width:100vw;
    max-width:100vw;
    margin-left:calc(50% - 50vw)
}
.aligncenter{
    clear:both;
    display:block;
    margin-left:auto;
    margin-right:auto
}
.alignleft,.alignright{
    display:block;
    padding:0
}
.alignright{
    float:right;
    margin:.5em 0 1em 1em
}
.alignleft{
    float:left;
    margin:.5em 1em 1em 0
}
::selection{
    background:#000;
    color:#fff
}
::-moz-selection{
    background:#000;
    color:#fff
}
.article-image,.article-image-featured{
    background-position:center center;
    background-repeat:no-repeat;
    overflow:hidden
}
.site-header{
    margin-bottom:10px;
    width:100%;
    z-index:999;
    opacity:1;
    min-height:60px
}
.content-loop,.content-page,.content-single,.content-wc,.site-header-content,.site-header-content-top{
    margin:0 auto;
    position:relative
}
.asap-content-logo-top{
    min-height:60px!important
}
.asap-content-logo-top .site-logo{
    line-height:0!important
}
.site-header-content{
    display:flex;
    align-items:center;
    justify-content:space-between
}
.site-header-content-top{
    min-height:60px;
    display:flex;
    align-items:center
}
.site-header-content .site-header-content-left{
    width:auto;
    margin-left:0
}
.site-logo,.site-name{
    display:inline-block;
    line-height:60px
}
.site-logo img{
    vertical-align:middle
}
.site-header .sub-menu a{
    color:#222!important
}
.site-name{
    font-size:1.25rem
}
.content-all,.content-page,.content-single,.content-wc{
    flex-wrap:wrap
}
.article-loop a,.asap-toc-widget .post-index span,.content-loop,.post-index ol li,.the-content .post-index span,a.asap-clusters-cats span{
    display:block
}
.custom-logo{
    overflow:hidden
}
.content-cluster{
    margin:2rem -1.5% 26px
}
.post-date,.primary-sidebar ul.children,.primary-sidebar ul.submenu-container{
    margin-left:1rem
}
.asap-content-clusters-cats,.content-area,.content-cluster,.related-posts{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-flex:0;
    -ms-flex:0 1 auto;
    flex:0 1 auto;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    justify-content:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center
}
.ads-asap-loop .asap-content-clusters-cats,.content-area,.content-area .comment-respond>p,.primary-sidebar div{
    margin-bottom:2rem
}
#commentform,.asap-box-design #comentarios,.content-home-text{
    margin-bottom:3rem
}
.related-posts{
    width:100%;
    position:relative;
    margin-top:2.5rem
}
.primary-sidebar{
    padding:0 0 2%;
    margin-top:1rem;
    vertical-align:top;
    display:inline-block
}
.archive .content-loop h1,.article-full,.asap-full-header,.comment-respond>p,.nav,.p20,.social-buttons-top{
    width:100%
}
.content-all .primary-sidebar,.the-content #ez-toc-container ul ul,.the-content .article-loop h2,.the-content .article-loop h3{
    margin-top:0!important
}
.asap-columns-1{
    width:100%;
    flex-basis:100%;
    max-width:100%
}
.asap-columns-2{
    width:100%;
    flex-basis:50%;
    max-width:50%
}
.asap-columns-3{
    width:100%;
    flex-basis:33.333333%;
    max-width:33.333333%
}
.asap-columns-4{
    width:100%;
    flex-basis:25%;
    max-width:25%
}
.asap-columns-5{
    width:100%;
    flex-basis:20%;
    max-width:20%
}
a.asap-clusters-cats{
    margin:1%;
    padding:1.75rem 1rem;
    border-radius:4px;
    text-align:center;
    align-items:center;
    display:flex;
    flex-direction:column;
    word-break:break-word
}
.asap-clusters-cats img,.comment-respond>p,.primary-sidebar li.recentcomments{
    margin-bottom:1rem
}
.asap-stars{
    margin-top:1.25rem
}
.asap-date-loop{
    color:#999!important;
    display:inline-block;
    margin-bottom:.5rem;
    margin-top:.625rem;
    width:100%
}
.asap-box-design .asap-date-loop{
    margin-top:0!important;
    padding-left:0!important;
    padding-right:0!important
}
.the-content .asap-content-clusters-cats{
    margin-top:1.25rem;
    margin-bottom:1.25rem
}
.asap-clusters-cats.asap-clusters-cols-1{
    width:100%;
    flex-basis:98%;
    max-width:98%
}
.asap-clusters-cats.asap-clusters-cols-2{
    width:100%;
    flex-basis:48%;
    max-width:48%
}
.asap-clusters-cats.asap-clusters-cols-3{
    width:100%;
    flex-basis:31.3339%;
    max-width:31.3339%
}
.asap-clusters-cats.asap-clusters-cols-4{
    width:100%;
    flex-basis:23%;
    max-width:23%
}
.asap-clusters-cats.asap-clusters-cols-5{
    width:100%;
    flex-basis:18%;
    max-width:18%
}
.asap-clusters-cats.asap-clusters-cols-6{
    width:100%;
    flex-basis:14.66666667%;
    max-width:14.66666667%
}
.asap-clusters-cats.asap-clusters-cols-7{
    width:100%;
    flex-basis:12.25%;
    max-width:12.25%
}
.article-loop{
    text-align:left;
    padding:0 .625rem 2rem
}
.article-full,.article-loop{
    display:inline-block;
    vertical-align:top
}
.last-post-sidebar{
    margin-bottom:1rem!important
}
.post-date{
    color:#999;
    font-size:14px;
    margin-top:.25rem!important;
    display:block
}
.article-loop span.entry-title{
    display:block;
    margin-bottom:20px
}
.archive .content-loop h1,.post-thumbnail{
    margin-bottom:2rem;
    text-align:center
}
.article-loop h2,.article-loop h3,.article-loop h4,.article-loop p,.article-loop span.entry-title,.last-post-sidebar p,.related-posts p{
    padding-left:10px;
    padding-right:10px;
    line-height:1.4;
    text-align:center;
	padding-top: 16px;
}
.custom-links .custom-borders{
    border:1px solid #ececec;
    padding:1rem
}
.article-content{
    display:block;
    margin-bottom:10px!important;
    position:relative;
    line-height:0;
    text-align:center;
    overflow:hidden
}
.article-image{
    height:196px;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    -webkit-transform-origin:center bottom!important;
    -ms-transform-origin:center bottom!important;
    -moz-transform-origin:center bottom!important;
    -o-transform-origin:center bottom!important;
    transform-origin:center bottom!important;
    width:100%;
    position:relative
}
.article-image-featured{
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    -webkit-box-shadow:inset 0 -200px 300px -100px rgb(0 0 0 / 80%);
    -moz-box-shadow:inset 0 -200px 300px -100px rgba(0,0,0,.8);
    box-shadow:inset 0 -200px 300px -100px rgb(0 0 0 / 80%);
    position:relative;
    height:230px
}
.article-loop-featured:hover .article-image-featured{
    -webkit-box-shadow:inset 0 -200px 300px -100px rgb(0 0 0 / 50%);
    -moz-box-shadow:inset 0 -200px 300px -100px rgba(0,0,0,.5);
    box-shadow:inset 0 -200px 300px -100px rgb(0 0 0 / 50%)
}
.primary-sidebar .article-image-featured{
    height:180px!important;
    margin-bottom:2rem!important
}
.article-loop-featured h2,.article-loop-featured h3,.article-loop-featured p{
    position:absolute;
    bottom:0;
    color:#fff;
    line-height:1.35;
    padding:20px;
    text-align:center;
    margin:0;
    width:100%
}
.article-loop-featured .content-item-category>span,.article-loop-featured .item-featured,.article-loop-featured .item-new{
    padding:.3rem .5rem .4rem!important
}
.content-thin .content-cluster .article-image{
    height:160px!important
}
.last-post-sidebar .article-image{
    height:140px;
    margin-bottom:8px
}
.last-post-sidebar article{
    margin:0 0 .85rem!important;
    padding:0!important
}
.content-footer .widget-area ul li,p.asap-subtitle{
    margin-bottom:6px
}
.related-posts .article-image{
    height:120px
}
.article-loop a:hover,.last-post-sidebar a:hover,.pagination a:hover{
    text-decoration:none!important
}
.the-content{
    margin-bottom:1.5rem
}
h1+.the-content{
    margin-top:.75rem
}
p.asap-subtitle{
    color:#757575
}
.the-content ol,.the-content ul{
    margin:0 0 20px;
    font-size:18px;
    color:#222!important
}
.the-content ul{
    list-style:disc
}
.asap-popular ol,.asap-pros-cons ul,.single-nav li,ul.breadcrumb{
    list-style:none
}
.the-content ul ul{
    list-style:circle
}
.the-content ul ul ul{
    list-style:square
}
.the-content ol li,.the-content ul li{
    margin:0 0 12px 40px;
    padding-left:2px;
    line-height:1.6
}
.the-content ol ol,.the-content ul ul{
    margin-top:8px!important;
    margin-bottom:10px!important
}
.the-content h2{
    margin-top:2.5rem!important;
    margin-bottom:1rem!important
}
.the-content h3{
    margin-top:2rem!important;
    margin-bottom:.75rem!important
}
.others-items{
    margin-top:2rem
}
.archive .content-loop h1:after{
    width:44px;
    height:1px;
    display:block;
    content:'';
    margin:.5rem auto 0;
    left:0;
    right:0
}
.asap-icon,.asap-icon-single{
    color:#fff!important;
    display:inline-block;
    text-align:center
}
.asap-icon{
    padding:.55rem;
    margin-right:4px;
    display:inline-flex;
    align-items:center;
    justify-content:center
}
.asap-icon-single{
    margin:0 7px 0 0;
    padding:.75rem;
    display:flex;
    align-items:center;
    justify-content:center
}
.asap-icon-single:hover,.asap-icon:hover,.go-top:hover{
    opacity:.7
}
.icon-facebook{
    background:#3b5998
}
.icon-facebook-m{
    background:#00c6ff
}
.icon-twitter{
    background:#14171a
}
.icon-instagram{
    background:#3f729b
}
.icon-youtube{
    background:#c4302b
}
.icon-pinterest{
    background:#c8232c
}
.icon-whatsapp{
    background:#25d366
}
.icon-tumblr{
    background:#34526f
}
.icon-email{
    background:#666
}
.icon-reddit{
    background:#ff5700
}
.icon-telegram{
    background:#08c
}
.icon-tiktok{
    background:#010101
}
.icon-linkedin{
    background:#2867b2
}
.icon-app{
    background:#3bccff
}
.btn-amzn{
    background:#f0c14b;
    background:-webkit-gradient(linear,left top,left bottom,from(#f7dfa5),to(#f0c14b));
    background:linear-gradient(to bottom,#f7dfa5,#f0c14b);
    color:#333;
    margin-top:1.25rem;
    border:1px solid #9c7e31;
    padding:.75rem 1.25rem;
    display:block;
    width:100%;
    cursor:pointer;
    text-align:center;
    border-radius:4px;
    line-height:1.25
}
.btn-amzn:hover{
    background:#eeb933;
    background:-webkit-gradient(linear,left top,left bottom,from(#f5d78e),to(#eeb933));
    background:linear-gradient(to bottom,#f5d78e,#eeb933)
}
.responsive{
    cursor:pointer
}
#cookiesbox button:hover,.responsive:hover{
    opacity:.9
}
.responsive.vimeo,.responsive.youtube{
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
    margin-bottom:1em
}
.responsive.vimeo embed,.responsive.vimeo iframe,.responsive.vimeo object,.responsive.youtube embed,.responsive.youtube iframe,.responsive.youtube object{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:98
}
.vimeo.responsive div,.youtube.responsive div{
    cursor:pointer;
    background-size:cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    z-index:9
}
.vimeo.responsive div:after,.vimeo.responsive div:before,.youtube.responsive div:after,.youtube.responsive div:before{
    content:"";
    position:absolute;
    top:50%;
    left:50%
}
.vimeo.responsive div:after,.youtube.responsive div:after{
    width:0;
    height:0;
    border:11px solid transparent;
    border-left:18px solid #fff;
    margin-top:-10px;
    margin-left:-7px
}
.vimeo.responsive div:before,.youtube.responsive div:before{
    margin-top:-24px;
    margin-left:-34px;
    width:70px;
    height:50px;
    background:rgba(0,0,0,.6);
    border-radius:20%;
    transition:.05s ease-out
}
.vimeo.responsive div:hover:before,.youtube.responsive div:hover:before{
    background:rgba(255,0,0,.9)
}
.asap-oembed{
    width:100%;
    height:auto
}
.asap-hero:after{
    content:"";
    height:100%;
    left:0;
    opacity:.9;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.asap-hero-content{
    left:50%;
    max-width:630px;
    padding:0 1em;
    position:absolute;
    top:50%;
    transform:translate(-50%,-50%);
    width:100%
}
.asap-hero,.asap-hero picture,.social-buttons{
    position:relative;
    width:100%
}
.asap-hero-content p{
    margin-bottom:1.625rem;
    margin-top:-.5rem;
    font-size:19px
}
.asap-hero{
    height:320px;
    max-height:100%;
    overflow:hidden;
    text-align:center;
    z-index:1;
    margin-top:-10px;
    margin-bottom:2rem;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center
}
.asap-hero picture{
    height:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    z-index:-2
}
.asap-hero h1{
    margin-top:0!important;
    margin:1em 0 .8em;
    width:auto;
    font-size:2rem;
    text-align:center
}
.asap-hero picture img{
    box-shadow:0 0 8px #fff;
    height:100%;
    max-width:none;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
.asap-box-design .last-post-sidebar .asap-box-container,.asap-box-design .the-content p:last-child,.asap-hero .search-home,.asap-loop-horizontal .content-cluster h2,.asap-note p{
    margin-bottom:0!important
}
.cookiesblock,.wp-block-embed{
    display:block!important
}
.social-buttons{
    margin-top:.5rem;
    margin-bottom:1.75rem;
    overflow-x:auto
}
.social-buttons-top .social-buttons{
    margin-bottom:16px!important
}
.social-title{
    margin-bottom:.5rem;
    display:block;
    color:#999;
    text-transform:uppercase;
    padding-top:.5rem!important
}
.social-buttons.flexbox{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    display:inline-flex
}
.asap-icon svg{
    width:20px;
    height:20px
}
.asap-icon-single svg{
    width:24px;
    height:24px
}
.asap-icon svg,.asap-icon-single svg{
    stroke:#FFF;
    fill:none;
    stroke-width:1.5;
    stroke-linecap:round;
    stroke-linejoin:round
}
.social-fix{
    position:fixed;
    left:0;
    bottom:0;
    z-index:999;
    display:flex;
    width:100%
}
#cookiesbox,.go-top{
    position:fixed;
    display:none
}
.single-product .post-index,.social-fix .social-title{
    display:none!important
}
.asap-box-design .article-loop h2,.asap-box-design .article-loop h3,.social-fix .social-buttons{
    margin:0
}
.social-fix .asap-icon-single{
    flex:auto;
    margin:0;
    border-radius:0!important
}
.breadcrumb li{
    display:inline;
    margin:0
}
.breadcrumb li:after{
    content:'›';
    margin:0 4px
}
.breadcrumb li:last-child:after{
    content:'';
    margin:0
}
.footer-breadcrumb .breadcrumb{
    padding:10px;
    border-top:1px solid #ddd
}
.inline-text-box{
    width:50%
}
.p404{
    padding:30px 40px;
    max-width:800px;
    text-align:center;
    font-size:1.6rem;
    line-height:2rem;
    margin:0 auto 2rem
}
.go-top{
    height:45px;
    width:45px;
    line-height:40px;
    text-align:center;
    border-radius:100px;
    font-size:30px;
    cursor:pointer;
    bottom:20px;
    right:20px
}
.arrow{
    border:solid #fff;
    border-width:0 2px 2px 0;
    display:inline-block;
    padding:4px
}
.arrow-up{
    transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg)
}
.content-author p,.show-date p{
    margin:0!important;
    padding:0;
    color:#999;
    line-height:1.4
}
.show-date p::first-letter{
    text-transform:capitalize
}
.content-author{
    clear:both;
    margin:10px 0 16px;
    overflow:hidden;
    width:100%;
    display:flex;
    align-items:center;
    justify-content:flex-start
}
.author-image{
    height:36px;
    width:36px
}
.author-image img{
    border-radius:80px
}
.author-desc{
    margin-left:10px;
    width:calc(100% - 50px)
}
.show-date{
    margin:0 0 16px
}
.author-desc p,.show-date p{
    font-size:13px
}
.item-featured,.item-new{
    position:absolute;
    display:inline-block;
    padding:.8rem .6rem;
    top:0;
    left:0;
    font-weight:400;
    z-index:1;
    font-size:.75rem;
    margin-left:10px;
    box-shadow:0 0 5px 0 rgba(0,0,0,10%);
    margin-top:10px
}
.item-featured+.item-new{
    margin-top:44px!important
}
.content-item-category{
    position:absolute;
    z-index:1;
    bottom:0;
    width:100%;
    display:flex;
    justify-content:center
}
.content-item-category>span{
    font-weight:300!important;
    display:inline-block;
    padding:.85rem .65rem;
    color:#444;
    background-color:#fff;
    font-size:14px;
    margin-bottom:0
}
.content-tags{
    margin:2rem 0;
    width:100%;
    position:relative;
    display:block
}
.content-tags a,.tagcloud a{
    padding:6px 10px;
    font-size:13px;
    border-radius:2px;
    margin:0 6px 6px 0;
    display:inline-block
}
.article-loop .show-extract p,.article-loop .show-extract span{
    line-height:1.5!important;
    margin-bottom:12px!important
}
.article-loop .show-extract a{
    padding:0!important;
    margin-bottom:2rem
}
.article-loop .show-extract a:hover{
    text-decoration:underline!important
}
#cookiesbox{
    max-width:24em;
    padding:2rem;
    bottom:1rem;
    right:1rem;
    overflow:hidden;
    z-index:99999;
    border-radius:10px
}
#cookiesbox p{
    font-size:95%;
    margin-bottom:0
}
#cookiesbox p:nth-child(2){
    text-align:center;
    margin-top:1.5rem
}
#cookiesbox button{
    border:none;
    padding:6px 36px;
    outline:0;
    cursor:pointer;
    border-radius:6px;
    box-shadow:0 1px 5px -1px (0,0,0,25%)
}
.sidebar-title.asap-last{
    margin-bottom:24px
}
.ads-asap-aligncenter,.ads-asap-alignleft,.ads-asap-alignright,.content-footer .logo-footer img{
    width:100%;
    display:block
}
.ads-asap-aligncenter,.asap-btn-ctn-center,picture.aligncenter{
    text-align:center
}
#menu>ul>li,.ads-asap-alignleft,.asap-btn-ctn-left{
    text-align:left
}
.ads-asap-alignright,.asap-btn-ctn-right{
    text-align:right
}
.ads-asap-alignleft-wrap{
    margin:.5em 1rem 1em 0;
    float:left
}
.ads-asap-alignright-wrap{
    margin:.5em 0 1em 1em;
    float:right
}
.content-page .ads-asap-top,.content-single .ads-asap-top{
    padding-top:20px
}
.primary-sidebar ul{
    margin:0;
    padding:0
}
.sidebar-title{
    line-height:1.2!important;
    margin-bottom:1rem
}
.sidebar-title:after{
    width:100%;
    height:1px;
    display:block;
    margin-top:.35rem;
    content:''
}
.asap-box-design .asap-content-box,.author-box,.author-box .author-box-social,.single-nav{
    margin-top:1rem
}
.popular-post-sidebar ol,.primary-sidebar div ul{
    margin-top:1.25rem;
    margin-bottom:3rem
}
.popular-post-sidebar ol li,.primary-sidebar div ul li{
    list-style-type:none;
    margin-bottom:.75rem;
    position:relative
}
.popular-post-sidebar ol a,.primary-sidebar div ul a{
    margin-left:1rem;
    display:inline-block
}
.asap-toc-widget .post-index a,.asap-toc-widget .post-index li,.popular-post-sidebar ol a,.popular-post-sidebar ol li:before,.primary-sidebar div ul a,.primary-sidebar div ul li:before,.the-content .post-index a,.the-content .post-index li{
    line-height:1.6
}
.primary-sidebar li.recentcomments .comment-author-link{
    font-style:italic;
    margin-left:1rem
}
.popular-post-sidebar ol li:before,.primary-sidebar div ul li:before{
    content:"";
    border:solid;
    border-width:0 1px 1px 0;
    display:inline-block;
    padding:2.5px;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    top:10px;
    left:-1px!important;
    position:absolute
}
.post-index ol li ol li:before,.post-index ol li:before{
    content:counters(item, ".") ". ";
    counter-increment:item
}
.author-box{
    border:1px solid #eee;
    padding:25px;
    margin-bottom:2rem
}
.author-box-info{
    display:inline-block;
    width:calc(100% - 110px);
    vertical-align:top
}
.author-box-avatar{
    display:inline-block;
    vertical-align:top;
    margin-right:20px;
    width:70px
}
.author-box-avatar .avatar{
    border-radius:50%
}
.author-box p{
    display:block;
    margin:0;
    font-size:18px
}
.author-box p+p{
    font-size:16px;
    color:#999;
    margin-top:4px
}
.single-nav{
    position:relative;
    display:flex;
    align-items:center
}
.single-nav li{
    width:50%
}
.single-nav .nav-prev{
    text-align:left;
    padding:0 1rem
}
.search-header,.search-responsive,.single-nav .nav-next a,.single-nav .nav-prev a{
    display:inline-block
}
.single-nav .nav-prev a:before{
    content:"";
    left:0;
    position:absolute;
    top:50%;
    border:solid;
    border-width:0 1px 1px 0;
    display:inline-block;
    padding:3px;
    transform:translate(0,-50%);
    transform:rotate(135deg);
    -webkit-transform:rotate(135deg);
    margin-top:-2px
}
.single-nav .nav-next{
    text-align:right;
    padding:0 1rem
}
.single-nav .nav-next a:before{
    content:"";
    right:0;
    position:absolute;
    top:50%;
    border:solid;
    border-width:0 1px 1px 0;
    display:inline-block;
    padding:3px;
    transform:translate(0,-50%);
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg)
}
.asap-toc-widget .post-index,.the-content .post-index{
    background:#fafafa;
    border:1px solid #ddd;
    padding:20px 44px 20px 20px;
    margin-top:24px;
    position:relative;
    margin-bottom:2rem;
    clear:both
}
.asap-toc-widget .post-index li,.the-content .post-index li{
    margin-left:34px!important;
    margin-bottom:6px!important
}
.asap-toc-widget .post-index .classh3,.the-content .post-index .classh3{
    margin-left:56px!important
}
.asap-toc-widget .post-index #index-table,.the-content .post-index #index-table{
    margin-top:18px
}
.asap-toc-widget .post-index .btn-show,.the-content .post-index .btn-show{
    display:inline-block!important;
    position:absolute!important;
    right:2.85rem
}
.asap-toc-widget .post-index .checkbox input,.the-content .post-index .checkbox input{
    position:absolute;
    opacity:0
}
.asap-toc-widget .post-index .checkbox .check-table,.the-content .post-index .checkbox .check-table{
    position:absolute;
    transition:.2s;
    height:26px;
    width:26px;
    cursor:pointer!important
}
.asap-toc-widget .post-index .checkbox .check-table svg,.the-content .post-index .checkbox .check-table svg{
    width:26px;
    height:26px;
    stroke-width:1.5;
    fill:none;
    stroke-linecap:round;
    stroke-linejoin:round
}
.asap-toc-widget .post-index .checkbox input:checked~.check-table,.the-content .post-index .checkbox input:checked~.check-table{
    transform:rotate(180deg)!important
}
.post-index ol{
    counter-reset:item
}
.the-content .post-index li{
    margin-left:27px!important
}
.asap-toc-widget .post-index ol ol li,.asap-toc-widget .post-index ul ul li,.the-content .post-index ol ol li,.the-content .post-index ul ul li{
    margin-left:20px!important
}
.post-index ol li:before{
    width:20px;
    display:inline;
    text-align:center;
    position:relative;
    left:-5px
}
.the-content h2 span:before,.the-content h2:before,.the-content h3 span:before,.the-content h3:before{
    display:block;
    content:" ";
    margin-top:-70px;
    height:70px;
    visibility:hidden
}
.gallery{
    display:block;
    overflow:hidden;
    width:100%
}
.gallery figure img{
    max-width:100%;
    height:auto;
    margin:0 auto;
    display:block
}
.gallery figure{
    float:left;
    margin:0 2% 2em 0
}
.gallery figure figcaption{
    text-align:center;
    margin:6px 1rem 0
}
.gallery.gallery-columns-1 figure{
    width:100%;
    margin:0 0 1em;
    float:none
}
.gallery.gallery-columns-3 figure{
    width:32%
}
.gallery.gallery-columns-2 figure:nth-of-type(2n),.gallery.gallery-columns-3 figure:nth-of-type(3n+3),.gallery.gallery-columns-4 figure:nth-of-type(4n+4),.gallery.gallery-columns-5 figure:nth-of-type(5n+5),.gallery.gallery-columns-6 figure:nth-of-type(6n+6),.gallery.gallery-columns-7 figure:nth-of-type(7n+7),.gallery.gallery-columns-8 figure:nth-of-type(8n+8),.gallery.gallery-columns-9 figure:nth-of-type(9n+9){
    margin-right:0
}
.gallery.gallery-columns-2 figure:nth-of-type(odd),.gallery.gallery-columns-3 figure:nth-of-type(3n+4),.gallery.gallery-columns-4 figure:nth-of-type(4n+5),.gallery.gallery-columns-5 figure:nth-of-type(5n+6),.gallery.gallery-columns-6 figure:nth-of-type(6n+7),.gallery.gallery-columns-7 figure:nth-of-type(7n+8),.gallery.gallery-columns-8 figure:nth-of-type(8n+9),.gallery.gallery-columns-9 figure:nth-of-type(9n+10){
    clear:left
}
.gallery.gallery-columns-2 figure{
    width:49%
}
.gallery.gallery-columns-4 figure{
    width:23.25%
}
.gallery.gallery-columns-5 figure{
    width:18%
}
.gallery.gallery-columns-6 figure{
    width:14.2%
}
.gallery.gallery-columns-7 figure{
    width:12%
}
.gallery.gallery-columns-8 figure{
    width:10.2%
}
.gallery.gallery-columns-9 figure{
    width:8.85%
}
.content-attachment{
    text-align:center;
    width:100%;
    margin-top:1rem
}
.content-attachment .image-attachment,.content-footer{
    margin:0 auto
}
.des-category{
    margin-bottom:2rem;
    margin-top:-.5rem
}
.asap-stc-btn{
    display:inline-block;
    overflow:hidden;
    clear:both
}
.asap-stc-btn:hover{
    text-decoration:none;
    opacity:.8
}
.asap-stc-btn i{
    margin-right:8px
}
.asap-btn-ctn-center,.asap-btn-ctn-left,.asap-btn-ctn-right{
    width:100%;
    display:block;
    margin-bottom:20px
}
.asap-note p+p{
    margin-top:20px
}
.asap-fixed{
    position:fixed!important;
    top:0
}
.asap-pros-cons{
    display:flex;
    justify-content:space-between
}
.asap-pros-cons-title{
    padding:10px 12px;
    margin-bottom:10px
}
.asap-cons,.asap-pros{
    width:50%;
    display:inline-block
}
.asap-pros-cons ul li{
    padding:0;
    margin:0 0 8px;
    display:flex;
    align-items:center
}
.asap-pros-cons ul li span{
    margin-left:30px;
    margin-right:20px
}
.asap-pros-cons ul li svg{
    position:absolute
}
.asap-popular ol li{
    counter-increment:top;
    margin-top:.5em;
    display:flex;
    align-items:flex-start;
    margin-bottom:.75rem;
    line-height:1.6;
    font-size:15px!important
}
.asap-popular ol li:before{
    content:counter(top);
    margin-right:.75em;
    text-align:center
}
.asap-box-design .author-box p,.asap-popular ol li a{
    color:#181818
}
.asap-style1.asap-popular ol li:before{
    min-width:20px;
    min-height:20px;
    line-height:20px;
    border-radius:50%;
    padding:.25em
}
.asap-style2.asap-popular ol li:before{
    padding:.25em .1em;
    min-width:18px;
    min-height:18px;
    line-height:18px;
    border-radius:3px
}
.content-footer ul{
    padding:0;
    margin:0;
    word-wrap:break-word
}
.area-comentarios ol,.children,.content-footer li{
    list-style-type:none
}
.content-footer p{
    color:#fff
}
.content-footer .widget-content-footer .widget-title{
    font-weight:700;
    text-transform:uppercase
}
.content-footer .widget-content-footer{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.content-footer .widget-area{
    font-size:14px;
    width:100%
}
.content-footer-social{
    margin:0 auto;
    padding:1rem
}
.content-footer .logo-footer{
    margin:0 1rem;
    display:flex;
    align-items:center
}
.nav-links,.pagination{
    margin-top:1.8rem;
    display:flex;
    justify-content:center;
    margin-bottom:2rem;
    width:100%
}
.pagination .current,.pagination .current:hover{
    color:#222
}
.nav-links a,.pagination a,.pagination span{
    position:relative;
    padding:.625rem 0;
    line-height:1.5;
    color:#333;
    text-decoration:none;
    background-color:#fff;
    margin-right:5px;
    font-size:14px;
    border-radius:1px;
    min-width:2.15rem;
    text-align:center
}
.nav-links a,.post-page-numbers{
    padding-left:10px!important;
    padding-right:10px!important
}
#menu ul .menu-item-has-children,.search-header{
    position:relative
}
.search-header svg,.search-home svg,.search-responsive svg{
    stroke:currentColor;
    stroke-width:2;
    stroke-linecap:round;
    stroke-linejoin:round;
    fill:none
}
.search-header svg,.search-responsive svg{
    width:18px;
    height:18px
}
.search-home svg{
    width:22px;
    height:22px
}
.search-home{
    width:100%;
    margin:0 0 4.5%;
    position:relative
}
.home .search-home{
    margin-top:1%
}
.search-header input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]){
    display:inline-block;
    width:100%;
    padding:0 0 0 .8rem;
    -webkit-box-shadow:none!important;
    box-shadow:none!important;
    border:none!important;
    background-color:#fff;
    border-radius:2px;
    height:34px;
    line-height:34px;
    outline:0
}
.search-header input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]):active,.search-header input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]):focus,.search-responsive input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]):active,.search-responsive input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]):focus{
    background:#eee
}
.search-home input{
    border:1px solid #ddd;
    border-bottom:2px solid #ddd;
    box-shadow:none!important;
    padding:14px 16px!important;
    border-radius:4px!important
}
.search-header button.s-btn{
    height:32px;
    line-height:35px;
    opacity:.6;
    text-align:center
}
.search-home button.s-btn{
    padding:14px 16px!important;
    margin-right:1rem!important;
    opacity:.6;
    text-align:center
}
.search-header button:hover,.search-home button.s-btn:hover,.search-responsive button:hover{
    opacity:1
}
.search-responsive{
    position:relative;
    width:100%;
    margin-bottom:2rem;
    box-shadow:0 2px 2px 0 rgba(0,0,0,.15)
}
.search-responsive form{
    position:relative;
    width:100%;
    margin:0 auto
}
.search-responsive input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]){
    display:inline-block;
    width:100%;
    padding:10px 10px 10px 20px;
    font-size:18px;
    -webkit-box-shadow:none!important;
    box-shadow:none!important;
    border:none;
    outline:0;
    transition:background .2s;
    background-color:#fff;
    border-radius:2px;
    height:60px;
    line-height:60px
}
.search-responsive button.s-btn{
    height:60px;
    line-height:68px;
    opacity:.6;
    width:auto;
    padding-right:24px;
    padding-left:20px
}
.search-responsive button.s-btn:before{
    content:""
}
.search-responsive img{
    width:20px
}
.search .content-loop .search-home+p{
    margin-top:4rem
}
button.s-btn{
    position:absolute;
    right:0;
    top:0;
    height:40px;
    cursor:pointer;
    width:40px;
    background:0 0;
    color:#484848;
    border-radius:0;
    border:0;
    padding:0;
    font-size:1.3em
}
.search-form{
    position:relative;
    height:46px;
    border-radius:1px
}
.search-form input{
    height:42px;
    line-height:42px
}
.search-form .search-field{
    border:none;
    box-shadow:none
}
.search-form input[type=submit]{
    text-align:center;
    position:absolute;
    right:0;
    top:0;
    padding-right:1rem;
    padding-left:1rem;
    cursor:pointer;
    color:#fff;
    border-radius:0;
    border:0
}
#commentform input,#commentform textarea{
    margin-top:15px
}
#commentform input,#commentform textarea,.reply a{
    border-radius:2px;
    outline:0
}
#commentform textarea{
    resize:none
}
#commentform input:focus,#commentform textarea:focus{
    background:#f6f6f7
}
.comment-body{
    padding:2rem 0 3rem;
    border-top:1px solid #eee
}
ol.children{
    margin-left:2.2rem!important;
    width:calc(100% - 2.2rem);
    margin-bottom:1rem!important
}
.area-comentarios ol>p+li>div.comment-body{
    border-top:none!important
}
.comment-author img{
    border-radius:100px;
    position:absolute
}
.comment-author cite,.comment-meta{
    margin-left:3.6rem;
    font-style:normal!important
}
.comment-awaiting-moderation{
    margin-left:3.6rem
}
.comment-meta{
    margin-top:.25rem;
    font-size:small
}
.comment-meta a{
    color:#999!important;
    text-decoration:none
}
.comment-author cite{
    font-weight:400
}
.comment-body p{
    margin-top:1rem;
    margin-bottom:2rem
}
.titulo-comentarios{
    border-top:3px solid #f6f6f7;
    padding:1.75em 0
}
.area-comentarios ol{
    padding:0;
    margin:0 0 3rem;
    order:2
}
.reply a{
    padding:6px;
    border-radius:2px;
    text-decoration:none;
    font-size:.9rem
}
#commentform input[type=submit]:hover,.reply a:hover{
    text-decoration:none;
    opacity:.7
}
#commentform input[type=submit]{
    padding:10px 14px;
    cursor:pointer;
    border:none!important
}
.comments-close{
    background:#fef9e7;
    border:1px solid #f7dc6f;
    border-radius:2px;
    margin-bottom:3rem;
    padding:1rem;
    text-align:center
}
.recentcomments a{
    display:inline!important;
    padding:0!important;
    margin:0!important
}
.comment-respond>p>span>a{
    color:#999;
    margin-left:12px
}
.area-comentarios{
    margin-top:2.5rem;
    display:flex;
    flex-direction:column
}
.comment-respond{
    order:1
}
.comment-navigation{
    order:3
}
.comment-navigation .nav-links a{
    border-radius:2px!important
}
#menu{
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    z-index:100;
    position:relative;
    display:inline-block
}
#menu ul,#menu ul li{
    list-style:none;
    padding:0;
    margin:0
}
#menu>ul{
    padding:0;
    margin:0;
    position:relative
}
#menu>ul>li{
    display:inline-block;
    line-height:60px;
    cursor:pointer;
    padding:0;
    width:auto;
    transition:background-color .5s
}
#menu ul>li ul>li{
    margin:0;
    padding:0;
    line-height:1.8
}
#menu>ul>li>ul{
    position:absolute;
    width:auto
}
#menu>ul>li ul>li{
    position:relative;
    width:100%
}
#menu>ul>li>ul>li ul{
    position:absolute;
    left:100%;
    top:0
}
#menu ul>li ul{
    background-color:#fff;
    right:0
}
#menu>ul .menu-item-has-children:before{
    right:25.5px
}
.circle{
    width:28px;
    height:28px;
    position:relative
}
.line{
    position:absolute;
    height:3px;
    width:100%;
    border-radius:8px;
    transition:.15s
}
.top{
    top:18%
}
.middle{
    top:48%
}
.bottom{
    top:78%
}
.nav-icon.close .top{
    transform:rotate(45deg);
    top:48%
}
.nav-icon.close .bottom,.nav-icon.close .middle{
    transform:rotate(-45deg);
    top:48%
}
.wpcf7-form input,.wpcf7-form textarea{
    border:1px solid #ddd;
    box-shadow:none!important;
    margin-top:.25rem;
    padding:.625rem!important
}
.wpcf7-form input:focus{
    border:1px solid #ff5b39
}
.wpcf7-form input.wpcf7-submit{
    border:none!important;
    padding:.625rem 1.25rem!important;
    cursor:pointer
}
.wpcf7-form input.wpcf7-submit:hover{
    opacity:.8
}
@media (max-width:768px){
    .asap-hero h1{
        font-size:1.6rem
    }
    .asap-hero .asap-hero-content{
        padding:0 2em
    }
    .gallery.gallery-columns-4 figure,.gallery.gallery-columns-5 figure,.gallery.gallery-columns-6 figure,.gallery.gallery-columns-7 figure,.gallery.gallery-columns-8 figure,.gallery.gallery-columns-9 figure{
        width:100%;
        margin:0 0 1em;
        float:none
    }
    .gallery figure figcaption{
        text-align:center
    }
    .asap-pros-cons{
        flex-direction:column
    }
    .asap-cons,.asap-pros{
        width:100%
    }
    .search-home{
        margin-bottom:3rem
    }
    #cookiesbox{
        max-width:100%;
        bottom:0;
        right:0;
        border-radius:0
    }
    figure.wp-block-table{
        display:inline!important
    }
    .wp-block-table table{
        overflow:hidden;
        overflow-x:scroll;
        display:block
    }
}
@media (min-width:768px) and (max-width:1050px){
    .article-full,.content-thin{
        padding-left:1rem
    }
    .primary-sidebar{
        padding-right:1rem
    }
    .content-loop{
        padding-left:2rem;
        padding-right:2rem
    }
}
@media (min-width:1050px){
    .social-mobile{
        display:none!important
    }
    #menu>ul{
        text-align:right!important
    }
    #menu ul>li ul{
        padding:12px 8px;
        margin:-8px 0 0;
        width:16rem;
        transition:opacity .15s ease-in-out,visibility .15s ease-in-out;
        left:initial;
        bottom:initial;
        visibility:hidden;
        display:none;
        opacity:0;
        z-index:-1;
        position:absolute;
        box-shadow:0 6px 20px rgb(0 0 0 / 30%);
        box-sizing:border-box
    }
    #menu>ul li ul a{
        display:block;
        width:100%
    }
    #menu>ul>li{
        line-height:60px;
        margin:0 0 0 30px
    }
    #menu>ul>li:first-child{
        margin:0!important
    }
    #menu ul>li ul a,.ads-asap-desktop{
        display:block
    }
    #menu ul>li ul>li{
        float:left
    }
    #menu ul>li ul>li:hover{
        background:#f6f6f7
    }
    #menu>ul>li ul.show,#menu>ul>li ul.showback{
        transition-property:transform,opacity;
        transition-duration:.15s;
        transition-timing-function:ease-out;
        transform:translateY(0);
        visibility:visible;
        opacity:1;
        display:block
    }
    #menu ul>li ul>li a{
        padding:7px 20px 7px 14px;
        transition:background-color .25s ease-out
    }
    #menu ul>li ul>li:last-child{
        border-bottom:none
    }
    #menu>ul>li ul.showback{
        background-color:#fff
    }
    #menu ul>li>ul{
        z-index:9
    }
    #menu ul>li>ul>li>ul{
        z-index:99;
        margin-top:-.8rem;
        left:-16.2rem!important
    }
    #menu ul>li>ul>li>ul>li>ul{
        z-index:999
    }
    #menu ul>li>ul>li>ul>li>ul>li>ul{
        z-index:9999
    }
    #menu ul .menu-item-has-children:after{
        content:"";
        display:inline-block;
        padding:3px;
        -webkit-transform:rotate(45deg);
        transform:rotate(45deg);
        position:relative;
        top:-3px
    }
    #menu ul .menu-item-has-children a{
        padding-right:.5rem
    }
    #menu .sub-menu .menu-item-has-children a{
        padding-right:.75rem!important
    }
    #menu ul .menu-item-has-children ul .menu-item-has-children:after{
        content:"";
        border:solid #222;
        border-width:0 2px 2px 0;
        display:inline-block;
        padding:3px;
        -webkit-transform:rotate(45deg);
        transform:rotate(45deg);
        position:absolute;
        right:20px;
        top:14px
    }
    .asap-content-logo-top{
        flex-direction:column
    }
    .asap-content-logo-top .search-header{
        margin-top:1.5rem;
        margin-bottom:.75rem;
        height:auto
    }
    .related-posts p{
        margin-bottom:0!important
    }
    .ads-asap-mobile,.footer-breadcrumb .breadcrumb-trail,.icon-facebook-m,.search-responsive,.social-fix{
        display:none
    }
    .content-loop{
        padding-top:1rem
    }
    .site-header{
        position:sticky;
        top:0
    }
    .content-all,.content-page,.content-single,.content-wc{
        display:flex
    }
    .primary-sidebar{
        margin-left:5%
    }
    .post-thumbnail{
        margin:1rem auto
    }
    .content-loop,.content-page,.content-single,.content-wc,.site-header-content{
        padding-left:1rem;
        padding-right:1rem
    }
    .article-loop-featured.asap-columns-1{
        flex-basis:98%;
        max-width:98%
    }
    .article-loop-featured.asap-columns-2{
        flex-basis:49%;
        max-width:49%
    }
    .article-loop-featured.asap-columns-3{
        flex-basis:32.5%;
        max-width:32.5%
    }
    .article-loop-featured.asap-columns-4{
        flex-basis:24.5%;
        max-width:24.5%
    }
    .article-loop-featured.asap-columns-5{
        flex-basis:19.5%;
        max-width:19.5%
    }
    .search-header{
        height:54px;
        display:flex;
        align-items:center
    }
    .search-header form{
        position:relative
    }
    .content-area{
        margin-left:-.625rem;
        margin-right:-.625rem
    }
    .p20{
        padding-left:1%;
        padding-right:1%
    }
    .area-comentarios #commentform #author{
        width:48%;
        float:left
    }
    .area-comentarios #commentform #email{
        width:49%;
        float:right
    }
    .inline-text-box{
        width:100%;
        display:block
    }
    .sticky{
        position:sticky;
        top:82px
    }
    .site-header .icon-email,.site-header .icon-facebook,.site-header .icon-instagram,.site-header .icon-linkedin,.site-header .icon-pinterest,.site-header .icon-telegram,.site-header .icon-tiktok,.site-header .icon-twitter,.site-header .icon-youtube{
        background:0 0
    }
    .site-header .asap-icon svg{
        stroke-width:1.5
    }
}
@media (max-width:1050px) and (min-width:481px){
    .article-loop-featured .article-image-featured{
        margin:0 .625rem 2rem
    }
    .article-loop-featured.asap-columns-1:first-child .article-image-featured,.article-loop-featured.asap-columns-2:nth-child(2) .article-image-featured,.article-loop-featured.asap-columns-3:nth-child(3) .article-image-featured,.article-loop-featured.asap-columns-4:nth-child(4) .article-image-featured,.article-loop-featured.asap-columns-5:nth-child(5) .article-image-featured{
        margin-bottom:2rem
    }
}
@media (max-width:1050px){
    #menu,#menu-overlay{
        height:100%;
        position:fixed;
        width:100%;
        left:0
    }
    #menu,#menu>ul>li>ul>li ul{
        left:0
    }
    .comment #respond{
        margin-top:2rem!important
    }
    .social-mobile.social-buttons .asap-content-sb{
        display:flex!important
    }
    .social-mobile.social-buttons>div{
        flex-direction:column!important;
        margin-top:2rem
    }
    .social-mobile.social-buttons .sidebar-title{
        display:block;
        flex-direction:column;
        color:#767676;
        font-size:15px;
        margin-bottom:8px!important;
        text-transform:uppercase
    }
    .social-mobile.social-buttons .sidebar-title::after{
        background:0 0
    }
    .asap-float .social-mobile.social-buttons>div{
        flex-direction:column!important;
        margin-top:1rem
    }
    .asap-float .social-mobile.social-buttons{
        min-height:auto
    }
    .asap-float .social-mobile.social-buttons .sidebar-title{
        margin-bottom:4px!important;
        font-size:14px
    }
    #menu.asap-float .social-mobile.flexbox{
        margin-top:2px!important;
        margin-bottom:4px!important;
        padding-top:0!important;
        padding-bottom:0!important
    }
    #menu-overlay{
        top:0;
        background-color:rgba(0,0,0,.85);
        z-index:99;
        display:none
    }
    #menu.asap-float{
        position:fixed;
        display:flex;
        flex-direction:column;
        bottom:10rem;
        right:2rem!important;
        width:220px;
        transform:translateX(300px);
        transition:.3s;
        z-index:9999;
        opacity:1;
        max-height:400px;
        overflow-y:scroll;
        border-radius:10px;
        margin-left:auto!important;
        height:auto!important;
        left:auto!important;
        padding:0
    }
    #menu.asap-float .social-mobile a.asap-icon{
        padding:.75rem!important
    }
    #menu.asap-float .social-mobile a.asap-icon svg{
        height:20px!important;
        width:20px!important
    }
    #menu.asap-float a{
        font-size:15px!important
    }
    #menu.asap-float .search-responsive button.s-btn{
        color:#767676;
        height:56px!important;
        margin-top:0!important;
        line-height:30px!important
    }
    #menu.asap-float .search-responsive{
        background:#f6f7f8!important;
        margin-bottom:0!important;
        border-bottom:1px solid #ddd
    }
    #menu.asap-float .search-responsive input{
        height:54px!important;
        font-size:15px!important
    }
    #menu.asap-float .search-responsive input::placeholder{
        color:#999!important
    }
    #menu.asap-float ul>.menu-item-has-children:before{
        margin-top:2px
    }
    #menu.asap-float ul li ul,#menu.asap-float>ul>li ul.show,#menu.asap-float>ul>li ul.showback{
        margin:0!important
    }
    #menu.asap-float>ul>li{
        border-bottom:1px solid #ddd;
        line-height:54px;
        background:#fff!important
    }
    #menu.asap-float>ul>li .sub-menu li{
        background:#f7f8f9!important
    }
    #menu ul{
        min-height:auto!important
    }
    input[type=checkbox]:checked~#menu{
        transform:translateX(0)
    }
    #menu{
        transform:translateX(-100%);
        transition:transform .15s ease-in-out;
        background:#f6f7f8;
        overflow:auto!important;
        padding-bottom:60px;
        overflow-y:scroll!important
    }
    #menu>ul{
        width:100%;
        font-size:18px
    }
    #menu>ul>li{
        width:100%;
        display:inline-table;
        background-color:#f6f7f8
    }
    #menu>ul>li>a,#menu>ul>li>span{
        padding:0 10px 0 20px
    }
    #menu>ul>li ul{
        position:relative!important;
        max-height:0;
        overflow:hidden;
        transition-property:max-height;
        transition-duration:.5s;
        transition-timing-function:ease-out
    }
    #menu>ul>li ul *{
        padding:0;
        margin:0
    }
    #menu>ul>li ul.show,#menu>ul>li ul.showback{
        position:relative;
        z-index:2;
        max-height:800px
    }
    #menu ul li ul,#menu>ul>li ul.show,#menu>ul>li ul.showback{
        margin:0;
        border-radius:0
    }
    #menu>ul>li>ul{
        top:0
    }
    #menu ul>li ul>li>a,#menu ul>li ul>li>span{
        padding:0 0 0 8px
    }
    #menu ul>li ul>li{
        line-height:40px
    }
    #menu ul>li ul>li:last-child{
        border-bottom:none
    }
    #menu ul li.menu-item-has-children a{
        width:70%;
        display:inline-block
    }
    #menu ul li ul{
        background:#fff
    }
    #menu ul li ul li:first-child{
        padding-top:14px
    }
    #menu ul li ul li:last-child{
        padding-bottom:14px
    }
    #menu ul>.menu-item-has-children:before{
        content:"";
        border:solid #282828;
        border-width:0 2px 2px 0;
        display:inline-block;
        padding:3px;
        -webkit-transform:rotate(45deg);
        transform:rotate(45deg);
        position:absolute;
        right:28px;
        top:22px
    }
    #menu>ul>li ul>.menu-item-has-children:before{
        top:27px
    }
    #menu ul>.menu-item-has-children li{
        padding:1px 0 1px 16px
    }
    #menu ul li>ul li:focus{
        background:#f6f6f7
    }
    #menu .menu-item-has-children{
        -webkit-tap-highlight-color:transparent
    }
    .social-mobile.flexbox{
        display:block;
        margin-bottom:60px;
        display:flex!important;
        align-items:center!important;
        padding-top:30px;
        justify-content:center!important;
        margin-top:30px
    }
    .social-mobile>div{
        display:flex;
        justify-content:center;
        align-items:center
    }
    .social-mobile{
        min-height:60px
    }
    .social-mobile a.asap-icon{
        padding:.8rem!important;
        min-height:40px;
        min-width:40px;
        margin:0 3px!important;
        display:flex!important
    }
    .social-mobile a.asap-icon svg{
        height:22px;
        width:22px
    }
    #comentarios{
        margin-bottom:3rem!important
    }
    .width100vw{
        width:100vw;
        left:-1rem;
        transform:translateX(-1rem)
    }
    .asap-box-design .width100vw{
        width:100vw;
        left:-2.5rem;
        transform:translateX(-2.5rem)
    }
    .asap-scrollable{
        height:100vw;
        overflow-y:scroll
    }
    body,html{
        margin:0;
        height:100%
    }
    .site-header{
        position:fixed
    }
    .ads-asap-desktop,.article-full>.breadcrumb-trail,.content-thin>.breadcrumb-trail,.search-header,.social-desktop{
        display:none
    }
    .ads-asap-mobile,.asap-full-header,.content-all,.content-page,.content-single,.content-wc,.go-top,header #menu a,header label{
        display:block
    }
    header label{
        height:60px;
        line-height:60px;
        padding:13px 20px 0;
        transition:.4s
    }
    header #menu a{
        color:#222!important
    }
    .post-thumbnail{
        margin:1rem -1rem
    }
    .inline-text-box{
        width:50%
    }
    .related-posts .article-loop{
        margin:0 0 .75rem!important
    }
    .area-comentarios ol{
        margin-bottom:0
    }
    .comment-body{
        padding-bottom:0
    }
    .last-post-sidebar .article-image,.related-posts .article-image{
        height:150px!important
    }
    .go-top{
        width:100%;
        position:relative;
        border-radius:0!important;
        bottom:auto;
        right:auto
    }
    .go-top>span{
        display:inline;
        margin-right:10px;
        font-size:1.2rem
    }
    .site-logo,.site-name{
        padding:0 1rem
    }
    .asap-columns-2,.asap-columns-3,.asap-columns-4,.asap-columns-5{
        width:100%;
        flex-basis:50%;
        max-width:50%
    }
    .asap-clusters-cats.asap-clusters-cols-2,.asap-clusters-cats.asap-clusters-cols-3,.asap-clusters-cats.asap-clusters-cols-4,.asap-clusters-cats.asap-clusters-cols-5,.asap-clusters-cats.asap-clusters-cols-6,.asap-clusters-cats.asap-clusters-cols-7{
        width:100%;
        flex-basis:48%;
        max-width:48%
    }
    .article-full,.content-thin,.primary-sidebar{
        width:100%!important;
        padding:0 1rem 1rem!important;
        margin:0 auto;
        display:block
    }
    .asap-full-header{
        padding:0 1rem!important;
        margin:0 auto
    }
    .content-all .content-thin,.content-all .primary-sidebar{
        padding:0 0 1rem!important
    }
    .content-footer .widget-area{
        width:100%
    }
    .content-footer .widget-content-footer{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .related-posts{
        margin-top:3rem;
        padding:1.5rem
    }
    .content-cluster{
        padding:.5rem 1.75rem 0
    }
    .content-page,.content-single,.content-wc{
        padding-top:4rem
    }
    .content-loop{
        padding:5rem 2.5rem 2rem
    }
    .author-box-info{
        width:calc(100% - 90px)
    }
    .author-box-avatar{
        margin-right:20px;
        width:50px
    }
    .site-logo img{
        max-height:60px
    }
    .content-footer .logo-footer{
        margin-top:1rem
    }
    .asap-hero{
        margin-top:0
    }
}
@media (max-width:480px){
    .article-image-featured{
        height:200px
    }
    .article-loop-featured .article-image-featured{
        margin-bottom:2rem
    }
    .gallery.gallery-columns-3 figure{
        width:100%;
        margin:0 0 1em;
        float:none
    }
    .related-posts .article-loop{
        padding:0!important
    }
    .article-loop .show-extract{
        margin-bottom:24px
    }
    .asap-columns-2,.asap-columns-3,.asap-columns-4,.asap-columns-5{
        width:100%;
        flex-basis:100%;
        max-width:100%
    }
    .article-image{
        height:180px
    }
    .last-post-sidebar{
        padding:0 1.5rem
    }
    .post-thumbnail{
        margin-top:1rem!important;
        margin-bottom:1rem!important
    }
    .content-loop{
        padding:6rem 2.5rem 2rem
    }
    .author .content-loop,.category .content-loop{
        padding:5rem 2.5rem 2rem
    }
    .primary-sidebar{
        margin-top:2rem
    }
}
@supports(object-fit:cover){
    .asap-oembed{
        height:100%;
        object-fit:cover;
        object-position:center center
    }
}
.breadcrumb-trail+.the-content{
    margin-top:16px
}
.asap-box-design .site-header{
    box-shadow:0 2px 4px rgba(0,0,0,.1)
}
.asap-box-design #comentarios>ol,.asap-box-design .article-loop a:not(.last-post-sidebar .article-loop a):not(.asap-gutenberg .article-loop a),.asap-box-design .asap-content-box,.asap-box-design .author-box{
    overflow:hidden;
    border-radius:.5rem;
    box-shadow:0 1px 2px rgba(0,0,0,.2);
    background:#fff;
    margin-bottom:1.5rem;
    position:relative
}
.asap-box-design .asap-content-box .the-content{
    padding:1.5rem
}
.asap-box-design .asap-content-box .post-thumbnail{
    margin-top:0
}
.asap-box-design .the-content .post-index{
    border:none;
    border-radius:6px;
    padding:1.5rem;
    box-shadow:none!important
}
.asap-box-design .the-content .post-index.width100vw{
    border-radius:0!important
}
.asap-box-design .breadcrumb a,.asap-box-design .the-content .post-index a{
    color:#181818;
    text-decoration:underline
}
.asap-box-design .the-content .post-index .checkbox .check-table{
    margin-top:-2px!important
}
.asap-box-design .article-loop:not(.asap-box-design .asap-gutenberg .article-loop),.asap-box-design .reply,.asap-loop-horizontal .article-loop{
    display:flex
}
.asap-loop-horizontal .last-post-sidebar article:last-child{
    margin-bottom:3.5rem!important
}
.asap-box-design .article-loop a,.asap-loop-horizontal .article-loop:not(.asap-loop-horizontal .last-post-sidebar .article-loop a){
    width:100%;
    display:flex;
    flex-direction:column;
    height:auto
}
.asap-box-design .asap-box-container,.asap-loop-horizontal .asap-box-container{
    display:flex;
    height:100%;
    align-items:center
}
.asap-box-design .article-content:not(.asap-box-design .last-post-sidebar .article-content){
    border-bottom-left-radius:0!important;
    border-bottom-right-radius:0!important;
    margin-bottom:0!important
}
.asap-loop-horizontal .article-loop a{
    height:100%
}
@media (min-width:480px){
    .p20{
        margin-top:-.75rem
    }
    .content-area{
        margin-left:-.625rem;
        margin-right:-.625rem
    }
    .asap-box-design .related-posts{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-flex:0;
        -ms-flex:0 1 auto;
        flex:0 1 auto;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:center;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        margin-left:-.625rem;
        margin-right:-.625rem;
        width:auto
    }
}
.asap-box-design .asap-box-container h2,.asap-box-design .asap-box-container h3,.asap-box-design .asap-box-container p,.asap-box-design .asap-box-container>span{
    width:100%;
    margin-bottom:0;
    padding:1.25rem
}
.last-post-sidebar .item-featured{
    margin-top:10px!important
}
.asap-box-design .last-post-sidebar .asap-box-container p{
    width:100%;
    margin-bottom:18px;
    padding:10px 10px 0
}
.asap-box-design .article-loop:hover .asap-box-container a span,.asap-box-design .article-loop:hover a h2,.asap-box-design .article-loop:hover a h3,.asap-box-design .article-loop:hover a p{
    color:#111!important
}
.asap-box-design .article-loop:hover a:not(.last-post-sidebar a):not(.asap-gutenberg a){
    box-shadow:0 1px 6px -1px rgba(0,0,0,.25)!important
}
.asap-box-design .article-loop:hover .article-content{
    opacity:.95
}
.asap-gutenberg .article-loop span.entry-title{
    margin-top:10px!important;
    margin-bottom:0!important
}
.asap-box-design .last-post-sidebar .article-loop{
    border-radius:6px!important
}
.asap-box-design.single .social-buttons.flexbox{
    margin-top:.5rem;
    margin-bottom:0
}
.asap-box-design #comentarios ol li .comment-body{
    border-top:none;
    padding:0 0 1.5rem!important
}
.asap-box-design #comentarios>ol{
    padding:1.5rem!important
}
.asap-box-design .comment-body{
    padding-bottom:.5rem
}
.asap-box-design .content-author{
    margin:.5rem 0 1.5rem
}
.asap-box-design #comentarios .children{
    margin-top:2rem;
    padding:0
}
.asap-box-design .asap-user-comment-text{
    border-radius:6px;
    padding:8px 12px;
    margin:1.25rem 0;
    position:relative
}
.asap-box-design .asap-user-comment-text:before{
    content:"";
    width:0;
    height:0;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    -bottom:8px solid #f7f7f6;
    position:absolute;
    top:-8px
}
.asap-box-design .comment-body .asap-user-comment-text p{
    margin:0!important
}
.asap-box-design .author-box{
    margin-bottom:3rem;
    margin-top:2rem!important
}
.asap-box-design .checkbox .check-table svg{
    stroke:#282828!important
}
.asap-box-design .article-loop{
    padding-bottom:0!important;
    margin-bottom:1.5rem
}
@media (min-width:481px){
    .asap-loop-horizontal .article-loop{
        margin-bottom:1rem
    }
    .asap-loop-horizontal .asap-columns-2.article-loop,.asap-loop-horizontal .related-posts .article-loop{
        padding-bottom:1rem
    }
    .asap-loop-horizontal .article-loop a:not(.last-post-sidebar .article-loop a):not(.asap-gutenberg .article-loop a){
        align-content:stretch;
        align-items:center;
        display:flex;
        flex-direction:row;
        flex-wrap:nowrap;
        justify-content:flex-start;
        flex-direction:row!important;
        margin-bottom:.75rem!important
    }
    .asap-gutenberg .article-loop{
        margin-bottom:3rem
    }
    .asap-loop-horizontal .article-loop a .article-content:not(.last-post-sidebar .article-loop a .article-content):not(.asap-gutenberg .article-loop a .article-content){
        flex:1 1;
        position:relative;
        margin-right:20px
    }
    .asap-loop-horizontal .article-loop .asap-box-container{
        flex:2 1
    }
    .asap-loop-horizontal .article-loop a p{
        text-align:left
    }
}
.asap-loop-horizontal .asap-show-desc .asap-box-container{
    flex-direction:column;
    justify-content:center;
    align-items:flex-start!important
}
.asap-box-design .asap-date-loop{
    margin-bottom:16px
}
.asap-box-design .article-loop .article-image{
    transition:transform .2s ease-in-out,opacity 1s ease-in-out
}
.asap-box-design .article-loop:hover .article-image{
    transform:scale(1.05)
}
@media(max-width:480px){
    .asap-box-design .post-thumbnail{
        margin-top:0!important
    }
    .asap-box-design .asap-box-container,.asap-loop-horizontal .asap-box-container{
        height:auto!important
    }
}
.primary-sidebar .article-loop-featured:last-child .article-image-featured{
    margin-bottom:3rem!important
}

a.asap-btn-dl {
    display: inline-block;
    padding: 10px 20px;
    border: none;
    background-color: #cf122e;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s, transform 0.3s, box-shadow 0.3s;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

a.asap-btn-dl:hover{
    transform: scale(1.1); /* Hace que el botón sea un poco más grande cuando el ratón está sobre él */
}

/*FOOTER*/

.textwidget {
	line-height: 2;
}

/*LISTADOS*/

ul.listado-servicios{
	display: flex;
	list-style-type: none; 
    padding: 0;
	margin-left: 5%;
}

li.puntos-importantes{
	width: 50%;
	 list-style-type: none;
}

i.fas.fa-check {
    margin-right: 6px;
}

.puntos-importantes {
    position: relative; 
    margin-left: 25px;  
    padding: 5px 0;     
}

.puntos-importantes i {
    position: absolute; 
    left: -54px;        
    top: 50%;           
    transform: translateY(-50%); 
    margin-right: 10px;
	color: #0183e4;
}

/*LISTADOS DE POBLACIONES*/

.cajaservicios {
    display: flex;
    justify-content: center;
}

ul.ulservicios {
    margin: 20px;
	display: flex;
}

li.location {
    list-style-image: url(https://serviciotecnicolgbarcelona.com/wp-content/uploads/location.png);
}

.article-content {
    display: block;
    margin-bottom: 10px !important;
    position: relative;
    line-height: 0;
    text-align: center;
    overflow: hidden;
    height: 240px !important;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}


/* --- wp-img-auto-sizes-contain-inline-css --- */
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */

/* --- classic-theme-styles-inline-css --- */
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */

/* --- global-styles-inline-css --- */
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}.wp-block-button{--wp--preset--dimension--25: 25%;--wp--preset--dimension--50: 50%;--wp--preset--dimension--75: 75%;--wp--preset--dimension--100: 100%;}:where(body) { margin: 0; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */

/* --- asap-style-inline-css --- */
body {font-family: 'Quicksand', sans-serif !important;background: #FFFFFF;font-weight: 400 !important;}h1,h2,h3,h4,h5,h6 {font-family: 'Poppins', sans-serif !important;font-weight: 400;line-height: 1.3;}h1 {color:#181818}h2,h5,h6{color:#181818}h3{color:#181818}h4{color:#181818}.home-categories .article-loop:hover h3,.home-categories .article-loop:hover p {color:#181818 !important;}.grid-container .grid-item h2 {font-family: 'Poppins', sans-serif !important;font-weight: 700;font-size: 25px !important;line-height: 1.3;}.design-3 .grid-container .grid-item h2,.design-3 .grid-container .grid-item h2 {font-size: 25px !important;}.home-categories h2 {font-family: 'Poppins', sans-serif !important;font-weight: 700;font-size: calc(25px - 4px) !important;line-height: 1.3;}.home-categories .featured-post h3 {font-family: 'Poppins', sans-serif !important;font-weight: 700 !important;font-size: 25px !important;line-height: 1.3;}.home-categories .article-loop h3,.home-categories .regular-post h3 {font-family: 'Poppins', sans-serif !important;font-weight: 300 !important;}.home-categories .regular-post h3 {font-size: calc(16px - 1px) !important;}.home-categories .article-loop h3,.design-3 .home-categories .regular-post h3 {font-size: 18px !important;}.article-loop p,.article-loop h2,.article-loop h3,.article-loop h4,.article-loop span.entry-title, .related-posts p,.last-post-sidebar p,.woocommerce-loop-product__title {font-family: 'Poppins', sans-serif !important;font-size: 18px !important;font-weight: 300 !important;}.article-loop-featured p,.article-loop-featured h2,.article-loop-featured h3 {font-family: 'Poppins', sans-serif !important;font-size: 18px !important;font-weight: bold !important;}.article-loop .show-extract p,.article-loop .show-extract span {font-family: 'Quicksand', sans-serif !important;font-weight: 400 !important;}.home-categories .content-area .show-extract p {font-size: calc(16px - 2px) !important;}a {color: #0183e4;}.the-content .post-index span,.des-category .post-index span {font-size:16px;}.the-content .post-index li,.the-content .post-index a,.des-category .post-index li,.des-category .post-index a,.comment-respond > p > span > a,.asap-pros-cons-title span,.asap-pros-cons ul li span,.woocommerce #reviews #comments ol.commentlist li .comment-text p,.woocommerce #review_form #respond p,.woocommerce .comment-reply-title,.woocommerce form .form-row label, .woocommerce-page form .form-row label {font-size: calc(16px - 2px);}.content-tags a,.tagcloud a {border:1px solid #0183e4;}.content-tags a:hover,.tagcloud a:hover {color: #0183e499;}p,.the-content ul li,.the-content ol li,.content-wc ul li.content-wc ol li {color: #181818;font-size: 16px;line-height: 1.6;}.comment-author cite,.primary-sidebar ul li a,.woocommerce ul.products li.product .price,span.asap-author,.content-cluster .show-extract span,.home-categories h2 a {color: #181818;}.comment-body p,#commentform input,#commentform textarea{font-size: calc(16px - 2px);}.social-title,.primary-sidebar ul li a {font-size: calc(16px - 3px);}.breadcrumb a,.breadcrumb span,.woocommerce .woocommerce-breadcrumb {font-size: calc(16px - 5px);}.content-footer p,.content-footer li,.content-footer .widget-bottom-area,.search-header input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]) {font-size: calc(16px - 4px) !important;}.search-header input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]) {border:1px solid #00000026 !important;}h1 {font-size: 38px;}.archive .content-loop h1 {font-size: calc(38px - 2px);}.asap-hero h1 {font-size: 32px;}h2 {font-size: 32px;}h3 {font-size: 28px;}h4 {font-size: 23px;}.site-header,#cookiesbox {background: #ffffff;}.site-header-wc a span.count-number {border:1px solid #000000;}.content-footer {background: #dddddd;}.comment-respond > p,.area-comentarios ol > p,.error404 .content-loop p + p,.search .content-loop .search-home + p {border-bottom:1px solid #cf122e}.home-categories h2:after {background: #cf122e}.pagination a,.nav-links a,.woocommerce #respond input#submit,.woocommerce a.button, .woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.wpcf7-form input.wpcf7-submit {background: #cf122e;color: #FFFFFF !important;}.woocommerce div.product .woocommerce-tabs ul.tabs li.active {border-bottom: 2px solid #cf122e;}.pagination a:hover,.nav-links a:hover {background: #cf122eB3;}.article-loop a span.entry-title{color:#181818 !important;}.article-loop a:hover p,.article-loop a:hover h2,.article-loop a:hover h3,.article-loop a:hover span.entry-title,.home-categories-h2 h2 a:hover {color: #0183e4 !important;}.article-loop.custom-links a:hover span.entry-title,.asap-loop-horizontal .article-loop a:hover span.entry-title {color: #181818 !important;}#commentform input,#commentform textarea {border: 2px solid #cf122e;font-weight: 400 !important;}.content-loop,.content-loop-design {max-width: 980px;}.site-header-content,.site-header-content-top {max-width: 1100px;}.content-footer {max-width: calc(1100px - 32px); }.content-footer-social {background: #dddddd1A;}.content-single {max-width: 980px;}.content-page {max-width: 980px;}.content-wc {max-width: 980px;}.reply a,.go-top {background: #cf122e;color: #FFFFFF;}.reply a {border: 2px solid #cf122e;}#commentform input[type=submit] {background: #cf122e;color: #FFFFFF;}.site-header a,header,header label,.site-name h1 {color: #000000;}.content-footer a,.content-footer p,.content-footer .widget-area,.content-footer .widget-content-footer-bottom {color: #000000;}header .line {background: #000000;}.site-logo img {max-width: 160px;width:100%;}.content-footer .logo-footer img {max-width: 160px;}.search-header {margin-left: 0px;}.primary-sidebar {width:300px;}p.sidebar-title {font-size:calc(16px + 1px);}.comment-respond > p,.area-comentarios ol > p,.asap-subtitle p {font-size:calc(16px + 2px);}.popular-post-sidebar ol a {color:#181818;font-size:calc(16px - 2px);}.popular-post-sidebar ol li:before,.primary-sidebar div ul li:before {border-color: #cf122e;}.search-form input[type=submit] {background:#ffffff;}.search-form {border:2px solid #cf122e;}.sidebar-title:after {background:#cf122e;}.single-nav .nav-prev a:before, .single-nav .nav-next a:before {border-color:#cf122e;}.single-nav a {color:#181818;font-size:calc(16px - 3px);}.the-content .post-index {border-top:2px solid #cf122e;}.the-content .post-index #show-table {color:#0183e4;font-size: calc(16px - 3px);font-weight: 400;}.the-content .post-index .btn-show {font-size: calc(16px - 3px) !important;}.search-header form {width:200px;}.site-header .site-header-wc svg {stroke:#000000;}.item-featured {color:#FFFFFF;background:#e88330;}.item-new {color:#FFFFFF;background:#e83030;}.asap-style1.asap-popular ol li:before {border:1px solid #181818;}.asap-style2.asap-popular ol li:before {border:2px solid #cf122e;}.category-filters a.checked .checkbox {background-color: #cf122e; border-color: #cf122e;background-image: url('data:image/svg+xml;charset=UTF-8,<svg viewBox="0 0 16 16" fill="%23FFFFFF" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 11.793l-3.646-3.647.708-.707L5.5 10.379l6.646-6.647.708.707-7.354 7.354z"/></svg>');}.category-filters a:hover .checkbox {border-color: #cf122e;}.design-2 .content-area.latest-post-container,.design-3 .regular-posts {grid-template-columns: repeat(3, 1fr);}.checkbox .check-table svg {stroke:#cf122e;}.article-content,#commentform input, #commentform textarea,.reply a,.woocommerce #respond input#submit, .woocommerce #respond input#submit.alt,.woocommerce-address-fields__field-wrapper input,.woocommerce-EditAccountForm input,.wpcf7-form input,.wpcf7-form textarea,.wpcf7-form input.wpcf7-submit,.grid-container .grid-item,.design-1 .featured-post-img,.design-1 .regular-post-img,.design-1 .lastest-post-img,.design-2 .featured-post-img,.design-2 .regular-post-img,.design-2 .lastest-post-img,.design-2 .grid-item,.design-2 .grid-item .grid-image-container,.design-2 .regular-post,.home.design-2.asap-box-design .article-loop,.design-3 .featured-post-img,.design-3 .regular-post-img,.design-3 .lastest-post-img {border-radius: 10px !important;}.pagination a, .pagination span, .nav-links a {border-radius:50%;min-width:2.5rem;}.reply a {padding:6px 8px !important;}.asap-icon,.asap-icon-single {border-radius:50%;}.asap-icon{margin-right:1px;padding:.6rem !important;}.content-footer-social {border-top-left-radius:10px;border-top-right-radius:10px;}.item-featured,.item-new,.average-rating-loop {border-radius:2px;}.content-item-category > span {border-top-left-radius: 3px;border-top-right-radius: 3px;}.woocommerce span.onsale,.woocommerce a.button,.woocommerce button.button, .woocommerce input.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,.product-gallery-summary .quantity input,#add_payment_method table.cart input,.woocommerce-cart table.cart input, .woocommerce-checkout table.cart input,.woocommerce div.product form.cart .variations select {border-radius:2rem !important;}.search-home input {border-radius:2rem !important;padding: 0.875rem 1.25rem !important;}.search-home button.s-btn {margin-right:1.25rem !important;}#cookiesbox p,#cookiesbox a {color: #000000;}#cookiesbox button {background: #000000;color:#ffffff;}@media (max-width: 1050px) and (min-width:481px) {.article-loop-featured .article-image-featured {border-radius: 10px !important;}}@media (min-width:1050px) { #autocomplete-results {border-radius:3px;}ul.sub-menu,ul.sub-menu li {border-radius:10px;}.search-header input {border-radius:2rem !important;padding: 0 3 0 .85rem !important;}.search-header button.s-btn {width:2.65rem !important;}.site-header .asap-icon svg { stroke: #000000 !important;}.home .content-loop {padding-top: 1.75rem;}}@media (min-width:1050px) {.content-footer {border-top-left-radius:10px;border-top-right-radius:10px;}}.article-content {height:196px;}.content-thin .content-cluster .article-content {height:160px !important;}.last-post-sidebar .article-content {height: 140px;margin-bottom: 8px}.related-posts .article-content {height: 120px;}.asap-box-design .related-posts .article-content {min-height:120px !important;}.asap-box-design .content-thin .content-cluster .article-content {heigth:160px !important;min-height:160px !important;}@media (max-width:1050px) { .last-post-sidebar .article-content,.related-posts .article-content {height: 150px !important}}@media (max-width: 480px) {.article-content {height: 180px}}@media (min-width:480px){.asap-box-design .article-content:not(.asap-box-design .last-post-sidebar .article-content) {min-height:196px;}.asap-loop-horizontal .content-thin .asap-columns-1 .content-cluster .article-image,.asap-loop-horizontal .content-thin .asap-columns-1 .content-cluster .article-content {height:100% !important;}.asap-loop-horizontal .asap-columns-1 .article-image:not(.asap-loop-horizontal .last-post-sidebar .asap-columns-1 .article-image), .asap-loop-horizontal .asap-columns-1 .article-content:not(.asap-loop-horizontal .last-post-sidebar .asap-columns-1 .article-content) {height:100% !important;}.asap-loop-horizontal .asap-columns-2 .article-image,.asap-loop-horizontal .asap-columns-2 .article-content,.asap-loop-horizontal .content-thin .asap-columns-2 .content-cluster .article-image,.asap-loop-horizontal .content-thin .asap-columns-2 .content-cluster .article-content {min-height:140px !important;height:100% !important;}.asap-loop-horizontal .asap-columns-3 .article-image,.asap-loop-horizontal .asap-columns-3 .article-content,.asap-loop-horizontal .content-thin .asap-columns-3 .content-cluster .article-image,.asap-loop-horizontal .content-thin .asap-columns-3 .content-cluster .article-content {min-height:120px !important;height:100% !important;}.asap-loop-horizontal .asap-columns-4 .article-image,.asap-loop-horizontal .asap-columns-4 .article-content,.asap-loop-horizontal .content-thin .asap-columns-4 .content-cluster .article-image,.asap-loop-horizontal .content-thin .asap-columns-4.content-cluster .article-content {min-height:100px !important;height:100% !important;}.asap-loop-horizontal .asap-columns-5 .article-image,.asap-loop-horizontal .asap-columns-5 .article-content,.asap-loop-horizontal .content-thin .asap-columns-5 .content-cluster .article-image,.asap-loop-horizontal .content-thin .asap-columns-5 .content-cluster .article-content {min-height:90px !important;height:100% !important;}}.article-loop .article-image,.article-loop a p,.article-loop img,.article-image-featured,input,textarea,a { transition:all .2s; }.article-loop:hover .article-image,.article-loop:hover img{transform:scale(1.05) }@media(max-width: 480px) {h1, .archive .content-loop h1 {font-size: calc(38px - 8px);}.asap-hero h1 {font-size: calc(32px - 8px);}h2 {font-size: calc(32px - 4px);}h3 {font-size: calc(28px - 4px);}.article-loop-featured .article-image-featured {border-radius: 10px !important;}}@media(min-width:1050px) {.content-thin {width: calc(95% - 300px);}#menu>ul {font-size: calc(16px - 2px);} #menu ul .menu-item-has-children:after {border: solid #000000;border-width: 0 2px 2px 0;}}@media(max-width:1050px) {#menu ul li .sub-menu li a:hover { color:#0183e4 !important;}#menu ul>li ul>li>a{font-size: calc(16px - 2px);}} .asap-box-design .last-post-sidebar .article-content { min-height:140px;}.asap-box-design .last-post-sidebar .article-loop {margin-bottom:.85rem !important;} .asap-box-design .last-post-sidebar article:last-child { margin-bottom:2rem !important;}.asap-date-loop {font-size: calc(16px - 5px) !important;text-align:center;}.the-content h2:before,.the-content h2 span:before {margin-top: -70px;height: 70px; }.asap-hero-content h1,.asap-hero-content p {color:#000000 !important;}@media (max-width: 1050px) {.content-page,.content-single {padding-top: 0 !important;}}@media (max-width: 1050px) {.asap-hero {height: 360px;}.category .asap-hero {height: 300px !important;}.asap-hero-content {padding-top: 3.5rem !important;}}.site-header {box-shadow: 0 1px 12px rgb(0 0 0 / 30%);}.content-footer .widget-area {padding-right:2rem;}footer {background: #dddddd;}.content-footer {padding:20px;}.content-footer p.widget-title {margin-bottom:10px;}.content-footer .logo-footer {width:100%;align-items:flex-start;}.content-footer-social {width: 100%;}.content-single,content-page {margin-bottom:2rem;}.content-footer-social > div {max-width: calc(1100px - 32px);margin:0 auto;}.content-footer .widget-bottom-area {margin-top:1.25rem;}.content-footer .widget-bottom-title {display: none;}@media (min-width:1050px) {.content-footer {padding:30px 0;}.content-footer .logo-footer {margin:0 1rem 0 0 !important;padding-right:2rem !important;}}@media (max-width:1050px) {.content-footer .logo-footer {margin:0 0 1rem 0 !important;}.content-footer .widget-area {margin-top:2rem !important;}}.search-header input {background:#FFFFFF !important;}.search-header button.s-btn,.search-header input::placeholder {color: #484848 !important;opacity:1 !important;}.search-header button.s-btn:hover {opacity:.7 !important;}.search-header input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]) {border-color: #FFFFFF !important;}@media(min-width:768px) {.design-1 .grid-container .grid-item.item-2 h2,.design-1 .grid-container .grid-item.item-4 h2 {font-size: calc(25px - 8px) !important;}}
/*# sourceURL=asap-style-inline-css */

/* --- wp-custom-css --- */
/*ESTILOS BOTÓN DE LLAMAR HEADER*/

li#menu-item-26 a {
    background-color: #cf122e;
    padding: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
    color: #FFF;
    font-weight: bold;
		font-size: 15px;
		transition: background-color 0.3s, transform 0.3s, box-shadow 0.3s;
}

/*TEXTOS FOOTER*/

p.footer-text {
	font-size: 17px !important;
	font-weight: bold;
}

p.footer-list {
		font-size: 15px !important;
		line-height: 13px;
}

li.footer-list {
		font-size: 14px !important;
		line-height: 30px;
}


  h2.has-text-align-center::after {
    content: "";
    display: block;
    width: 40%;
    margin: 0 auto;
    border-bottom: 4px solid #cf122e;
		padding-bottom: 10px;
  }

  h3.has-text-align-center::after {
    content: "";
    display: block;
    width: 40%;
    margin: 0 auto;
    border-bottom: 4px solid #cf122e;
		padding-bottom: 10px;
  }

.nap {
    font-size: 12px;
}

.site-header-content, .site-header-content-top {
    padding: 6px;
}

.asap-hero-content h1, .asap-hero-content p {
    color: #ffffff !important;

/* --- Shortcodes Ultimate (solo rejilla y bloque service) --- */
.su-u-clearfix::after{content:"";display:table;clear:both}
.su-u-trim>:first-child{margin-top:0}
.su-u-trim>:last-child{margin-bottom:0}
.su-row{margin-bottom:1.5em}
.su-row::after{display:table;clear:both;content:""}
.su-row .su-column{display:block;float:left;box-sizing:border-box;margin:0 0 0 4%}
.su-row .su-column:first-child{margin-left:0}
.su-row .su-column.su-column-size-1-1{margin-right:0;margin-left:0}
.su-row .su-column.su-column-centered{float:none;margin-right:auto;margin-left:auto}
.su-row .su-column-size-1-1{width:100%}
.su-row .su-column-size-1-2{width:48%}
.su-row .su-column-size-1-3{width:30.66%}
.su-row .su-column-size-2-3{width:65.33%}
.su-row .su-column-size-1-4{width:22%}
.su-row .su-column-size-3-4{width:74%}
.su-row .su-column-size-1-5{width:16.8%}
.su-row .su-column-size-2-5{width:37.6%}
.su-row .su-column-size-3-5{width:58.4%}
.su-row .su-column-size-4-5{width:79.2%}
.su-row .su-column-size-1-6{width:13.33%}
.su-row .su-column-size-5-6{width:82.66%}
.su-row .su-column embed,.su-row .su-column iframe,.su-row .su-column img,.su-row .su-column object{max-width:100%}
@media only screen and (max-width:767px){.su-row .su-column{float:none;width:100%;margin:0}.su-row .su-column+.su-column{margin:1.5rem 0 0}}
.su-service{position:relative;margin:0 0 1.5em}
.su-service-title{display:block;margin-bottom:.5em;color:#333;font-weight:700;font-size:1.1em}
.su-service-title img{position:absolute;top:0;left:0;display:block!important;margin:0!important;padding:0!important;border:none!important;box-shadow:none!important}
.su-service-title i{position:absolute;top:0;left:0;display:block!important;width:1em;height:1em;text-align:center;line-height:1em}
.su-service-content{line-height:1.4}

/* --- boton flotante de llamada --- */
/** Positioning CSS **/
#callnowbutton {
    display: none;
}

@media screen and (max-width:650px) {
    #callnowbutton:not(.cnb-displaymode),
    #callnowbutton.cnb-displaymode-mobile-only {
        display: block;
        position: fixed;
        text-decoration: none;
    }
    #callnowbutton.cnb-full.cnb-displaymode-mobile-only {
        display: flex;
    }
}

@media screen and (min-width:650px) {
    #callnowbutton.cnb-displaymode-desktop-only {
        display: block;
        position: fixed;
        text-decoration: none;
    }
    #callnowbutton.cnb-full.cnb-displaymode-desktop-only {
        display: flex;
    }
}
@media screen {
    #callnowbutton.cnb-displaymode-always {
        display: block;
        position: fixed;
        text-decoration: none;
    }
    #callnowbutton.cnb-full.cnb-displaymode-always {
        display: flex;
    }
}

/** Layout CSS **/
#callnowbutton.cnb-full {
    justify-content: center;
    align-items: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.18);
    width: 100%;
    left: 0;
    height: 60px;
}

.cnb-full.cnb-full-bottom {
    bottom: 0;
}

.cnb-full.cnb-full-top {
    top: 0;
}

#callnowbutton.cnb-single {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    background-position: center;
    background-size:35px 35px;
    background-repeat: no-repeat;
}

.cnb-single.cnb-middle {
    bottom: 15px;
    left: 50%;
    margin-left: -28px;
}

.cnb-single.cnb-left {
    bottom: 15px;
    left: 20px;
}

.cnb-single.cnb-right {
    bottom: 15px;
    right: 20px;
}

.cnb-single.cnb-mleft {
    top: 50%;
    margin-top: -28px;
    left: 20px;
}

.cnb-single.cnb-mright {
    top: 50%;
    margin-top: -28px;
    right: 20px;
}

.cnb-single.cnb-tleft {
    top: 15px;
    left: 20px;
}

.cnb-single.cnb-tmiddle {
    top: 15px;
    left: 50%;
    margin-left: -28px;
}

.cnb-single.cnb-tright {
    top: 15px;
    right: 20px;
}

/* Don't show a label with top and bottom middle positions */
#callnowbutton.cnb-single.cnb-middle span,
#callnowbutton.cnb-single.cnb-tmiddle span {
    display: none;
}

.cnb-single.cnb-left span,
.cnb-single.cnb-mleft span,
.cnb-single.cnb-tleft span {
    left: 68px;
}

.cnb-single.cnb-right span,
.cnb-single.cnb-mright span,
.cnb-single.cnb-tright span {
    right: 68px;
}

.cnb-single.cnb-text span {
    -moz-osx-font-smoothing: grayscale;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    width: auto;
    background-color: rgba(70,70,70,.9);
    position: absolute;
    border-radius: 2px;
    font-family: helvetica,arial,sans-serif;
    padding: 6px 8px;
    font-size: 13px;
    font-weight: 700;
    color: #ECECEC;
    top: 15px;
    box-shadow: 0 1px 2px rgba(0,0,0,.15);
    word-break: keep-all;
    line-height: 1em;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
}
.cnb-single:not(.cnb-text) span {
    display: none;
}
.cnb-full.cnb-text {
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-size: 120%;
    overflow: hidden;
    white-space: nowrap;
}

.cnb-full.cnb-zoom-110 img,
.cnb-full.cnb-zoom-120 img,
.cnb-full.cnb-zoom-130 img {
  transform-origin: right;
}
.cnb-single.cnb-zoom-70,
.cnb-full.cnb-zoom-70 img {
  transform: scale(0.7);
}
.cnb-single.cnb-zoom-80,
.cnb-full.cnb-zoom-80 img {
  transform: scale(0.8);
}
.cnb-single.cnb-zoom-90,
.cnb-full.cnb-zoom-90 img {
  transform: scale(0.9);
}
.cnb-single.cnb-zoom-110,
.cnb-full.cnb-zoom-110 img {
  transform: scale(1.1);
}
.cnb-single.cnb-zoom-120,
.cnb-full.cnb-zoom-120 img {
  transform: scale(1.2);
}
.cnb-single.cnb-zoom-130,
.cnb-full.cnb-zoom-130 img {
  transform: scale(1.3);
}
.cnb-full.cnb-zoom-70 span {
  font-size: 70%;
}
.cnb-full.cnb-zoom-80 span {
  font-size: 80%;
}
.cnb-full.cnb-zoom-90 span {
  font-size: 90%;
}
.cnb-full.cnb-zoom-110 span {
  font-size: 110%;
}
.cnb-full.cnb-zoom-120 span {
  font-size: 120%;
}
.cnb-full.cnb-zoom-130 span {
  font-size: 130%;
}

.cnb-zindex-10 {
  z-index: 2147483647;
}
.cnb-zindex-9 {
  z-index: 214748365;
}
.cnb-zindex-8 {
  z-index: 21474836;
}
.cnb-zindex-7 {
  z-index: 2147484;
}
.cnb-zindex-6 {
  z-index: 214748;
}
.cnb-zindex-5 {
  z-index: 21475;
}
.cnb-zindex-4 {
  z-index: 2147;
}
.cnb-zindex-3 {
  z-index: 215;
}
.cnb-zindex-2 {
  z-index: 21;
}
.cnb-zindex-1 {
  z-index: 2;
}


/* --- iconos: sustituyen al icono-fuente de Shortcodes Ultimate --- */
.su-service-title .sui{display:inline-block;width:1em;height:1em;vertical-align:-.125em}
.su-service-title svg{width:100%;height:100%;display:block}

/* --- legibilidad del hero ---
   El H1 es blanco y el tema ya reserva un ::after sobre la foto, pero lo dejaba
   totalmente transparente: en las fotos claras (Barcelona, Sabadell, Terrassa...)
   el titulo quedaba ilegible. Se le da el velo que ese pseudoelemento existe para
   llevar; en las fotos oscuras apenas se nota. El tema le daba z-index:-1, con lo
   que el velo quedaba detras de la foto: se sube por encima de la imagen y el
   texto por encima del velo. */
.asap-hero::after{background:rgba(0,0,0,.5);z-index:1}
.asap-hero-content{z-index:2}
.asap-hero h1{text-shadow:0 2px 10px rgba(0,0,0,.55)}

/* --- encabezado de las paginas legales ---
   No llevan hero con foto, asi que necesitan su propio bloque de titulo: el tema
   no trae ninguno porque en el WordPress estas paginas no existian. */
.page-head{max-width:1100px;margin:0 auto;padding:2.5rem 20px 0}
.page-head h1{margin:0}
@media (max-width:768px){.page-head{padding:1.75rem 16px 0}}


/* --- estrellas: sustituyen al widget de kk-star-ratings, que pedia jQuery --- */
.rating{display:flex;flex-direction:column;align-items:center;gap:.35rem;margin:1.5rem 0}
.rating-stars{position:relative;display:inline-block;width:120px;height:22px;
  background:no-repeat left center/24px 22px repeat-x;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='22' viewBox='0 0 24 24'%3E%3Cpath fill='%23d8d8d8' d='m12 17.3 6.2 3.7-1.7-7 5.5-4.8-7.2-.6L12 2 9.2 8.6 2 9.2l5.5 4.8-1.7 7z'/%3E%3C/svg%3E")}
.rating-fill{position:absolute;inset:0;overflow:hidden;
  background:no-repeat left center/24px 22px repeat-x;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='22' viewBox='0 0 24 24'%3E%3Cpath fill='%23f5b301' d='m12 17.3 6.2 3.7-1.7-7 5.5-4.8-7.2-.6L12 2 9.2 8.6 2 9.2l5.5 4.8-1.7 7z'/%3E%3C/svg%3E")}
.rating-legend{font-size:.9rem;color:#666}

/* --- sello de Google: sustituye al widget de Trustindex ---
   Trustindex cargaba un script desde su CDN y montaba el sello en el navegador.
   Se conserva la nota real y se quita la marca de Trustindex. */
.sello-google{display:inline-flex;align-items:center;gap:.7rem;background:#fff;
  border:1px solid #e4e4e4;border-radius:8px;padding:.7rem .9rem;
  box-shadow:0 4px 14px rgba(0,0,0,.08);margin:1rem 0}
.sello-g{flex:0 0 auto}
.sello-nota{margin:0;display:flex;align-items:center;gap:.4rem;line-height:1}
.sello-nota strong{font-size:1.15rem}
.sello-estrellas{color:#f5b301;letter-spacing:.5px}
.sello-pie{margin:.25rem 0 0;font-size:.8rem;color:#666;line-height:1.2}
