.shadow-class {
    text-shadow: 1px 1px 15px #000;
}

/* this is for the icon on the accordian statement of beliefs*/
.zmdi-plus-circle-o:before {
    content: '\f275';
  padding-right:20px;
}

#item-1740635967404 .accordion-group, #item-1740635967404 .accordion-inner {
border-width: 2px;
    }
}
.ba-icon-chevron-right:before {
    content: hidden;
}
ul {
  font-size:18px;
  font-weight:400;
}

strong { font-weight: bolder; }


/*timeline*/

.jtpe-description {
font-size: 18px;
  line-height: 1.5;
  font-weight: 500;}

  
  
  @media (min-width: 769px)   {

.jtpe-label-big{
background-color:#2c809b;
  color:white!important;
  aspect-ratio:1;
  width:20%;
  height:20%;
  align-self:center;
  align-content: center;
  text-align:center;
  border-radius:50%;
}

.jtpe-icondot{
opacity:0;
    } 
  }

@media (max-width: 769px)   {
  
.jtpe-label-big  {
  text-align:center;
  font-size:60px!important;
  padding:10px;
  
  } }

.fun-km img {
aspect-ratio:1;
  object-fit:cover;
}


.jux-timeline-pro-wrapper.jtpe-vertical .jtpe-labels {
display:none;
}





