.steptwotext .steptext {border-bottom: calc(.2px + .05em) solid rgba(255,255,255,.1);color: rgba(255,255,255,.7);padding-bottom: calc(5px + .1em);}
.callhead::after{
left: 72%;
margin-left: calc(5px + .3em);
content: "";
position: absolute;
top: 50%;
width: 20%;
border-bottom: calc(.2px + .05em) solid #e5e5e7;

}
.callhead::before{
right: 72%;
margin-right: calc(5px + .3em);
content: "";
position: absolute;
top: 50%;
width: 20%;
border-bottom: calc(.2px + .05em) solid #e5e5e7;
}
.centerbox {
padding: 30px;
position: relative;
margin: 120px 0 auto;
}
.btnorg {
  background-color: #ea561b;
  border: 1px solid transparent;
  width: 100%;
}
.btnorg:hover {
  background-color: transparent;
  border-color: #ea561b;
  color: rgba(255,255,255,.7);
}
.page-id-7 #toc_container p.toc_title {
  color: #000;
}
.text-white #toc_container p.toc_title {
  color: rgba(255,255,255,.7);
}
.whiteqoute blockquote {
  border-left: none;
  color: #fff;
}
.org-white blockquote {
  color: #fff;
}
.org-white blockquote footer {
  color: #fff;
}
.bottomborderhead {
  border-bottom: 1px solid rgba(255,255,255,.1) !important;
}
.borderbg > :nth-of-type(2n+1) {
  background-color: #fff;
}
.borderbg > * {
  border-bottom: 1px solid rgba(208, 203, 203, 0.5);
}
.plusico li::before{
  background: url(/wp-content/uploads/2022/10/plus-ico-1.svg) 0 0 no-repeat !important;
    
}
.scholarship-details li.uk-active a {
  background-color: #ea861b;
  font-size: 15px;
}
.scholarship-details li a {
  background-color: transparent !important;
  color: blue !important;
  border: none;
}
.scholarship-details .uk-tab {
  border: none;
}
.scholarship-details .uk-h3.uk-margin-top-remove {
  color: #ea861b;
  font-size: 36px;
}
.scholarship-details .uk-h3.uk-margin-top-remove::before {
content: "";
display: inline-block;
position: relative;
top: calc(-.1 * 1em);
vertical-align: middle;
height: calc(4px + .7em);
margin-right: calc(5px + .2em);
border-left: calc(2px + .05em) solid #1f3e5c;
}