/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 04 2023 | 22:11:19 */
.page-id-27154 .entry-content p,
.page-id-28805 .entry-content p {
    color: #133237;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 2.25;
    letter-spacing: -0.015em;
    word-wrap: break-word;
	max-width: 960px;
}
.page-id-27154 .wp-block-group > h2,
.page-id-28805 .wp-block-group > h2{
	padding-top: 170px;
}
.page-id-27154 .tooltipsincontent,
.page-id-28805 .tooltipsincontent {
    border-bottom: none !important;
    font-style: initial;
	background: var(--beige)
}

.page-id-27154 em,
.page-id-28805 em {
    font-style: italic;
    line-height: 36px;
}

.page-id-27154 .entry-header .avatar,
.page-id-28805 .entry-header .avatar {
    display: none;
}

.redescompartir .listado {
    list-style: none;
    display: flex;
    width: 300px;
    justify-content: flex-end;
    margin: 0px;
}

.redescompartir .listado li {
    margin: 20px 5px 0px 0px;
    height: 25px;
}

.avatarblog {
    display: flex;
    width: 301px;
    align-content: center;
    align-items: center;
}

.imgavatar img {
    width: 50px;
}

.avatarblog h2.titulo {
    font-size: 16px;
    color: #333333;
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    padding: 0;
    margin: 0;
}

.avatarblog p.subtitulo {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: #B19C79;
    padding: 0;
    margin: 0;
}
.page-id-27154 .thumb_container_metodologias,
.page-id-28805 .thumb_container_metodologias {
	display: none;
}
.page-id-27154 .textoavatar,
.page-id-28805 .textoavatar {
    padding-left: 10px;
}
.page-id-27154.page-template-page-metodologias header,
.page-id-28805.page-template-page-metodologias header  {
	max-width: 960px;
}
.page-id-27154 h3,
.page-id-28805 h3 {
    max-width: 960px;
    margin: 0 auto 24px;
    font-family: PT Serif;
}

.page-id-27154 h2,
.page-id-28805 h2 {
    max-width: 960px;
    margin: 0 auto 24px;
    font-family: PT Serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    padding: 1em 0;
}

.page-id-27154 h2 span,
.page-id-28805 h2 span {
    font-size: 50px;
    line-height: 60px;
    font-family: PT Serif;
    margin-left: -20%;
    display: block;
    color: #B19C79;
    margin-bottom: 0.5em;
}

.page-id-27154 h3,
.page-id-28805 h3 {
    color: #B19C79;
    font-family: PT Serif;
    font-size: 26px!important;
    line-height: 32px;
    padding: 1em 0;
}

.page-id-27154 figure.wp-block-pullquote p,
.page-id-28805 figure.wp-block-pullquote p {
    border-left: 2px solid #333333;
    text-align: left;
    padding-left: 50px;
    font-family: 'PT Serif';
    /*font-style: italic;*/
    margin-bottom: 0;
}

.page-id-27154 figure.wp-block-pullquote p em,
.page-id-28805 figure.wp-block-pullquote p em {
    font-family: 'PT Serif';
    font-style: italic;
}

.page-id-27154 .wp-block-columns.seccion-avatar,
.page-id-28805 .wp-block-columns.seccion-avatar {
    max-width: 960px;
    margin: 0 auto 24px;
}

.page-id-27154 h4,
.page-id-28805 h4 {
    max-width: 680px;
    margin: 0 auto 24px;
}
.page-id-27154 p.tab,
.page-id-28805 p.tab {
	max-width: 680px;
}
.page-id-27154 h4.notab,
.page-id-28805 h4.notab {
    max-width: 960px;
    
}
.page-id-27154 ul.blocks-gallery-grid,
.page-id-28805 ul.blocks-gallery-grid {
    max-width: 100%!important;
}

.page-id-27154 li,
.page-id-28805 li {
    line-height: 36px!important;
}
.page-id-27154 .tooltipsincontent.desactivado,
.page-id-28805 .tooltipsincontent.desactivado {
	pointer-events: none;
	background: transparent;
}
.page-id-27154 .qtip-content *,
.page-id-28805 .qtip-content * {
    font-family: 'PT Sans';
    font-size: 14px;
    line-height: 1.2;
	margin: 0;
}
.page-id-27154 hr,
.page-id-28805 hr {
	height: 0;
	border: none;
	border-top: 1px solid black;
	max-width: 680px;
	margin: 0 auto 1rem;
}
/* ----------------------------------------revision responsive-------------------------- */
@media only screen and (max-width: 1000px) {
    .page-id-27154 h2 span,
    .page-id-28805 h2 span {
        margin-left: -10px!important;
    }
}

@media only screen and (max-width: 768px) {
    .page-id-27154 .wp-block-group>h2,
    .page-id-28805 .wp-block-group>h2 {
        padding-top: 0!important;
    }

    .page-id-27154 .redescompartir .listado,
    .page-id-28805 .redescompartir .listado {
        width: auto!important;
    }

    .page-id-27154 .seccion-avatar .wp-block-column,
    .page-id-28805 .seccion-avatar .wp-block-column {
        flex-basis: 50%!important;
    }
}

@media only screen and (max-width: 580px) {
    .page-id-27154 .menu-flotante .wp-block-button,
    .page-id-28805 .menu-flotante .wp-block-button {
        margin-top: 10px!important;
    }
}
.page-id-27154 .qtip,
.page-id-28805 .qtip {
	/*left: initial !important;
	right: 10px !important;*/
	box-shadow: none;
	padding: 8px 8px 24px;
	border-radius: 0;
	
}
.page-id-27154 .qtip::after,
.page-id-28805 .qtip::after {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(https://bapp.com.co/wp-content/themes/bapp/images/union.svg) no-repeat center;
	background-size: contain;
	bottom: 3px;
	right: 3px;
	display: block;
	z-index:2;
}

.page-id-27154 .qtip span,
.page-id-28805 .qtip span {
	font-family: 'PT Serif';
	font-size: 14px;
	font-weight: 700;
}
.page-id-27154 .qtip a span,
.page-id-27154 .qtip a,
.page-id-28805 .qtip a span,
.page-id-28805 .qtip a {
	font-family: 'PT Sans';
	font-size: 12px;
	font-weight: 300;
}
.page-id-27154 .qtip-tip,
.page-id-28805 .qtip-tip {
	display: none !important;
}