.blog-post main {
    max-width: 850px;
    margin: auto;
  margin: 90px auto 90px;
}
.blog-post article{
  padding:0 20px;
}
.blog-post  img.featured-image {
    border-radius: 10px;
    aspect-ratio: 17/7;
    margin-bottom: 60px;
}

.blog-post article h1 {
    color: var(--verde-localiza);
    margin-bottom: 40px;

}
.blog-post article h2 {
    color: var(--verde-localiza);
    margin-bottom: 40px;

}

.blog-post .time-tag {
    display: flex;
    gap: 10px;
    align-items: center;
      margin-bottom: 30px;
}
.blog-post .time-tag img {
    width: 34px;
}
.blog-post article time {
    font-size: 22px;
}
.blog-post article p {
    font-size: 20px;
    line-height: 28px;
   margin-bottom: 40px;
}
.blog-post article :is(p,span) {
    color: var(--verte-textos) !important;
}
.blog-post article p span a) {
    color: var(--amarillo) !important;
}
.blog-post article ul {
    margin-left: 20px;
    padding: 20px 0;
}

button#popup-cta {
    position: absolute;
    bottom: 0;
    right: 200px;
}
/******* inner styles ***********/
.blog-post img{
  width:100%;
}
.blog-post  p.enlace:before, .blog-post  p.enlace2:before {
    content: url(https://www.rentingcolombia.com/hubfs/enlace-icon.svg);
    /* margin-left: 1px; */
    position: absolute;
    top: 5px;
    left: 0;
}

.blog-post p.enlace, .blog-post p.enlace2 {
    position: relative;
    padding-left: 25px;
}
.blog-post p.enlace a, .blog-post p.enlace2 a {
  color: #008CD6;
  font-weight:500;
  text-decoration:underline;
}
.blog-post sup {
    display: block;
    text-align: right;
    color: var(--verde-oscuro);
    padding-top: 7px;
}
.blog-post blockquote.destacado {
    background-color: var(--verde-localiza);
    padding: 8%;
    text-align: center;
    color: #fff;
    border-top: 9px solid var(--amarillo);
      margin-bottom: 30px;
}
.blog-post blockquote.destacado p, .blog-post blockquote.destacado2 p{
    font-size:25px;
    margin-bottom:0;
      font-family: 'DIN Next LT Pro Regular';
}
.blog-post blockquote.destacado2 {
    border:1px solid var(--verde-localiza);
    padding: 8%;
    text-align: center;
    color: var(--verde-localiza);

      margin-bottom: 30px;
}
.blog-post blockquote.cita {
    background-color: var(--gris-claro);
    padding: 8%;
    text-align: center;
    color: var(
    --verde-localiza);
    margin-bottom: 30px;
  position:relative;
}
.blog-post blockquote.cita p {
    font-size: 25px;
    margin-bottom: 0;
    font-family: 'DIN Next LT Pro Regular';
    text-align: left;
    padding-left: 65px;
}
.blog-post blockquote.cita:before {
    content: "\201C";
    position: absolute;
    color: var(--verde-localiza);
    top: 7.5rem;
    left: 36px;
    font-size: 10rem;
    font-family: sans-serif;
}
.blog-post blockquote.cifra {
    box-shadow: 0px 0px 20px #0000001A;
    padding: 8%;
    text-align: center;
    color: var(
    --verde-localiza);
    margin-bottom: 30px;
  position:relative;
}
.blog-post blockquote.cifra p {
    font-size: 25px;
    margin-bottom: 0;
    font-family: 'DIN Next LT Pro Regular';
    text-align: left;
}
.blog-post blockquote.cifra p span {
    font-size: 30px;
}
.blog-post td.sticky{
      position: sticky;
    left: 0;
}

.blog-post table.fixed {
    box-shadow: 0px 0px 20px #0000001A;
    border-radius: 10px 10px 0 0 !important;
    border-collapse: collapse ;
    /*overflow: hidden;*/
  width: max-content;
}
.blog-post table.fixed tr > td:first-child {
    background: aquamarine;
    position: sticky;
    left: 0;
    background-color: #fff !important;
}

.blog-post table.fixed tr:first-child td {
    background-color: var(--verde-localiza) !important;
    color: var(--amarillo);
    text-align: center;
    font-size: 25px;
    line-height: 32px;
    font-family: 'DIN Next LT Pro Bold';
}

.blog-post table.fixed :is(tr,td) {
    border: 1px solid #D5D5D5;
    padding: 15px !important;
}
.blog-post blockquote.cta1 {
    box-shadow: 0px 0px 20px #0000001A;
    border-radius: 10px;
    display: flex;
    /*align-items: center;*/
    align-content: center;
    justify-content: space-between;
}

.blog-post blockquote.cta1 .contenedor {
    background-color: var(--verde-localiza);
    border-radius: 10px 0 0 10px;
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    flex: 75%;
}

.blog-post blockquote.cta1 .contenedor h2 {
    color: #fff;
    margin-bottom: 30px;
}
.blog-post blockquote.cta1 .contenedor p {
    color: var(--amarillo);
    margin-bottom: 4px;
  font-family: 'DIN Next LT Pro Bold';
}
.blog-post blockquote.cta1 .contenedor a.cta:hover {
    color: var(--amarillo);
    border:1px solid var(--amarillo);
  background-color:transparent;
}
.blog-post blockquote.cta1 .contenedor a.cta {
    color: var(--verde-localiza);
    background-color: var(--amarillo);
}



.blog-post blockquote.cta2 {
    box-shadow: 0px 0px 20px #0000001A;
    display: flex;
    /*align-items: center;*/
    align-content: center;
    justify-content: space-between;
  border-top: 9px solid var(--amarillo);
}

.blog-post blockquote.cta2 .contenedor {
    background-color: var(--verde-oscuro);
     padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    flex: 60%;
}

.blog-post blockquote.cta2 .contenedor h2 {
    color: #fff;
    margin-bottom: 30px;
}
.blog-post blockquote.cta2 .contenedor p {
    color: var(--amarillo);
    margin-bottom: 4px;
  font-family: 'DIN Next LT Pro Bold';
}
.blog-post blockquote.cta2 .contenedor a.cta:hover {
    color: var(--amarillo);
    border:1px solid var(--amarillo);
  background-color:transparent;
}
.blog-post blockquote.cta2 .contenedor a.cta {
    color: var(--verde-localiza);
    background-color: var(--amarillo);
}
.blog-post blockquote.cta2> p {
    flex: 25%;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    background-position: center;
}



@media screen and  (max-width:768px){
  .blog-post main {
  margin: 40px auto 40px;
}
.blog-post blockquote.cta1 {
    flex-direction: column;
    align-items: center;
}
  .blog-post blockquote.cta1 .contenedor{
    border-radius: 10px 10px 0 0 ;
        padding: 37px;
  }
  
  .blog-post blockquote.cta2 {
    flex-direction: column;
}
    .blog-post blockquote.cta2 .contenedor{
        padding: 37px;
  }
  .blog-post blockquote.cta2>p {
    aspect-ratio: 1/0.8;
}
  .blog-post table.fixed {

    width: max-content !important;
}
}