*,
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%
}

#cookiesbox p,
.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
}

.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)
}

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
}

span.entry-title {
    padding: 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
}

.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;
	height: 239px !important;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.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 {
	padding: .3rem .75rem .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-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: #00acee
}

.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
}

.content-author {
	clear: both;
	margin: 10px 0 16px;
	overflow: hidden;
	width: 100%
}

.author-image {
	float: left;
	height: 36px;
	width: 36px
}

.author-image img {
	border-radius: 80px
}

.author-desc {
	float: left;
	margin-left: 10px;
	padding-left: 6px;
	width: calc(100% - 50px)
}

.ads-asap-aligncenter,
.ads-asap-alignleft,
.ads-asap-alignright,
.content-footer .logo-footer img,
.sidebar-title:after {
	width: 100%;
	display: block
}

.show-date {
	margin: 16px 0
}

.content-item-category,
.item-featured {
	position: absolute;
	margin-left: 10px;
	z-index: 1;
	left: 0;
	top: 0
}

.author-desc p,
.show-date p {
	font-size: 13px
}

.content-item-category>span,
.item-featured {
	padding: .8rem .75rem;
	font-size: .75rem;
	display: inline-block
}

.item-featured {
	font-weight: 400;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 10%)
}

.content-item-category {
	margin-top: 10px
}

.content-item-category>span {
	font-weight: 300 !important;
	color: #444;
	background-color: #fff;
	margin-right: .375rem;
	margin-bottom: .5rem;
	box-shadow: 0 0 10px 0 rgba(119, 119, 119, .48)
}

.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%
}

#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,
.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 {
	height: 1px;
	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: 1rem;
	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
}

.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
	}
	.article-content {
		height: 275px!important;
	}
	
	
	.related-posts .article-loop {
		padding: 0 !important
	}
	
	ul.listado-servicios {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin-left: 5%;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
	}

	p, .the-content ul li, .the-content ol li {
    color: #181818;
    font-size: 16px;
    line-height: 1.6;
    width: 90%;
	}
	

	
	.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
	}

	.article-loop {
		padding: 0 0 1.25rem
	}

	.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
}

.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: 1rem 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 .author-box p {
	color: #181818
}

.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 .article-content:not(.last-post-sidebar .article-content):not(.related-posts .article-content) {
		min-height: 180px !important
	}
	
	
	.cajaservicios {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
	
	.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: #fdc100;
	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);
}

/*FOOTER*/

.textwidget {
	line-height: 2;
}

/*LISTADOS*/

ul.listado-servicios {
	display: flex;
	list-style-type: none;
	/* Remueve puntos de lista */
	padding: 0;
	margin-left: 5%;
}

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

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

.puntos-importantes {
	position: relative;
	/* Relativo para posicionar el ícono */
	margin-left: 25px;
	/* Espacio para el ícono */
	padding: 5px 0;
	/* Espaciado vertical para el centrado visual */
}

.puntos-importantes i {
	position: absolute;
	/* Absoluto para mover el ícono */
	left: -54px;
	/* Coloca el ícono a la izquierda */
	top: 50%;
	/* Centra el ícono verticalmente */
	color: #2d8dc5;
	transform: translateY(-50%);
	/* Ajuste fino para centrar */
	margin-right: 10px;
}

/*LISTADOS DE POBLACIONES*/

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

ul.ulservicios {
	margin: 20px;
}

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