.block_page_title {
   margin-bottom: 0px;
}
.circle-image-design01 img {
  border-radius: 50%;
  border: 2px solid #ac1308;
  padding: 3px;
}

/* Step process CSS */
.step-process-title-col{
    display: flex;
    justify-content: center;
    align-items: center;
}
.step-process-title-col .stepnum{
    border-radius: 10px 10px 10px 0px;
    background: #cccccc;
    height: 90px;
    width: 90px;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
}
.step-process-img-col .stepimg{
   display: flex;
    justify-content: center;
}
.step-process-img-col .stepimg img{
   width: 135%;
}
.step-process-img-col .stepimg-1654 img{
/*   margin-top: 36px; */
}
/* Step process CSS ends */

.blue-button{
    text-decoration: none;
    background-color: #739eaf;
    color: #ffffff;
    border: 1px solid transparent;
    line-height: 1.5;
    padding: 0.4rem 1rem;
    border-radius: 3px;
}
.blue-button:hover{
   background-color: #ffffff;
    color: #739eaf;
    border: 1px solid #739eaf;
}
.layout-13 .cb-teaser, .layout-12 .cb-teaser, .layout-13 .cb-links {
   width: 90%;
  /* margin: auto; */
}

#block-temphalla-relatedpageblock{ text-align:center; }




 .top-quotes-nav{ border: 1px solid #e4e4e4; display: inline-block; padding-bottom: 10px; border-radius: 5px;}
        .top-quotes-nav:hover,.selected-categ{ background-color: #e4e4e4; }
