* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

a {
  color: inherit;
  text-decoration: none;
}

body {
    color: #1F1F1F;
	    font-family: Open Sans;
}


.in {
  width: 1180px;
  max-width: 96vw;
  margin: 0 auto;
}

.clear {
  clear: both;
}

p {
    font-size: 18px;
    line-height: 30px;
}

.header {
    display: flex;
    justify-content: center;
    padding: 20px;
}


.header_logo img {
    height: 40px;
}

.provider_stats_wrapper {
    width: 100%;
    top: 10px;
    margin: auto;
}

.provider_stats {
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    font-size: 18px;
}

.provider_loop {
  width: 728px;
  margin: auto
}

.provider_loop h1 {
    margin-bottom: 30px;
    font-size: 42px !important;
    font-weight: 700;
    line-height: 52px;
}

.provider_loop h2 {
    font-size: 28px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 18px;
    margin-top: 30px;
    padding-bottom: 9px;
    font-weight: 700;
    color: black;
}

.author img {
    height: 40px;
    border-radius: 50%;
    float: left;
	margin-right: 10px
}

.author {
    display: flex;
    align-items: center;
}
.author div a {
	font-weight: 700
}
.datum {
	 display: flex;
    align-items: center;
}

.provider_logo img {
    width: 50px;
    border-radius: 10px;
    padding: 0;
}

.provider_logo {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em;
    font-weight: 600;
	gap: 10px
}

.provider_overall {
    text-align: center;
    font-size: 14px;
}

.provider_overall .oos {
    font-weight: 700;
    font-size: 18px;
}

a.visit {
  padding: 10px 18px;
  background-color: #597F2E;
  color: white;
  border-radius: 3px;
  font-size: 18px;
  font-weight: 700;
  margin: 20px auto;
  display: table;
}

.provider_stats_row_left div {
    font-weight: 400;
    font-size: 14px;
}

.provider_stats_row {
    width: 50%;
    float: left;
    text-align: center;
    margin: 15px 0px;
}

.provider_stats_row_right {
    font-weight: 700;
}

.provider_overall {
    text-align: center;
    font-size: 14px;
    background-color: #e5e5e5;
    padding: 15px 0;
}




/*

bf

*/
.sidebar {
    width: 300px;
    float: right;
    position: sticky;
    top: 10px;
}
@media only screen and (max-width: 991px) {
	.provider_loop h1 {
    margin-bottom: 30px;
    font-size: 30px !important;
    font-weight: 700;
		line-height: normal;

}

.provider_loop {
  width: 100%;
  float: none;
}

.provider_stats_wrapper {
    width: 100%;
    float: none;
    position: relative;
    top: 0;
    margin-top: 50px;
}
.recomendados {
    width: 100%;
    margin: auto;
    padding: 0.5em 0;
}
	.sidebar {
    width: 300px;
    float: none;
    position: unset;
    top: 10px;
}

}

@media only screen and (max-width: 768px) {
	.links {
    padding: 0 15px;
}
	
	section#wpsp-21751 img {
    padding: 0;
}

section#wpsp-21751 {
    padding: 0 15px;
}

.sidebar {
    width: auto;
}
	.author img {
    height: 40px;
    border-radius: 50%;
    float: left;
    margin-right: 0;
		
}
.author {
    gap: 10px
}
	
.article_info {padding: 0 15px;}
.in {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

}

.article_info {
    line-height: 40px;
    font-size: 13px;
    margin-bottom: 20px;
    display: flex;
    gap: 3px;
}

.single_wrapper_in {
    padding: 10px 0;
    position: relative;
}
.single_loop p, .index_content p {
    margin-bottom: 20px;
}

.provider_visit {
    border-top: 1px solid #e5e5e5;
}

p a {
    color: green;
    font-weight: 700;
}

.recomendados h2 a {
    color: #0082f5;
}
.single-aplicaciones header {
    color: #4c4c4c;
    padding: 0;
    text-align: left;
}

section#wpsp-21751 h2 a {
    color: #333;
}
section#wpsp-21751 h2 {
    font-size: 20px;
}

section#wpsp-21751 article {
    margin-bottom: 1em;
}

.author img {padding: 0;}


ol, .single_wrapper ul {
     font-size: inherit;
	}

.single_loop img {
    margin-bottom: 1em;
}
.author img {
    margin-bottom: 0;
}

.author a {
    color: #000;
}

.app {
    margin-bottom: 1em;
}

.author img {
    padding: 0 !important;
}