.processes-cta-block a {
    padding: 25px;
    background: #fff;
    border-radius: 10px;
	border-width: 2px !important;
}

.processes-cta-block a:before {
    content: '';
    position: absolute;
    visibility: visible;
    width: 45px;
    height: 45px;
    display: block;
    bottom: -24px;
    border-bottom: 2px solid #9BC842;
    border-left: 2px solid #9BC842;
    -moz-transform: translateX(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    border-bottom-left-radius: 10px;
    background: #fff;
    left: 50%;
    opacity: 0;
}

.processes-cta-block a.active{
	border: 2px solid #9BC842
}

.processes-cta-block a.active:before{
	opacity: 1;
}

.processes-cta-block a .icon-container {
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 8px;
    border: solid 2px #9BC842;
	margin-bottom: 29px;
}

.processes-cta-block a:hover .icon-container {
	background:#9BC842;
}

.processes-cta-block a .icon-container.has-hover img {
    position: absolute;
    opacity: 0;
    padding: 8px;
}

.processes-cta-block a .icon-container.has-hover img.normal {
    opacity: 1;
}

.processes-cta-block a:hover .icon-container.has-hover img.normal {
	opacity: 0;
}

.processes-cta-block a:hover .icon-container.has-hover img.hover {
	opacity: 1;
}

.processes-cta-block a > .title {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #0D3E5C;
    margin: 0 0 11px 0;
}

.processes-cta-block a .content {
    font-style: italic;
    font-weight: 400;
    font-size: 13px;
    color: #4F576D;
}

.processes-cta-block a .content p {
    line-height: 21px;
}

.process-selection-section .row.top-selection {
    margin-bottom: 78px;
}

.process-selection-section .cat-sub-sections {}

.process-selection-section .cat-sub-sections article.process-sub-cat-block {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 19px;
}

.process-selection-section .cat-sub-sections article.process-sub-cat-block:last-of-type {
    margin-bottom: 0;
}

.cat-sub-sections article.process-sub-cat-block > a {
    height: 112px;
    padding: 35px;
	background: #fff;
    border-radius: 10px;
	border-width: 2px !important;
}

.cat-sub-sections article.process-sub-cat-block > a:before {
    content: '';
    position: absolute;
    visibility: visible;
    width: 35px;
    height: 35px;
    display: block;
    right: -19px;
    border-right: 2px solid #9BC842;
    border-bottom: 2px solid #9BC842;
    -moz-transform: translateY(-50%) rotate(-45deg);
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -o-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    border-bottom-right-radius: 10px;
    background: #fff;
    top: 50%;
    opacity: 0;
}

.cat-sub-sections article.process-sub-cat-block > a.active {
    border: 2px solid #9BC842;
    pointer-events: none;
    cursor: default;
}

.cat-sub-sections article.process-sub-cat-block > a.active:before{
	opacity: 1;
}

.cat-sub-sections article.process-sub-cat-block > a > .name {
    font-weight: 350;
    font-size: 24px;
    line-height: 29px;
    color: #0D3E5C;
    float: left;
    width: 100%;
    position: relative;
}

.cat-sub-sections article.process-sub-cat-block > a:hover > .name {
    color: #9BC842;
}

.process-sub-post-block {
    padding: 35px;
    border-radius: 10px;
}

.process-sub-post-block span.title {
	font-weight: 350;
	font-size: 24px;
	line-height: 29px;
	color: #0D3E5C;
	margin-bottom: 15px;
}

.process-sub-post-block span.title mark.highlighted {
    font-weight: 500;
    background: none;
    padding: 0;
}

.process-sub-post-block .content {
	margin-bottom: 20px;
}

.process-sub-post-block.search-block .content {
    margin-bottom: 0px;
    color: #0D3E5C;
    font-weight: 350;
}

.process-sub-post-block.search-block .content mark.highlighted {
    font-weight: 700;
    background: none;
    padding: 0;
}

.process-sub-post-block .buttons a.btn {
	margin: 0 17px 0 0;
}

.process-sub-post-block .buttons a.btn:last-of-type {
	margin: 0 0 0 0;
}




.approval-process-slider {
    float: left;
    width: 100%;
    position: relative;
	padding-bottom: 110px;
	padding-right: 340px;
}

.approval-process-slider .approval-process-slide-block {
    border-radius: 10px;
    padding: 35px;
}

.approval-process-slider .approval-process-slide-block .step-no {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #9BC842;
    margin-bottom: 11px;
}

.approval-process-slider .approval-process-slide-block span.title {
    font-weight: 350;
    font-size: 28px;
    line-height: 38px;
    color: #0D3E5C;
    margin-bottom: 11px;
}

.approval-process-slider button.general.slick-arrow {
    position: absolute;
    bottom: 0px;
    left: 10px;
    width:73px;
    height: 73px;
    display: block;
    padding: 0;
    font-size: 0px;
    right: auto;
}

.approval-process-slider button.general.slick-arrow:before{
	display: none;
}

.approval-process-slider button.general.slick-arrow.previous {
    background: url(/wp-content/uploads/2022/06/slider-arrow-left.svg) no-repeat center center;
    background-size: contain;
}

.approval-process-slider button.general.slick-arrow.next {
    background: url(/wp-content/uploads/2022/06/slider-arrow-right.svg) no-repeat center center;
    background-size: contain;
	left: 105px;
}

.approval-process-slider button.general.slick-arrow.previous:hover {
    background: url(/wp-content/uploads/2022/06/slider-arrow-left-hover.svg) no-repeat center center;
    background-size: contain;
}

.approval-process-slider button.general.slick-arrow.next:hover {
    background: url(/wp-content/uploads/2022/06/slider-arrow-right-hover.svg) no-repeat center center;
    background-size: contain;
}

.approval-process-slider .slick-list {
    overflow: visible;
}

.approval-process-slider .slick-track {
    display: flex !important;
}

.approval-process-slider .slick-track article.slick-slide {
    -ms-flex: unset;
    flex: unset;
    height: inherit !important;
}

.container-fluid.search-processes-section {
    margin-bottom: 59px;
}

.container-fluid.search-processes-section .row.title-standard-row {
    margin-bottom: 21px;
}

.container-fluid.process-selection-section .row.title-standard-row {
    margin-bottom: 24px;
}

.search-processes-section .process-search-form-main .search-results-main {
    top: calc(100% - 3px);
    background: #fff;
    display: none;
    z-index: 10;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    border: 1px solid #E7E9EA;
    box-shadow: 0 6px 12px rgb(13 62 92 / 8%);
    padding: 35px;
}

.search-processes-section .process-search-form-main .search-results-main article:last-of-type {
    margin-bottom: 0;
}

.process-sub-post-block.search-block {
    padding: 0;
    padding-bottom: 30px;
    border-bottom: solid 1px #ccc;
    border-radius: 0;
	box-shadow: none !important;
}

.process-sub-post-block.search-block:hover span.title{
	color:#9bc842;
}

.search-processes-section .process-search-form-main .search-results-main article:last-of-type .process-sub-post-block.search-block {
    padding-bottom: 0;
    border-bottom: none;
}

.search-processes-section .process-search-form-main input.search-field {
    float: left;
    width: 100%;
    display: block;
    height: 60px;
    padding: 10px 27px;
    text-transform: none;
    font-size: 16px;
    font-weight: 300;
    appearence: none;
    -webkit-appearance: none;
    box-shadow: none;
    background: #FFFFFF;
    border: 1px solid #E7E9EA;
    border-radius: 4px;
    font-family: filson-pro, sans-serif;
}

.search-processes-section .process-search-form-main input.search-field:hover {
	border-color: #3b3b3b;
}

.search-processes-section .process-search-form-main input.search-field:focus {
	border-color: #9BC842;
}

.search-processes-section .process-search-form-main input.search-field::-webkit-input-placeholder,
.search-processes-section .process-search-form-main input.search-field::-moz-placeholder,
.search-processes-section .process-search-form-main input.search-field:-ms-input-placeholder,
.search-processes-section .process-search-form-main input.search-field:-moz-placeholder{
	color: rgba(13, 62, 92, 0.4);
}





.approval-process-slider {
    padding-bottom: 0;
    padding-right: 0;
}

.approval-process-slider .row > article {
    margin-bottom: 20px;
}