/* ACF FORMS */
.wpcf7-form-control-wrap {
	display: block;
	margin: 0px 0px 1.5rem;
}
.wpcf7-form-control,
.wpcf7-form-control:focus,
.wpcf7-form-control:active,
.wpcf7-form-control:focus-visible,
.bootstrap-select > .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus, 
.bootstrap-select > select.mobile-device:focus+.dropdown-toggle
 {
    display: block;
	color: #FFFFFF !important;
	font-size: 16px;
	line-height: 20px;
    width: 100%;
    padding: 12px 0px;
    background-clip: padding-box;
    border: 0px;
    border-bottom: 1px solid #83999F;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px;
    outline: none !important;
    box-shadow: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.bootstrap-select > .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus, 
.bootstrap-select > select.mobile-device:focus+.dropdown-toggle {
	background: url(https://grant.pure-digital.com.au/wp-content/themes/pure-digital/images/dropdown-light.png) center no-repeat;
    background-position: calc(100% - 15px) center;
}
.bootstrap-select>.dropdown-toggle:after {
	display: none;
}
.bootstrap-select {
	border: 0px !important;
	display: inline-block !important;
}
.bootstrap-select .dropdown-menu {
    background: #013446;
    padding: 20px 0px;
    z-index: 3;
}
.bootstrap-select .dropdown-menu li {
	margin: 0px !important;
}
.bootstrap-select .dropdown-menu li a {
	padding: 1rem;
}
.bootstrap-select .dropdown-menu li a.dropdown-item:focus,
.bootstrap-select .dropdown-menu li a.dropdown-item:hover {
	background: transparent !important;
}
.bootstrap-select>.dropdown-toggle {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: normal;
}
.wpcf7-form-control::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}
.wpcf7-form-control:-ms-input-placeholder {
  color: #fff;
}
.wpcf7-form-control::-ms-input-placeholder {
  color: #fff;
}
.wpcf7-submit {
    width: 100%;
    max-width: 300px;
    text-align: center;
    color: #fff;
    padding: 25px 30px;
    margin: 0px auto;
    clear: both;
}
.wpcf7-submit i {
	float: none;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus,
.wpcf7-submit:active {
	background: #FFA260;
	border-color: #FFA260;
}
/*.wpcf7-form-control.wpcf7-select {
	padding-right: 45px;
    background: url(../images/dropdown-light.png) center no-repeat;
    background-position: calc(100% - 15px) center;
}*/
.wpcf7 form .wpcf7-response-output {
	margin:  30px 0px;
}
.wpcf7 .ajax-loader, .wpcf7-not-valid-tip {
	margin: 15px 0px 0px;
	font-size: 14px;
}
.select-label {
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 0;
	width: 120px;
}
.select-with-label .wpcf7-form-control-wrap {
	width: calc(100% - 120px);
	display: inline-block;
	margin-left:  auto;
}
.color-light option {
	color: #00202C !important;
}

/* YOAST BREADCRUMBS */
nav.breadcrumbs {
	padding:  15px 0px;
	margin:  0px;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.46px;
	line-height: 16px;
	color: #1A3B73;
}
nav.breadcrumbs a {
	color: #000;
}
nav.breadcrumbs .breadcrumb-separator {
	color: #1A3B73;
	margin:  0px 3px;
}

/* BANNER */
.banner-container .banner-slide {
	background-size: cover !important;
	position: relative;
	overflow: hidden;
}
.banner-container .banner-slide .slide-content {
	border-right:  10px solid #FFA260;
}
.banner-slide .banner-titles {
	padding:  0px;
}
.banner-slide .banner-titles > h3 {
	position: relative;
	color: #FFFFFF;
	font-size: 48px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0;
	z-index: 1;
	padding: 30px 45px 30px 0px;
}
.banner-slide .banner-titles > h3 span {
	color: #FFA260;
}
.banner-slide .banner-titles > h3:before {
	content: '';
	background: rgba(1, 52, 70, 0.91); //#013446;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 150vw;
	z-index: -1;
	display: block;
}
.banner-slide .banner-titles > .subtitle {
	display: inline-block;
	background: rgba(255, 255, 255, 0.7);
	padding: 30px 45px 30px 90px;
	color: #013446;
	font-size: 22px;
	letter-spacing: 0;
}
.banner-slide .banner-titles > .description {
	background: rgba(255, 255, 255, 0.7);
	color: #013446;
    padding: 30px;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 26px;
	max-width: 750px;
    margin-left: auto;
}
/*.home .banner-container .banner-slide {
	padding:  300px 0px;
	width: 100vw !important;
}
.banner-container .background-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    opacity: 0.8;
}
.banner-container .content-wrapper {
    z-index: 2;
    position: relative;
}
.banner-container .content-wrapper h3 {
    font-size: 50px;
    color: #0E5588;
    letter-spacing: 0;
    line-height: 65px;
    text-shadow: 0 12px 37px 0 #FFFFFF;
    position: relative;
    font-family: 'DIN-MEDIUM';
    display: inline-block;
}
.banner-container .content-wrapper h3 strong {
    font-family: 'DIN-BOLD';
}
.banner-container .content-wrapper h3:after {
	content: "";
	display: block;
	position: absolute;
	height: 1px;
	width: 100vw;
	top: 100%;
	right: 0px;
    background: #1A3B73;
}
.banner-container.color-light .content-wrapper h3:after {
    background: #fff;
}
.banner-container .content-wrapper h5 {
	font-size: 17px;
	line-height: 21px;
	font-weight: 400;
    font-family: 'DIN';
}
.banner-container .content-wrapper .banner-description {
	text-align: right;
}
/* --- */
.banner-container .slick-dots {
    justify-content: flex-end;
    margin: -30px auto 0px;
    z-index: 2;
    position: relative;
}
/* 
.banner-container .nav-container {
	background: rgba(41, 132, 195, 0.8);
	position: absolute;
	bottom:  0px;
	left:  0px;
	padding:  15px 0px;
}
.banner-container .nav-container .btn {
	border-color: #3FAFE5 !important;
}
.banner-container.has-nav-bar .banner-slide {
	padding-bottom: 250px;
}
.banner-container .banner-btn {
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0.54px;
	background: #2984C3;
	padding:  12px 24px;
	margin: 10px 0px 0px;
}
*/
.header-light .navbar-brand .site-logo,
.header-default .navbar-brand .site-logo-white {
	display: none;
}
.header-light .navbar-brand .site-logo-white,
.header-default .navbar-brand .site-logo {
	display: inline !important;
}
.header-light header #menu-header-main li a,
.header-light .navbar-toggler {
	color: #fff;
}
@media all and (min-width: 992px) {
	.banner-container .banner-slide {
		height: 900px;
	}
	.banner-container .banner-slide.no-bg {
		height: 400px;
	}
	.banner-container .banner-slide > .content-wrapper {
		position: absolute;
	    max-width: 1320px;
	    width: 100%;
	    top: 50%;
	    left: 0px;
	    right: 0px;
	    margin: 0px auto;
	}
}
@media all and (max-width: 991px) {
	.banner-container .banner-slide {
		padding:  400px 30px 150px 0px;
	}
	.banner-container .banner-slide.no-bg {
		padding:  120px 0px 0px;
	}
	.banner-container .banner-slide > .content-wrapper {
		max-width: 80%;
		top: unset !important;
	}
}
@media all and (max-width:  767px) {
	.banner-slide .banner-titles > h3,
	.banner-slide .banner-titles > .subtitle {
		padding: 30px;
	}
}

/* COLUMNS */
@media all and (max-width:  767px) {
	.acf-loop .acf-col {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
}

/* POSTS */
.sc-posts.row {
	--bs-gutter-x: 60px;
}
.sc-posts-item .post-content-wrapper {
	background-color: #013446;
	position: relative;
	padding: 0;
}
.sc-posts-item .date {
	font-weight: 400;
}
.sc-posts-item div.post-title {
	min-height: 300px;
    padding: 15px 15px 0px;
    background-size: cover !important;
    background-position: center !important;
    display: flex;
    align-items: flex-end;
}
.sc-posts-item .title {
	color: #fff;
	font-size: 24px;
	font-style: italic;
	font-weight: 600;
	letter-spacing: 1.73px;
	line-height: 28px;
}
.sc-posts-item .post-info {
	padding:  15px 15px 30px;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 22px;
}
.sc-posts-item .read-more {
	margin:  0px -15px;
	padding: 5px 0px 5px 15px;
	border-right: 10px solid #FFA260;
	color: #FFA260 !important;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1.29px;
	line-height: 28px;
}
.sc-posts-item .read-more i {
	color: #FFA260 !important;
}
.sc-posts-item .post-link {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
}
.sc-category-item a {
	border: 0px;
	border-bottom: 2px solid #83999F;
	padding:  30px;
	width: 100%;
    display: block;
    color: #013446;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 19px;
	text-align: center;
    font-family: mrs-eaves-xl-serif, serif;
}
.sc-category-item a.active,
.sc-category-item a:hover {
	border-bottom: 2px solid #013446;
	background: #013446;
	color: #fff;
}
/*.load-more-wrapper .btn-load-more {
	color: #1A3B73;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 0.61px;
	line-height: 21px;
	text-align: center;
	border: 0px;
	border-top: 2px solid #2984C3;
	border-bottom: 2px solid #2984C3;
	padding:  30px;
}*/
.sc-posts-category-container {
	padding:  0px !important;
}
@media all and (max-width: 767px) {
	.sc-category-item a {
		padding: 20px 30px;
		border-top: 1px solid #83999F;
		border-bottom: 1px solid #83999F;
		margin-bottom: 10px;
	}
	.load-more-wrapper .btn-load-more {
		width: 100%;
		padding: 15px 30px;
	}
	.news-category-filter {
		margin: -62px auto 0px !important;
	}
	.women-in-banking {
		background-position: 55% center !important;
	}
	.women-in-banking > .container {
		background: rgba(216, 216, 216, 0.75);
	}
}

/* CAREERS */

/* POSTS */
.sc-careers {
	--bs-gutter-x: 60px;
	margin-left: -15px;
	margin-right: -15px;
}
.sc-careers-item {
	padding: 0px 15px !important;
}
.sc-careers-item .careers-content-wrapper {
	background-color: #013446;
	position: relative;
	padding: 0;
}
.sc-careers-item div.careers-title {
    padding: 60px 40px 0px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;
}
.sc-careers-item .title {
	color: #fff;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1.73px;
	line-height: 28px;
}
.sc-careers-item .careers-info {
	padding:  0px 40px 60px;
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 24px;
}
.sc-careers-item .read-more {
	margin:  30px -40px 0px -20px;
	padding: 5px 0px 5px 20px;
	border-right: 10px solid #FFA260;
	color: #FFA260 !important;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2.06px;
	line-height: 28px;
}
.sc-careers-item .read-more i {
	color: #FFA260 !important;
}
.sc-careers-item .careers-link {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
}

/* INSIGHTS */
.sc-insights-container .sc-insights-categories a {
	margin: 0px 15px 15px 0px;
}
.sc-insights-container .sc-insights-categories a:last-child {
	margin: 0px 0px 15px 0px;
}
.sc-insights-filters input,
.sc-insights-filters select {
	border:  0px;
	border-bottom: 1px solid #979797;
	border-radius: 0px;
	color: #595959;
	font-size: 19px;
	letter-spacing: 0.04px;
	line-height: 22px;
	padding:  .375rem 2.25rem .375rem 0px;
}
.sc-insights-filters .input-group-text {
	height: 100%;
    border: 0px;
    border-bottom: 1px solid #979797;
    border-radius: 0px;
    background: transparent;
}
.sc-insights-posts .read-more {
	color: #2984C3;
}
.sc-insights-posts .post-image {
    position: relative;
    display: block;
    height: 250px;
    background-size: cover !important;
}
.sc-insights-posts .post-item-locked {
	position: absolute;
	top: 0px;
	left:  calc(var(--bs-gutter-x) * .5);
	right:  calc(var(--bs-gutter-x) * .5);
	bottom:  0px;
	z-index: 2;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	display: flex;
	background: rgba(255, 255, 255, 0.5);
    font-size: 80px;
    color: #1A3B73;
}
.sc-insights-posts .sc-insights-item {
	position: relative;
}
@media all and (max-width:  767px) {
	.sc-insights-container .sc-insights-categories a {
		width: 100%;
		margin:  0px 0px 15px;
	}
	.sc-insights-posts .post-image {
		height: 200px;
		margin:  0px 0px 15px;
	}
}

/* Card Block */
.acf-card-wrapper {
	background: #2984C3;
	min-height: 100%;
}

/* TAGS */
.sc-insights-tags {
	align-items: center;
}
.sc-insights-tags a {
	display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #FFFFFF;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 300px;
    max-width: 100%;
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem;
    margin: 15px;
}
@media all and (max-width: 767px) {
	.sc-insights-tags a {
		width: 100%;
    	margin: 15px 0px;
	}
}

/* COMPANIES CARD */
nav.investment-sub-breadcrumbs a {
	color: #1A3B73;
	font-weight: 500;
}
nav.investment-sub-breadcrumbs a.current {
	color: #000;
}
.company-card {
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.46px;
	line-height: 20px;
}
.company-card .card-body {
	background-color: rgba(206,219,240,0.2);
	padding: 15px 25px 35px;
	min-height: 100% !important;
	position: relative;
}
.company-card .company-invest-info {
	background: #fff;
	padding:  15px 20px;
}
.company-card .company-more-info {
	position: absolute;
	bottom: 15px;
	left: 25px;
}
#company-info-modal .modal-content {
	background-color: #1A3B73;
	border-radius: 0px;
	padding: 30px 50px;
}
#company-info-modal .modal-body {
	padding:  0px;
	color: #fff;
}
#company-info-modal .modal-footer {
	border:  0;
	justify-content: flex-start;
	padding: 15px 0px;
}
#company-info-modal .modal-footer .hide-modal {
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 16px;
    margin:  0px;
}
#company-info-modal .modal-footer .hide-modal span {
    margin: 0px 0px -3px 15px;
    background: url(../images/close.svg) center no-repeat;
    background-size: auto 100%;
    width: 16px;
    height: 16px;
    display: inline-block;
}
#company-info-modal .modal-footer .hide-modal i {
	margin:  0px 0px 0px 15px;
}
#company-info-modal .modal-body h3 {
	color: #fff;
    font-weight: 500;
    border-bottom: 1px solid #979797;
    padding: 0px 0px 25px;
}

/* TEAM */
.team-container > .container {
	padding: 0px 12px;
}
#team-info-modal .modal-header {
    z-index: 9;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100px;
    padding: 0px;
    border: 0px;
}
#team-info-modal .modal-header .hide-modal {
	display: block;
	width: 100px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}
#team-info-modal .modal-header .hide-modal span {
    margin: 0px 0px -3px 15px;
    background: url(../images/close.svg) center no-repeat;
    background-size: auto 100%;
    width: 16px;
    height: 16px;
    display: inline-block;
}
#team-info-modal .modal-content {
	background: transparent;
	border:  0px;
}
.team-container .wpcf7-form-control,
.team-container .wpcf7-form-control:focus,
.team-container .wpcf7-form-control:active,
.team-container .wpcf7-form-control:focus-visible {
	color: #2984C3 !important;
}
.team-container .wpcf7-form-control::placeholder {
	color: #2984C3 !important;
  opacity: 1; /* Firefox */
}
.team-container .wpcf7-form-control:-ms-input-placeholder {
	color: #2984C3 !important;
}
.team-container .wpcf7-form-control::-ms-input-placeholder {
	color: #2984C3 !important;
}
.team-container label {
	color:  #1A3B73;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.57px;
	line-height: 22px;
}
.team-container i {
    margin: 0px 0px 0px 20px;
    font-weight: 600;
    font-size: 21px;
}
.team-name-filter-option,
.team-name-filter-option:focus-visible {
	border: 0px;
	width:  100%;
	cursor: pointer;
	border-radius: 0px;
	outline: none;
}
.team-name-filter-option option {
	border-radius: 0px;
	padding: 5px;
}
.transaction-filter,
.team-filter,
.team-name-filter-option,
.team-name-filter-option:focus-visible {
	height: 100%;
	color: #013446;
	text-align: center;
	display: flex;
	padding: 10px;
	align-items: center;
	justify-content: center;
	min-height: 90px;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 19px;
	text-align: center;
	border-top: 2px solid #83999F;
	border-bottom: 2px solid #83999F;
    font-family: mrs-eaves-xl-serif, serif;
}
.transaction-filter:hover,
.transaction-filter-option.active .transaction-filter,
.team-filter:hover,
.team-filter-option.active .team-filter {
	background: #013446;
	border-color: #013446;
	color: #fff;
}
.team-country-filter {
	background: #D7E6EB;
	color: #013446;    
	font-family: mrs-eaves-xl-serif, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 74px;
	width: 100%;
	display: block;
	padding: 0px 15px;
	min-height: 74px;
}
.team-country-filter[data-filter="country-2"] {
	background: #C6D3D7;
}
.team-country-filter i {
	color: #fff;
}
.team-country-filter:hover {
	color: #FFA260;
}
.team-country-filter.active {
	/*background: #013446;
	color: #fff;*/
	background: #FFA260;
    color: #013446;
}
.team-filter-option .sub-nav,
.transaction-filter-option .sub-nav  {
    display: block;
    background: #013446;
    left: calc(var(--bs-gutter-x) * .5);
    right: calc(var(--bs-gutter-x) * .5);
    padding: 20px 0px;
    z-index: 3;
}
.team-filter-option .sub-nav a,
.transaction-filter-option .sub-nav a {
	display: block;
	width: 100%;
	font-size: 16px;
    letter-spacing: 0;
    line-height: 19px;
    color: #fff;
    padding: 8px 15px;
    text-align: left;
}
.team-filter-option .sub-nav a.active,
.transaction-filter-option .sub-nav a.active {
	background: #83999F;
	color: #fff;
}
.team-member {
	margin: 0px 0px 30px;
}
.team-member .team-img {
	height: 280px;
	width: 100%;
	overflow: hidden;
}
.team-member .member-title {
	margin: 24px 0px 0px;
}
.team-member .member-title .name {
	color: #4A4A4A;
  	font-size: 23px;
  	font-weight: 300;
  	letter-spacing: 0;
  	line-height: 22px;
}
.team-member .member-title .position {
	color: #013446;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 22px;
	margin: 16px 0px 0px;
	text-transform: uppercase;
}
.team-member .team-profile-link {
	position: absolute;
	top: 0px;
	left:  0px;
	right: 0px;
	bottom: 0px;
}
#team-info-modal .modal-body {
	padding:  0px;
}
.team-filter-wrapper .sub-nav:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #013446;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0px auto;
}
@media all and (max-width: 767px) {
	.team-filter, 
	.team-filter:hover {
		min-height: 60px;
	}
	.team-subfilter, 
	.team-subfilter:hover {
		/*border-bottom: 1px solid #1E689C;*/
		padding: 20px 10px;
	}
	.team-filter-option {
		flex: 0 0 auto;
    	width: 100%;
	}
	.team-country-filter {
		margin: 0px 0px 15px;
	}
	.transaction-filter-wrapper .transaction-filter-option:not(:first-child),
	.team-filter-wrapper .team-filter-option:not(:first-child) {
		flex: 0 0 auto;
    	width: 50%;
	}
	.transaction-filter-wrapper .transaction-filter-option:first-child,
	.team-filter-wrapper .team-filter-option:first-child {
		flex: 0 0 auto;
    	width: 100%;
	}
	.sc-transactions-pagination .load-more-wrapper {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.sc-transactions-pagination .btn-load-more {
		order: 2;
		flex: 0 0 auto;
	}
	.sc-transactions-pagination .btn-backto-top {
		order: 1;
		flex: 0 0 auto;
		margin: 0px 0px 15px;
	}
}
@media all and (max-width: 600px) {
	.team-container > .container {
		padding:  0px;
	}
}

/* SINGLE POST */
.single .post-navigator .post-info {
	padding: 60px 30px;
	min-height: 300px;
	display: flex;
	align-items: center;
	background-color: #1A3B73;
	position: relative;
}
.single .post-navigator .post-info > a {
	position: absolute;
	top: 0px;
	left:  0px;
	right: 0px;
	bottom: 0px;
}
.single .post-navigator .navigator-label a {
	border: 0px;
    border-top: 2px solid #FFA260;
    border-bottom: 2px solid #FFA260;
    padding: 30px 30px 30px 75px;
    background: transparent;
    border-radius: 0px;
    text-align: left;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 0;
    line-height: 16px;
    font-weight: 700;
    color: #013446;
    font-family: mrs-eaves-xl-serif, serif;
    position: relative;
    display: inline-block;
    max-width: 200px;
    width: 100%;
}
.single .post-navigator:last-child .navigator-label a {
    padding: 30px 75px 30px 30px;
    border-color: #83999F;
	text-align: right;
}
.single .post-navigator .navigator-label a i {
    line-height: 16px;
    color: #83999F;
    font-size: 20px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 30px;
    font-weight: 600;
}
.single .post-navigator:last-child .navigator-label a i {
	right: 30px;
	left: initial;
}
@media all and (max-width:  767px) {
	.single .post-navigator .navigator-label a {
		padding: 30px 15px 30px 40px;
		width: 100%;
		text-align: right;
	}
	.single .post-navigator:last-child .navigator-label a {
		padding: 30px 40px 30px 15px;
		text-align: left;
	}
	.single .post-navigator .navigator-label a i {
		left: 15px;
	}
}

/* POSTS */
.sc-posts-container.loading:after {
	content: "LOADING...";
	display: flex;
	position: absolute;
	top: 16px;
	left: 0px;
	right: 0px;
	bottom: 16px;
	background: rgba(26, 59, 115, 0.9);
	align-items: center;
	justify-content: center;
	font-size: 30px;
	color: #fff;
	letter-spacing: 4px;
}

/* HEXAGONAL  */
.acf-diagonal-tiles-wrapper .hexagon-links:after {
    content: '';
    display: block;
    background: var(--background);
    position: absolute;
    top: 116px;
    bottom: 116px;
    left: 126px;
    right: 0px;
    z-index: -1;
    width: 75vw;
    background-size: auto 100%;
    background-position: top left;
}
.acf-diagonal-tiles-wrapper .hexagonal-link > div {
	margin: 0px auto;
}
.acf-diagonal-tiles-wrapper .hexagonal-link .top {
	width: 0;
	border-bottom: 65px solid #013446;
	border-left: 116px solid transparent;
	border-right: 116px solid transparent;
}
.acf-diagonal-tiles-wrapper .hexagonal-link .content {
	width: 232px;
	height: 132px;
	background-color: #013446;
}
.acf-diagonal-tiles-wrapper .hexagonal-link .bottom {
	width: 0;
	border-top: 65px solid #013446;
	border-left: 116px solid transparent;
	border-right: 116px solid transparent;
}
.acf-diagonal-tiles-wrapper .hexagonal-link.tile-2 .top {
	border-bottom: 65px solid #5B8797;
}
.acf-diagonal-tiles-wrapper .hexagonal-link.tile-2 .content {
	background-color: #5B8797;
}
.acf-diagonal-tiles-wrapper .hexagonal-link.tile-2 .bottom {
	border-top: 65px solid #5B8797;
}
.acf-diagonal-tiles-wrapper .hexagonal-link.tile-3 .top {
	border-bottom: 65px solid #C6D3D7;
}
.acf-diagonal-tiles-wrapper .hexagonal-link.tile-3 .content {
	background-color: #C6D3D7;
}
.acf-diagonal-tiles-wrapper .hexagonal-link.tile-3 .bottom {
	border-top: 65px solid #C6D3D7;
}
.acf-diagonal-tiles-wrapper .hexagonal-link .content {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px 30px;
}
.acf-diagonal-tiles-wrapper .hexagonal-link .content a {
	color: #fff;
	font-size: 22px;
	letter-spacing: 1.27px;
	line-height: 28px;
	text-align: center;
	position: relative;
}
.acf-diagonal-tiles-wrapper .hexagonal-link .content a > span {
	color: #FFA260;
	display: block;
	font-style: italic;
    font-family: mrs-eaves-xl-serif, serif;
}
.acf-diagonal-tiles-wrapper .hexagonal-link .content a > span.link-marker {
    margin: 10px 0px 0px -14px;
    top: 100%;
    left: 50%;
    bottom: unset;
    right: unset;
}
.acf-diagonal-tiles-wrapper .section-title {
	color: #2D2D2D;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1.29px;
	line-height: 28px;
}
.acf-diagonal-tiles-wrapper .btn-links a {
	color: #013446;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    line-height: 24px;
    padding: 12px 80px 12px 40px;
    position: relative;
    max-width: 250px; /*30%;*/
    width: 100%;
    margin: 0px 15px 15px 0px;
    display: inline-flex !important;
    align-items: center;
}
.acf-diagonal-tiles-wrapper .btn-links a span {
	display: inline-block;
	position: absolute;
	right: 40px;
	top: 50%;
	margin: -12px 0px 0px;
}
@media all and (min-width: 992px) {
	.acf-diagonal-tiles-wrapper .section-title {
	    position: absolute;
	    top: 120px;
	    left: 255px;
	    text-transform: uppercase;
	    width: calc(100% - 255px);
	}
	.acf-diagonal-tiles-wrapper .main-links {
	    margin-left: 255px;
	    margin-top: -92px;
	    width: calc(100% - 255px);
	}
	.acf-diagonal-tiles-wrapper .hexagon-links {
		width: 372px;
	}
	.acf-diagonal-tiles-wrapper .hexagonal-link.tile-2 {
		margin: -65px 0px 0px 116px;
	}
	.acf-diagonal-tiles-wrapper .hexagonal-link.tile-3 {
		margin: -65px 0px 0px 0px;
	}
	.acf-diagonal-tiles-wrapper .main-link-btn {
		padding: 0px 10px;
	}
}
@media all and (max-width:  1320px) {
	.acf-diagonal-tiles-wrapper .hexagon-links:after {
    	background-position: 80% 0px;
	}
}
@media all and (max-width: 991px) {
	.acf-diagonal-tiles-wrapper .section-title {
		text-align: center;
		margin: 0px 0px 30px;
	}
	.acf-diagonal-tiles-wrapper .main-links {
		margin: 30px 0px 0px;
	}
	.acf-diagonal-tiles-wrapper .btn-links a {
		width: 100%;
    	max-width: 500px;
    	display: block;
    	margin: 0px auto 15px;
	}
	.acf-diagonal-tiles-wrapper .hexagon-links:after {
	    left: 0px;
	    width: 100%;
    	background-position: 75% 0px;
	}
	.acf-diagonal-tiles-wrapper .main-link-btn {
		margin: 0px 0px 15px;
		text-align: center;
	}
}

/* ACCORDION BLOCK */
.acf-accordion_block {
	margin: 0px 0px 15px;
}
.accordion-block .accordion-item,
.accordion-block .accordion-button {
	background: transparent;
	box-shadow: none;
	border: 0px;
} 
.accordion-block .accordion-button,
.accordion-block .accordion-button:not(.collapsed) {
	text-align: center;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 21px;
	letter-spacing: 0.52px;
	line-height: 34px;
    font-family: mrs-eaves-xl-serif, serif;
    font-style: italic;
}
.accordion-block .accordion-button i {
	margin: 0px 0px 0px 15px;
	font-size: 10px;
	color: #FFA260;
}
.accordion-block .accordion-button:not(.collapsed) i:before {
	content: "\f068";
}
.accordion-block .accordion-button:after {
	display: none;
}
.accordion-block .accordion-body {
	font-size: 18px;
	line-height: 26px;
}

/* TITLE W/ BG IMAGE */
.acf-title-with-background .title {
	color: #fff;
	background: rgba(1, 52, 70, 0.70); /*background: #013446;*/
	padding: 21px 30px;
	width: calc(100% - 60px);
	margin: 400px 0px 200px;
	border-right: 10px solid #FFA260;
	text-align: right;
}
@media all and (min-width: 1400px) {
	.acf-title-with-background .title {
		margin: 450px 0px 200px;
	}
}
@media all and (min-width: 768px) {
	.acf-title-with-background.title-right .title {
		text-align: left;
		border-left: 10px solid #FFA260;
		margin-left: 60px;
	}
}

/* TRANSACTIONS */
.transaction-section-overlap {
	z-index: 2;
	overflow: visible;
}
.transaction-filter-option i {
	margin: 0px 0px 0px 20px;
    font-weight: 600;
    font-size: 21px;
}
.transaction-section-overlap .acf-row {
	padding-top: 0px !important;
	margin-top: -90px;
}
.sc-transactions-item .company-logo {
	height: 60px;
}
.sc-transactions-item .company-logo img {
	height: 100%;
	width: auto;
	max-width: 100%;
}
.sc-transactions-item .company-title {
	color: #2D2D2D;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 20px;
	font-weight: 700;
}
.sc-transactions-item .company-info {
	color: #2D2D2D;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 20px;
}
.sc-transactions-item .company-info .date {
	border-bottom: 1px solid #FFA260;
}
.sc-transactions-pagination .btn-backto-top,
.sc-transactions-pagination .btn-backto-top:focus {
	color: #013446;
	background: transparent;
	border: 0px;
	outline: none;
	box-shadow: none;
}
.sc-transactions-pagination .btn-backto-top i {
	color: #FFA260;
}

/* TESTIMONIALS */
.testimonials-slider .title {
	color: #013446;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 20px;
	font-weight: 700;
}
.testimonials-slider .subtitle {
	color: #2D2D2D;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 20px;
}
.testimonials-slider .testimonials-item {
	padding-bottom: 10px;
	margin-bottom: 60px;
	position: relative;
}
.testimonials-slider .testimonials-item:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 0px;
	width: 80%;
	background: #FFA260;
	height: 8px;
}
.testimonials-slider .testimonials-item h4 {
	font-size: 24px !important;
	line-height: 32px;
}
.testimonials-slider .slick-dots {
	justify-content: flex-start;
	padding: 0px 22px;
}
.testimonials-slider .slick-next {
	right: initial;
    left: 22px;
    top: initial;
    bottom: 55px;
    width: auto;

    color: #013446 !important;
	font-size: 22px;
	font-weight: 600;
    transform: initial;
    text-transform: uppercase;
	letter-spacing: 0;
	line-height: 24px;
}
.testimonials-slider .slick-next i {
	color: #FFA260;
}
@media all and (max-width: 767px) {
	.testimonials-slider .testimonials-item {
		text-align: right;
	}
	.testimonials-slider .testimonials-item:after {
		width: 100%;
	}
	.testimonials-slider .slick-next {
		left: initial;
    	right: 0px;
	}
	.testimonials-slider .slick-dots {
		justify-content: flex-end;
    	padding: 0px;
	}
}