.elementor-kit-91{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-91 img{opacity:0.81;}.elementor-kit-91 img:hover{opacity:1;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.elementor-widget:not(:last-child){margin-bottom:0px;}.elementor-element{--widgets-spacing:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-91 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:24px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.pnf-social-top, .pnf-social-bottom {
    display: flex;
}

.pnf-social-bottom {
    color: #fff;
}

.pnf-social-ico {
    display: block;
    width: 24px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: contain;
}

.pnf-social-ico + .pnf-social-ico {
    margin-left: 10px;
}

.pnf-social-top .pnf-social-fb {
    background-image: url('/wp-content/uploads/2021/03/ico-fb.svg');
}

.pnf-social-top .pnf-social-insta {
    background-image: url('/wp-content/uploads/2021/03/ico-insta.svg');
}

.pnf-social-bottom .pnf-social-fb {
    background-image: url('/wp-content/uploads/2021/03/ico-fb-white.svg');
}

.pnf-social-bottom .pnf-social-insta {
    background-image: url('/wp-content/uploads/2021/03/ico-insta-white.svg');
}

.elementor-pagination .page-numbers {
    display: inline-block;
    border-radius: 3px;
    padding: 2px;
    width: 40px;
    font-size: 16px;
    text-align: center;
}

.elementor-pagination span.page-numbers {
    color:#2b2b2b;
    border: 2px solid #2b2b2b;
}

.elementor-pagination a.page-numbers {
    color:#e44f13;
    border: 2px solid #e44f13;
}

.elementor-pagination a.page-numbers:hover {
    color:#fff;
    background: #e88158;
}

.breadcrumbs {
    font-size: 14px;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
}

.breadcrumbs span {
    margin: 0 3px 0 5px;
}

.breadcrumbs span:first-of-type {
    margin-left: 0;
}

.pnf-program__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.pnf-program__item {
    width: 300px;
    margin: 0 20px 60px;
    padding-bottom: 30px;
    position: relative;
}

.pnf-program__item img {
  object-fit: cover;
  width:300px;
  height:200px;
}

.pnf-program__item h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
}

.pnf-program__item h4 {
    color: #7A7A7A;
    font-size: 14px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.pnf-program__item h4 span {
    display: inline-block;
    position: relative;
    padding-left: 24px;
}

.pnf-program__item h4 span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    display: block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    
}

.pnf-program__item-time {
    margin-bottom: 5px
    
}
.pnf-program__item-author {
    font-weight: bold;
    color: #7A7A7A;

}
.pnf-program__item-date {
    margin-right: 20px;
    
}

.pnf-program__item-time:before {
    background-image: url('/wp-content/uploads/2021/03/ico-clock.svg');
}

.pnf-program__item-date:before {
    background-image: url('/wp-content/uploads/2021/03/ico-calendar.svg');
}

.pnf-program__item-author:before {
    background-image: url('/wp-content/uploads/2021/03/ico-user.svg');
}

.pnf-program__item p {
    font-size: 14px;
    line-height: 1.4;
    color:#54595F;
    
}

.pnf-program__item-more {
    display: block;
    position: absolute;
    bottom: 0;
    padding: 2px 20px;
    background: #fff;
    border: 2px solid var(--nv-secondary-accent);
    border-radius: 3px;
    color: var(--nv-secondary-accent);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .8px;
    transition: all .4s;
}

.pnf-program__item-more:hover {
    background: var(--nv-secondary-accent);
    color: #fff;
}/* End custom CSS */