/*
Theme Name: Pure Digital Theme
Version: 1.0
Text Domain: pure-digital
*/

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700;900&display=swap');

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 1.5rem;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
p:empty {
    display: none;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Bootstrap Override */
.modal-backdrop {
    background: #2C3455;
    opacity: 0.9 !important;
}
a {
    text-decoration: none;
    color: inherit;
}
a:hover:not(.btn) {
    text-decoration: underline;
    color: inherit;
}
ol ::marker {
    color: #2565A6;
}
.h1, .h2, .h3, .h4, .h5, .h6, 
h1, h2, h3, h4, h5, h6 {
    line-height: 1.5;
    color: #2C3455;
}
.h1, .h2, .h3, .h4, .h5, .h6, 
h1, h2, h3, h4, h5, h6, p {
    margin-bottom: 1.5rem;
}
.h1, h1 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 70px;
    line-height: 80px;
}
.h2, h2 {
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 700;
}
.h3, h3 {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}
.form-control, 
.form-control:focus,
.form-control:focus-visible,
.form-select,
.form-select:focus,
.form-select:focus-visible,
.wpcf7-form-control,
.wpcf7-form-control:focus-visible,
.clickdform input[type="text"],
.clickdform input[type="text"]:focus-visible,
.clickdform select,
.clickdform select:focus,
.clickdform select:focus-visible,
.clickdform textarea,
.clickdform textarea:focus-visible {
    display: block;
    width: 100%;
    padding: 12px 5px !important;
    font-weight: 300;
    background-color: transparent;
    background-clip: padding-box;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 0px 0px 15px !important;
    outline: 0;
    box-shadow: none;
    color: inherit !important;
    font-size: 29px;
    letter-spacing: 0.75px;
    border: 0px;
    border-bottom: 5px solid #94D5DA;
}
.form-select,
.form-select:focus,
.form-select:focus-visible,
.wpcf7-select,
.wpcf7-select:focus,
.wpcf7-select:focus-visible,
.clickdform select,
.clickdform select:focus,
.clickdform select:focus-visible {
    color: inherit;
    background: #fff url(images/dropdown.svg) no-repeat right .75rem center/38px 40px !important;
}
.input-group-text {
    margin: 0px 0px 15px;
    background-color: #fff;
    color: inherit;
    background-clip: padding-box;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    outline: 0;
    font-size: 28px;
    font-weight: 400;
    padding-right: 0;
}
.input-group > .form-control, 
.input-group > .form-control:focus,
.input-group > .form-control:focus-visible,
.input-group > .wpcf7-form-control,
.input-group > .wpcf7-form-control:focus-visible,
.input-group > .form-select,
.input-group > .form-select:focus,
.input-group > .form-select:focus-visible {
    width: 1%;
}
.wpcf7-form-control.wpcf7-submit {
    width: auto;
}
.modal-content {
    border-radius: 0px;
    padding: 0px;
    border: 0;
}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}
.form-check {
    display: flex;
    align-items: center;
    min-height: 30px;
    padding-left: 0;
    margin: 0px 0px 15px;
}
.form-check .form-check-input {
    margin: 0px 15px 0px 0px;
}
.form-check .form-check-label {
    color: #1f5f6e;
    font-size: 24px !important;
    line-height: 30px;
}
.form-check-input[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23f1ebe7'/%3e%3c/svg%3e");
    width: 2em;
    height: 2em;
    background-color: #DF9180;
    border-color: #DF9180;
}
.form-check-input[type=radio]:checked {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23f1ebe7'/%3e%3c/svg%3e");
    background-color: #135f6e;
    border-color: #135f6e;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: inherit;
}
::-moz-placeholder { /* Firefox 19+ */
  color: inherit;
}
:-ms-input-placeholder { /* IE 10+ */
  color: inherit;
}
:-moz-placeholder { /* Firefox 18- */
  color: inherit;
}
/* TABLE */
.table>:not(caption)>*>* {
    color: #2C3455;
    font-size: 18px;
    letter-spacing: 0.47px;
    line-height: 30px;
    padding: 10px 15px;
    background: transparent;
    box-shadow: none;
    border: 0px;
}
.table>:not(caption)>*>* strong {
    font-weight: 600;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background: rgba(44,52,85,0.05);
}
.table-striped>tbody>tr:nth-of-type(even) {
    background: transparent;
}
.table-hover>tbody>tr:hover {
    background: #94D5DA;
}
.table-striped>thead>tr {
    background-color: #2C3455;
}
.table-striped>thead>tr>* {
    color: #fff;
    vertical-align: middle;
}
.alternate-table-header .table-striped>thead>tr {
    background-color: #94D5DA;
}
.alternate-table-header .table-striped>thead>tr>* {
    color: #2C3455;
}
small {
    font-size: 9px;
}

/* MAIN */
body {
    font-family: 'Source Sans Pro';
    color: #000;
    font-size: 18px;
    letter-spacing: 0.62px;
    line-height: 1.5;
}
body > * {
    transition: all 200ms ease;
}
.acf-loop {
    background-size: cover !important;
    position: relative;
    z-index: 2;
}
.main .acf-loop  ~ .acf-loop > .container:before {
    display: none;
}
@media (max-width: 991px) {
    .acf-loop {
        overflow-x: hidden;
    }
    .acf-loop .acf-col {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

/* HEADER */
#header {
/*    height: 169px;*/
    position: fixed;
    width: 100%;
    z-index: 2;
}
#header.fixed-header {
    background: #fff;
}
#header .site-logo {
    height: 50px;
}
#header.fixed-header .site-logo-main,
#header:not(.fixed-header) .site-logo-fixed,
.no-banner #header:not(.fixed-header) .site-logo-fixed,
.search #header:not(.fixed-header) .site-logo-main {
    display: none;
}
.no-banner #header:not(.fixed-header) .site-logo-main,
.search #header:not(.fixed-header) .site-logo-fixed {
    display: block;
}
.no-banner .main,
.search .main {
    padding-top: 180px;
}
#header .nav,
#header .nav li,
footer .nav,
footer .nav li {
    display: inline-block;
    list-style: none;
    margin: 0;
}
#header .nav li {
    padding: 0 5px;
    margin: 0px 15px;
    border-bottom: 3px solid transparent;
}
#header .nav li:last-child {
    margin: 0px 0px 0px 15px;
}
#header .nav li:hover,
#header .nav li.current-menu-item,
#header .nav li.current-page-ancestor {
    border-bottom: 3px solid #94D5DA;
}
#header .nav a {
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    padding: 0px;
    text-transform: uppercase;
}
#header .nav a:hover {
    text-decoration: none;
}
#header.fixed-header .main-navigation a {
    color: #2C3455;
}
/**/
#header .header-top {
    background: rgba(44, 52, 85, 0.9);
    background-blend-mode: normal;
    border-bottom: 1px solid #94D5DA;
}
#header.fixed-header .header-top {
    background: rgba(44, 52, 85, 1);
}
#header .header-top a {
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
}
#header .header-top .search-form,
#header .header-top .menu-header-top-container {
    display: inline-block;
    position: relative;
}
#header .header-top .search-form input[name="s"] {
    color: #FFFFFF !important;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
    background: transparent;
    border-bottom: 1px solid #fff;
    padding: 5px 30px 5px 5px !important;
    margin: 0px !important;
    text-transform: uppercase;
    width: 150px;
}
#header .header-top .search-form .search-submit {
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(images/search.svg) center no-repeat transparent;
    border: 0px;
    bottom: 0px;
    width: 30px;
}
/**/
#header .site-notifcations {
    background: rgba(62, 169, 192, 0.9);
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
}
#header.fixed-header .site-notifcations {
    background: rgba(62, 169, 192, 1);
}
#header .site-notifcations a {
    font-weight: 700;
}
#header .site-notifcations p:last-child {
    margin: 0px;
}
/**/
#header:not(.fixed-header) .main-navigation {
    background: rgba(44, 52, 85, 0.9);
    background-blend-mode: normal;
}
#header .sub-navigation {
    background: rgba(44, 52, 85, 0.97);
}
#header .sub-navigation * {
    color: #fff;
}
#header .sub-navigation a:hover {
    text-decoration: none;
}
#header .sub-navigation > .container {
    border-top: 2px solid #94D5DA;
    border-bottom: 2px solid #94D5DA;
}
#header .sub-navigation .submenu-item {
    border-left: 1px solid #3EA9C0;
}
#header .sub-navigation img {
    border-top: 1px solid #3EA9C0;
    border-bottom: 1px solid #3EA9C0;
}
.sub-navigation .submenu-item {
    display: none;
}
.sub-navigation .submenu-item.active {
    display: block;
}

/* MAIN CONTENT */
section.main {
    position: relative;
    z-index: 1;
}
/*section.main .acf-text_block a:not(.btn) {
    text-decoration: underline;
}*/

/* BANNER */
.banner-container {
    z-index: 3;
    position: relative;
}
.banner-slider .banner-slide {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    overflow: hidden;
    padding-top: 169px;
}
.banner-slider .banner-slide .slide-content {
    min-height: 750px;
}
.banner-slider .banner-slide .banner-content-area {
    position: relative;
    min-height: 200px;
}
.banner-slider .banner-slide .banner-content-area > * {
    z-index: 2;
}
.banner-slider .banner-slide .banner-content-area:before {
    background: rgba(44, 52, 85, 0.9);
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 150vw;
    margin-left: -50vw;
    z-index: 1;
}
.banner-slider .banner-slide .banner-title h1 {
    color: #FFFFFF;
    font-size: 48px;
    font-weight: 900;
    letter-spacing: 0.81px;
    line-height: 50px;
    text-transform: uppercase;
}
.banner-slider .banner-slide .banner-description {
    border-left: 1px solid #94D5DA;
    color: #94D5DA;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 30px;
}
.banner-slider .banner-slide .banner-description p:last-child {
    margin: 0px;
}
/* S2 */
.banner-slider .banner-slide.color-style-2 .banner-content-area:before {
    background: rgba(148, 213, 218, 0.9);
}
.banner-slider .banner-slide.color-style-2 .banner-title h1,
.banner-slider .banner-slide.color-style-2 .banner-description {
    color: #2C3455;
}
.banner-slider .banner-slide.color-style-2 .banner-description {
    border-left: 1px solid #2C3455;
}
/* S3 */
.banner-slider .banner-slide.color-style-3 .banner-content-area:before {
    background: rgba(37, 101, 166, 0.88);
}
.banner-slider .banner-slide.color-style-3 .banner-title h1,
.banner-slider .banner-slide.color-style-3 .banner-description {
    color: #94D5DA;
}
/* DOTS */
.has-overlap .banner-slider .slick-dots:before {
    content: '';
    display: block;
    opacity: 0.7;
    background-color: #94D5DA;
    width: 45%;
    position: absolute;
    height: 48px;
    bottom: -39px;
    left: 12px;
}
.banner-slider .slick-dots,
.banner-slider .slick-dots li {
    list-style: none;
    display: inline-block;
    margin: 0px;
    padding: 0px;
}
.banner-slider .slick-dots {
    position: absolute;
    bottom: 15px;
    width: 100%;
    max-width: 1320px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    text-align: right;
}
.banner-slider .slick-dots li button {
    border: 1px solid #fff;
    background: transparent;
    display: block;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
    border-radius: 8px;
    margin: 0px 5px;
}
.banner-slider .slick-dots li.slick-active button {
    background: #fff;
}

/* BREADCRUMBS */
.breadcrumbs {
    color: #FFFFFF;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 500;
    margin: 20px 0px;
}
.no-banner .breadcrumbs {
    color: #2C3455;
}
.breadcrumbs > span > span {
    display: inline-block;
    margin: 0px 5px;
}
.breadcrumbs > span > span:first-child {
    margin: 0px 5px 0px 0px;
}
.breadcrumbs .breadcrumb_last {
    font-weight: 700;
}

/* SUBNAVIGATION */
.content-subnavigation-wrapper {
    background: #94D5DA;
    padding: 15px;
    z-index: 3;
    position: relative;
}
.content-subnavigation-wrapper.fixed {
    position: fixed;
    z-index: 4;
}
.content-subnavigation-wrapper ul,
.content-subnavigation-wrapper ul li {
    list-style: none;
    display: inline-block;
}
.content-subnavigation-wrapper ul li {
    padding: 0px 15px;
    line-height: 22px;
    border-left: 1px solid #2C3455;
}
.content-subnavigation-wrapper ul li:first-child {
    padding-left: 0px;
    border: 0;
}
.content-subnavigation-wrapper .back-to-top {
    display: block;
    position: relative;
    color: #2C3455;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 24px;
    height: 24px;
    text-align: right;
}
.content-subnavigation-wrapper .back-to-top:before {
    content: '';
    background: url(images/arrow-up.png) center no-repeat;
    background-size: contain;
    margin: 0px 10px 0px 0px;
    display: inline-block;
    height: 12px;
    width: 30px;
}
.content-subnavigation-wrapper .sub-link {
    color: #2C3455;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 22px;
}
.content-subnavigation-wrapper .sub-link.active,
.content-subnavigation-wrapper .sub-link:hover {
    text-decoration: none;
    font-weight: 700;
}
.content-subnavigation-wrapper .sub-link:before {
    display: block;
    content: attr(title);
    font-weight: bold;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

/* FOOTER */
footer {
    background: #2C3455;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
    position: relative;
    z-index: 1;
}
footer a,
footer p {
    font-size: 12px;
    letter-spacing: 0.1px;
    line-height: 24px;
    text-decoration: none;
}
footer .social-icons a {
    font-size: 24px;
    margin: 0px 15px;
}
footer .nav ul {
    padding: 0;
}
footer .nav li {
    padding: 0px 10px 0px 0px;
    margin: 0px 10px 0px 0px;
    border-right: 1px solid #fff;
    height: 14px;
}
footer .nav li:last-child {
    border: 0;
    padding: 0px;
    margin: 0px;
}
footer .nav a {
    display: block;
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 0.31px;
    line-height: 14px;
}
footer .footer-top-container > div {
    border-bottom: 1px solid #89B28B;
}
@media all and (max-width: 767px) {
    footer .social-icons a {
        margin: 0px 30px 0px 0px;
    }
}

/* POSTS */
h1.post-title {
    color: #DF9180;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 0;
}
.posts-navigator a {
    background: #F1EBE7;
    padding: 15px 45px;
    color: #DF9180;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    display: inline-block;
    text-align: center;
}
.post-date .month {
    color: #DF9180;
    font-weight: bold;
    letter-spacing: 0;
}
.post-date .year {
    color: #135F6E;
    font-weight: bold;
    letter-spacing: 0;
}
@media all and (max-width: 767px) {
    .posts-navigator a {
        width: 100%;
        padding: 15px 5px;
        font-size: 10px;
    }
}

/* MENU */
#header .hamburger-lines {
    height: 40px;
    width: 40px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0px 0px 0px auto;
    cursor: pointer;
}
#header .hamburger-lines .line {
    display: block;
    height: 4px;
    width: 100%;
    border-radius: 2px;
}
#header .hamburger-lines .line1 {
    background: #94D5DA;
    transform-origin: 0% 0%;
    transition: transform 0.4s ease-in-out;
}
#header .hamburger-lines .line2 {
    background: #94D5DA;
    transition: transform 0.2s ease-in-out;
}
#header .hamburger-lines .line3 {
    width: 75%;
    margin: 0px 0px 0px 25%;
    background: #94D5DA;
    transform-origin: 0% 100%;
    transition: transform 0.4s ease-in-out;
}
#header.mobile-active .hamburger-lines .line1 {
    transform: rotate(45deg);
    background: #94D5DA;
    z-index: 2;
}
#header.mobile-active .hamburger-lines .line2 {
    transform: scaleY(0);
}
#header.mobile-active .hamburger-lines .line3 {
    transform: rotate(-45deg);
    width: 100%;
    margin: 0px;
    z-index: 1;
    transform-origin: -20% 70%;
}
#header .mobile-menu {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 999;
    height: calc(100vh - 85px);
    padding: 60px 15px;
    background: rgba(44, 52, 85, 0.9);
}
#header .mobile-menu .nav li,
#header .mobile-menu .nav li:hover,
#header .mobile-menu .nav li.current-menu-item, 
#header .mobile-menu .nav li.current-page-ancestor {
    border: 0px;
}
#header.mobile-active .mobile-menu {
    display: block;
}
#header .mobile-menu .nav-item a {
    color: #fff;
    font-size: 21.01px;
    letter-spacing: 0;
    margin: 0px;
    padding: 10px 20px;
    border-bottom: 3px solid transparent !important;
}
#header .mobile-menu .nav-item:not(.btn-menu) a {
    border-bottom: 0px;
}
#header .mobile-menu .nav-item.btn-menu a {
    border-radius: 21.5px;
}
#header .mobile-menu .nav,
#header .mobile-menu .nav-item {
    display: block;
    text-align: center;
    margin: 0px 0px 15px;
}
#header .mobile-menu ul:not(.sub-menu) > .nav-item:not(.btn-menu) a:hover, 
#header .mobile-menu ul:not(.sub-menu) > .nav-item.current-menu-item:not(.btn-menu) > a, 
#header .mobile-menu ul:not(.sub-menu) > .nav-item.current-menu-parent:not(.btn-menu) > a {
    border-bottom: 3px solid #94D5DA !important;
}
#header .mobile-menu .nav-item .sub-menu {
    display: block;
    position: relative;
    padding: 0px;
    margin: 0px auto;
    background: transparent;
}
#header .mobile-menu .nav-item .sub-menu .nav-item {
    text-align: center;
}
#header .mobile-menu .nav-item .sub-menu .nav-item a {
    color: #fff;
    font-size: 14px;
    margin: 0px 0px 10px;
}
#header .mobile-menu .search-form input[name="s"] {
    color: #fff;
}
#header .mobile-menu .search-form {
    position: relative;
}
#header .mobile-menu .search-form .search-submit {
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(images/search.svg) center no-repeat transparent;
    border: 0px;
    bottom: 0px;
    width: 30px;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #135F6E;
}
.wpcf7 form .wpcf7-response-output {
    text-align: center;
}

/* SINGLE */
.post-section-title i {
    color: #94D5DA;
}
.single .section-icons {
    background: rgba(216, 216, 216, 0.27);
    max-width: 600px;
    width: 100%;
    margin: 0px auto;
    text-align: center;
    color: #94D5DA;
    font-size: 24px;
    letter-spacing: 0.32px;
    line-height: 44px;
    padding: 30px;
}
.single .section-icons a {
    text-decoration: none;
}
.single .section-icons > div {
    width: 32%;
    display: inline-block;
}

/* SEARCH */
.search .item-wrapper {
    padding: 0px 0px 0px 80px;
    position: relative;
    margin: 0px 0px 60px;
}
.search .item-wrapper .counter {
    color: #94D5DA;
    font-size: 29px;
    font-weight: bold;
    letter-spacing: 0.75px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.search .search-item {
    padding: 0px 40px;
    border-left: 1px solid #979797;
}
.search .search-item a {
    color: #000000;
    font-size: 29px;
    font-weight: 300;
    letter-spacing: 0.75px;
    line-height: 69px;
    margin: 0px 0px 30px;
    display: block;
}
.search .search-item .excerpt {
    color: #000000;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.47px;
    line-height: 30px;
}
.search .pagination .page-numbers {
    color: #94D5DA;
    font-size: 29px;
    font-weight: bold;
    letter-spacing: 0.75px;
    line-height: 69px;
    padding: 10px 15px;
}
.search .pagination .page-numbers.current {
    border-bottom: 1px solid #000;
}

/* FUNDS UNIT PRICE */
.content-unit-prices-wrapper {
    background-color: #2C3455;
    color: #94D5DA;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 22px;
    padding: 15px 0px;
}
.content-unit-prices-wrapper .unit-price-data {
    color: #94D5DA !important;
    font-weight: bold;
}
.content-unit-prices-wrapper .unit-price-data .value {
    color: #94D5DA !important;
    font-weight: bold;
}

.single-funds .fund-login {
    display: inline-block;
    padding: 8px;
    color: #94D5DA;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 22px;
    border-bottom: 3px solid #2565A6;
}
.single-funds .fund-login:hover {
    text-decoration: none;
}